diff options
Diffstat (limited to 'recipes-containers')
111 files changed, 21398 insertions, 6723 deletions
diff --git a/recipes-containers/aardvark-dns/aardvark-dns-crates.inc b/recipes-containers/aardvark-dns/aardvark-dns-crates.inc index 34a04278..749f8ecb 100644 --- a/recipes-containers/aardvark-dns/aardvark-dns-crates.inc +++ b/recipes-containers/aardvark-dns/aardvark-dns-crates.inc | |||
| @@ -2,339 +2,353 @@ | |||
| 2 | 2 | ||
| 3 | # from Cargo.lock | 3 | # from Cargo.lock |
| 4 | SRC_URI += " \ | 4 | SRC_URI += " \ |
| 5 | crate://crates.io/addr2line/0.24.2 \ | ||
| 6 | crate://crates.io/adler2/2.0.0 \ | ||
| 7 | crate://crates.io/android-tzdata/0.1.1 \ | ||
| 8 | crate://crates.io/android_system_properties/0.1.5 \ | 5 | crate://crates.io/android_system_properties/0.1.5 \ |
| 9 | crate://crates.io/anstream/0.6.18 \ | 6 | crate://crates.io/anstream/0.6.21 \ |
| 10 | crate://crates.io/anstyle/1.0.10 \ | 7 | crate://crates.io/anstyle/1.0.13 \ |
| 11 | crate://crates.io/anstyle-parse/0.2.6 \ | 8 | crate://crates.io/anstyle-parse/0.2.7 \ |
| 12 | crate://crates.io/anstyle-query/1.1.2 \ | 9 | crate://crates.io/anstyle-query/1.1.4 \ |
| 13 | crate://crates.io/anstyle-wincon/3.0.7 \ | 10 | crate://crates.io/anstyle-wincon/3.0.10 \ |
| 14 | crate://crates.io/arc-swap/1.7.1 \ | 11 | crate://crates.io/arc-swap/1.7.1 \ |
| 15 | crate://crates.io/async-trait/0.1.86 \ | 12 | crate://crates.io/async-trait/0.1.89 \ |
| 16 | crate://crates.io/autocfg/1.4.0 \ | 13 | crate://crates.io/autocfg/1.5.0 \ |
| 17 | crate://crates.io/backtrace/0.3.74 \ | 14 | crate://crates.io/bitflags/2.10.0 \ |
| 18 | crate://crates.io/bitflags/2.8.0 \ | 15 | crate://crates.io/bumpalo/3.19.0 \ |
| 19 | crate://crates.io/bumpalo/3.17.0 \ | 16 | crate://crates.io/bytes/1.10.1 \ |
| 20 | crate://crates.io/byteorder/1.5.0 \ | 17 | crate://crates.io/cc/1.2.44 \ |
| 21 | crate://crates.io/bytes/1.10.0 \ | 18 | crate://crates.io/cfg-if/1.0.4 \ |
| 22 | crate://crates.io/cc/1.2.12 \ | ||
| 23 | crate://crates.io/cfg-if/1.0.0 \ | ||
| 24 | crate://crates.io/cfg_aliases/0.2.1 \ | 19 | crate://crates.io/cfg_aliases/0.2.1 \ |
| 25 | crate://crates.io/chrono/0.4.41 \ | 20 | crate://crates.io/chrono/0.4.42 \ |
| 26 | crate://crates.io/clap/4.5.39 \ | 21 | crate://crates.io/clap/4.5.51 \ |
| 27 | crate://crates.io/clap_builder/4.5.39 \ | 22 | crate://crates.io/clap_builder/4.5.51 \ |
| 28 | crate://crates.io/clap_derive/4.5.32 \ | 23 | crate://crates.io/clap_derive/4.5.49 \ |
| 29 | crate://crates.io/clap_lex/0.7.4 \ | 24 | crate://crates.io/clap_lex/0.7.6 \ |
| 30 | crate://crates.io/colorchoice/1.0.3 \ | 25 | crate://crates.io/colorchoice/1.0.4 \ |
| 31 | crate://crates.io/core-foundation-sys/0.8.7 \ | 26 | crate://crates.io/core-foundation-sys/0.8.7 \ |
| 32 | crate://crates.io/critical-section/1.2.0 \ | 27 | crate://crates.io/critical-section/1.2.0 \ |
| 33 | crate://crates.io/data-encoding/2.7.0 \ | 28 | crate://crates.io/data-encoding/2.9.0 \ |
| 34 | crate://crates.io/deranged/0.3.11 \ | 29 | crate://crates.io/deranged/0.5.5 \ |
| 35 | crate://crates.io/displaydoc/0.2.5 \ | 30 | crate://crates.io/displaydoc/0.2.5 \ |
| 36 | crate://crates.io/endian-type/0.1.2 \ | 31 | crate://crates.io/endian-type/0.1.2 \ |
| 37 | crate://crates.io/enum-as-inner/0.6.1 \ | 32 | crate://crates.io/enum-as-inner/0.6.1 \ |
| 33 | crate://crates.io/find-msvc-tools/0.1.4 \ | ||
| 38 | crate://crates.io/flume/0.11.1 \ | 34 | crate://crates.io/flume/0.11.1 \ |
| 39 | crate://crates.io/form_urlencoded/1.2.1 \ | 35 | crate://crates.io/form_urlencoded/1.2.2 \ |
| 36 | crate://crates.io/futures/0.3.31 \ | ||
| 40 | crate://crates.io/futures-channel/0.3.31 \ | 37 | crate://crates.io/futures-channel/0.3.31 \ |
| 41 | crate://crates.io/futures-core/0.3.31 \ | 38 | crate://crates.io/futures-core/0.3.31 \ |
| 39 | crate://crates.io/futures-executor/0.3.31 \ | ||
| 42 | crate://crates.io/futures-io/0.3.31 \ | 40 | crate://crates.io/futures-io/0.3.31 \ |
| 41 | crate://crates.io/futures-macro/0.3.31 \ | ||
| 43 | crate://crates.io/futures-sink/0.3.31 \ | 42 | crate://crates.io/futures-sink/0.3.31 \ |
| 44 | crate://crates.io/futures-task/0.3.31 \ | 43 | crate://crates.io/futures-task/0.3.31 \ |
| 45 | crate://crates.io/futures-util/0.3.31 \ | 44 | crate://crates.io/futures-util/0.3.31 \ |
| 46 | crate://crates.io/getrandom/0.2.15 \ | 45 | crate://crates.io/getrandom/0.2.16 \ |
| 47 | crate://crates.io/getrandom/0.3.2 \ | 46 | crate://crates.io/getrandom/0.3.4 \ |
| 48 | crate://crates.io/gimli/0.31.1 \ | ||
| 49 | crate://crates.io/heck/0.5.0 \ | 47 | crate://crates.io/heck/0.5.0 \ |
| 50 | crate://crates.io/hickory-client/0.25.2 \ | 48 | crate://crates.io/hickory-client/0.25.2 \ |
| 51 | crate://crates.io/hickory-proto/0.25.2 \ | 49 | crate://crates.io/hickory-proto/0.25.2 \ |
| 52 | crate://crates.io/hickory-server/0.25.2 \ | 50 | crate://crates.io/hickory-server/0.25.2 \ |
| 53 | crate://crates.io/hostname/0.4.0 \ | 51 | crate://crates.io/hostname/0.4.1 \ |
| 54 | crate://crates.io/iana-time-zone/0.1.61 \ | 52 | crate://crates.io/iana-time-zone/0.1.64 \ |
| 55 | crate://crates.io/iana-time-zone-haiku/0.1.2 \ | 53 | crate://crates.io/iana-time-zone-haiku/0.1.2 \ |
| 56 | crate://crates.io/icu_collections/1.5.0 \ | 54 | crate://crates.io/icu_collections/2.1.1 \ |
| 57 | crate://crates.io/icu_locid/1.5.0 \ | 55 | crate://crates.io/icu_locale_core/2.1.1 \ |
| 58 | crate://crates.io/icu_locid_transform/1.5.0 \ | 56 | crate://crates.io/icu_normalizer/2.1.1 \ |
| 59 | crate://crates.io/icu_locid_transform_data/1.5.0 \ | 57 | crate://crates.io/icu_normalizer_data/2.1.1 \ |
| 60 | crate://crates.io/icu_normalizer/1.5.0 \ | 58 | crate://crates.io/icu_properties/2.1.1 \ |
| 61 | crate://crates.io/icu_normalizer_data/1.5.0 \ | 59 | crate://crates.io/icu_properties_data/2.1.1 \ |
| 62 | crate://crates.io/icu_properties/1.5.1 \ | 60 | crate://crates.io/icu_provider/2.1.1 \ |
| 63 | crate://crates.io/icu_properties_data/1.5.0 \ | 61 | crate://crates.io/idna/1.1.0 \ |
| 64 | crate://crates.io/icu_provider/1.5.0 \ | 62 | crate://crates.io/idna_adapter/1.2.1 \ |
| 65 | crate://crates.io/icu_provider_macros/1.5.0 \ | 63 | crate://crates.io/inotify/0.11.0 \ |
| 66 | crate://crates.io/idna/1.0.3 \ | 64 | crate://crates.io/inotify-sys/0.1.5 \ |
| 67 | crate://crates.io/idna_adapter/1.2.0 \ | ||
| 68 | crate://crates.io/ipnet/2.11.0 \ | 65 | crate://crates.io/ipnet/2.11.0 \ |
| 69 | crate://crates.io/is_terminal_polyfill/1.70.1 \ | 66 | crate://crates.io/is_terminal_polyfill/1.70.2 \ |
| 70 | crate://crates.io/itoa/1.0.14 \ | 67 | crate://crates.io/itoa/1.0.15 \ |
| 71 | crate://crates.io/js-sys/0.3.77 \ | 68 | crate://crates.io/js-sys/0.3.82 \ |
| 72 | crate://crates.io/libc/0.2.174 \ | 69 | crate://crates.io/libc/0.2.177 \ |
| 73 | crate://crates.io/litemap/0.7.4 \ | 70 | crate://crates.io/litemap/0.8.1 \ |
| 74 | crate://crates.io/lock_api/0.4.12 \ | 71 | crate://crates.io/lock_api/0.4.14 \ |
| 75 | crate://crates.io/log/0.4.27 \ | 72 | crate://crates.io/log/0.4.28 \ |
| 76 | crate://crates.io/memchr/2.7.4 \ | 73 | crate://crates.io/memchr/2.7.6 \ |
| 77 | crate://crates.io/memoffset/0.9.1 \ | 74 | crate://crates.io/memoffset/0.9.1 \ |
| 78 | crate://crates.io/miniz_oxide/0.8.3 \ | 75 | crate://crates.io/mio/1.1.0 \ |
| 79 | crate://crates.io/mio/1.0.3 \ | ||
| 80 | crate://crates.io/nanorand/0.7.0 \ | 76 | crate://crates.io/nanorand/0.7.0 \ |
| 81 | crate://crates.io/nibble_vec/0.1.0 \ | 77 | crate://crates.io/nibble_vec/0.1.0 \ |
| 82 | crate://crates.io/nix/0.30.1 \ | 78 | crate://crates.io/nix/0.30.1 \ |
| 83 | crate://crates.io/num-conv/0.1.0 \ | 79 | crate://crates.io/num-conv/0.1.0 \ |
| 84 | crate://crates.io/num-traits/0.2.19 \ | 80 | crate://crates.io/num-traits/0.2.19 \ |
| 85 | crate://crates.io/num_threads/0.1.7 \ | 81 | crate://crates.io/num_threads/0.1.7 \ |
| 86 | crate://crates.io/object/0.36.7 \ | 82 | crate://crates.io/once_cell/1.21.3 \ |
| 87 | crate://crates.io/once_cell/1.20.3 \ | 83 | crate://crates.io/once_cell_polyfill/1.70.2 \ |
| 88 | crate://crates.io/percent-encoding/2.3.1 \ | 84 | crate://crates.io/percent-encoding/2.3.2 \ |
| 89 | crate://crates.io/pin-project-lite/0.2.16 \ | 85 | crate://crates.io/pin-project-lite/0.2.16 \ |
| 90 | crate://crates.io/pin-utils/0.1.0 \ | 86 | crate://crates.io/pin-utils/0.1.0 \ |
| 91 | crate://crates.io/portable-atomic/1.11.0 \ | 87 | crate://crates.io/portable-atomic/1.11.1 \ |
| 88 | crate://crates.io/potential_utf/0.1.4 \ | ||
| 92 | crate://crates.io/powerfmt/0.2.0 \ | 89 | crate://crates.io/powerfmt/0.2.0 \ |
| 93 | crate://crates.io/ppv-lite86/0.2.20 \ | 90 | crate://crates.io/ppv-lite86/0.2.21 \ |
| 94 | crate://crates.io/prefix-trie/0.7.0 \ | 91 | crate://crates.io/prefix-trie/0.7.0 \ |
| 95 | crate://crates.io/proc-macro2/1.0.93 \ | 92 | crate://crates.io/proc-macro2/1.0.103 \ |
| 96 | crate://crates.io/quote/1.0.38 \ | 93 | crate://crates.io/quote/1.0.41 \ |
| 97 | crate://crates.io/r-efi/5.2.0 \ | 94 | crate://crates.io/r-efi/5.3.0 \ |
| 98 | crate://crates.io/radix_trie/0.2.1 \ | 95 | crate://crates.io/radix_trie/0.2.1 \ |
| 99 | crate://crates.io/rand/0.9.0 \ | 96 | crate://crates.io/rand/0.9.2 \ |
| 100 | crate://crates.io/rand_chacha/0.9.0 \ | 97 | crate://crates.io/rand_chacha/0.9.0 \ |
| 101 | crate://crates.io/rand_core/0.9.3 \ | 98 | crate://crates.io/rand_core/0.9.3 \ |
| 102 | crate://crates.io/ring/0.17.14 \ | 99 | crate://crates.io/ring/0.17.14 \ |
| 103 | crate://crates.io/rustc-demangle/0.1.24 \ | 100 | crate://crates.io/rustversion/1.0.22 \ |
| 104 | crate://crates.io/rustversion/1.0.19 \ | ||
| 105 | crate://crates.io/scopeguard/1.2.0 \ | 101 | crate://crates.io/scopeguard/1.2.0 \ |
| 106 | crate://crates.io/serde/1.0.217 \ | 102 | crate://crates.io/serde/1.0.228 \ |
| 107 | crate://crates.io/serde_derive/1.0.217 \ | 103 | crate://crates.io/serde_core/1.0.228 \ |
| 104 | crate://crates.io/serde_derive/1.0.228 \ | ||
| 108 | crate://crates.io/shlex/1.3.0 \ | 105 | crate://crates.io/shlex/1.3.0 \ |
| 109 | crate://crates.io/signal-hook-registry/1.4.2 \ | 106 | crate://crates.io/signal-hook-registry/1.4.6 \ |
| 110 | crate://crates.io/slab/0.4.9 \ | 107 | crate://crates.io/slab/0.4.11 \ |
| 111 | crate://crates.io/smallvec/1.13.2 \ | 108 | crate://crates.io/smallvec/1.15.1 \ |
| 112 | crate://crates.io/socket2/0.5.8 \ | 109 | crate://crates.io/socket2/0.6.1 \ |
| 113 | crate://crates.io/spin/0.9.8 \ | 110 | crate://crates.io/spin/0.9.8 \ |
| 114 | crate://crates.io/stable_deref_trait/1.2.0 \ | 111 | crate://crates.io/stable_deref_trait/1.2.1 \ |
| 115 | crate://crates.io/strsim/0.11.1 \ | 112 | crate://crates.io/strsim/0.11.1 \ |
| 116 | crate://crates.io/syn/2.0.98 \ | 113 | crate://crates.io/syn/2.0.108 \ |
| 117 | crate://crates.io/synstructure/0.13.1 \ | 114 | crate://crates.io/synstructure/0.13.2 \ |
| 118 | crate://crates.io/syslog/7.0.0 \ | 115 | crate://crates.io/syslog/7.0.0 \ |
| 119 | crate://crates.io/thiserror/2.0.12 \ | 116 | crate://crates.io/thiserror/2.0.17 \ |
| 120 | crate://crates.io/thiserror-impl/2.0.12 \ | 117 | crate://crates.io/thiserror-impl/2.0.17 \ |
| 121 | crate://crates.io/time/0.3.37 \ | 118 | crate://crates.io/time/0.3.44 \ |
| 122 | crate://crates.io/time-core/0.1.2 \ | 119 | crate://crates.io/time-core/0.1.6 \ |
| 123 | crate://crates.io/time-macros/0.2.19 \ | 120 | crate://crates.io/time-macros/0.2.24 \ |
| 124 | crate://crates.io/tinystr/0.7.6 \ | 121 | crate://crates.io/tinystr/0.8.2 \ |
| 125 | crate://crates.io/tinyvec/1.8.1 \ | 122 | crate://crates.io/tinyvec/1.10.0 \ |
| 126 | crate://crates.io/tinyvec_macros/0.1.1 \ | 123 | crate://crates.io/tinyvec_macros/0.1.1 \ |
| 127 | crate://crates.io/tokio/1.45.1 \ | 124 | crate://crates.io/tokio/1.48.0 \ |
| 128 | crate://crates.io/tokio-macros/2.5.0 \ | 125 | crate://crates.io/tokio-macros/2.6.0 \ |
| 129 | crate://crates.io/tokio-util/0.7.13 \ | 126 | crate://crates.io/tokio-util/0.7.17 \ |
| 130 | crate://crates.io/tracing/0.1.41 \ | 127 | crate://crates.io/tracing/0.1.41 \ |
| 131 | crate://crates.io/tracing-core/0.1.33 \ | 128 | crate://crates.io/tracing-core/0.1.34 \ |
| 132 | crate://crates.io/unicode-ident/1.0.16 \ | 129 | crate://crates.io/unicode-ident/1.0.22 \ |
| 133 | crate://crates.io/untrusted/0.9.0 \ | 130 | crate://crates.io/untrusted/0.9.0 \ |
| 134 | crate://crates.io/url/2.5.4 \ | 131 | crate://crates.io/url/2.5.7 \ |
| 135 | crate://crates.io/utf16_iter/1.0.5 \ | ||
| 136 | crate://crates.io/utf8_iter/1.0.4 \ | 132 | crate://crates.io/utf8_iter/1.0.4 \ |
| 137 | crate://crates.io/utf8parse/0.2.2 \ | 133 | crate://crates.io/utf8parse/0.2.2 \ |
| 138 | crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \ | 134 | crate://crates.io/wasi/0.11.1+wasi-snapshot-preview1 \ |
| 139 | crate://crates.io/wasi/0.14.2+wasi-0.2.4 \ | 135 | crate://crates.io/wasip2/1.0.1+wasi-0.2.4 \ |
| 140 | crate://crates.io/wasm-bindgen/0.2.100 \ | 136 | crate://crates.io/wasm-bindgen/0.2.105 \ |
| 141 | crate://crates.io/wasm-bindgen-backend/0.2.100 \ | 137 | crate://crates.io/wasm-bindgen-macro/0.2.105 \ |
| 142 | crate://crates.io/wasm-bindgen-macro/0.2.100 \ | 138 | crate://crates.io/wasm-bindgen-macro-support/0.2.105 \ |
| 143 | crate://crates.io/wasm-bindgen-macro-support/0.2.100 \ | 139 | crate://crates.io/wasm-bindgen-shared/0.2.105 \ |
| 144 | crate://crates.io/wasm-bindgen-shared/0.2.100 \ | 140 | crate://crates.io/windows-core/0.62.2 \ |
| 145 | crate://crates.io/windows/0.52.0 \ | 141 | crate://crates.io/windows-implement/0.60.2 \ |
| 146 | crate://crates.io/windows-core/0.52.0 \ | 142 | crate://crates.io/windows-interface/0.59.3 \ |
| 147 | crate://crates.io/windows-link/0.1.0 \ | 143 | crate://crates.io/windows-link/0.1.3 \ |
| 144 | crate://crates.io/windows-link/0.2.1 \ | ||
| 145 | crate://crates.io/windows-result/0.4.1 \ | ||
| 146 | crate://crates.io/windows-strings/0.5.1 \ | ||
| 148 | crate://crates.io/windows-sys/0.52.0 \ | 147 | crate://crates.io/windows-sys/0.52.0 \ |
| 149 | crate://crates.io/windows-sys/0.59.0 \ | 148 | crate://crates.io/windows-sys/0.60.2 \ |
| 149 | crate://crates.io/windows-sys/0.61.2 \ | ||
| 150 | crate://crates.io/windows-targets/0.52.6 \ | 150 | crate://crates.io/windows-targets/0.52.6 \ |
| 151 | crate://crates.io/windows-targets/0.53.5 \ | ||
| 151 | crate://crates.io/windows_aarch64_gnullvm/0.52.6 \ | 152 | crate://crates.io/windows_aarch64_gnullvm/0.52.6 \ |
| 153 | crate://crates.io/windows_aarch64_gnullvm/0.53.1 \ | ||
| 152 | crate://crates.io/windows_aarch64_msvc/0.52.6 \ | 154 | crate://crates.io/windows_aarch64_msvc/0.52.6 \ |
| 155 | crate://crates.io/windows_aarch64_msvc/0.53.1 \ | ||
| 153 | crate://crates.io/windows_i686_gnu/0.52.6 \ | 156 | crate://crates.io/windows_i686_gnu/0.52.6 \ |
| 157 | crate://crates.io/windows_i686_gnu/0.53.1 \ | ||
| 154 | crate://crates.io/windows_i686_gnullvm/0.52.6 \ | 158 | crate://crates.io/windows_i686_gnullvm/0.52.6 \ |
| 159 | crate://crates.io/windows_i686_gnullvm/0.53.1 \ | ||
| 155 | crate://crates.io/windows_i686_msvc/0.52.6 \ | 160 | crate://crates.io/windows_i686_msvc/0.52.6 \ |
| 161 | crate://crates.io/windows_i686_msvc/0.53.1 \ | ||
| 156 | crate://crates.io/windows_x86_64_gnu/0.52.6 \ | 162 | crate://crates.io/windows_x86_64_gnu/0.52.6 \ |
| 163 | crate://crates.io/windows_x86_64_gnu/0.53.1 \ | ||
| 157 | crate://crates.io/windows_x86_64_gnullvm/0.52.6 \ | 164 | crate://crates.io/windows_x86_64_gnullvm/0.52.6 \ |
| 165 | crate://crates.io/windows_x86_64_gnullvm/0.53.1 \ | ||
| 158 | crate://crates.io/windows_x86_64_msvc/0.52.6 \ | 166 | crate://crates.io/windows_x86_64_msvc/0.52.6 \ |
| 159 | crate://crates.io/wit-bindgen-rt/0.39.0 \ | 167 | crate://crates.io/windows_x86_64_msvc/0.53.1 \ |
| 160 | crate://crates.io/write16/1.0.0 \ | 168 | crate://crates.io/wit-bindgen/0.46.0 \ |
| 161 | crate://crates.io/writeable/0.5.5 \ | 169 | crate://crates.io/writeable/0.6.2 \ |
| 162 | crate://crates.io/yoke/0.7.5 \ | 170 | crate://crates.io/yoke/0.8.1 \ |
| 163 | crate://crates.io/yoke-derive/0.7.5 \ | 171 | crate://crates.io/yoke-derive/0.8.1 \ |
| 164 | crate://crates.io/zerocopy/0.7.35 \ | 172 | crate://crates.io/zerocopy/0.8.27 \ |
| 165 | crate://crates.io/zerocopy/0.8.24 \ | 173 | crate://crates.io/zerocopy-derive/0.8.27 \ |
| 166 | crate://crates.io/zerocopy-derive/0.7.35 \ | 174 | crate://crates.io/zerofrom/0.1.6 \ |
| 167 | crate://crates.io/zerocopy-derive/0.8.24 \ | 175 | crate://crates.io/zerofrom-derive/0.1.6 \ |
| 168 | crate://crates.io/zerofrom/0.1.5 \ | 176 | crate://crates.io/zerotrie/0.2.3 \ |
| 169 | crate://crates.io/zerofrom-derive/0.1.5 \ | 177 | crate://crates.io/zerovec/0.11.5 \ |
| 170 | crate://crates.io/zerovec/0.10.4 \ | 178 | crate://crates.io/zerovec-derive/0.11.2 \ |
| 171 | crate://crates.io/zerovec-derive/0.10.3 \ | ||
| 172 | " | 179 | " |
| 173 | 180 | ||
| 174 | SRC_URI[addr2line-0.24.2.sha256sum] = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" | ||
| 175 | SRC_URI[adler2-2.0.0.sha256sum] = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" | ||
| 176 | SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" | ||
| 177 | SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" | 181 | SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
| 178 | SRC_URI[anstream-0.6.18.sha256sum] = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" | 182 | SRC_URI[anstream-0.6.21.sha256sum] = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a" |
| 179 | SRC_URI[anstyle-1.0.10.sha256sum] = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" | 183 | SRC_URI[anstyle-1.0.13.sha256sum] = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" |
| 180 | SRC_URI[anstyle-parse-0.2.6.sha256sum] = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" | 184 | SRC_URI[anstyle-parse-0.2.7.sha256sum] = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" |
| 181 | SRC_URI[anstyle-query-1.1.2.sha256sum] = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" | 185 | SRC_URI[anstyle-query-1.1.4.sha256sum] = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" |
| 182 | SRC_URI[anstyle-wincon-3.0.7.sha256sum] = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" | 186 | SRC_URI[anstyle-wincon-3.0.10.sha256sum] = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" |
| 183 | SRC_URI[arc-swap-1.7.1.sha256sum] = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457" | 187 | SRC_URI[arc-swap-1.7.1.sha256sum] = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457" |
| 184 | SRC_URI[async-trait-0.1.86.sha256sum] = "644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d" | 188 | SRC_URI[async-trait-0.1.89.sha256sum] = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" |
| 185 | SRC_URI[autocfg-1.4.0.sha256sum] = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" | 189 | SRC_URI[autocfg-1.5.0.sha256sum] = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| 186 | SRC_URI[backtrace-0.3.74.sha256sum] = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" | 190 | SRC_URI[bitflags-2.10.0.sha256sum] = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" |
| 187 | SRC_URI[bitflags-2.8.0.sha256sum] = "8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36" | 191 | SRC_URI[bumpalo-3.19.0.sha256sum] = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" |
| 188 | SRC_URI[bumpalo-3.17.0.sha256sum] = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" | 192 | SRC_URI[bytes-1.10.1.sha256sum] = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" |
| 189 | SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | 193 | SRC_URI[cc-1.2.44.sha256sum] = "37521ac7aabe3d13122dc382493e20c9416f299d2ccd5b3a5340a2570cdeb0f3" |
| 190 | SRC_URI[bytes-1.10.0.sha256sum] = "f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9" | 194 | SRC_URI[cfg-if-1.0.4.sha256sum] = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 191 | SRC_URI[cc-1.2.12.sha256sum] = "755717a7de9ec452bf7f3f1a3099085deabd7f2962b861dae91ecd7a365903d2" | ||
| 192 | SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | ||
| 193 | SRC_URI[cfg_aliases-0.2.1.sha256sum] = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" | 195 | SRC_URI[cfg_aliases-0.2.1.sha256sum] = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| 194 | SRC_URI[chrono-0.4.41.sha256sum] = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" | 196 | SRC_URI[chrono-0.4.42.sha256sum] = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" |
| 195 | SRC_URI[clap-4.5.39.sha256sum] = "fd60e63e9be68e5fb56422e397cf9baddded06dae1d2e523401542383bc72a9f" | 197 | SRC_URI[clap-4.5.51.sha256sum] = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5" |
| 196 | SRC_URI[clap_builder-4.5.39.sha256sum] = "89cc6392a1f72bbeb820d71f32108f61fdaf18bc526e1d23954168a67759ef51" | 198 | SRC_URI[clap_builder-4.5.51.sha256sum] = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a" |
| 197 | SRC_URI[clap_derive-4.5.32.sha256sum] = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" | 199 | SRC_URI[clap_derive-4.5.49.sha256sum] = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671" |
| 198 | SRC_URI[clap_lex-0.7.4.sha256sum] = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" | 200 | SRC_URI[clap_lex-0.7.6.sha256sum] = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" |
| 199 | SRC_URI[colorchoice-1.0.3.sha256sum] = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" | 201 | SRC_URI[colorchoice-1.0.4.sha256sum] = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" |
| 200 | SRC_URI[core-foundation-sys-0.8.7.sha256sum] = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" | 202 | SRC_URI[core-foundation-sys-0.8.7.sha256sum] = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 201 | SRC_URI[critical-section-1.2.0.sha256sum] = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" | 203 | SRC_URI[critical-section-1.2.0.sha256sum] = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" |
| 202 | SRC_URI[data-encoding-2.7.0.sha256sum] = "0e60eed09d8c01d3cee5b7d30acb059b76614c918fa0f992e0dd6eeb10daad6f" | 204 | SRC_URI[data-encoding-2.9.0.sha256sum] = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" |
| 203 | SRC_URI[deranged-0.3.11.sha256sum] = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" | 205 | SRC_URI[deranged-0.5.5.sha256sum] = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587" |
| 204 | SRC_URI[displaydoc-0.2.5.sha256sum] = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" | 206 | SRC_URI[displaydoc-0.2.5.sha256sum] = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" |
| 205 | SRC_URI[endian-type-0.1.2.sha256sum] = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d" | 207 | SRC_URI[endian-type-0.1.2.sha256sum] = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d" |
| 206 | SRC_URI[enum-as-inner-0.6.1.sha256sum] = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" | 208 | SRC_URI[enum-as-inner-0.6.1.sha256sum] = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" |
| 209 | SRC_URI[find-msvc-tools-0.1.4.sha256sum] = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" | ||
| 207 | SRC_URI[flume-0.11.1.sha256sum] = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095" | 210 | SRC_URI[flume-0.11.1.sha256sum] = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095" |
| 208 | SRC_URI[form_urlencoded-1.2.1.sha256sum] = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" | 211 | SRC_URI[form_urlencoded-1.2.2.sha256sum] = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" |
| 212 | SRC_URI[futures-0.3.31.sha256sum] = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" | ||
| 209 | SRC_URI[futures-channel-0.3.31.sha256sum] = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" | 213 | SRC_URI[futures-channel-0.3.31.sha256sum] = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" |
| 210 | SRC_URI[futures-core-0.3.31.sha256sum] = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" | 214 | SRC_URI[futures-core-0.3.31.sha256sum] = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" |
| 215 | SRC_URI[futures-executor-0.3.31.sha256sum] = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" | ||
| 211 | SRC_URI[futures-io-0.3.31.sha256sum] = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" | 216 | SRC_URI[futures-io-0.3.31.sha256sum] = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" |
| 217 | SRC_URI[futures-macro-0.3.31.sha256sum] = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" | ||
| 212 | SRC_URI[futures-sink-0.3.31.sha256sum] = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" | 218 | SRC_URI[futures-sink-0.3.31.sha256sum] = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" |
| 213 | SRC_URI[futures-task-0.3.31.sha256sum] = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" | 219 | SRC_URI[futures-task-0.3.31.sha256sum] = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" |
| 214 | SRC_URI[futures-util-0.3.31.sha256sum] = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" | 220 | SRC_URI[futures-util-0.3.31.sha256sum] = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" |
| 215 | SRC_URI[getrandom-0.2.15.sha256sum] = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" | 221 | SRC_URI[getrandom-0.2.16.sha256sum] = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" |
| 216 | SRC_URI[getrandom-0.3.2.sha256sum] = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0" | 222 | SRC_URI[getrandom-0.3.4.sha256sum] = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 217 | SRC_URI[gimli-0.31.1.sha256sum] = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" | ||
| 218 | SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | 223 | SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 219 | SRC_URI[hickory-client-0.25.2.sha256sum] = "c466cd63a4217d5b2b8e32f23f58312741ce96e3c84bf7438677d2baff0fc555" | 224 | SRC_URI[hickory-client-0.25.2.sha256sum] = "c466cd63a4217d5b2b8e32f23f58312741ce96e3c84bf7438677d2baff0fc555" |
| 220 | SRC_URI[hickory-proto-0.25.2.sha256sum] = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502" | 225 | SRC_URI[hickory-proto-0.25.2.sha256sum] = "f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502" |
| 221 | SRC_URI[hickory-server-0.25.2.sha256sum] = "d53e5fe811b941c74ee46b8818228bfd2bc2688ba276a0eaeb0f2c95ea3b2585" | 226 | SRC_URI[hickory-server-0.25.2.sha256sum] = "d53e5fe811b941c74ee46b8818228bfd2bc2688ba276a0eaeb0f2c95ea3b2585" |
| 222 | SRC_URI[hostname-0.4.0.sha256sum] = "f9c7c7c8ac16c798734b8a24560c1362120597c40d5e1459f09498f8f6c8f2ba" | 227 | SRC_URI[hostname-0.4.1.sha256sum] = "a56f203cd1c76362b69e3863fd987520ac36cf70a8c92627449b2f64a8cf7d65" |
| 223 | SRC_URI[iana-time-zone-0.1.61.sha256sum] = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220" | 228 | SRC_URI[iana-time-zone-0.1.64.sha256sum] = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" |
| 224 | SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" | 229 | SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 225 | SRC_URI[icu_collections-1.5.0.sha256sum] = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" | 230 | SRC_URI[icu_collections-2.1.1.sha256sum] = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" |
| 226 | SRC_URI[icu_locid-1.5.0.sha256sum] = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" | 231 | SRC_URI[icu_locale_core-2.1.1.sha256sum] = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" |
| 227 | SRC_URI[icu_locid_transform-1.5.0.sha256sum] = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" | 232 | SRC_URI[icu_normalizer-2.1.1.sha256sum] = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" |
| 228 | SRC_URI[icu_locid_transform_data-1.5.0.sha256sum] = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" | 233 | SRC_URI[icu_normalizer_data-2.1.1.sha256sum] = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" |
| 229 | SRC_URI[icu_normalizer-1.5.0.sha256sum] = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" | 234 | SRC_URI[icu_properties-2.1.1.sha256sum] = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99" |
| 230 | SRC_URI[icu_normalizer_data-1.5.0.sha256sum] = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" | 235 | SRC_URI[icu_properties_data-2.1.1.sha256sum] = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899" |
| 231 | SRC_URI[icu_properties-1.5.1.sha256sum] = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" | 236 | SRC_URI[icu_provider-2.1.1.sha256sum] = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" |
| 232 | SRC_URI[icu_properties_data-1.5.0.sha256sum] = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" | 237 | SRC_URI[idna-1.1.0.sha256sum] = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" |
| 233 | SRC_URI[icu_provider-1.5.0.sha256sum] = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" | 238 | SRC_URI[idna_adapter-1.2.1.sha256sum] = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" |
| 234 | SRC_URI[icu_provider_macros-1.5.0.sha256sum] = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" | 239 | SRC_URI[inotify-0.11.0.sha256sum] = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3" |
| 235 | SRC_URI[idna-1.0.3.sha256sum] = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" | 240 | SRC_URI[inotify-sys-0.1.5.sha256sum] = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" |
| 236 | SRC_URI[idna_adapter-1.2.0.sha256sum] = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" | ||
| 237 | SRC_URI[ipnet-2.11.0.sha256sum] = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" | 241 | SRC_URI[ipnet-2.11.0.sha256sum] = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" |
| 238 | SRC_URI[is_terminal_polyfill-1.70.1.sha256sum] = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" | 242 | SRC_URI[is_terminal_polyfill-1.70.2.sha256sum] = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 239 | SRC_URI[itoa-1.0.14.sha256sum] = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" | 243 | SRC_URI[itoa-1.0.15.sha256sum] = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" |
| 240 | SRC_URI[js-sys-0.3.77.sha256sum] = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" | 244 | SRC_URI[js-sys-0.3.82.sha256sum] = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65" |
| 241 | SRC_URI[libc-0.2.174.sha256sum] = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776" | 245 | SRC_URI[libc-0.2.177.sha256sum] = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" |
| 242 | SRC_URI[litemap-0.7.4.sha256sum] = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" | 246 | SRC_URI[litemap-0.8.1.sha256sum] = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77" |
| 243 | SRC_URI[lock_api-0.4.12.sha256sum] = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" | 247 | SRC_URI[lock_api-0.4.14.sha256sum] = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" |
| 244 | SRC_URI[log-0.4.27.sha256sum] = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" | 248 | SRC_URI[log-0.4.28.sha256sum] = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" |
| 245 | SRC_URI[memchr-2.7.4.sha256sum] = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" | 249 | SRC_URI[memchr-2.7.6.sha256sum] = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" |
| 246 | SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" | 250 | SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" |
| 247 | SRC_URI[miniz_oxide-0.8.3.sha256sum] = "b8402cab7aefae129c6977bb0ff1b8fd9a04eb5b51efc50a70bea51cda0c7924" | 251 | SRC_URI[mio-1.1.0.sha256sum] = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" |
| 248 | SRC_URI[mio-1.0.3.sha256sum] = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" | ||
| 249 | SRC_URI[nanorand-0.7.0.sha256sum] = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" | 252 | SRC_URI[nanorand-0.7.0.sha256sum] = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3" |
| 250 | SRC_URI[nibble_vec-0.1.0.sha256sum] = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43" | 253 | SRC_URI[nibble_vec-0.1.0.sha256sum] = "77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43" |
| 251 | SRC_URI[nix-0.30.1.sha256sum] = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" | 254 | SRC_URI[nix-0.30.1.sha256sum] = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" |
| 252 | SRC_URI[num-conv-0.1.0.sha256sum] = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" | 255 | SRC_URI[num-conv-0.1.0.sha256sum] = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" |
| 253 | SRC_URI[num-traits-0.2.19.sha256sum] = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | 256 | SRC_URI[num-traits-0.2.19.sha256sum] = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 254 | SRC_URI[num_threads-0.1.7.sha256sum] = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" | 257 | SRC_URI[num_threads-0.1.7.sha256sum] = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9" |
| 255 | SRC_URI[object-0.36.7.sha256sum] = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" | 258 | SRC_URI[once_cell-1.21.3.sha256sum] = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" |
| 256 | SRC_URI[once_cell-1.20.3.sha256sum] = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e" | 259 | SRC_URI[once_cell_polyfill-1.70.2.sha256sum] = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 257 | SRC_URI[percent-encoding-2.3.1.sha256sum] = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" | 260 | SRC_URI[percent-encoding-2.3.2.sha256sum] = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| 258 | SRC_URI[pin-project-lite-0.2.16.sha256sum] = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" | 261 | SRC_URI[pin-project-lite-0.2.16.sha256sum] = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
| 259 | SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | 262 | SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 260 | SRC_URI[portable-atomic-1.11.0.sha256sum] = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" | 263 | SRC_URI[portable-atomic-1.11.1.sha256sum] = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" |
| 264 | SRC_URI[potential_utf-0.1.4.sha256sum] = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77" | ||
| 261 | SRC_URI[powerfmt-0.2.0.sha256sum] = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" | 265 | SRC_URI[powerfmt-0.2.0.sha256sum] = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" |
| 262 | SRC_URI[ppv-lite86-0.2.20.sha256sum] = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04" | 266 | SRC_URI[ppv-lite86-0.2.21.sha256sum] = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| 263 | SRC_URI[prefix-trie-0.7.0.sha256sum] = "85cf4c7c25f1dd66c76b451e9041a8cfce26e4ca754934fa7aed8d5a59a01d20" | 267 | SRC_URI[prefix-trie-0.7.0.sha256sum] = "85cf4c7c25f1dd66c76b451e9041a8cfce26e4ca754934fa7aed8d5a59a01d20" |
| 264 | SRC_URI[proc-macro2-1.0.93.sha256sum] = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" | 268 | SRC_URI[proc-macro2-1.0.103.sha256sum] = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" |
| 265 | SRC_URI[quote-1.0.38.sha256sum] = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc" | 269 | SRC_URI[quote-1.0.41.sha256sum] = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" |
| 266 | SRC_URI[r-efi-5.2.0.sha256sum] = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" | 270 | SRC_URI[r-efi-5.3.0.sha256sum] = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 267 | SRC_URI[radix_trie-0.2.1.sha256sum] = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd" | 271 | SRC_URI[radix_trie-0.2.1.sha256sum] = "c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd" |
| 268 | SRC_URI[rand-0.9.0.sha256sum] = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94" | 272 | SRC_URI[rand-0.9.2.sha256sum] = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" |
| 269 | SRC_URI[rand_chacha-0.9.0.sha256sum] = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | 273 | SRC_URI[rand_chacha-0.9.0.sha256sum] = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| 270 | SRC_URI[rand_core-0.9.3.sha256sum] = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | 274 | SRC_URI[rand_core-0.9.3.sha256sum] = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" |
| 271 | SRC_URI[ring-0.17.14.sha256sum] = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" | 275 | SRC_URI[ring-0.17.14.sha256sum] = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" |
| 272 | SRC_URI[rustc-demangle-0.1.24.sha256sum] = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" | 276 | SRC_URI[rustversion-1.0.22.sha256sum] = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 273 | SRC_URI[rustversion-1.0.19.sha256sum] = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4" | ||
| 274 | SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | 277 | SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" |
| 275 | SRC_URI[serde-1.0.217.sha256sum] = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" | 278 | SRC_URI[serde-1.0.228.sha256sum] = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 276 | SRC_URI[serde_derive-1.0.217.sha256sum] = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" | 279 | SRC_URI[serde_core-1.0.228.sha256sum] = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 280 | SRC_URI[serde_derive-1.0.228.sha256sum] = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | ||
| 277 | SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | 281 | SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 278 | SRC_URI[signal-hook-registry-1.4.2.sha256sum] = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" | 282 | SRC_URI[signal-hook-registry-1.4.6.sha256sum] = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" |
| 279 | SRC_URI[slab-0.4.9.sha256sum] = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" | 283 | SRC_URI[slab-0.4.11.sha256sum] = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" |
| 280 | SRC_URI[smallvec-1.13.2.sha256sum] = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" | 284 | SRC_URI[smallvec-1.15.1.sha256sum] = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
| 281 | SRC_URI[socket2-0.5.8.sha256sum] = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8" | 285 | SRC_URI[socket2-0.6.1.sha256sum] = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881" |
| 282 | SRC_URI[spin-0.9.8.sha256sum] = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" | 286 | SRC_URI[spin-0.9.8.sha256sum] = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" |
| 283 | SRC_URI[stable_deref_trait-1.2.0.sha256sum] = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | 287 | SRC_URI[stable_deref_trait-1.2.1.sha256sum] = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" |
| 284 | SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | 288 | SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 285 | SRC_URI[syn-2.0.98.sha256sum] = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" | 289 | SRC_URI[syn-2.0.108.sha256sum] = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917" |
| 286 | SRC_URI[synstructure-0.13.1.sha256sum] = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" | 290 | SRC_URI[synstructure-0.13.2.sha256sum] = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" |
| 287 | SRC_URI[syslog-7.0.0.sha256sum] = "019f1500a13379b7d051455df397c75770de6311a7a188a699499502704d9f10" | 291 | SRC_URI[syslog-7.0.0.sha256sum] = "019f1500a13379b7d051455df397c75770de6311a7a188a699499502704d9f10" |
| 288 | SRC_URI[thiserror-2.0.12.sha256sum] = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" | 292 | SRC_URI[thiserror-2.0.17.sha256sum] = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" |
| 289 | SRC_URI[thiserror-impl-2.0.12.sha256sum] = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" | 293 | SRC_URI[thiserror-impl-2.0.17.sha256sum] = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" |
| 290 | SRC_URI[time-0.3.37.sha256sum] = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21" | 294 | SRC_URI[time-0.3.44.sha256sum] = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" |
| 291 | SRC_URI[time-core-0.1.2.sha256sum] = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" | 295 | SRC_URI[time-core-0.1.6.sha256sum] = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" |
| 292 | SRC_URI[time-macros-0.2.19.sha256sum] = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de" | 296 | SRC_URI[time-macros-0.2.24.sha256sum] = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" |
| 293 | SRC_URI[tinystr-0.7.6.sha256sum] = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" | 297 | SRC_URI[tinystr-0.8.2.sha256sum] = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869" |
| 294 | SRC_URI[tinyvec-1.8.1.sha256sum] = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8" | 298 | SRC_URI[tinyvec-1.10.0.sha256sum] = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" |
| 295 | SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | 299 | SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" |
| 296 | SRC_URI[tokio-1.45.1.sha256sum] = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779" | 300 | SRC_URI[tokio-1.48.0.sha256sum] = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" |
| 297 | SRC_URI[tokio-macros-2.5.0.sha256sum] = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" | 301 | SRC_URI[tokio-macros-2.6.0.sha256sum] = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5" |
| 298 | SRC_URI[tokio-util-0.7.13.sha256sum] = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078" | 302 | SRC_URI[tokio-util-0.7.17.sha256sum] = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" |
| 299 | SRC_URI[tracing-0.1.41.sha256sum] = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" | 303 | SRC_URI[tracing-0.1.41.sha256sum] = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" |
| 300 | SRC_URI[tracing-core-0.1.33.sha256sum] = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" | 304 | SRC_URI[tracing-core-0.1.34.sha256sum] = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" |
| 301 | SRC_URI[unicode-ident-1.0.16.sha256sum] = "a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034" | 305 | SRC_URI[unicode-ident-1.0.22.sha256sum] = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" |
| 302 | SRC_URI[untrusted-0.9.0.sha256sum] = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" | 306 | SRC_URI[untrusted-0.9.0.sha256sum] = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" |
| 303 | SRC_URI[url-2.5.4.sha256sum] = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" | 307 | SRC_URI[url-2.5.7.sha256sum] = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" |
| 304 | SRC_URI[utf16_iter-1.0.5.sha256sum] = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" | ||
| 305 | SRC_URI[utf8_iter-1.0.4.sha256sum] = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" | 308 | SRC_URI[utf8_iter-1.0.4.sha256sum] = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" |
| 306 | SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" | 309 | SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 307 | SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | 310 | SRC_URI[wasi-0.11.1+wasi-snapshot-preview1.sha256sum] = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 308 | SRC_URI[wasi-0.14.2+wasi-0.2.4.sha256sum] = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" | 311 | SRC_URI[wasip2-1.0.1+wasi-0.2.4.sha256sum] = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 309 | SRC_URI[wasm-bindgen-0.2.100.sha256sum] = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" | 312 | SRC_URI[wasm-bindgen-0.2.105.sha256sum] = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60" |
| 310 | SRC_URI[wasm-bindgen-backend-0.2.100.sha256sum] = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" | 313 | SRC_URI[wasm-bindgen-macro-0.2.105.sha256sum] = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2" |
| 311 | SRC_URI[wasm-bindgen-macro-0.2.100.sha256sum] = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" | 314 | SRC_URI[wasm-bindgen-macro-support-0.2.105.sha256sum] = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc" |
| 312 | SRC_URI[wasm-bindgen-macro-support-0.2.100.sha256sum] = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" | 315 | SRC_URI[wasm-bindgen-shared-0.2.105.sha256sum] = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76" |
| 313 | SRC_URI[wasm-bindgen-shared-0.2.100.sha256sum] = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" | 316 | SRC_URI[windows-core-0.62.2.sha256sum] = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 314 | SRC_URI[windows-0.52.0.sha256sum] = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" | 317 | SRC_URI[windows-implement-0.60.2.sha256sum] = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 315 | SRC_URI[windows-core-0.52.0.sha256sum] = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" | 318 | SRC_URI[windows-interface-0.59.3.sha256sum] = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 316 | SRC_URI[windows-link-0.1.0.sha256sum] = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3" | 319 | SRC_URI[windows-link-0.1.3.sha256sum] = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" |
| 320 | SRC_URI[windows-link-0.2.1.sha256sum] = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" | ||
| 321 | SRC_URI[windows-result-0.4.1.sha256sum] = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" | ||
| 322 | SRC_URI[windows-strings-0.5.1.sha256sum] = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" | ||
| 317 | SRC_URI[windows-sys-0.52.0.sha256sum] = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" | 323 | SRC_URI[windows-sys-0.52.0.sha256sum] = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" |
| 318 | SRC_URI[windows-sys-0.59.0.sha256sum] = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" | 324 | SRC_URI[windows-sys-0.60.2.sha256sum] = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| 325 | SRC_URI[windows-sys-0.61.2.sha256sum] = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" | ||
| 319 | SRC_URI[windows-targets-0.52.6.sha256sum] = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" | 326 | SRC_URI[windows-targets-0.52.6.sha256sum] = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" |
| 327 | SRC_URI[windows-targets-0.53.5.sha256sum] = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" | ||
| 320 | SRC_URI[windows_aarch64_gnullvm-0.52.6.sha256sum] = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" | 328 | SRC_URI[windows_aarch64_gnullvm-0.52.6.sha256sum] = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" |
| 329 | SRC_URI[windows_aarch64_gnullvm-0.53.1.sha256sum] = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" | ||
| 321 | SRC_URI[windows_aarch64_msvc-0.52.6.sha256sum] = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" | 330 | SRC_URI[windows_aarch64_msvc-0.52.6.sha256sum] = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" |
| 331 | SRC_URI[windows_aarch64_msvc-0.53.1.sha256sum] = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" | ||
| 322 | SRC_URI[windows_i686_gnu-0.52.6.sha256sum] = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" | 332 | SRC_URI[windows_i686_gnu-0.52.6.sha256sum] = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" |
| 333 | SRC_URI[windows_i686_gnu-0.53.1.sha256sum] = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" | ||
| 323 | SRC_URI[windows_i686_gnullvm-0.52.6.sha256sum] = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" | 334 | SRC_URI[windows_i686_gnullvm-0.52.6.sha256sum] = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" |
| 335 | SRC_URI[windows_i686_gnullvm-0.53.1.sha256sum] = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" | ||
| 324 | SRC_URI[windows_i686_msvc-0.52.6.sha256sum] = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" | 336 | SRC_URI[windows_i686_msvc-0.52.6.sha256sum] = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" |
| 337 | SRC_URI[windows_i686_msvc-0.53.1.sha256sum] = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" | ||
| 325 | SRC_URI[windows_x86_64_gnu-0.52.6.sha256sum] = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" | 338 | SRC_URI[windows_x86_64_gnu-0.52.6.sha256sum] = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" |
| 339 | SRC_URI[windows_x86_64_gnu-0.53.1.sha256sum] = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" | ||
| 326 | SRC_URI[windows_x86_64_gnullvm-0.52.6.sha256sum] = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" | 340 | SRC_URI[windows_x86_64_gnullvm-0.52.6.sha256sum] = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" |
| 341 | SRC_URI[windows_x86_64_gnullvm-0.53.1.sha256sum] = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" | ||
| 327 | SRC_URI[windows_x86_64_msvc-0.52.6.sha256sum] = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" | 342 | SRC_URI[windows_x86_64_msvc-0.52.6.sha256sum] = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" |
| 328 | SRC_URI[wit-bindgen-rt-0.39.0.sha256sum] = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" | 343 | SRC_URI[windows_x86_64_msvc-0.53.1.sha256sum] = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| 329 | SRC_URI[write16-1.0.0.sha256sum] = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" | 344 | SRC_URI[wit-bindgen-0.46.0.sha256sum] = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 330 | SRC_URI[writeable-0.5.5.sha256sum] = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" | 345 | SRC_URI[writeable-0.6.2.sha256sum] = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9" |
| 331 | SRC_URI[yoke-0.7.5.sha256sum] = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" | 346 | SRC_URI[yoke-0.8.1.sha256sum] = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954" |
| 332 | SRC_URI[yoke-derive-0.7.5.sha256sum] = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" | 347 | SRC_URI[yoke-derive-0.8.1.sha256sum] = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d" |
| 333 | SRC_URI[zerocopy-0.7.35.sha256sum] = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" | 348 | SRC_URI[zerocopy-0.8.27.sha256sum] = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" |
| 334 | SRC_URI[zerocopy-0.8.24.sha256sum] = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879" | 349 | SRC_URI[zerocopy-derive-0.8.27.sha256sum] = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" |
| 335 | SRC_URI[zerocopy-derive-0.7.35.sha256sum] = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" | 350 | SRC_URI[zerofrom-0.1.6.sha256sum] = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5" |
| 336 | SRC_URI[zerocopy-derive-0.8.24.sha256sum] = "a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be" | 351 | SRC_URI[zerofrom-derive-0.1.6.sha256sum] = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" |
| 337 | SRC_URI[zerofrom-0.1.5.sha256sum] = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" | 352 | SRC_URI[zerotrie-0.2.3.sha256sum] = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851" |
| 338 | SRC_URI[zerofrom-derive-0.1.5.sha256sum] = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" | 353 | SRC_URI[zerovec-0.11.5.sha256sum] = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002" |
| 339 | SRC_URI[zerovec-0.10.4.sha256sum] = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" | 354 | SRC_URI[zerovec-derive-0.11.2.sha256sum] = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3" |
| 340 | SRC_URI[zerovec-derive-0.10.3.sha256sum] = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" | ||
diff --git a/recipes-containers/aardvark-dns/aardvark-dns_1.16.0.bb b/recipes-containers/aardvark-dns/aardvark-dns_1.17.1.bb index 683964eb..7b7b0abd 100644 --- a/recipes-containers/aardvark-dns/aardvark-dns_1.16.0.bb +++ b/recipes-containers/aardvark-dns/aardvark-dns_1.17.1.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/containers/aardvark-dns" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
| 6 | 6 | ||
| 7 | SRCREV = "513be8b5e111d46192f01a9739348eabf4a61797" | 7 | SRCREV = "880f6903d2259ce0049daed0985ae694f2c1b0ac" |
| 8 | 8 | ||
| 9 | # It is possible to fetch the source using the crate fetcher instead: | 9 | # It is possible to fetch the source using the crate fetcher instead: |
| 10 | #SRC_URI = "crate://crates.io/${BPN}/${PV}" | 10 | #SRC_URI = "crate://crates.io/${BPN}/${PV}" |
diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb index 12b39ec7..5e004544 100644 --- a/recipes-containers/buildah/buildah_git.bb +++ b/recipes-containers/buildah/buildah_git.bb | |||
| @@ -6,7 +6,7 @@ DESCRIPTION = "A tool that facilitates building OCI container images." | |||
| 6 | LICENSE = "Apache-2.0" | 6 | LICENSE = "Apache-2.0" |
| 7 | LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | 7 | LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
| 8 | 8 | ||
| 9 | BUILDAH_VERSION = "1.43.0" | 9 | BUILDAH_VERSION = "1.43.1" |
| 10 | 10 | ||
| 11 | PV = "${BUILDAH_VERSION}" | 11 | PV = "${BUILDAH_VERSION}" |
| 12 | 12 | ||
| @@ -25,7 +25,7 @@ GO_INSTALL = "${GO_IMPORT}" | |||
| 25 | GO_WORKDIR = "${GO_INSTALL}" | 25 | GO_WORKDIR = "${GO_INSTALL}" |
| 26 | GOBUILDFLAGS += "-mod vendor" | 26 | GOBUILDFLAGS += "-mod vendor" |
| 27 | 27 | ||
| 28 | SRCREV = "bbc4bd12f4fc659b7d8f3abb790a2c25b00f33a3" | 28 | SRCREV = "1d61d52173ff67b920d2e9d5e308c3761017c85e" |
| 29 | 29 | ||
| 30 | SRC_URI = " \ | 30 | SRC_URI = " \ |
| 31 | git://github.com/containers/buildah;branch=release-1.43;name=buildah;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 31 | git://github.com/containers/buildah;branch=release-1.43;name=buildah;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
diff --git a/recipes-containers/catatonit/catatonit_0.2.1.bb b/recipes-containers/catatonit/catatonit_0.2.1.bb index 5fea6265..744da8f9 100644 --- a/recipes-containers/catatonit/catatonit_0.2.1.bb +++ b/recipes-containers/catatonit/catatonit_0.2.1.bb | |||
| @@ -10,6 +10,6 @@ LICENSE = "GPL-2.0-or-later" | |||
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/openSUSE/${BPN};protocol=https;branch=main" | 12 | SRC_URI = "git://github.com/openSUSE/${BPN};protocol=https;branch=main" |
| 13 | SRCREV = "56579adbb42c0c7ad94fc12d844b38fc5b37b3ce" | 13 | SRCREV = "00f6c0f296695daecc9ef0708c72e0a39a7cac76" |
| 14 | 14 | ||
| 15 | inherit autotools | 15 | inherit autotools |
diff --git a/recipes-containers/cdi/cdi_git.bb b/recipes-containers/cdi/cdi_git.bb new file mode 100644 index 00000000..acdfb7ad --- /dev/null +++ b/recipes-containers/cdi/cdi_git.bb | |||
| @@ -0,0 +1,40 @@ | |||
| 1 | DESCRIPTION = "The cdi command-line tool is a utility for inspecting and interacting with the CDI (Container Device Interface) cache." | ||
| 2 | SUMMARY = "The cdi command-line tool." | ||
| 3 | HOMEPAGE = "https://github.com/cncf-tags/container-device-interface" | ||
| 4 | |||
| 5 | LICENSE = "Apache-2.0" | ||
| 6 | LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | ||
| 7 | |||
| 8 | PV = "1.1.0+git" | ||
| 9 | SRCREV_cdi = "35765bd41b50a86aa3919eb352bc90321e010e68" | ||
| 10 | SRCREV_FORMAT = "cdi" | ||
| 11 | SRC_URI = "git://github.com/cncf-tags/container-device-interface.git;protocol=https;name=cdi;branch=main;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | ||
| 12 | " | ||
| 13 | SRCREV_FORMAT = "cdi" | ||
| 14 | |||
| 15 | GO_IMPORT = "tags.cncf.io/container-device-interface/" | ||
| 16 | |||
| 17 | inherit go goarch | ||
| 18 | |||
| 19 | # GO_MOD_FETCH_MODE: "vcs" (all git://) or "hybrid" (gomod:// + git://) | ||
| 20 | GO_MOD_FETCH_MODE ?= "hybrid" | ||
| 21 | |||
| 22 | # VCS mode: all modules via git:// | ||
| 23 | include ${@ "go-mod-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "vcs" else ""} | ||
| 24 | include ${@ "go-mod-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "vcs" else ""} | ||
| 25 | |||
| 26 | # Hybrid mode: gomod:// for most, git:// for selected | ||
| 27 | include ${@ "go-mod-hybrid-gomod.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 28 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 29 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 30 | |||
| 31 | do_compile() { | ||
| 32 | cd ${S}/src/${GO_IMPORT} | ||
| 33 | sed -i -e 's:GO_EXTRAFLAGS:GOBUILDFLAGS:g' Makefile | ||
| 34 | oe_runmake | ||
| 35 | } | ||
| 36 | |||
| 37 | do_install() { | ||
| 38 | install -d "${D}${bindir}" | ||
| 39 | install -m 755 ${S}/src/${GO_IMPORT}/bin/* "${D}${bindir}" | ||
| 40 | } | ||
diff --git a/recipes-containers/cdi/go-mod-cache.inc b/recipes-containers/cdi/go-mod-cache.inc new file mode 100644 index 00000000..43703e1c --- /dev/null +++ b/recipes-containers/cdi/go-mod-cache.inc | |||
| @@ -0,0 +1,50 @@ | |||
| 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":"tags.cncf.io/container-device-interface/specs-go","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"specs-go","vcs_ref":"refs/tags/specs-go/v1.1.0"},\ | ||
| 12 | {"module":"tags.cncf.io/container-device-interface","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 13 | {"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"},\ | ||
| 14 | {"module":"golang.org/x/sys","version":"v0.19.0","vcs_hash":"4c6d98cad0d2b72a8309948ddb246f7d1da1f67b85f99caad7634ffd5e574be0","timestamp":"2024-04-04T14:40:38Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 15 | {"module":"golang.org/x/mod","version":"v0.19.0","vcs_hash":"8e48031d1725b73effc9fbf41ecad98f251385f856e11330aacdf52bbeb0ca77","timestamp":"2024-06-26T14:12:39Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 16 | {"module":"github.com/moby/sys/capability","version":"v0.4.0","vcs_hash":"e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75","timestamp":"2024-11-11T19:02:25Z","subdir":"capability","vcs_ref":"refs/tags/capability/v0.4.0"},\ | ||
| 17 | {"module":"github.com/spf13/cobra","version":"v1.6.0","vcs_hash":"75f09e2cb98d4d00ab0efbae6d89092470408d4c2ea5fa51f9863754705b1c36","timestamp":"2022-10-10T23:06:30Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 18 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20251114084447-edf4cb3d2116","vcs_hash":"9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e","timestamp":"2025-11-14T08:44:47Z","subdir":"","vcs_ref":""},\ | ||
| 19 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.3.0","vcs_hash":"d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9","timestamp":"2025-11-02T07:35:43Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 20 | {"module":"github.com/inconshreveable/mousetrap","version":"v1.0.1","vcs_hash":"e2df627ef3b92dd51e6ba1089850ca40365e1dfdeaa6ebe778c845cdf17f4774","timestamp":"2022-08-07T15:49:23Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 21 | {"module":"github.com/blang/semver/v4","version":"v4.0.0","vcs_hash":"592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 22 | {"module":"github.com/cpuguy83/go-md2man/v2","version":"v2.0.2","vcs_hash":"415015530da751018f21f20a17c97aa3e18912934f8beeda05ff608790a0ed83","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 23 | {"module":"github.com/davecgh/go-spew","version":"v1.1.1","vcs_hash":"4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 24 | {"module":"github.com/fsnotify/fsnotify","version":"v1.5.1","vcs_hash":"57dc92422ad78a4fa6b523031a09238c27e85f28f339c2cc92304f5c7cdb18a1","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 25 | {"module":"github.com/google/go-cmp","version":"v0.5.9","vcs_hash":"fd14e45645e0977841a8f51fbe51cc4ca8444dbd2b4e5eddd91172a3805102fa","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 26 | {"module":"github.com/google/uuid","version":"v1.3.0","vcs_hash":"baaff4147d4a04e5d30e5b64e58b5212e2563d7d6043a2edc09a3a5c217ad47f","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 27 | {"module":"github.com/hashicorp/errwrap","version":"v1.0.0","vcs_hash":"65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 28 | {"module":"github.com/hashicorp/go-multierror","version":"v1.1.1","vcs_hash":"cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 29 | {"module":"github.com/mndrix/tap-go","version":"v0.0.0-20171203230836-629fa407e90b","vcs_hash":"8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80","timestamp":"2017-12-03T23:08:36Z","subdir":"","vcs_ref":""},\ | ||
| 30 | {"module":"github.com/moby/sys/mountinfo","version":"v0.7.2","vcs_hash":"239ddfa409797a858e0b084af9d021679c3bac379a7a5c619a113fc3b9872551","timestamp":"1970-01-01T00:00:00Z","subdir":"mountinfo","vcs_ref":""},\ | ||
| 31 | {"module":"github.com/mrunalp/fileutils","version":"v0.5.0","vcs_hash":"80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 32 | {"module":"github.com/opencontainers/selinux","version":"v1.10.0","vcs_hash":"b358f84d4337845146d844b82f67b9798d6218ab6af3086b00cde708bb0436eb","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 33 | {"module":"github.com/pmezard/go-difflib","version":"v1.0.0","vcs_hash":"c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 34 | {"module":"github.com/russross/blackfriday/v2","version":"v2.1.0","vcs_hash":"6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 35 | {"module":"github.com/sirupsen/logrus","version":"v1.8.1","vcs_hash":"1389673f985797078534cc41d2be170c341c9dc3ceff65dd417e2583d488159b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 36 | {"module":"github.com/spf13/pflag","version":"v1.0.5","vcs_hash":"dbfdd18a638b7c45a5c225a857127418838676706ffaf75f8739561cd3b235db","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 37 | {"module":"github.com/stretchr/objx","version":"v0.1.0","vcs_hash":"39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 38 | {"module":"github.com/stretchr/testify","version":"v1.7.0","vcs_hash":"f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 39 | {"module":"github.com/urfave/cli","version":"v1.19.1","vcs_hash":"16abec32eeeacf78ac938b59d96d2b50aba6e642cc5617322f40d2aa3b51daa0","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 40 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20180127040702-4e3ac2762d5f","vcs_hash":"f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32","timestamp":"2018-01-27T04:07:02Z","subdir":"","vcs_ref":""},\ | ||
| 41 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | ||
| 42 | {"module":"github.com/xeipuuv/gojsonschema","version":"v1.2.0","vcs_hash":"21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 43 | {"module":"golang.org/x/tools","version":"v0.13.0","vcs_hash":"113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 44 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 45 | {"module":"gopkg.in/yaml.v2","version":"v2.4.0","vcs_hash":"84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 46 | {"module":"gopkg.in/yaml.v3","version":"v3.0.1","vcs_hash":"8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 47 | {"module":"github.com/davecgh/go-spew","version":"v1.1.0","vcs_hash":"5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 48 | {"module":"github.com/stretchr/testify","version":"v1.3.0","vcs_hash":"15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 49 | {"module":"golang.org/x/sys","version":"v0.0.0-20210630005230-0f9fa26af87c","vcs_hash":"a45f0085dd2c323e7107078c703b782801a1d64d6248bb87578d4c4f8330f8df","timestamp":"2021-06-30T00:52:30Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"}\ | ||
| 50 | ]' | ||
diff --git a/recipes-containers/cdi/go-mod-git.inc b/recipes-containers/cdi/go-mod-git.inc new file mode 100644 index 00000000..6491f79d --- /dev/null +++ b/recipes-containers/cdi/go-mod-git.inc | |||
| @@ -0,0 +1,42 @@ | |||
| 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/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=98a7d735d9592c1ccca0130e06b0709f4b65ecbf;name=git_c2439148_0;destsuffix=vcs_cache/2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622" | ||
| 5 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=c3772b51db126345efe2dfe4ff8dac83b8141684;name=git_a731a2aa_0;destsuffix=vcs_cache/1a5189a2f11994a0ed72dcd69d5046be49f0ac8890830fc52ddb333e63e84cd5" | ||
| 6 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=0f9fa26af87c481a6877a4ca1330699ba9a30673;name=git_da0444fc_0;destsuffix=vcs_cache/a45f0085dd2c323e7107078c703b782801a1d64d6248bb87578d4c4f8330f8df" | ||
| 7 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=cabba82f75d7f55a0657810d02d534745dee5d59;name=git_da0444fc_1;destsuffix=vcs_cache/4c6d98cad0d2b72a8309948ddb246f7d1da1f67b85f99caad7634ffd5e574be0" | ||
| 8 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=d58be1cb16e62a9821b6dbd0157b8c7ff0b667ec;name=git_13df7481_0;destsuffix=vcs_cache/8e48031d1725b73effc9fbf41ecad98f251385f856e11330aacdf52bbeb0ca77" | ||
| 9 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=capability/v0.4.0;shallow=1;rev=50e999a770172a519119e1c4fd4b6153b7dac90d;name=git_66165bb7_0;destsuffix=vcs_cache/e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75" | ||
| 10 | SRC_URI += "git://github.com/moby/sys;protocol=https;branch=main;rev=9c4e3a8251666612cfcd2c102700e20755ed2e33;name=git_66165bb7_1;destsuffix=vcs_cache/239ddfa409797a858e0b084af9d021679c3bac379a7a5c619a113fc3b9872551" | ||
| 11 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=860791844ed3a2e544a9b9bbbcb14144a948ad20;name=git_41456771_0;destsuffix=vcs_cache/75f09e2cb98d4d00ab0efbae6d89092470408d4c2ea5fa51f9863754705b1c36" | ||
| 12 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=edf4cb3d21162a17b02e19637f7d7f8c6bd8523f;name=git_b055e1ee_0;destsuffix=vcs_cache/9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e" | ||
| 13 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=92249139eea7161e13745abd4cb6d0ea02a3227a;name=git_502d0543_0;destsuffix=vcs_cache/d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9" | ||
| 14 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=3a66f25f8779fad208598f21472174ef7b35c3ec;name=git_b31cc6ad_0;destsuffix=vcs_cache/e2df627ef3b92dd51e6ba1089850ca40365e1dfdeaa6ebe778c845cdf17f4774" | ||
| 15 | SRC_URI += "git://github.com/blang/semver;protocol=https;branch=master;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_0;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 16 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;branch=master;rev=d97078115282836e16d0dca10b4b42ce60fc70e6;name=git_af686cb3_0;destsuffix=vcs_cache/415015530da751018f21f20a17c97aa3e18912934f8beeda05ff608790a0ed83" | ||
| 17 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | ||
| 18 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 19 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;branch=main;rev=466b39d216616549a37ee93c7c47775f6a010790;name=git_3fa8b61c_0;destsuffix=vcs_cache/57dc92422ad78a4fa6b523031a09238c27e85f28f339c2cc92304f5c7cdb18a1" | ||
| 20 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;branch=master;rev=a97318bf6562f2ed2632c5f985db51b1bc5bdcd0;name=git_8726c33a_0;destsuffix=vcs_cache/fd14e45645e0977841a8f51fbe51cc4ca8444dbd2b4e5eddd91172a3805102fa" | ||
| 21 | SRC_URI += "git://github.com/google/uuid;protocol=https;branch=master;rev=44b5fee7c49cf3bcdf723f106b36d56ef13ccc88;name=git_c3a7687c_0;destsuffix=vcs_cache/baaff4147d4a04e5d30e5b64e58b5212e2563d7d6043a2edc09a3a5c217ad47f" | ||
| 22 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;branch=master;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_0;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | ||
| 23 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;branch=main;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | ||
| 24 | SRC_URI += "git://github.com/mndrix/tap-go;protocol=https;branch=master;rev=629fa407e90bbf3781e448e8e9b8931523ec823c;name=git_e9509ffb_0;destsuffix=vcs_cache/8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80" | ||
| 25 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;branch=master;rev=d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef;name=git_98373e58_0;destsuffix=vcs_cache/80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69" | ||
| 26 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;branch=main;rev=036780110200290e6decd05ce62d7086bf0546f5;name=git_49bf5caa_0;destsuffix=vcs_cache/b358f84d4337845146d844b82f67b9798d6218ab6af3086b00cde708bb0436eb" | ||
| 27 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_0;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 28 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;branch=v2;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 29 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;branch=master;rev=bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b;name=git_02061634_0;destsuffix=vcs_cache/1389673f985797078534cc41d2be170c341c9dc3ceff65dd417e2583d488159b" | ||
| 30 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;branch=master;rev=2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab;name=git_66b7b8c8_0;destsuffix=vcs_cache/dbfdd18a638b7c45a5c225a857127418838676706ffaf75f8739561cd3b235db" | ||
| 31 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;branch=master;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_0;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 32 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;branch=master;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_0;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 33 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_1;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 34 | SRC_URI += "git://github.com/urfave/cli;protocol=https;branch=main;rev=0bdeddeeb0f650497d603c4ad7b20cfe685682f6;name=git_cd035cbf_0;destsuffix=vcs_cache/16abec32eeeacf78ac938b59d96d2b50aba6e642cc5617322f40d2aa3b51daa0" | ||
| 35 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=4e3ac2762d5f479393488629ee9370b50873b3a6;name=git_bd44e658_0;destsuffix=vcs_cache/f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32" | ||
| 36 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 37 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;branch=master;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" | ||
| 38 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=b5e55d198461206bca9558e65cdd518f8e4f2735;name=git_7d9b3b49_0;destsuffix=vcs_cache/113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103" | ||
| 39 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_0;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 40 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v2;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_0;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 41 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_1;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 42 | |||
diff --git a/recipes-containers/cdi/go-mod-hybrid-cache.inc b/recipes-containers/cdi/go-mod-hybrid-cache.inc new file mode 100644 index 00000000..7cbd74eb --- /dev/null +++ b/recipes-containers/cdi/go-mod-hybrid-cache.inc | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Metadata for git-fetched modules (VCS path) | ||
| 3 | # Used by go-mod-vcs.bbclass to build module cache from git checkouts | ||
| 4 | |||
| 5 | inherit go-mod-vcs | ||
| 6 | |||
| 7 | # Module metadata for cache building (one module per line) | ||
| 8 | GO_MODULE_CACHE_DATA = '[\ | ||
| 9 | {"module":"tags.cncf.io/container-device-interface","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 10 | {"module":"tags.cncf.io/container-device-interface/specs-go","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"specs-go","vcs_ref":"refs/tags/specs-go/v1.1.0"}]' | ||
diff --git a/recipes-containers/cdi/go-mod-hybrid-git.inc b/recipes-containers/cdi/go-mod-hybrid-git.inc new file mode 100644 index 00000000..43dc77ee --- /dev/null +++ b/recipes-containers/cdi/go-mod-hybrid-git.inc | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Go modules fetched from git repositories (VCS path) | ||
| 3 | # | ||
| 4 | # These modules are fetched directly from their git repositories. | ||
| 5 | # They provide full VCS provenance and allow easy SRCREV bumping. | ||
| 6 | |||
| 7 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=98a7d735d9592c1ccca0130e06b0709f4b65ecbf;name=git_c2439148_0;destsuffix=vcs_cache/2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622" | ||
diff --git a/recipes-containers/cdi/go-mod-hybrid-gomod.inc b/recipes-containers/cdi/go-mod-hybrid-gomod.inc new file mode 100644 index 00000000..79c10ca1 --- /dev/null +++ b/recipes-containers/cdi/go-mod-hybrid-gomod.inc | |||
| @@ -0,0 +1,45 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Go modules fetched from proxy.golang.org (fast path) | ||
| 3 | # | ||
| 4 | # These modules are fetched as pre-built zip files from the Go proxy. | ||
| 5 | # They do not provide VCS commit-level provenance but are much faster. | ||
| 6 | |||
| 7 | inherit go-mod | ||
| 8 | |||
| 9 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" | ||
| 10 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.2;sha256sum=70a7e609809cf2a92c5535104db5eb82d75c54bfcfed2d224e87dd2fd9729f62" | ||
| 11 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" | ||
| 12 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" | ||
| 13 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.5.1;sha256sum=f38d7e395bc45f08a34e9591c9c4900031f81c1ddc7d761a785cbbb9aaee0db0" | ||
| 14 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.9;sha256sum=32450874ac756ef5d47f6b819305105304b9819045a16e3f105289b7cf252c51" | ||
| 15 | SRC_URI += "gomod://github.com/google/uuid;version=v1.3.0;sha256sum=0a5fcc05ea492afeaca984a012485f6a15e2259b32f1206d6f36a88c88afc607" | ||
| 16 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" | ||
| 17 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" | ||
| 18 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.0.1;sha256sum=af6f61a00f42d025f195ea272620bbddb045552a9badcf97d8a837980017dbfc" | ||
| 19 | SRC_URI += "gomod://github.com/mndrix/tap-go;version=v0.0.0-20171203230836-629fa407e90b;sha256sum=c6f65bd8d977e53fa083d9d0309cffb0dbfaaae69a5a64a352fb2f7d079ce73d" | ||
| 20 | SRC_URI += "gomod://github.com/moby/sys/capability;version=v0.4.0;sha256sum=3502bba106a402fd440d1d4e8eb5ca741da4d70a674e8313725838ec8e22b44c" | ||
| 21 | SRC_URI += "gomod://github.com/moby/sys/mountinfo;version=v0.7.2;sha256sum=94f79687bc3b72ca4cc60fafda851454fefc0ef04bdb4499e8c7c2b2e231b5d3" | ||
| 22 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.0;sha256sum=202a6e33b519ddcbece708c3779845114bb7324d4c9ff9899f7c4f80f1e7b1bf" | ||
| 23 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.3.0;sha256sum=09e58e616eb70f2972ed19ada447dd661b298b39777adb0bbd35c94886bdbdf8" | ||
| 24 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20251114084447-edf4cb3d2116;sha256sum=02a13b5731f9232d9c4c91d7d25348245dbe6a53a2ee43edcc0a4e036a3b8e8c" | ||
| 25 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.10.0;sha256sum=57bd7c4d8d9819b5c1bc40d0b57675f79182e41b4b1e66211fd1a8f1741cc977" | ||
| 26 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 27 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" | ||
| 28 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.8.1;sha256sum=8caec32e0aba1b95effc69d645b50f937137f78f0d0534b149f017dc0164a354" | ||
| 29 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.6.0;sha256sum=61b6ba34cd34ac5f82f386bde90fc4531f84f0ace33ce82b9d5310d8e0101915" | ||
| 30 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.5;sha256sum=fc6e704f2f6a84ddcdce6de0404e5340fa20c8676181bf5d381b17888107ba84" | ||
| 31 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | ||
| 32 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" | ||
| 33 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" | ||
| 34 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.19.1;sha256sum=da2593f17d06e88d73dbbfc6c0fdf97cb25d858a3d86f675411aa9ad7694a48e" | ||
| 35 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20180127040702-4e3ac2762d5f;sha256sum=5b1a4bcc8e003f214c92b3fa52959d9eb0e3af1c0c529efa55815db951146e48" | ||
| 36 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" | ||
| 37 | SRC_URI += "gomod://github.com/xeipuuv/gojsonschema;version=v1.2.0;sha256sum=55c8ce068257aa0d263aad7470113dafcd50f955ee754fc853c2fdcd31ad096f" | ||
| 38 | SRC_URI += "gomod://golang.org/x/mod;version=v0.19.0;sha256sum=f98b5d576225d13dac6945afc53bc79cb66ad3ebd9a4eacdefbf629f4d20ea44" | ||
| 39 | SRC_URI += "gomod://golang.org/x/sys;version=v0.19.0;sha256sum=f3e06adc66b840da7719fcf496d2916a38317706509fb5beed5932cd8ae5fb6b" | ||
| 40 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210630005230-0f9fa26af87c;sha256sum=e28dd0a068bd7e9257a9f194e4b00bef0a37b83d5b10333ee001515cbd0bec1d" | ||
| 41 | SRC_URI += "gomod://golang.org/x/tools;version=v0.13.0;sha256sum=6fd1e250112215709454468ead53c31c524b05cc90a62ed817d0d4780fdb6429" | ||
| 42 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" | ||
| 43 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" | ||
| 44 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" | ||
| 45 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.4.0;sha256sum=ef031ff78ff9b7036e174eef49dfbd77468dc4f0afb73a639b61f8ab3a1cc425" | ||
diff --git a/recipes-containers/conmon/conmon_git.bb b/recipes-containers/conmon/conmon_git.bb index 04f22a2e..235e7778 100644 --- a/recipes-containers/conmon/conmon_git.bb +++ b/recipes-containers/conmon/conmon_git.bb | |||
| @@ -9,12 +9,12 @@ REQUIRED_DISTRO_FEATURES ?= "seccomp" | |||
| 9 | 9 | ||
| 10 | DEPENDS = "glib-2.0 go-md2man-native libseccomp" | 10 | DEPENDS = "glib-2.0 go-md2man-native libseccomp" |
| 11 | 11 | ||
| 12 | SRCREV = "42da7ac3fe667a3369d54413ef92664043105f19" | 12 | SRCREV = "535294085c5603dfa2923a4f0ccddda28d64424c" |
| 13 | SRC_URI = "\ | 13 | SRC_URI = "\ |
| 14 | git://github.com/containers/conmon.git;branch=main;protocol=https \ | 14 | git://github.com/containers/conmon.git;branch=main;protocol=https \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | PV = "2.1.13+git" | 17 | PV = "2.2.1+git" |
| 18 | 18 | ||
| 19 | inherit pkgconfig | 19 | inherit pkgconfig |
| 20 | 20 | ||
diff --git a/recipes-containers/container-host-config/container-host-config/registries.conf b/recipes-containers/container-host-config/container-host-config/registries.conf index 926d8c36..cf6e0d49 100644 --- a/recipes-containers/container-host-config/container-host-config/registries.conf +++ b/recipes-containers/container-host-config/container-host-config/registries.conf | |||
| @@ -1,25 +1,10 @@ | |||
| 1 | # This is a system-wide configuration file used to | 1 | # System-wide container registry configuration (v2 format) |
| 2 | # keep track of registries for various container backends. | 2 | # See containers-registries.conf(5) for documentation. |
| 3 | # It adheres to TOML format and does not support recursive | ||
| 4 | # lists of registries. | ||
| 5 | 3 | ||
| 6 | # The default location for this configuration file is /etc/containers/registries.conf. | 4 | # Search registries for short names (e.g., "alpine" -> "docker.io/library/alpine") |
| 5 | unqualified-search-registries = ["docker.io", "quay.io"] | ||
| 7 | 6 | ||
| 8 | # The only valid categories are: 'registries.search', 'registries.insecure', | 7 | # Per-registry configuration |
| 9 | # and 'registries.block'. | 8 | # [[registry]] |
| 10 | 9 | # location = "registry.example.com" | |
| 11 | [registries.search] | 10 | # insecure = true |
| 12 | registries = ['docker.io', 'registry.fedoraproject.org', 'quay.io', 'registry.access.redhat.com'] | ||
| 13 | |||
| 14 | # If you need to access insecure registries, add the registry's fully-qualified name. | ||
| 15 | # An insecure registry is one that does not have a valid SSL certificate or only does HTTP. | ||
| 16 | [registries.insecure] | ||
| 17 | registries = [] | ||
| 18 | |||
| 19 | |||
| 20 | # If you need to block pull access from a registry, uncomment the section below | ||
| 21 | # and add the registries fully-qualified name. | ||
| 22 | # | ||
| 23 | # Docker only | ||
| 24 | [registries.block] | ||
| 25 | registries = [] | ||
diff --git a/recipes-containers/container-registry/container-registry-index.bb b/recipes-containers/container-registry/container-registry-index.bb index 7d53e28e..1b977ea5 100644 --- a/recipes-containers/container-registry/container-registry-index.bb +++ b/recipes-containers/container-registry/container-registry-index.bb | |||
| @@ -1223,7 +1223,61 @@ cmd_push() {{ | |||
| 1223 | local name=$(basename "$oci_dir" | sed 's/-latest-oci$//' | sed 's/-oci$//') | 1223 | local name=$(basename "$oci_dir" | sed 's/-latest-oci$//' | sed 's/-oci$//') |
| 1224 | name=$(echo "$name" | sed 's/-qemux86-64//' | sed 's/-qemuarm64//') | 1224 | name=$(echo "$name" | sed 's/-qemux86-64//' | sed 's/-qemuarm64//') |
| 1225 | name=$(echo "$name" | sed 's/\\.rootfs-[0-9]*//') | 1225 | name=$(echo "$name" | sed 's/\\.rootfs-[0-9]*//') |
| 1226 | # Strip -multiarch suffix for cleaner registry names | ||
| 1227 | name=$(echo "$name" | sed 's/-multiarch$//') | ||
| 1228 | |||
| 1229 | # Detect multi-arch OCI Image Index | ||
| 1230 | # Flat layout: index.json has multiple manifests with platform info | ||
| 1231 | # Nested layout: index.json → single image index blob → platform manifests | ||
| 1232 | local is_multiarch=0 | ||
| 1233 | local platform_file="$oci_dir/index.json" | ||
| 1234 | local manifest_count=$(grep -c '"digest"' "$platform_file" 2>/dev/null || echo "0") | ||
| 1235 | local has_platform=$(grep -c '"platform"' "$platform_file" 2>/dev/null || echo "0") | ||
| 1236 | |||
| 1237 | if [ "$manifest_count" -gt 1 ] && [ "$has_platform" -gt 0 ]; then | ||
| 1238 | is_multiarch=1 | ||
| 1239 | elif grep -q 'image\\.index' "$platform_file" 2>/dev/null; then | ||
| 1240 | # Nested layout: follow digest to blob | ||
| 1241 | local idx_digest=$(grep -o '"sha256:[a-f0-9]*"' "$platform_file" 2>/dev/null | head -1 | tr -d '"' | sed 's/sha256://') | ||
| 1242 | if [ -n "$idx_digest" ] && [ -f "$oci_dir/blobs/sha256/$idx_digest" ]; then | ||
| 1243 | if grep -q '"platform"' "$oci_dir/blobs/sha256/$idx_digest" 2>/dev/null; then | ||
| 1244 | platform_file="$oci_dir/blobs/sha256/$idx_digest" | ||
| 1245 | is_multiarch=1 | ||
| 1246 | fi | ||
| 1247 | fi | ||
| 1248 | fi | ||
| 1249 | |||
| 1250 | if [ "$is_multiarch" = "1" ]; then | ||
| 1251 | # Multi-arch OCI Image Index: push with --all to preserve manifest list | ||
| 1252 | local platforms=$(grep -o '"architecture"[[:space:]]*:[[:space:]]*"[^"]*"' "$platform_file" | \\ | ||
| 1253 | sed 's/.*"\\([^"]*\\)"$/\\1/' | tr '\\n' ' ') | ||
| 1254 | |||
| 1255 | echo "Pushing multi-arch OCI Image Index: $oci_dir" | ||
| 1256 | echo " Image name: $name" | ||
| 1257 | echo " Platforms: $platforms" | ||
| 1258 | echo " To registry: $REGISTRY_URL/$REGISTRY_NAMESPACE/" | ||
| 1259 | echo " Tags: $tags" | ||
| 1260 | echo "" | ||
| 1261 | |||
| 1262 | local tls_args=$(get_tls_args dest) | ||
| 1263 | for tag in $tags; do | ||
| 1264 | echo " Pushing manifest list: $name:$tag" | ||
| 1265 | if "$SKOPEO_BIN" copy --all $tls_args $auth_args \\ | ||
| 1266 | "oci:$oci_dir" \\ | ||
| 1267 | "docker://$REGISTRY_URL/$REGISTRY_NAMESPACE/$name:$tag" 2>&1; then | ||
| 1268 | echo " -> $REGISTRY_URL/$REGISTRY_NAMESPACE/$name:$tag (manifest list: $platforms)" | ||
| 1269 | else | ||
| 1270 | echo " ERROR: Failed to push multi-arch image" | ||
| 1271 | return 1 | ||
| 1272 | fi | ||
| 1273 | done | ||
| 1274 | |||
| 1275 | echo "" | ||
| 1276 | echo "Done." | ||
| 1277 | return 0 | ||
| 1278 | fi | ||
| 1226 | 1279 | ||
| 1280 | # Single-arch OCI: push normally | ||
| 1227 | local arch=$(get_oci_arch "$oci_dir") | 1281 | local arch=$(get_oci_arch "$oci_dir") |
| 1228 | [ -z "$arch" ] && arch="unknown" | 1282 | [ -z "$arch" ] && arch="unknown" |
| 1229 | 1283 | ||
diff --git a/recipes-containers/containerd/containerd/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch b/recipes-containers/containerd/containerd/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch index 63498a86..219759a8 100644 --- a/recipes-containers/containerd/containerd/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch +++ b/recipes-containers/containerd/containerd/0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch | |||
| @@ -19,12 +19,12 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
| 19 | Makefile | 3 ++- | 19 | Makefile | 3 ++- |
| 20 | 1 file changed, 2 insertions(+), 1 deletion(-) | 20 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| 21 | 21 | ||
| 22 | Index: containerd/Makefile | 22 | Index: v2/Makefile |
| 23 | =================================================================== | 23 | =================================================================== |
| 24 | --- containerd.orig/Makefile | 24 | --- v2.orig/Makefile |
| 25 | +++ containerd/Makefile | 25 | +++ v2/Makefile |
| 26 | @@ -129,7 +129,8 @@ | 26 | @@ -133,7 +133,8 @@ endif |
| 27 | GOPATHS=$(shell $(GO) env GOPATH | tr ":" "\n" | tr ";" "\n") | 27 | GOPATHS := $(shell $(GO) env GOPATH | tr ":" "\n" | tr ";" "\n") |
| 28 | 28 | ||
| 29 | TESTFLAGS_RACE= | 29 | TESTFLAGS_RACE= |
| 30 | -GO_BUILD_FLAGS ?= | 30 | -GO_BUILD_FLAGS ?= |
diff --git a/recipes-containers/containerd/containerd_git.bb b/recipes-containers/containerd/containerd_git.bb index 4a6d26c3..0a6e2221 100644 --- a/recipes-containers/containerd/containerd_git.bb +++ b/recipes-containers/containerd/containerd_git.bb | |||
| @@ -5,8 +5,8 @@ DESCRIPTION = "containerd is a daemon to control runC, built for performance and | |||
| 5 | support as well as checkpoint and restore for cloning and live migration of containers." | 5 | support as well as checkpoint and restore for cloning and live migration of containers." |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | SRCREV = "a7e49900aa74c23f294fe050f88f2bbfcdaadd2a" | 8 | SRCREV = "fcede2e9607c091e27778340a90a9f9668ec86b0" |
| 9 | SRC_URI = "git://github.com/containerd/containerd;branch=main;protocol=https;destsuffix=git/src/github.com/containerd/containerd/v2 \ | 9 | SRC_URI = "git://github.com/containerd/containerd;branch=release/2.3;protocol=https;destsuffix=git/src/github.com/containerd/containerd/v2 \ |
| 10 | file://0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch \ | 10 | file://0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch \ |
| 11 | file://0001-build-don-t-use-gcflags-to-define-trimpath.patch \ | 11 | file://0001-build-don-t-use-gcflags-to-define-trimpath.patch \ |
| 12 | file://cni-containerd-net.conflist \ | 12 | file://cni-containerd-net.conflist \ |
| @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/containerd/containerd;branch=main;protocol=https;des | |||
| 16 | LICENSE = "Apache-2.0" | 16 | LICENSE = "Apache-2.0" |
| 17 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89" | 17 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1269f40c0d099c21a871163984590d89" |
| 18 | 18 | ||
| 19 | CONTAINERD_VERSION = "v2.2.0-beta.1" | 19 | CONTAINERD_VERSION = "2.3.1" |
| 20 | 20 | ||
| 21 | # EXTRA_OEMAKE += "GODEBUG=1" | 21 | # EXTRA_OEMAKE += "GODEBUG=1" |
| 22 | 22 | ||
| @@ -105,3 +105,6 @@ RDEPENDS:${PN} += " ${VIRTUAL-RUNTIME_container_runtime}" | |||
| 105 | ## configured in the distro, since we may have collisions. | 105 | ## configured in the distro, since we may have collisions. |
| 106 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conflist" | 106 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conflist" |
| 107 | inherit cni_networking | 107 | inherit cni_networking |
| 108 | |||
| 109 | # Add CVE_PRODUCT to match the NVD CPE product name | ||
| 110 | CVE_PRODUCT = "linuxfoundation:containerd" | ||
diff --git a/recipes-containers/cosign/cosign_git.bb b/recipes-containers/cosign/cosign_git.bb new file mode 100644 index 00000000..3303d738 --- /dev/null +++ b/recipes-containers/cosign/cosign_git.bb | |||
| @@ -0,0 +1,51 @@ | |||
| 1 | SUMMARY = "Container signing, verification and storage in an OCI registry" | ||
| 2 | HOMEPAGE = "https://github.com/sigstore/cosign" | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://${S}/src/${GO_IMPORT}/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46 \ | ||
| 5 | file://${S}/src/${GO_IMPORT}/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327 \ | ||
| 6 | " | ||
| 7 | |||
| 8 | GO_IMPORT = "github.com/sigstore/cosign" | ||
| 9 | |||
| 10 | SRC_URI = "git://github.com/sigstore/cosign.git;branch=main;name=cosign;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" | ||
| 11 | PV = "3.0.6+git" | ||
| 12 | SRCREV_cosign = "55f4d9e2085a6f3c72f2809076655b4745dfab7e" | ||
| 13 | |||
| 14 | SRCREV_FORMAT = "cosign" | ||
| 15 | |||
| 16 | # go-mod-discovery configuration | ||
| 17 | GO_MOD_DISCOVERY_SRCDIR = "${S}/src/${GO_IMPORT}" | ||
| 18 | GO_MOD_DISCOVERY_BUILD_TARGET = "./cmd/cosign" | ||
| 19 | GO_MOD_DISCOVERY_GIT_REPO = "https://github.com/sigstore/cosign.git" | ||
| 20 | GO_MOD_DISCOVERY_GIT_REF = "${SRCREV_cosign}" | ||
| 21 | |||
| 22 | # Modules that can't be fetched via git (no repo metadata or unreachable commits) | ||
| 23 | # - buf.build/gen/go: generated protobuf module, no git repository | ||
| 24 | # - software.sslmate.com/src/go-pkcs12: commit not reachable via shallow fetch | ||
| 25 | SRC_URI += "gomod://buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go;version=v1.36.11-20260415201107-50325440f8f2.1;sha256sum=${COSIGN_BUF_BUILD_SHA}" | ||
| 26 | SRC_URI += "gomod://software.sslmate.com/src/go-pkcs12;version=v0.4.0;sha256sum=${COSIGN_PKCS12_SHA}" | ||
| 27 | GO_MOD_VCS_EXCLUDE = "buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go software.sslmate.com/src/go-pkcs12" | ||
| 28 | |||
| 29 | # Checksums — run bitbake cosign -c fetch to get correct values on first use | ||
| 30 | COSIGN_BUF_BUILD_SHA ?= "d07eb34c7a90d2a86ab3cca1040e4ef23a8ef419416ce90cc7b736ceb33bb366" | ||
| 31 | COSIGN_PKCS12_SHA ?= "55019a391e5302a51ba62e98909e006224b81207866da90beaf582ec0dee036f" | ||
| 32 | |||
| 33 | # GO_MOD_FETCH_MODE: "vcs" (all git://) or "hybrid" (gomod:// + git://) | ||
| 34 | GO_MOD_FETCH_MODE ?= "hybrid" | ||
| 35 | |||
| 36 | # VCS mode: all modules via git:// | ||
| 37 | include ${@ "go-mod-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "vcs" else ""} | ||
| 38 | include ${@ "go-mod-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "vcs" else ""} | ||
| 39 | |||
| 40 | # Hybrid mode: gomod:// for most, git:// for selected | ||
| 41 | include ${@ "go-mod-hybrid-gomod.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 42 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 43 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 44 | |||
| 45 | # Dependency license tracking (generated by oe-go-mod-fetcher --scan-licenses) | ||
| 46 | require go-mod-licenses.inc | ||
| 47 | |||
| 48 | inherit go goarch | ||
| 49 | inherit go-mod-discovery | ||
| 50 | |||
| 51 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/recipes-containers/cosign/go-mod-cache.inc b/recipes-containers/cosign/go-mod-cache.inc new file mode 100644 index 00000000..ab83b223 --- /dev/null +++ b/recipes-containers/cosign/go-mod-cache.inc | |||
| @@ -0,0 +1,1335 @@ | |||
| 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":"oras.land/oras-go/v2","version":"v2.6.0","vcs_hash":"86505a6e63d43f5c00db3580afd751ed7a24b4f78bcff42dd0af542660ed851b","timestamp":"2025-05-07T09:04:41Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | ||
| 12 | {"module":"mvdan.cc/gofumpt","version":"v0.9.2","vcs_hash":"4c43719ef6ebc44cc2acc5485e7863283bc1225f99255d761ea2e28d892dad18","timestamp":"2025-10-21T22:24:55Z","subdir":"","vcs_ref":"refs/tags/v0.9.2"},\ | ||
| 13 | {"module":"connectrpc.com/connect","version":"v1.19.2","vcs_hash":"fd32f677d8eda5d622df1e5bbffc3608a0185ce37a7c8edfc8e64ae0c124032a","timestamp":"2026-04-20T17:11:21Z","subdir":"","vcs_ref":"refs/tags/v1.19.2"},\ | ||
| 14 | {"module":"goa.design/goa/v3","version":"v3.23.4","vcs_hash":"ee907b5d758e5f877f4bd359db7fd122ce4835e8ec10277745afcb7d7cff1d77","timestamp":"2025-12-14T23:32:09Z","subdir":"","vcs_ref":"refs/tags/v3.23.4"},\ | ||
| 15 | {"module":"gitlab.com/gitlab-org/api/client-go","version":"v1.46.0","vcs_hash":"a0885663a446bce834cce3e8d213fc378858c87dd2ec22e9ef614665f2cc6c79","timestamp":"2026-03-01T22:20:17Z","subdir":"","vcs_ref":"refs/tags/v1.46.0"},\ | ||
| 16 | {"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"},\ | ||
| 17 | {"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"},\ | ||
| 18 | {"module":"github.com/manifoldco/promptui","version":"v0.9.0","vcs_hash":"ccda1647adbf73f32ea9ff35e9bb82de6323276e0901957ba6ce58b5039220b6","timestamp":"2021-10-30T11:01:18Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 19 | {"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"},\ | ||
| 20 | {"module":"github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider","version":"v0.14.0","vcs_hash":"8b36cec40e10012666b2fd2f39c118d986cd4a25c5a21cc910335a559d9c3b60","timestamp":"2024-08-23T08:45:20Z","subdir":"pkg/credentials/provider","vcs_ref":"refs/tags/pkg/credentials/provider/v0.14.0"},\ | ||
| 21 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.6.0","vcs_hash":"aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4","timestamp":"2025-08-21T14:57:50Z","subdir":"","vcs_ref":"refs/tags/v2.6.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-20200514113438-38f4b401e2be","vcs_hash":"174668ad03025c9f32520083455fa92edcd780a3131b9788221545f13c170c4b","timestamp":"2020-05-14T11:34:38Z","subdir":"","vcs_ref":""},\ | ||
| 24 | {"module":"github.com/tomasen/realip","version":"v0.0.0-20180522021738-f0c99a92ddce","vcs_hash":"f2aa10a4a2d1e4fbd7fe37a4e76998bfe3c9b3f4cd53c0e44baf0c66bce7a5e6","timestamp":"2018-05-22T02:17:38Z","subdir":"","vcs_ref":""},\ | ||
| 25 | {"module":"github.com/ryanuber/columnize","version":"v2.1.2+incompatible","vcs_hash":"5b964e53b7b54cd88da2c905ca3ca5d27634b28c188383097a7de43ad5e1082e","timestamp":"2020-08-19T15:58:40Z","subdir":"","vcs_ref":"refs/tags/v2.1.2"},\ | ||
| 26 | {"module":"github.com/ryanuber/go-glob","version":"v1.0.0","vcs_hash":"8ddefa95258fe1a9afdde3406ce35b4d0dd7a468c29dbca55cbdaae965df6a3f","timestamp":"2019-01-24T19:22:32Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 27 | {"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"},\ | ||
| 28 | {"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"},\ | ||
| 29 | {"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":""},\ | ||
| 30 | {"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"},\ | ||
| 31 | {"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"},\ | ||
| 32 | {"module":"github.com/modern-go/reflect2","version":"v0.0.0-20180701023420-4b7aa43c6742","vcs_hash":"8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677","timestamp":"2018-07-01T02:34:20Z","subdir":"","vcs_ref":""},\ | ||
| 33 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ | ||
| 34 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ | ||
| 35 | {"module":"github.com/buildkite/roko","version":"v1.4.0","vcs_hash":"9612cf0159cf1a8222cab9a637fc231130e3854e12644a053f86d23c651c9d7e","timestamp":"2025-08-25T05:32:52Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 36 | {"module":"github.com/buildkite/zstash","version":"v0.8.0","vcs_hash":"00842b1783dae067cde803c381bae155ac04f9cf27d855c8f65aa46356e5c34b","timestamp":"2025-12-16T20:41:34Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 37 | {"module":"github.com/buildkite/go-pipeline","version":"v0.16.0","vcs_hash":"fb533ff85c096e66d78d5750b7c7f9381598d0fd59cc4dab0548f5b28d3a5846","timestamp":"2025-09-11T04:20:23Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 38 | {"module":"github.com/buildkite/go-pipeline","version":"v0.17.0","vcs_hash":"5cd83a9de54bd5fe94031a90cbaaa33d022d3a5273ec036beb4a693a5ce18152","timestamp":"2026-04-28T22:31:40Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 39 | {"module":"github.com/buildkite/agent/v3","version":"v3.127.0","vcs_hash":"dce76e0891e8745a50c49811fc8e60d5bc328bba1f69dd92aea2fde8cccf1fb0","timestamp":"2026-05-13T06:03:18Z","subdir":"","vcs_ref":"refs/tags/v3.127.0"},\ | ||
| 40 | {"module":"github.com/buildkite/agent/v3","version":"v3.118.0","vcs_hash":"e033c04875b6cba81a83b6f79cba743faa55230a2b62e3d147ade0c950aa7fd7","timestamp":"2026-02-16T22:43:03Z","subdir":"","vcs_ref":""},\ | ||
| 41 | {"module":"github.com/buildkite/interpolate","version":"v0.1.5","vcs_hash":"2620317c9068ebfae2e1f1b433a1549a50a57d566c1a706885e77ee2f3705dce","timestamp":"2024-12-16T21:33:37Z","subdir":"","vcs_ref":"refs/tags/v0.1.5"},\ | ||
| 42 | {"module":"github.com/buildkite/test-engine-client","version":"v1.6.0","vcs_hash":"1e940c12e75ffdfed08fe793076e221d14e7b2968b348088e9ceb19178640d2d","timestamp":"2025-08-26T03:55:47Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 43 | {"module":"github.com/buildkite/shellwords","version":"v1.0.1","vcs_hash":"848eee7fc714fe293ce813dc64b1ca9ae1ba5503a316ab70dc312dc571c80d84","timestamp":"2025-08-27T06:02:17Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 44 | {"module":"github.com/buildkite/go-buildkite/v4","version":"v4.21.0","vcs_hash":"2e2925bdf038809cc91b147cfdd4c8c319bfa487e01d4686b954af32df5363b8","timestamp":"2026-04-20T23:44:07Z","subdir":"","vcs_ref":"refs/tags/v4.21.0"},\ | ||
| 45 | {"module":"github.com/buildkite/go-buildkite/v4","version":"v4.13.1","vcs_hash":"935fddfaff2131b3ea64df827bb4177826a15b484895a4e96a140416e4fea916","timestamp":"2025-12-19T00:39:21Z","subdir":"","vcs_ref":"refs/tags/v4.13.1"},\ | ||
| 46 | {"module":"github.com/buildkite/bintest/v3","version":"v3.3.0","vcs_hash":"0b0c7cf1f08702d30ea130bcf8e2462fb4c68399274da0414e786f552a4f439a","timestamp":"2024-08-20T01:49:37Z","subdir":"","vcs_ref":"refs/tags/v3.3.0"},\ | ||
| 47 | {"module":"github.com/VividCortex/ewma","version":"v1.2.0","vcs_hash":"c43a2bf2c6bac424614e43cd2875eda3ab199a1c1cfe822b7fc50e73cadcf42f","timestamp":"2021-04-26T20:50:39Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 48 | {"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"},\ | ||
| 49 | {"module":"github.com/spf13/cast","version":"v1.10.0","vcs_hash":"9cc7dcb092f85c0bf4943e1b48f1e8797e55b24b96e1a8470fe8489d0e8015cf","timestamp":"2025-09-08T16:45:31Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 50 | {"module":"github.com/spf13/afero","version":"v1.15.0","vcs_hash":"cddc2f28eb963a54c5e24c75f7a8c40f64cd3123acfcd144fcc900d516d36218","timestamp":"2025-09-08T16:25:29Z","subdir":"","vcs_ref":"refs/tags/v1.15.0"},\ | ||
| 51 | {"module":"github.com/spf13/cobra","version":"v1.10.2","vcs_hash":"a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685","timestamp":"2025-12-03T23:51:15Z","subdir":"","vcs_ref":"refs/tags/v1.10.2"},\ | ||
| 52 | {"module":"github.com/spf13/viper","version":"v1.21.0","vcs_hash":"e7b37e37f2cd2d170f3534659410aec441645d7ed057439fa55c09bbf204f6ba","timestamp":"2025-09-08T16:56:14Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ | ||
| 53 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ | ||
| 54 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ | ||
| 55 | {"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"},\ | ||
| 56 | {"module":"github.com/json-iterator/go","version":"v1.1.10","vcs_hash":"a44fce67615b7f8252fb40a09b5770b9fa36955ae40d57b8404688feadeaead6","timestamp":"2020-06-08T02:58:30Z","subdir":"","vcs_ref":"refs/tags/v1.1.10"},\ | ||
| 57 | {"module":"github.com/schollz/jsonstore","version":"v1.1.0","vcs_hash":"42805149fe005e813d4875081e84356784e1ac3bc166f22bdeff4b31454c4656","timestamp":"2018-05-07T00:09:06Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 58 | {"module":"github.com/uwu-tools/magex","version":"v0.10.1","vcs_hash":"83c272e5e4e5636c30e2b0c39a7e997b18d79a43e0ca0d318033758b0e830c6c","timestamp":"2024-12-23T08:10:56Z","subdir":"","vcs_ref":"refs/tags/v0.10.1"},\ | ||
| 59 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 60 | {"module":"github.com/sigstore/sigstore","version":"v1.10.5","vcs_hash":"f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8","timestamp":"2026-03-19T06:28:53Z","subdir":"","vcs_ref":"refs/tags/v1.10.5"},\ | ||
| 61 | {"module":"github.com/sigstore/sigstore/pkg/signature/kms/gcp","version":"v1.10.5","vcs_hash":"f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8","timestamp":"2026-03-19T06:28:53Z","subdir":"pkg/signature/kms/gcp","vcs_ref":"refs/tags/pkg/signature/kms/gcp/v1.10.5"},\ | ||
| 62 | {"module":"github.com/sigstore/sigstore/pkg/signature/kms/azure","version":"v1.10.5","vcs_hash":"f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8","timestamp":"2026-03-19T06:28:53Z","subdir":"pkg/signature/kms/azure","vcs_ref":"refs/tags/pkg/signature/kms/azure/v1.10.5"},\ | ||
| 63 | {"module":"github.com/sigstore/sigstore/pkg/signature/kms/aws","version":"v1.10.5","vcs_hash":"f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8","timestamp":"2026-03-19T06:28:53Z","subdir":"pkg/signature/kms/aws","vcs_ref":"refs/tags/pkg/signature/kms/aws/v1.10.5"},\ | ||
| 64 | {"module":"github.com/sigstore/sigstore/pkg/signature/kms/hashivault","version":"v1.10.5","vcs_hash":"f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8","timestamp":"2026-03-19T06:28:53Z","subdir":"pkg/signature/kms/hashivault","vcs_ref":"refs/tags/pkg/signature/kms/hashivault/v1.10.5"},\ | ||
| 65 | {"module":"github.com/sigstore/cosign/v3","version":"v3.0.6","vcs_hash":"c45af3d1988a0a6be7dea19ff257032006115e95d9d7bff32a1fcfb75db39116","timestamp":"2026-04-06T21:39:58Z","subdir":"v3","vcs_ref":"refs/tags/v3.0.6"},\ | ||
| 66 | {"module":"github.com/sigstore/cosign/v3","version":"v3.0.7-0.20260526151119-55f4d9e2085a","vcs_hash":"d3c69ed8ca93eec2ccec6a8ca17923abe4039409cd4fa392840bb2feb24e83e3","timestamp":"2026-05-26T15:11:19Z","subdir":"v3","vcs_ref":""},\ | ||
| 67 | {"module":"github.com/sigstore/fulcio","version":"v1.8.5","vcs_hash":"f4ac0b91529eff588b010c8804ff2c42300583d1b74f740e73db697b2e8be540","timestamp":"2026-01-12T18:09:23Z","subdir":"","vcs_ref":"refs/tags/v1.8.5"},\ | ||
| 68 | {"module":"github.com/sigstore/rekor-tiles/v2","version":"v2.2.1","vcs_hash":"e82d37d89b4398c3ee4482c20c392aa6a6bbe3dfe4fd367b87b7ee3cdfb52915","timestamp":"2026-02-19T19:37:45Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 69 | {"module":"github.com/sigstore/rekor","version":"v1.5.1","vcs_hash":"995929d17f6b315db50c0f9732b26473150cc6b6a4d009478c00444e5ec47cd0","timestamp":"2026-03-09T21:35:21Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 70 | {"module":"github.com/sigstore/timestamp-authority/v2","version":"v2.0.6","vcs_hash":"6462b458d39b47895d26c045ce9ad9a9705e458dd24b24d963fc284bf12c040a","timestamp":"2026-04-13T15:50:36Z","subdir":"","vcs_ref":"refs/tags/v2.0.6"},\ | ||
| 71 | {"module":"github.com/sigstore/timestamp-authority/v2","version":"v2.0.5","vcs_hash":"46f7cf1ff3064eede1696ad2462f4111491ea6b61dee40813179dd6f555f884a","timestamp":"2026-03-03T18:38:51Z","subdir":"","vcs_ref":"refs/tags/v2.0.5"},\ | ||
| 72 | {"module":"github.com/sigstore/sigstore-go","version":"v1.1.4","vcs_hash":"266db4b6b3687a3b36e4aba7537c3db2811ed76f16474c4689b7a41d20321f18","timestamp":"2025-12-08T09:34:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.4"},\ | ||
| 73 | {"module":"github.com/sigstore/protobuf-specs","version":"v0.5.0","vcs_hash":"4be3492e50d1e30ee1365286244a71456814ed25f2b112ffae504266afbecb00","timestamp":"2025-07-10T06:03:26Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 74 | {"module":"github.com/sigstore/protobuf-specs","version":"v0.5.1","vcs_hash":"833372ff3925cc9d9c1ac6a2456bd9d5d331777f61ea32fc1a420f8537860076","timestamp":"2026-04-06T19:58:18Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 75 | {"module":"github.com/howeyc/gopass","version":"v0.0.0-20210920133722-c8aef6fb66ef","vcs_hash":"1deb750bd2d09147da511025f52d75cbd45f6e5f80eb1bbf3d344e9598bde744","timestamp":"2021-09-20T13:37:22Z","subdir":"","vcs_ref":""},\ | ||
| 76 | {"module":"github.com/nozzle/throttler","version":"v0.0.0-20180817012639-2ea982251481","vcs_hash":"35c501c05bb35994d4e4f4c4722538cb8b7870852baf345b3c431383206d1edc","timestamp":"2018-08-17T01:26:39Z","subdir":"","vcs_ref":""},\ | ||
| 77 | {"module":"github.com/pborman/uuid","version":"v1.2.1","vcs_hash":"cba9e46d5ff491261063a3daac2284a2c32e2093078c458bcfcbfc5d1b182a6e","timestamp":"2019-10-24T13:36:33Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 78 | {"module":"github.com/pborman/getopt","version":"v0.0.0-20170112200414-7148bc3a4c30","vcs_hash":"893bec9d8f253309233daeee17bf86babe07a90327a3093ca886e0f9c83f99f7","timestamp":"2017-01-12T20:04:14Z","subdir":"","vcs_ref":""},\ | ||
| 79 | {"module":"github.com/letsencrypt/pkcs11key/v4","version":"v4.0.0","vcs_hash":"f339fd96baff52a8e262b8e80c64f0360f6b5b74d6474336e5c71a770c892bcb","timestamp":"2019-11-12T03:04:07Z","subdir":"v4","vcs_ref":"refs/tags/v4.0.0"},\ | ||
| 80 | {"module":"github.com/letsencrypt/borp","version":"v0.0.0-20251118150929-89c6927051ae","vcs_hash":"bd8cf6d640129e878ba88a5b1953da7a8af16a7b8cdd0ab424f9ce6a7173d415","timestamp":"2025-11-18T15:09:29Z","subdir":"","vcs_ref":""},\ | ||
| 81 | {"module":"github.com/letsencrypt/challtestsrv","version":"v1.3.3","vcs_hash":"eed51fbeab97f37883f3a40dc31f11e8ca104e57ad59270a9553d87faa2b67a6","timestamp":"2025-04-09T19:51:28Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 82 | {"module":"github.com/letsencrypt/validator/v10","version":"v10.0.0-20230215210743-a0c7dfc17158","vcs_hash":"d7eb90bf5f437e5ade7bc42475549d497d96f89a6415d3b9b5ae8336a1b9f0b3","timestamp":"2023-02-15T21:07:43Z","subdir":"","vcs_ref":""},\ | ||
| 83 | {"module":"github.com/letsencrypt/boulder","version":"v0.20260223.0","vcs_hash":"f955ec89a39eec751140b143fb864d754835ed0045ae5df0e44dbc1f5da66a5b","timestamp":"2026-02-20T23:14:52Z","subdir":"","vcs_ref":"refs/tags/v0.20260223.0"},\ | ||
| 84 | {"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"},\ | ||
| 85 | {"module":"github.com/tetratelabs/wazero","version":"v1.11.0","vcs_hash":"65efbbf9a949dc054e98610f913942c7dae4b1f99f643f5414adfd19393f1c7c","timestamp":"2025-12-18T15:01:01Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 86 | {"module":"github.com/tjfoc/gmsm","version":"v1.4.1","vcs_hash":"cee77f432720257a95f43597653d54db55a570e026dff7502dc6d51cff5ad649","timestamp":"2021-07-09T03:07:47Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 87 | {"module":"github.com/tjfoc/gmsm","version":"v1.3.2","vcs_hash":"a2169e878b8bf81f50473aa95664fbef40225e6da4a30e003e84c45eb9476f86","timestamp":"2020-06-08T07:18:37Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 88 | {"module":"github.com/prometheus/prometheus","version":"v0.51.0","vcs_hash":"980a3b429b0579f2c2d6382ac68fbd17ba19bfa894b38c6e0e3ce5dcc4288b1f","timestamp":"2024-03-19T10:49:40Z","subdir":"","vcs_ref":"refs/tags/v0.51.0"},\ | ||
| 89 | {"module":"github.com/prometheus/common","version":"v0.67.5","vcs_hash":"e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a","timestamp":"2026-01-05T14:14:40Z","subdir":"","vcs_ref":"refs/tags/v0.67.5"},\ | ||
| 90 | {"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"},\ | ||
| 91 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190812154241-14fe0d1b01d4","vcs_hash":"51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069","timestamp":"2019-08-12T15:42:41Z","subdir":"","vcs_ref":""},\ | ||
| 92 | {"module":"github.com/prometheus/otlptranslator","version":"v1.0.0","vcs_hash":"f715cf2135e953ee5ebcc6025f0734e5a3b9adb54e2140be6071ab88025b7f8b","timestamp":"2025-09-09T19:39:14Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 93 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 94 | {"module":"github.com/prometheus/procfs","version":"v0.19.2","vcs_hash":"4ba43fedb66349da63590a73d3cd2456a557a4f717a87d1fa2b8f902328ca520","timestamp":"2025-10-30T14:20:06Z","subdir":"","vcs_ref":"refs/tags/v0.19.2"},\ | ||
| 95 | {"module":"github.com/prometheus/procfs","version":"v0.20.1","vcs_hash":"3c024a68e40cfb036330919b7339c670dd089236cbee3658b0793b1aa4368c69","timestamp":"2026-02-28T15:22:44Z","subdir":"","vcs_ref":"refs/tags/v0.20.1"},\ | ||
| 96 | {"module":"github.com/poy/onpar","version":"v1.1.2","vcs_hash":"1ddb944f24119b1b9e46a47ce6b19c94cf317318f32b410a6bc61cacea48afb0","timestamp":"2020-12-22T14:54:47Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 97 | {"module":"github.com/go-playground/universal-translator","version":"v0.18.1","vcs_hash":"0d1c810d6eecbd6fe801bd0d0b90f194d3da6627bb921c3a7c007cb4055df549","timestamp":"2023-01-30T04:27:26Z","subdir":"","vcs_ref":"refs/tags/v0.18.1"},\ | ||
| 98 | {"module":"github.com/go-playground/locales","version":"v0.14.1","vcs_hash":"316e718c5bc47878949f483aa5aceaf3aaf4cf93aa7ac26a648229bcf4b4cbaa","timestamp":"2023-01-05T16:04:36Z","subdir":"","vcs_ref":"refs/tags/v0.14.1"},\ | ||
| 99 | {"module":"github.com/go-playground/validator/v10","version":"v10.30.2","vcs_hash":"f190b7f0a391a1e604a2aebbce00f2f93fb43bd3b05b19a6138060b25cd3c848","timestamp":"2026-03-27T10:00:35Z","subdir":"","vcs_ref":"refs/tags/v10.30.2"},\ | ||
| 100 | {"module":"github.com/go-playground/validator/v10","version":"v10.30.1","vcs_hash":"1b9d172a93b7c523f732d763a3c0ab19dec2876c437270b02c2d1204dc31efb1","timestamp":"2025-12-24T16:08:59Z","subdir":"","vcs_ref":"refs/tags/v10.30.1"},\ | ||
| 101 | {"module":"github.com/syndtr/goleveldb","version":"v1.0.1-0.20220721030215-126854af5e6d","vcs_hash":"e235339a3b62d86588980eea53546b06c36a7d1f4f68f0c427c52dbe4d251657","timestamp":"2022-07-21T03:02:15Z","subdir":"","vcs_ref":""},\ | ||
| 102 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20240927000941-0f3dac36c52b","vcs_hash":"a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b","timestamp":"2024-09-27T00:09:41Z","subdir":"","vcs_ref":""},\ | ||
| 103 | {"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"},\ | ||
| 104 | {"module":"github.com/ncruces/go-strftime","version":"v1.0.0","vcs_hash":"827520e6a472a9ef265997c94922c1b928967406597709602bce986450301e23","timestamp":"2025-10-08T11:45:18Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 105 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric","version":"v0.55.0","vcs_hash":"bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2","timestamp":"2026-01-16T21:40:50Z","subdir":"exporter/metric","vcs_ref":"refs/tags/exporter/metric/v0.55.0"},\ | ||
| 106 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.31.0","vcs_hash":"bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2","timestamp":"2026-01-16T21:40:50Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.31.0"},\ | ||
| 107 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping","version":"v0.55.0","vcs_hash":"bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2","timestamp":"2026-01-16T21:40:50Z","subdir":"internal/resourcemapping","vcs_ref":"refs/tags/internal/resourcemapping/v0.55.0"},\ | ||
| 108 | {"module":"github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp","version":"v1.5.3","vcs_hash":"91a6747dc3a000d23bcf5bd713d921804a0bda335857ae53e17684aa37bc9ed3","timestamp":"2025-05-27T16:38:23Z","subdir":"grpcgcp","vcs_ref":"refs/tags/grpcgcp/v1.5.3"},\ | ||
| 109 | {"module":"github.com/decred/dcrd/dcrec/secp256k1/v4","version":"v4.4.1","vcs_hash":"3f5f02db23d912d96ab42d7a36352e8345b27f6d9313be0575833225ea090af7","timestamp":"2026-02-24T04:35:57Z","subdir":"dcrec/secp256k1","vcs_ref":"refs/tags/dcrec/secp256k1/v4.4.1"},\ | ||
| 110 | {"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"},\ | ||
| 111 | {"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"},\ | ||
| 112 | {"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"},\ | ||
| 113 | {"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"},\ | ||
| 114 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ | ||
| 115 | {"module":"github.com/mwitkow/go-proto-validators","version":"v0.2.0","vcs_hash":"ce1bb359fbabfd1fa57927cd8d5043d45c286a2dfa4a7b4989ffcad4f93bd162","timestamp":"2019-09-17T15:22:38Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 116 | {"module":"github.com/jmespath/go-jmespath","version":"v0.4.1-0.20220621161143-b0104c826a24","vcs_hash":"26a4690aec4cb479c32b41319b1f4a678f2398b4543417d821305581d11ba347","timestamp":"2022-06-21T16:11:43Z","subdir":"","vcs_ref":""},\ | ||
| 117 | {"module":"github.com/jmespath/go-jmespath/internal/testify","version":"v1.5.1","vcs_hash":"2760c91c21f60b7531a8c72d94a8ef0c04735a7ea14330467907030d320b9bff","timestamp":"2020-09-18T22:50:35Z","subdir":"internal/testify","vcs_ref":"refs/tags/internal/testify/v1.5.1"},\ | ||
| 118 | {"module":"github.com/brunoscheufler/aws-ecs-metadata-go","version":"v0.0.0-20221221133751-67e37ae746cd","vcs_hash":"1256aa1768cb7c46af163d2a718c8091b32bb63bfda3d37a39c737158dba0351","timestamp":"2022-12-21T13:37:51Z","subdir":"","vcs_ref":""},\ | ||
| 119 | {"module":"github.com/brunoscheufler/aws-ecs-metadata-go","version":"v0.0.0-20220812150832-b6b31c6eeeaf","vcs_hash":"ee4621c614993d1e340ec6517210bdaa8d3a47fb33b591237db58b84706ba3a9","timestamp":"2022-08-12T15:08:32Z","subdir":"","vcs_ref":""},\ | ||
| 120 | {"module":"github.com/google/martian/v3","version":"v3.3.3","vcs_hash":"bb49ff7cfe7cab97fc1ad58498112c4c80ab2c4264e619480b00511c13efe5c0","timestamp":"2022-08-16T15:12:57Z","subdir":"","vcs_ref":"refs/tags/v3.3.3"},\ | ||
| 121 | {"module":"github.com/google/go-licenses/v2","version":"v2.0.0-alpha.1","vcs_hash":"cc639036c5ae90a60c6dcdda80e50aeb252b887719c514557e217bbf17355392","timestamp":"2024-06-27T08:23:44Z","subdir":"","vcs_ref":"refs/tags/v2.0.0-alpha.1"},\ | ||
| 122 | {"module":"github.com/google/go-tpm-tools","version":"v0.4.8","vcs_hash":"3e2b3311eea765e545a09fcd96e75aed5234f1be376c65408cf3dfc8626bfc69","timestamp":"2026-03-13T22:54:19Z","subdir":"","vcs_ref":"refs/tags/v0.4.8"},\ | ||
| 123 | {"module":"github.com/google/go-tpm-tools","version":"v0.4.7","vcs_hash":"de640cbe977a9e2ed05cffa29afc1014108364c7843419a8325301d8eb830d84","timestamp":"2025-11-06T00:20:08Z","subdir":"","vcs_ref":"refs/tags/v0.4.7"},\ | ||
| 124 | {"module":"github.com/google/flatbuffers","version":"v25.2.10+incompatible","vcs_hash":"ce9b72b27fcded0a26400b6622baf9c55c9b6f4f644381ad1d00f5e64decc48d","timestamp":"2025-02-11T04:25:03Z","subdir":"","vcs_ref":"refs/tags/v25.2.10"},\ | ||
| 125 | {"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"},\ | ||
| 126 | {"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"},\ | ||
| 127 | {"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"},\ | ||
| 128 | {"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"},\ | ||
| 129 | {"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"},\ | ||
| 130 | {"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"},\ | ||
| 131 | {"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"},\ | ||
| 132 | {"module":"github.com/google/go-tpm","version":"v0.9.8","vcs_hash":"ce1ed46c59112f1d14d376bacbbbd12b6bde694b8e9094f459b61413279becd6","timestamp":"2025-12-29T18:04:51Z","subdir":"","vcs_ref":"refs/tags/v0.9.8"},\ | ||
| 133 | {"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"},\ | ||
| 134 | {"module":"github.com/google/licenseclassifier/v2","version":"v2.0.0","vcs_hash":"34079684787fc6a5316bedf82cff361c17273e1bdf442af51edcb6d07a262f5f","timestamp":"2022-09-16T17:06:11Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 135 | {"module":"github.com/google/addlicense","version":"v1.1.1","vcs_hash":"1be16a1e7355f2db888fc6e0730c5a27e74788066889f89ab79a41fdedb1b9ab","timestamp":"2023-01-18T13:27:11Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 136 | {"module":"github.com/google/go-github/v88","version":"v88.0.0","vcs_hash":"f22df8a08968a126675c1c59243e41ef20b8ff3c3648f43e5a4737931324fdc1","timestamp":"2026-05-21T14:47:51Z","subdir":"","vcs_ref":"refs/tags/v88.0.0"},\ | ||
| 137 | {"module":"github.com/google/go-github/v73","version":"v73.0.0","vcs_hash":"1b576e06a7f0f3869907c57bd4aa824607b9df99115f48e03b9088a096410d87","timestamp":"2025-06-24T14:34:17Z","subdir":"","vcs_ref":"refs/tags/v73.0.0"},\ | ||
| 138 | {"module":"github.com/google/go-containerregistry","version":"v0.21.5","vcs_hash":"95a96f0a1461382c8d2687f83f5939a5f11dea9c3e1a79d3488cb590ef5cd1c1","timestamp":"2026-04-11T02:19:10Z","subdir":"","vcs_ref":"refs/tags/v0.21.5"},\ | ||
| 139 | {"module":"github.com/google/go-containerregistry","version":"v0.21.3","vcs_hash":"89a36255d2ce5d8a9a1060f3cd61fa20336f8d9e3c7d34568873eab9c5161a69","timestamp":"2026-03-17T23:22:01Z","subdir":"","vcs_ref":"refs/tags/v0.21.3"},\ | ||
| 140 | {"module":"github.com/google/cel-go","version":"v0.27.0","vcs_hash":"6affb2e1f241c1c52d130049505120750a5a52df8a3e2b5ffec9c85f8a72527b","timestamp":"2026-01-29T23:52:27Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | ||
| 141 | {"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"},\ | ||
| 142 | {"module":"github.com/google/uuid","version":"v1.0.0","vcs_hash":"9c4788a0a21771df759c6389067061e3fd3a1ebf4cc47f12ab880b4f241d4681","timestamp":"2018-08-27T20:42:32Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 143 | {"module":"github.com/google/wire","version":"v0.7.0","vcs_hash":"2df60c44cabc6d6319ab7ad57a510707240202b118563c17fa61d0d08806347b","timestamp":"2025-08-22T13:52:05Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 144 | {"module":"github.com/google/pprof","version":"v0.0.0-20250602020802-c6617b811d0e","vcs_hash":"a3359ed837d4a9da895029e7f67c3254f0e52d64b31a90775dd1b4848710660b","timestamp":"2025-06-02T02:08:02Z","subdir":"","vcs_ref":""},\ | ||
| 145 | {"module":"github.com/google/pprof","version":"v0.0.0-20210407192527-94a9f03dee38","vcs_hash":"83b537173998661445f5e58b15dd2d0f835ffe14b4bc95fe20e7275b350698e8","timestamp":"2021-04-07T19:25:27Z","subdir":"","vcs_ref":""},\ | ||
| 146 | {"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"},\ | ||
| 147 | {"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"},\ | ||
| 148 | {"module":"github.com/google/shlex","version":"v0.0.0-20191202100458-e7afc7fbc510","vcs_hash":"6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299","timestamp":"2019-12-02T10:04:58Z","subdir":"","vcs_ref":""},\ | ||
| 149 | {"module":"github.com/google/s2a-go","version":"v0.1.9","vcs_hash":"d78240b40b894bdb3c6064c372826498fd25f1d524bbfebddc0014b22fe50849","timestamp":"2025-01-06T17:53:46Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 150 | {"module":"github.com/google/go-querystring","version":"v1.2.0","vcs_hash":"7d3cecef50c7f48038306aab58b989d0605c03d6f53d11a11803988872d70851","timestamp":"2025-11-10T17:18:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 151 | {"module":"github.com/google/go-tspi","version":"v0.3.0","vcs_hash":"4dda508fb49eaa7e414c24e50f768271ff1fe01ca6e0fde84185e2dab4bcd6ce","timestamp":"2021-07-02T17:29:09Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 152 | {"module":"github.com/google/certificate-transparency-go","version":"v1.3.3","vcs_hash":"cc8feb350dca60d2adf287074ceb8dc5a577c3714faf3666f7a3ae21cb4edfd8","timestamp":"2026-02-26T11:25:10Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 153 | {"module":"github.com/google/go-pkcs11","version":"v0.3.0","vcs_hash":"bff2eb676c327d4c57a5187aa05a7e2930f0ab4e1462e951bcb42b4cc4f4e27a","timestamp":"2023-09-07T21:50:43Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 154 | {"module":"github.com/google/trillian","version":"v1.7.2","vcs_hash":"e8d401f7e3b6be0101aac286ab5237fe0b10c1bcc3605c934a1f0aeae0914ed1","timestamp":"2025-04-25T16:18:12Z","subdir":"","vcs_ref":"refs/tags/v1.7.2"},\ | ||
| 155 | {"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"},\ | ||
| 156 | {"module":"github.com/google/rpmpack","version":"v0.7.1","vcs_hash":"15629b25bb0eb589872672be8c2433d225c26c6e83b4670fb1d7d95e4f13a328","timestamp":"2025-07-28T08:07:46Z","subdir":"","vcs_ref":"refs/tags/v0.7.1"},\ | ||
| 157 | {"module":"github.com/aliyun/credentials-go","version":"v1.1.2","vcs_hash":"41bcaad57a1fd45fd99f8661c613541be2c3f4deef7ef5a3ab3b08447bb2d259","timestamp":"2020-09-07T01:29:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 158 | {"module":"github.com/aliyun/credentials-go","version":"v1.3.2","vcs_hash":"9a1f877129da8b66ec13a32d9908d94f8293a619c3e75117deaaf783406be4ce","timestamp":"2023-11-17T09:04:49Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 159 | {"module":"github.com/foxcpp/go-mockdns","version":"v1.2.0","vcs_hash":"2beca26d97cbf4fa6350073620d901f7237cb9b6dde12481c8a3066c08a33826","timestamp":"2026-01-03T10:57:10Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 160 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.3","vcs_hash":"196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb","timestamp":"2025-07-01T06:30:56Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 161 | {"module":"github.com/depcheck-test/depcheck-test","version":"v0.0.0-20220607135614-199033aaa936","vcs_hash":"4ab6ac43b63de4930c338a12f5e9a2c00b7de06c41ab6e5fc05ce9c433f13458","timestamp":"2022-06-07T13:56:14Z","subdir":"","vcs_ref":""},\ | ||
| 162 | {"module":"github.com/cyberphone/json-canonicalization","version":"v0.0.0-20241213102144-19d51d7fe467","vcs_hash":"0e55f9f02847679b08922b4a88af3131cb189b333af41228fc1ceba858b5fceb","timestamp":"2024-12-13T10:21:44Z","subdir":"","vcs_ref":""},\ | ||
| 163 | {"module":"github.com/awslabs/amazon-ecr-credential-helper/ecr-login","version":"v0.12.0","vcs_hash":"bf24384171f353bcf7e25d55493143ef0eef70c88d2a77ca6c355e7e1c03d84a","timestamp":"2026-02-25T22:29:07Z","subdir":"ecr-login","vcs_ref":"refs/tags/ecr-login/v0.12.0"},\ | ||
| 164 | {"module":"github.com/flynn/go-docopt","version":"v0.0.0-20140912013429-f6dd2ebbb31e","vcs_hash":"0c09c77aaa7771bc1f711ed3ae12c9a6e995b40ef8161b01a95cabf704beb65e","timestamp":"2014-09-12T01:34:29Z","subdir":"","vcs_ref":""},\ | ||
| 165 | {"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"},\ | ||
| 166 | {"module":"github.com/census-instrumentation/opencensus-proto","version":"v0.2.1","vcs_hash":"47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6","timestamp":"2019-07-18T16:27:18Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 167 | {"module":"github.com/shibumi/go-pathspec","version":"v1.3.0","vcs_hash":"7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f","timestamp":"2021-10-17T22:38:10Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 168 | {"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"},\ | ||
| 169 | {"module":"github.com/fsnotify/fsnotify","version":"v1.4.9","vcs_hash":"312802d3d487f267a0fbf3d54ca7a46882c8ca80bb35496d99676c79f53b1b3d","timestamp":"2020-03-11T17:35:18Z","subdir":"","vcs_ref":"refs/tags/v1.4.9"},\ | ||
| 170 | {"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"},\ | ||
| 171 | {"module":"github.com/fsnotify/fsnotify","version":"v1.5.4","vcs_hash":"cfe0e37fa0eb881e2871bcf4700612f5a71ac6e56f6ef8767b0aa72ee40f9800","timestamp":"2022-04-27T02:06:09Z","subdir":"","vcs_ref":"refs/tags/v1.5.4"},\ | ||
| 172 | {"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"},\ | ||
| 173 | {"module":"github.com/dustinkirkland/golang-petname","version":"v0.0.0-20231002161417-6a283f1aaaf2","vcs_hash":"2e2d801b9de4a7e840a3fe4bea32b8ab53ecfb089f741c102467a9875c284f14","timestamp":"2023-10-02T16:14:17Z","subdir":"","vcs_ref":""},\ | ||
| 174 | {"module":"github.com/dustinkirkland/golang-petname","version":"v0.0.0-20260215035315-f0c533e9ce9b","vcs_hash":"3e28c50de1b9d73f4cb56a4fbb9c3882bdd264adabd46c48fe7f417c16d307ae","timestamp":"2026-02-15T03:53:15Z","subdir":"","vcs_ref":""},\ | ||
| 175 | {"module":"github.com/jedisct1/go-minisign","version":"v0.0.0-20230811132847-661be99b8267","vcs_hash":"7bae23a207c282c619d10ee92f0d62b643fe712eadd3209c3cee11cbe0ddf309","timestamp":"2023-08-11T13:28:47Z","subdir":"","vcs_ref":""},\ | ||
| 176 | {"module":"github.com/theckman/httpforwarded","version":"v0.4.0","vcs_hash":"64f2f4cbb1b1824f296e389124750a34bd34688747981aa93c02d11fc7c85699","timestamp":"2016-10-11T05:58:49Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 177 | {"module":"github.com/urfave/cli","version":"v1.22.17","vcs_hash":"e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0","timestamp":"2025-06-14T02:43:22Z","subdir":"","vcs_ref":"refs/tags/v1.22.17"},\ | ||
| 178 | {"module":"github.com/urfave/negroni","version":"v1.0.0","vcs_hash":"c219e769c4dc79b4e71ba2550c53a615ec6e83b68191a1ea271d02100c0b8d02","timestamp":"2018-09-02T02:25:56Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 179 | {"module":"github.com/zalando/go-keyring","version":"v0.2.6","vcs_hash":"dbd0f34366b5d2716217f5aa930934c6571c5f273dd8a57b078023d575addefa","timestamp":"2024-10-25T07:41:06Z","subdir":"","vcs_ref":"refs/tags/v0.2.6"},\ | ||
| 180 | {"module":"github.com/pkg/browser","version":"v0.0.0-20240102092130-5ac0b6a4141c","vcs_hash":"10a8ed3a78b0663b7f54101de61f0c1b24ac55185382242b62e593e0b344d42e","timestamp":"2024-01-02T09:21:30Z","subdir":"","vcs_ref":""},\ | ||
| 181 | {"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"},\ | ||
| 182 | {"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"},\ | ||
| 183 | {"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"},\ | ||
| 184 | {"module":"github.com/dgryski/trifles","version":"v0.0.0-20230903005119-f50d829f2e54","vcs_hash":"84d28634263bfcc09a5a315df748561d8f7fec9f534cd0cf9f1be0e463b5eed2","timestamp":"2023-09-03T00:51:19Z","subdir":"","vcs_ref":""},\ | ||
| 185 | {"module":"github.com/dgryski/go-rendezvous","version":"v0.0.0-20200823014737-9f7001d12a5f","vcs_hash":"0298132200a9f0c819a84d7d502f0855dddb7db18067c29c9d63f1c55c37b67a","timestamp":"2020-08-23T01:47:37Z","subdir":"","vcs_ref":""},\ | ||
| 186 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | ||
| 187 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | ||
| 188 | {"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"},\ | ||
| 189 | {"module":"github.com/go-ole/go-ole","version":"v1.3.0","vcs_hash":"6ebc3caf5fb0446628186d46f920aec4c63cb5c783805449864cb2ae184dd9ce","timestamp":"2023-08-04T03:10:36Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 190 | {"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"},\ | ||
| 191 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 192 | {"module":"github.com/philhofer/fwd","version":"v1.2.0","vcs_hash":"ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42","timestamp":"2024-09-16T14:44:58Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 193 | {"module":"github.com/philhofer/fwd","version":"v1.1.3-0.20240916144458-20a13a1f6b7c","vcs_hash":"ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42","timestamp":"2024-09-16T14:44:58Z","subdir":"","vcs_ref":""},\ | ||
| 194 | {"module":"github.com/bgentry/speakeasy","version":"v0.2.0","vcs_hash":"f52d9f13cc5a06c49ec6c6df08c00608c87efa6d00ab820aebeba53cd6b10d30","timestamp":"2022-09-10T01:20:23Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 195 | {"module":"github.com/oklog/ulid","version":"v1.3.1","vcs_hash":"aad6b8a061fa553536e0c316a41769de0f2b7912cad69a71e0ea72d9bb262c8f","timestamp":"2018-10-02T12:43:06Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 196 | {"module":"github.com/oklog/ulid/v2","version":"v2.1.1","vcs_hash":"aaf3b4cc210950472ca5f11135c0d7bb5cf17d9493d2bd55a72286845c1411fa","timestamp":"2024-04-13T18:09:41Z","subdir":"","vcs_ref":"refs/tags/v2.1.1"},\ | ||
| 197 | {"module":"github.com/creack/pty","version":"v1.1.24","vcs_hash":"a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b","timestamp":"2024-10-31T18:56:50Z","subdir":"","vcs_ref":"refs/tags/v1.1.24"},\ | ||
| 198 | {"module":"github.com/creack/pty","version":"v1.1.19","vcs_hash":"b91d59df2bead4a4cfbe4d16ad86d92f8000ecb8d54cdc1fe84e407f054d4a05","timestamp":"2023-10-26T15:23:10Z","subdir":"","vcs_ref":"refs/tags/v1.1.19"},\ | ||
| 199 | {"module":"github.com/thales-e-security/pool","version":"v0.0.2","vcs_hash":"ffbb81571a4caa257c4cd077f17f94e9755773da8b062ffd83fb33c677204512","timestamp":"2020-09-10T15:49:03Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 200 | {"module":"github.com/sergi/go-diff","version":"v1.4.0","vcs_hash":"c9a25f65511543cd2ef57e28e90d7ecf296f89053616332975c34804292e2430","timestamp":"2025-06-05T16:18:22Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 201 | {"module":"github.com/DataDog/go-runtime-metrics-internal","version":"v0.0.4-0.20250721125240-fdf1ef85b633","vcs_hash":"b5429f6d3f58f5e60fa06a18cd5e380de9914164bc09e8682294b2c932d77c58","timestamp":"2025-07-21T12:52:40Z","subdir":"","vcs_ref":""},\ | ||
| 202 | {"module":"github.com/DataDog/go-runtime-metrics-internal","version":"v0.0.4-0.20260217080614-b0f4edc38a6d","vcs_hash":"a6834bb7585bd39821dc49ecc0167349b719fb1340c2a76e19c40536f8834e85","timestamp":"2026-02-17T08:06:14Z","subdir":"","vcs_ref":""},\ | ||
| 203 | {"module":"github.com/DataDog/datadog-go/v5","version":"v5.8.3","vcs_hash":"356766fcdb6d0f8e8838747c0c01f3c7792b52bf3fc0f10b2d0c7d7f3d28a9fe","timestamp":"2026-02-02T12:31:23Z","subdir":"","vcs_ref":"refs/tags/v5.8.3"},\ | ||
| 204 | {"module":"github.com/DataDog/datadog-agent/pkg/util/scrubber","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/util/scrubber","vcs_ref":"refs/tags/pkg/util/scrubber/v0.77.2"},\ | ||
| 205 | {"module":"github.com/DataDog/datadog-agent/pkg/util/scrubber","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"pkg/util/scrubber","vcs_ref":"refs/tags/pkg/util/scrubber/v0.67.0"},\ | ||
| 206 | {"module":"github.com/DataDog/datadog-agent/pkg/util/log","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/util/log","vcs_ref":"refs/tags/pkg/util/log/v0.77.2"},\ | ||
| 207 | {"module":"github.com/DataDog/datadog-agent/pkg/util/log","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"pkg/util/log","vcs_ref":"refs/tags/pkg/util/log/v0.67.0"},\ | ||
| 208 | {"module":"github.com/DataDog/datadog-agent/pkg/obfuscate","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/obfuscate","vcs_ref":"refs/tags/pkg/obfuscate/v0.77.2"},\ | ||
| 209 | {"module":"github.com/DataDog/datadog-agent/pkg/obfuscate","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"pkg/obfuscate","vcs_ref":"refs/tags/pkg/obfuscate/v0.67.0"},\ | ||
| 210 | {"module":"github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/opentelemetry-mapping-go/otlp/attributes","vcs_ref":"refs/tags/pkg/opentelemetry-mapping-go/otlp/attributes/v0.77.2"},\ | ||
| 211 | {"module":"github.com/DataDog/datadog-agent/pkg/template","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/template","vcs_ref":"refs/tags/pkg/template/v0.77.2"},\ | ||
| 212 | {"module":"github.com/DataDog/datadog-agent/pkg/proto","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/proto","vcs_ref":"refs/tags/pkg/proto/v0.77.2"},\ | ||
| 213 | {"module":"github.com/DataDog/datadog-agent/pkg/proto","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"pkg/proto","vcs_ref":"refs/tags/pkg/proto/v0.67.0"},\ | ||
| 214 | {"module":"github.com/DataDog/datadog-agent/pkg/trace","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/trace","vcs_ref":"refs/tags/pkg/trace/v0.77.2"},\ | ||
| 215 | {"module":"github.com/DataDog/datadog-agent/pkg/trace","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"pkg/trace","vcs_ref":"refs/tags/pkg/trace/v0.67.0"},\ | ||
| 216 | {"module":"github.com/DataDog/datadog-agent/pkg/trace/stats","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/trace/stats","vcs_ref":"refs/tags/pkg/trace/stats/v0.77.2"},\ | ||
| 217 | {"module":"github.com/DataDog/datadog-agent/pkg/trace/traceutil","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/trace/traceutil","vcs_ref":"refs/tags/pkg/trace/traceutil/v0.77.2"},\ | ||
| 218 | {"module":"github.com/DataDog/datadog-agent/pkg/trace/otel","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/trace/otel","vcs_ref":"refs/tags/pkg/trace/otel/v0.77.2"},\ | ||
| 219 | {"module":"github.com/DataDog/datadog-agent/pkg/trace/log","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/trace/log","vcs_ref":"refs/tags/pkg/trace/log/v0.77.2"},\ | ||
| 220 | {"module":"github.com/DataDog/datadog-agent/pkg/remoteconfig/state","version":"v0.69.0","vcs_hash":"ebd3d7d36d130855e4bdbf8fa0cd124a27b832bd3bc16948753b464690daa202","timestamp":"2025-08-13T18:23:48Z","subdir":"pkg/remoteconfig/state","vcs_ref":"refs/tags/pkg/remoteconfig/state/v0.69.0"},\ | ||
| 221 | {"module":"github.com/DataDog/datadog-agent/pkg/remoteconfig/state","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/remoteconfig/state","vcs_ref":"refs/tags/pkg/remoteconfig/state/v0.77.2"},\ | ||
| 222 | {"module":"github.com/DataDog/datadog-agent/pkg/version","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"pkg/version","vcs_ref":"refs/tags/pkg/version/v0.77.2"},\ | ||
| 223 | {"module":"github.com/DataDog/datadog-agent/pkg/version","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"pkg/version","vcs_ref":"refs/tags/pkg/version/v0.67.0"},\ | ||
| 224 | {"module":"github.com/DataDog/datadog-agent/comp/core/tagger/origindetection","version":"v0.77.2","vcs_hash":"4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293","timestamp":"2026-03-31T16:35:25Z","subdir":"comp/core/tagger/origindetection","vcs_ref":"refs/tags/comp/core/tagger/origindetection/v0.77.2"},\ | ||
| 225 | {"module":"github.com/DataDog/datadog-agent/comp/core/tagger/origindetection","version":"v0.67.0","vcs_hash":"76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d","timestamp":"2025-06-17T16:29:01Z","subdir":"comp/core/tagger/origindetection","vcs_ref":"refs/tags/comp/core/tagger/origindetection/v0.67.0"},\ | ||
| 226 | {"module":"github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes","version":"v0.27.0","vcs_hash":"ae428afe43f4942baf12473674a5f4c5757c8f9e67766cbc16f0aa937791b92f","timestamp":"2025-04-10T11:20:45Z","subdir":"pkg/otlp/attributes","vcs_ref":"refs/tags/pkg/otlp/attributes/v0.27.0"},\ | ||
| 227 | {"module":"github.com/DataDog/go-libddwaf/v4","version":"v4.9.0","vcs_hash":"0e364f5b8a3ed1fda2beb1648a1471057fd24aad4fa333336dadf390ec249cab","timestamp":"2026-03-05T13:02:49Z","subdir":"","vcs_ref":"refs/tags/v4.9.0"},\ | ||
| 228 | {"module":"github.com/DataDog/go-libddwaf/v4","version":"v4.3.2","vcs_hash":"14a02a6c0c3f068a3b87ebd10fb325683811dd5304ecdbe2d5ec39151bbaeefe","timestamp":"2025-08-07T16:42:25Z","subdir":"","vcs_ref":"refs/tags/v4.3.2"},\ | ||
| 229 | {"module":"github.com/DataDog/sketches-go","version":"v1.4.8","vcs_hash":"0c1de5e2814372ee562c03b7c3bed674fd83cff1abd0ba6181bf3a97a749d5a8","timestamp":"2026-02-20T20:34:42Z","subdir":"","vcs_ref":"refs/tags/v1.4.8"},\ | ||
| 230 | {"module":"github.com/DataDog/sketches-go","version":"v1.4.7","vcs_hash":"02a8f73130ba0c4c2e5c2dbf05e7ec862e8514f503dde64d0cdaca6d6f6980dd","timestamp":"2025-02-19T11:59:33Z","subdir":"","vcs_ref":"refs/tags/v1.4.7"},\ | ||
| 231 | {"module":"github.com/DataDog/go-tuf","version":"v1.1.1-0.5.2","vcs_hash":"2af68db5d24ba307d218b5bfd8f81059737ffc7445316a32fc3a9118afaaf3ff","timestamp":"2025-07-23T13:22:37Z","subdir":"","vcs_ref":"refs/tags/v1.1.1-0.5.2"},\ | ||
| 232 | {"module":"github.com/DataDog/go-tuf","version":"v1.1.0-0.5.2","vcs_hash":"f40f44e38adec8d403e34200ca046422551d13b6545c3a89c10e068370c5b5ce","timestamp":"2024-03-16T11:39:52Z","subdir":"","vcs_ref":"refs/tags/v1.1.0-0.5.2"},\ | ||
| 233 | {"module":"github.com/DataDog/dd-trace-go/v2","version":"v2.3.0","vcs_hash":"9c0a9915da0c5dbfbc274a6fefe6ad420991aa81989adfdc89541d14b48bf1d7","timestamp":"2025-10-20T12:57:22Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 234 | {"module":"github.com/DataDog/dd-trace-go/v2","version":"v2.7.1","vcs_hash":"7d3b2fe61c0dad9d803fbce4af503112e5aab30a4ab16bdb21c0812e1d94d209","timestamp":"2026-03-30T20:04:47Z","subdir":"","vcs_ref":"refs/tags/v2.7.1"},\ | ||
| 235 | {"module":"github.com/DataDog/go-sqllexer","version":"v0.1.6","vcs_hash":"9e0971711a1593be204ee08c49001f0018b05838d4257f7d599e567092bde0c0","timestamp":"2025-04-22T15:15:07Z","subdir":"","vcs_ref":"refs/tags/v0.1.6"},\ | ||
| 236 | {"module":"github.com/DataDog/go-sqllexer","version":"v0.2.1","vcs_hash":"391bcf50311d7491d9763c45f7d6594066053e0afaccafe2012b0735557b8b95","timestamp":"2026-03-19T17:21:47Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 237 | {"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"},\ | ||
| 238 | {"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"},\ | ||
| 239 | {"module":"github.com/segmentio/asm","version":"v1.2.1","vcs_hash":"502fb7489e46319491cb7797b768f4cf21776e6a313ed41bcb11b0aca6fb5e54","timestamp":"2023-11-07T21:27:51Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 240 | {"module":"github.com/mattn/go-colorable","version":"v0.1.14","vcs_hash":"d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0","timestamp":"2025-01-10T08:29:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ | ||
| 241 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.24","vcs_hash":"ad3032213ab66d76e0b89c7fa1621d14dcd538fbc573fc12d5fa52741f03c248","timestamp":"2024-09-04T13:29:32Z","subdir":"","vcs_ref":"refs/tags/v1.14.24"},\ | ||
| 242 | {"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"},\ | ||
| 243 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.19","vcs_hash":"523a9975f971d251a1280e23b98662bbc840575f3b0ae7bee343d331f19ca41c","timestamp":"2025-09-29T13:35:08Z","subdir":"","vcs_ref":"refs/tags/v0.0.19"},\ | ||
| 244 | {"module":"github.com/sirupsen/logrus","version":"v1.9.4","vcs_hash":"7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5","timestamp":"2025-10-23T12:47:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.4"},\ | ||
| 245 | {"module":"github.com/trailofbits/go-mutexasserts","version":"v0.0.0-20250514102930-c1f3d2e37561","vcs_hash":"438d2d7d57d3973dd706967c74ec5bb0e66cc2d3d12bd8acc75a2f7cef317f89","timestamp":"2025-05-14T10:29:30Z","subdir":"","vcs_ref":""},\ | ||
| 246 | {"module":"github.com/montanaflynn/stats","version":"v0.7.0","vcs_hash":"c28f9462d2da2b34d6931af32de4c4bda0a221804ff0cca80e920a94b962e92d","timestamp":"2023-01-08T08:42:25Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 247 | {"module":"github.com/tklauser/go-sysconf","version":"v0.3.15","vcs_hash":"ed541446214fdfa759a416878ffdc9cdf356d862f139e1d65f391a4c317b38f4","timestamp":"2025-03-05T21:12:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.15"},\ | ||
| 248 | {"module":"github.com/tklauser/go-sysconf","version":"v0.3.16","vcs_hash":"93d4ff4e531c640fd6d21e1f876f4f84d42fca1c1552e0445ef6f630c1e3df33","timestamp":"2025-11-12T12:31:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.16"},\ | ||
| 249 | {"module":"github.com/tklauser/numcpus","version":"v0.11.0","vcs_hash":"c4c4cfeb482da2ee4915d36d4478a4499a9babb7769639f4633acd764b67f5cb","timestamp":"2025-11-12T12:13:05Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 250 | {"module":"github.com/tklauser/numcpus","version":"v0.10.0","vcs_hash":"b800cf34b733b1418de302b51fa34b402db0d82a2050a73eccf43c909d4a36bb","timestamp":"2025-03-05T20:51:38Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 251 | {"module":"github.com/dnephin/pflag","version":"v1.0.7","vcs_hash":"09645d2aca86fb08048ef0acc92fdedf68eb49adb91a80c01ffe2741da9d7b5f","timestamp":"2021-02-20T20:31:32Z","subdir":"","vcs_ref":"refs/tags/v1.0.7"},\ | ||
| 252 | {"module":"github.com/theupdateframework/go-tuf","version":"v0.7.0","vcs_hash":"bbec9c5e97a26007b5a7ef626e437d1c9638f745eb3bcef1032e95a3a76097d3","timestamp":"2023-11-28T14:58:45Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 253 | {"module":"github.com/theupdateframework/go-tuf/v2","version":"v2.4.1","vcs_hash":"24410f9d68f2bef47751f65528b3ec3fa18dc875d5ba2e76e28fd98fe2c471f4","timestamp":"2026-01-26T12:41:29Z","subdir":"","vcs_ref":"refs/tags/v2.4.1"},\ | ||
| 254 | {"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"},\ | ||
| 255 | {"module":"github.com/apache/beam/sdks/v2","version":"v2.63.0","vcs_hash":"c854a1191698299c44f4451a62967208696c27f55739b2b7b4f6f3e1dcbd4f99","timestamp":"2025-02-11T20:54:48Z","subdir":"sdks","vcs_ref":"refs/tags/sdks/v2.63.0"},\ | ||
| 256 | {"module":"github.com/AzureAD/microsoft-authentication-library-for-go","version":"v1.7.1","vcs_hash":"9da197c8e66f262f4b968c5c6b1aae3d67e4a1289d4204b2003b65916b78e06f","timestamp":"2026-03-30T18:54:36Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ | ||
| 257 | {"module":"github.com/AzureAD/microsoft-authentication-library-for-go","version":"v1.6.0","vcs_hash":"a614c17b982b55683fa48ad6af54eeb7a0d805b231482bbbc5a0075a03e060fc","timestamp":"2025-11-05T15:05:01Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 258 | {"module":"github.com/AzureAD/microsoft-authentication-extensions-for-go/cache","version":"v0.1.1","vcs_hash":"4dfa1ccb3c79254b9b86ba5ab69a6274a487e913142ded9f54da4321edd0d87e","timestamp":"2023-10-02T14:55:39Z","subdir":"cache","vcs_ref":"refs/tags/cache/v0.1.1"},\ | ||
| 259 | {"module":"github.com/jmhodges/clock","version":"v1.2.0","vcs_hash":"8c9c1ab4309f37f4f3612fcce6ef176281401ccfc618d201a37f868f45097da2","timestamp":"2021-12-18T01:56:46Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 260 | {"module":"github.com/fullstorydev/grpcurl","version":"v1.9.3","vcs_hash":"0889e663ca3fd1e7ae60851c83f4f30cb8bd922196d0475883d433dcc5eb7a78","timestamp":"2025-02-19T16:36:35Z","subdir":"","vcs_ref":"refs/tags/v1.9.3"},\ | ||
| 261 | {"module":"github.com/jackc/pgtype","version":"v1.14.3","vcs_hash":"c28686f78e4693c82518a46e243cf17c8339100347010e34717094a98c57b0e6","timestamp":"2024-03-22T20:58:16Z","subdir":"","vcs_ref":"refs/tags/v1.14.3"},\ | ||
| 262 | {"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"},\ | ||
| 263 | {"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"},\ | ||
| 264 | {"module":"github.com/jackc/chunkreader/v2","version":"v2.0.1","vcs_hash":"c795b7b423ab494f567d5943bcb521b87cf52f1ab5b94e89a5357dbd5396957f","timestamp":"2020-02-14T23:52:59Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 265 | {"module":"github.com/jackc/pgio","version":"v1.0.0","vcs_hash":"4cba6ab872a2219601f99847248d4e0438833e7479d66e67bb8b6dd805db7940","timestamp":"2019-03-30T17:04:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 266 | {"module":"github.com/jackc/pgservicefile","version":"v0.0.0-20240606120523-5a60cdf6a761","vcs_hash":"ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793","timestamp":"2024-06-06T12:05:23Z","subdir":"","vcs_ref":""},\ | ||
| 267 | {"module":"github.com/jackc/pgerrcode","version":"v0.0.0-20240316143900-6e2875d9b438","vcs_hash":"373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896","timestamp":"2024-03-16T14:39:00Z","subdir":"","vcs_ref":""},\ | ||
| 268 | {"module":"github.com/jackc/pgconn","version":"v1.14.3","vcs_hash":"325523da1c8a3ecac1000f33e4525493f9115c76b60af70d4a839bee94cc3b41","timestamp":"2024-03-04T14:43:07Z","subdir":"","vcs_ref":"refs/tags/v1.14.3"},\ | ||
| 269 | {"module":"github.com/jackc/pgproto3/v2","version":"v2.3.3","vcs_hash":"2ded67fb1710e67cf505ec5bca87188d8252c17e0f80c12dd4600d8238b408ed","timestamp":"2024-03-04T14:27:16Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 270 | {"module":"github.com/jackc/pgx/v5","version":"v5.9.2","vcs_hash":"eee06be8f5cfbf6133d0ce6a2652e91d9bd2db7a8f1b9765806842eaee7045a0","timestamp":"2026-04-19T00:37:23Z","subdir":"","vcs_ref":"refs/tags/v5.9.2"},\ | ||
| 271 | {"module":"github.com/jackc/pgx/v5","version":"v5.8.0","vcs_hash":"4577d61dbc2be5d3a12535c34a51eedb074e76ceae93ecc4b2d0f7b8401c6eba","timestamp":"2025-12-26T21:29:46Z","subdir":"","vcs_ref":"refs/tags/v5.8.0"},\ | ||
| 272 | {"module":"github.com/jackc/pgx/v4","version":"v4.18.3","vcs_hash":"c47cf31fbb08a102a217681149785c88b072a8ed2e5df23ee8c50657685e4170","timestamp":"2024-03-09T18:15:53Z","subdir":"","vcs_ref":"refs/tags/v4.18.3"},\ | ||
| 273 | {"module":"github.com/maxbrunsfeld/counterfeiter/v6","version":"v6.12.1","vcs_hash":"cc179f66ecedf8c7a68a2212db00de17c283bdd456d777b66b40caf38f0967b7","timestamp":"2025-11-29T20:33:41Z","subdir":"","vcs_ref":"refs/tags/v6.12.1"},\ | ||
| 274 | {"module":"github.com/otiai10/copy","version":"v1.14.0","vcs_hash":"fa080eff7c376d6beea03891f31a7d5865abee93d6d27a6e7afff2719c187015","timestamp":"2023-10-02T04:47:32Z","subdir":"","vcs_ref":"refs/tags/v1.14.0"},\ | ||
| 275 | {"module":"github.com/go-test/deep","version":"v1.1.1","vcs_hash":"1cb90ca52fcf8f3ad3e1d5bfe3a44c38b13f51e5917ff40c6081694315bd45bd","timestamp":"2024-06-23T16:27:23Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 276 | {"module":"github.com/googleapis/gax-go/v2","version":"v2.17.0","vcs_hash":"49c8edf32db5b7f2846762f89448e508829ef08fc9cabbf9bd60293b6fac948e","timestamp":"2026-02-03T18:41:38Z","subdir":"","vcs_ref":"refs/tags/v2.17.0"},\ | ||
| 277 | {"module":"github.com/googleapis/gax-go/v2","version":"v2.22.0","vcs_hash":"bea43dbc043c22e54c3fc1dd2341f7558483e7d7132d2129c2ca896fe7b2ecd3","timestamp":"2026-04-14T19:15:00Z","subdir":"","vcs_ref":"refs/tags/v2.22.0"},\ | ||
| 278 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.15","vcs_hash":"2c6aa5d21052445b7c7a684af4d595686d5f311249725a9c24a38678af4bd3e3","timestamp":"2026-04-15T18:05:21Z","subdir":"","vcs_ref":"refs/tags/v0.3.15"},\ | ||
| 279 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.12","vcs_hash":"73e9ba722b8a6cc1d3c91a3187c0a838b0b9c24907400b7e66468c2ae715d5a1","timestamp":"2026-02-09T19:15:42Z","subdir":"","vcs_ref":"refs/tags/v0.3.12"},\ | ||
| 280 | {"module":"github.com/in-toto/in-toto-golang","version":"v0.11.0","vcs_hash":"5afef2984d95910ee737bcc848f4463399eb30909478e438bae5e95afe72f25b","timestamp":"2026-05-04T16:16:22Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 281 | {"module":"github.com/in-toto/in-toto-golang","version":"v0.10.0","vcs_hash":"69265427ff3ccf4c21841e67a3aac94611d3ed65c3af33479cd7816bdec13405","timestamp":"2026-01-12T15:00:38Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 282 | {"module":"github.com/in-toto/attestation","version":"v1.2.0","vcs_hash":"5b73314ff7661962bd2e6b4006285677746b5b917747cf350a0feea5020b5495","timestamp":"2026-03-18T17:35:22Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 283 | {"module":"github.com/in-toto/attestation","version":"v1.1.2","vcs_hash":"c9afe967ea4e5751fb018d13c01ee86a880270f07f46e7f6c38d9e86c07f25c2","timestamp":"2025-06-13T20:47:12Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 284 | {"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"},\ | ||
| 285 | {"module":"github.com/Masterminds/sprig","version":"v2.22.0+incompatible","vcs_hash":"78218247de5716c7687bb4395d1bb1981412f3a794360fde204f10bbe2ef9a48","timestamp":"2019-10-02T15:00:24Z","subdir":"","vcs_ref":"refs/tags/v2.22.0"},\ | ||
| 286 | {"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"},\ | ||
| 287 | {"module":"github.com/Masterminds/semver","version":"v1.5.0","vcs_hash":"516d1c086a5d96136437e4d445d3384b2c150d71220b84012bb687ada9fba5a9","timestamp":"2019-09-11T18:23:18Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 288 | {"module":"github.com/Masterminds/semver/v3","version":"v3.4.0","vcs_hash":"b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3","timestamp":"2025-06-27T14:48:33Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ | ||
| 289 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.14.0","vcs_hash":"2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf","timestamp":"2025-11-04T22:01:44Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 290 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.4","vcs_hash":"f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119","timestamp":"2020-02-13T20:12:56Z","subdir":"","vcs_ref":"refs/tags/v0.9.4"},\ | ||
| 291 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.0","vcs_hash":"7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6","timestamp":"2019-09-10T22:06:41Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 292 | {"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"},\ | ||
| 293 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.36.0","vcs_hash":"4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9","timestamp":"2025-10-13T18:21:09Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.36.0"},\ | ||
| 294 | {"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"},\ | ||
| 295 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.3.0","vcs_hash":"5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d","timestamp":"2025-11-18T20:57:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 296 | {"module":"github.com/outcaste-io/ristretto","version":"v0.2.3","vcs_hash":"47afa4f9fad23b7b2b01307fe405f566e9741ca92c7cd61268e0848eddf4a28e","timestamp":"2023-07-27T04:07:33Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 297 | {"module":"github.com/armon/go-socks5","version":"v0.0.0-20160902184237-e75332964ef5","vcs_hash":"e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531","timestamp":"2016-09-02T18:42:37Z","subdir":"","vcs_ref":""},\ | ||
| 298 | {"module":"github.com/armon/go-radix","version":"v0.0.0-20180808171621-7fddfc383310","vcs_hash":"e4904b4185214577c9dda1b93a408003c57b5b654a94021925d1fd5bcaf3129f","timestamp":"2018-08-08T17:16:21Z","subdir":"","vcs_ref":""},\ | ||
| 299 | {"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"},\ | ||
| 300 | {"module":"github.com/alessio/shellescape","version":"v1.4.1","vcs_hash":"b6df6faa951714471e9756bce04e39433e1c6dcd2f1d2993179db194dc86c8b2","timestamp":"2020-11-25T10:20:56Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 301 | {"module":"github.com/tinylib/msgp","version":"v1.2.5","vcs_hash":"fceb4440ef2b0e3381380cded2df4661deece6074353b005536d1a11ed19a290","timestamp":"2024-12-09T10:42:38Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | ||
| 302 | {"module":"github.com/tinylib/msgp","version":"v1.6.3","vcs_hash":"bcf9d4f5bd799c9a7da5cff636a20963e82620b266cc56304433e33162c418ab","timestamp":"2026-01-01T06:18:14Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ | ||
| 303 | {"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"},\ | ||
| 304 | {"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"},\ | ||
| 305 | {"module":"github.com/coreos/go-oidc/v3","version":"v3.17.0","vcs_hash":"8e02c3ed848471cdcbb42e503ddcf14c273d8366034f1c5d58ec0d12e482656a","timestamp":"2025-11-21T03:32:42Z","subdir":"","vcs_ref":"refs/tags/v3.17.0"},\ | ||
| 306 | {"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"},\ | ||
| 307 | {"module":"github.com/Khan/genqlient","version":"v0.8.1","vcs_hash":"a16e4ca46fd9c46965f7ae58f9af4a2c3c50cfbf57da833f3c22273e87913884","timestamp":"2025-05-18T19:07:34Z","subdir":"","vcs_ref":"refs/tags/v0.8.1"},\ | ||
| 308 | {"module":"github.com/protocolbuffers/txtpbfmt","version":"v0.0.0-20260217160748-a481f6a22f94","vcs_hash":"3630afe8bb13421bb99e2d6959e50d0266d7da4d1b07500489da462956b20ad1","timestamp":"2026-02-17T16:07:48Z","subdir":"","vcs_ref":""},\ | ||
| 309 | {"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"},\ | ||
| 310 | {"module":"github.com/chzyer/test","version":"v0.0.0-20180213035817-a1ea475d72b1","vcs_hash":"e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856","timestamp":"2018-02-13T03:58:17Z","subdir":"","vcs_ref":""},\ | ||
| 311 | {"module":"github.com/chzyer/test","version":"v1.0.0","vcs_hash":"07a1ab1518c2d0be620676528db5cb0d2f6f0d7a416a920164ffc4a46e018cb3","timestamp":"2022-04-24T13:19:37Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 312 | {"module":"github.com/chzyer/logex","version":"v1.2.1","vcs_hash":"c7ac900071db2b2105ba6eee96af38c99133bb783104d6346e1f32a365a23d43","timestamp":"2022-04-24T13:13:51Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 313 | {"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"},\ | ||
| 314 | {"module":"github.com/chzyer/readline","version":"v0.0.0-20180603132655-2972be24d48e","vcs_hash":"8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2","timestamp":"2018-06-03T13:26:55Z","subdir":"","vcs_ref":""},\ | ||
| 315 | {"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"},\ | ||
| 316 | {"module":"github.com/clbanning/mxj/v2","version":"v2.5.5","vcs_hash":"641db9fd53d0ec0b20028c1bec83ba387c1b538d6e4fb90124e0935cda5306e2","timestamp":"2021-03-09T16:58:01Z","subdir":"v2","vcs_ref":"refs/tags/v2.5.5"},\ | ||
| 317 | {"module":"github.com/clbanning/mxj/v2","version":"v2.7.0","vcs_hash":"c68e237248ba0b1578824791ddd2e9dca7451987cc369ea7eca22cf80ed6fa7c","timestamp":"2023-02-10T17:23:09Z","subdir":"","vcs_ref":"refs/tags/v2.7.0"},\ | ||
| 318 | {"module":"github.com/magefile/mage","version":"v1.15.0","vcs_hash":"cd691b4f51fcaa8a46555754e03c1a8dccb8013e7ad19921c5d806c9c43b8609","timestamp":"2023-05-11T15:35:27Z","subdir":"","vcs_ref":"refs/tags/v1.15.0"},\ | ||
| 319 | {"module":"github.com/bitfield/gotestdox","version":"v0.2.2","vcs_hash":"756fb99025d50dda7f89d0b8d61152343d9fb46616989c3f182a89ab0808ef23","timestamp":"2023-08-13T15:46:21Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ | ||
| 320 | {"module":"github.com/ysmood/fetchup","version":"v0.2.3","vcs_hash":"8c9dd6ebf834d7256887c2d14a754cf11453f2f3a5e2b0c8c05110052b6ee3a1","timestamp":"2023-05-07T03:47:20Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 321 | {"module":"github.com/ysmood/gson","version":"v0.7.3","vcs_hash":"27ce5120c0465dfab869d1d5012071a3115381084f3a241d5de5330ed6bf71e6","timestamp":"2022-11-24T01:23:50Z","subdir":"","vcs_ref":"refs/tags/v0.7.3"},\ | ||
| 322 | {"module":"github.com/ysmood/goob","version":"v0.4.0","vcs_hash":"9d85527d5325cd688787ce40dccb6ea83312b580a4e5eba11e779e213a9cb6c7","timestamp":"2022-04-09T04:13:26Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 323 | {"module":"github.com/ysmood/got","version":"v0.40.0","vcs_hash":"eeb512ee1df2a3b4f92e5a5dc02e24f7963cec103929eec0113736a6ca67335b","timestamp":"2024-06-13T08:37:41Z","subdir":"","vcs_ref":"refs/tags/v0.40.0"},\ | ||
| 324 | {"module":"github.com/ysmood/leakless","version":"v0.9.0","vcs_hash":"ea236bef84d8f62f430439cdcf1cab367fcd2b2371ced56810ccd36d18be2dd9","timestamp":"2024-07-11T10:12:25Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 325 | {"module":"github.com/ulikunitz/xz","version":"v0.5.14","vcs_hash":"586ce99f185d6db57574490b0d3f6457e475b89e7d5837e7d0a98e329eadede3","timestamp":"2025-08-28T18:38:17Z","subdir":"","vcs_ref":"refs/tags/v0.5.14"},\ | ||
| 326 | {"module":"github.com/andreyvit/diff","version":"v0.0.0-20170406064948-c7f18ee00883","vcs_hash":"da5670d883c8a2ff4f56e885d21c55be0921281f0561857b8437e59c861fba5a","timestamp":"2017-04-06T06:49:48Z","subdir":"","vcs_ref":""},\ | ||
| 327 | {"module":"github.com/jhump/protoreflect","version":"v1.17.0","vcs_hash":"b8b10c2004a56c3a0195a6336880fea7f8f87993b6ce2078703df28c64a8553f","timestamp":"2024-09-04T19:26:01Z","subdir":"","vcs_ref":"refs/tags/v1.17.0"},\ | ||
| 328 | {"module":"github.com/wolfeidau/quickzip","version":"v1.0.2","vcs_hash":"17d1d511d4e0ba38e86c9e46d58a501d7d4ddcb62306df8ba932ed62981e20a5","timestamp":"2025-07-22T05:22:52Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 329 | {"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"},\ | ||
| 330 | {"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"},\ | ||
| 331 | {"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"},\ | ||
| 332 | {"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"},\ | ||
| 333 | {"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"},\ | ||
| 334 | {"module":"github.com/yuin/goldmark","version":"v1.1.30","vcs_hash":"1e576b29e9627f3a99ff99506e8ca2071a280fad1954f7aaebc5ccccaad8fb3b","timestamp":"2020-04-16T02:34:53Z","subdir":"","vcs_ref":"refs/tags/v1.1.30"},\ | ||
| 335 | {"module":"github.com/yusufpapurcu/wmi","version":"v1.2.4","vcs_hash":"d49837721a364d478340dfb90d65ec9e1396a051aa1caa5e190af739ff9fcdbb","timestamp":"2024-01-28T14:29:43Z","subdir":"","vcs_ref":"refs/tags/v1.2.4"},\ | ||
| 336 | {"module":"github.com/oleiade/reflections","version":"v1.1.0","vcs_hash":"e9a8b6cebad0759e75efd144284c54e7a07946b780ab075733d2889cfee90799","timestamp":"2024-08-24T16:28:28Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 337 | {"module":"github.com/go-rod/rod","version":"v0.116.2","vcs_hash":"56a3074e00ed3cc5a312cd4b264c9070764ea81790bf8a1147690ab65ad79579","timestamp":"2024-07-12T02:40:37Z","subdir":"","vcs_ref":"refs/tags/v0.116.2"},\ | ||
| 338 | {"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"},\ | ||
| 339 | {"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"},\ | ||
| 340 | {"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"},\ | ||
| 341 | {"module":"github.com/ThalesIgnite/crypto11","version":"v1.2.5","vcs_hash":"622cf1c0ea99dee790e4185e4acebb3d9f62b6a0815c07b28bbef04ff1d299f8","timestamp":"2021-09-09T22:50:15Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | ||
| 342 | {"module":"github.com/graph-gophers/graphql-go","version":"v1.9.0","vcs_hash":"51d115b0a2cb44af09b1d472fe7a15158b8149d7a02884a5fbcda34f621ff6f7","timestamp":"2026-02-25T07:44:06Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 343 | {"module":"github.com/minio/simdjson-go","version":"v0.4.5","vcs_hash":"3b2dd4c01081aba17a93a1cc0eec99309aedfba9fb4861a627ad77040a4f7f35","timestamp":"2023-03-11T19:16:56Z","subdir":"","vcs_ref":"refs/tags/v0.4.5"},\ | ||
| 344 | {"module":"github.com/go-piv/piv-go/v2","version":"v2.5.0","vcs_hash":"508eca80216fb114a4a300d558b68e9b5eafc4eae581452c9b40e7d8febdd0f1","timestamp":"2026-02-06T06:52:58Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 345 | {"module":"github.com/go-piv/piv-go/v2","version":"v2.6.0","vcs_hash":"bfef1b6795a27e3d45f6541cdc8569d876551d8082b5ebf35bd9884ce689cf7b","timestamp":"2026-04-15T17:07:12Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | ||
| 346 | {"module":"github.com/gowebpki/jcs","version":"v1.0.1","vcs_hash":"faf51246d92d2a000c3c54f0165b75410c9659b6a6f9b27c2578cbbc8fb0843d","timestamp":"2023-10-15T07:19:19Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 347 | {"module":"github.com/remyoudompheng/bigfft","version":"v0.0.0-20230129092748-24d4a6f8daec","vcs_hash":"7d1908bf588e206ad3da4076284c7620c6d428317817d1f4891b43bcd2501b65","timestamp":"2023-01-29T09:27:48Z","subdir":"","vcs_ref":""},\ | ||
| 348 | {"module":"github.com/lufia/plan9stats","version":"v0.0.0-20260330125221-c963978e514e","vcs_hash":"147156a14b9f6624aa5691f646165cc807411f834a633d1e50462050d1f280b3","timestamp":"2026-03-30T12:52:21Z","subdir":"","vcs_ref":""},\ | ||
| 349 | {"module":"github.com/lufia/plan9stats","version":"v0.0.0-20250317134145-8bc96cf8fc35","vcs_hash":"9e928ddddda5ab3de8baef8effe584f82444c19539150802cdfe5bfaa0676dda","timestamp":"2025-03-17T13:41:45Z","subdir":"","vcs_ref":""},\ | ||
| 350 | {"module":"github.com/cihub/seelog","version":"v0.0.0-20170130134532-f561c5e57575","vcs_hash":"a11f59069832c40e3984e0e1cd4acbb8bd0e31bc988c219df6b3a586a9f7520d","timestamp":"2017-01-30T13:45:32Z","subdir":"","vcs_ref":""},\ | ||
| 351 | {"module":"github.com/valyala/fastjson","version":"v1.6.7","vcs_hash":"613011465ce457bd0ab547b333ae9230883d8be78d88007f9d3d5e5d4a5ef6b6","timestamp":"2025-12-14T21:59:51Z","subdir":"","vcs_ref":"refs/tags/v1.6.7"},\ | ||
| 352 | {"module":"github.com/valyala/fastjson","version":"v1.6.10","vcs_hash":"afc89f7e2d88a8c19d1f305d3537b92fef5335517a8876a971011ddbb0365859","timestamp":"2026-02-21T12:15:52Z","subdir":"","vcs_ref":"refs/tags/v1.6.10"},\ | ||
| 353 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.5.0","vcs_hash":"3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef","timestamp":"2026-01-12T17:24:26Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 354 | {"module":"github.com/sourcegraph/conc","version":"v0.3.1-0.20240121214520-5f936abd7ae8","vcs_hash":"d0ac12bfbd92b7b9c71000ef4be5c3b82ae44ec1d14ec766f9ebe5231438f15c","timestamp":"2024-01-21T21:45:20Z","subdir":"","vcs_ref":""},\ | ||
| 355 | {"module":"github.com/godbus/dbus/v5","version":"v5.2.2","vcs_hash":"d09829bdabb6a89f6b1f044fce2b1e22f496b44ede2430cda489084fe4c1205b","timestamp":"2025-12-29T17:12:48Z","subdir":"","vcs_ref":"refs/tags/v5.2.2"},\ | ||
| 356 | {"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"},\ | ||
| 357 | {"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"},\ | ||
| 358 | {"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"},\ | ||
| 359 | {"module":"github.com/gabriel-vasile/mimetype","version":"v1.4.13","vcs_hash":"4d925e72d8406a20840cc70aaaf4485f5399744fcb6617da514cc9469c564449","timestamp":"2026-02-01T06:52:37Z","subdir":"","vcs_ref":"refs/tags/v1.4.13"},\ | ||
| 360 | {"module":"github.com/gabriel-vasile/mimetype","version":"v1.4.12","vcs_hash":"2c73cda5f957a0d1e76eb0126f100fd921b10c6245a0bd3ad6f39585e578665e","timestamp":"2025-12-09T13:52:28Z","subdir":"","vcs_ref":"refs/tags/v1.4.12"},\ | ||
| 361 | {"module":"github.com/huandu/go-clone","version":"v1.7.3","vcs_hash":"6d76bef46d969272abbf3c54a9c89a62eded6f0d0c3952354ed017813e084a99","timestamp":"2025-04-29T14:00:21Z","subdir":"","vcs_ref":"refs/tags/v1.7.3"},\ | ||
| 362 | {"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"},\ | ||
| 363 | {"module":"github.com/huandu/go-sqlbuilder","version":"v1.40.2","vcs_hash":"0ed44095cbf7fd4d95db96b42070dd939de14bf23c70fd6267ec9f7447bd9093","timestamp":"2026-04-08T05:29:15Z","subdir":"","vcs_ref":"refs/tags/v1.40.2"},\ | ||
| 364 | {"module":"github.com/huandu/go-sqlbuilder","version":"v1.39.1","vcs_hash":"b55f9783ce1ec834f5be3bfb31ec2fba3d46b6df4e3b814ef3eb14d9f7bd3f22","timestamp":"2026-02-10T09:37:41Z","subdir":"","vcs_ref":"refs/tags/v1.39.1"},\ | ||
| 365 | {"module":"github.com/saracen/zipextra","version":"v0.0.0-20250129175152-f1aa42d25216","vcs_hash":"8e1c78cc60e1895345e831d07b20027351db2b0c0e8305208de8a6e3bd508912","timestamp":"2025-01-29T17:51:52Z","subdir":"","vcs_ref":""},\ | ||
| 366 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20260330135022-df67b199bc81","vcs_hash":"e2c3e1e7e3ff43be0ccdf7564727e8048f0b6cd35865a0e459de3efd4b90307f","timestamp":"2026-03-30T13:50:22Z","subdir":"","vcs_ref":""},\ | ||
| 367 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20200824232613-28f6c0f3b639","vcs_hash":"6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6","timestamp":"2020-08-24T23:26:13Z","subdir":"","vcs_ref":""},\ | ||
| 368 | {"module":"github.com/ebitengine/purego","version":"v0.10.0","vcs_hash":"2b5ddef4fc06ea838d03acefae8c96c705e2d06de932a11b3867d5b468b860e5","timestamp":"2026-02-23T08:46:21Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 369 | {"module":"github.com/ebitengine/purego","version":"v0.8.4","vcs_hash":"12287e60803efa049f48bf5d16fd651af1e7cc2212b4d7ad8c8c8e4155b5482d","timestamp":"2025-05-20T12:56:05Z","subdir":"","vcs_ref":"refs/tags/v0.8.4"},\ | ||
| 370 | {"module":"github.com/posener/complete","version":"v1.1.1","vcs_hash":"185f5f55a8fb2c19ce2969eb875e4cebf07fe0d155c7c2a13b59ffe1d1f78a4e","timestamp":"2018-03-09T06:24:32Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 371 | {"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"},\ | ||
| 372 | {"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"},\ | ||
| 373 | {"module":"github.com/danieljoos/wincred","version":"v1.2.3","vcs_hash":"27fc7633a915ecb9e3e3c6095cfd2d495010d4208024eefb538180b978864222","timestamp":"2025-10-02T18:24:04Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ | ||
| 374 | {"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":""},\ | ||
| 375 | {"module":"github.com/transparency-dev/tessera","version":"v1.0.2","vcs_hash":"3ebb32e8ad935ef56c7a3943e5cd3cbf8100757708de903d3de610adf67940d4","timestamp":"2026-02-16T15:17:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 376 | {"module":"github.com/transparency-dev/formats","version":"v0.0.0-20251017110053-404c0d5b696c","vcs_hash":"968921f38a5932901522d8dad3d99ef03c554eb958e6b809606dcae3d3a778dc","timestamp":"2025-10-17T11:00:53Z","subdir":"","vcs_ref":""},\ | ||
| 377 | {"module":"github.com/transparency-dev/merkle","version":"v0.0.2","vcs_hash":"11ca4461c55ebf4faefccb747a99c74860939f428aba666c5e7b7727ed758c08","timestamp":"2023-05-05T09:59:12Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 378 | {"module":"github.com/client9/misspell","version":"v0.3.4","vcs_hash":"124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796","timestamp":"2018-03-09T01:55:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.4"},\ | ||
| 379 | {"module":"github.com/sagikazarmark/locafero","version":"v0.11.0","vcs_hash":"6ddb77c1e3c6bcd986037983b628b8580eab2edb277e8a1279371bffe2e6124f","timestamp":"2025-09-08T16:42:20Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 380 | {"module":"github.com/shirou/gopsutil/v4","version":"v4.26.3","vcs_hash":"92041282a7d6bfc19e0abaef7c28a0a4e79ee653b844e8ad37ee004dc7213eab","timestamp":"2026-03-29T07:30:53Z","subdir":"","vcs_ref":"refs/tags/v4.26.3"},\ | ||
| 381 | {"module":"github.com/shirou/gopsutil/v4","version":"v4.25.8","vcs_hash":"7e0155a52f3951b3b33102747d6a7af290d4bd463ca7c9e29f2e80ef4bd57042","timestamp":"2025-08-30T09:26:41Z","subdir":"","vcs_ref":"refs/tags/v4.25.8"},\ | ||
| 382 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware","version":"v1.4.0","vcs_hash":"2c3d6a14c9d868e09c73fb1501f88baa56bc76a8d71adfb32dfd71f46e9fc253","timestamp":"2023-03-15T10:41:00Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 383 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.1.0","vcs_hash":"42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47","timestamp":"2025-06-12T22:31:32Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.1.0"},\ | ||
| 384 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/v2","version":"v2.3.3","vcs_hash":"8b1055041385727a90afdb6e740469c00e9b07bdb388958f18c9b72cc7c6fe2b","timestamp":"2025-11-01T02:08:10Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 385 | {"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"},\ | ||
| 386 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.27.7","vcs_hash":"817865c7559b19b9736adf373c261c84eb727d4cab00a609779a0a7a26f41891","timestamp":"2026-01-29T20:31:37Z","subdir":"","vcs_ref":"refs/tags/v2.27.7"},\ | ||
| 387 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.28.0","vcs_hash":"7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca","timestamp":"2026-02-17T16:59:59Z","subdir":"","vcs_ref":"refs/tags/v2.28.0"},\ | ||
| 388 | {"module":"github.com/grpc-ecosystem/go-grpc-prometheus","version":"v1.2.1-0.20210315223345-82c243799c99","vcs_hash":"2f18d788ce41132843eca0f4ca73b4864aa7ad51a636ed8facba2e3905b8198a","timestamp":"2021-03-15T22:33:45Z","subdir":"","vcs_ref":""},\ | ||
| 389 | {"module":"github.com/olekukonko/tablewriter","version":"v1.1.4","vcs_hash":"0e744cb873518f14c1f9de24401f4a9d7cce7dd23f1c5e9d476663fd533c9af3","timestamp":"2026-03-04T08:28:19Z","subdir":"","vcs_ref":"refs/tags/v1.1.4"},\ | ||
| 390 | {"module":"github.com/olekukonko/errors","version":"v1.2.0","vcs_hash":"9f8eee3d03d4c615fd7d2b586f817d80061f17bd604a08c4b1615458b670b2e1","timestamp":"2026-01-19T12:46:33Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 391 | {"module":"github.com/olekukonko/cat","version":"v0.0.0-20250911104152-50322a0618f6","vcs_hash":"19ba36fff6411930e76fdec22c64609b7c02b991f4e163ba1066a0f231ebf636","timestamp":"2025-09-11T10:41:52Z","subdir":"","vcs_ref":""},\ | ||
| 392 | {"module":"github.com/olekukonko/ll","version":"v0.1.6","vcs_hash":"5d2aa4c04af35f59c607dc21749e11706f4003b92910afd22963922f1672dc3b","timestamp":"2026-02-12T19:35:14Z","subdir":"","vcs_ref":"refs/tags/v0.1.6"},\ | ||
| 393 | {"module":"github.com/bufbuild/protocompile","version":"v0.14.1","vcs_hash":"4fbab7b41b08473a1c60e8bd4da75d72b34097b589db036afc3a5edaf43b3588","timestamp":"2024-08-21T16:41:13Z","subdir":"","vcs_ref":"refs/tags/v0.14.1"},\ | ||
| 394 | {"module":"github.com/bmatcuk/doublestar/v4","version":"v4.6.1","vcs_hash":"c6e80d9a867b7fcae8c61b388b7a568b23e4870c75ab6a48dd6cc9275de19487","timestamp":"2023-10-21T14:57:43Z","subdir":"","vcs_ref":"refs/tags/v4.6.1"},\ | ||
| 395 | {"module":"github.com/kelseyhightower/envconfig","version":"v1.4.0","vcs_hash":"5590629036a8e836ba461733f0888aa9e28794705149e528d420c896caf11d7e","timestamp":"2019-05-24T18:54:28Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 396 | {"module":"github.com/go-task/slim-sprig","version":"v0.0.0-20210107165309-348f09dbbbc0","vcs_hash":"26a23c89253033ca9fe9b4aec49ac8119bd27cce166e936940450684a5ec9e38","timestamp":"2021-01-07T16:53:09Z","subdir":"","vcs_ref":""},\ | ||
| 397 | {"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"},\ | ||
| 398 | {"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"},\ | ||
| 399 | {"module":"github.com/go-redis/redismock/v9","version":"v9.2.0","vcs_hash":"72618c1c61b366fa6473e8313c42e160ff84ea1e3edc63b6c66706f6b84beabc","timestamp":"2023-10-11T16:59:40Z","subdir":"","vcs_ref":"refs/tags/v9.2.0"},\ | ||
| 400 | {"module":"github.com/go-redis/redis","version":"v6.15.9+incompatible","vcs_hash":"df3c1da3b17012d182b5eb39218658a13a19911ebb7c862ddc1fee214397d2a2","timestamp":"2020-08-07T06:52:31Z","subdir":"","vcs_ref":"refs/tags/v6.15.9"},\ | ||
| 401 | {"module":"github.com/zmap/zcrypto","version":"v0.0.0-20250129210703-03c45d0bae98","vcs_hash":"af1a3691cd96e5ae75636527999d264253636b6b6b8b5822308e1a0b4ca1fbf8","timestamp":"2025-01-29T21:07:03Z","subdir":"","vcs_ref":""},\ | ||
| 402 | {"module":"github.com/zmap/zlint/v3","version":"v3.6.6","vcs_hash":"50b761c7d1053a2f98cb7232ab939fb63047e5a60b701de242088a2684ed9381","timestamp":"2025-04-19T14:40:07Z","subdir":"","vcs_ref":"refs/tags/v3.6.6"},\ | ||
| 403 | {"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"},\ | ||
| 404 | {"module":"github.com/go-openapi/jsonreference","version":"v0.21.5","vcs_hash":"a22758c4d4c627c8a25a37edf5556f1a9948325bbec0fab2e7c7c5463db8973d","timestamp":"2026-03-02T21:57:17Z","subdir":"","vcs_ref":"refs/tags/v0.21.5"},\ | ||
| 405 | {"module":"github.com/go-openapi/errors","version":"v0.22.7","vcs_hash":"54a0bf002cf7fafb70729983ca51f189bceee7c36ecd0b75fe3d55e76add9cd4","timestamp":"2026-03-03T21:52:38Z","subdir":"","vcs_ref":"refs/tags/v0.22.7"},\ | ||
| 406 | {"module":"github.com/go-openapi/swag","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"","vcs_ref":"refs/tags/v0.25.5"},\ | ||
| 407 | {"module":"github.com/go-openapi/swag/conv","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"conv","vcs_ref":"refs/tags/conv/v0.25.5"},\ | ||
| 408 | {"module":"github.com/go-openapi/swag/conv","version":"v0.26.0","vcs_hash":"4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28","timestamp":"2026-04-15T17:33:14Z","subdir":"conv","vcs_ref":"refs/tags/conv/v0.26.0"},\ | ||
| 409 | {"module":"github.com/go-openapi/swag/yamlutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"yamlutils","vcs_ref":"refs/tags/yamlutils/v0.25.5"},\ | ||
| 410 | {"module":"github.com/go-openapi/swag/netutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"netutils","vcs_ref":"refs/tags/netutils/v0.25.5"},\ | ||
| 411 | {"module":"github.com/go-openapi/swag/cmdutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"cmdutils","vcs_ref":"refs/tags/cmdutils/v0.25.5"},\ | ||
| 412 | {"module":"github.com/go-openapi/swag/typeutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"typeutils","vcs_ref":"refs/tags/typeutils/v0.25.5"},\ | ||
| 413 | {"module":"github.com/go-openapi/swag/typeutils","version":"v0.26.0","vcs_hash":"4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28","timestamp":"2026-04-15T17:33:14Z","subdir":"typeutils","vcs_ref":"refs/tags/typeutils/v0.26.0"},\ | ||
| 414 | {"module":"github.com/go-openapi/swag/stringutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"stringutils","vcs_ref":"refs/tags/stringutils/v0.25.5"},\ | ||
| 415 | {"module":"github.com/go-openapi/swag/stringutils","version":"v0.26.0","vcs_hash":"4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28","timestamp":"2026-04-15T17:33:14Z","subdir":"stringutils","vcs_ref":"refs/tags/stringutils/v0.26.0"},\ | ||
| 416 | {"module":"github.com/go-openapi/swag/fileutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"fileutils","vcs_ref":"refs/tags/fileutils/v0.25.5"},\ | ||
| 417 | {"module":"github.com/go-openapi/swag/fileutils","version":"v0.26.0","vcs_hash":"4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28","timestamp":"2026-04-15T17:33:14Z","subdir":"fileutils","vcs_ref":"refs/tags/fileutils/v0.26.0"},\ | ||
| 418 | {"module":"github.com/go-openapi/swag/jsonutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonutils","vcs_ref":"refs/tags/jsonutils/v0.25.5"},\ | ||
| 419 | {"module":"github.com/go-openapi/swag/jsonutils","version":"v0.26.0","vcs_hash":"4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28","timestamp":"2026-04-15T17:33:14Z","subdir":"jsonutils","vcs_ref":"refs/tags/jsonutils/v0.26.0"},\ | ||
| 420 | {"module":"github.com/go-openapi/swag/jsonutils/fixtures_test","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonutils/fixtures_test","vcs_ref":"refs/tags/jsonutils/fixtures_test/v0.25.5"},\ | ||
| 421 | {"module":"github.com/go-openapi/swag/jsonutils/fixtures_test","version":"v0.26.0","vcs_hash":"4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28","timestamp":"2026-04-15T17:33:14Z","subdir":"jsonutils/fixtures_test","vcs_ref":"refs/tags/jsonutils/fixtures_test/v0.26.0"},\ | ||
| 422 | {"module":"github.com/go-openapi/swag/loading","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"loading","vcs_ref":"refs/tags/loading/v0.25.5"},\ | ||
| 423 | {"module":"github.com/go-openapi/swag/mangling","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"mangling","vcs_ref":"refs/tags/mangling/v0.25.5"},\ | ||
| 424 | {"module":"github.com/go-openapi/swag/jsonname","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonname","vcs_ref":"refs/tags/jsonname/v0.25.5"},\ | ||
| 425 | {"module":"github.com/go-openapi/validate","version":"v0.25.2","vcs_hash":"a40798525cd2559a382d1e07f13fcd9018c4f962a50d8101e45daad6b7ee86a2","timestamp":"2026-03-08T18:13:28Z","subdir":"","vcs_ref":"refs/tags/v0.25.2"},\ | ||
| 426 | {"module":"github.com/go-openapi/strfmt","version":"v0.26.1","vcs_hash":"8e34926a1054736ce29e14bc7c6f4e088d73a272d74557345dac215cc541aab5","timestamp":"2026-03-15T12:32:07Z","subdir":"","vcs_ref":"refs/tags/v0.26.1"},\ | ||
| 427 | {"module":"github.com/go-openapi/strfmt","version":"v0.26.0","vcs_hash":"3e96bd2b484b6cc6d6bf04acca6a2f45e892bad33c8356703d5994e3984f6a8c","timestamp":"2026-03-07T22:19:48Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 428 | {"module":"github.com/go-openapi/analysis","version":"v0.24.3","vcs_hash":"c9a38cba6e1401e9a82affc769f4be9ba9280852551fe72d883bdbaf80e6b776","timestamp":"2026-03-07T22:47:01Z","subdir":"","vcs_ref":"refs/tags/v0.24.3"},\ | ||
| 429 | {"module":"github.com/go-openapi/analysis","version":"v0.25.0","vcs_hash":"ebad91e96e7a409bd0f740b5d504dbc724b318fccd73bc9acda9beff6cf8797e","timestamp":"2026-03-17T22:52:31Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ | ||
| 430 | {"module":"github.com/go-openapi/jsonpointer","version":"v0.22.5","vcs_hash":"abf24edf6b6d782a40eae204e7d27ac37aebffcc286ba23e4c02a66fb2ad88ca","timestamp":"2026-03-02T21:21:48Z","subdir":"","vcs_ref":"refs/tags/v0.22.5"},\ | ||
| 431 | {"module":"github.com/go-openapi/spec","version":"v0.22.4","vcs_hash":"de2752a6a0b287240339b76144a60c409fe66d8956a7163c49ac72dc0e44fdf5","timestamp":"2026-03-03T00:30:19Z","subdir":"","vcs_ref":"refs/tags/v0.22.4"},\ | ||
| 432 | {"module":"github.com/go-openapi/testify/v2","version":"v2.4.2","vcs_hash":"70d649182901744ce116c89ee2aa229ddb788b60c5770b350230a380e3029381","timestamp":"2026-03-20T05:20:13Z","subdir":"","vcs_ref":"refs/tags/v2.4.2"},\ | ||
| 433 | {"module":"github.com/go-openapi/testify/v2","version":"v2.4.1","vcs_hash":"3d06641cce83f8cb0239c33ac2a45a4ad8ce69543416aa555a8acf02de909e19","timestamp":"2026-03-07T21:58:02Z","subdir":"","vcs_ref":"refs/tags/v2.4.1"},\ | ||
| 434 | {"module":"github.com/go-openapi/testify/enable/yaml/v2","version":"v2.4.2","vcs_hash":"70d649182901744ce116c89ee2aa229ddb788b60c5770b350230a380e3029381","timestamp":"2026-03-20T05:20:13Z","subdir":"enable/yaml","vcs_ref":"refs/tags/enable/yaml/v2.4.2"},\ | ||
| 435 | {"module":"github.com/go-openapi/testify/enable/yaml/v2","version":"v2.4.1","vcs_hash":"3d06641cce83f8cb0239c33ac2a45a4ad8ce69543416aa555a8acf02de909e19","timestamp":"2026-03-07T21:58:02Z","subdir":"enable/yaml","vcs_ref":"refs/tags/enable/yaml/v2.4.1"},\ | ||
| 436 | {"module":"github.com/go-openapi/loads","version":"v0.23.3","vcs_hash":"5128d105fceda11511719c8d3436e3222b95133854e6750c41b450d09a01c1dc","timestamp":"2026-03-08T15:16:14Z","subdir":"","vcs_ref":"refs/tags/v0.23.3"},\ | ||
| 437 | {"module":"github.com/go-openapi/runtime","version":"v0.29.4","vcs_hash":"bc01c1f8fe5a06ed7dc590ab7ce03744c45c940a368e04f6873621780f89764d","timestamp":"2026-04-18T10:22:55Z","subdir":"","vcs_ref":"refs/tags/v0.29.4"},\ | ||
| 438 | {"module":"github.com/go-openapi/runtime","version":"v0.29.3","vcs_hash":"092b77d71a275ccfa7c676cbb07d2bbd87871ccb29e594208ee8eb3830494f09","timestamp":"2026-03-08T20:42:25Z","subdir":"","vcs_ref":"refs/tags/v0.29.3"},\ | ||
| 439 | {"module":"github.com/emicklei/proto","version":"v1.14.3","vcs_hash":"550f9211e6e973b919cd38bbcc4ff51b7bf0b835f092d17535f544577c246216","timestamp":"2026-02-04T11:04:45Z","subdir":"","vcs_ref":"refs/tags/v1.14.3"},\ | ||
| 440 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.13.0","vcs_hash":"2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1","timestamp":"2025-08-14T12:44:48Z","subdir":"","vcs_ref":"refs/tags/v3.13.0"},\ | ||
| 441 | {"module":"github.com/qri-io/jsonpointer","version":"v0.1.1","vcs_hash":"b67144e085e9ad9c55b6fa5530846e0f5fea5192dd2598b1738ec5a36f78c57f","timestamp":"2020-05-07T00:23:50Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 442 | {"module":"github.com/qri-io/jsonschema","version":"v0.2.1","vcs_hash":"393de23a76eb320dc1b273dec60c2138c48b901def16bbc413ba3b8c70f23616","timestamp":"2021-03-29T11:04:59Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 443 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | ||
| 444 | {"module":"github.com/eggsampler/acme/v3","version":"v3.6.2","vcs_hash":"60bb7b55cc98edc14f2a035b1eb1726d637c91e6adf74b4b6451f2df81e095fc","timestamp":"2025-03-24T11:07:09Z","subdir":"","vcs_ref":"refs/tags/v3.6.2"},\ | ||
| 445 | {"module":"github.com/beevik/ntp","version":"v1.5.0","vcs_hash":"ddcaa990b4094faf6ae46dcf8d3fd8999ff3b0afcf64df965e890a20f00619a3","timestamp":"2025-09-29T20:48:18Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 446 | {"module":"github.com/cavaliercoder/badio","version":"v0.0.0-20160213150051-ce5280129e9e","vcs_hash":"f7116b15d20c2d6db0f167ed3ca92d8ffdb36604e89244f4e9b44ec7f12f8dfb","timestamp":"2016-02-13T15:00:51Z","subdir":"","vcs_ref":""},\ | ||
| 447 | {"module":"github.com/cavaliercoder/go-rpm","version":"v0.0.0-20200122174316-8cb9fd9c31a8","vcs_hash":"8a265df75113e12d296f5824bb1530819806e30026a379abee4799a8c63ef1b1","timestamp":"2020-01-22T17:43:16Z","subdir":"","vcs_ref":""},\ | ||
| 448 | {"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":""},\ | ||
| 449 | {"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"},\ | ||
| 450 | {"module":"github.com/golang/mock","version":"v1.1.1","vcs_hash":"cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179","timestamp":"2018-04-05T21:54:04Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 451 | {"module":"github.com/golang/mock","version":"v1.7.0-rc.1","vcs_hash":"6165d6377ae1ef2a921f0056a7aa8e4495effa98bd376755fee20bc822eea80b","timestamp":"2022-05-12T03:06:13Z","subdir":"","vcs_ref":"refs/tags/v1.7.0-rc.1"},\ | ||
| 452 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ | ||
| 453 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | ||
| 454 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | ||
| 455 | {"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"},\ | ||
| 456 | {"module":"github.com/golang/protobuf","version":"v1.4.0","vcs_hash":"9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76","timestamp":"2020-04-13T19:43:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 457 | {"module":"github.com/golang/protobuf","version":"v1.3.3","vcs_hash":"26d91dbcbf554b25a92b0d482be43c587e2486034812d132a04d04635e47c703","timestamp":"2020-01-28T18:10:22Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 458 | {"module":"github.com/golang/protobuf","version":"v1.2.0","vcs_hash":"c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5","timestamp":"2018-08-14T21:14:27Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 459 | {"module":"github.com/golang/protobuf","version":"v1.5.0","vcs_hash":"03b32f7455bf94c3c364bc067268ba50841b6ca1cf242744920854ebc0450f06","timestamp":"2021-03-18T00:15:31Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 460 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1","vcs_hash":"efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf","timestamp":"2020-02-12T18:09:08Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.1"},\ | ||
| 461 | {"module":"github.com/golang/protobuf","version":"v1.3.2","vcs_hash":"cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c","timestamp":"2019-07-01T18:22:01Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 462 | {"module":"github.com/golang/protobuf","version":"v1.4.2","vcs_hash":"987f6d22deed8d3048aa18b713b26b9510111f5d84be8cc70b986cdff15a83e1","timestamp":"2020-05-14T20:44:37Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 463 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.2","vcs_hash":"4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b","timestamp":"2020-02-28T23:19:22Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.2"},\ | ||
| 464 | {"module":"github.com/golang/protobuf","version":"v1.5.2","vcs_hash":"a859c3f4fbc03cff10c8a4ca0287771d79dfa202246acc1287a76c7a8cd08047","timestamp":"2021-03-29T18:20:59Z","subdir":"","vcs_ref":"refs/tags/v1.5.2"},\ | ||
| 465 | {"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"},\ | ||
| 466 | {"module":"github.com/power-devops/perfstat","version":"v0.0.0-20240221224432-82ca36839d55","vcs_hash":"242eb3861a3e222ea9585a91f84c7af6fbc44465c4725aa36c080a86dbd313a8","timestamp":"2024-02-21T22:44:32Z","subdir":"","vcs_ref":""},\ | ||
| 467 | {"module":"github.com/go-jose/go-jose/v3","version":"v3.0.4","vcs_hash":"08af29f560b683bfef54b075a44ab7a008011862abb73c562481d3507d3e3b36","timestamp":"2025-02-26T19:59:49Z","subdir":"","vcs_ref":"refs/tags/v3.0.4"},\ | ||
| 468 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.4","vcs_hash":"1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b","timestamp":"2026-03-31T23:33:50Z","subdir":"","vcs_ref":"refs/tags/v4.1.4"},\ | ||
| 469 | {"module":"github.com/keybase/go-keychain","version":"v0.0.1","vcs_hash":"82b6722ae37ce95c4a4f5c5d543a436be413fa68f322f3be86191b0953905603","timestamp":"2025-02-27T17:52:03Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 470 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.0","vcs_hash":"66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e","timestamp":"2025-07-30T13:04:00Z","subdir":"","vcs_ref":"refs/tags/v5.3.0"},\ | ||
| 471 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.1","vcs_hash":"419f21e36ca3171e6a89c3b5d9e9f48f5f5583dbb030501b21fd69e67dc73723","timestamp":"2026-01-28T19:58:13Z","subdir":"","vcs_ref":"refs/tags/v5.3.1"},\ | ||
| 472 | {"module":"github.com/golang-jwt/jwt/v4","version":"v4.0.0","vcs_hash":"2955ce06cf948848ddc59969d052d6860c032b5710678d01363950fd22df69e8","timestamp":"2021-08-03T13:51:01Z","subdir":"v4","vcs_ref":"refs/tags/v4.0.0"},\ | ||
| 473 | {"module":"github.com/golang-jwt/jwt/v4","version":"v4.5.0","vcs_hash":"0df4d4a4ce4edffb66e561b7d9b832cbaf4f604721b6f2de322c01da622c81ef","timestamp":"2022-12-09T17:04:03Z","subdir":"","vcs_ref":"refs/tags/v4.5.0"},\ | ||
| 474 | {"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"},\ | ||
| 475 | {"module":"github.com/golang-jwt/jwt/v4","version":"v4.2.0","vcs_hash":"03c59fc7da5fc3978e769be95f553ee94309b2cf8282abade9c25cb6a79e536b","timestamp":"2021-11-24T13:27:41Z","subdir":"v4","vcs_ref":"refs/tags/v4.2.0"},\ | ||
| 476 | {"module":"github.com/rs/cors","version":"v1.11.1","vcs_hash":"683fbf542a24ade72095da0d0e8751af7465b56a6063679527d106c20522b407","timestamp":"2024-08-29T11:33:59Z","subdir":"","vcs_ref":"refs/tags/v1.11.1"},\ | ||
| 477 | {"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"},\ | ||
| 478 | {"module":"github.com/agnivade/levenshtein","version":"v1.2.1","vcs_hash":"d5b038fb822a1e302e22b0e6ac8351f211ac30e1da66a634d22f607d655321e3","timestamp":"2024-12-23T04:53:21Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 479 | {"module":"github.com/lib/pq","version":"v1.10.9","vcs_hash":"158d1e114ffc1fee23e7d3d5cb274474d4c8f267d0631539106a5f8c8cdd7704","timestamp":"2023-04-26T04:34:24Z","subdir":"","vcs_ref":"refs/tags/v1.10.9"},\ | ||
| 480 | {"module":"github.com/leodido/go-urn","version":"v1.4.0","vcs_hash":"b2a1f4b36016937230bca76a4d71ced31983d7d695e4bffcf0b11b88b1593f97","timestamp":"2024-01-31T10:04:06Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 481 | {"module":"github.com/arbovm/levenshtein","version":"v0.0.0-20160628152529-48b4e1c0c4d0","vcs_hash":"9539ce260f915260d5edf11cb1b230307c7a7488905e7481eee75016fc5eb6dd","timestamp":"2016-06-28T15:25:29Z","subdir":"","vcs_ref":""},\ | ||
| 482 | {"module":"github.com/asaskevich/govalidator","version":"v0.0.0-20230301143203-a9d515a09cc2","vcs_hash":"e0c07f200ff31ed92aa0075d9e5e72c7ed4294f6ef7d9e723213e1bceaca59d3","timestamp":"2023-03-01T14:32:03Z","subdir":"","vcs_ref":""},\ | ||
| 483 | {"module":"github.com/smallstep/go-attestation","version":"v0.4.4-0.20241119153605-2306d5b464ca","vcs_hash":"10f72044a97b31fa69d4247d07db1b2c33bcdc1cb38cd8e5b0aa9f3ee96e47c4","timestamp":"2024-11-19T15:36:05Z","subdir":"","vcs_ref":""},\ | ||
| 484 | {"module":"github.com/natefinch/atomic","version":"v1.0.1","vcs_hash":"99971a94cd97512caa6cad3e42420fb057464e2529e9c30e18ee7cd8f260e965","timestamp":"2021-06-28T18:01:37Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 485 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ | ||
| 486 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ | ||
| 487 | {"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"},\ | ||
| 488 | {"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"},\ | ||
| 489 | {"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"},\ | ||
| 490 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.3","vcs_hash":"6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96","timestamp":"2026-04-14T17:18:07Z","subdir":"","vcs_ref":"refs/tags/v2.2.3"},\ | ||
| 491 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.1","vcs_hash":"b51e865a515d6f404b4f6894bfde27e36048036442412f97c69da358dff76828","timestamp":"2025-12-18T16:59:11Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 492 | {"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"},\ | ||
| 493 | {"module":"github.com/veraison/go-cose","version":"v1.3.0","vcs_hash":"c548b7a622c9a56992d2a6491c7b03f124584e7c002abd153921ce597c1c1d24","timestamp":"2024-07-19T15:21:40Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 494 | {"module":"github.com/codahale/rfc6979","version":"v0.0.0-20141003034818-6a90f24967eb","vcs_hash":"fd8285193cc7c3bc341773b0166d258b6baca2f6985aa666e14e22b19401aea7","timestamp":"2014-10-03T03:48:18Z","subdir":"","vcs_ref":""},\ | ||
| 495 | {"module":"github.com/common-nighthawk/go-figure","version":"v0.0.0-20210622060536-734e95fb86be","vcs_hash":"2922dbbbb477082bd14cb719c8e30c353bf158990fd8727c784a70159a4b572d","timestamp":"2021-06-22T06:05:36Z","subdir":"","vcs_ref":""},\ | ||
| 496 | {"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"},\ | ||
| 497 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.9.5","vcs_hash":"14ec2ee3d9b2ad87575d79cb445095440bdffc43efd7c90bc3f69ae21362242e","timestamp":"2026-01-08T16:44:32Z","subdir":"","vcs_ref":"refs/tags/v0.9.5"},\ | ||
| 498 | {"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"},\ | ||
| 499 | {"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"},\ | ||
| 500 | {"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"},\ | ||
| 501 | {"module":"github.com/docker/cli","version":"v29.4.0+incompatible","vcs_hash":"f21df6b1ca230d71de497a71a605626a80abc7028a5f46ac10a9ca5f4a2388d1","timestamp":"2026-04-03T14:24:17Z","subdir":"","vcs_ref":"refs/tags/v29.4.0"},\ | ||
| 502 | {"module":"github.com/docker/cli","version":"v29.3.0+incompatible","vcs_hash":"4f09bed175fe884a5c891ce00c93b1711dfe88ba798cfd551aac0dc99ac040d8","timestamp":"2026-03-05T14:22:32Z","subdir":"","vcs_ref":"refs/heads/master"},\ | ||
| 503 | {"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"},\ | ||
| 504 | {"module":"github.com/klauspost/compress","version":"v1.18.6","vcs_hash":"58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76","timestamp":"2026-04-30T15:57:39Z","subdir":"","vcs_ref":"refs/tags/v1.18.6"},\ | ||
| 505 | {"module":"github.com/klauspost/compress","version":"v1.18.4","vcs_hash":"73d04794ac9e630d56a31467e6018906b1fd81912e4a38633af1f4127cd7e5d6","timestamp":"2026-02-05T15:29:14Z","subdir":"","vcs_ref":"refs/tags/v1.18.4"},\ | ||
| 506 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.3.0","vcs_hash":"839bcd3c2fc46f842d8531e99e6a912220646b7577d48a9bab53cc576ed5b2e6","timestamp":"2025-07-11T09:57:38Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 507 | {"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"},\ | ||
| 508 | {"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"},\ | ||
| 509 | {"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":""},\ | ||
| 510 | {"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"},\ | ||
| 511 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | ||
| 512 | {"module":"github.com/gofrs/flock","version":"v0.13.0","vcs_hash":"02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f","timestamp":"2025-10-09T22:24:42Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 513 | {"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"},\ | ||
| 514 | {"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"},\ | ||
| 515 | {"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"},\ | ||
| 516 | {"module":"github.com/moby/moby/client","version":"v0.3.0","vcs_hash":"5565a518d25170f3b3f5875045b25f60e4544c33602acbbe9623f469851912ee","timestamp":"2026-03-05T13:48:11Z","subdir":"client","vcs_ref":"refs/tags/client/v0.3.0"},\ | ||
| 517 | {"module":"github.com/moby/moby/client","version":"v0.4.0","vcs_hash":"1d403dc5b20b014f70495ecafe22507fecaa5370f57c35f224cf38c50da1a883","timestamp":"2026-04-03T13:19:10Z","subdir":"client","vcs_ref":"refs/tags/client/v0.4.0"},\ | ||
| 518 | {"module":"github.com/moby/moby/api","version":"v1.54.0","vcs_hash":"3b022057e034a384cd203891e20d2d127cd0b52e548cd3415504c340aa07d707","timestamp":"2026-03-05T13:32:31Z","subdir":"api","vcs_ref":"refs/tags/api/v1.54.0"},\ | ||
| 519 | {"module":"github.com/moby/moby/api","version":"v1.54.1","vcs_hash":"6320ec513756ffaeac8352ada919c80ccdbdc180441d37421a3ee807074e1706","timestamp":"2026-04-03T11:07:33Z","subdir":"api","vcs_ref":"refs/tags/api/v1.54.1"},\ | ||
| 520 | {"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"},\ | ||
| 521 | {"module":"github.com/moby/spdystream","version":"v0.5.1","vcs_hash":"e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c","timestamp":"2026-04-13T17:36:51Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 522 | {"module":"github.com/vektah/gqlparser/v2","version":"v2.5.32","vcs_hash":"1edeb706d33d44612b54eabb8f6d6db4f7f798e00f54462d03506edb82697567","timestamp":"2026-02-19T12:08:20Z","subdir":"","vcs_ref":"refs/tags/v2.5.32"},\ | ||
| 523 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 524 | {"module":"github.com/miekg/dns","version":"v1.1.61","vcs_hash":"ce3abfe403c2ec16e685d0c9618f499a30f0e1ae2c849b71bd69e939c2b647b8","timestamp":"2024-06-13T15:51:48Z","subdir":"","vcs_ref":"refs/tags/v1.1.61"},\ | ||
| 525 | {"module":"github.com/miekg/pkcs11","version":"v1.0.3-0.20190429190417-a667d056470f","vcs_hash":"2236ec808941cd08d33e07a57806b3a85157b8434f46ac0c29e14eafcfe324e3","timestamp":"2019-04-29T19:04:17Z","subdir":"","vcs_ref":""},\ | ||
| 526 | {"module":"github.com/miekg/pkcs11","version":"v1.1.2","vcs_hash":"9480be320f035968dc5438c40395f959ea136e3a3cee474abc3a7669b30aa44e","timestamp":"2026-01-22T08:41:43Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 527 | {"module":"github.com/lestrrat-go/httprc","version":"v1.0.6","vcs_hash":"d14354d54b0c068ab8747b25784eb05209da62e9aef5bf1aebfc374ff7565ca8","timestamp":"2024-07-12T21:08:33Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | ||
| 528 | {"module":"github.com/lestrrat-go/httprc/v3","version":"v3.0.5","vcs_hash":"d962f280afa7b1c9d0cd590d71e7a90d510f4ae1a5d53b1ed135d6f07f774819","timestamp":"2026-03-30T00:14:45Z","subdir":"","vcs_ref":"refs/tags/v3.0.5"},\ | ||
| 529 | {"module":"github.com/lestrrat-go/httprc/v3","version":"v3.0.2","vcs_hash":"1b165fba7337b001daf46a2dd4d614993a82ea7216c0fd7e88b659795dcd2713","timestamp":"2025-12-05T05:33:02Z","subdir":"","vcs_ref":"refs/tags/v3.0.2"},\ | ||
| 530 | {"module":"github.com/lestrrat-go/dsig-secp256k1","version":"v1.0.0","vcs_hash":"1aeb2bc1012f007479dc7d6ad9a5b56691b7d10a65a0769920fe28a1fd8c5723","timestamp":"2025-08-18T11:27:57Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 531 | {"module":"github.com/lestrrat-go/blackmagic","version":"v1.0.4","vcs_hash":"3655ef3535f5fbfddd86c6bcfa866ada2fc8db33ec17816fc8b334009e9fb0f4","timestamp":"2025-06-09T05:38:50Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 532 | {"module":"github.com/lestrrat-go/dsig","version":"v1.2.1","vcs_hash":"d77912c166aaaa113b869f87f8bf603ce945847fb081f8b944addbb5b48fff16","timestamp":"2026-04-07T13:53:36Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 533 | {"module":"github.com/lestrrat-go/dsig","version":"v1.0.0","vcs_hash":"4fdb7373a44af5a6ec82808bddce9b5b786907d10b6cf2138dcaf3c2ebf4c6ff","timestamp":"2025-08-18T10:59:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 534 | {"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"},\ | ||
| 535 | {"module":"github.com/lestrrat-go/jwx/v3","version":"v3.1.0","vcs_hash":"2fc0a40a65519737dc677d93ffa5a46baeb5ec4af644426803cfe40ef471b524","timestamp":"2026-04-18T23:59:39Z","subdir":"","vcs_ref":"refs/tags/v3.1.0"},\ | ||
| 536 | {"module":"github.com/lestrrat-go/jwx/v3","version":"v3.0.13","vcs_hash":"8ca284bf140c87eafa7c60ee3c781a4f3fea96739592cd6944eb567d11d56b8d","timestamp":"2026-01-12T06:38:32Z","subdir":"","vcs_ref":"refs/tags/v3.0.13"},\ | ||
| 537 | {"module":"github.com/lestrrat-go/jwx/v2","version":"v2.1.6","vcs_hash":"4b53fd1f3fbd398bb551eb96c76ae6b8e58bc5ee749e2a6089a4f9932c8dec35","timestamp":"2025-04-29T08:17:11Z","subdir":"","vcs_ref":"refs/tags/v2.1.6"},\ | ||
| 538 | {"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"},\ | ||
| 539 | {"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"},\ | ||
| 540 | {"module":"github.com/lestrrat-go/option/v2","version":"v2.0.0","vcs_hash":"dc53b62e9538872256995babc7eb47d6a84dacaa027bdd84bb3cce5344e6bef9","timestamp":"2025-06-09T05:55:07Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 541 | {"module":"github.com/dimchansky/utfbom","version":"v1.1.1","vcs_hash":"04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf","timestamp":"2020-11-06T16:33:08Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 542 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ | ||
| 543 | {"module":"github.com/dgraph-io/badger/v4","version":"v4.9.1","vcs_hash":"c9b8a7009d3f534277f001ca60ebd4d9fa469f480c13b57d152ffd38c9dbaf2e","timestamp":"2026-02-04T20:55:07Z","subdir":"","vcs_ref":"refs/tags/v4.9.1"},\ | ||
| 544 | {"module":"github.com/dgraph-io/ristretto/v2","version":"v2.2.0","vcs_hash":"47697d4a07379bc6c536b4dc0b7983955beaad4246e4c0f4604183b675304407","timestamp":"2025-03-30T12:11:19Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | ||
| 545 | {"module":"github.com/cenkalti/backoff","version":"v1.1.1-0.20171020064038-309aa717adbf","vcs_hash":"5fee92c85434bd516a6cd9326ece67dd71de68f18cb9ff95b548a481a5ac1a7a","timestamp":"2017-10-20T06:40:38Z","subdir":"","vcs_ref":""},\ | ||
| 546 | {"module":"github.com/cenkalti/backoff","version":"v2.2.1+incompatible","vcs_hash":"2ab1e95882badee83f400286daca65e867b6fad9c59ce62543456d29010bfeaa","timestamp":"2019-07-17T10:48:21Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 547 | {"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"},\ | ||
| 548 | {"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"},\ | ||
| 549 | {"module":"github.com/denisbrodbeck/machineid","version":"v1.0.1","vcs_hash":"4245534d60013503f0f4ec4a8aad1499e25bb81ca93eaa37e1328b888bb8d7a7","timestamp":"2019-02-27T19:22:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 550 | {"module":"github.com/avast/retry-go/v4","version":"v4.7.0","vcs_hash":"87c80cd0bbf0d55e426625cf59b06be4cfea8fcbe1fc14a497f84fdc80afef77","timestamp":"2025-10-14T18:38:31Z","subdir":"","vcs_ref":"refs/tags/v4.7.0"},\ | ||
| 551 | {"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"},\ | ||
| 552 | {"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"},\ | ||
| 553 | {"module":"github.com/mitchellh/mapstructure","version":"v1.5.1-0.20231216201459-8508981c8b6c","vcs_hash":"d2a6b499da03f4353fa4c9c4e1c474c3b486a30a8129cd38373dd007db62a83f","timestamp":"2023-12-16T20:14:59Z","subdir":"","vcs_ref":""},\ | ||
| 554 | {"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"},\ | ||
| 555 | {"module":"github.com/mitchellh/cli","version":"v1.1.5","vcs_hash":"6e5851e96940f7a45dd455eb37d42de655ecc8a0b27a3261be742e5546dc1a00","timestamp":"2022-09-30T19:19:43Z","subdir":"","vcs_ref":"refs/tags/v1.1.5"},\ | ||
| 556 | {"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"},\ | ||
| 557 | {"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"},\ | ||
| 558 | {"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"},\ | ||
| 559 | {"module":"github.com/nxadm/tail","version":"v1.4.4","vcs_hash":"b5c7d8f9d14ed1c5c32e32f6ed5f5dd4cded5712fee6bf935d12815de9ab8dec","timestamp":"2019-11-25T21:39:29Z","subdir":"","vcs_ref":"refs/tags/v1.4.4"},\ | ||
| 560 | {"module":"github.com/goccy/go-json","version":"v0.10.6","vcs_hash":"5846629b467935029b203dee7c7c10b85d6c9b0dd3594d7b63918c2bcf440416","timestamp":"2025-10-28T00:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.10.6"},\ | ||
| 561 | {"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"},\ | ||
| 562 | {"module":"github.com/fortytw2/leaktest","version":"v1.3.0","vcs_hash":"e146e84d5e37e7b278419bf45b16d3a337acba4f15b59c8dd8ebceb95656e32a","timestamp":"2018-11-09T15:15:30Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 563 | {"module":"github.com/hashicorp/vault/api","version":"v1.22.0","vcs_hash":"033e09dce13ef5978a54630b9aeeff1bacbaef5f18440a07a06a68a25cc4868d","timestamp":"2025-10-02T22:02:29Z","subdir":"api","vcs_ref":"refs/tags/api/v1.22.0"},\ | ||
| 564 | {"module":"github.com/hashicorp/hcl","version":"v1.0.1-vault-7","vcs_hash":"7a5772aca3cabe6d6b1816747fb6b458c375b407225311d4c6ecfd5b4eabc9ed","timestamp":"2024-11-07T22:23:56Z","subdir":"","vcs_ref":"refs/tags/v1.0.1-vault-7"},\ | ||
| 565 | {"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"},\ | ||
| 566 | {"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"},\ | ||
| 567 | {"module":"github.com/hashicorp/go-rootcerts","version":"v1.0.2","vcs_hash":"1b9a717614b3e40177ef058905015a718a7c26730f21f8f7abaa549393da8c7c","timestamp":"2019-12-10T09:55:28Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 568 | {"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"},\ | ||
| 569 | {"module":"github.com/hashicorp/go-version","version":"v1.9.0","vcs_hash":"02c6f55ffc9a79eb888e7a730f9220c1d35f06822549f436384be82da1f77b91","timestamp":"2026-03-30T11:17:49Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 570 | {"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"},\ | ||
| 571 | {"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"},\ | ||
| 572 | {"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"},\ | ||
| 573 | {"module":"github.com/hashicorp/go-secure-stdlib/strutil","version":"v0.1.2","vcs_hash":"fbbef96285ca265575b1f73cea74e599fd8b02f9af5fe155ab6c56925f45f587","timestamp":"2021-11-22T19:44:14Z","subdir":"strutil","vcs_ref":"refs/tags/strutil/v0.1.2"},\ | ||
| 574 | {"module":"github.com/hashicorp/go-secure-stdlib/parseutil","version":"v0.2.0","vcs_hash":"bcc198691428b6b365ada6a0b3d1e5d04b642c5bb34cfcb73f25f5bf6b988354","timestamp":"2025-03-06T22:34:24Z","subdir":"parseutil","vcs_ref":"refs/tags/parseutil/v0.2.0"},\ | ||
| 575 | {"module":"github.com/hashicorp/go-sockaddr","version":"v1.0.7","vcs_hash":"717e523035675664a908708fd1030c060601f362c429f3f95fcbc91804cd0b54","timestamp":"2024-09-19T09:47:04Z","subdir":"","vcs_ref":"refs/tags/v1.0.7"},\ | ||
| 576 | {"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"},\ | ||
| 577 | {"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"},\ | ||
| 578 | {"module":"github.com/cheggaaa/pb/v3","version":"v3.1.6","vcs_hash":"ffd0a2edfdc27e42499e995967632513fb99ad79553d0a6a1a3687e7e93199f9","timestamp":"2025-01-21T09:10:56Z","subdir":"","vcs_ref":"refs/tags/v3.1.6"},\ | ||
| 579 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ | ||
| 580 | {"module":"github.com/Azure/go-autorest","version":"v14.2.0+incompatible","vcs_hash":"ba92764bce2c8d42421946b97590b547d049aa0cc3fb86bbf6a377d7a7689c16","timestamp":"2020-06-23T16:10:07Z","subdir":"","vcs_ref":"refs/tags/v14.2.0"},\ | ||
| 581 | {"module":"github.com/Azure/go-autorest/autorest","version":"v0.11.29","vcs_hash":"c22657f37c59c0945b4e336aad22b3f709ef0460eadfe752afa8df0de2e4cc5e","timestamp":"2023-04-27T23:34:14Z","subdir":"autorest","vcs_ref":"refs/tags/autorest/v0.11.29"},\ | ||
| 582 | {"module":"github.com/Azure/go-autorest/autorest","version":"v0.11.24","vcs_hash":"356d7e51921981c7cb18328f317f7ebfd024b9ed6eb5ca9f0087c6db0ee483f3","timestamp":"2022-01-12T16:21:45Z","subdir":"autorest","vcs_ref":"refs/tags/autorest/v0.11.24"},\ | ||
| 583 | {"module":"github.com/Azure/go-autorest/autorest/date","version":"v0.3.0","vcs_hash":"8823b0db59dc2635c635c7236494cef70af188fa4524bb59b384d629aef1d2eb","timestamp":"2020-06-23T18:36:26Z","subdir":"autorest/date","vcs_ref":"refs/tags/autorest/date/v0.3.0"},\ | ||
| 584 | {"module":"github.com/Azure/go-autorest/autorest/azure/cli","version":"v0.4.6","vcs_hash":"1213bc6ac1eb7e061714c141c39c0c1c78a6d0b3a3928900cd5f28f20a5730d7","timestamp":"2022-07-26T15:30:24Z","subdir":"autorest/azure/cli","vcs_ref":"refs/tags/autorest/azure/cli/v0.4.6"},\ | ||
| 585 | {"module":"github.com/Azure/go-autorest/autorest/azure/cli","version":"v0.4.5","vcs_hash":"f99e2b6a8cd1b56dbdcc1361957cce4a2b9179afbd297dc7cbaae6a99d138bcf","timestamp":"2022-01-12T16:31:33Z","subdir":"autorest/azure/cli","vcs_ref":"refs/tags/autorest/azure/cli/v0.4.5"},\ | ||
| 586 | {"module":"github.com/Azure/go-autorest/autorest/azure/auth","version":"v0.5.12","vcs_hash":"e2ee1954a64e63fcc0a4dadc70ce966b8e0190c0c5dcdfa7e481972212617acb","timestamp":"2023-01-17T19:03:26Z","subdir":"autorest/azure/auth","vcs_ref":"refs/tags/autorest/azure/auth/v0.5.12"},\ | ||
| 587 | {"module":"github.com/Azure/go-autorest/autorest/adal","version":"v0.9.18","vcs_hash":"0b9609d795b834a1a57dc202c2616331afa7dd39bb76d67dcf5d034207afe0fb","timestamp":"2021-12-14T01:42:51Z","subdir":"autorest/adal","vcs_ref":"refs/tags/autorest/adal/v0.9.18"},\ | ||
| 588 | {"module":"github.com/Azure/go-autorest/autorest/adal","version":"v0.9.22","vcs_hash":"66916539dacd020ddf8ed08323dcd3fba46d7fed71699118afcca9d098c7094c","timestamp":"2023-01-17T16:45:42Z","subdir":"autorest/adal","vcs_ref":"refs/tags/autorest/adal/v0.9.22"},\ | ||
| 589 | {"module":"github.com/Azure/go-autorest/autorest/adal","version":"v0.9.23","vcs_hash":"875a9ca575cb934830ebbda8e9001839b4aaefe5b1f34a9227f5cff452d12473","timestamp":"2023-03-15T18:42:44Z","subdir":"autorest/adal","vcs_ref":"refs/tags/autorest/adal/v0.9.23"},\ | ||
| 590 | {"module":"github.com/Azure/go-autorest/autorest/mocks","version":"v0.4.1","vcs_hash":"dbb9e4314843d6870f0e92bb4f7882dc6aab7192acaafc56e8a6e7bd410c8e93","timestamp":"2020-08-13T18:36:39Z","subdir":"autorest/mocks","vcs_ref":"refs/tags/autorest/mocks/v0.4.1"},\ | ||
| 591 | {"module":"github.com/Azure/go-autorest/autorest/mocks","version":"v0.4.2","vcs_hash":"5e9fd1a39dce251d3dfe919689626f4e4ca647850fd52443742cef16d4b6658d","timestamp":"2022-03-31T16:15:44Z","subdir":"autorest/mocks","vcs_ref":"refs/tags/autorest/mocks/v0.4.2"},\ | ||
| 592 | {"module":"github.com/Azure/go-autorest/logger","version":"v0.2.1","vcs_hash":"83b430e0cf9f7d4185c0a827633af519ec8a22d61244b82172855b0e3210b68f","timestamp":"2021-02-05T22:21:48Z","subdir":"logger","vcs_ref":"refs/tags/logger/v0.2.1"},\ | ||
| 593 | {"module":"github.com/Azure/go-autorest/tracing","version":"v0.6.0","vcs_hash":"8823b0db59dc2635c635c7236494cef70af188fa4524bb59b384d629aef1d2eb","timestamp":"2020-06-23T18:36:26Z","subdir":"tracing","vcs_ref":"refs/tags/tracing/v0.6.0"},\ | ||
| 594 | {"module":"github.com/Azure/azure-sdk-for-go","version":"v68.0.0+incompatible","vcs_hash":"afc338f359d229bfb27b7fc6688607f88cc190edcf28b4f719a9467d4a936b3e","timestamp":"2023-01-19T11:02:01Z","subdir":"","vcs_ref":"refs/tags/v68.0.0"},\ | ||
| 595 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","version":"v1.6.4","vcs_hash":"7939b346f7cae7d8d9db14599fc03eb079f5815fea8a308b27e2da570c9f064b","timestamp":"2026-01-13T05:26:14Z","subdir":"sdk/storage/azblob","vcs_ref":"refs/tags/sdk/storage/azblob/v1.6.4"},\ | ||
| 596 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal","version":"v1.2.0","vcs_hash":"643f56d75383f31426093d9aaedda74056143315012ba8d86490e9ef8120ad0d","timestamp":"2025-06-12T20:47:26Z","subdir":"sdk/security/keyvault/internal","vcs_ref":"refs/tags/sdk/security/keyvault/internal/v1.2.0"},\ | ||
| 597 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys","version":"v1.4.0","vcs_hash":"447345c182198a0e877fb3043791636d5b8fb2bc068b8ec1559a6f0771eba87c","timestamp":"2025-06-12T23:43:05Z","subdir":"sdk/security/keyvault/azkeys","vcs_ref":"refs/tags/sdk/security/keyvault/azkeys/v1.4.0"},\ | ||
| 598 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azcore","version":"v1.21.0","vcs_hash":"d32f735a33cc3468a96e10ec6a196417f35abe0a3664e8f9ea2ffa16f1b1cf2a","timestamp":"2026-01-13T00:39:40Z","subdir":"sdk/azcore","vcs_ref":"refs/tags/sdk/azcore/v1.21.0"},\ | ||
| 599 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","version":"v1.13.1","vcs_hash":"b80d29c1ad9369a1185c04ff6677176d1d56f8a746b65ef588727523e8cac4fa","timestamp":"2025-11-10T16:14:28Z","subdir":"sdk/azidentity","vcs_ref":"refs/tags/sdk/azidentity/v1.13.1"},\ | ||
| 600 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache","version":"v0.3.2","vcs_hash":"59ceaeef9ecbd01e4764b39f8a24e81849fefab743b43df3e945eafc69e2493c","timestamp":"2025-01-15T20:46:27Z","subdir":"sdk/azidentity/cache","vcs_ref":"refs/tags/sdk/azidentity/cache/v0.3.2"},\ | ||
| 601 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/internal","version":"v1.11.2","vcs_hash":"29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0","timestamp":"2025-07-29T15:53:06Z","subdir":"sdk/internal","vcs_ref":"refs/tags/sdk/internal/v1.11.2"},\ | ||
| 602 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/internal","version":"v1.12.0","vcs_hash":"542f1cddd602f2b7b3a94b080e3cdbe6242c159b09f3fc57be829a75621b33de","timestamp":"2026-04-01T16:23:48Z","subdir":"sdk/internal","vcs_ref":"refs/tags/sdk/internal/v1.12.0"},\ | ||
| 603 | {"module":"github.com/go-quicktest/qt","version":"v1.101.0","vcs_hash":"4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe","timestamp":"2023-08-03T17:11:21Z","subdir":"","vcs_ref":"refs/tags/v1.101.0"},\ | ||
| 604 | {"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"},\ | ||
| 605 | {"module":"github.com/digitorus/pkcs7","version":"v0.0.0-20230818184609-3a137a874352","vcs_hash":"fd2b6e349ca1abce350a94202038bc78abc083934bc68342108df0ef0a47c72c","timestamp":"2023-08-18T18:46:09Z","subdir":"","vcs_ref":""},\ | ||
| 606 | {"module":"github.com/digitorus/pkcs7","version":"v0.0.0-20230713084857-e76b763bdc49","vcs_hash":"b01e6012f330ef4b4ab621c48b6e80a7beddde7e846c06e463baf722da14ad32","timestamp":"2023-07-13T08:48:57Z","subdir":"","vcs_ref":""},\ | ||
| 607 | {"module":"github.com/digitorus/timestamp","version":"v0.0.0-20231217203849-220c5c2851b7","vcs_hash":"316e808b25b3a6563da681b8e93bb537209a2463c7239f367cc18628056cecf7","timestamp":"2023-12-17T20:38:49Z","subdir":"","vcs_ref":""},\ | ||
| 608 | {"module":"github.com/magiconair/properties","version":"v1.8.10","vcs_hash":"c97479fb46a7e15abf895966e9b8e63015d259ca2a147e68571b64fc63c0d728","timestamp":"2025-04-09T19:30:57Z","subdir":"","vcs_ref":"refs/tags/v1.8.10"},\ | ||
| 609 | {"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"},\ | ||
| 610 | {"module":"github.com/cavaliergopher/cpio","version":"v1.0.1","vcs_hash":"0d970369bb570756812288d61aa56927228609fee6ce46cc2dbe56e9c5f6f4a8","timestamp":"2021-10-28T09:38:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 611 | {"module":"github.com/DATA-DOG/go-sqlmock","version":"v1.5.2","vcs_hash":"b58deb3344a056d5fcc11def75a7fdb0d39c95564a3d8af19363f6dce869a54d","timestamp":"2024-01-06T21:33:25Z","subdir":"","vcs_ref":"refs/tags/v1.5.2"},\ | ||
| 612 | {"module":"github.com/chainguard-dev/clog","version":"v1.8.0","vcs_hash":"5e43652fa8f8a0347bc1ae6b61e701c63c194df6eea93c968ed690f9e0df059b","timestamp":"2025-12-10T19:58:12Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 613 | {"module":"github.com/jellydator/ttlcache/v3","version":"v3.4.0","vcs_hash":"8d29deb4da2db314248507c697eb946396275f9e038fcdcc5cea9f817103bb82","timestamp":"2025-06-17T18:28:59Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ | ||
| 614 | {"module":"github.com/chrismellard/docker-credential-acr-env","version":"v0.0.0-20230304212654-82a0ddb27589","vcs_hash":"4b8a47820e2cae71250071218d1d5c106e2d4de63432d4beadaa1123d52f9651","timestamp":"2023-03-04T21:26:54Z","subdir":"","vcs_ref":""},\ | ||
| 615 | {"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"},\ | ||
| 616 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20190611155906-901d90724c79","vcs_hash":"0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e","timestamp":"2019-06-11T15:59:06Z","subdir":"","vcs_ref":""},\ | ||
| 617 | {"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"},\ | ||
| 618 | {"module":"github.com/onsi/gomega","version":"v1.19.0","vcs_hash":"28dcd87c5118c456f54d669a43808a7357ca11e54faeb05c921b4d75a1a5f1b4","timestamp":"2022-03-25T19:12:09Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | ||
| 619 | {"module":"github.com/onsi/gomega","version":"v1.7.1","vcs_hash":"eca01df4f63425b54410888126f5e562e7f2c689d9483249110a2f793909648b","timestamp":"2019-10-30T17:12:58Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ | ||
| 620 | {"module":"github.com/onsi/gomega","version":"v1.38.2","vcs_hash":"53f0d919d9d1c22f4a26303d53aef5e527ace7f31ab6a1b7c3080caf560c1e1e","timestamp":"2025-08-26T12:55:58Z","subdir":"","vcs_ref":"refs/tags/v1.38.2"},\ | ||
| 621 | {"module":"github.com/onsi/gomega","version":"v1.10.1","vcs_hash":"e571b7221ee14ed8fea9c7f14ef8983f04ed4b66f345debbc02c82ad5c0a9bf0","timestamp":"2020-05-20T16:26:41Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | ||
| 622 | {"module":"github.com/onsi/gomega","version":"v1.17.0","vcs_hash":"75b4c7a1d2804fac807707499515613e72033966dbe4b0b39efcc9d717ad1b13","timestamp":"2021-11-07T19:22:36Z","subdir":"","vcs_ref":"refs/tags/v1.17.0"},\ | ||
| 623 | {"module":"github.com/onsi/ginkgo","version":"v1.16.4","vcs_hash":"26c0895633c49fefdc8d45a3656a0c02b6e01a54bc0701f99b72ad6209a0e446","timestamp":"2021-06-02T18:20:44Z","subdir":"","vcs_ref":"refs/tags/v1.16.4"},\ | ||
| 624 | {"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"},\ | ||
| 625 | {"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"},\ | ||
| 626 | {"module":"github.com/onsi/ginkgo","version":"v1.12.1","vcs_hash":"6826b3ed1a90808dd6fb46f361b6d89b2fcb8e9f80cfc7e2a39971af1cfab3a7","timestamp":"2020-05-16T11:05:36Z","subdir":"","vcs_ref":"refs/tags/v1.12.1"},\ | ||
| 627 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.27.2","vcs_hash":"9566a60efd570b70d9723ab73006661df9edcbb6af07caabdc1a35d56c581255","timestamp":"2025-10-27T19:11:28Z","subdir":"","vcs_ref":"refs/tags/v2.27.2"},\ | ||
| 628 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.1.3","vcs_hash":"c39f9b15b8cfef33e2d8bd19f26cc415035e92447fed52b79e7bc704b0456244","timestamp":"2022-02-15T16:56:24Z","subdir":"v2","vcs_ref":"refs/tags/v2.1.3"},\ | ||
| 629 | {"module":"github.com/cockroachdb/apd/v3","version":"v3.2.1","vcs_hash":"468ac27cc9eab6bc439a686df1d537073fe05444c0796606f48ea0b286f39528","timestamp":"2023-09-13T03:04:08Z","subdir":"","vcs_ref":"refs/tags/v3.2.1"},\ | ||
| 630 | {"module":"github.com/cockroachdb/cockroach-go/v2","version":"v2.4.0","vcs_hash":"814981cb2765abc98d605c6f74830bd8650175cd9947e5a08df4f6ee916d0882","timestamp":"2025-02-05T22:02:46Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | ||
| 631 | {"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"},\ | ||
| 632 | {"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"},\ | ||
| 633 | {"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"},\ | ||
| 634 | {"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"},\ | ||
| 635 | {"module":"github.com/titanous/rocacheck","version":"v0.0.0-20171023193734-afe73141d399","vcs_hash":"333921fe7c4fb4be2fd4b694b9d4ec2e6000c6f84fe6e5a447504b83a30df193","timestamp":"2017-10-23T19:37:34Z","subdir":"","vcs_ref":""},\ | ||
| 636 | {"module":"github.com/sassoftware/relic","version":"v7.2.1+incompatible","vcs_hash":"11b818fd7c4740f195b6669f17117f3e72c1b14cd4cca20dca3b88334a67edcf","timestamp":"2019-07-31T17:49:13Z","subdir":"","vcs_ref":"refs/tags/v7.2.1"},\ | ||
| 637 | {"module":"github.com/sassoftware/relic/v7","version":"v7.6.2","vcs_hash":"47cd006d03c40be7da9c5a49989f6d69cb0efb2c67cbf07a3a3d180618ae605d","timestamp":"2024-02-05T21:45:32Z","subdir":"","vcs_ref":"refs/tags/v7.6.2"},\ | ||
| 638 | {"module":"github.com/withfig/autocomplete-tools/integrations/cobra","version":"v1.2.1","vcs_hash":"33623bfa0b04b5f8eb90b2f2f2cb7cf4c2ef7e5fc99ee3e08b07439cb9d577ec","timestamp":"2022-08-18T08:45:12Z","subdir":"integrations/cobra","vcs_ref":"refs/tags/integrations/cobra/v1.2.1"},\ | ||
| 639 | {"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"},\ | ||
| 640 | {"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"},\ | ||
| 641 | {"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"},\ | ||
| 642 | {"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"},\ | ||
| 643 | {"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"},\ | ||
| 644 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20250401214520-65e299d6c5c9","vcs_hash":"0cbaeb01627514ae95e6aae5f103c7c103c0c38175dca1ae96d51d0c083cb2ae","timestamp":"2025-04-01T21:45:20Z","subdir":"","vcs_ref":""},\ | ||
| 645 | {"module":"github.com/PaesslerAG/jsonpath","version":"v0.1.1","vcs_hash":"ee939411ca99645f0b84f8a86386d493dfd58fa3d0ecfb96da71919c16a6fb1c","timestamp":"2019-05-16T14:20:47Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 646 | {"module":"github.com/PaesslerAG/gval","version":"v1.0.0","vcs_hash":"30be8274297aac19a7c325dd144cde1c383944541db9da9eb888283a6f108ad3","timestamp":"2019-05-16T11:11:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 647 | {"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"},\ | ||
| 648 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20200217142428-fce0ec30dd00","vcs_hash":"937c968b17b16dfbe9dcf02b93e01091b15e6380b65317d04eab2e6a50fe3fc2","timestamp":"2020-02-17T14:24:28Z","subdir":"","vcs_ref":""},\ | ||
| 649 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20181017120253-0766667cb4d1","vcs_hash":"01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1","timestamp":"2018-10-17T12:02:53Z","subdir":"","vcs_ref":""},\ | ||
| 650 | {"module":"github.com/alibabacloud-go/alibabacloud-gateway-spi","version":"v0.0.2","vcs_hash":"7b141c57f4ddc48e3ec0519241f13e366db6b0b54aa5b000f81d6419efffa6c4","timestamp":"2021-12-03T07:49:19Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 651 | {"module":"github.com/alibabacloud-go/alibabacloud-gateway-spi","version":"v0.0.4","vcs_hash":"d86de6e6f94efbeff8280524073110c2ea0847a6bcb4c5011e98a46a232ffe88","timestamp":"2022-03-19T18:10:00Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 652 | {"module":"github.com/alibabacloud-go/darabonba-openapi","version":"v0.1.12","vcs_hash":"cb63a7c63520030c86a56657349c756dd016e6a771c0cb43ac8c320b2adea1ea","timestamp":"2021-12-03T07:51:02Z","subdir":"","vcs_ref":"refs/tags/v0.1.12"},\ | ||
| 653 | {"module":"github.com/alibabacloud-go/darabonba-openapi","version":"v0.2.1","vcs_hash":"6cdb189279cf4f2a68e1e530df758c78191f5d7a134a7a3d6e7412e5ba701bff","timestamp":"2022-06-30T10:18:43Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 654 | {"module":"github.com/alibabacloud-go/darabonba-openapi","version":"v0.1.14","vcs_hash":"72b377f76c39f2437111361b668d32d793746aaafe02cee8cea2159859663aa4","timestamp":"2021-12-22T07:45:24Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ | ||
| 655 | {"module":"github.com/alibabacloud-go/debug","version":"v1.0.0","vcs_hash":"6c842b08328802d9f222c299210f64ad57422e6679e741800cc2d56eec79467c","timestamp":"2023-06-28T11:09:27Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 656 | {"module":"github.com/alibabacloud-go/debug","version":"v0.0.0-20190504072949-9472017b5c68","vcs_hash":"111f1cbaa926ba0628769510dc9ff031a3c558201ea23c87ef7e8867744778a2","timestamp":"2019-05-04T07:29:49Z","subdir":"","vcs_ref":""},\ | ||
| 657 | {"module":"github.com/alibabacloud-go/openapi-util","version":"v0.1.0","vcs_hash":"ec19395565c997dc9c32bb5fe22f2eeb27bdfbf92a3c9addc8a4564cd920e778","timestamp":"2022-11-08T13:18:04Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 658 | {"module":"github.com/alibabacloud-go/openapi-util","version":"v0.0.10","vcs_hash":"0082d015703fa0ba3bcc331541f71ebc05d53f5112dde5d3c8c0efb4e29d2859","timestamp":"2021-12-14T02:58:52Z","subdir":"","vcs_ref":"refs/tags/v0.0.10"},\ | ||
| 659 | {"module":"github.com/alibabacloud-go/openapi-util","version":"v0.0.9","vcs_hash":"cefee74420c2d095203d46ea18db0ec97bd51e86d0c8fc29f8a9d14ac9c76954","timestamp":"2021-10-20T07:26:07Z","subdir":"","vcs_ref":"refs/tags/v0.0.9"},\ | ||
| 660 | {"module":"github.com/alibabacloud-go/openapi-util","version":"v0.0.11","vcs_hash":"8f7704caaa5adeb8fbd0a0a828a8a24861e4b6d974ad0017a1741883df393955","timestamp":"2022-03-13T07:42:09Z","subdir":"","vcs_ref":"refs/tags/v0.0.11"},\ | ||
| 661 | {"module":"github.com/alibabacloud-go/darabonba-string","version":"v1.0.0","vcs_hash":"826304ba51eb0928ffe7312f0a7afd5b04a460e1d9a22f635944eabb97d7cda5","timestamp":"2020-11-02T09:23:30Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 662 | {"module":"github.com/alibabacloud-go/cr-20160607","version":"v1.0.1","vcs_hash":"e8e9b665241cb01abb754420695ada4ba7d0948ad1d863e944c7a95bfecee778","timestamp":"2021-12-10T12:06:05Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 663 | {"module":"github.com/alibabacloud-go/tea-utils","version":"v1.3.9","vcs_hash":"6ea5b905fa0aba88e5d636a0b213216a97dfea27d65601df32bfd3fe897379a2","timestamp":"2021-02-07T14:54:23Z","subdir":"","vcs_ref":"refs/tags/v1.3.9"},\ | ||
| 664 | {"module":"github.com/alibabacloud-go/tea-utils","version":"v1.3.1","vcs_hash":"214486e6c645e0eadf1814b9c1badd187e9a3b60abd0870752360347f05776a2","timestamp":"2020-07-29T04:50:50Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 665 | {"module":"github.com/alibabacloud-go/tea-utils","version":"v1.4.5","vcs_hash":"6393ecda87c3d58436e3468d6d08237626a9d9aeb382d52daa6de505a1ddbd5f","timestamp":"2022-07-05T09:58:20Z","subdir":"","vcs_ref":"refs/tags/v1.4.5"},\ | ||
| 666 | {"module":"github.com/alibabacloud-go/tea-utils","version":"v1.4.3","vcs_hash":"37a2ff4d61d521063f8099cd3d8dc7a607193903e8c0339272a82552424f9f6f","timestamp":"2021-12-20T09:26:13Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 667 | {"module":"github.com/alibabacloud-go/tea-xml","version":"v1.1.3","vcs_hash":"ae5beed5e4518a3595e4e9c6edd4d78e51e1172fd1e1f3b7f32fdad9814fee64","timestamp":"2023-03-23T07:22:25Z","subdir":"","vcs_ref":"refs/tags/v1.1.3"},\ | ||
| 668 | {"module":"github.com/alibabacloud-go/tea-xml","version":"v1.1.2","vcs_hash":"e33ed1cf5c0218927dd3ad3eac5dbdfd36259d1f062581124b4cb312144c2f1f","timestamp":"2021-11-24T02:12:57Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 669 | {"module":"github.com/alibabacloud-go/endpoint-util","version":"v1.1.1","vcs_hash":"74f25b833e8910e2a720bebf1955e4b6f164e58e8d3197c3ff5bf1ecf5223670","timestamp":"2022-03-13T07:26:54Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 670 | {"module":"github.com/alibabacloud-go/endpoint-util","version":"v1.1.0","vcs_hash":"05beaadd1133d78de94547bbbda5ab2649a19779a5745c3591e781ea23a37e18","timestamp":"2020-05-11T06:07:36Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 671 | {"module":"github.com/alibabacloud-go/cr-20181201","version":"v1.0.10","vcs_hash":"45fe0468400a779fb3c97153f51e0b5140dd84711009013bb1f484b14445c137","timestamp":"2022-03-10T07:21:26Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ | ||
| 672 | {"module":"github.com/alibabacloud-go/tea","version":"v1.2.1","vcs_hash":"d1b54bcd3b4370d9042c1fe930b993b9165dc1888dc28e9ffc54feee21f72748","timestamp":"2023-06-28T09:46:15Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 673 | {"module":"github.com/alibabacloud-go/tea","version":"v1.1.8","vcs_hash":"ecb6fb21b0afaa988feff1833fe4cfe4529404a51444a40f317db005e7a63f17","timestamp":"2020-08-21T09:24:40Z","subdir":"","vcs_ref":"refs/tags/v1.1.8"},\ | ||
| 674 | {"module":"github.com/alibabacloud-go/tea","version":"v1.1.11","vcs_hash":"d8838b9a86827981e73a7d1cac3f5b61542cf00c4918382db9168a8a5ca95ded","timestamp":"2020-10-19T05:36:46Z","subdir":"","vcs_ref":"refs/tags/v1.1.11"},\ | ||
| 675 | {"module":"github.com/alibabacloud-go/tea","version":"v1.1.19","vcs_hash":"f72e8eb2931d26c80a13a66294c4de715f8535654fcdbcc1d7db93916cdf5fd4","timestamp":"2022-06-20T12:19:19Z","subdir":"","vcs_ref":"refs/tags/v1.1.19"},\ | ||
| 676 | {"module":"github.com/alibabacloud-go/tea","version":"v1.1.7","vcs_hash":"2437499df7eb8ae12ff3cf434433b851d67e1356193e915b0e43fdcba5686489","timestamp":"2020-07-09T05:52:35Z","subdir":"","vcs_ref":"refs/tags/v1.1.7"},\ | ||
| 677 | {"module":"github.com/alibabacloud-go/tea","version":"v1.1.0","vcs_hash":"1c680b210110e03ebbee1fd0d5ad6173186345b4d37f6835b4602cf3f19f3baf","timestamp":"2020-05-11T04:44:54Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 678 | {"module":"github.com/alibabacloud-go/tea","version":"v1.1.17","vcs_hash":"f489a0b231eb90e3c5194172456998e96fd41cbf274e25a9466f56ee1b7b4edc","timestamp":"2021-07-23T05:54:08Z","subdir":"","vcs_ref":"refs/tags/v1.1.17"},\ | ||
| 679 | {"module":"github.com/mozillazg/docker-credential-acr-helper","version":"v0.4.0","vcs_hash":"c955d1a69758b102556e12f3a1a641e7355c0fa2d9c06595490c459900be1bc7","timestamp":"2024-09-01T06:21:35Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 680 | {"module":"github.com/weppos/publicsuffix-go","version":"v0.50.2","vcs_hash":"72bc5ea96dd7ccf293cb550fe15fc6119fa984cfa401112e744f2ceaff02bea0","timestamp":"2026-01-03T13:47:36Z","subdir":"","vcs_ref":"refs/tags/v0.50.2"},\ | ||
| 681 | {"module":"github.com/tink-crypto/tink-go-hcvault/v2","version":"v2.4.0","vcs_hash":"44c8e1ad479ea60ad41bba1af82609fd200196764f4b92dd9023b99c44f55030","timestamp":"2025-12-03T20:17:12Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | ||
| 682 | {"module":"github.com/tink-crypto/tink-go-awskms/v2","version":"v2.1.0","vcs_hash":"8ee531a1e4c3202eb8f09e5d5f7868fcddddbdd34a20918506df9ab20a33a6d1","timestamp":"2024-05-06T21:37:04Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 683 | {"module":"github.com/tink-crypto/tink-go-gcpkms/v2","version":"v2.2.0","vcs_hash":"9e8a51f9964dedffcfc725a3311d223984a4ffd6fddceb8118e8cee1951e03ac","timestamp":"2024-05-10T15:17:17Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | ||
| 684 | {"module":"github.com/tink-crypto/tink-go/v2","version":"v2.6.0","vcs_hash":"75e6af0b326ba0b411a08b59371c1d306a54029409a51860c71245de4abea15b","timestamp":"2025-12-10T09:57:10Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | ||
| 685 | {"module":"github.com/aws/aws-sdk-go","version":"v1.55.8","vcs_hash":"0adefe254dca8102e233ab160a237fa0416def01f780c8513834e77e0b6f1bc4","timestamp":"2025-07-31T16:05:54Z","subdir":"","vcs_ref":"refs/tags/v1.55.8"},\ | ||
| 686 | {"module":"github.com/aws/smithy-go","version":"v1.25.1","vcs_hash":"b6313650cf918efc449afe2c1ad39bbec134fed31222d281aba5e7b1268a5f52","timestamp":"2026-04-23T17:02:33Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | ||
| 687 | {"module":"github.com/aws/smithy-go","version":"v1.24.1","vcs_hash":"a5235947e83b623dd1fae680e6b6612921714bdcf22545d04afd0b1c56b8f20e","timestamp":"2026-02-20T21:07:26Z","subdir":"","vcs_ref":"refs/tags/v1.24.1"},\ | ||
| 688 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.41.2","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"","vcs_ref":"refs/tags/v1.41.2"},\ | ||
| 689 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.41.7","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"","vcs_ref":"refs/tags/v1.41.7"},\ | ||
| 690 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.19.10","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.19.10"},\ | ||
| 691 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.19.16","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.19.16"},\ | ||
| 692 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.41.7","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.41.7"},\ | ||
| 693 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.42.1","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.42.1"},\ | ||
| 694 | {"module":"github.com/aws/aws-sdk-go-v2/service/ec2","version":"v1.301.0","vcs_hash":"c20db359b5fbde571e332809d0b9867b68bae0916e8f64a6bc07983c1a09e4aa","timestamp":"2026-05-07T18:35:27Z","subdir":"service/ec2","vcs_ref":"refs/tags/service/ec2/v1.301.0"},\ | ||
| 695 | {"module":"github.com/aws/aws-sdk-go-v2/service/ec2","version":"v1.279.2","vcs_hash":"5bdbc456fb063bed3d7104b22a9dd99dc8d12c54e12f839a87685c313a84c924","timestamp":"2026-01-15T19:17:29Z","subdir":"service/ec2","vcs_ref":"refs/tags/service/ec2/v1.279.2"},\ | ||
| 696 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.30.11","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.30.11"},\ | ||
| 697 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.30.17","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.30.17"},\ | ||
| 698 | {"module":"github.com/aws/aws-sdk-go-v2/service/signin","version":"v1.0.6","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/signin","vcs_ref":"refs/tags/service/signin/v1.0.6"},\ | ||
| 699 | {"module":"github.com/aws/aws-sdk-go-v2/service/signin","version":"v1.0.11","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/signin","vcs_ref":"refs/tags/service/signin/v1.0.11"},\ | ||
| 700 | {"module":"github.com/aws/aws-sdk-go-v2/service/ecrpublic","version":"v1.38.10","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/ecrpublic","vcs_ref":"refs/tags/service/ecrpublic/v1.38.10"},\ | ||
| 701 | {"module":"github.com/aws/aws-sdk-go-v2/service/kms","version":"v1.50.1","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/kms","vcs_ref":"refs/tags/service/kms/v1.50.1"},\ | ||
| 702 | {"module":"github.com/aws/aws-sdk-go-v2/service/kms","version":"v1.51.1","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/kms","vcs_ref":"refs/tags/service/kms/v1.51.1"},\ | ||
| 703 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.101.0","vcs_hash":"2f08016315e8905e0b3924ff511a19092cae71c586a7fa6ce7f88988891a9980","timestamp":"2026-05-06T18:35:44Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.101.0"},\ | ||
| 704 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.96.0","vcs_hash":"5ed044d1d49e98a72205d17d40724500529e2b0639d37461196180717c5d8bb5","timestamp":"2026-01-28T19:24:43Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.96.0"},\ | ||
| 705 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.23"},\ | ||
| 706 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.17","vcs_hash":"c4afe1adcb115986c2c2ed96ccc6e241595c09932af5115ebabef158c7970918","timestamp":"2026-01-09T19:14:10Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.17"},\ | ||
| 707 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.9","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.9"},\ | ||
| 708 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.5","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.5"},\ | ||
| 709 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.18","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.18"},\ | ||
| 710 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.23"},\ | ||
| 711 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.9.8","vcs_hash":"c4afe1adcb115986c2c2ed96ccc6e241595c09932af5115ebabef158c7970918","timestamp":"2026-01-09T19:14:10Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.9.8"},\ | ||
| 712 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.9.15","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.9.15"},\ | ||
| 713 | {"module":"github.com/aws/aws-sdk-go-v2/service/ecr","version":"v1.55.3","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/ecr","vcs_ref":"refs/tags/service/ecr/v1.55.3"},\ | ||
| 714 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.35.15","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.35.15"},\ | ||
| 715 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.35.21","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.35.21"},\ | ||
| 716 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.18","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.18"},\ | ||
| 717 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.23"},\ | ||
| 718 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.24","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.24"},\ | ||
| 719 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.17","vcs_hash":"c4afe1adcb115986c2c2ed96ccc6e241595c09932af5115ebabef158c7970918","timestamp":"2026-01-09T19:14:10Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.17"},\ | ||
| 720 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.18","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.18"},\ | ||
| 721 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.23"},\ | ||
| 722 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.6","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.6"},\ | ||
| 723 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.4","vcs_hash":"7beb4ea4ace2b86f2fd5d920e72a2086021f585de496c7f0a8183fc9d22665bd","timestamp":"2025-10-16T18:13:47Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.4"},\ | ||
| 724 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.32.10","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"config","vcs_ref":"refs/tags/config/v1.32.10"},\ | ||
| 725 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.32.17","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"config","vcs_ref":"refs/tags/config/v1.32.17"},\ | ||
| 726 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.23"},\ | ||
| 727 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.18","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.18"},\ | ||
| 728 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","version":"v1.20.19","vcs_hash":"c4afe1adcb115986c2c2ed96ccc6e241595c09932af5115ebabef158c7970918","timestamp":"2026-01-09T19:14:10Z","subdir":"feature/s3/manager","vcs_ref":"refs/tags/feature/s3/manager/v1.20.19"},\ | ||
| 729 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","version":"v1.22.18","vcs_hash":"2f08016315e8905e0b3924ff511a19092cae71c586a7fa6ce7f88988891a9980","timestamp":"2026-05-06T18:35:44Z","subdir":"feature/s3/manager","vcs_ref":"refs/tags/feature/s3/manager/v1.22.18"},\ | ||
| 730 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager","version":"v0.1.21","vcs_hash":"2f08016315e8905e0b3924ff511a19092cae71c586a7fa6ce7f88988891a9980","timestamp":"2026-05-06T18:35:44Z","subdir":"feature/s3/transfermanager","vcs_ref":"refs/tags/feature/s3/transfermanager/v0.1.21"},\ | ||
| 731 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.10","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.10"},\ | ||
| 732 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.4","vcs_hash":"ea190329ddb30f780d07fc81aea71235eb8159ed2b64ef64b5b217648d148d0d","timestamp":"2025-12-02T16:09:54Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.4"},\ | ||
| 733 | {"module":"github.com/open-policy-agent/opa","version":"v1.16.2","vcs_hash":"d114a44d1526133194f9ff487a8fe502a1ffba8556f0ece9a4ab2237cba1a499","timestamp":"2026-05-12T10:03:47Z","subdir":"","vcs_ref":"refs/tags/v1.16.2"},\ | ||
| 734 | {"module":"github.com/open-policy-agent/opa","version":"v1.14.1","vcs_hash":"f28e493068391b1299f22361437e5d1f7269e7a58587b24ecb78243729f9d470","timestamp":"2026-03-09T09:24:50Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | ||
| 735 | {"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"},\ | ||
| 736 | {"module":"github.com/rogpeppe/go-internal","version":"v1.14.1","vcs_hash":"84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b","timestamp":"2025-02-25T12:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | ||
| 737 | {"module":"github.com/bytecodealliance/wasmtime-go/v43","version":"v43.0.2","vcs_hash":"6e713c699d8211743ad13f9c417e574cdfd1155f9979f4809bd3fbe7ee488a1b","timestamp":"2026-04-07T20:15:45Z","subdir":"","vcs_ref":"refs/tags/v43.0.2"},\ | ||
| 738 | {"module":"github.com/bytecodealliance/wasmtime-go/v39","version":"v39.0.1","vcs_hash":"29bd4967228cfeae6f6e378b91b3d489da8953e18b22573fbc341d1977bc971e","timestamp":"2025-11-22T19:28:27Z","subdir":"","vcs_ref":"refs/tags/v39.0.1"},\ | ||
| 739 | {"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"},\ | ||
| 740 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20251210132809-ee656c7534f5","vcs_hash":"435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc","timestamp":"2025-12-10T13:28:09Z","subdir":"go","vcs_ref":""},\ | ||
| 741 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20191209042840-269d4d468f6f","vcs_hash":"2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62","timestamp":"2019-12-09T04:28:40Z","subdir":"go","vcs_ref":""},\ | ||
| 742 | {"module":"github.com/pseudomuto/protokit","version":"v0.2.0","vcs_hash":"cd9a5b01879c4526734bd42b5aa62f6c6f5aafb046996ddefa47d8ab4b1e304e","timestamp":"2019-04-15T15:43:08Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 743 | {"module":"github.com/pseudomuto/protoc-gen-doc","version":"v1.5.1","vcs_hash":"26a781c1c7b961404ab78e933655b58bf5ea21d8c41c924b13e587032a18c68d","timestamp":"2022-02-18T17:47:37Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 744 | {"module":"github.com/niemeyer/pretty","version":"v0.0.0-20200227124842-a10e7caefd8e","vcs_hash":"7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef","timestamp":"2020-02-27T12:48:42Z","subdir":"","vcs_ref":""},\ | ||
| 745 | {"module":"github.com/linkdata/deadlock","version":"v0.5.5","vcs_hash":"5880845283ea9d0bf251cba3a4b0e1fbdea9bdd99a153cbe76dbca409f7ce4d2","timestamp":"2025-08-14T11:24:35Z","subdir":"","vcs_ref":"refs/tags/v0.5.5"},\ | ||
| 746 | {"module":"github.com/puzpuzpuz/xsync/v3","version":"v3.5.1","vcs_hash":"e0ad38b71cf95c4b6214da9867c59c7ef5110d6fcee27239b1aa4851267ed402","timestamp":"2025-01-27T07:29:28Z","subdir":"","vcs_ref":"refs/tags/v3.5.1"},\ | ||
| 747 | {"module":"github.com/puzpuzpuz/xsync/v2","version":"v2.5.1","vcs_hash":"ccec89d1caebecb07c79daed6c02935ff3464a6ba9c349fc86eba55125edaa58","timestamp":"2023-09-26T18:44:06Z","subdir":"","vcs_ref":"refs/tags/v2.5.1"},\ | ||
| 748 | {"module":"github.com/AdamKorcz/go-fuzz-headers-1","version":"v0.0.0-20230919221257-8b5d3ce2d11d","vcs_hash":"35f7e61c7c2bd9148d054dac589ec9b9299c5b19dfcb1f364908d12c3c56da6b","timestamp":"2023-09-19T22:12:57Z","subdir":"","vcs_ref":""},\ | ||
| 749 | {"module":"github.com/vbatts/tar-split","version":"v0.12.2","vcs_hash":"748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37","timestamp":"2025-10-14T18:26:16Z","subdir":"","vcs_ref":"refs/tags/v0.12.2"},\ | ||
| 750 | {"module":"github.com/MakeNowJust/heredoc/v2","version":"v2.0.1","vcs_hash":"8afa829f04064040c879c49eda82f6dd6ff68294f4208701005a6ac10050c80a","timestamp":"2019-08-26T12:03:31Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 751 | {"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"},\ | ||
| 752 | {"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"},\ | ||
| 753 | {"module":"github.com/stretchr/testify","version":"v1.7.2","vcs_hash":"4805fd660d5ebf46efcecca310f821c693d07cae282d3900f04fc04a9dc59587","timestamp":"2022-06-06T09:52:45Z","subdir":"","vcs_ref":"refs/tags/v1.7.2"},\ | ||
| 754 | {"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"},\ | ||
| 755 | {"module":"github.com/stretchr/testify","version":"v1.5.1","vcs_hash":"725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0","timestamp":"2020-02-19T20:56:11Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 756 | {"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"},\ | ||
| 757 | {"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"},\ | ||
| 758 | {"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"},\ | ||
| 759 | {"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"},\ | ||
| 760 | {"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"},\ | ||
| 761 | {"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"},\ | ||
| 762 | {"module":"github.com/stretchr/objx","version":"v0.2.0","vcs_hash":"982a1df420b1f34eee71122e02865aa89e1ea251dc09362265917bd0e0ca3995","timestamp":"2019-04-09T12:31:02Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 763 | {"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"},\ | ||
| 764 | {"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"},\ | ||
| 765 | {"module":"github.com/smartystreets/assertions","version":"v0.0.0-20180927180507-b2de0cb4f26d","vcs_hash":"310f2954c5f2a924abf876fdb6f582c35eb0e0522caa0f6d5922ebd1f4d98f70","timestamp":"2018-09-27T18:05:07Z","subdir":"","vcs_ref":""},\ | ||
| 766 | {"module":"github.com/smartystreets/assertions","version":"v1.1.0","vcs_hash":"6f94044dd3f8c4d4a0c2d46b6b4a4032aabe760b1b7a5871f75e81282040e714","timestamp":"2020-04-25T22:40:22Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 767 | {"module":"github.com/smartystreets/goconvey","version":"v1.6.4","vcs_hash":"b127d43981f2610691c976c5bd9e08cf42a14d62b5938fc97bc7194327185236","timestamp":"2019-07-31T23:36:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.4"},\ | ||
| 768 | {"module":"github.com/jmoiron/sqlx","version":"v1.4.0","vcs_hash":"6f1b34d3dd34a2e424db7e43d9e1950c1573f990b2bdeb2f85dd035e3c2eb1bd","timestamp":"2024-04-15T12:21:02Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 769 | {"module":"github.com/gliderlabs/ssh","version":"v0.3.8","vcs_hash":"29768f04f3e8c9319949f7cb8383e935d815e26fc8c83306857e281f8c2d2bd0","timestamp":"2024-12-12T05:00:05Z","subdir":"","vcs_ref":"refs/tags/v0.3.8"},\ | ||
| 770 | {"module":"github.com/clipperhouse/uax29/v2","version":"v2.6.0","vcs_hash":"3eb09cba10899deec8f228f35a30fe2bd9c666215800fc40e9b33b7381e295d1","timestamp":"2026-02-08T15:02:09Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | ||
| 771 | {"module":"github.com/clipperhouse/displaywidth","version":"v0.10.0","vcs_hash":"c40d1f11fec7901d3446e1942bbe1d52f03b06b4129f6a95f9f8013620ecc048","timestamp":"2026-02-09T01:07:05Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 772 | {"module":"github.com/peterh/liner","version":"v1.2.2","vcs_hash":"1f8f18a9b5f0eb2b3fb41eed21ef1d732ac4c585b926e04b2cb73f2551aace77","timestamp":"2022-01-14T22:30:32Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | ||
| 773 | {"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"},\ | ||
| 774 | {"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"},\ | ||
| 775 | {"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"},\ | ||
| 776 | {"module":"github.com/secure-systems-lab/go-securesystemslib","version":"v0.10.0","vcs_hash":"994235dd15b0fe3f1f6929ffaad19803d748bf717abf3185bb700d75af65e53f","timestamp":"2026-01-06T15:36:12Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 777 | {"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"},\ | ||
| 778 | {"module":"github.com/redis/go-redis/extra/rediscmd/v9","version":"v9.5.3","vcs_hash":"b57dac149c01ce6c7183ade505f86a67f490f6871026f050288146474568fa30","timestamp":"2024-06-07T14:04:08Z","subdir":"extra/rediscmd","vcs_ref":"refs/tags/extra/rediscmd/v9.5.3"},\ | ||
| 779 | {"module":"github.com/redis/go-redis/extra/redisotel/v9","version":"v9.5.3","vcs_hash":"b57dac149c01ce6c7183ade505f86a67f490f6871026f050288146474568fa30","timestamp":"2024-06-07T14:04:08Z","subdir":"extra/redisotel","vcs_ref":"refs/tags/extra/redisotel/v9.5.3"},\ | ||
| 780 | {"module":"github.com/redis/go-redis/v9","version":"v9.18.0","vcs_hash":"79c459d4fc5cc1799a9039004a96f117f273ffcfed4ca2843505600826e84d28","timestamp":"2026-02-16T14:41:48Z","subdir":"","vcs_ref":"refs/tags/v9.18.0"},\ | ||
| 781 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20221125231312-a49e3df8f510","vcs_hash":"d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26","timestamp":"2022-11-25T23:13:12Z","subdir":"","vcs_ref":""},\ | ||
| 782 | {"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"},\ | ||
| 783 | {"module":"github.com/peterbourgon/diskv/v3","version":"v3.0.1","vcs_hash":"7cb93d2e0b7662dc208e62e027863616321a00595f129a7459025c262d712268","timestamp":"2021-11-10T01:10:07Z","subdir":"v3","vcs_ref":"refs/tags/v3.0.1"},\ | ||
| 784 | {"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"},\ | ||
| 785 | {"module":"github.com/go-chi/chi/v5","version":"v5.2.5","vcs_hash":"2db5f35f57b05f42889bb9a478902cad9dbdf344d6e97e04073eb7b4388549b4","timestamp":"2026-02-05T11:05:34Z","subdir":"","vcs_ref":"refs/tags/v5.2.5"},\ | ||
| 786 | {"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"},\ | ||
| 787 | {"module":"go.uber.org/mock","version":"v0.6.0","vcs_hash":"03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48","timestamp":"2025-08-18T14:58:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 788 | {"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"},\ | ||
| 789 | {"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"},\ | ||
| 790 | {"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"},\ | ||
| 791 | {"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"},\ | ||
| 792 | {"module":"go.uber.org/zap","version":"v1.27.1","vcs_hash":"67e343786276ffdcabe10fced1cc35f12935c34465b4aa9b7a745028a33b44b5","timestamp":"2025-11-19T21:20:44Z","subdir":"","vcs_ref":"refs/tags/v1.27.1"},\ | ||
| 793 | {"module":"filippo.io/edwards25519","version":"v1.1.1","vcs_hash":"2cae1fc2d308175e4aa6553fe690ddca793e894f25ee318895edb644a8e5093c","timestamp":"2026-02-17T16:50:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 794 | {"module":"filippo.io/edwards25519","version":"v1.2.0","vcs_hash":"236c46d6f2f01cc2ea3ed22b97d15594c8db0e0b007cdaae35a7e6e56c01a9eb","timestamp":"2026-02-17T17:23:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 795 | {"module":"sigs.k8s.io/structured-merge-diff/v4","version":"v4.4.2","vcs_hash":"bd07b477e76c25bb800db70142fb1436fe8ef483195e7de25f8f31a1eda2c37d","timestamp":"2024-11-01T00:59:28Z","subdir":"","vcs_ref":"refs/tags/v4.4.2"},\ | ||
| 796 | {"module":"sigs.k8s.io/structured-merge-diff/v6","version":"v6.3.2","vcs_hash":"e5778929cdf14a8fe2e1d1888a731491de23d90eabfcca2f07134336483fe7e2","timestamp":"2026-01-22T20:25:28Z","subdir":"","vcs_ref":"refs/tags/v6.3.2"},\ | ||
| 797 | {"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"},\ | ||
| 798 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20250730193827-2d320260d730","vcs_hash":"464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764","timestamp":"2025-07-30T19:38:27Z","subdir":"","vcs_ref":""},\ | ||
| 799 | {"module":"sigs.k8s.io/release-utils","version":"v0.12.4","vcs_hash":"629defb1abd971fbda44482b5e65c18d8a58bf5c3286b98e3e7d92a6875c04d3","timestamp":"2026-03-31T08:40:15Z","subdir":"","vcs_ref":"refs/tags/v0.12.4"},\ | ||
| 800 | {"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"},\ | ||
| 801 | {"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"},\ | ||
| 802 | {"module":"drjosh.dev/zzglob","version":"v0.4.2","vcs_hash":"ac9025b22c8566bb4c6f44e580f9918fdf2bd59c55de93296cef91b12f95655c","timestamp":"2025-10-19T23:27:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 803 | {"module":"drjosh.dev/zzglob","version":"v0.4.3","vcs_hash":"18e11cfeb40f05a778b88863461ccc3d7b56dd4ad34e5d1e12bc6ef6faccdd1e","timestamp":"2026-04-17T04:59:13Z","subdir":"","vcs_ref":"refs/tags/v0.4.3"},\ | ||
| 804 | {"module":"drjosh.dev/assertzapper","version":"v0.3.2","vcs_hash":"8c18d7bccc94f88235b45985d9bcd48fea234bc76d3cf2a9023935acc56fb8d6","timestamp":"2026-04-28T10:52:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ | ||
| 805 | {"module":"contrib.go.opencensus.io/exporter/stackdriver","version":"v0.13.14","vcs_hash":"33676bfb76aa7b607f54f7758c4caa957fb883597a88f4d903cfc1d0ba3bd1e2","timestamp":"2022-09-14T19:28:37Z","subdir":"","vcs_ref":"refs/tags/v0.13.14"},\ | ||
| 806 | {"module":"cuelabs.dev/go/oci/ociregistry","version":"v0.0.0-20251212221603-3adeb8663819","vcs_hash":"f5ea1832e12267457017bd0240cd5e93e4116345dbf2f71141e58674ff1142a5","timestamp":"2025-12-12T22:16:03Z","subdir":"ociregistry","vcs_ref":""},\ | ||
| 807 | {"module":"cel.dev/expr","version":"v0.25.1","vcs_hash":"aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce","timestamp":"2025-11-08T22:07:56Z","subdir":"","vcs_ref":"refs/tags/v0.25.1"},\ | ||
| 808 | {"module":"al.essio.dev/pkg/shellescape","version":"v1.6.0","vcs_hash":"91bb4a89e05d12b1f8ae8317d21c6f8e294699d5acf55a09f9438dbcff7ceb46","timestamp":"2025-02-25T18:11:40Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 809 | {"module":"gocloud.dev","version":"v0.45.0","vcs_hash":"34ee63157d31df5e2b20b20e0474c693a09263f77e10a1492a6f8ccf0514f3f9","timestamp":"2026-03-01T17:53:39Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ | ||
| 810 | {"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"},\ | ||
| 811 | {"module":"gonum.org/v1/gonum","version":"v0.17.0","vcs_hash":"97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400","timestamp":"2025-12-29T19:16:44Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 812 | {"module":"chainguard.dev/sdk","version":"v0.1.45","vcs_hash":"1942a3670ce1ca9cae29605ced32c3ced4d1f67d72cecf4a29eb23d8792f296d","timestamp":"2025-12-08T22:14:20Z","subdir":"","vcs_ref":"refs/tags/v0.1.45"},\ | ||
| 813 | {"module":"chainguard.dev/go-grpc-kit","version":"v0.17.15","vcs_hash":"9fc37384166e6c03fc03c066b492112afeb5ff606b8a0e4fe9430533fe7c5a91","timestamp":"2025-09-04T15:28:40Z","subdir":"","vcs_ref":"refs/tags/v0.17.15"},\ | ||
| 814 | {"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"},\ | ||
| 815 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.4","vcs_hash":"c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea","timestamp":"2026-03-06T22:01:45Z","subdir":"","vcs_ref":"refs/tags/v2.4.4"},\ | ||
| 816 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.3","vcs_hash":"2408eeac30b1574986dd0e17458ada4d251f9845f816637202936da13fcdab91","timestamp":"2025-09-11T04:10:14Z","subdir":"","vcs_ref":"refs/tags/v2.4.3"},\ | ||
| 817 | {"module":"golang.org/x/sys","version":"v0.1.0","vcs_hash":"b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77","timestamp":"2022-10-13T17:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 818 | {"module":"golang.org/x/sys","version":"v0.8.0","vcs_hash":"aedaafe73d2d04f8ec6f72bf045d67462baa8cb261dd5ba7cee843d028806a97","timestamp":"2023-05-03T21:21:24Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 819 | {"module":"golang.org/x/sys","version":"v0.13.0","vcs_hash":"e6d69ebf27d5262733f08946c94bfe8e17eee9d04aa9a201bf1c5bfa3a2ca66f","timestamp":"2023-09-28T17:55:56Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 820 | {"module":"golang.org/x/sys","version":"v0.5.0","vcs_hash":"b402dcf4abb8c639432471f2cec9e99460d32185589fe7bdc4e9cbaf4cbfbbef","timestamp":"2023-02-07T00:05:19Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 821 | {"module":"golang.org/x/sys","version":"v0.44.0","vcs_hash":"6f609e950a030bdc26d17f92e04a240e08056999bfc36f1bb76905a96337c8d1","timestamp":"2026-04-23T15:37:02Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 822 | {"module":"golang.org/x/sys","version":"v0.42.0","vcs_hash":"8e0c29133c55549f2a5ccd9da93c1f00cb94b6e82a15ed2bf8a2406448f69c37","timestamp":"2026-03-03T01:51:03Z","subdir":"","vcs_ref":"refs/tags/v0.42.0"},\ | ||
| 823 | {"module":"golang.org/x/sys","version":"v0.9.0","vcs_hash":"d903497f6dd22f0e8eea790109f0baad6d19f1470b3999c60c952bfa6e26f87d","timestamp":"2023-06-12T14:18:21Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 824 | {"module":"golang.org/x/mod","version":"v0.35.0","vcs_hash":"aa7ee94ca8c2a7467e342ada72e93e1947993c2e719cf97e16ecc95c20284d13","timestamp":"2026-04-09T11:45:19Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 825 | {"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"},\ | ||
| 826 | {"module":"golang.org/x/mod","version":"v0.34.0","vcs_hash":"1af1d21eb7fa2b5e8a9a6a7d5808842d0eea82c835de520cff0561f026a05912","timestamp":"2026-03-10T01:41:08Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 827 | {"module":"golang.org/x/oauth2","version":"v0.36.0","vcs_hash":"864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520","timestamp":"2026-02-11T19:14:10Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 828 | {"module":"golang.org/x/term","version":"v0.8.0","vcs_hash":"986b18b424003ddda556bb95340ddc7abb3f0f6bf5c651aa8cfd40f0ac99f6c3","timestamp":"2023-05-04T15:43:54Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 829 | {"module":"golang.org/x/term","version":"v0.13.0","vcs_hash":"96b54224a1da567f23b6296b65688c0d3c0b5d52054167a077829f86815129c4","timestamp":"2023-10-05T14:06:51Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 830 | {"module":"golang.org/x/term","version":"v0.5.0","vcs_hash":"8c925145fa5ca5db53f91e3399c9a423d5164629af4b7130510ea7c1f232da88","timestamp":"2023-02-07T17:11:03Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 831 | {"module":"golang.org/x/term","version":"v0.41.0","vcs_hash":"7bae64b3057af373aecee34a2667fba2aff1e229ff6472c080e93e65458ffe5a","timestamp":"2026-03-10T01:43:14Z","subdir":"","vcs_ref":"refs/tags/v0.41.0"},\ | ||
| 832 | {"module":"golang.org/x/term","version":"v0.43.0","vcs_hash":"833a11849e3b51c3538c5b69d1368e81e35ff552c00c6a13a36cbc413c164216","timestamp":"2026-05-08T14:56:58Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 833 | {"module":"golang.org/x/term","version":"v0.9.0","vcs_hash":"cf3b7d49004279c34bcdada288c1eefe6f861733143f66f3e8fdae90d38f0c7c","timestamp":"2023-06-12T17:38:33Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 834 | {"module":"golang.org/x/sync","version":"v0.20.0","vcs_hash":"7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c","timestamp":"2026-02-23T18:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 835 | {"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"},\ | ||
| 836 | {"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"},\ | ||
| 837 | {"module":"golang.org/x/crypto","version":"v0.6.0","vcs_hash":"1f4de74df25d254a331f014913e7e4bff9ea9b9243245a41ab2cd542d2f6cab6","timestamp":"2023-02-08T21:57:58Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 838 | {"module":"golang.org/x/crypto","version":"v0.14.0","vcs_hash":"94c550089cb8c110e388eea126345f7e5ce4dd0ad7cdd447489b3ecfd8d52b5d","timestamp":"2023-10-05T15:12:11Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 839 | {"module":"golang.org/x/crypto","version":"v0.51.0","vcs_hash":"f7a79adfd6049637e515911d3a008f05dd22226f61ae84479def5df39d29707a","timestamp":"2026-05-08T18:32:18Z","subdir":"","vcs_ref":"refs/tags/v0.51.0"},\ | ||
| 840 | {"module":"golang.org/x/crypto","version":"v0.10.0","vcs_hash":"03604c90c615af0bf122fb98b697e974b0a35346cfeba4a2bf664a4c0c340d21","timestamp":"2023-06-12T19:51:08Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 841 | {"module":"golang.org/x/crypto","version":"v0.49.0","vcs_hash":"23dac2d7085396c124998bcb52ef3e320806e49ca8538858dc73b51f3a6b50c9","timestamp":"2026-03-11T14:17:49Z","subdir":"","vcs_ref":"refs/tags/v0.49.0"},\ | ||
| 842 | {"module":"golang.org/x/net","version":"v0.6.0","vcs_hash":"b7ae66e3510d0f80f4750c2913d64e3dfa0ebbeb04ef2448d5d9f7485751d7a6","timestamp":"2023-02-08T18:40:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 843 | {"module":"golang.org/x/net","version":"v0.52.0","vcs_hash":"8d3e280d3345387bdd35c143197391bbd4383d486ebe6282af075a83bafb973d","timestamp":"2026-03-12T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v0.52.0"},\ | ||
| 844 | {"module":"golang.org/x/net","version":"v0.54.0","vcs_hash":"46f21d32409f4a159fe51cd882140175e302f61ec34e05d50704e01d09bdc7a6","timestamp":"2026-05-08T20:02:48Z","subdir":"","vcs_ref":"refs/tags/v0.54.0"},\ | ||
| 845 | {"module":"golang.org/x/net","version":"v0.11.0","vcs_hash":"e6ad3bc40ade98fbe7f7ba618b072fa651059f2adf1cdda1e36b356c977aa688","timestamp":"2023-06-13T13:43:36Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 846 | {"module":"golang.org/x/net","version":"v0.10.0","vcs_hash":"ef893f7ed2797af547df6a271db0743593abf4c5e07ef52033e9b3e5a585dff9","timestamp":"2023-05-04T16:26:08Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 847 | {"module":"golang.org/x/net","version":"v0.17.0","vcs_hash":"60398892b1fdf7a88cddd97b207408ff1232fd3bc87e65ef87223bd426f22305","timestamp":"2023-10-10T15:45:19Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 848 | {"module":"golang.org/x/exp","version":"v0.0.0-20251023183803-a4bb9ffd2546","vcs_hash":"e45227fc1231b7be1608b94a9286f61be5a4516ceb381a9208ec9e99c0010667","timestamp":"2025-10-23T18:38:03Z","subdir":"","vcs_ref":""},\ | ||
| 849 | {"module":"golang.org/x/exp","version":"v0.0.0-20260312153236-7ab1446f8b90","vcs_hash":"330b3bd6713d6dba08ece44f59d7cd1602491fb6f55b68ab5608340edcfc9fc3","timestamp":"2026-03-12T15:32:36Z","subdir":"","vcs_ref":""},\ | ||
| 850 | {"module":"golang.org/x/text","version":"v0.35.0","vcs_hash":"ebd21b780d473b9c6279389bf7828889387f448497e2613cddf2feabfcde4ea8","timestamp":"2026-03-10T01:41:36Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 851 | {"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"},\ | ||
| 852 | {"module":"golang.org/x/text","version":"v0.13.0","vcs_hash":"ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e","timestamp":"2023-08-28T17:26:32Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 853 | {"module":"golang.org/x/text","version":"v0.37.0","vcs_hash":"e53e4f0de2a6229a86b6a055faa58c9fc01de8aa4f2dc6e02a03321ec257faf9","timestamp":"2026-05-08T14:56:42Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 854 | {"module":"golang.org/x/text","version":"v0.10.0","vcs_hash":"1cc9e0f1ff2b837234418566a8f6c2d5269620b493d44c7ac004e13c143075ed","timestamp":"2023-06-12T16:55:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 855 | {"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"},\ | ||
| 856 | {"module":"golang.org/x/time","version":"v0.15.0","vcs_hash":"4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98","timestamp":"2026-02-11T19:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 857 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20240903120638-7835f813f4da","vcs_hash":"85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa","timestamp":"2024-09-03T12:06:38Z","subdir":"","vcs_ref":""},\ | ||
| 858 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20260311193753-579e4da9a98c","vcs_hash":"7ed0b7495d855a1adca18eebc24961ad0903de6c26a5eecb97e329d8584443cd","timestamp":"2026-03-11T19:37:53Z","subdir":"","vcs_ref":""},\ | ||
| 859 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20260409153401-be6f6cb8b1fa","vcs_hash":"8769e75b3c0d88084f1ae1ab0bf12fc27fa9d58db51659927ed3b9529b6c52e3","timestamp":"2026-04-09T15:34:01Z","subdir":"","vcs_ref":""},\ | ||
| 860 | {"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"},\ | ||
| 861 | {"module":"golang.org/x/tools","version":"v0.44.0","vcs_hash":"72caacbd34fed65d0d9d0b7abba9d20d2558759fa56e50847189046954a72cce","timestamp":"2026-04-09T21:00:41Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 862 | {"module":"golang.org/x/tools","version":"v0.43.0","vcs_hash":"b4e15c2bd2ae70b346d536f2c90da575e37fb9ee7f4a4623803ae6c7cab66d75","timestamp":"2026-03-12T03:16:51Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 863 | {"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"},\ | ||
| 864 | {"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"},\ | ||
| 865 | {"module":"k8s.io/apimachinery","version":"v0.35.3","vcs_hash":"3607284db090a16c797d866e0afc2f5981016fa804bf28b6ae61b062c6e6c8c3","timestamp":"2025-12-04T22:24:03Z","subdir":"","vcs_ref":"refs/tags/v0.35.3"},\ | ||
| 866 | {"module":"k8s.io/apimachinery","version":"v0.36.1","vcs_hash":"eea18642cf2a4c896abe327d551be0463953ef83e0acdd09d66bbf2d95a09278","timestamp":"2026-05-12T17:54:19Z","subdir":"","vcs_ref":"refs/tags/v0.36.1"},\ | ||
| 867 | {"module":"k8s.io/streaming","version":"v0.36.1","vcs_hash":"1598e960ffa3e2ea17fcc73a00a15f69278a6af68f1ec046e6d1be33abec68a2","timestamp":"2026-04-14T13:53:34Z","subdir":"","vcs_ref":"refs/tags/v0.36.1"},\ | ||
| 868 | {"module":"k8s.io/api","version":"v0.35.3","vcs_hash":"4c866a946bb10a93a8bae39b56bf25058d2c96270c3d1178d4e983bc3486de8d","timestamp":"2026-03-19T04:20:27Z","subdir":"","vcs_ref":"refs/tags/v0.35.3"},\ | ||
| 869 | {"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"},\ | ||
| 870 | {"module":"k8s.io/klog/v2","version":"v2.140.0","vcs_hash":"cb0f2eda0aa528a2030127e69b309dc7baf29990ad171aede91db7aaf8e91105","timestamp":"2026-03-03T11:17:23Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 871 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250910181357-589584f1c912","vcs_hash":"d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6","timestamp":"2025-09-10T18:13:57Z","subdir":"","vcs_ref":""},\ | ||
| 872 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20260317180543-43fb72c5454a","vcs_hash":"c4776d3270619d643b86281ee67567cfe818b8f85b504d65b418f8f01b237bda","timestamp":"2026-03-17T18:05:43Z","subdir":"","vcs_ref":""},\ | ||
| 873 | {"module":"k8s.io/gengo/v2","version":"v2.0.0-20250604051438-85fd79dbfd9f","vcs_hash":"fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02","timestamp":"2025-06-04T05:14:38Z","subdir":"","vcs_ref":""},\ | ||
| 874 | {"module":"k8s.io/utils","version":"v0.0.0-20251002143259-bc988d571ff4","vcs_hash":"fb4c92184a0c1cd25830e66a6860cd9ba95d39bd4c7299f50c01f78da028780a","timestamp":"2025-10-02T14:32:59Z","subdir":"","vcs_ref":""},\ | ||
| 875 | {"module":"k8s.io/utils","version":"v0.0.0-20260210185600-b8788abfbbc2","vcs_hash":"8a4a92676f2a8b1eb0a19c9653c4488364870ded21e81db9898a2e74a0dbfa11","timestamp":"2026-02-10T18:56:00Z","subdir":"","vcs_ref":""},\ | ||
| 876 | {"module":"k8s.io/client-go","version":"v0.35.3","vcs_hash":"8b529e801b17536e65f6c58983c445925f7a0e10978ed051ee16bf15e3820efa","timestamp":"2026-03-19T04:54:07Z","subdir":"","vcs_ref":"refs/tags/v0.35.3"},\ | ||
| 877 | {"module":"cuelang.org/go","version":"v0.16.0","vcs_hash":"a4ef1a252d7128ec04733d4143795d91569a88b65d1b47de67c8b8ccfb3844ac","timestamp":"2026-03-03T13:21:57Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 878 | {"module":"cuelang.org/go","version":"v0.16.1","vcs_hash":"23036a9c2ed246592d8706da82d80a8a2dae97d16a36a642d0ab14d9b8c8389a","timestamp":"2026-04-08T12:56:04Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 879 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.65.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.65.0"},\ | ||
| 880 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.68.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.68.0"},\ | ||
| 881 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.63.0"},\ | ||
| 882 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.68.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.68.0"},\ | ||
| 883 | {"module":"go.opentelemetry.io/contrib/propagators/ot","version":"v1.43.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"propagators/ot","vcs_ref":"refs/tags/propagators/ot/v1.43.0"},\ | ||
| 884 | {"module":"go.opentelemetry.io/contrib/propagators/ot","version":"v1.40.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"propagators/ot","vcs_ref":"refs/tags/propagators/ot/v1.40.0"},\ | ||
| 885 | {"module":"go.opentelemetry.io/contrib/propagators/jaeger","version":"v1.43.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"propagators/jaeger","vcs_ref":"refs/tags/propagators/jaeger/v1.43.0"},\ | ||
| 886 | {"module":"go.opentelemetry.io/contrib/propagators/jaeger","version":"v1.40.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"propagators/jaeger","vcs_ref":"refs/tags/propagators/jaeger/v1.40.0"},\ | ||
| 887 | {"module":"go.opentelemetry.io/contrib/propagators/aws","version":"v1.43.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"propagators/aws","vcs_ref":"refs/tags/propagators/aws/v1.43.0"},\ | ||
| 888 | {"module":"go.opentelemetry.io/contrib/propagators/aws","version":"v1.40.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"propagators/aws","vcs_ref":"refs/tags/propagators/aws/v1.40.0"},\ | ||
| 889 | {"module":"go.opentelemetry.io/contrib/propagators/b3","version":"v1.43.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"propagators/b3","vcs_ref":"refs/tags/propagators/b3/v1.43.0"},\ | ||
| 890 | {"module":"go.opentelemetry.io/contrib/propagators/b3","version":"v1.40.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"propagators/b3","vcs_ref":"refs/tags/propagators/b3/v1.40.0"},\ | ||
| 891 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.40.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.40.0"},\ | ||
| 892 | {"module":"go.opentelemetry.io/contrib/bridges/otelzap","version":"v0.10.0","vcs_hash":"e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b","timestamp":"2025-03-06T01:43:27Z","subdir":"bridges/otelzap","vcs_ref":"refs/tags/bridges/otelzap/v0.10.0"},\ | ||
| 893 | {"module":"go.opentelemetry.io/contrib/bridges/prometheus","version":"v0.68.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"bridges/prometheus","vcs_ref":"refs/tags/bridges/prometheus/v0.68.0"},\ | ||
| 894 | {"module":"go.opentelemetry.io/collector/pdata","version":"v1.55.0","vcs_hash":"a4cffcc6f420b02dfc9fc1eecb1bcc5fb537aed38d589f773bc5cfdb8656fd2e","timestamp":"2026-03-31T02:34:44Z","subdir":"pdata","vcs_ref":"refs/tags/pdata/v1.55.0"},\ | ||
| 895 | {"module":"go.opentelemetry.io/collector/pdata","version":"v1.31.0","vcs_hash":"26861e0711d29ae45824510dad0ba06a5a1b36bb0500efb005cd76ac362089f3","timestamp":"2025-04-28T19:04:17Z","subdir":"pdata","vcs_ref":"refs/tags/pdata/v1.31.0"},\ | ||
| 896 | {"module":"go.opentelemetry.io/collector/pdata/pprofile","version":"v0.149.0","vcs_hash":"a4cffcc6f420b02dfc9fc1eecb1bcc5fb537aed38d589f773bc5cfdb8656fd2e","timestamp":"2026-03-31T02:34:44Z","subdir":"pdata/pprofile","vcs_ref":"refs/tags/pdata/pprofile/v0.149.0"},\ | ||
| 897 | {"module":"go.opentelemetry.io/collector/featuregate","version":"v1.55.0","vcs_hash":"a4cffcc6f420b02dfc9fc1eecb1bcc5fb537aed38d589f773bc5cfdb8656fd2e","timestamp":"2026-03-31T02:34:44Z","subdir":"featuregate","vcs_ref":"refs/tags/featuregate/v1.55.0"},\ | ||
| 898 | {"module":"go.opentelemetry.io/collector/featuregate","version":"v1.31.0","vcs_hash":"26861e0711d29ae45824510dad0ba06a5a1b36bb0500efb005cd76ac362089f3","timestamp":"2025-04-28T19:04:17Z","subdir":"featuregate","vcs_ref":"refs/tags/featuregate/v1.31.0"},\ | ||
| 899 | {"module":"go.opentelemetry.io/collector/semconv","version":"v0.125.0","vcs_hash":"26861e0711d29ae45824510dad0ba06a5a1b36bb0500efb005cd76ac362089f3","timestamp":"2025-04-28T19:04:17Z","subdir":"semconv","vcs_ref":"refs/tags/semconv/v0.125.0"},\ | ||
| 900 | {"module":"go.opentelemetry.io/collector/internal/telemetry","version":"v0.125.0","vcs_hash":"26861e0711d29ae45824510dad0ba06a5a1b36bb0500efb005cd76ac362089f3","timestamp":"2025-04-28T19:04:17Z","subdir":"internal/telemetry","vcs_ref":"refs/tags/internal/telemetry/v0.125.0"},\ | ||
| 901 | {"module":"go.opentelemetry.io/collector/component","version":"v1.55.0","vcs_hash":"a4cffcc6f420b02dfc9fc1eecb1bcc5fb537aed38d589f773bc5cfdb8656fd2e","timestamp":"2026-03-31T02:34:44Z","subdir":"component","vcs_ref":"refs/tags/component/v1.55.0"},\ | ||
| 902 | {"module":"go.opentelemetry.io/collector/component","version":"v1.31.0","vcs_hash":"26861e0711d29ae45824510dad0ba06a5a1b36bb0500efb005cd76ac362089f3","timestamp":"2025-04-28T19:04:17Z","subdir":"component","vcs_ref":"refs/tags/component/v1.31.0"},\ | ||
| 903 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.2.1","vcs_hash":"1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412","timestamp":"2025-09-15T16:53:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.2.1"},\ | ||
| 904 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.10.0","vcs_hash":"b58c192317da88d9a0fc514f8113108d64302cb482e5ac276317095eb59e9156","timestamp":"2026-03-09T19:21:30Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.10.0"},\ | ||
| 905 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.9.0","vcs_hash":"48dd3b051b2ade937fb3ae600f1d49e4d17f78f386f08b2de9f4df57cbb13d0b","timestamp":"2025-11-03T15:38:58Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.9.0"},\ | ||
| 906 | {"module":"go.opentelemetry.io/otel","version":"v1.41.0","vcs_hash":"65f39d9f974075161c61a33f1161ce41c95fe7119a6d6994fd694d98d647e286","timestamp":"2026-03-02T18:39:57Z","subdir":"","vcs_ref":"refs/tags/v1.41.0"},\ | ||
| 907 | {"module":"go.opentelemetry.io/otel","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"","vcs_ref":"refs/tags/v1.43.0"},\ | ||
| 908 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.41.0","vcs_hash":"65f39d9f974075161c61a33f1161ce41c95fe7119a6d6994fd694d98d647e286","timestamp":"2026-03-02T18:39:57Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.41.0"},\ | ||
| 909 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.43.0"},\ | ||
| 910 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.41.0","vcs_hash":"65f39d9f974075161c61a33f1161ce41c95fe7119a6d6994fd694d98d647e286","timestamp":"2026-03-02T18:39:57Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.41.0"},\ | ||
| 911 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.43.0"},\ | ||
| 912 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.41.0","vcs_hash":"65f39d9f974075161c61a33f1161ce41c95fe7119a6d6994fd694d98d647e286","timestamp":"2026-03-02T18:39:57Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.41.0"},\ | ||
| 913 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.43.0"},\ | ||
| 914 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.41.0","vcs_hash":"65f39d9f974075161c61a33f1161ce41c95fe7119a6d6994fd694d98d647e286","timestamp":"2026-03-02T18:39:57Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.41.0"},\ | ||
| 915 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.43.0"},\ | ||
| 916 | {"module":"go.opentelemetry.io/otel/log","version":"v0.11.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"log","vcs_ref":"refs/tags/log/v0.11.0"},\ | ||
| 917 | {"module":"go.opentelemetry.io/otel/exporters/prometheus","version":"v0.62.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"exporters/prometheus","vcs_ref":"refs/tags/exporters/prometheus/v0.62.0"},\ | ||
| 918 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.43.0"},\ | ||
| 919 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.40.0"},\ | ||
| 920 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.43.0"},\ | ||
| 921 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.40.0"},\ | ||
| 922 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.43.0"},\ | ||
| 923 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.40.0"},\ | ||
| 924 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlpmetric/otlpmetrichttp","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetrichttp/v1.43.0"},\ | ||
| 925 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlpmetric/otlpmetricgrpc","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetricgrpc/v1.43.0"},\ | ||
| 926 | {"module":"modernc.org/sqlite","version":"v1.44.3","vcs_hash":"3ba95426e5b11c92894a628a1ce667ac8811711e8c832c87c14692301c893392","timestamp":"2026-01-20T20:13:46Z","subdir":"","vcs_ref":"refs/tags/v1.44.3"},\ | ||
| 927 | {"module":"modernc.org/sqlite","version":"v1.47.0","vcs_hash":"6cf655d557315ced0aef80fc74193a37e1ff1d02331983a1b1e212b94e34ead4","timestamp":"2026-03-17T13:25:59Z","subdir":"","vcs_ref":"refs/tags/v1.47.0"},\ | ||
| 928 | {"module":"modernc.org/mathutil","version":"v1.7.1","vcs_hash":"d9fcb4a707a5528902c43a333ebcd4a79ad8983a639c0e7d1b83b7844659041f","timestamp":"2024-12-26T12:13:25Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ | ||
| 929 | {"module":"modernc.org/memory","version":"v1.11.0","vcs_hash":"2caa87ea35c8a729d5b00b040a7f8ad66258dd180945be426f986dc7d295f65b","timestamp":"2025-05-17T20:55:10Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 930 | {"module":"modernc.org/libc","version":"v1.70.0","vcs_hash":"6c8b7e942d60533fff1bf0013fc7acc760bbe18fb56e3776a871403a10ea2bd7","timestamp":"2026-03-08T13:39:36Z","subdir":"","vcs_ref":"refs/tags/v1.70.0"},\ | ||
| 931 | {"module":"modernc.org/libc","version":"v1.67.6","vcs_hash":"1defb59588828d7a735ee8508d9f384969ff4cdf661c5fbf02228cf24eb1aa4b","timestamp":"2026-01-15T14:30:41Z","subdir":"","vcs_ref":"refs/tags/v1.67.6"},\ | ||
| 932 | {"module":"go.etcd.io/bbolt","version":"v1.4.3","vcs_hash":"5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a","timestamp":"2025-08-19T17:17:23Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 933 | {"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"},\ | ||
| 934 | {"module":"go.etcd.io/etcd/client/pkg/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.6.8"},\ | ||
| 935 | {"module":"go.etcd.io/etcd/client/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"client","vcs_ref":"refs/tags/client/v3.6.8"},\ | ||
| 936 | {"module":"go.etcd.io/etcd/client/v2","version":"v2.305.19","vcs_hash":"e7eee5b3b41d8bd477ae42e2d3c4a4a9c00e7b2431af9a84ee3f8525a8644509","timestamp":"2025-03-05T19:33:28Z","subdir":"client","vcs_ref":"refs/tags/client/v2.305.19"},\ | ||
| 937 | {"module":"go.etcd.io/etcd/pkg/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v3.6.8"},\ | ||
| 938 | {"module":"go.etcd.io/etcd/api/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"api","vcs_ref":"refs/tags/api/v3.6.8"},\ | ||
| 939 | {"module":"go.etcd.io/etcd/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"","vcs_ref":"refs/tags/v3.6.8"},\ | ||
| 940 | {"module":"go.etcd.io/etcd/server/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"server","vcs_ref":"refs/tags/server/v3.6.8"},\ | ||
| 941 | {"module":"go.etcd.io/etcd/etcdutl/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"etcdutl","vcs_ref":"refs/tags/etcdutl/v3.6.8"},\ | ||
| 942 | {"module":"go.etcd.io/etcd/tests/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"tests","vcs_ref":"refs/tags/tests/v3.6.8"},\ | ||
| 943 | {"module":"go.etcd.io/etcd/etcdctl/v3","version":"v3.6.8","vcs_hash":"1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d","timestamp":"2026-02-13T18:39:11Z","subdir":"etcdctl","vcs_ref":"refs/tags/etcdctl/v3.6.8"},\ | ||
| 944 | {"module":"go.etcd.io/etcd/raft/v3","version":"v3.5.19","vcs_hash":"e7eee5b3b41d8bd477ae42e2d3c4a4a9c00e7b2431af9a84ee3f8525a8644509","timestamp":"2025-03-05T19:33:28Z","subdir":"raft","vcs_ref":"refs/tags/raft/v3.5.19"},\ | ||
| 945 | {"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"},\ | ||
| 946 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 947 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20200227125254-8fa46927fb4f","vcs_hash":"23da246e09df0cfb88f7874f3e8ab42f1563033c51f59b8fd9f88f708ab87083","timestamp":"2020-02-27T12:52:54Z","subdir":"","vcs_ref":""},\ | ||
| 948 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | ||
| 949 | {"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"},\ | ||
| 950 | {"module":"gopkg.in/DataDog/dd-trace-go.v1","version":"v1.74.8","vcs_hash":"b1812ace11427e4e4a7ff6aeb101492a2840329d1d8c69a0c2a9d59d8fee19a0","timestamp":"2025-10-24T17:12:39Z","subdir":"","vcs_ref":"refs/tags/v1.74.8"},\ | ||
| 951 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | ||
| 952 | {"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"},\ | ||
| 953 | {"module":"gopkg.in/yaml.v2","version":"v2.3.0","vcs_hash":"47818511ee2bfcfc1a926b574cbc1b54e0a5d07acab371acfa6c419d7cbe812e","timestamp":"2020-05-06T23:08:38Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 954 | {"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"},\ | ||
| 955 | {"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"},\ | ||
| 956 | {"module":"gopkg.in/yaml.v2","version":"v2.2.4","vcs_hash":"16ad1bc1035b50f99a688a97524eadf6fc6a8b09612f99dd2ef19e0889b7935a","timestamp":"2019-10-02T18:33:36Z","subdir":"","vcs_ref":"refs/tags/v2.2.4"},\ | ||
| 957 | {"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"},\ | ||
| 958 | {"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"},\ | ||
| 959 | {"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"},\ | ||
| 960 | {"module":"gopkg.in/ini.v1","version":"v1.56.0","vcs_hash":"957d2b955742effb82d03e5ecffe6e1ffc47c7f7ab9379af803488e4a6ef2f35","timestamp":"2020-05-09T14:43:35Z","subdir":"","vcs_ref":"refs/tags/v1.56.0"},\ | ||
| 961 | {"module":"gopkg.in/ini.v1","version":"v1.67.1","vcs_hash":"0f99adc0e17933a4dc811a68416c5c2664e524c354fcc8c6df74de8b2f396682","timestamp":"2026-01-10T18:46:57Z","subdir":"","vcs_ref":"refs/tags/v1.67.1"},\ | ||
| 962 | {"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"},\ | ||
| 963 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 964 | {"module":"google.golang.org/api","version":"v0.278.0","vcs_hash":"af1313a13bbf900d18f6925f0ebf0b57765b57656c129f36874b19ebf2e5a729","timestamp":"2026-05-05T19:10:26Z","subdir":"","vcs_ref":"refs/tags/v0.278.0"},\ | ||
| 965 | {"module":"google.golang.org/api","version":"v0.269.0","vcs_hash":"0ebdae9ac31741dae934238d756d6199cac810ac8145a12caaadd2ae112b5517","timestamp":"2026-02-24T22:51:28Z","subdir":"","vcs_ref":"refs/tags/v0.269.0"},\ | ||
| 966 | {"module":"google.golang.org/grpc","version":"v1.19.0","vcs_hash":"a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959","timestamp":"2019-02-26T18:45:09Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | ||
| 967 | {"module":"google.golang.org/grpc","version":"v1.80.0","vcs_hash":"51178c1cf97da46d378c9936542b9684a39613d55ba64759f758f991aeee32c7","timestamp":"2026-04-01T07:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.80.0"},\ | ||
| 968 | {"module":"google.golang.org/grpc","version":"v1.25.1","vcs_hash":"418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464","timestamp":"2019-11-08T18:22:05Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | ||
| 969 | {"module":"google.golang.org/grpc","version":"v1.23.0","vcs_hash":"ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675","timestamp":"2019-08-13T19:31:37Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 970 | {"module":"google.golang.org/grpc","version":"v1.31.0","vcs_hash":"25958acc82abe0402e2a00368865127290031e756b729cdfbe495b6092056de0","timestamp":"2020-07-30T17:22:51Z","subdir":"","vcs_ref":"refs/tags/v1.31.0"},\ | ||
| 971 | {"module":"google.golang.org/grpc/examples","version":"v0.0.0-20250407062114-b368379ef8f6","vcs_hash":"a90ec14e8552849de27e7bb1f82f671cf1498f3d8c507c389b5d77585301e981","timestamp":"2025-04-07T06:21:14Z","subdir":"examples","vcs_ref":""},\ | ||
| 972 | {"module":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","version":"v1.6.1","vcs_hash":"b08ce2f5a629d5626d65170de4be0c453af030a85e00bc304ecf0df1ddb809d3","timestamp":"2026-02-04T10:04:59Z","subdir":"cmd/protoc-gen-go-grpc","vcs_ref":"refs/tags/cmd/protoc-gen-go-grpc/v1.6.1"},\ | ||
| 973 | {"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"},\ | ||
| 974 | {"module":"google.golang.org/appengine","version":"v1.6.8","vcs_hash":"24e06ca0a32817f590c2e899f465938d32d463c11d4ae310636e7a4be7117a85","timestamp":"2023-08-30T01:12:52Z","subdir":"","vcs_ref":"refs/tags/v1.6.8"},\ | ||
| 975 | {"module":"google.golang.org/appengine","version":"v1.1.0","vcs_hash":"002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d","timestamp":"2018-05-21T22:34:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 976 | {"module":"google.golang.org/genproto","version":"v0.0.0-20180817151627-c66870c02cf8","vcs_hash":"2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a","timestamp":"2018-08-17T15:16:27Z","subdir":"","vcs_ref":""},\ | ||
| 977 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190819201941-24fa4b261c55","vcs_hash":"8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030","timestamp":"2019-08-19T20:19:41Z","subdir":"","vcs_ref":""},\ | ||
| 978 | {"module":"google.golang.org/genproto","version":"v0.0.0-20260406210006-6f92a3bedf2d","vcs_hash":"5c1ef22228c72afa4ef5fd11903042341e1bee1ab10b60a8dc463b0b18e7b126","timestamp":"2026-04-06T21:00:06Z","subdir":"","vcs_ref":""},\ | ||
| 979 | {"module":"google.golang.org/genproto","version":"v0.0.0-20260128011058-8636f8732409","vcs_hash":"8664b01a39a923b83280873e381002f1bf056fdc7de72640f84de6c79d82b165","timestamp":"2026-01-28T01:10:58Z","subdir":"","vcs_ref":""},\ | ||
| 980 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20260203192932-546029d2fa20","vcs_hash":"4a87aab8f7c73e590ab227629d935eff038a686d0408240aa3c708f787d20454","timestamp":"2026-02-03T19:29:32Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 981 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20260406210006-6f92a3bedf2d","vcs_hash":"5c1ef22228c72afa4ef5fd11903042341e1bee1ab10b60a8dc463b0b18e7b126","timestamp":"2026-04-06T21:00:06Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 982 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20260427160629-7cedc36a6bc4","vcs_hash":"0313ee774746974aba075c0c3a890cd7ec95acff173ac51517d751d41cf04fde","timestamp":"2026-04-27T16:06:29Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 983 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20260217215200-42d3e9bedb6d","vcs_hash":"1faa1c5e45595467563cffac7ebacb2041e120bbc5e7bb3366ae00feb45d5e01","timestamp":"2026-02-17T21:52:00Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 984 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260427160629-7cedc36a6bc4","vcs_hash":"0313ee774746974aba075c0c3a890cd7ec95acff173ac51517d751d41cf04fde","timestamp":"2026-04-27T16:06:29Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 985 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260217215200-42d3e9bedb6d","vcs_hash":"1faa1c5e45595467563cffac7ebacb2041e120bbc5e7bb3366ae00feb45d5e01","timestamp":"2026-02-17T21:52:00Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 986 | {"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"},\ | ||
| 987 | {"module":"google.golang.org/protobuf","version":"v1.21.0","vcs_hash":"b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2","timestamp":"2020-04-13T18:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ | ||
| 988 | {"module":"google.golang.org/protobuf","version":"v1.20.1-0.20200309200217-e05f789c0967","vcs_hash":"5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb","timestamp":"2020-03-09T20:02:17Z","subdir":"","vcs_ref":""},\ | ||
| 989 | {"module":"google.golang.org/protobuf","version":"v1.36.11","vcs_hash":"d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d","timestamp":"2025-12-12T08:48:31Z","subdir":"","vcs_ref":"refs/tags/v1.36.11"},\ | ||
| 990 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200109180630-ec00e32a8dfd","vcs_hash":"11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6","timestamp":"2020-01-09T18:06:30Z","subdir":"","vcs_ref":""},\ | ||
| 991 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200228230310-ab0ca4ff8a60","vcs_hash":"bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f","timestamp":"2020-02-28T23:03:10Z","subdir":"","vcs_ref":""},\ | ||
| 992 | {"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"},\ | ||
| 993 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200221191635-4d8936d0db64","vcs_hash":"5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba","timestamp":"2020-02-21T19:16:35Z","subdir":"","vcs_ref":""},\ | ||
| 994 | {"module":"google.golang.org/protobuf","version":"v1.36.12-0.20260120151049-f2248ac996af","vcs_hash":"11c242c40583a590830ee6727b8e07e4bc8ae9591f043443747e4a48b1a91f36","timestamp":"2026-01-20T15:10:49Z","subdir":"","vcs_ref":""},\ | ||
| 995 | {"module":"google.golang.org/protobuf","version":"v1.26.0-rc.1","vcs_hash":"f1a03aacb1afd3779b8ede2d7fc7ef21b6b219f30f2b619b139876293b42dd48","timestamp":"2021-03-17T22:45:34Z","subdir":"","vcs_ref":"refs/tags/v1.26.0-rc.1"},\ | ||
| 996 | {"module":"go.mongodb.org/mongo-driver","version":"v1.17.6","vcs_hash":"e629113ada68e74e78e8cccbe5f20cfc312b1982f3b922205f92ed2458babd7f","timestamp":"2025-10-27T23:16:51Z","subdir":"","vcs_ref":"refs/tags/v1.17.6"},\ | ||
| 997 | {"module":"bitbucket.org/creachadair/shell","version":"v0.0.8","vcs_hash":"61e84484097fb6e7918fa9bb7fcbcc82dd80040a0660bfe31d8b16800920cecf","timestamp":"2023-12-20T01:32:19Z","subdir":"","vcs_ref":"refs/tags/v0.0.8"},\ | ||
| 998 | {"module":"cloud.google.com/go","version":"v0.123.0","vcs_hash":"0d5d16f0820e1a355a7489464a687676cdb569ea829fadc38fd4151d9cd275f8","timestamp":"2025-09-22T16:26:20Z","subdir":"","vcs_ref":"refs/tags/v0.123.0"},\ | ||
| 999 | {"module":"cloud.google.com/go/language","version":"v1.14.6","vcs_hash":"b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109","timestamp":"2025-10-07T22:46:56Z","subdir":"language","vcs_ref":"refs/tags/language/v1.14.6"},\ | ||
| 1000 | {"module":"cloud.google.com/go/language","version":"v1.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"language","vcs_ref":"refs/tags/language/v1.15.0"},\ | ||
| 1001 | {"module":"cloud.google.com/go/profiler","version":"v0.4.3","vcs_hash":"d3b61b696b599464544a6bc01e097c82212a66f320a0b0d7cf5f8292f3bd7f89","timestamp":"2025-06-17T17:02:19Z","subdir":"profiler","vcs_ref":"refs/heads/main"},\ | ||
| 1002 | {"module":"cloud.google.com/go/clouddms","version":"v1.8.8","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"clouddms","vcs_ref":"refs/tags/clouddms/v1.8.8"},\ | ||
| 1003 | {"module":"cloud.google.com/go/clouddms","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"clouddms","vcs_ref":"refs/tags/clouddms/v1.9.0"},\ | ||
| 1004 | {"module":"cloud.google.com/go/shell","version":"v1.8.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"shell","vcs_ref":"refs/tags/shell/v1.8.7"},\ | ||
| 1005 | {"module":"cloud.google.com/go/shell","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"shell","vcs_ref":"refs/tags/shell/v1.9.0"},\ | ||
| 1006 | {"module":"cloud.google.com/go/metastore","version":"v1.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"metastore","vcs_ref":"refs/tags/metastore/v1.15.0"},\ | ||
| 1007 | {"module":"cloud.google.com/go/metastore","version":"v1.14.8","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"metastore","vcs_ref":"refs/tags/metastore/v1.14.8"},\ | ||
| 1008 | {"module":"cloud.google.com/go/webrisk","version":"v1.11.2","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"webrisk","vcs_ref":"refs/tags/webrisk/v1.11.2"},\ | ||
| 1009 | {"module":"cloud.google.com/go/webrisk","version":"v1.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"webrisk","vcs_ref":"refs/tags/webrisk/v1.12.0"},\ | ||
| 1010 | {"module":"cloud.google.com/go/area120","version":"v0.9.7","vcs_hash":"190a3f0a5e82b0454cbe425097ec36836e98d3fd2079da8ac19183b78bf24371","timestamp":"2025-06-04T18:21:12Z","subdir":"area120","vcs_ref":"refs/tags/area120/v0.9.7"},\ | ||
| 1011 | {"module":"cloud.google.com/go/area120","version":"v0.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"area120","vcs_ref":"refs/tags/area120/v0.11.0"},\ | ||
| 1012 | {"module":"cloud.google.com/go/datacatalog","version":"v1.26.1","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"datacatalog","vcs_ref":"refs/tags/datacatalog/v1.26.1"},\ | ||
| 1013 | {"module":"cloud.google.com/go/datacatalog","version":"v1.27.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"datacatalog","vcs_ref":"refs/tags/datacatalog/v1.27.0"},\ | ||
| 1014 | {"module":"cloud.google.com/go/datastream","version":"v1.16.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"datastream","vcs_ref":"refs/tags/datastream/v1.16.0"},\ | ||
| 1015 | {"module":"cloud.google.com/go/datastream","version":"v1.15.1","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"datastream","vcs_ref":"refs/tags/datastream/v1.15.1"},\ | ||
| 1016 | {"module":"cloud.google.com/go/eventarc","version":"v1.19.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"eventarc","vcs_ref":"refs/tags/eventarc/v1.19.0"},\ | ||
| 1017 | {"module":"cloud.google.com/go/eventarc","version":"v1.18.0","vcs_hash":"5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe","timestamp":"2025-12-04T16:36:22Z","subdir":"eventarc","vcs_ref":"refs/tags/eventarc/v1.18.0"},\ | ||
| 1018 | {"module":"cloud.google.com/go/translate","version":"v1.12.7","vcs_hash":"b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109","timestamp":"2025-10-07T22:46:56Z","subdir":"translate","vcs_ref":"refs/tags/translate/v1.12.7"},\ | ||
| 1019 | {"module":"cloud.google.com/go/translate","version":"v1.13.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"translate","vcs_ref":"refs/tags/translate/v1.13.0"},\ | ||
| 1020 | {"module":"cloud.google.com/go/datastore","version":"v1.21.0","vcs_hash":"7cb3b36bcc0d3f2b2d2967b296aa111f3f61be016c6196781d4e23666efe08ff","timestamp":"2025-10-20T15:24:21Z","subdir":"datastore","vcs_ref":"refs/tags/datastore/v1.21.0"},\ | ||
| 1021 | {"module":"cloud.google.com/go/datastore","version":"v1.22.0","vcs_hash":"3ef3539f0fbf3d471bcf20af0f3be1932375383175d7f96a9f1d43b4d61349ef","timestamp":"2026-02-04T19:36:44Z","subdir":"datastore","vcs_ref":"refs/tags/datastore/v1.22.0"},\ | ||
| 1022 | {"module":"cloud.google.com/go/vmmigration","version":"v1.10.0","vcs_hash":"5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe","timestamp":"2025-12-04T16:36:22Z","subdir":"vmmigration","vcs_ref":"refs/tags/vmmigration/v1.10.0"},\ | ||
| 1023 | {"module":"cloud.google.com/go/vmmigration","version":"v1.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"vmmigration","vcs_ref":"refs/tags/vmmigration/v1.11.0"},\ | ||
| 1024 | {"module":"cloud.google.com/go/binaryauthorization","version":"v1.10.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"binaryauthorization","vcs_ref":"refs/tags/binaryauthorization/v1.10.0"},\ | ||
| 1025 | {"module":"cloud.google.com/go/binaryauthorization","version":"v1.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"binaryauthorization","vcs_ref":"refs/tags/binaryauthorization/v1.11.0"},\ | ||
| 1026 | {"module":"cloud.google.com/go/recaptchaenterprise/v2","version":"v2.21.0","vcs_hash":"9d877d64b9f837bdac8b6623322f15f3b8fb932294396fb92a7e6da825df8d86","timestamp":"2025-12-18T14:18:21Z","subdir":"recaptchaenterprise","vcs_ref":"refs/tags/recaptchaenterprise/v2.21.0"},\ | ||
| 1027 | {"module":"cloud.google.com/go/recaptchaenterprise/v2","version":"v2.22.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"recaptchaenterprise","vcs_ref":"refs/tags/recaptchaenterprise/v2.22.0"},\ | ||
| 1028 | {"module":"cloud.google.com/go/automl","version":"v1.15.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"automl","vcs_ref":"refs/tags/automl/v1.15.0"},\ | ||
| 1029 | {"module":"cloud.google.com/go/automl","version":"v1.16.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"automl","vcs_ref":"refs/tags/automl/v1.16.0"},\ | ||
| 1030 | {"module":"cloud.google.com/go/video","version":"v1.27.1","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"video","vcs_ref":"refs/tags/video/v1.27.1"},\ | ||
| 1031 | {"module":"cloud.google.com/go/video","version":"v1.28.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"video","vcs_ref":"refs/tags/video/v1.28.0"},\ | ||
| 1032 | {"module":"cloud.google.com/go/baremetalsolution","version":"v1.4.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"baremetalsolution","vcs_ref":"refs/tags/baremetalsolution/v1.4.0"},\ | ||
| 1033 | {"module":"cloud.google.com/go/baremetalsolution","version":"v1.5.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"baremetalsolution","vcs_ref":"refs/tags/baremetalsolution/v1.5.0"},\ | ||
| 1034 | {"module":"cloud.google.com/go/monitoring","version":"v1.24.3","vcs_hash":"6254d0865f56a16b8c1ab467ec5334bea06e5b28bf370972c3fc98749e922f2b","timestamp":"2025-10-08T19:17:02Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.24.3"},\ | ||
| 1035 | {"module":"cloud.google.com/go/monitoring","version":"v1.25.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.25.0"},\ | ||
| 1036 | {"module":"cloud.google.com/go/assuredworkloads","version":"v1.13.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"assuredworkloads","vcs_ref":"refs/tags/assuredworkloads/v1.13.0"},\ | ||
| 1037 | {"module":"cloud.google.com/go/assuredworkloads","version":"v1.14.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"assuredworkloads","vcs_ref":"refs/tags/assuredworkloads/v1.14.0"},\ | ||
| 1038 | {"module":"cloud.google.com/go/resourcemanager","version":"v1.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"resourcemanager","vcs_ref":"refs/tags/resourcemanager/v1.11.0"},\ | ||
| 1039 | {"module":"cloud.google.com/go/resourcemanager","version":"v1.10.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"resourcemanager","vcs_ref":"refs/tags/resourcemanager/v1.10.7"},\ | ||
| 1040 | {"module":"cloud.google.com/go/containeranalysis","version":"v0.14.2","vcs_hash":"35c2fa1fcb826c3bd075bd300994fd27fc880ce7c0d09515188ff2309d2fca2e","timestamp":"2025-10-09T18:20:38Z","subdir":"containeranalysis","vcs_ref":"refs/tags/containeranalysis/v0.14.2"},\ | ||
| 1041 | {"module":"cloud.google.com/go/containeranalysis","version":"v0.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"containeranalysis","vcs_ref":"refs/tags/containeranalysis/v0.15.0"},\ | ||
| 1042 | {"module":"cloud.google.com/go/networksecurity","version":"v0.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"networksecurity","vcs_ref":"refs/tags/networksecurity/v0.12.0"},\ | ||
| 1043 | {"module":"cloud.google.com/go/networksecurity","version":"v0.11.0","vcs_hash":"5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe","timestamp":"2025-12-04T16:36:22Z","subdir":"networksecurity","vcs_ref":"refs/tags/networksecurity/v0.11.0"},\ | ||
| 1044 | {"module":"cloud.google.com/go/videointelligence","version":"v1.12.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"videointelligence","vcs_ref":"refs/tags/videointelligence/v1.12.7"},\ | ||
| 1045 | {"module":"cloud.google.com/go/videointelligence","version":"v1.13.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"videointelligence","vcs_ref":"refs/tags/videointelligence/v1.13.0"},\ | ||
| 1046 | {"module":"cloud.google.com/go/iap","version":"v1.11.3","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"iap","vcs_ref":"refs/tags/iap/v1.11.3"},\ | ||
| 1047 | {"module":"cloud.google.com/go/iap","version":"v1.13.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"iap","vcs_ref":"refs/tags/iap/v1.13.0"},\ | ||
| 1048 | {"module":"cloud.google.com/go/iam","version":"v1.5.3","vcs_hash":"6254d0865f56a16b8c1ab467ec5334bea06e5b28bf370972c3fc98749e922f2b","timestamp":"2025-10-08T19:17:02Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.5.3"},\ | ||
| 1049 | {"module":"cloud.google.com/go/iam","version":"v1.7.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.7.0"},\ | ||
| 1050 | {"module":"cloud.google.com/go/ids","version":"v1.6.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"ids","vcs_ref":"refs/tags/ids/v1.6.0"},\ | ||
| 1051 | {"module":"cloud.google.com/go/ids","version":"v1.5.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"ids","vcs_ref":"refs/tags/ids/v1.5.7"},\ | ||
| 1052 | {"module":"cloud.google.com/go/maps","version":"v1.26.0","vcs_hash":"a664909afdc163e532fc90dcd652c3f30e9f66e5b9ae015ed3b8387b26316d8f","timestamp":"2025-11-10T17:27:35Z","subdir":"maps","vcs_ref":"refs/tags/maps/v1.26.0"},\ | ||
| 1053 | {"module":"cloud.google.com/go/maps","version":"v1.31.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"maps","vcs_ref":"refs/tags/maps/v1.31.0"},\ | ||
| 1054 | {"module":"cloud.google.com/go/gsuiteaddons","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"gsuiteaddons","vcs_ref":"refs/tags/gsuiteaddons/v1.8.0"},\ | ||
| 1055 | {"module":"cloud.google.com/go/gsuiteaddons","version":"v1.7.8","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"gsuiteaddons","vcs_ref":"refs/tags/gsuiteaddons/v1.7.8"},\ | ||
| 1056 | {"module":"cloud.google.com/go/analytics","version":"v0.31.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"analytics","vcs_ref":"refs/tags/analytics/v0.31.0"},\ | ||
| 1057 | {"module":"cloud.google.com/go/analytics","version":"v0.30.1","vcs_hash":"b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109","timestamp":"2025-10-07T22:46:56Z","subdir":"analytics","vcs_ref":"refs/tags/analytics/v0.30.1"},\ | ||
| 1058 | {"module":"cloud.google.com/go/storage","version":"v1.59.2","vcs_hash":"3563ef78fb332c86b69068f9ae2b0e4c884619f7b403ba54710636d532efb54a","timestamp":"2026-01-28T16:38:33Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.59.2"},\ | ||
| 1059 | {"module":"cloud.google.com/go/scheduler","version":"v1.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"scheduler","vcs_ref":"refs/tags/scheduler/v1.12.0"},\ | ||
| 1060 | {"module":"cloud.google.com/go/scheduler","version":"v1.11.8","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"scheduler","vcs_ref":"refs/tags/scheduler/v1.11.8"},\ | ||
| 1061 | {"module":"cloud.google.com/go/osconfig","version":"v1.15.1","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"osconfig","vcs_ref":"refs/tags/osconfig/v1.15.1"},\ | ||
| 1062 | {"module":"cloud.google.com/go/osconfig","version":"v1.17.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"osconfig","vcs_ref":"refs/tags/osconfig/v1.17.0"},\ | ||
| 1063 | {"module":"cloud.google.com/go/security","version":"v1.19.2","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"security","vcs_ref":"refs/tags/security/v1.19.2"},\ | ||
| 1064 | {"module":"cloud.google.com/go/security","version":"v1.20.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"security","vcs_ref":"refs/tags/security/v1.20.0"},\ | ||
| 1065 | {"module":"cloud.google.com/go/logging","version":"v1.13.1","vcs_hash":"9a4a9486061db7700061b0ac7993e04811d79c756449befac5d76c7b26bca6a1","timestamp":"2025-10-28T17:12:19Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.13.1"},\ | ||
| 1066 | {"module":"cloud.google.com/go/logging","version":"v1.14.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.14.0"},\ | ||
| 1067 | {"module":"cloud.google.com/go/networkmanagement","version":"v1.21.0","vcs_hash":"a664909afdc163e532fc90dcd652c3f30e9f66e5b9ae015ed3b8387b26316d8f","timestamp":"2025-11-10T17:27:35Z","subdir":"networkmanagement","vcs_ref":"refs/tags/networkmanagement/v1.21.0"},\ | ||
| 1068 | {"module":"cloud.google.com/go/networkmanagement","version":"v1.24.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"networkmanagement","vcs_ref":"refs/tags/networkmanagement/v1.24.0"},\ | ||
| 1069 | {"module":"cloud.google.com/go/iot","version":"v1.8.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"iot","vcs_ref":"refs/tags/iot/v1.8.7"},\ | ||
| 1070 | {"module":"cloud.google.com/go/iot","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"iot","vcs_ref":"refs/tags/iot/v1.9.0"},\ | ||
| 1071 | {"module":"cloud.google.com/go/accesscontextmanager","version":"v1.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"accesscontextmanager","vcs_ref":"refs/tags/accesscontextmanager/v1.10.0"},\ | ||
| 1072 | {"module":"cloud.google.com/go/accesscontextmanager","version":"v1.9.7","vcs_hash":"b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109","timestamp":"2025-10-07T22:46:56Z","subdir":"accesscontextmanager","vcs_ref":"refs/tags/accesscontextmanager/v1.9.7"},\ | ||
| 1073 | {"module":"cloud.google.com/go/dataform","version":"v0.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dataform","vcs_ref":"refs/tags/dataform/v0.15.0"},\ | ||
| 1074 | {"module":"cloud.google.com/go/dataform","version":"v0.12.1","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"dataform","vcs_ref":"refs/tags/dataform/v0.12.1"},\ | ||
| 1075 | {"module":"cloud.google.com/go/orchestration","version":"v1.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"orchestration","vcs_ref":"refs/tags/orchestration/v1.12.0"},\ | ||
| 1076 | {"module":"cloud.google.com/go/orchestration","version":"v1.11.10","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"orchestration","vcs_ref":"refs/tags/orchestration/v1.11.10"},\ | ||
| 1077 | {"module":"cloud.google.com/go/domains","version":"v0.10.7","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"domains","vcs_ref":"refs/tags/domains/v0.10.7"},\ | ||
| 1078 | {"module":"cloud.google.com/go/domains","version":"v0.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"domains","vcs_ref":"refs/tags/domains/v0.11.0"},\ | ||
| 1079 | {"module":"cloud.google.com/go/errorreporting","version":"v0.4.0","vcs_hash":"71d8251cf559bd4bed4bedfb1dc70530b7f7b0ce7458c63c07bc8f3e8e1450ca","timestamp":"2026-01-08T15:34:10Z","subdir":"errorreporting","vcs_ref":"refs/tags/errorreporting/v0.4.0"},\ | ||
| 1080 | {"module":"cloud.google.com/go/errorreporting","version":"v0.5.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"errorreporting","vcs_ref":"refs/tags/errorreporting/v0.5.0"},\ | ||
| 1081 | {"module":"cloud.google.com/go/certificatemanager","version":"v1.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"certificatemanager","vcs_ref":"refs/tags/certificatemanager/v1.10.0"},\ | ||
| 1082 | {"module":"cloud.google.com/go/certificatemanager","version":"v1.9.6","vcs_hash":"dd2327ceb3385fe14f59836b2368cc301e1b4f42a235a30e2c9dfad827c8ce95","timestamp":"2025-10-15T22:00:41Z","subdir":"certificatemanager","vcs_ref":"refs/tags/certificatemanager/v1.9.6"},\ | ||
| 1083 | {"module":"cloud.google.com/go/vision/v2","version":"v2.9.6","vcs_hash":"b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109","timestamp":"2025-10-07T22:46:56Z","subdir":"vision","vcs_ref":"refs/tags/vision/v2.9.6"},\ | ||
| 1084 | {"module":"cloud.google.com/go/vision/v2","version":"v2.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"vision","vcs_ref":"refs/tags/vision/v2.10.0"},\ | ||
| 1085 | {"module":"cloud.google.com/go/recommendationengine","version":"v0.9.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"recommendationengine","vcs_ref":"refs/tags/recommendationengine/v0.9.7"},\ | ||
| 1086 | {"module":"cloud.google.com/go/recommendationengine","version":"v0.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"recommendationengine","vcs_ref":"refs/tags/recommendationengine/v0.10.0"},\ | ||
| 1087 | {"module":"cloud.google.com/go/pubsublite","version":"v1.8.2","vcs_hash":"cd52cec5862dfcf08e56c99b4b313a0276a9b14d94262cbff2d9cf2bae9475f2","timestamp":"2024-06-05T00:20:59Z","subdir":"pubsublite","vcs_ref":"refs/tags/pubsublite/v1.8.2"},\ | ||
| 1088 | {"module":"cloud.google.com/go/compute","version":"v1.54.0","vcs_hash":"449f73df264ef4d9e31f197b56f4793105dff5814b43173571f20642201e6647","timestamp":"2026-01-22T15:05:45Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.54.0"},\ | ||
| 1089 | {"module":"cloud.google.com/go/compute","version":"v1.58.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.58.0"},\ | ||
| 1090 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.9.0","vcs_hash":"ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884","timestamp":"2025-09-24T19:41:55Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.9.0"},\ | ||
| 1091 | {"module":"cloud.google.com/go/apigeeconnect","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"apigeeconnect","vcs_ref":"refs/tags/apigeeconnect/v1.8.0"},\ | ||
| 1092 | {"module":"cloud.google.com/go/apigeeconnect","version":"v1.7.7","vcs_hash":"190a3f0a5e82b0454cbe425097ec36836e98d3fd2079da8ac19183b78bf24371","timestamp":"2025-06-04T18:21:12Z","subdir":"apigeeconnect","vcs_ref":"refs/tags/apigeeconnect/v1.7.7"},\ | ||
| 1093 | {"module":"cloud.google.com/go/accessapproval","version":"v1.8.8","vcs_hash":"dd2327ceb3385fe14f59836b2368cc301e1b4f42a235a30e2c9dfad827c8ce95","timestamp":"2025-10-15T22:00:41Z","subdir":"accessapproval","vcs_ref":"refs/tags/accessapproval/v1.8.8"},\ | ||
| 1094 | {"module":"cloud.google.com/go/accessapproval","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"accessapproval","vcs_ref":"refs/tags/accessapproval/v1.9.0"},\ | ||
| 1095 | {"module":"cloud.google.com/go/batch","version":"v1.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"batch","vcs_ref":"refs/tags/batch/v1.15.0"},\ | ||
| 1096 | {"module":"cloud.google.com/go/batch","version":"v1.14.0","vcs_hash":"5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe","timestamp":"2025-12-04T16:36:22Z","subdir":"batch","vcs_ref":"refs/tags/batch/v1.14.0"},\ | ||
| 1097 | {"module":"cloud.google.com/go/edgecontainer","version":"v1.5.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"edgecontainer","vcs_ref":"refs/tags/edgecontainer/v1.5.0"},\ | ||
| 1098 | {"module":"cloud.google.com/go/edgecontainer","version":"v1.4.4","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"edgecontainer","vcs_ref":"refs/tags/edgecontainer/v1.4.4"},\ | ||
| 1099 | {"module":"cloud.google.com/go/functions","version":"v1.20.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"functions","vcs_ref":"refs/tags/functions/v1.20.0"},\ | ||
| 1100 | {"module":"cloud.google.com/go/functions","version":"v1.19.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"functions","vcs_ref":"refs/tags/functions/v1.19.7"},\ | ||
| 1101 | {"module":"cloud.google.com/go/talent","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"talent","vcs_ref":"refs/tags/talent/v1.9.0"},\ | ||
| 1102 | {"module":"cloud.google.com/go/talent","version":"v1.8.4","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"talent","vcs_ref":"refs/tags/talent/v1.8.4"},\ | ||
| 1103 | {"module":"cloud.google.com/go/websecurityscanner","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"websecurityscanner","vcs_ref":"refs/tags/websecurityscanner/v1.8.0"},\ | ||
| 1104 | {"module":"cloud.google.com/go/websecurityscanner","version":"v1.7.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"websecurityscanner","vcs_ref":"refs/tags/websecurityscanner/v1.7.7"},\ | ||
| 1105 | {"module":"cloud.google.com/go/essentialcontacts","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"essentialcontacts","vcs_ref":"refs/tags/essentialcontacts/v1.8.0"},\ | ||
| 1106 | {"module":"cloud.google.com/go/essentialcontacts","version":"v1.7.7","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"essentialcontacts","vcs_ref":"refs/tags/essentialcontacts/v1.7.7"},\ | ||
| 1107 | {"module":"cloud.google.com/go/deploy","version":"v1.27.3","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"deploy","vcs_ref":"refs/tags/deploy/v1.27.3"},\ | ||
| 1108 | {"module":"cloud.google.com/go/deploy","version":"v1.28.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"deploy","vcs_ref":"refs/tags/deploy/v1.28.0"},\ | ||
| 1109 | {"module":"cloud.google.com/go/resourcesettings","version":"v1.8.3","vcs_hash":"ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f","timestamp":"2025-01-02T19:03:39Z","subdir":"resourcesettings","vcs_ref":"refs/tags/resourcesettings/v1.8.3"},\ | ||
| 1110 | {"module":"cloud.google.com/go/cloudbuild","version":"v1.26.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"cloudbuild","vcs_ref":"refs/tags/cloudbuild/v1.26.0"},\ | ||
| 1111 | {"module":"cloud.google.com/go/cloudbuild","version":"v1.25.0","vcs_hash":"9d877d64b9f837bdac8b6623322f15f3b8fb932294396fb92a7e6da825df8d86","timestamp":"2025-12-18T14:18:21Z","subdir":"cloudbuild","vcs_ref":"refs/tags/cloudbuild/v1.25.0"},\ | ||
| 1112 | {"module":"cloud.google.com/go/speech","version":"v1.29.0","vcs_hash":"71d8251cf559bd4bed4bedfb1dc70530b7f7b0ce7458c63c07bc8f3e8e1450ca","timestamp":"2026-01-08T15:34:10Z","subdir":"speech","vcs_ref":"refs/tags/speech/v1.29.0"},\ | ||
| 1113 | {"module":"cloud.google.com/go/speech","version":"v1.31.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"speech","vcs_ref":"refs/tags/speech/v1.31.0"},\ | ||
| 1114 | {"module":"cloud.google.com/go/longrunning","version":"v0.8.0","vcs_hash":"71d8251cf559bd4bed4bedfb1dc70530b7f7b0ce7458c63c07bc8f3e8e1450ca","timestamp":"2026-01-08T15:34:10Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.8.0"},\ | ||
| 1115 | {"module":"cloud.google.com/go/longrunning","version":"v0.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.9.0"},\ | ||
| 1116 | {"module":"cloud.google.com/go/dialogflow","version":"v1.74.0","vcs_hash":"449f73df264ef4d9e31f197b56f4793105dff5814b43173571f20642201e6647","timestamp":"2026-01-22T15:05:45Z","subdir":"dialogflow","vcs_ref":"refs/tags/dialogflow/v1.74.0"},\ | ||
| 1117 | {"module":"cloud.google.com/go/dialogflow","version":"v1.78.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dialogflow","vcs_ref":"refs/tags/dialogflow/v1.78.0"},\ | ||
| 1118 | {"module":"cloud.google.com/go/contactcenterinsights","version":"v1.17.4","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"contactcenterinsights","vcs_ref":"refs/tags/contactcenterinsights/v1.17.4"},\ | ||
| 1119 | {"module":"cloud.google.com/go/contactcenterinsights","version":"v1.18.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"contactcenterinsights","vcs_ref":"refs/tags/contactcenterinsights/v1.18.0"},\ | ||
| 1120 | {"module":"cloud.google.com/go/pubsub","version":"v1.50.1","vcs_hash":"cb5e54f6c229558cc7e3a9102afdbc1cf777d7ac883a4a39bb2597a3811bdc11","timestamp":"2025-09-04T22:45:55Z","subdir":"pubsub","vcs_ref":"refs/tags/pubsub/v1.50.1"},\ | ||
| 1121 | {"module":"cloud.google.com/go/pubsub","version":"v1.50.2","vcs_hash":"ebd2e12c77daedfc7dbf9cefe263865d6065207960b29f48389c62960e9b577b","timestamp":"2026-03-31T23:07:24Z","subdir":"pubsub","vcs_ref":"refs/tags/pubsub/v1.50.2"},\ | ||
| 1122 | {"module":"cloud.google.com/go/pubsub/v2","version":"v2.5.1","vcs_hash":"d40255e1c1770c1168e3b804c63b10a7b3026db7b06786e515ee7ed0152d1a24","timestamp":"2026-03-31T23:07:16Z","subdir":"pubsub","vcs_ref":"refs/tags/pubsub/v2.5.1"},\ | ||
| 1123 | {"module":"cloud.google.com/go/pubsub/v2","version":"v2.4.0","vcs_hash":"1e2bc8e1d37a2b055926604b4ff67885b45e31006cb47b94abbf2cb8d549c86b","timestamp":"2026-02-04T19:21:45Z","subdir":"pubsub","vcs_ref":"refs/tags/pubsub/v2.4.0"},\ | ||
| 1124 | {"module":"cloud.google.com/go/cloudtasks","version":"v1.13.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"cloudtasks","vcs_ref":"refs/tags/cloudtasks/v1.13.7"},\ | ||
| 1125 | {"module":"cloud.google.com/go/cloudtasks","version":"v1.14.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"cloudtasks","vcs_ref":"refs/tags/cloudtasks/v1.14.0"},\ | ||
| 1126 | {"module":"cloud.google.com/go/gkemulticloud","version":"v1.7.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"gkemulticloud","vcs_ref":"refs/tags/gkemulticloud/v1.7.0"},\ | ||
| 1127 | {"module":"cloud.google.com/go/gkemulticloud","version":"v1.6.0","vcs_hash":"5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe","timestamp":"2025-12-04T16:36:22Z","subdir":"gkemulticloud","vcs_ref":"refs/tags/gkemulticloud/v1.6.0"},\ | ||
| 1128 | {"module":"cloud.google.com/go/retail","version":"v1.25.1","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"retail","vcs_ref":"refs/tags/retail/v1.25.1"},\ | ||
| 1129 | {"module":"cloud.google.com/go/retail","version":"v1.27.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"retail","vcs_ref":"refs/tags/retail/v1.27.0"},\ | ||
| 1130 | {"module":"cloud.google.com/go/securitycenter","version":"v1.40.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"securitycenter","vcs_ref":"refs/tags/securitycenter/v1.40.0"},\ | ||
| 1131 | {"module":"cloud.google.com/go/securitycenter","version":"v1.38.1","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"securitycenter","vcs_ref":"refs/tags/securitycenter/v1.38.1"},\ | ||
| 1132 | {"module":"cloud.google.com/go/oslogin","version":"v1.14.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"oslogin","vcs_ref":"refs/tags/oslogin/v1.14.7"},\ | ||
| 1133 | {"module":"cloud.google.com/go/oslogin","version":"v1.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"oslogin","vcs_ref":"refs/tags/oslogin/v1.15.0"},\ | ||
| 1134 | {"module":"cloud.google.com/go/artifactregistry","version":"v1.19.0","vcs_hash":"71d8251cf559bd4bed4bedfb1dc70530b7f7b0ce7458c63c07bc8f3e8e1450ca","timestamp":"2026-01-08T15:34:10Z","subdir":"artifactregistry","vcs_ref":"refs/tags/artifactregistry/v1.19.0"},\ | ||
| 1135 | {"module":"cloud.google.com/go/artifactregistry","version":"v1.21.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"artifactregistry","vcs_ref":"refs/tags/artifactregistry/v1.21.0"},\ | ||
| 1136 | {"module":"cloud.google.com/go/datalabeling","version":"v0.9.7","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"datalabeling","vcs_ref":"refs/tags/datalabeling/v0.9.7"},\ | ||
| 1137 | {"module":"cloud.google.com/go/datalabeling","version":"v0.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"datalabeling","vcs_ref":"refs/tags/datalabeling/v0.10.0"},\ | ||
| 1138 | {"module":"cloud.google.com/go/gkeconnect","version":"v0.12.5","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"gkeconnect","vcs_ref":"refs/tags/gkeconnect/v0.12.5"},\ | ||
| 1139 | {"module":"cloud.google.com/go/gkeconnect","version":"v0.13.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"gkeconnect","vcs_ref":"refs/tags/gkeconnect/v0.13.0"},\ | ||
| 1140 | {"module":"cloud.google.com/go/spanner","version":"v1.87.0","vcs_hash":"44f914e1f2e90952dfcca683ede582c855e862606981759d63663351b03d11ca","timestamp":"2025-12-15T09:31:08Z","subdir":"spanner","vcs_ref":"refs/tags/spanner/v1.87.0"},\ | ||
| 1141 | {"module":"cloud.google.com/go/spanner","version":"v1.89.0","vcs_hash":"856f9bb639354023f6230471075385619440669c27119bf1f39fe6ab79054325","timestamp":"2026-03-26T18:15:24Z","subdir":"spanner","vcs_ref":"refs/tags/spanner/v1.89.0"},\ | ||
| 1142 | {"module":"cloud.google.com/go/optimization","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"optimization","vcs_ref":"refs/tags/optimization/v1.8.0"},\ | ||
| 1143 | {"module":"cloud.google.com/go/optimization","version":"v1.7.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"optimization","vcs_ref":"refs/tags/optimization/v1.7.7"},\ | ||
| 1144 | {"module":"cloud.google.com/go/networkconnectivity","version":"v1.20.0","vcs_hash":"449f73df264ef4d9e31f197b56f4793105dff5814b43173571f20642201e6647","timestamp":"2026-01-22T15:05:45Z","subdir":"networkconnectivity","vcs_ref":"refs/tags/networkconnectivity/v1.20.0"},\ | ||
| 1145 | {"module":"cloud.google.com/go/networkconnectivity","version":"v1.22.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"networkconnectivity","vcs_ref":"refs/tags/networkconnectivity/v1.22.0"},\ | ||
| 1146 | {"module":"cloud.google.com/go/gkehub","version":"v0.16.0","vcs_hash":"155a8c5857d71921d4d48a9064b1d1db849d4dba3424d79ae5b9f8bed6d5c196","timestamp":"2025-09-15T13:21:12Z","subdir":"gkehub","vcs_ref":"refs/tags/gkehub/v0.16.0"},\ | ||
| 1147 | {"module":"cloud.google.com/go/gkehub","version":"v0.17.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"gkehub","vcs_ref":"refs/tags/gkehub/v0.17.0"},\ | ||
| 1148 | {"module":"cloud.google.com/go/datafusion","version":"v1.8.7","vcs_hash":"2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2","timestamp":"2025-09-16T21:26:26Z","subdir":"datafusion","vcs_ref":"refs/tags/datafusion/v1.8.7"},\ | ||
| 1149 | {"module":"cloud.google.com/go/datafusion","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"datafusion","vcs_ref":"refs/tags/datafusion/v1.9.0"},\ | ||
| 1150 | {"module":"cloud.google.com/go/servicedirectory","version":"v1.12.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"servicedirectory","vcs_ref":"refs/tags/servicedirectory/v1.12.7"},\ | ||
| 1151 | {"module":"cloud.google.com/go/servicedirectory","version":"v1.13.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"servicedirectory","vcs_ref":"refs/tags/servicedirectory/v1.13.0"},\ | ||
| 1152 | {"module":"cloud.google.com/go/firestore","version":"v1.21.0","vcs_hash":"f3e10b1cdd0119b163d0771b9f3f17356a70d347ace227ee167a3d94039bcb95","timestamp":"2026-01-15T22:45:02Z","subdir":"firestore","vcs_ref":"refs/tags/firestore/v1.21.0"},\ | ||
| 1153 | {"module":"cloud.google.com/go/kms","version":"v1.26.0","vcs_hash":"3c3c29b1195ad5cf67a43c90fed34319a3b95ed4a9c5434910351f6b89034b49","timestamp":"2026-02-19T15:43:07Z","subdir":"kms","vcs_ref":"refs/tags/kms/v1.26.0"},\ | ||
| 1154 | {"module":"cloud.google.com/go/kms","version":"v1.31.0","vcs_hash":"fccab59f054c013b3157a91d181b68013824fcbb4171ceeaf2d3f766bd6bdf08","timestamp":"2026-05-07T21:21:33Z","subdir":"kms","vcs_ref":"refs/tags/kms/v1.31.0"},\ | ||
| 1155 | {"module":"cloud.google.com/go/trace","version":"v1.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.12.0"},\ | ||
| 1156 | {"module":"cloud.google.com/go/trace","version":"v1.11.7","vcs_hash":"35c2fa1fcb826c3bd075bd300994fd27fc880ce7c0d09515188ff2309d2fca2e","timestamp":"2025-10-09T18:20:38Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.11.7"},\ | ||
| 1157 | {"module":"cloud.google.com/go/appengine","version":"v1.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"appengine","vcs_ref":"refs/tags/appengine/v1.10.0"},\ | ||
| 1158 | {"module":"cloud.google.com/go/appengine","version":"v1.9.7","vcs_hash":"190a3f0a5e82b0454cbe425097ec36836e98d3fd2079da8ac19183b78bf24371","timestamp":"2025-06-04T18:21:12Z","subdir":"appengine","vcs_ref":"refs/tags/appengine/v1.9.7"},\ | ||
| 1159 | {"module":"cloud.google.com/go/gkebackup","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"gkebackup","vcs_ref":"refs/tags/gkebackup/v1.9.0"},\ | ||
| 1160 | {"module":"cloud.google.com/go/gkebackup","version":"v1.8.1","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"gkebackup","vcs_ref":"refs/tags/gkebackup/v1.8.1"},\ | ||
| 1161 | {"module":"cloud.google.com/go/secretmanager","version":"v1.16.0","vcs_hash":"0628f1b8b514c594149704f6cf5aaa4e4c174a2da6dd6c159baefdcce347f286","timestamp":"2025-10-20T06:46:33Z","subdir":"secretmanager","vcs_ref":"refs/tags/secretmanager/v1.16.0"},\ | ||
| 1162 | {"module":"cloud.google.com/go/secretmanager","version":"v1.17.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"secretmanager","vcs_ref":"refs/tags/secretmanager/v1.17.0"},\ | ||
| 1163 | {"module":"cloud.google.com/go/documentai","version":"v1.44.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"documentai","vcs_ref":"refs/tags/documentai/v1.44.0"},\ | ||
| 1164 | {"module":"cloud.google.com/go/documentai","version":"v1.39.0","vcs_hash":"35c2fa1fcb826c3bd075bd300994fd27fc880ce7c0d09515188ff2309d2fca2e","timestamp":"2025-10-09T18:20:38Z","subdir":"documentai","vcs_ref":"refs/tags/documentai/v1.39.0"},\ | ||
| 1165 | {"module":"cloud.google.com/go/vmwareengine","version":"v1.4.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"vmwareengine","vcs_ref":"refs/tags/vmwareengine/v1.4.0"},\ | ||
| 1166 | {"module":"cloud.google.com/go/vmwareengine","version":"v1.3.6","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"vmwareengine","vcs_ref":"refs/tags/vmwareengine/v1.3.6"},\ | ||
| 1167 | {"module":"cloud.google.com/go/container","version":"v1.45.0","vcs_hash":"b0814f16f95c82734497f461977a8d9db72df4f2ddc4a7e7342bae7332736fd9","timestamp":"2025-10-22T18:17:05Z","subdir":"container","vcs_ref":"refs/tags/container/v1.45.0"},\ | ||
| 1168 | {"module":"cloud.google.com/go/container","version":"v1.47.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"container","vcs_ref":"refs/tags/container/v1.47.0"},\ | ||
| 1169 | {"module":"cloud.google.com/go/dataplex","version":"v1.30.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dataplex","vcs_ref":"refs/tags/dataplex/v1.30.0"},\ | ||
| 1170 | {"module":"cloud.google.com/go/dataplex","version":"v1.28.0","vcs_hash":"a664909afdc163e532fc90dcd652c3f30e9f66e5b9ae015ed3b8387b26316d8f","timestamp":"2025-11-10T17:27:35Z","subdir":"dataplex","vcs_ref":"refs/tags/dataplex/v1.28.0"},\ | ||
| 1171 | {"module":"cloud.google.com/go/dlp","version":"v1.30.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dlp","vcs_ref":"refs/tags/dlp/v1.30.0"},\ | ||
| 1172 | {"module":"cloud.google.com/go/dlp","version":"v1.28.0","vcs_hash":"9d877d64b9f837bdac8b6623322f15f3b8fb932294396fb92a7e6da825df8d86","timestamp":"2025-12-18T14:18:21Z","subdir":"dlp","vcs_ref":"refs/tags/dlp/v1.28.0"},\ | ||
| 1173 | {"module":"cloud.google.com/go/bigtable","version":"v1.41.0","vcs_hash":"09d1ff7d9573d20e0fb1b432c16fcccd022a2bd95306ca594323a9461224e8af","timestamp":"2025-12-15T20:00:29Z","subdir":"bigtable","vcs_ref":"refs/tags/bigtable/v1.41.0"},\ | ||
| 1174 | {"module":"cloud.google.com/go/bigtable","version":"v1.45.0","vcs_hash":"395f3dcd06a53595d29d7cfa4c5cf7e1098557fbc3078e3dcfbf6f4f34eb1dbf","timestamp":"2026-03-31T19:46:08Z","subdir":"bigtable","vcs_ref":"refs/tags/bigtable/v1.45.0"},\ | ||
| 1175 | {"module":"cloud.google.com/go/run","version":"v1.15.0","vcs_hash":"449f73df264ef4d9e31f197b56f4793105dff5814b43173571f20642201e6647","timestamp":"2026-01-22T15:05:45Z","subdir":"run","vcs_ref":"refs/tags/run/v1.15.0"},\ | ||
| 1176 | {"module":"cloud.google.com/go/run","version":"v1.17.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"run","vcs_ref":"refs/tags/run/v1.17.0"},\ | ||
| 1177 | {"module":"cloud.google.com/go/apigeeregistry","version":"v0.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"apigeeregistry","vcs_ref":"refs/tags/apigeeregistry/v0.11.0"},\ | ||
| 1178 | {"module":"cloud.google.com/go/apigeeregistry","version":"v0.10.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"apigeeregistry","vcs_ref":"refs/tags/apigeeregistry/v0.10.0"},\ | ||
| 1179 | {"module":"cloud.google.com/go/orgpolicy","version":"v1.16.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"orgpolicy","vcs_ref":"refs/tags/orgpolicy/v1.16.0"},\ | ||
| 1180 | {"module":"cloud.google.com/go/orgpolicy","version":"v1.15.1","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"orgpolicy","vcs_ref":"refs/tags/orgpolicy/v1.15.1"},\ | ||
| 1181 | {"module":"cloud.google.com/go/dataflow","version":"v0.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dataflow","vcs_ref":"refs/tags/dataflow/v0.12.0"},\ | ||
| 1182 | {"module":"cloud.google.com/go/dataflow","version":"v0.11.1","vcs_hash":"b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109","timestamp":"2025-10-07T22:46:56Z","subdir":"dataflow","vcs_ref":"refs/tags/dataflow/v0.11.1"},\ | ||
| 1183 | {"module":"cloud.google.com/go/filestore","version":"v1.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"filestore","vcs_ref":"refs/tags/filestore/v1.11.0"},\ | ||
| 1184 | {"module":"cloud.google.com/go/filestore","version":"v1.10.3","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"filestore","vcs_ref":"refs/tags/filestore/v1.10.3"},\ | ||
| 1185 | {"module":"cloud.google.com/go/bigquery","version":"v1.75.0","vcs_hash":"e374c63f61747f636e8efbc594112b675f4f361a4186dce9fbb1b6d696c6bd06","timestamp":"2026-03-30T16:37:26Z","subdir":"bigquery","vcs_ref":"refs/tags/bigquery/v1.75.0"},\ | ||
| 1186 | {"module":"cloud.google.com/go/bigquery","version":"v1.72.0","vcs_hash":"110fcfe4b7022fade70c8221bffd44a278b6db124753b75857115117a9f3f0e6","timestamp":"2025-10-28T18:23:55Z","subdir":"bigquery","vcs_ref":"refs/tags/bigquery/v1.72.0"},\ | ||
| 1187 | {"module":"cloud.google.com/go/recommender","version":"v1.13.6","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"recommender","vcs_ref":"refs/tags/recommender/v1.13.6"},\ | ||
| 1188 | {"module":"cloud.google.com/go/recommender","version":"v1.14.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"recommender","vcs_ref":"refs/tags/recommender/v1.14.0"},\ | ||
| 1189 | {"module":"cloud.google.com/go/vpcaccess","version":"v1.8.7","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"vpcaccess","vcs_ref":"refs/tags/vpcaccess/v1.8.7"},\ | ||
| 1190 | {"module":"cloud.google.com/go/vpcaccess","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"vpcaccess","vcs_ref":"refs/tags/vpcaccess/v1.9.0"},\ | ||
| 1191 | {"module":"cloud.google.com/go/channel","version":"v1.21.0","vcs_hash":"5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe","timestamp":"2025-12-04T16:36:22Z","subdir":"channel","vcs_ref":"refs/tags/channel/v1.21.0"},\ | ||
| 1192 | {"module":"cloud.google.com/go/channel","version":"v1.22.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"channel","vcs_ref":"refs/tags/channel/v1.22.0"},\ | ||
| 1193 | {"module":"cloud.google.com/go/notebooks","version":"v1.12.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"notebooks","vcs_ref":"refs/tags/notebooks/v1.12.7"},\ | ||
| 1194 | {"module":"cloud.google.com/go/notebooks","version":"v1.13.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"notebooks","vcs_ref":"refs/tags/notebooks/v1.13.0"},\ | ||
| 1195 | {"module":"cloud.google.com/go/privatecatalog","version":"v0.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"privatecatalog","vcs_ref":"refs/tags/privatecatalog/v0.11.0"},\ | ||
| 1196 | {"module":"cloud.google.com/go/privatecatalog","version":"v0.10.8","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"privatecatalog","vcs_ref":"refs/tags/privatecatalog/v0.10.8"},\ | ||
| 1197 | {"module":"cloud.google.com/go/dataproc/v2","version":"v2.17.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dataproc","vcs_ref":"refs/tags/dataproc/v2.17.0"},\ | ||
| 1198 | {"module":"cloud.google.com/go/dataproc/v2","version":"v2.15.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"dataproc","vcs_ref":"refs/tags/dataproc/v2.15.0"},\ | ||
| 1199 | {"module":"cloud.google.com/go/lifesciences","version":"v0.10.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"lifesciences","vcs_ref":"refs/tags/lifesciences/v0.10.7"},\ | ||
| 1200 | {"module":"cloud.google.com/go/lifesciences","version":"v0.11.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"lifesciences","vcs_ref":"refs/tags/lifesciences/v0.11.0"},\ | ||
| 1201 | {"module":"cloud.google.com/go/dataqna","version":"v0.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"dataqna","vcs_ref":"refs/tags/dataqna/v0.10.0"},\ | ||
| 1202 | {"module":"cloud.google.com/go/dataqna","version":"v0.9.8","vcs_hash":"dd2327ceb3385fe14f59836b2368cc301e1b4f42a235a30e2c9dfad827c8ce95","timestamp":"2025-10-15T22:00:41Z","subdir":"dataqna","vcs_ref":"refs/tags/dataqna/v0.9.8"},\ | ||
| 1203 | {"module":"cloud.google.com/go/workflows","version":"v1.15.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"workflows","vcs_ref":"refs/tags/workflows/v1.15.0"},\ | ||
| 1204 | {"module":"cloud.google.com/go/workflows","version":"v1.14.3","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"workflows","vcs_ref":"refs/tags/workflows/v1.14.3"},\ | ||
| 1205 | {"module":"cloud.google.com/go/mediatranslation","version":"v0.9.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"mediatranslation","vcs_ref":"refs/tags/mediatranslation/v0.9.7"},\ | ||
| 1206 | {"module":"cloud.google.com/go/mediatranslation","version":"v0.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"mediatranslation","vcs_ref":"refs/tags/mediatranslation/v0.10.0"},\ | ||
| 1207 | {"module":"cloud.google.com/go/beyondcorp","version":"v1.2.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"beyondcorp","vcs_ref":"refs/tags/beyondcorp/v1.2.0"},\ | ||
| 1208 | {"module":"cloud.google.com/go/beyondcorp","version":"v1.3.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"beyondcorp","vcs_ref":"refs/tags/beyondcorp/v1.3.0"},\ | ||
| 1209 | {"module":"cloud.google.com/go/phishingprotection","version":"v0.9.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"phishingprotection","vcs_ref":"refs/tags/phishingprotection/v0.9.7"},\ | ||
| 1210 | {"module":"cloud.google.com/go/phishingprotection","version":"v0.10.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"phishingprotection","vcs_ref":"refs/tags/phishingprotection/v0.10.0"},\ | ||
| 1211 | {"module":"cloud.google.com/go/tpu","version":"v1.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"tpu","vcs_ref":"refs/tags/tpu/v1.9.0"},\ | ||
| 1212 | {"module":"cloud.google.com/go/tpu","version":"v1.8.4","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"tpu","vcs_ref":"refs/tags/tpu/v1.8.4"},\ | ||
| 1213 | {"module":"cloud.google.com/go/apigateway","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"apigateway","vcs_ref":"refs/tags/apigateway/v1.8.0"},\ | ||
| 1214 | {"module":"cloud.google.com/go/apigateway","version":"v1.7.7","vcs_hash":"190a3f0a5e82b0454cbe425097ec36836e98d3fd2079da8ac19183b78bf24371","timestamp":"2025-06-04T18:21:12Z","subdir":"apigateway","vcs_ref":"refs/tags/apigateway/v1.7.7"},\ | ||
| 1215 | {"module":"cloud.google.com/go/aiplatform","version":"v1.114.0","vcs_hash":"449f73df264ef4d9e31f197b56f4793105dff5814b43173571f20642201e6647","timestamp":"2026-01-22T15:05:45Z","subdir":"aiplatform","vcs_ref":"refs/tags/aiplatform/v1.114.0"},\ | ||
| 1216 | {"module":"cloud.google.com/go/aiplatform","version":"v1.122.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"aiplatform","vcs_ref":"refs/tags/aiplatform/v1.122.0"},\ | ||
| 1217 | {"module":"cloud.google.com/go/memcache","version":"v1.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"memcache","vcs_ref":"refs/tags/memcache/v1.12.0"},\ | ||
| 1218 | {"module":"cloud.google.com/go/memcache","version":"v1.11.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"memcache","vcs_ref":"refs/tags/memcache/v1.11.7"},\ | ||
| 1219 | {"module":"cloud.google.com/go/policytroubleshooter","version":"v1.12.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"policytroubleshooter","vcs_ref":"refs/tags/policytroubleshooter/v1.12.0"},\ | ||
| 1220 | {"module":"cloud.google.com/go/policytroubleshooter","version":"v1.11.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"policytroubleshooter","vcs_ref":"refs/tags/policytroubleshooter/v1.11.7"},\ | ||
| 1221 | {"module":"cloud.google.com/go/asset","version":"v1.23.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"asset","vcs_ref":"refs/tags/asset/v1.23.0"},\ | ||
| 1222 | {"module":"cloud.google.com/go/asset","version":"v1.22.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"asset","vcs_ref":"refs/tags/asset/v1.22.0"},\ | ||
| 1223 | {"module":"cloud.google.com/go/storagetransfer","version":"v1.13.1","vcs_hash":"35c2fa1fcb826c3bd075bd300994fd27fc880ce7c0d09515188ff2309d2fca2e","timestamp":"2025-10-09T18:20:38Z","subdir":"storagetransfer","vcs_ref":"refs/tags/storagetransfer/v1.13.1"},\ | ||
| 1224 | {"module":"cloud.google.com/go/storagetransfer","version":"v1.14.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"storagetransfer","vcs_ref":"refs/tags/storagetransfer/v1.14.0"},\ | ||
| 1225 | {"module":"cloud.google.com/go/managedidentities","version":"v1.8.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"managedidentities","vcs_ref":"refs/tags/managedidentities/v1.8.0"},\ | ||
| 1226 | {"module":"cloud.google.com/go/managedidentities","version":"v1.7.7","vcs_hash":"64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256","timestamp":"2025-09-18T17:06:16Z","subdir":"managedidentities","vcs_ref":"refs/tags/managedidentities/v1.7.7"},\ | ||
| 1227 | {"module":"cloud.google.com/go/auth","version":"v0.20.0","vcs_hash":"bb731237e6e3cd4b28283414536f437e732aa834130575e01f6ad9d00436093a","timestamp":"2026-04-06T22:09:02Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.20.0"},\ | ||
| 1228 | {"module":"cloud.google.com/go/auth","version":"v0.18.2","vcs_hash":"ba3b6ef6e68413a94833cc5038845ec631f582441ee01616dfc369f17f502b64","timestamp":"2026-02-13T17:14:27Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.18.2"},\ | ||
| 1229 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.8","vcs_hash":"85c196ba7a00f8c42b8abd6f5a7d70e0d659e64e36505e2ec8398441bb2c8985","timestamp":"2025-03-20T15:18:21Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.8"},\ | ||
| 1230 | {"module":"cloud.google.com/go/texttospeech","version":"v1.16.0","vcs_hash":"b0814f16f95c82734497f461977a8d9db72df4f2ddc4a7e7342bae7332736fd9","timestamp":"2025-10-22T18:17:05Z","subdir":"texttospeech","vcs_ref":"refs/tags/texttospeech/v1.16.0"},\ | ||
| 1231 | {"module":"cloud.google.com/go/texttospeech","version":"v1.17.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"texttospeech","vcs_ref":"refs/tags/texttospeech/v1.17.0"},\ | ||
| 1232 | {"module":"cloud.google.com/go/redis","version":"v1.19.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"redis","vcs_ref":"refs/tags/redis/v1.19.0"},\ | ||
| 1233 | {"module":"cloud.google.com/go/redis","version":"v1.18.3","vcs_hash":"05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62","timestamp":"2025-09-22T19:12:45Z","subdir":"redis","vcs_ref":"refs/tags/redis/v1.18.3"},\ | ||
| 1234 | {"module":"cloud.google.com/go/billing","version":"v1.21.0","vcs_hash":"1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f","timestamp":"2025-10-13T14:06:17Z","subdir":"billing","vcs_ref":"refs/tags/billing/v1.21.0"},\ | ||
| 1235 | {"module":"cloud.google.com/go/billing","version":"v1.22.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"billing","vcs_ref":"refs/tags/billing/v1.22.0"},\ | ||
| 1236 | {"module":"gotest.tools/v3","version":"v3.5.2","vcs_hash":"0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5","timestamp":"2024-09-05T03:48:22Z","subdir":"","vcs_ref":"refs/tags/v3.5.2"},\ | ||
| 1237 | {"module":"gotest.tools/gotestsum","version":"v1.13.0","vcs_hash":"429a63b7b1d1dfa80fee0ca076ab9e18b5826e13744a14a0aecf0437b1c58577","timestamp":"2025-09-11T03:13:16Z","subdir":"","vcs_ref":"refs/tags/v1.13.0"},\ | ||
| 1238 | {"module":"go.step.sm/crypto","version":"v0.76.2","vcs_hash":"65e0b8b246a35216fc23e3c6d4562c0d60edfd5616841f94c94d3acd1b768e72","timestamp":"2026-02-18T23:38:58Z","subdir":"","vcs_ref":"refs/tags/v0.76.2"},\ | ||
| 1239 | {"module":"go.step.sm/crypto","version":"v0.77.2","vcs_hash":"f8f603691c86663e9c5c5e6e59a4897693eb0f5fe01d8da25db6ab3d209001dd","timestamp":"2026-03-30T22:34:52Z","subdir":"","vcs_ref":"refs/tags/v0.77.2"},\ | ||
| 1240 | {"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"},\ | ||
| 1241 | {"module":"buf.build/go/protovalidate","version":"v1.1.3","vcs_hash":"9ba3cf55a26ac9b2a72ad6b39a11c6c547594e85e57aba625a6e68114e4f8960","timestamp":"2026-02-19T18:24:11Z","subdir":"","vcs_ref":"refs/tags/v1.1.3"},\ | ||
| 1242 | {"module":"buf.build/go/protoyaml","version":"v0.6.0","vcs_hash":"ac0e158f8d9bf560f84436952debbe8b5eab7478802481f9d08ac064a1b4e540","timestamp":"2025-04-30T23:15:30Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1243 | {"module":"golang.org/x/lint","version":"v0.0.0-20190313153728-d0100b6bd8b3","vcs_hash":"1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d","timestamp":"2019-03-13T15:37:28Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 1244 | {"module":"gopkg.in/cheggaaa/pb.v1","version":"v1.0.28","vcs_hash":"5efaf6746bd1a20b3f338c432682e43b7cc1f695f4a6b99ef2b0744fa8240372","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 1245 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190523083050-ea95bdfd59fc","vcs_hash":"995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c","timestamp":"2019-05-23T08:30:50Z","subdir":"tools","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1246 | {"module":"cloud.google.com/go","version":"v0.26.0","vcs_hash":"9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1247 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","vcs_hash":"c28e9343742243cdee005673f96471e706656cf20d04c341fa92bd68aa01b2fe","timestamp":"2020-02-21T23:46:24Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1248 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","vcs_hash":"98ed126049f2fe622e56ae85917fc45f5ac219562243345c1d1eec9fd349dbb1","timestamp":"2020-03-13T23:19:45Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1249 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190308221718-c2843e01d9a2","vcs_hash":"6aba404d0e9e7095b3cccdd40e1c510f30f0db39f1a1159675c50a2e098effa6","timestamp":"2019-03-08T22:17:18Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1250 | {"module":"golang.org/x/crypto","version":"v0.0.0-20191011191535-87dc89f01550","vcs_hash":"2c240249311dd23ac0e4519a6b3e14d9e797e206ecba3d5d123e8908b8493c0e","timestamp":"2019-10-11T19:15:35Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1251 | {"module":"golang.org/x/crypto","version":"v0.0.0-20191219195013-becbf705a915","vcs_hash":"6bcfdbf9c989f589fe1bf63ece25eeb182c0be8e08ef6c30ef7ad58509c94dcd","timestamp":"2019-12-19T19:50:13Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1252 | {"module":"golang.org/x/crypto","version":"v0.0.0-20200510223506-06a226fb4e37","vcs_hash":"c49e5a188ec00e1b191be2bd19551e5eb9d9aeec031879192c1a233cf0c395c2","timestamp":"2020-05-10T22:35:06Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1253 | {"module":"golang.org/x/crypto","version":"v0.0.0-20200622213623-75b288015ac9","vcs_hash":"53f32142c6ae91d9eb1970827fb761d947fb13c8e1584e0aab69bbe8abe723b0","timestamp":"2020-06-22T21:36:23Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1254 | {"module":"golang.org/x/crypto","version":"v0.0.0-20201012173705-84dcc777aaee","vcs_hash":"9911727dc6d7bedd371820da8b7d2145e49f4ef4fe7c4daeab06c7815ec11f86","timestamp":"2020-10-12T17:37:05Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1255 | {"module":"golang.org/x/crypto","version":"v0.0.0-20210921155107-089bfa567519","vcs_hash":"8258f387b3f95c16a93a968ff7903b11adbad1c1d4845a7649fe56982fde63d8","timestamp":"2021-09-21T15:51:07Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1256 | {"module":"golang.org/x/crypto","version":"v0.0.0-20211215153901-e495a2d5b3d3","vcs_hash":"a56309297164f4de1a38474afd0f660413a402a991afcc349f3b14f514431b89","timestamp":"2021-12-15T15:39:01Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1257 | {"module":"golang.org/x/crypto","version":"v0.0.0-20220722155217-630584e8d5aa","vcs_hash":"611d0401c33ecdf51e8182bfd8bc3f628561edb957be179dbfbee2a60632d873","timestamp":"2022-07-22T15:52:17Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1258 | {"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/v0.26.0"},\ | ||
| 1259 | {"module":"golang.org/x/lint","version":"v0.0.0-20181026193005-c67002cb31c3","vcs_hash":"6b2abb729597bb5430a8004e6adf93f29a65335edf3dd4666738bb06a30ac3c8","timestamp":"2018-10-26T19:30:05Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1260 | {"module":"golang.org/x/lint","version":"v0.0.0-20190227174305-5b3e6a55c961","vcs_hash":"5dbf106b5fa49944ed578a1d4dd6e6bc1b88cb0bf1f588495a8e835681de3445","timestamp":"2019-02-27T17:43:05Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1261 | {"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"},\ | ||
| 1262 | {"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"},\ | ||
| 1263 | {"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.3.0"},\ | ||
| 1264 | {"module":"golang.org/x/net","version":"v0.0.0-20180724234803-3673e40ba225","vcs_hash":"645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30","timestamp":"2018-07-24T23:48:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1265 | {"module":"golang.org/x/net","version":"v0.0.0-20180826012351-8a410e7b638d","vcs_hash":"e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448","timestamp":"2018-08-26T01:23:51Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1266 | {"module":"golang.org/x/net","version":"v0.0.0-20180906233101-161cd47e91fd","vcs_hash":"babc11e479dde015dda8f2983ff3d34baeca8fc3c8f903c8cdb86bbe5bd33276","timestamp":"2018-09-06T23:31:01Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1267 | {"module":"golang.org/x/net","version":"v0.0.0-20190213061140-3a22650c66bd","vcs_hash":"7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b","timestamp":"2019-02-13T06:11:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1268 | {"module":"golang.org/x/net","version":"v0.0.0-20190311183353-d8887717615a","vcs_hash":"714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d","timestamp":"2019-03-11T18:33:53Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1269 | {"module":"golang.org/x/net","version":"v0.0.0-20190404232315-eb5bcb51f2a3","vcs_hash":"ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe","timestamp":"2019-04-04T23:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1270 | {"module":"golang.org/x/net","version":"v0.0.0-20190620200207-3b0461eec859","vcs_hash":"3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882","timestamp":"2019-06-20T20:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1271 | {"module":"golang.org/x/net","version":"v0.0.0-20200226121028-0de0cce0169b","vcs_hash":"4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451","timestamp":"2020-02-26T12:10:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1272 | {"module":"golang.org/x/net","version":"v0.0.0-20200506145744-7e3656a0809f","vcs_hash":"a1bbc21b37faf7d1ede5ef6a8ea7ae9df3d51426d3b2eade960e923ffa0fe5c9","timestamp":"2020-05-06T14:57:44Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1273 | {"module":"golang.org/x/net","version":"v0.0.0-20200520004742-59133d7f0dd7","vcs_hash":"7937e992c0d1f0b4be1e1ea7667ca1b3e9e990a50dc56eb27dfd87719dc91839","timestamp":"2020-05-20T00:47:42Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1274 | {"module":"golang.org/x/net","version":"v0.0.0-20201010224723-4f7140c49acb","vcs_hash":"53493c50fee07205ea3e9e185cc57dba084e4a0bbedb7284b612c11272f67ece","timestamp":"2020-10-10T22:47:23Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1275 | {"module":"golang.org/x/net","version":"v0.0.0-20201021035429-f5854403a974","vcs_hash":"fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16","timestamp":"2020-10-21T03:54:29Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1276 | {"module":"golang.org/x/net","version":"v0.0.0-20210226172049-e18ecbb05110","vcs_hash":"376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd","timestamp":"2021-02-26T17:20:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1277 | {"module":"golang.org/x/net","version":"v0.0.0-20210428140749-89ef3d95e781","vcs_hash":"4c610f5d1ad731e2395f6a96a5b82e650eea4600164e9e15e4edbf35567b3034","timestamp":"2021-04-28T14:07:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1278 | {"module":"golang.org/x/net","version":"v0.0.0-20211112202133-69e39bad7dc2","vcs_hash":"c6b36b0a823fd504b152a69d2c500bc29f970b2c7a68833bbaa05cdf6220aa34","timestamp":"2021-11-12T20:21:33Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1279 | {"module":"golang.org/x/net","version":"v0.0.0-20220225172249-27dd8689420f","vcs_hash":"e71dbc2480c69faa2e636df8111d0db2a797d257a616e7e4ab6d75fa265f92af","timestamp":"2022-02-25T17:22:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1280 | {"module":"golang.org/x/net","version":"v0.0.0-20220607020251-c690dde0001d","vcs_hash":"1f322b061efa7e1794fe238a723931ad6e75421ccb8db7c539f27c2cfd891049","timestamp":"2022-06-07T02:02:51Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1281 | {"module":"golang.org/x/net","version":"v0.0.0-20220722155237-a158d28d115b","vcs_hash":"2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5","timestamp":"2022-07-22T15:52:37Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1282 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20180821212333-d2e6202438be","vcs_hash":"aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713","timestamp":"2018-08-21T21:23:33Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1283 | {"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.3.0"},\ | ||
| 1284 | {"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.3.0"},\ | ||
| 1285 | {"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.3.0"},\ | ||
| 1286 | {"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.3.0"},\ | ||
| 1287 | {"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.3.0"},\ | ||
| 1288 | {"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.3.0"},\ | ||
| 1289 | {"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.3.0"},\ | ||
| 1290 | {"module":"golang.org/x/sys","version":"v0.0.0-20180830151530-49385e6e1522","vcs_hash":"9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202","timestamp":"2018-08-30T15:15:30Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1291 | {"module":"golang.org/x/sys","version":"v0.0.0-20180909124046-d0be0721c37e","vcs_hash":"e23d421c76c78ddc7b91228f72ce5f09a2820d7648b887aa27f4e1b7ffe9f8a4","timestamp":"2018-09-09T12:40:46Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1292 | {"module":"golang.org/x/sys","version":"v0.0.0-20181122145206-62eef0e2fa9b","vcs_hash":"3a7c7117bfc5f35b548f910eca45ea79f9cdf95d622ffdec9d6558b5cafb4197","timestamp":"2018-11-22T14:52:06Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1293 | {"module":"golang.org/x/sys","version":"v0.0.0-20190215142949-d0b11bdaac8a","vcs_hash":"f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556","timestamp":"2019-02-15T14:29:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1294 | {"module":"golang.org/x/sys","version":"v0.0.0-20190412213103-97732733099d","vcs_hash":"aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae","timestamp":"2019-04-12T21:31:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1295 | {"module":"golang.org/x/sys","version":"v0.0.0-20190904154756-749cb33beabd","vcs_hash":"85264864acfe88751a9792e7f09fdc367309f145049f9d27238de8933df49364","timestamp":"2019-09-04T15:47:56Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1296 | {"module":"golang.org/x/sys","version":"v0.0.0-20191005200804-aed5e4c7ecf9","vcs_hash":"76c8b59c51f75579a2bf90e92cc57e8f4e2a500ed3725ed80a3658d53656f5a9","timestamp":"2019-10-05T20:08:04Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1297 | {"module":"golang.org/x/sys","version":"v0.0.0-20191120155948-bd437916bb0e","vcs_hash":"253eeaed31139dc6c6092c9677b29b309c54686acef6519ba8e7423b19d0c65e","timestamp":"2019-11-20T15:59:48Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1298 | {"module":"golang.org/x/sys","version":"v0.0.0-20191204072324-ce4227a45e2e","vcs_hash":"2d4d3c85c670be13ab91f6602ebc0a1892bb1d1ae5f03a88fe4f3645248e0a4a","timestamp":"2019-12-04T07:23:24Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1299 | {"module":"golang.org/x/sys","version":"v0.0.0-20200323222414-85ca7c5b95cd","vcs_hash":"e96cdab86f9bbbd262bddd0a9bc3f4aa35bc1cf702672a6bc6c39fadecbdacea","timestamp":"2020-03-23T22:24:14Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1300 | {"module":"golang.org/x/sys","version":"v0.0.0-20200509044756-6aff5f38e54f","vcs_hash":"49dd8fca659329042cac2d9c30b873bc5f1b2f44b6e7fd4d6cdac86083d41979","timestamp":"2020-05-09T04:47:56Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1301 | {"module":"golang.org/x/sys","version":"v0.0.0-20200930185726-fdedc70b468f","vcs_hash":"782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b","timestamp":"2020-09-30T18:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1302 | {"module":"golang.org/x/sys","version":"v0.0.0-20201119102817-f84b799fce68","vcs_hash":"5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511","timestamp":"2020-11-19T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1303 | {"module":"golang.org/x/sys","version":"v0.0.0-20210112080510-489259a85091","vcs_hash":"e029b6116c54d42beede5228f464ee04073cc9623956921b65451e7aa1b3afb5","timestamp":"2021-01-12T08:05:10Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1304 | {"module":"golang.org/x/sys","version":"v0.0.0-20210423082822-04245dca01da","vcs_hash":"9b60b37567defa9ab3ce9a92538852c39dedfb0055e40f9d0573de15b731e84d","timestamp":"2021-04-23T08:28:22Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1305 | {"module":"golang.org/x/sys","version":"v0.0.0-20210615035016-665e8c7367d1","vcs_hash":"7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399","timestamp":"2021-06-15T03:50:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1306 | {"module":"golang.org/x/sys","version":"v0.0.0-20210616094352-59db8d763f22","vcs_hash":"34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5","timestamp":"2021-06-16T09:43:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1307 | {"module":"golang.org/x/sys","version":"v0.0.0-20211216021012-1d35b9e2eb4e","vcs_hash":"c2f90f78280ac7ca73e6b4b4597cfa69ed82a1efda74bf57a6f9054174f9172e","timestamp":"2021-12-16T02:10:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1308 | {"module":"golang.org/x/sys","version":"v0.0.0-20220310020820-b874c991c1a5","vcs_hash":"7fc6194a6eb552fe8a04fcd9de7f21b28047a0ebf0efd51c5557201a5f2f03dd","timestamp":"2022-03-10T02:08:20Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1309 | {"module":"golang.org/x/sys","version":"v0.0.0-20220412211240-33da011f77ad","vcs_hash":"144d2f77c6aa06af51d5820df4e7506c5ecad01c86e770e0027b682ff0d3f9a9","timestamp":"2022-04-12T21:12:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1310 | {"module":"golang.org/x/sys","version":"v0.0.0-20220520151302-bc2c85ada10a","vcs_hash":"f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33","timestamp":"2022-05-20T15:13:02Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1311 | {"module":"golang.org/x/sys","version":"v0.0.0-20220722155257-8c9f86f7a55f","vcs_hash":"2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5","timestamp":"2022-07-22T15:52:57Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1312 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1313 | {"module":"golang.org/x/term","version":"v0.0.0-20210927222741-03fcf44c2211","vcs_hash":"39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea","timestamp":"2021-09-27T22:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1314 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1315 | {"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"},\ | ||
| 1316 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ | ||
| 1317 | {"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"},\ | ||
| 1318 | {"module":"golang.org/x/text","version":"v0.3.7","vcs_hash":"3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1319 | {"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"},\ | ||
| 1320 | {"module":"golang.org/x/tools","version":"v0.0.0-20190114222345-bf090417da8b","vcs_hash":"af3c08c9017348d0a11699087455e33b9a2822c39bdbae5ffe5757b448be7d38","timestamp":"2019-01-14T22:23:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1321 | {"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"},\ | ||
| 1322 | {"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"},\ | ||
| 1323 | {"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"},\ | ||
| 1324 | {"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"},\ | ||
| 1325 | {"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"},\ | ||
| 1326 | {"module":"golang.org/x/tools","version":"v0.0.0-20200509030707-2212a7e161a5","vcs_hash":"53acb10a67b5da14b1419240266b5748e1efb87d307ea8aeeebb8c782226d856","timestamp":"2020-05-09T03:07:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1327 | {"module":"golang.org/x/tools","version":"v0.0.0-20201224043029-2b0845dc783e","vcs_hash":"da5f801626b8ecc7f643f170be0442e698401205c545c04533826fc759af9266","timestamp":"2020-12-24T04:30:29Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1328 | {"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"},\ | ||
| 1329 | {"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.12"},\ | ||
| 1330 | {"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.12"},\ | ||
| 1331 | {"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.12"},\ | ||
| 1332 | {"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.12"},\ | ||
| 1333 | {"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.12"},\ | ||
| 1334 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190102054323-c2f93a96b099","vcs_hash":"1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b","timestamp":"2019-01-02T05:43:23Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.12"}\ | ||
| 1335 | ]' | ||
diff --git a/recipes-containers/cosign/go-mod-git.inc b/recipes-containers/cosign/go-mod-git.inc new file mode 100644 index 00000000..ac58ae79 --- /dev/null +++ b/recipes-containers/cosign/go-mod-git.inc | |||
| @@ -0,0 +1,1003 @@ | |||
| 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/oras-project/oras-go;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=05a2b09cbf2eab1df691411884dc4df741ec56ab;name=git_2fd7d7d1_0;destsuffix=vcs_cache/86505a6e63d43f5c00db3580afd751ed7a24b4f78bcff42dd0af542660ed851b" | ||
| 5 | SRC_URI += "git://github.com/mvdan/gofumpt;protocol=https;nobranch=1;tag=v0.9.2;shallow=1;rev=718975501de6321ddf0a5fd17b4f959d33fa203e;name=git_b22f2001_0;destsuffix=vcs_cache/4c43719ef6ebc44cc2acc5485e7863283bc1225f99255d761ea2e28d892dad18" | ||
| 6 | SRC_URI += "git://github.com/connectrpc/connect-go;protocol=https;nobranch=1;tag=v1.19.2;shallow=1;rev=1c195ae986164a681af958e675dd283eed23e365;name=git_836c1de7_0;destsuffix=vcs_cache/fd32f677d8eda5d622df1e5bbffc3608a0185ce37a7c8edfc8e64ae0c124032a" | ||
| 7 | SRC_URI += "git://gopkg.in/goadesign/goa.v3;protocol=https;nobranch=1;tag=v3.23.4;shallow=1;rev=c5c2f7ddee3bb3186f71e2e4d0812e4441ef62c6;name=git_219935bc_0;destsuffix=vcs_cache/ee907b5d758e5f877f4bd359db7fd122ce4835e8ec10277745afcb7d7cff1d77" | ||
| 8 | SRC_URI += "git://gitlab.com/gitlab-org/api/client-go.git;protocol=https;nobranch=1;tag=v1.46.0;shallow=1;rev=da7b8a72a07b41ac257b538fac02a6aaa49047fc;name=git_886fc1f7_0;destsuffix=vcs_cache/a0885663a446bce834cce3e8d213fc378858c87dd2ec22e9ef614665f2cc6c79" | ||
| 9 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=62984ada4402df6571557bc3fed2bcbde48ec908;name=git_825229b4_0;destsuffix=vcs_cache/8d8b13db0a1aeb458c063fdae5bc8310ea4fe3f080f94fad773cad52094745d9" | ||
| 10 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_0;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" | ||
| 11 | SRC_URI += "git://github.com/manifoldco/promptui;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=c2e487d3597f59bcf76b24c9e80679740a72212b;name=git_a3009df4_0;destsuffix=vcs_cache/ccda1647adbf73f32ea9ff35e9bb82de6323276e0901957ba6ce58b5039220b6" | ||
| 12 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.4.7;shallow=1;rev=03509a98a092b522b2ff0de13e53513d18b3b837;name=git_b3b758f5_0;destsuffix=vcs_cache/1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f" | ||
| 13 | SRC_URI += "git://github.com/AliyunContainerService/ack-ram-tool;protocol=https;nobranch=1;tag=pkg/credentials/provider/v0.14.0;shallow=1;rev=05e155f29e5acebf1df43fffd69ee2e96642577e;name=git_b566b5ba_0;destsuffix=vcs_cache/8b36cec40e10012666b2fd2f39c118d986cd4a25c5a21cc910335a559d9c3b60" | ||
| 14 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=c6d0af3a4780fcc69132bb8bc5d2bdfcbe5ea42b;name=git_217f6de8_0;destsuffix=vcs_cache/aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4" | ||
| 15 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=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=38f4b401e2be5955e3e00b843d96e3c406f5094d;name=git_62ad5a45_0;destsuffix=vcs_cache/174668ad03025c9f32520083455fa92edcd780a3131b9788221545f13c170c4b" | ||
| 17 | SRC_URI += "git://github.com/tomasen/realip;protocol=https;branch=master;rev=f0c99a92ddcedd3964a269d23c8e89d9a9229be6;name=git_38876901_0;destsuffix=vcs_cache/f2aa10a4a2d1e4fbd7fe37a4e76998bfe3c9b3f4cd53c0e44baf0c66bce7a5e6" | ||
| 18 | SRC_URI += "git://github.com/ryanuber/columnize;protocol=https;nobranch=1;tag=v2.1.2;shallow=1;rev=d363dedc9af5c63c6809f74e28650cbd635640e0;name=git_093123ba_0;destsuffix=vcs_cache/5b964e53b7b54cd88da2c905ca3ca5d27634b28c188383097a7de43ad5e1082e" | ||
| 19 | SRC_URI += "git://github.com/ryanuber/go-glob;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=51a8f68e6c24dc43f1e371749c89a267de4ebc53;name=git_b863bdee_0;destsuffix=vcs_cache/8ddefa95258fe1a9afdde3406ce35b4d0dd7a468c29dbca55cbdaae965df6a3f" | ||
| 20 | SRC_URI += "git://github.com/alexflint/go-arg;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=bee5cf5d7cc07c41b2a528052bfba0566b5069c0;name=git_62e1d458_0;destsuffix=vcs_cache/c93291152d467fbb2a25bc23bc105940d7d2ab454b537b0bf82ec0000dd9ab3b" | ||
| 21 | SRC_URI += "git://github.com/alexflint/go-scalar;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=489daf05a6ccfffdd72c1d5e972bb14163fa07b1;name=git_14774712_0;destsuffix=vcs_cache/bb5544d7107518483b3580a2708d7b533175bf6c2805018b1715f6339f095c5e" | ||
| 22 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=2b33151c9bbc5231aea69b8861c540102b087070;name=git_975c3d3f_0;destsuffix=vcs_cache/21d04a5177cfeef214577aa3b5c90454aed60c2184b77a0fffa7922aa843666a" | ||
| 23 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_1;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" | ||
| 24 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd;name=git_975c3d3f_2;destsuffix=vcs_cache/8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677" | ||
| 25 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_3;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" | ||
| 26 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" | ||
| 27 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" | ||
| 28 | SRC_URI += "git://github.com/buildkite/roko;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=9ddc7834a7feafb53e30ce54bf4774749d8ac346;name=git_a53fe2a8_0;destsuffix=vcs_cache/9612cf0159cf1a8222cab9a637fc231130e3854e12644a053f86d23c651c9d7e" | ||
| 29 | SRC_URI += "git://github.com/buildkite/zstash;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=7e8e0bf8729984bc52e98a0321eef2e5ae3f3874;name=git_5b01dac2_0;destsuffix=vcs_cache/00842b1783dae067cde803c381bae155ac04f9cf27d855c8f65aa46356e5c34b" | ||
| 30 | SRC_URI += "git://github.com/buildkite/go-pipeline;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=a40d93b5ef090f83410d8a96e274d7f422f7cc2d;name=git_dc49522a_0;destsuffix=vcs_cache/fb533ff85c096e66d78d5750b7c7f9381598d0fd59cc4dab0548f5b28d3a5846" | ||
| 31 | SRC_URI += "git://github.com/buildkite/go-pipeline;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=ed820b3328951093fe4d494c5fb88c35890b60b6;name=git_dc49522a_1;destsuffix=vcs_cache/5cd83a9de54bd5fe94031a90cbaaa33d022d3a5273ec036beb4a693a5ce18152" | ||
| 32 | SRC_URI += "git://github.com/buildkite/agent;protocol=https;branch=main;rev=0c7c9ba48362b9de9e691039ce384339cbf8c2d8;name=git_313a08de_0;destsuffix=vcs_cache/e033c04875b6cba81a83b6f79cba743faa55230a2b62e3d147ade0c950aa7fd7" | ||
| 33 | SRC_URI += "git://github.com/buildkite/agent;protocol=https;nobranch=1;tag=v3.127.0;shallow=1;rev=8d101a1d26400fa887eef50d38b3f817d0bafc55;name=git_313a08de_1;destsuffix=vcs_cache/dce76e0891e8745a50c49811fc8e60d5bc328bba1f69dd92aea2fde8cccf1fb0" | ||
| 34 | SRC_URI += "git://github.com/buildkite/interpolate;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=74a2a5fbad373a8668d658c528626ef3b3b7a702;name=git_8d3e3d18_0;destsuffix=vcs_cache/2620317c9068ebfae2e1f1b433a1549a50a57d566c1a706885e77ee2f3705dce" | ||
| 35 | SRC_URI += "git://github.com/buildkite/test-engine-client;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=ddf1f3d868112a4c5a89148c480276892f3f71cb;name=git_6800d487_0;destsuffix=vcs_cache/1e940c12e75ffdfed08fe793076e221d14e7b2968b348088e9ceb19178640d2d" | ||
| 36 | SRC_URI += "git://github.com/buildkite/shellwords;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=8686c8811ad3937351003da87477c4a09fd55a2c;name=git_a383d61f_0;destsuffix=vcs_cache/848eee7fc714fe293ce813dc64b1ca9ae1ba5503a316ab70dc312dc571c80d84" | ||
| 37 | SRC_URI += "git://github.com/buildkite/go-buildkite;protocol=https;nobranch=1;tag=v4.13.1;shallow=1;rev=1504e9d60e9943fdc2c48e726d731df4ed2be609;name=git_aed97e26_0;destsuffix=vcs_cache/935fddfaff2131b3ea64df827bb4177826a15b484895a4e96a140416e4fea916" | ||
| 38 | SRC_URI += "git://github.com/buildkite/go-buildkite;protocol=https;nobranch=1;tag=v4.21.0;shallow=1;rev=298fa9d5fd33a9cf5a24b6804b541f385962a926;name=git_aed97e26_1;destsuffix=vcs_cache/2e2925bdf038809cc91b147cfdd4c8c319bfa487e01d4686b954af32df5363b8" | ||
| 39 | SRC_URI += "git://github.com/buildkite/bintest;protocol=https;nobranch=1;tag=v3.3.0;shallow=1;rev=e7d597677e89d1d59b5753166d9b70399a6bc7b6;name=git_077e95d7_0;destsuffix=vcs_cache/0b0c7cf1f08702d30ea130bcf8e2462fb4c68399274da0414e786f552a4f439a" | ||
| 40 | SRC_URI += "git://github.com/VividCortex/ewma;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=487e8c9fe1e218b64696ee0219903a3a40d0dc2b;name=git_d00a7018_0;destsuffix=vcs_cache/c43a2bf2c6bac424614e43cd2875eda3ab199a1c1cfe822b7fc50e73cadcf42f" | ||
| 41 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=94f6ae3ed3bceceafa716478c5fbf8d29ca601a1;name=git_dbf881a0_0;destsuffix=vcs_cache/1b388a1684e1a9c684765489ae3b6773c18ed7e7fd1b43f66505af2786ebedea" | ||
| 42 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=fc73346bfc4e6597bc520fb6eea04360299e77d2;name=git_60c66923_0;destsuffix=vcs_cache/9cc7dcb092f85c0bf4943e1b48f1e8797e55b24b96e1a8470fe8489d0e8015cf" | ||
| 43 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.15.0;shallow=1;rev=399bb34ad9fd8a252ad1d8bfaef96279b66dc774;name=git_799c94ee_0;destsuffix=vcs_cache/cddc2f28eb963a54c5e24c75f7a8c40f64cd3123acfcd144fcc900d516d36218" | ||
| 44 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.2;shallow=1;rev=88b30ab89da2d0d0abb153818746c5a2d30eccec;name=git_41456771_0;destsuffix=vcs_cache/a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685" | ||
| 45 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=394040caccbdf5821fa6839386a35f0fb1b1ee9e;name=git_133525c9_0;destsuffix=vcs_cache/e7b37e37f2cd2d170f3534659410aec441645d7ed057439fa55c09bbf204f6ba" | ||
| 46 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" | ||
| 47 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" | ||
| 48 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" | ||
| 49 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.10;shallow=1;rev=a1ca0830781e007c66b225121d2cdb3a649421f6;name=git_61c80dd4_1;destsuffix=vcs_cache/a44fce67615b7f8252fb40a09b5770b9fa36955ae40d57b8404688feadeaead6" | ||
| 50 | SRC_URI += "git://github.com/schollz/jsonstore;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=eff67f485d51e2937336d7d2d2e20178161b98ce;name=git_8da3555a_0;destsuffix=vcs_cache/42805149fe005e813d4875081e84356784e1ac3bc166f22bdeff4b31454c4656" | ||
| 51 | SRC_URI += "git://github.com/uwu-tools/magex;protocol=https;nobranch=1;tag=v0.10.1;shallow=1;rev=9be78489ab1f7e72d3df3b3a31555fa702a3edae;name=git_d3e8fe49_0;destsuffix=vcs_cache/83c272e5e4e5636c30e2b0c39a7e997b18d79a43e0ca0d318033758b0e830c6c" | ||
| 52 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_0;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" | ||
| 53 | SRC_URI += "git://github.com/sigstore/sigstore;protocol=https;nobranch=1;tag=pkg/signature/kms/hashivault/v1.10.5;shallow=1;rev=c90de3e0ff9589400dbbee639d3180b3c5ee96b6;name=git_43e46a1b_0;destsuffix=vcs_cache/f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8" | ||
| 54 | SRC_URI += "git://github.com/sigstore/cosign;protocol=https;branch=main;rev=55f4d9e2085a6f3c72f2809076655b4745dfab7e;name=git_c98bb662_0;destsuffix=vcs_cache/d3c69ed8ca93eec2ccec6a8ca17923abe4039409cd4fa392840bb2feb24e83e3" | ||
| 55 | SRC_URI += "git://github.com/sigstore/cosign;protocol=https;nobranch=1;tag=v3.0.6;shallow=1;rev=f1ad3ee952313be5d74a49d67ba0aa8d0d5e351f;name=git_c98bb662_1;destsuffix=vcs_cache/c45af3d1988a0a6be7dea19ff257032006115e95d9d7bff32a1fcfb75db39116" | ||
| 56 | SRC_URI += "git://github.com/sigstore/fulcio;protocol=https;nobranch=1;tag=v1.8.5;shallow=1;rev=eaae2f2be56df9dea5f9b439ec81bedae4c0978d;name=git_3e3058fd_0;destsuffix=vcs_cache/f4ac0b91529eff588b010c8804ff2c42300583d1b74f740e73db697b2e8be540" | ||
| 57 | SRC_URI += "git://github.com/sigstore/rekor-tiles;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=e028746a1eb2d4c0fa8529cde2625238d9ed816a;name=git_56f95c84_0;destsuffix=vcs_cache/e82d37d89b4398c3ee4482c20c392aa6a6bbe3dfe4fd367b87b7ee3cdfb52915" | ||
| 58 | SRC_URI += "git://github.com/sigstore/rekor;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=bb573aab48ad294657cb4f1e8e0dabe1d2a77f69;name=git_27e08e54_0;destsuffix=vcs_cache/995929d17f6b315db50c0f9732b26473150cc6b6a4d009478c00444e5ec47cd0" | ||
| 59 | SRC_URI += "git://github.com/sigstore/timestamp-authority;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=9583b6186084a309cb6ccaf4323a29781901e962;name=git_1dbbaf86_0;destsuffix=vcs_cache/6462b458d39b47895d26c045ce9ad9a9705e458dd24b24d963fc284bf12c040a" | ||
| 60 | SRC_URI += "git://github.com/sigstore/timestamp-authority;protocol=https;nobranch=1;tag=v2.0.5;shallow=1;rev=992e41243a7d41026ae980622c15bba41e7c9687;name=git_1dbbaf86_1;destsuffix=vcs_cache/46f7cf1ff3064eede1696ad2462f4111491ea6b61dee40813179dd6f555f884a" | ||
| 61 | SRC_URI += "git://github.com/sigstore/sigstore-go;protocol=https;nobranch=1;tag=v1.1.4;shallow=1;rev=cc06490446765e67a0e63797659f1439c3f53cc0;name=git_2a7b27c4_0;destsuffix=vcs_cache/266db4b6b3687a3b36e4aba7537c3db2811ed76f16474c4689b7a41d20321f18" | ||
| 62 | SRC_URI += "git://github.com/sigstore/protobuf-specs;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=3001afe9102b15b04ca1b91efccd613976bdf514;name=git_8b876913_0;destsuffix=vcs_cache/833372ff3925cc9d9c1ac6a2456bd9d5d331777f61ea32fc1a420f8537860076" | ||
| 63 | SRC_URI += "git://github.com/sigstore/protobuf-specs;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=f8d009ede80474a9e257788207a00693e4693168;name=git_8b876913_1;destsuffix=vcs_cache/4be3492e50d1e30ee1365286244a71456814ed25f2b112ffae504266afbecb00" | ||
| 64 | SRC_URI += "git://github.com/howeyc/gopass;protocol=https;branch=master;rev=c8aef6fb66ef7d9c2ed6c50cb19976480238d63c;name=git_14b69b87_0;destsuffix=vcs_cache/1deb750bd2d09147da511025f52d75cbd45f6e5f80eb1bbf3d344e9598bde744" | ||
| 65 | SRC_URI += "git://github.com/nozzle/throttler;protocol=https;branch=master;rev=2ea982251481626167b7f83be1434b5c42540c1a;name=git_1054be05_0;destsuffix=vcs_cache/35c501c05bb35994d4e4f4c4722538cb8b7870852baf345b3c431383206d1edc" | ||
| 66 | SRC_URI += "git://github.com/pborman/uuid;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=5b6091a6a160ee5ce12917b21ab96acec2a4fdc0;name=git_5ff1b745_0;destsuffix=vcs_cache/cba9e46d5ff491261063a3daac2284a2c32e2093078c458bcfcbfc5d1b182a6e" | ||
| 67 | SRC_URI += "git://github.com/pborman/getopt;protocol=https;branch=master;rev=7148bc3a4c3008adfcab60cbebfd0576018f330b;name=git_61579a7c_0;destsuffix=vcs_cache/893bec9d8f253309233daeee17bf86babe07a90327a3093ca886e0f9c83f99f7" | ||
| 68 | SRC_URI += "git://github.com/letsencrypt/pkcs11key;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=c9e453037c675bb913cde3388b43a9828b2b6a1d;name=git_e80f1157_0;destsuffix=vcs_cache/f339fd96baff52a8e262b8e80c64f0360f6b5b74d6474336e5c71a770c892bcb" | ||
| 69 | SRC_URI += "git://github.com/letsencrypt/borp;protocol=https;branch=main;rev=89c6927051ae47b3172bba57f16b0c025452b27c;name=git_16c95662_0;destsuffix=vcs_cache/bd8cf6d640129e878ba88a5b1953da7a8af16a7b8cdd0ab424f9ce6a7173d415" | ||
| 70 | SRC_URI += "git://github.com/letsencrypt/challtestsrv;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=bcea93640e39bfad2dbe3465f08040b14aa0e9a9;name=git_e861d6fe_0;destsuffix=vcs_cache/eed51fbeab97f37883f3a40dc31f11e8ca104e57ad59270a9553d87faa2b67a6" | ||
| 71 | SRC_URI += "git://github.com/letsencrypt/validator;protocol=https;branch=main;rev=a0c7dfc171587676742d1af120a66f39a0cbc87a;name=git_8e3e2be2_0;destsuffix=vcs_cache/d7eb90bf5f437e5ade7bc42475549d497d96f89a6415d3b9b5ae8336a1b9f0b3" | ||
| 72 | SRC_URI += "git://github.com/letsencrypt/boulder;protocol=https;nobranch=1;tag=v0.20260223.0;shallow=1;rev=d1d5b45568b982edebfb3677068fa75a75590ffa;name=git_6586c43c_0;destsuffix=vcs_cache/f955ec89a39eec751140b143fb864d754835ed0045ae5df0e44dbc1f5da66a5b" | ||
| 73 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_0;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | ||
| 74 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=fe2e75192a79e7ff9f583825ed92a6e1fa3293d8;name=git_59327123_0;destsuffix=vcs_cache/65efbbf9a949dc054e98610f913942c7dae4b1f99f643f5414adfd19393f1c7c" | ||
| 75 | SRC_URI += "git://github.com/tjfoc/gmsm;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=e3739b05ce7744593afb0b010cffcdeb9b3f106e;name=git_f498ab6e_0;destsuffix=vcs_cache/a2169e878b8bf81f50473aa95664fbef40225e6da4a30e003e84c45eb9476f86" | ||
| 76 | SRC_URI += "git://github.com/tjfoc/gmsm;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=e5d42cf103ccc31b531269aff84afe04dc80ef19;name=git_f498ab6e_1;destsuffix=vcs_cache/cee77f432720257a95f43597653d54db55a570e026dff7502dc6d51cff5ad649" | ||
| 77 | SRC_URI += "git://github.com/prometheus/prometheus;protocol=https;nobranch=1;tag=v0.51.0;shallow=1;rev=c05c15512acb675e3f6cd662a6727854e93fc024;name=git_88f67705_0;destsuffix=vcs_cache/980a3b429b0579f2c2d6382ac68fbd17ba19bfa894b38c6e0e3ce5dcc4288b1f" | ||
| 78 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.67.5;shallow=1;rev=934ff3789ee17026206fe4f7e5f59c0a09fbe511;name=git_63ab0745_0;destsuffix=vcs_cache/e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a" | ||
| 79 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=14fe0d1b01d4d5fc031dd4bec1823bd3ebbe8016;name=git_63d71ba5_0;destsuffix=vcs_cache/51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069" | ||
| 80 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_1;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 81 | SRC_URI += "git://github.com/prometheus/otlptranslator;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=57de713e8b6c626d888cefba633272dece33a352;name=git_e6dca7cd_0;destsuffix=vcs_cache/f715cf2135e953ee5ebcc6025f0734e5a3b9adb54e2140be6071ab88025b7f8b" | ||
| 82 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_0;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" | ||
| 83 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.19.2;shallow=1;rev=9b0219be351fb17d7ebad273464367af1fabf41a;name=git_0ab7c7bc_0;destsuffix=vcs_cache/4ba43fedb66349da63590a73d3cd2456a557a4f717a87d1fa2b8f902328ca520" | ||
| 84 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.20.1;shallow=1;rev=b380dd40ab2971c80872861842bcb997ff83bebb;name=git_0ab7c7bc_1;destsuffix=vcs_cache/3c024a68e40cfb036330919b7339c670dd089236cbee3658b0793b1aa4368c69" | ||
| 85 | SRC_URI += "git://github.com/poy/onpar;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=bf9788805227dc819ff405c8e7dc3c1cc88e3e97;name=git_2eb48029_0;destsuffix=vcs_cache/1ddb944f24119b1b9e46a47ce6b19c94cf317318f32b410a6bc61cacea48afb0" | ||
| 86 | SRC_URI += "git://github.com/go-playground/universal-translator;protocol=https;nobranch=1;tag=v0.18.1;shallow=1;rev=f83cd526536e253181a13835b00cd107f627c505;name=git_3b8bf538_0;destsuffix=vcs_cache/0d1c810d6eecbd6fe801bd0d0b90f194d3da6627bb921c3a7c007cb4055df549" | ||
| 87 | SRC_URI += "git://github.com/go-playground/locales;protocol=https;nobranch=1;tag=v0.14.1;shallow=1;rev=ce315c8672599942003599943a1e64288f55b03f;name=git_966e23ab_0;destsuffix=vcs_cache/316e718c5bc47878949f483aa5aceaf3aaf4cf93aa7ac26a648229bcf4b4cbaa" | ||
| 88 | SRC_URI += "git://github.com/go-playground/validator;protocol=https;nobranch=1;tag=v10.30.1;shallow=1;rev=5010f83a6354aa3eac70826f74b87f73837ea10f;name=git_ca4bb954_0;destsuffix=vcs_cache/1b9d172a93b7c523f732d763a3c0ab19dec2876c437270b02c2d1204dc31efb1" | ||
| 89 | SRC_URI += "git://github.com/go-playground/validator;protocol=https;nobranch=1;tag=v10.30.2;shallow=1;rev=b9258bd2b7bbab41c3d99090cac4a659c5f1a60c;name=git_ca4bb954_1;destsuffix=vcs_cache/f190b7f0a391a1e604a2aebbce00f2f93fb43bd3b05b19a6138060b25cd3c848" | ||
| 90 | SRC_URI += "git://github.com/syndtr/goleveldb;protocol=https;branch=master;rev=126854af5e6d8295ef8e8bee3040dd8380ae72e8;name=git_a05e1273_0;destsuffix=vcs_cache/e235339a3b62d86588980eea53546b06c36a7d1f4f68f0c427c52dbe4d251657" | ||
| 91 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=0f3dac36c52b29c22285af9a6e6593035dadd74c;name=git_12276b46_0;destsuffix=vcs_cache/a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b" | ||
| 92 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" | ||
| 93 | SRC_URI += "git://github.com/ncruces/go-strftime;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=7be8eef566cc7f1ae99e76af8f8208913758a28d;name=git_e7c9a58c_0;destsuffix=vcs_cache/827520e6a472a9ef265997c94922c1b928967406597709602bce986450301e23" | ||
| 94 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=internal/resourcemapping/v0.55.0;shallow=1;rev=316927bd0033e82948538685629172bcc6213562;name=git_2c8937f6_0;destsuffix=vcs_cache/bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2" | ||
| 95 | SRC_URI += "git://github.com/GoogleCloudPlatform/grpc-gcp-go;protocol=https;nobranch=1;tag=grpcgcp/v1.5.3;shallow=1;rev=6a9ee9d2228727861a4e351c90cce9f33262479d;name=git_e684158e_0;destsuffix=vcs_cache/91a6747dc3a000d23bcf5bd713d921804a0bda335857ae53e17684aa37bc9ed3" | ||
| 96 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=crypto/blake256/v1.1.0;shallow=1;rev=0d2e94857b109d8bcf1056b3d5061ca90f0f8b94;name=git_9fd408f7_0;destsuffix=vcs_cache/6b53d2d53c1d8abc0b1e3afd84693f1e8e516f653a62396f262dd3998d23cdf9" | ||
| 97 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.4.1;shallow=1;rev=76c0dc4f362b89331ff3bd46a3527f904181b8e0;name=git_9fd408f7_1;destsuffix=vcs_cache/3f5f02db23d912d96ab42d7a36352e8345b27f6d9313be0575833225ea090af7" | ||
| 98 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.4.0;shallow=1;rev=f98d08ef138a99711dbbc86c569935ded8d6a986;name=git_9fd408f7_2;destsuffix=vcs_cache/dea203beeafba9300d7341afcdd38985621ebd2ec9d4c5a8a7d262cbb2c2bc41" | ||
| 99 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_0;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" | ||
| 100 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" | ||
| 101 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" | ||
| 102 | SRC_URI += "git://github.com/mwitkow/go-proto-validators;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=d70d97bb65387105677cb21cee7318e4feb7b4b0;name=git_271b7a69_0;destsuffix=vcs_cache/ce1bb359fbabfd1fa57927cd8d5043d45c286a2dfa4a7b4989ffcad4f93bd162" | ||
| 103 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;branch=master;rev=b0104c826a24d7c202da8e1dbfb9ea4cfa35d774;name=git_d4b17222_0;destsuffix=vcs_cache/26a4690aec4cb479c32b41319b1f4a678f2398b4543417d821305581d11ba347" | ||
| 104 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;nobranch=1;tag=internal/testify/v1.5.1;shallow=1;rev=ff168ca20786696708c0f3eb2cc29d7912467599;name=git_d4b17222_1;destsuffix=vcs_cache/2760c91c21f60b7531a8c72d94a8ef0c04735a7ea14330467907030d320b9bff" | ||
| 105 | SRC_URI += "git://github.com/brunoscheufler/aws-ecs-metadata-go;protocol=https;branch=master;rev=67e37ae746cd12f6ddd5dbebd31ff4a1ecd062cf;name=git_4987d39b_0;destsuffix=vcs_cache/1256aa1768cb7c46af163d2a718c8091b32bb63bfda3d37a39c737158dba0351" | ||
| 106 | SRC_URI += "git://github.com/brunoscheufler/aws-ecs-metadata-go;protocol=https;branch=master;rev=b6b31c6eeeaf165db79be27748909f3b48c19f71;name=git_4987d39b_1;destsuffix=vcs_cache/ee4621c614993d1e340ec6517210bdaa8d3a47fb33b591237db58b84706ba3a9" | ||
| 107 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.3.3;shallow=1;rev=0f7e6797a04da412118541344bbe0d65945e24c9;name=git_4a343155_0;destsuffix=vcs_cache/bb49ff7cfe7cab97fc1ad58498112c4c80ab2c4264e619480b00511c13efe5c0" | ||
| 108 | SRC_URI += "git://github.com/google/go-licenses;protocol=https;nobranch=1;tag=v2.0.0-alpha.1;shallow=1;rev=d01822334fba5896920a060f762ea7ecdbd086e8;name=git_e90b9f8f_0;destsuffix=vcs_cache/cc639036c5ae90a60c6dcdda80e50aeb252b887719c514557e217bbf17355392" | ||
| 109 | SRC_URI += "git://github.com/google/go-tpm-tools;protocol=https;nobranch=1;tag=v0.4.8;shallow=1;rev=91d41b0a4da5b9b8386d9567e445aacc068de552;name=git_a2ded532_0;destsuffix=vcs_cache/3e2b3311eea765e545a09fcd96e75aed5234f1be376c65408cf3dfc8626bfc69" | ||
| 110 | SRC_URI += "git://github.com/google/go-tpm-tools;protocol=https;nobranch=1;tag=v0.4.7;shallow=1;rev=d94cf988f2d5731919f476bda1be5641f6164e52;name=git_a2ded532_1;destsuffix=vcs_cache/de640cbe977a9e2ed05cffa29afc1014108364c7843419a8325301d8eb830d84" | ||
| 111 | SRC_URI += "git://github.com/google/flatbuffers;protocol=https;nobranch=1;tag=v25.2.10;shallow=1;rev=1c514626e83c20fffa8557e75641848e1e15cd5e;name=git_e3acc77f_0;destsuffix=vcs_cache/ce9b72b27fcded0a26400b6622baf9c55c9b6f4f644381ad1d00f5e64decc48d" | ||
| 112 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_0;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" | ||
| 113 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=3af367b6b30c263d47e8895973edcca9a49cf029;name=git_8726c33a_1;destsuffix=vcs_cache/bb2851e042ef699bbc2df1ef8c7b0c754822560b89602db9ff6f6315b5afddf7" | ||
| 114 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5a6f75716e1203a923a78c9efb94089d857df0f6;name=git_8726c33a_2;destsuffix=vcs_cache/04ff364bb494ac39b4a8c906ddd6c47ddef7d89071af49fc9d78eebd2ee4f937" | ||
| 115 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_3;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" | ||
| 116 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.5;shallow=1;rev=8fa37b4dd109f12e42b131e485268768f18bcbf8;name=git_8726c33a_4;destsuffix=vcs_cache/0cb91aa96094555f9ecdf5cd1f80913d4c0b415460a65e7aa698aaf406dae3ce" | ||
| 117 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_5;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" | ||
| 118 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c3ad8435e7bef96af35732bc0789e5a2278c6d5f;name=git_8726c33a_6;destsuffix=vcs_cache/066c8baed8b5c49c8bf75e59b5e0a559593a7098e3e99236e4fc5b6e29e3ac91" | ||
| 119 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;tag=v0.9.8;shallow=1;rev=6a7f64318ba9e8e7a0f8c5710b07ca47bf911f4c;name=git_8c4e446b_0;destsuffix=vcs_cache/ce1ed46c59112f1d14d376bacbbbd12b6bde694b8e9094f459b61413279becd6" | ||
| 120 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=aeba20f7a1e1315badec4eca4fdc9f754f5f880a;name=git_5967e616_0;destsuffix=vcs_cache/6ab438bcfaa9c1612b157b0bd34881cf1fb3c76d6152d52d03e8bfcb0763a691" | ||
| 121 | SRC_URI += "git://github.com/google/licenseclassifier;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=e6a9bb99b5a6f71d5a34336b8245e305f5430f99;name=git_fc33e758_0;destsuffix=vcs_cache/34079684787fc6a5316bedf82cff361c17273e1bdf442af51edcb6d07a262f5f" | ||
| 122 | SRC_URI += "git://github.com/google/addlicense;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=dc31ac9ffcca99c9457226366135701794b128c0;name=git_ff390ea1_0;destsuffix=vcs_cache/1be16a1e7355f2db888fc6e0730c5a27e74788066889f89ab79a41fdedb1b9ab" | ||
| 123 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v88.0.0;shallow=1;rev=0766356912a34cc51a71f81b108c9e53bd9404d4;name=git_c3631c01_0;destsuffix=vcs_cache/f22df8a08968a126675c1c59243e41ef20b8ff3c3648f43e5a4737931324fdc1" | ||
| 124 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v73.0.0;shallow=1;rev=8759b171221b1b3378cdeb3f83dea5ec344efd53;name=git_c3631c01_1;destsuffix=vcs_cache/1b576e06a7f0f3869907c57bd4aa824607b9df99115f48e03b9088a096410d87" | ||
| 125 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.21.3;shallow=1;rev=3888fb8f87385a95591ba2fa08acc97a72058f2e;name=git_e4a968c9_0;destsuffix=vcs_cache/89a36255d2ce5d8a9a1060f3cd61fa20336f8d9e3c7d34568873eab9c5161a69" | ||
| 126 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.21.5;shallow=1;rev=5b80281da727dae218e1697ab8529b631b9efa64;name=git_e4a968c9_1;destsuffix=vcs_cache/95a96f0a1461382c8d2687f83f5939a5f11dea9c3e1a79d3488cb590ef5cd1c1" | ||
| 127 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=450089b38d4c77840bae9ef4b284bb4b96d41ac8;name=git_84576395_0;destsuffix=vcs_cache/6affb2e1f241c1c52d130049505120750a5a52df8a3e2b5ffec9c85f8a72527b" | ||
| 128 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_0;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | ||
| 129 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d460ce9f8df2e77fb1ba55ca87fafed96c607494;name=git_c3a7687c_1;destsuffix=vcs_cache/9c4788a0a21771df759c6389067061e3fd3a1ebf4cc47f12ab880b4f241d4681" | ||
| 130 | SRC_URI += "git://github.com/google/wire;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9c25c9016f6825302537c4efdd5e897976f9c826;name=git_24cdb4a4_0;destsuffix=vcs_cache/2df60c44cabc6d6319ab7ad57a510707240202b118563c17fa61d0d08806347b" | ||
| 131 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=94a9f03dee38882adc8bdfc42cdd6a04f8e7056e;name=git_4d435d14_0;destsuffix=vcs_cache/83b537173998661445f5e58b15dd2d0f835ffe14b4bc95fe20e7275b350698e8" | ||
| 132 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=c6617b811d0efbb732f3f16926870829768fe4f1;name=git_4d435d14_1;destsuffix=vcs_cache/a3359ed837d4a9da895029e7f67c3254f0e52d64b31a90775dd1b4848710660b" | ||
| 133 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | ||
| 134 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_1;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | ||
| 135 | SRC_URI += "git://github.com/google/shlex;protocol=https;branch=master;rev=e7afc7fbc51079733e9468cdfd1efcd7d196cd1d;name=git_2bc3fe04_0;destsuffix=vcs_cache/6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299" | ||
| 136 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=b293be1aa7a6e6e4565f9967c093dd412253b267;name=git_cb2b4d4a_0;destsuffix=vcs_cache/d78240b40b894bdb3c6064c372826498fd25f1d524bbfebddc0014b22fe50849" | ||
| 137 | SRC_URI += "git://github.com/google/go-querystring;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=59c17d91d3d41ba66bc4db00b458acc8c3220835;name=git_88468261_0;destsuffix=vcs_cache/7d3cecef50c7f48038306aab58b989d0605c03d6f53d11a11803988872d70851" | ||
| 138 | SRC_URI += "git://github.com/google/go-tspi;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=05baef61e123181de84de4de0de5100427f2fc80;name=git_c03c1aac_0;destsuffix=vcs_cache/4dda508fb49eaa7e414c24e50f768271ff1fe01ca6e0fde84185e2dab4bcd6ce" | ||
| 139 | SRC_URI += "git://github.com/google/certificate-transparency-go;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=e8f93173135c7817ebd7133dab729c4576ce9a21;name=git_1d240fe8_0;destsuffix=vcs_cache/cc8feb350dca60d2adf287074ceb8dc5a577c3714faf3666f7a3ae21cb4edfd8" | ||
| 140 | SRC_URI += "git://github.com/google/go-pkcs11;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c6f79328ddf90f25424ecb6e874c109718883daa;name=git_64866a81_0;destsuffix=vcs_cache/bff2eb676c327d4c57a5187aa05a7e2930f0ab4e1462e951bcb42b4cc4f4e27a" | ||
| 141 | SRC_URI += "git://github.com/google/trillian;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=e7aca3cc3a83e222540555ca75ecc87cffccdd53;name=git_3b1a64b0_0;destsuffix=vcs_cache/e8d401f7e3b6be0101aac286ab5237fe0b10c1bcc3605c934a1f0aeae0914ed1" | ||
| 142 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | ||
| 143 | SRC_URI += "git://github.com/google/rpmpack;protocol=https;nobranch=1;tag=v0.7.1;shallow=1;rev=2467806670a618497006ff8d8623b0430c7605a9;name=git_12b963ce_0;destsuffix=vcs_cache/15629b25bb0eb589872672be8c2433d225c26c6e83b4670fb1d7d95e4f13a328" | ||
| 144 | SRC_URI += "git://github.com/aliyun/credentials-go;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=971916d4e5fa9e9da46b5c9c4fd288fd649c88dd;name=git_85855a5d_0;destsuffix=vcs_cache/9a1f877129da8b66ec13a32d9908d94f8293a619c3e75117deaaf783406be4ce" | ||
| 145 | SRC_URI += "git://github.com/aliyun/credentials-go;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=ce8b23e63a863618af72b4cffed1071a7dd508a2;name=git_85855a5d_1;destsuffix=vcs_cache/41bcaad57a1fd45fd99f8661c613541be2c3f4deef7ef5a3ab3b08447bb2d259" | ||
| 146 | SRC_URI += "git://github.com/foxcpp/go-mockdns;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=f73658223c7761c34e931507702cb513798eb678;name=git_9d9d008c_0;destsuffix=vcs_cache/2beca26d97cbf4fa6350073620d901f7237cb9b6dde12481c8a3066c08a33826" | ||
| 147 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=8c5d7fa2ef98ad77bfbd2d2c3d67d4d17db0093a;name=git_faedb7d0_0;destsuffix=vcs_cache/196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb" | ||
| 148 | SRC_URI += "git://github.com/depcheck-test/depcheck-test;protocol=https;branch=main;rev=199033aaa936e0f816b7f88985a33587ebf13bdf;name=git_791736d3_0;destsuffix=vcs_cache/4ab6ac43b63de4930c338a12f5e9a2c00b7de06c41ab6e5fc05ce9c433f13458" | ||
| 149 | SRC_URI += "git://github.com/cyberphone/json-canonicalization;protocol=https;branch=master;rev=19d51d7fe467d4706a3ff08adf8a748f29fc21e0;name=git_39606485_0;destsuffix=vcs_cache/0e55f9f02847679b08922b4a88af3131cb189b333af41228fc1ceba858b5fceb" | ||
| 150 | SRC_URI += "git://github.com/awslabs/amazon-ecr-credential-helper;protocol=https;nobranch=1;tag=ecr-login/v0.12.0;shallow=1;rev=7ff7d6bd7a06408ddb9646c9ebccf97dbd190d55;name=git_7f00badf_0;destsuffix=vcs_cache/bf24384171f353bcf7e25d55493143ef0eef70c88d2a77ca6c355e7e1c03d84a" | ||
| 151 | SRC_URI += "git://github.com/flynn/go-docopt;protocol=https;branch=master;rev=f6dd2ebbb31e9721c860cf1faf5c944aa73e3844;name=git_b692e8bb_0;destsuffix=vcs_cache/0c09c77aaa7771bc1f711ed3ae12c9a6e995b40ef8161b01a95cabf704beb65e" | ||
| 152 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=d89fa54de508111353cb0b06403c00569be780d8;name=git_67c76c7d_0;destsuffix=vcs_cache/47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6" | ||
| 153 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=e53624a87b9b9b919147a9b4626c669a869ebb34;name=git_67c76c7d_1;destsuffix=vcs_cache/50810a84fdec2d9c8210c7c5c4280d5911adb9a7bfd62c792a0353ebe06863ab" | ||
| 154 | SRC_URI += "git://github.com/shibumi/go-pathspec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=30eddf187f62305a5b34f662049d077211abaacd;name=git_48c6ab61_0;destsuffix=vcs_cache/7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f" | ||
| 155 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 156 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=0f4b979323bea7ee6677faa4a88078ec558b1b80;name=git_3fa8b61c_0;destsuffix=vcs_cache/cfe0e37fa0eb881e2871bcf4700612f5a71ac6e56f6ef8767b0aa72ee40f9800" | ||
| 157 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.9;shallow=1;rev=45d7d09e39ef4ac08d493309fa031790c15bfe8a;name=git_3fa8b61c_1;destsuffix=vcs_cache/312802d3d487f267a0fbf3d54ca7a46882c8ca80bb35496d99676c79f53b1b3d" | ||
| 158 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_2;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 159 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_3;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | ||
| 160 | SRC_URI += "git://github.com/dustinkirkland/golang-petname;protocol=https;branch=master;rev=6a283f1aaaf29381047db3808d08c98cb3e69144;name=git_bf493d90_0;destsuffix=vcs_cache/2e2d801b9de4a7e840a3fe4bea32b8ab53ecfb089f741c102467a9875c284f14" | ||
| 161 | SRC_URI += "git://github.com/dustinkirkland/golang-petname;protocol=https;branch=master;rev=f0c533e9ce9b17d561689476f39699391102bfc0;name=git_bf493d90_1;destsuffix=vcs_cache/3e28c50de1b9d73f4cb56a4fbb9c3882bdd264adabd46c48fe7f417c16d307ae" | ||
| 162 | SRC_URI += "git://github.com/jedisct1/go-minisign;protocol=https;branch=master;rev=661be99b82674fa26b2f36ceea53e267f91dc8a7;name=git_1c08b583_0;destsuffix=vcs_cache/7bae23a207c282c619d10ee92f0d62b643fe712eadd3209c3cee11cbe0ddf309" | ||
| 163 | SRC_URI += "git://github.com/theckman/httpforwarded;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=0bf9cfcea9fa86402871e1f8dbbeed622fd3f80a;name=git_108d101e_0;destsuffix=vcs_cache/64f2f4cbb1b1824f296e389124750a34bd34688747981aa93c02d11fc7c85699" | ||
| 164 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.17;shallow=1;rev=992e53d11ad06c124eb4809a0591f15af670d401;name=git_cd035cbf_0;destsuffix=vcs_cache/e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0" | ||
| 165 | SRC_URI += "git://github.com/urfave/negroni;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c6a59be0ce122566695fbd5e48a77f8f10c8a63a;name=git_6722583a_0;destsuffix=vcs_cache/c219e769c4dc79b4e71ba2550c53a615ec6e83b68191a1ea271d02100c0b8d02" | ||
| 166 | SRC_URI += "git://github.com/zalando/go-keyring;protocol=https;nobranch=1;tag=v0.2.6;shallow=1;rev=4e6ecc1e40cf1105719b22318c893cbda2e62bcc;name=git_b5558352_0;destsuffix=vcs_cache/dbd0f34366b5d2716217f5aa930934c6571c5f273dd8a57b078023d575addefa" | ||
| 167 | SRC_URI += "git://github.com/pkg/browser;protocol=https;branch=master;rev=5ac0b6a4141c771a0d3a081c36b87c977cf9c7db;name=git_82ac4e9c_0;destsuffix=vcs_cache/10a8ed3a78b0663b7f54101de61f0c1b24ac55185382242b62e593e0b344d42e" | ||
| 168 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | ||
| 169 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_1;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" | ||
| 170 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;tag=v4.13.1;shallow=1;rev=4d7e18847d8881a176db3d7cca909e3f3942a05f;name=git_fe30925c_0;destsuffix=vcs_cache/096a48a66e783be10de52ef93ca366d977430e8b49a79bedea51ff8e16480448" | ||
| 171 | SRC_URI += "git://github.com/dgryski/trifles;protocol=https;branch=master;rev=f50d829f2e54417d76be10419d2265af02a341c4;name=git_4641cbcc_0;destsuffix=vcs_cache/84d28634263bfcc09a5a315df748561d8f7fec9f534cd0cf9f1be0e463b5eed2" | ||
| 172 | SRC_URI += "git://github.com/dgryski/go-rendezvous;protocol=https;branch=master;rev=9f7001d12a5f0021fd3283525f888b5814ccee27;name=git_4869b2ad_0;destsuffix=vcs_cache/0298132200a9f0c819a84d7d502f0855dddb7db18067c29c9d63f1c55c37b67a" | ||
| 173 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" | ||
| 174 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 175 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 176 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=de26f2b218c772f7a1000022d58d2df1d2428a2d;name=git_c77f8c8d_0;destsuffix=vcs_cache/6ebc3caf5fb0446628186d46f920aec4c63cb5c783805449864cb2ae184dd9ce" | ||
| 177 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" | ||
| 178 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | ||
| 179 | SRC_URI += "git://github.com/philhofer/fwd;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=20a13a1f6b7cb47a126dcb75152e21e1383bbaba;name=git_0d68b2d9_0;destsuffix=vcs_cache/ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42" | ||
| 180 | SRC_URI += "git://github.com/bgentry/speakeasy;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=760eaf8b681647364e7a400b856e0921248728a5;name=git_1d1b5012_0;destsuffix=vcs_cache/f52d9f13cc5a06c49ec6c6df08c00608c87efa6d00ab820aebeba53cd6b10d30" | ||
| 181 | SRC_URI += "git://github.com/oklog/ulid;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=02a8604050d8466dd915307496174adb9be4593a;name=git_74526025_0;destsuffix=vcs_cache/aad6b8a061fa553536e0c316a41769de0f2b7912cad69a71e0ea72d9bb262c8f" | ||
| 182 | SRC_URI += "git://github.com/oklog/ulid;protocol=https;nobranch=1;tag=v2.1.1;shallow=1;rev=96c4edf226ef639c92f96f42c7c2a161ae0e1a66;name=git_74526025_1;destsuffix=vcs_cache/aaf3b4cc210950472ca5f11135c0d7bb5cf17d9493d2bd55a72286845c1411fa" | ||
| 183 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.19;shallow=1;rev=8042b227ecab217df70cd53d5acb05d894485102;name=git_86cb0bb0_0;destsuffix=vcs_cache/b91d59df2bead4a4cfbe4d16ad86d92f8000ecb8d54cdc1fe84e407f054d4a05" | ||
| 184 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.24;shallow=1;rev=edfbf75025b0ba4ee17c19f52d9b600fad80a787;name=git_86cb0bb0_1;destsuffix=vcs_cache/a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b" | ||
| 185 | SRC_URI += "git://github.com/thales-e-security/pool;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=9355c1b759d063c9a2a5928a45370b2c3cee5f8c;name=git_8897cdcc_0;destsuffix=vcs_cache/ffbb81571a4caa257c4cd077f17f94e9755773da8b062ffd83fb33c677204512" | ||
| 186 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=57c41f4cb9849a2e83cdbd7644b31e6d7a7e2586;name=git_e1fff811_0;destsuffix=vcs_cache/c9a25f65511543cd2ef57e28e90d7ecf296f89053616332975c34804292e2430" | ||
| 187 | SRC_URI += "git://github.com/DataDog/go-runtime-metrics-internal;protocol=https;branch=main;rev=b0f4edc38a6d5fdb3964f5a1b83341efeb127404;name=git_41e8a00b_0;destsuffix=vcs_cache/a6834bb7585bd39821dc49ecc0167349b719fb1340c2a76e19c40536f8834e85" | ||
| 188 | SRC_URI += "git://github.com/DataDog/go-runtime-metrics-internal;protocol=https;branch=main;rev=fdf1ef85b63307ebcaba4fd8a0dddcd2ed463b08;name=git_41e8a00b_1;destsuffix=vcs_cache/b5429f6d3f58f5e60fa06a18cd5e380de9914164bc09e8682294b2c932d77c58" | ||
| 189 | SRC_URI += "git://github.com/DataDog/datadog-go;protocol=https;nobranch=1;tag=v5.8.3;shallow=1;rev=c072b7ee33f0b3e44ca1b1ed216e148007240447;name=git_9a222a8d_0;destsuffix=vcs_cache/356766fcdb6d0f8e8838747c0c01f3c7792b52bf3fc0f10b2d0c7d7f3d28a9fe" | ||
| 190 | SRC_URI += "git://github.com/DataDog/datadog-agent;protocol=https;nobranch=1;tag=pkg/remoteconfig/state/v0.69.0;shallow=1;rev=46231665a7710bc837f542b2ad30a994f33ca950;name=git_c1e08c45_0;destsuffix=vcs_cache/ebd3d7d36d130855e4bdbf8fa0cd124a27b832bd3bc16948753b464690daa202" | ||
| 191 | SRC_URI += "git://github.com/DataDog/datadog-agent;protocol=https;nobranch=1;tag=comp/core/tagger/origindetection/v0.77.2;shallow=1;rev=90afe57d6974371a45492d231b848fb3819adb42;name=git_c1e08c45_1;destsuffix=vcs_cache/4950d63b07e779a732e191f805ee7ff3fe5c8afcdc21ca0e43d08c2990da6293" | ||
| 192 | SRC_URI += "git://github.com/DataDog/datadog-agent;protocol=https;nobranch=1;tag=comp/core/tagger/origindetection/v0.67.0;shallow=1;rev=bdf863ccc935821ea925abe7dc00ee9de991b90c;name=git_c1e08c45_2;destsuffix=vcs_cache/76fe57db454e17bc0fd536119b84dcb7fe6518159fbf3c64a31174347217ec0d" | ||
| 193 | SRC_URI += "git://github.com/DataDog/opentelemetry-mapping-go;protocol=https;nobranch=1;tag=pkg/otlp/attributes/v0.27.0;shallow=1;rev=67e66831012599082cc42cf877ea340266d95bb4;name=git_739211af_0;destsuffix=vcs_cache/ae428afe43f4942baf12473674a5f4c5757c8f9e67766cbc16f0aa937791b92f" | ||
| 194 | SRC_URI += "git://github.com/DataDog/go-libddwaf;protocol=https;nobranch=1;tag=v4.3.2;shallow=1;rev=2d6af48239a3c161f8960fff08bc982bac99428d;name=git_1bd1a0c6_0;destsuffix=vcs_cache/14a02a6c0c3f068a3b87ebd10fb325683811dd5304ecdbe2d5ec39151bbaeefe" | ||
| 195 | SRC_URI += "git://github.com/DataDog/go-libddwaf;protocol=https;nobranch=1;tag=v4.9.0;shallow=1;rev=dab3f3685ad10251da3f95e89b4c851739864fae;name=git_1bd1a0c6_1;destsuffix=vcs_cache/0e364f5b8a3ed1fda2beb1648a1471057fd24aad4fa333336dadf390ec249cab" | ||
| 196 | SRC_URI += "git://github.com/DataDog/sketches-go;protocol=https;nobranch=1;tag=v1.4.8;shallow=1;rev=36e98e05d756ccb225b94882831c1443fb4ed535;name=git_ce112589_0;destsuffix=vcs_cache/0c1de5e2814372ee562c03b7c3bed674fd83cff1abd0ba6181bf3a97a749d5a8" | ||
| 197 | SRC_URI += "git://github.com/DataDog/sketches-go;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=cd8144afd502b4ee58d5f6c2efe49c4bcf56270b;name=git_ce112589_1;destsuffix=vcs_cache/02a8f73130ba0c4c2e5c2dbf05e7ec862e8514f503dde64d0cdaca6d6f6980dd" | ||
| 198 | SRC_URI += "git://github.com/DataDog/go-tuf;protocol=https;nobranch=1;tag=v1.1.1-0.5.2;shallow=1;rev=8c61504ba9faabf79d42a801a350464863a601e7;name=git_11fc1cfb_0;destsuffix=vcs_cache/2af68db5d24ba307d218b5bfd8f81059737ffc7445316a32fc3a9118afaaf3ff" | ||
| 199 | SRC_URI += "git://github.com/DataDog/go-tuf;protocol=https;nobranch=1;tag=v1.1.0-0.5.2;shallow=1;rev=c63c6bbb218f4d16378ff431fde359d022000d85;name=git_11fc1cfb_1;destsuffix=vcs_cache/f40f44e38adec8d403e34200ca046422551d13b6545c3a89c10e068370c5b5ce" | ||
| 200 | SRC_URI += "git://github.com/DataDog/dd-trace-go;protocol=https;nobranch=1;tag=v2.7.1;shallow=1;rev=38865fe3e079f7f0d33c707b870b9e090f074f93;name=git_34ff21e2_0;destsuffix=vcs_cache/7d3b2fe61c0dad9d803fbce4af503112e5aab30a4ab16bdb21c0812e1d94d209" | ||
| 201 | SRC_URI += "git://github.com/DataDog/dd-trace-go;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=c95df190b2cdc14186f67b3845d133435cde6c74;name=git_34ff21e2_1;destsuffix=vcs_cache/9c0a9915da0c5dbfbc274a6fefe6ad420991aa81989adfdc89541d14b48bf1d7" | ||
| 202 | SRC_URI += "git://github.com/DataDog/go-sqllexer;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=55cfb4476be0835a320317bd924f9d84fcd41452;name=git_69be00e0_0;destsuffix=vcs_cache/391bcf50311d7491d9763c45f7d6594066053e0afaccafe2012b0735557b8b95" | ||
| 203 | SRC_URI += "git://github.com/DataDog/go-sqllexer;protocol=https;nobranch=1;tag=v0.1.6;shallow=1;rev=ac9c3ea65ab7019aa16e85dec90cfec71c9db807;name=git_69be00e0_1;destsuffix=vcs_cache/9e0971711a1593be204ee08c49001f0018b05838d4257f7d599e567092bde0c0" | ||
| 204 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | ||
| 205 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=14a05352a5cf0f66fd7cbce114374f56065891f0;name=git_5b5e0365_0;destsuffix=vcs_cache/969b108156150f99db1b4fd02a8e4c75fe9263a14398b659bd61cae4c3e63199" | ||
| 206 | SRC_URI += "git://github.com/segmentio/asm;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1cfacc81a878d4a07b13f51f2368cd86893d23fa;name=git_e15b7717_0;destsuffix=vcs_cache/502fb7489e46319491cb7797b768f4cf21776e6a313ed41bcb11b0aca6fb5e54" | ||
| 207 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=1f71342c1ee78c126bcb69cd26ed8c2be7e016b3;name=git_65d23631_0;destsuffix=vcs_cache/d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0" | ||
| 208 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.24;shallow=1;rev=846fea6c1443e8cc366fc1966fe078d7f825f6a9;name=git_e0a410bf_0;destsuffix=vcs_cache/ad3032213ab66d76e0b89c7fa1621d14dcd538fbc573fc12d5fa52741f03c248" | ||
| 209 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_0;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 210 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.19;shallow=1;rev=7770d045cdc691f0fcb87b0364a83f0de2d1a421;name=git_54f38250_0;destsuffix=vcs_cache/523a9975f971d251a1280e23b98662bbc840575f3b0ae7bee343d331f19ca41c" | ||
| 211 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.4;shallow=1;rev=b61f268f75b6ff134a62cd62aee1095fa12e8d2e;name=git_02061634_0;destsuffix=vcs_cache/7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5" | ||
| 212 | SRC_URI += "git://github.com/trailofbits/go-mutexasserts;protocol=https;branch=master;rev=c1f3d2e37561985332053f242a6af636f5a74719;name=git_9b1a41f9_0;destsuffix=vcs_cache/438d2d7d57d3973dd706967c74ec5bb0e66cc2d3d12bd8acc75a2f7cef317f89" | ||
| 213 | SRC_URI += "git://github.com/montanaflynn/stats;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=1727936164a32285e444b253ab5294ae5e103457;name=git_54ef09e2_0;destsuffix=vcs_cache/c28f9462d2da2b34d6931af32de4c4bda0a221804ff0cca80e920a94b962e92d" | ||
| 214 | SRC_URI += "git://github.com/tklauser/go-sysconf;protocol=https;nobranch=1;tag=v0.3.16;shallow=1;rev=a74cd97f38000a90d4c7bba747028c7c602919e2;name=git_efdda4b7_0;destsuffix=vcs_cache/93d4ff4e531c640fd6d21e1f876f4f84d42fca1c1552e0445ef6f630c1e3df33" | ||
| 215 | SRC_URI += "git://github.com/tklauser/go-sysconf;protocol=https;nobranch=1;tag=v0.3.15;shallow=1;rev=e2b5de3ce2490cce4eecf9936bd13b221354353f;name=git_efdda4b7_1;destsuffix=vcs_cache/ed541446214fdfa759a416878ffdc9cdf356d862f139e1d65f391a4c317b38f4" | ||
| 216 | SRC_URI += "git://github.com/tklauser/numcpus;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=811473f67f8514a8a5155de98c4bd1989eebb154;name=git_a55a91ff_0;destsuffix=vcs_cache/b800cf34b733b1418de302b51fa34b402db0d82a2050a73eccf43c909d4a36bb" | ||
| 217 | SRC_URI += "git://github.com/tklauser/numcpus;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=a430329828d6a83fc67d0a8d1c73c63ed3eed4c2;name=git_a55a91ff_1;destsuffix=vcs_cache/c4c4cfeb482da2ee4915d36d4478a4499a9babb7769639f4633acd764b67f5cb" | ||
| 218 | SRC_URI += "git://github.com/dnephin/pflag;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=3a935adb2c0a21ac1161e3e8390415238ac6a35a;name=git_c628d64b_0;destsuffix=vcs_cache/09645d2aca86fb08048ef0acc92fdedf68eb49adb91a80c01ffe2741da9d7b5f" | ||
| 219 | SRC_URI += "git://github.com/theupdateframework/go-tuf;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=6ad7fe593e4042db3544c4b0fedbe66bac371c42;name=git_c3a66dbe_0;destsuffix=vcs_cache/bbec9c5e97a26007b5a7ef626e437d1c9638f745eb3bcef1032e95a3a76097d3" | ||
| 220 | SRC_URI += "git://github.com/theupdateframework/go-tuf;protocol=https;nobranch=1;tag=v2.4.1;shallow=1;rev=d361e2ea24e427581343dee5c7a32b485d79fcc0;name=git_c3a66dbe_1;destsuffix=vcs_cache/24410f9d68f2bef47751f65528b3ec3fa18dc875d5ba2e76e28fd98fe2c471f4" | ||
| 221 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;tag=v1.14.6;shallow=1;rev=7c937a98c92dfcaffbb7feee5f64965f6aece031;name=git_7bad3199_0;destsuffix=vcs_cache/f65e832d9f3df35d267946cd94fd2fce2bf2e04cc1fca291a728a1eef3accab5" | ||
| 222 | SRC_URI += "git://github.com/apache/beam;protocol=https;nobranch=1;tag=sdks/v2.63.0;shallow=1;rev=af7f812ec8a241004d489408c8fe9fe9497186be;name=git_8be57447_0;destsuffix=vcs_cache/c854a1191698299c44f4451a62967208696c27f55739b2b7b4f6f3e1dcbd4f99" | ||
| 223 | SRC_URI += "git://github.com/AzureAD/microsoft-authentication-library-for-go;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=22fd2ee68abf6e6e926fa09387c078db25dad7e0;name=git_b3899c58_0;destsuffix=vcs_cache/a614c17b982b55683fa48ad6af54eeb7a0d805b231482bbbc5a0075a03e060fc" | ||
| 224 | SRC_URI += "git://github.com/AzureAD/microsoft-authentication-library-for-go;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=2d3c5b1ce5f3625e045e7ccebe86846eea7415de;name=git_b3899c58_1;destsuffix=vcs_cache/9da197c8e66f262f4b968c5c6b1aae3d67e4a1289d4204b2003b65916b78e06f" | ||
| 225 | SRC_URI += "git://github.com/AzureAD/microsoft-authentication-extensions-for-go;protocol=https;nobranch=1;tag=cache/v0.1.1;shallow=1;rev=7e3b8e2edf3379c15fedc91534ca7bd557e93784;name=git_753b3bb1_0;destsuffix=vcs_cache/4dfa1ccb3c79254b9b86ba5ab69a6274a487e913142ded9f54da4321edd0d87e" | ||
| 226 | SRC_URI += "git://github.com/jmhodges/clock;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=21de17d65b1b5cd83bb8fdbef90cb2ac369ce2dd;name=git_b37cb8b9_0;destsuffix=vcs_cache/8c9c1ab4309f37f4f3612fcce6ef176281401ccfc618d201a37f868f45097da2" | ||
| 227 | SRC_URI += "git://github.com/fullstorydev/grpcurl;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d00c28104be4b06f4dd887196ccfc57b054aa069;name=git_bdeebcb7_0;destsuffix=vcs_cache/0889e663ca3fd1e7ae60851c83f4f30cb8bd922196d0475883d433dcc5eb7a78" | ||
| 228 | SRC_URI += "git://github.com/jackc/pgtype;protocol=https;nobranch=1;tag=v1.14.3;shallow=1;rev=ff37bbe614ddb94489973ae0cb8b443a5cfb71af;name=git_4a53e765_0;destsuffix=vcs_cache/c28686f78e4693c82518a46e243cf17c8339100347010e34717094a98c57b0e6" | ||
| 229 | SRC_URI += "git://github.com/jackc/puddle;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c;name=git_c64e1e43_0;destsuffix=vcs_cache/f3334a91ad7dbb92655b9f37614612cc5df45c529576e03e8308dfed92ae9050" | ||
| 230 | SRC_URI += "git://github.com/jackc/pgpassfile;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=99d8e8e28945ffceaf75b0299fcb2bb656b8a683;name=git_3d88473b_0;destsuffix=vcs_cache/bcb7f6d6bafda56d4f5f42db214defa53f1769aa323ba6f941283d833ed326d1" | ||
| 231 | SRC_URI += "git://github.com/jackc/chunkreader;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=3c4a99247c6656284dd2be8d74438ca9bbb4f342;name=git_afb5aa14_0;destsuffix=vcs_cache/c795b7b423ab494f567d5943bcb521b87cf52f1ab5b94e89a5357dbd5396957f" | ||
| 232 | SRC_URI += "git://github.com/jackc/pgio;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8d9c2a3dafd92d070bd758a165022fd1059e3195;name=git_90269ef9_0;destsuffix=vcs_cache/4cba6ab872a2219601f99847248d4e0438833e7479d66e67bb8b6dd805db7940" | ||
| 233 | SRC_URI += "git://github.com/jackc/pgservicefile;protocol=https;branch=master;rev=5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb;name=git_71385c65_0;destsuffix=vcs_cache/ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793" | ||
| 234 | SRC_URI += "git://github.com/jackc/pgerrcode;protocol=https;branch=master;rev=6e2875d9b438d43808cc033afe2d978db3b9c9e7;name=git_0f497702_0;destsuffix=vcs_cache/373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896" | ||
| 235 | SRC_URI += "git://github.com/jackc/pgconn;protocol=https;nobranch=1;tag=v1.14.3;shallow=1;rev=1860f4e57204614f40d05a5c76a43e8d80fde9da;name=git_4110ee27_0;destsuffix=vcs_cache/325523da1c8a3ecac1000f33e4525493f9115c76b60af70d4a839bee94cc3b41" | ||
| 236 | SRC_URI += "git://github.com/jackc/pgproto3;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=945c2126f6db8f3bea7eeebe307c01fe92bca007;name=git_ffddb3a9_0;destsuffix=vcs_cache/2ded67fb1710e67cf505ec5bca87188d8252c17e0f80c12dd4600d8238b408ed" | ||
| 237 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.9.2;shallow=1;rev=0aeabbcf11d859229c1f0b20e710d3596c76bf27;name=git_4fb6b0aa_0;destsuffix=vcs_cache/eee06be8f5cfbf6133d0ce6a2652e91d9bd2db7a8f1b9765806842eaee7045a0" | ||
| 238 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v4.18.3;shallow=1;rev=8f05c4741a1f381d845d07f3b6fe01dbf6d67d43;name=git_4fb6b0aa_1;destsuffix=vcs_cache/c47cf31fbb08a102a217681149785c88b072a8ed2e5df23ee8c50657685e4170" | ||
| 239 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.8.0;shallow=1;rev=fe8740aa0679b67e13d2f1744bce5b61567d584e;name=git_4fb6b0aa_2;destsuffix=vcs_cache/4577d61dbc2be5d3a12535c34a51eedb074e76ceae93ecc4b2d0f7b8401c6eba" | ||
| 240 | SRC_URI += "git://github.com/maxbrunsfeld/counterfeiter;protocol=https;nobranch=1;tag=v6.12.1;shallow=1;rev=8d10031ce2f7f78ad643b2e276e1ab9f2bd9c0e6;name=git_62bb399b_0;destsuffix=vcs_cache/cc179f66ecedf8c7a68a2212db00de17c283bdd456d777b66b40caf38f0967b7" | ||
| 241 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=fba066acb0eb6e25d510073787741c0a8b31bf1e;name=git_e0ff6709_0;destsuffix=vcs_cache/fa080eff7c376d6beea03891f31a7d5865abee93d6d27a6e7afff2719c187015" | ||
| 242 | SRC_URI += "git://github.com/go-test/deep;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9e863ff5cf900f95c7e8a5e8248300939257744b;name=git_59b468af_0;destsuffix=vcs_cache/1cb90ca52fcf8f3ad3e1d5bfe3a44c38b13f51e5917ff40c6081694315bd45bd" | ||
| 243 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.22.0;shallow=1;rev=1cdb1c1716745c77ec8538923d1c5b9ff0c1a02c;name=git_d73d62d0_0;destsuffix=vcs_cache/bea43dbc043c22e54c3fc1dd2341f7558483e7d7132d2129c2ca896fe7b2ecd3" | ||
| 244 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.17.0;shallow=1;rev=f3fb23db5cd85c402dac650b2357356245711508;name=git_d73d62d0_1;destsuffix=vcs_cache/49c8edf32db5b7f2846762f89448e508829ef08fc9cabbf9bd60293b6fac948e" | ||
| 245 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.15;shallow=1;rev=6964da16bfdce018ff1041134b2508988e0d994d;name=git_74b84612_0;destsuffix=vcs_cache/2c6aa5d21052445b7c7a684af4d595686d5f311249725a9c24a38678af4bd3e3" | ||
| 246 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.12;shallow=1;rev=fb4bf8a98b4390e2dbb7e883a3bd317a9cd37ba3;name=git_74b84612_1;destsuffix=vcs_cache/73e9ba722b8a6cc1d3c91a3187c0a838b0b9c24907400b7e66468c2ae715d5a1" | ||
| 247 | SRC_URI += "git://github.com/in-toto/in-toto-golang;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=36d782ffb2ca3adbffcdce1fd971c23319dd4469;name=git_bd024477_0;destsuffix=vcs_cache/5afef2984d95910ee737bcc848f4463399eb30909478e438bae5e95afe72f25b" | ||
| 248 | SRC_URI += "git://github.com/in-toto/in-toto-golang;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=db554e2ab6498a07d719e5374efa6ad4a7a7c222;name=git_bd024477_1;destsuffix=vcs_cache/69265427ff3ccf4c21841e67a3aac94611d3ed65c3af33479cd7816bdec13405" | ||
| 249 | SRC_URI += "git://github.com/in-toto/attestation;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=98dd36d4896a9bc1fded38ab12f4f464035c36fa;name=git_de1db936_0;destsuffix=vcs_cache/c9afe967ea4e5751fb018d13c01ee86a880270f07f46e7f6c38d9e86c07f25c2" | ||
| 250 | SRC_URI += "git://github.com/in-toto/attestation;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=df02077bf97218a8860a5c534eff1f1381f56984;name=git_de1db936_1;destsuffix=vcs_cache/5b73314ff7661962bd2e6b4006285677746b5b917747cf350a0feea5020b5495" | ||
| 251 | SRC_URI += "git://github.com/Masterminds/goutils;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f1923532a168b8203bfe956d8cd3b17ebece5982;name=git_b267b5ec_0;destsuffix=vcs_cache/8eb3fffa1f3cd577c7f4c46828a53f22817e3d27d7475a2838b67a520ce7a742" | ||
| 252 | SRC_URI += "git://github.com/Masterminds/sprig;protocol=https;nobranch=1;tag=v2.22.0;shallow=1;rev=e4c0945838d570720d876a6ad9b4568ed32317b4;name=git_19d83dbb_0;destsuffix=vcs_cache/78218247de5716c7687bb4395d1bb1981412f3a794360fde204f10bbe2ef9a48" | ||
| 253 | SRC_URI += "git://github.com/Masterminds/sprig;protocol=https;nobranch=1;tag=v3.3.0;shallow=1;rev=e708470d529a10ac1a3f02ab6fdd339b65958372;name=git_19d83dbb_1;destsuffix=vcs_cache/6b4207b8c7d013c483646f5f7386acb35e85752ca0216b1a97a63a4f513a6734" | ||
| 254 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=61fc460d28283a91c53be65c2e0f20b494ac8ad9;name=git_ff930dd9_0;destsuffix=vcs_cache/b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3" | ||
| 255 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=805c489aa98f412e79eb308a37996bf9d8b1c91e;name=git_ff930dd9_1;destsuffix=vcs_cache/516d1c086a5d96136437e4d445d3384b2c150d71220b84012bb687ada9fba5a9" | ||
| 256 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_0;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 257 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=52b167a709f111e6298136064bbaae43419ab22f;name=git_f80b47a3_1;destsuffix=vcs_cache/7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6" | ||
| 258 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.36.0;shallow=1;rev=58535202ab441f4a081410fb8eac61cc35562b32;name=git_f80b47a3_2;destsuffix=vcs_cache/4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9" | ||
| 259 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=71637ad69bbc5f51fbb2562e612a4365292804a5;name=git_f80b47a3_3;destsuffix=vcs_cache/2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf" | ||
| 260 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.4;shallow=1;rev=ba8e577f987f6676343cac84525b92ed1b2d86fe;name=git_f80b47a3_4;destsuffix=vcs_cache/f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119" | ||
| 261 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eb9011f3e6d551d067d87c89f082261164fac31;name=git_ac4e3fea_0;destsuffix=vcs_cache/5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d" | ||
| 262 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_1;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | ||
| 263 | SRC_URI += "git://github.com/outcaste-io/ristretto;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=a9bee0151d186b422d4d6cc23e41a08f6c21f152;name=git_df5af671_0;destsuffix=vcs_cache/47afa4f9fad23b7b2b01307fe405f566e9741ca92c7cd61268e0848eddf4a28e" | ||
| 264 | SRC_URI += "git://github.com/armon/go-socks5;protocol=https;branch=master;rev=e75332964ef517daa070d7c38a9466a0d687e0a5;name=git_2b8f1887_0;destsuffix=vcs_cache/e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531" | ||
| 265 | SRC_URI += "git://github.com/armon/go-radix;protocol=https;branch=master;rev=7fddfc383310abc091d79a27f116d30cf0424032;name=git_74f970fc_0;destsuffix=vcs_cache/e4904b4185214577c9dda1b93a408003c57b5b654a94021925d1fd5bcaf3129f" | ||
| 266 | SRC_URI += "git://github.com/jtolds/gls;protocol=https;nobranch=1;tag=v4.20.0;shallow=1;rev=b4936e06046bbecbb94cae9c18127ebe510a2cb9;name=git_d2f6e184_0;destsuffix=vcs_cache/dd5cfff6e6a0707c8f8a8272ef6b888ab15fa63a5c11a9ccdd30dd6e338e868e" | ||
| 267 | SRC_URI += "git://github.com/alessio/shellescape;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=26fa1b3cc48d87f76ff79210a19ddd90de78660c;name=git_7e9580f7_0;destsuffix=vcs_cache/91bb4a89e05d12b1f8ae8317d21c6f8e294699d5acf55a09f9438dbcff7ceb46" | ||
| 268 | SRC_URI += "git://github.com/alessio/shellescape;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=be0896646a3f2d59dc1de4d149beb07c5b2c25c0;name=git_7e9580f7_1;destsuffix=vcs_cache/b6df6faa951714471e9756bce04e39433e1c6dcd2f1d2993179db194dc86c8b2" | ||
| 269 | SRC_URI += "git://github.com/tinylib/msgp;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=23b90066e6ab31e9540d13fc28fb4e82201fa7b2;name=git_5cb07172_0;destsuffix=vcs_cache/bcf9d4f5bd799c9a7da5cff636a20963e82620b266cc56304433e33162c418ab" | ||
| 270 | SRC_URI += "git://github.com/tinylib/msgp;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=c0009dfe73ca014ae99309ab3f00ddf33e251906;name=git_5cb07172_1;destsuffix=vcs_cache/fceb4440ef2b0e3381380cded2df4661deece6074353b005536d1a11ed19a290" | ||
| 271 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.5.0;shallow=1;rev=d5623bf85e8e73ae6352f78ee6b55a287619dd4e;name=git_1f60ff15_0;destsuffix=vcs_cache/1240ab68de5778e9c43b2943db956bd157fab582cec5363f953cb5c72f2e445b" | ||
| 272 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=c16f28124668daf02b2a32a431dec2f183977ffc;name=git_54f8ad6f_0;destsuffix=vcs_cache/bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00" | ||
| 273 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;tag=v3.17.0;shallow=1;rev=35b8e031bcac7fed73b96b09d42e6e233a6e6562;name=git_565daa15_0;destsuffix=vcs_cache/8e02c3ed848471cdcbb42e503ddcf14c273d8366034f1c5d58ec0d12e482656a" | ||
| 274 | SRC_URI += "git://github.com/soheilhy/cmux;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=5ec6847320e53b5fee0ab9a4757b56625a946c85;name=git_4d205919_0;destsuffix=vcs_cache/0eb8d423f961736e5cfd383d1dd7bf2ed7cb3502aa09c4ea7d57615fe3ff21e9" | ||
| 275 | SRC_URI += "git://github.com/Khan/genqlient;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=6309a6ef5f325d254be1a91756b56fd9ec5441a3;name=git_a5de43b7_0;destsuffix=vcs_cache/a16e4ca46fd9c46965f7ae58f9af4a2c3c50cfbf57da833f3c22273e87913884" | ||
| 276 | SRC_URI += "git://github.com/protocolbuffers/txtpbfmt;protocol=https;branch=master;rev=a481f6a22f9426d6c2cc3d4be185b28d156886e4;name=git_7455ffff_0;destsuffix=vcs_cache/3630afe8bb13421bb99e2d6959e50d0266d7da4d1b07500489da462956b20ad1" | ||
| 277 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_0;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" | ||
| 278 | SRC_URI += "git://github.com/chzyer/test;protocol=https;branch=master;rev=a1ea475d72b168a29f44221e0ad031a842642302;name=git_ad9a8e97_0;destsuffix=vcs_cache/e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856" | ||
| 279 | SRC_URI += "git://github.com/chzyer/test;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=df62958a1fc106a4c9c9e0093aba3b5d2296307e;name=git_ad9a8e97_1;destsuffix=vcs_cache/07a1ab1518c2d0be620676528db5cb0d2f6f0d7a416a920164ffc4a46e018cb3" | ||
| 280 | SRC_URI += "git://github.com/chzyer/logex;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=2f95bdde8c3c97bfbf6d016fcc410669a895b9e7;name=git_18c99d76_0;destsuffix=vcs_cache/c7ac900071db2b2105ba6eee96af38c99133bb783104d6346e1f32a365a23d43" | ||
| 281 | SRC_URI += "git://github.com/chzyer/logex;protocol=https;nobranch=1;tag=v1.1.10;shallow=1;rev=cd112f618178aaaf4ea8592c8839f5276145d9cf;name=git_18c99d76_1;destsuffix=vcs_cache/92a6f8ff364d5c78129d723e93bc80561a4d6f62e89131c1c9f55157435fe20e" | ||
| 282 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;branch=main;rev=2972be24d48e78746da79ba8e24e8b488c9880de;name=git_2b1d73c0_0;destsuffix=vcs_cache/8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2" | ||
| 283 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=7f93d88cd5ffa0e805d58d2f9fc3191be15ec668;name=git_2b1d73c0_1;destsuffix=vcs_cache/52071e641b114be49adcba007fd97faf1f4baeb21b57b3920f7baba279eb71fa" | ||
| 284 | SRC_URI += "git://github.com/clbanning/mxj;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=cc007f32c523caac701590a6b30200ee8d573176;name=git_5ee6b8d9_0;destsuffix=vcs_cache/c68e237248ba0b1578824791ddd2e9dca7451987cc369ea7eca22cf80ed6fa7c" | ||
| 285 | SRC_URI += "git://github.com/clbanning/mxj;protocol=https;nobranch=1;tag=v2.5.5;shallow=1;rev=f0d72b655eaaae461099187aaaa3d81381c969a6;name=git_5ee6b8d9_1;destsuffix=vcs_cache/641db9fd53d0ec0b20028c1bec83ba387c1b538d6e4fb90124e0935cda5306e2" | ||
| 286 | SRC_URI += "git://github.com/magefile/mage;protocol=https;nobranch=1;tag=v1.15.0;shallow=1;rev=9e91a03eaa438d0d077aca5654c7757141536a60;name=git_4be9d374_0;destsuffix=vcs_cache/cd691b4f51fcaa8a46555754e03c1a8dccb8013e7ad19921c5d806c9c43b8609" | ||
| 287 | SRC_URI += "git://github.com/bitfield/gotestdox;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=dd55b93f6657ee2969a6eaf98752bfd7ac122807;name=git_8b4c28ff_0;destsuffix=vcs_cache/756fb99025d50dda7f89d0b8d61152343d9fb46616989c3f182a89ab0808ef23" | ||
| 288 | SRC_URI += "git://github.com/ysmood/fetchup;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=7a28beb46a6bda0bd1865d851bca6ef7eea6dedd;name=git_4a1f81fb_0;destsuffix=vcs_cache/8c9dd6ebf834d7256887c2d14a754cf11453f2f3a5e2b0c8c05110052b6ee3a1" | ||
| 289 | SRC_URI += "git://github.com/ysmood/gson;protocol=https;nobranch=1;tag=v0.7.3;shallow=1;rev=c60042b432eb83a5b356d00e7c2db9813ac7e05f;name=git_e88b461e_0;destsuffix=vcs_cache/27ce5120c0465dfab869d1d5012071a3115381084f3a241d5de5330ed6bf71e6" | ||
| 290 | SRC_URI += "git://github.com/ysmood/goob;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=8c75c65e796d1537f826b45753f994617235f148;name=git_861b8a3e_0;destsuffix=vcs_cache/9d85527d5325cd688787ce40dccb6ea83312b580a4e5eba11e779e213a9cb6c7" | ||
| 291 | SRC_URI += "git://github.com/ysmood/got;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=abba87a7846a0f03b3f6384549694a33873733b7;name=git_55766c11_0;destsuffix=vcs_cache/eeb512ee1df2a3b4f92e5a5dc02e24f7963cec103929eec0113736a6ca67335b" | ||
| 292 | SRC_URI += "git://github.com/ysmood/leakless;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=92f99d503ecc69fba51c2717b516363359e53028;name=git_cc40b049_0;destsuffix=vcs_cache/ea236bef84d8f62f430439cdcf1cab367fcd2b2371ced56810ccd36d18be2dd9" | ||
| 293 | SRC_URI += "git://github.com/ulikunitz/xz;protocol=https;nobranch=1;tag=v0.5.14;shallow=1;rev=7184815834c4777e8fa665946721d5fe114c2c35;name=git_0eda9f24_0;destsuffix=vcs_cache/586ce99f185d6db57574490b0d3f6457e475b89e7d5837e7d0a98e329eadede3" | ||
| 294 | SRC_URI += "git://github.com/andreyvit/diff;protocol=https;branch=master;rev=c7f18ee00883bfd3b00e0a2bf7607827e0148ad4;name=git_88982148_0;destsuffix=vcs_cache/da5670d883c8a2ff4f56e885d21c55be0921281f0561857b8437e59c861fba5a" | ||
| 295 | SRC_URI += "git://github.com/jhump/protoreflect;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=06e5c080c18291d5fc9635173444047681937b9e;name=git_1a088345_0;destsuffix=vcs_cache/b8b10c2004a56c3a0195a6336880fea7f8f87993b6ce2078703df28c64a8553f" | ||
| 296 | SRC_URI += "git://github.com/wolfeidau/quickzip;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=adce8d0807853e0a90382fa67397a42a53ed0baa;name=git_489c024e_0;destsuffix=vcs_cache/17d1d511d4e0ba38e86c9e46d58a501d7d4ddcb62306df8ba932ed62981e20a5" | ||
| 297 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 298 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 299 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | ||
| 300 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.30;shallow=1;rev=184f8ef62242381890547fe7e844aaf255ad5257;name=git_40d8a3db_1;destsuffix=vcs_cache/1e576b29e9627f3a99ff99506e8ca2071a280fad1954f7aaebc5ccccaad8fb3b" | ||
| 301 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_2;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | ||
| 302 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_3;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | ||
| 303 | SRC_URI += "git://github.com/yusufpapurcu/wmi;protocol=https;nobranch=1;tag=v1.2.4;shallow=1;rev=6c94d732ac31d45ca1f62731b1682157ce85e224;name=git_4cf58ff8_0;destsuffix=vcs_cache/d49837721a364d478340dfb90d65ec9e1396a051aa1caa5e190af739ff9fcdbb" | ||
| 304 | SRC_URI += "git://github.com/oleiade/reflections;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=def9a377dea060538575e78dd338f69a6fd90c7d;name=git_778b3df5_0;destsuffix=vcs_cache/e9a8b6cebad0759e75efd144284c54e7a07946b780ab075733d2889cfee90799" | ||
| 305 | SRC_URI += "git://github.com/go-rod/rod;protocol=https;nobranch=1;tag=v0.116.2;shallow=1;rev=01a50b925312b71fc59f6eb0d8f489a5195ec448;name=git_b3006ffb_0;destsuffix=vcs_cache/56a3074e00ed3cc5a312cd4b264c9070764ea81790bf8a1147690ab65ad79579" | ||
| 306 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_0;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | ||
| 307 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_1;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" | ||
| 308 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" | ||
| 309 | SRC_URI += "git://github.com/ThalesIgnite/crypto11;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=a81014c7c41025fb5533c0c6b1b14bec016be695;name=git_4f69c427_0;destsuffix=vcs_cache/622cf1c0ea99dee790e4185e4acebb3d9f62b6a0815c07b28bbef04ff1d299f8" | ||
| 310 | SRC_URI += "git://github.com/graph-gophers/graphql-go;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=a1d9dcaaaf9eb1397070718c39cbce57a429d8fb;name=git_e9f2e41f_0;destsuffix=vcs_cache/51d115b0a2cb44af09b1d472fe7a15158b8149d7a02884a5fbcda34f621ff6f7" | ||
| 311 | SRC_URI += "git://github.com/minio/simdjson-go;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=d82c779820b28b701fc258ee32f5df4ffc368f2d;name=git_af60e5db_0;destsuffix=vcs_cache/3b2dd4c01081aba17a93a1cc0eec99309aedfba9fb4861a627ad77040a4f7f35" | ||
| 312 | SRC_URI += "git://github.com/go-piv/piv-go;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=31dc15be0b15590817f12ce9cc9966ee9e6f43f9;name=git_1ae6f73c_0;destsuffix=vcs_cache/bfef1b6795a27e3d45f6541cdc8569d876551d8082b5ebf35bd9884ce689cf7b" | ||
| 313 | SRC_URI += "git://github.com/go-piv/piv-go;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=65bdacedce76cc718f3968e5b6f805ddf19b720d;name=git_1ae6f73c_1;destsuffix=vcs_cache/508eca80216fb114a4a300d558b68e9b5eafc4eae581452c9b40e7d8febdd0f1" | ||
| 314 | SRC_URI += "git://github.com/gowebpki/jcs;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=1a4242a66e1a8e03d7458324d0bc95c327527cbb;name=git_5f26dab6_0;destsuffix=vcs_cache/faf51246d92d2a000c3c54f0165b75410c9659b6a6f9b27c2578cbbc8fb0843d" | ||
| 315 | SRC_URI += "git://github.com/remyoudompheng/bigfft;protocol=https;branch=master;rev=24d4a6f8daece64d3c9a7660d4ee0974c4e31021;name=git_b54a2ca5_0;destsuffix=vcs_cache/7d1908bf588e206ad3da4076284c7620c6d428317817d1f4891b43bcd2501b65" | ||
| 316 | SRC_URI += "git://github.com/lufia/plan9stats;protocol=https;branch=main;rev=8bc96cf8fc35265ba2a17997e3f3e52f69259370;name=git_bd0c2f41_0;destsuffix=vcs_cache/9e928ddddda5ab3de8baef8effe584f82444c19539150802cdfe5bfaa0676dda" | ||
| 317 | SRC_URI += "git://github.com/lufia/plan9stats;protocol=https;branch=main;rev=c963978e514e87bd05878d5985a3bfcd7cc4d9c7;name=git_bd0c2f41_1;destsuffix=vcs_cache/147156a14b9f6624aa5691f646165cc807411f834a633d1e50462050d1f280b3" | ||
| 318 | SRC_URI += "git://github.com/cihub/seelog;protocol=https;branch=master;rev=f561c5e57575bb1e0a2167028b7339b3a8d16fb4;name=git_cbbe2745_0;destsuffix=vcs_cache/a11f59069832c40e3984e0e1cd4acbb8bd0e31bc988c219df6b3a586a9f7520d" | ||
| 319 | SRC_URI += "git://github.com/valyala/fastjson;protocol=https;nobranch=1;tag=v1.6.7;shallow=1;rev=b2db15556365622f27f99c4a58f457adc7a20961;name=git_80bcc092_0;destsuffix=vcs_cache/613011465ce457bd0ab547b333ae9230883d8be78d88007f9d3d5e5d4a5ef6b6" | ||
| 320 | SRC_URI += "git://github.com/valyala/fastjson;protocol=https;nobranch=1;tag=v1.6.10;shallow=1;rev=d652a1b1909d3520389b2c287ca3cf3aa3791451;name=git_80bcc092_1;destsuffix=vcs_cache/afc89f7e2d88a8c19d1f305d3537b92fef5335517a8876a971011ddbb0365859" | ||
| 321 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=9aa3f77c68e2a56222ea436c1bfa631f1b1072d5;name=git_2ea12042_0;destsuffix=vcs_cache/3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef" | ||
| 322 | SRC_URI += "git://github.com/sourcegraph/conc;protocol=https;branch=main;rev=5f936abd7ae87036af1f75c95fb9d0daaf00116b;name=git_40e2eeda_0;destsuffix=vcs_cache/d0ac12bfbd92b7b9c71000ef4be5c3b82ae44ec1d14ec766f9ebe5231438f15c" | ||
| 323 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.2.2;shallow=1;rev=a8ac15ba63645f02ffd57f4b443203279ab40b30;name=git_d9e1e146_0;destsuffix=vcs_cache/d09829bdabb6a89f6b1f044fce2b1e22f496b44ede2430cda489084fe4c1205b" | ||
| 324 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_0;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | ||
| 325 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_1;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | ||
| 326 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 327 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.12;shallow=1;rev=6b840f6e5c8121eaaea8aecfb8594d9f5b285271;name=git_6ec51d16_0;destsuffix=vcs_cache/2c73cda5f957a0d1e76eb0126f100fd921b10c6245a0bd3ad6f39585e578665e" | ||
| 328 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=8822588d35ff221d0a72627f27a94ba58f661d89;name=git_6ec51d16_1;destsuffix=vcs_cache/4d925e72d8406a20840cc70aaaf4485f5399744fcb6617da514cc9469c564449" | ||
| 329 | SRC_URI += "git://github.com/huandu/go-clone;protocol=https;nobranch=1;tag=v1.7.3;shallow=1;rev=a5b2ad729df74320d496b19f47f5d0ab37653539;name=git_50c92048_0;destsuffix=vcs_cache/6d76bef46d969272abbf3c54a9c89a62eded6f0d0c3952354ed017813e084a99" | ||
| 330 | SRC_URI += "git://github.com/huandu/xstrings;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=1040c040a86302c5a4de066f5653bccdff2ecd2f;name=git_86fff295_0;destsuffix=vcs_cache/b79834bb0fe1feb0d1aa69de77cd803b494ff880f1c14cb5faf0dddd4536f6b5" | ||
| 331 | SRC_URI += "git://github.com/huandu/go-sqlbuilder;protocol=https;nobranch=1;tag=v1.39.1;shallow=1;rev=86715e9ba7c9e3cb06954dec6c9bea84cdfcaeb7;name=git_a85d74de_0;destsuffix=vcs_cache/b55f9783ce1ec834f5be3bfb31ec2fba3d46b6df4e3b814ef3eb14d9f7bd3f22" | ||
| 332 | SRC_URI += "git://github.com/huandu/go-sqlbuilder;protocol=https;nobranch=1;tag=v1.40.2;shallow=1;rev=caa42d4ea32f27d58903b918e939dfb716314caa;name=git_a85d74de_1;destsuffix=vcs_cache/0ed44095cbf7fd4d95db96b42070dd939de14bf23c70fd6267ec9f7447bd9093" | ||
| 333 | SRC_URI += "git://github.com/saracen/zipextra;protocol=https;branch=master;rev=f1aa42d25216406b807fb45538d0c329b8f2c928;name=git_e9f7370a_0;destsuffix=vcs_cache/8e1c78cc60e1895345e831d07b20027351db2b0c0e8305208de8a6e3bd508912" | ||
| 334 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=df67b199bc81d151c71a864c3eb1ea12bf66c852;name=git_8e87b253_0;destsuffix=vcs_cache/e2c3e1e7e3ff43be0ccdf7564727e8048f0b6cd35865a0e459de3efd4b90307f" | ||
| 335 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=28f6c0f3b63983aaa99575ca3b693afff7996387;name=git_92f2e92b_0;destsuffix=vcs_cache/6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6" | ||
| 336 | SRC_URI += "git://github.com/ebitengine/purego;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=a52bc8357ac935129f101c8483804e1fc0e52161;name=git_bbd4021d_0;destsuffix=vcs_cache/12287e60803efa049f48bf5d16fd651af1e7cc2212b4d7ad8c8c8e4155b5482d" | ||
| 337 | SRC_URI += "git://github.com/ebitengine/purego;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=bb9b1f4a53d96a474537a6f1a25bf304b95450a7;name=git_bbd4021d_1;destsuffix=vcs_cache/2b5ddef4fc06ea838d03acefae8c96c705e2d06de932a11b3867d5b468b860e5" | ||
| 338 | SRC_URI += "git://github.com/posener/complete;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=98eb9847f27ba2008d380a32c98be474dea55bdf;name=git_f1e0e558_0;destsuffix=vcs_cache/185f5f55a8fb2c19ce2969eb875e4cebf07fe0d155c7c2a13b59ffe1d1f78a4e" | ||
| 339 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v3.5.1;shallow=1;rev=2ee87856327ba09384cabd113bc6b5d174e9ec0f;name=git_b6bc1865_0;destsuffix=vcs_cache/fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1" | ||
| 340 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_1;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 341 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=623325312d3224d48d131159187b93e906216563;name=git_340c15e0_0;destsuffix=vcs_cache/27fc7633a915ecb9e3e3c6095cfd2d495010d4208024eefb538180b978864222" | ||
| 342 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=673ab2c3ae75cc01952b84b88590e30e75dcf395;name=git_d76e2b7f_0;destsuffix=vcs_cache/0649f951fd33c15edac652de5124561a8e85424635180a5dba6a7093d33fc71c" | ||
| 343 | SRC_URI += "git://github.com/transparency-dev/tessera;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=de10380629e1b0a2140b8d4256a23d8253108134;name=git_46e52529_0;destsuffix=vcs_cache/3ebb32e8ad935ef56c7a3943e5cd3cbf8100757708de903d3de610adf67940d4" | ||
| 344 | SRC_URI += "git://github.com/transparency-dev/formats;protocol=https;branch=main;rev=404c0d5b696c6a3e4eb9cec706cfc3550cc47e52;name=git_d2a1a757_0;destsuffix=vcs_cache/968921f38a5932901522d8dad3d99ef03c554eb958e6b809606dcae3d3a778dc" | ||
| 345 | SRC_URI += "git://github.com/transparency-dev/merkle;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=036047b5d2f7faf3b1ee643d391e60fe5b1defcf;name=git_f8d2b00f_0;destsuffix=vcs_cache/11ca4461c55ebf4faefccb747a99c74860939f428aba666c5e7b7727ed758c08" | ||
| 346 | SRC_URI += "git://github.com/client9/misspell;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=b90dc15cfd220ecf8bbc9043ecb928cef381f011;name=git_75d9c67f_0;destsuffix=vcs_cache/124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796" | ||
| 347 | SRC_URI += "git://github.com/sagikazarmark/locafero;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=d051b254767db64f7c9b392375a86f2385879606;name=git_43f789e0_0;destsuffix=vcs_cache/6ddb77c1e3c6bcd986037983b628b8580eab2edb277e8a1279371bffe2e6124f" | ||
| 348 | SRC_URI += "git://github.com/shirou/gopsutil;protocol=https;nobranch=1;tag=v4.25.8;shallow=1;rev=02f56286d39e5e08b74923227d9d3ae3c6b32042;name=git_35df165a_0;destsuffix=vcs_cache/7e0155a52f3951b3b33102747d6a7af290d4bd463ca7c9e29f2e80ef4bd57042" | ||
| 349 | SRC_URI += "git://github.com/shirou/gopsutil;protocol=https;nobranch=1;tag=v4.26.3;shallow=1;rev=c2a1624b9f3ed0b38ad67134b93397142ed67a23;name=git_35df165a_1;destsuffix=vcs_cache/92041282a7d6bfc19e0abaef7c28a0a4e79ee653b844e8ad37ee004dc7213eab" | ||
| 350 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=390bcef25adebe4b0c7dbb365230c0a856737afe;name=git_e9f7c9ac_0;destsuffix=vcs_cache/8b1055041385727a90afdb6e740469c00e9b07bdb388958f18c9b72cc7c6fe2b" | ||
| 351 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.1.0;shallow=1;rev=53040665d19bab33e444905822557433511bb981;name=git_e9f7c9ac_1;destsuffix=vcs_cache/42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47" | ||
| 352 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=d42ae9d517069c2bd7f9339147a0eafa86b3d4a3;name=git_e9f7c9ac_2;destsuffix=vcs_cache/2c3d6a14c9d868e09c73fb1501f88baa56bc76a8d71adfb32dfd71f46e9fc253" | ||
| 353 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=094a6fe78b3ca888297d090185cdf30f0e42e157;name=git_3fba78e5_0;destsuffix=vcs_cache/dcb67129f7f42088caddd617e1d006a98ef75266189d65ac236c39b060bd23ab" | ||
| 354 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.28.0;shallow=1;rev=13a31f46e2dff919fbbb50582b0a79978dce2dc4;name=git_3fba78e5_1;destsuffix=vcs_cache/7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca" | ||
| 355 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=3406565cacd3a0f87e4c71c0efc73e7c0a31c568;name=git_3fba78e5_2;destsuffix=vcs_cache/817865c7559b19b9736adf373c261c84eb727d4cab00a609779a0a7a26f41891" | ||
| 356 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;protocol=https;branch=master;rev=82c243799c991a7d5859215fba44a81834a52a71;name=git_b160b895_0;destsuffix=vcs_cache/2f18d788ce41132843eca0f4ca73b4864aa7ad51a636ed8facba2e3905b8198a" | ||
| 357 | SRC_URI += "git://github.com/olekukonko/tablewriter;protocol=https;nobranch=1;tag=v1.1.4;shallow=1;rev=a0dea8a90a8a0c7610afb5588d2f15a57f4aa9a2;name=git_b777bc51_0;destsuffix=vcs_cache/0e744cb873518f14c1f9de24401f4a9d7cce7dd23f1c5e9d476663fd533c9af3" | ||
| 358 | SRC_URI += "git://github.com/olekukonko/errors;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=92731d2d912b9c44f9eacf0b138bfe40e2cbe1de;name=git_128f1760_0;destsuffix=vcs_cache/9f8eee3d03d4c615fd7d2b586f817d80061f17bd604a08c4b1615458b670b2e1" | ||
| 359 | SRC_URI += "git://github.com/olekukonko/cat;protocol=https;branch=main;rev=50322a0618f6f48488d955217745beecac3a3d5c;name=git_777bc8fe_0;destsuffix=vcs_cache/19ba36fff6411930e76fdec22c64609b7c02b991f4e163ba1066a0f231ebf636" | ||
| 360 | SRC_URI += "git://github.com/olekukonko/ll;protocol=https;nobranch=1;tag=v0.1.6;shallow=1;rev=7b1ef4a23cbadc7c0381555a3c0259e5230331a6;name=git_5dc3977f_0;destsuffix=vcs_cache/5d2aa4c04af35f59c607dc21749e11706f4003b92910afd22963922f1672dc3b" | ||
| 361 | SRC_URI += "git://github.com/bufbuild/protocompile;protocol=https;nobranch=1;tag=v0.14.1;shallow=1;rev=4082cf0effa602efd1a38af1d586cfa8b56a7ae2;name=git_aa2c8556_0;destsuffix=vcs_cache/4fbab7b41b08473a1c60e8bd4da75d72b34097b589db036afc3a5edaf43b3588" | ||
| 362 | SRC_URI += "git://github.com/bmatcuk/doublestar;protocol=https;nobranch=1;tag=v4.6.1;shallow=1;rev=180028ba525d3116cc917ac3179e79428acfd89c;name=git_2fe9d6ae_0;destsuffix=vcs_cache/c6e80d9a867b7fcae8c61b388b7a568b23e4870c75ab6a48dd6cc9275de19487" | ||
| 363 | SRC_URI += "git://github.com/kelseyhightower/envconfig;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=0b417c4ec4a8a82eecc22a1459a504aa55163d61;name=git_08874b81_0;destsuffix=vcs_cache/5590629036a8e836ba461733f0888aa9e28794705149e528d420c896caf11d7e" | ||
| 364 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;branch=master;rev=348f09dbbbc0ff8b922a311da7a90cd014b69aa3;name=git_0442e1d1_0;destsuffix=vcs_cache/26a23c89253033ca9fe9b4aec49ac8119bd27cce166e936940450684a5ec9e38" | ||
| 365 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894;name=git_0442e1d1_1;destsuffix=vcs_cache/8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5" | ||
| 366 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d34af3eaa63c4d08ab54863a4bdd0daa45212e12;name=git_198e2417_0;destsuffix=vcs_cache/74f64728aa8efcb14baafd00e9e6005750d9b20c98b28ecc6407a440d0b25498" | ||
| 367 | SRC_URI += "git://github.com/go-redis/redismock;protocol=https;nobranch=1;tag=v9.2.0;shallow=1;rev=d2847659aa24292432dccedf708d608b2f5f1330;name=git_1cf29ad8_0;destsuffix=vcs_cache/72618c1c61b366fa6473e8313c42e160ff84ea1e3edc63b6c66706f6b84beabc" | ||
| 368 | SRC_URI += "git://github.com/go-redis/redis;protocol=https;nobranch=1;tag=v6.15.9;shallow=1;rev=16ab0f2ac309166bfef5cde51742f84c61c1e73c;name=git_4b576b14_0;destsuffix=vcs_cache/df3c1da3b17012d182b5eb39218658a13a19911ebb7c862ddc1fee214397d2a2" | ||
| 369 | SRC_URI += "git://github.com/zmap/zcrypto;protocol=https;branch=master;rev=03c45d0bae983129e5753bdd551834297ce118bf;name=git_d454f19a_0;destsuffix=vcs_cache/af1a3691cd96e5ae75636527999d264253636b6b6b8b5822308e1a0b4ca1fbf8" | ||
| 370 | SRC_URI += "git://github.com/zmap/zlint;protocol=https;nobranch=1;tag=v3.6.6;shallow=1;rev=c2d9286c1f143188ab3cd8808105c06982e78f0e;name=git_218eccad_0;destsuffix=vcs_cache/50b761c7d1053a2f98cb7232ab939fb63047e5a60b701de242088a2684ed9381" | ||
| 371 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | ||
| 372 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.5;shallow=1;rev=8b85573320ccec4f4f1e962e09c1fab880cbfc23;name=git_2d19bf8f_0;destsuffix=vcs_cache/a22758c4d4c627c8a25a37edf5556f1a9948325bbec0fab2e7c7c5463db8973d" | ||
| 373 | SRC_URI += "git://github.com/go-openapi/errors;protocol=https;nobranch=1;tag=v0.22.7;shallow=1;rev=0c61a55c8575f63f743cf5a3308dbd48b12eb970;name=git_2f7f139e_0;destsuffix=vcs_cache/54a0bf002cf7fafb70729983ca51f189bceee7c36ecd0b75fe3d55e76add9cd4" | ||
| 374 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=jsonutils/fixtures_test/v0.26.0;shallow=1;rev=10f02a490ed1b131fb25ce8f8318f18326b43c86;name=git_8c33ed8b_0;destsuffix=vcs_cache/4153395918390224744f043309e1ea159ff18f1af2e475476ee9b294ebf7da28" | ||
| 375 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=jsonname/v0.25.5;shallow=1;rev=86905ccd10f1987a41dd6988b6a6ec8c475bc449;name=git_8c33ed8b_1;destsuffix=vcs_cache/97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173" | ||
| 376 | SRC_URI += "git://github.com/go-openapi/validate;protocol=https;nobranch=1;tag=v0.25.2;shallow=1;rev=2021e2ad7aa967d6c643f393633b8f9a42ddaf00;name=git_e8a696d7_0;destsuffix=vcs_cache/a40798525cd2559a382d1e07f13fcd9018c4f962a50d8101e45daad6b7ee86a2" | ||
| 377 | SRC_URI += "git://github.com/go-openapi/strfmt;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=189f0ccaa20ef938d1535947c092fed7d31f5f9c;name=git_5147ce60_0;destsuffix=vcs_cache/3e96bd2b484b6cc6d6bf04acca6a2f45e892bad33c8356703d5994e3984f6a8c" | ||
| 378 | SRC_URI += "git://github.com/go-openapi/strfmt;protocol=https;nobranch=1;tag=v0.26.1;shallow=1;rev=fcbb618132aefcaca78a17206553c8894d8acf21;name=git_5147ce60_1;destsuffix=vcs_cache/8e34926a1054736ce29e14bc7c6f4e088d73a272d74557345dac215cc541aab5" | ||
| 379 | SRC_URI += "git://github.com/go-openapi/analysis;protocol=https;nobranch=1;tag=v0.24.3;shallow=1;rev=c3fa783a0dfab17e7a0463a02f614d5f5428d4bc;name=git_1c9ed6e9_0;destsuffix=vcs_cache/c9a38cba6e1401e9a82affc769f4be9ba9280852551fe72d883bdbaf80e6b776" | ||
| 380 | SRC_URI += "git://github.com/go-openapi/analysis;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=e3e9b7897d12587aa0d69bc5175c34b5564371f3;name=git_1c9ed6e9_1;destsuffix=vcs_cache/ebad91e96e7a409bd0f740b5d504dbc724b318fccd73bc9acda9beff6cf8797e" | ||
| 381 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.22.5;shallow=1;rev=e232aafbbdce6abbf028e4d6efebf845e1ff8148;name=git_a3358eda_0;destsuffix=vcs_cache/abf24edf6b6d782a40eae204e7d27ac37aebffcc286ba23e4c02a66fb2ad88ca" | ||
| 382 | SRC_URI += "git://github.com/go-openapi/spec;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=d6177ef6dbe2c9f47a1e0c362403848dea6027b7;name=git_e4b4df8f_0;destsuffix=vcs_cache/de2752a6a0b287240339b76144a60c409fe66d8956a7163c49ac72dc0e44fdf5" | ||
| 383 | SRC_URI += "git://github.com/go-openapi/testify;protocol=https;nobranch=1;tag=enable/yaml/v2.4.2;shallow=1;rev=68afde441721eda2395f681adf17b098f1da199f;name=git_6d096270_0;destsuffix=vcs_cache/70d649182901744ce116c89ee2aa229ddb788b60c5770b350230a380e3029381" | ||
| 384 | SRC_URI += "git://github.com/go-openapi/testify;protocol=https;nobranch=1;tag=enable/yaml/v2.4.1;shallow=1;rev=d83a43897d79dbd8519c9eb1d848970dbbd2ff93;name=git_6d096270_1;destsuffix=vcs_cache/3d06641cce83f8cb0239c33ac2a45a4ad8ce69543416aa555a8acf02de909e19" | ||
| 385 | SRC_URI += "git://github.com/go-openapi/loads;protocol=https;nobranch=1;tag=v0.23.3;shallow=1;rev=09444f2f2218f880e3e613c38f9fff713623d0bf;name=git_e70762e1_0;destsuffix=vcs_cache/5128d105fceda11511719c8d3436e3222b95133854e6750c41b450d09a01c1dc" | ||
| 386 | SRC_URI += "git://github.com/go-openapi/runtime;protocol=https;nobranch=1;tag=v0.29.4;shallow=1;rev=502610c81ae98eb40d7b4bee88f4961e469add86;name=git_370ff3c3_0;destsuffix=vcs_cache/bc01c1f8fe5a06ed7dc590ab7ce03744c45c940a368e04f6873621780f89764d" | ||
| 387 | SRC_URI += "git://github.com/go-openapi/runtime;protocol=https;nobranch=1;tag=v0.29.3;shallow=1;rev=b00b2f1c2f099301ea6856bfca3ca9321811cd1e;name=git_370ff3c3_1;destsuffix=vcs_cache/092b77d71a275ccfa7c676cbb07d2bbd87871ccb29e594208ee8eb3830494f09" | ||
| 388 | SRC_URI += "git://github.com/emicklei/proto;protocol=https;nobranch=1;tag=v1.14.3;shallow=1;rev=032dc916c88e821c57ee12906baf82c48889e869;name=git_0cbb6f8a_0;destsuffix=vcs_cache/550f9211e6e973b919cd38bbcc4ff51b7bf0b835f092d17535f544577c246216" | ||
| 389 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.13.0;shallow=1;rev=3fae6e4c6809ebc26315d163196ea7ab8e0685cb;name=git_98baf7ea_0;destsuffix=vcs_cache/2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1" | ||
| 390 | SRC_URI += "git://github.com/qri-io/jsonpointer;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=d7bf6a8decdffbc01aec9d49b33fc589041b3335;name=git_4ac127b1_0;destsuffix=vcs_cache/b67144e085e9ad9c55b6fa5530846e0f5fea5192dd2598b1738ec5a36f78c57f" | ||
| 391 | SRC_URI += "git://github.com/qri-io/jsonschema;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=648e8ca37675de448fe0913e127231487c697456;name=git_bdac0a70_0;destsuffix=vcs_cache/393de23a76eb320dc1b273dec60c2138c48b901def16bbc413ba3b8c70f23616" | ||
| 392 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_0;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | ||
| 393 | SRC_URI += "git://github.com/eggsampler/acme;protocol=https;nobranch=1;tag=v3.6.2;shallow=1;rev=cee0a72e65be5f65e4aa783e5c96d010c4e51b18;name=git_03997204_0;destsuffix=vcs_cache/60bb7b55cc98edc14f2a035b1eb1726d637c91e6adf74b4b6451f2df81e095fc" | ||
| 394 | SRC_URI += "git://github.com/beevik/ntp;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=bf2a50c2f9035259d3e3b2b27eb5d780d35805c6;name=git_043920bc_0;destsuffix=vcs_cache/ddcaa990b4094faf6ae46dcf8d3fd8999ff3b0afcf64df965e890a20f00619a3" | ||
| 395 | SRC_URI += "git://github.com/cavaliercoder/badio;protocol=https;branch=master;rev=ce5280129e9e9d80def35bfe203b845a4eebc9db;name=git_63e32c6a_0;destsuffix=vcs_cache/f7116b15d20c2d6db0f167ed3ca92d8ffdb36604e89244f4e9b44ec7f12f8dfb" | ||
| 396 | SRC_URI += "git://github.com/cavaliercoder/go-rpm;protocol=https;branch=main;rev=8cb9fd9c31a80e4a4a4aaa048668729caa126063;name=git_aba08365_0;destsuffix=vcs_cache/8a265df75113e12d296f5824bb1530819806e30026a379abee4799a8c63ef1b1" | ||
| 397 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" | ||
| 398 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 399 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.7.0-rc.1;shallow=1;rev=73266f9366fcf2ccef0b880618e5a9266e4136f4;name=git_e0a6dff9_0;destsuffix=vcs_cache/6165d6377ae1ef2a921f0056a7aa8e4495effa98bd376755fee20bc822eea80b" | ||
| 400 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=c34cdb4725f4c3844d095133c6e40e448b86589b;name=git_e0a6dff9_1;destsuffix=vcs_cache/cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179" | ||
| 401 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_0;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" | ||
| 402 | SRC_URI += "git://github.com/golang/glog;protocol=https;branch=master;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_0;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | ||
| 403 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_1;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" | ||
| 404 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=544b4180ac705b7605231d4a4550a1acb22a19fe;name=git_bd5478a7_0;destsuffix=vcs_cache/0e8300bf89da9cc73c5b1fb83a5b5f3a9473d85cec3174c9484fb3b87ff8031d" | ||
| 405 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.1;shallow=1;rev=0fd14f96108ad68d2571a78c2d8ef5287ee57c43;name=git_6e18cbff_0;destsuffix=vcs_cache/efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf" | ||
| 406 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=1b794fe86dd6a0c7c52ae69b5c9cb0aeedc52afa;name=git_6e18cbff_1;destsuffix=vcs_cache/9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76" | ||
| 407 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;branch=master;rev=67d41d38c208bd06ec485beb10570afa8c804134;name=git_6e18cbff_2;destsuffix=vcs_cache/c28e9343742243cdee005673f96471e706656cf20d04c341fa92bd68aa01b2fe" | ||
| 408 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=6c65a5562fc06764971b7c5d05c76c75e84bdbf7;name=git_6e18cbff_3;destsuffix=vcs_cache/cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c" | ||
| 409 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_4;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | ||
| 410 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.2;shallow=1;rev=a3619c1acae2c674b494328ff4dd53c8ba0590dc;name=git_6e18cbff_5;destsuffix=vcs_cache/4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b" | ||
| 411 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=aa810b61a9c79d51363740d207bb46cf8e620ed5;name=git_6e18cbff_6;destsuffix=vcs_cache/c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5" | ||
| 412 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.2;shallow=1;rev=ae97035608a719c7a1c1c41bed0ae0744bdb0c6f;name=git_6e18cbff_7;destsuffix=vcs_cache/a859c3f4fbc03cff10c8a4ca0287771d79dfa202246acc1287a76c7a8cd08047" | ||
| 413 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;branch=master;rev=b860323f09d003f27661946a05cca5329f3c7950;name=git_6e18cbff_8;destsuffix=vcs_cache/98ed126049f2fe622e56ae85917fc45f5ac219562243345c1d1eec9fd349dbb1" | ||
| 414 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=d04d7b157bb510b1e0c10132224b616ac0e26b17;name=git_6e18cbff_9;destsuffix=vcs_cache/987f6d22deed8d3048aa18b713b26b9510111f5d84be8cc70b986cdff15a83e1" | ||
| 415 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=d23c5127dc24889085f8ccea5c9d560a57a879d8;name=git_6e18cbff_10;destsuffix=vcs_cache/26d91dbcbf554b25a92b0d482be43c587e2486034812d132a04d04635e47c703" | ||
| 416 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=f746d3b8ecd31eac7c04a954f3905d46b09f8114;name=git_6e18cbff_11;destsuffix=vcs_cache/03b32f7455bf94c3c364bc067268ba50841b6ca1cf242744920854ebc0450f06" | ||
| 417 | SRC_URI += "git://github.com/power-devops/perfstat;protocol=https;branch=main;rev=82ca36839d55de9bed4e71a93e8ca6ddb2e114d3;name=git_2a7f1d92_0;destsuffix=vcs_cache/242eb3861a3e222ea9585a91f84c7af6fbc44465c4725aa36c080a86dbd313a8" | ||
| 418 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.4;shallow=1;rev=0e59876635f3dbf46d7b5e97b52bb75a3f96e7d9;name=git_3c60bf8b_0;destsuffix=vcs_cache/1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b" | ||
| 419 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=5253038e3b5f64a2200b5b6c72107bf9823f4358;name=git_3c60bf8b_1;destsuffix=vcs_cache/08af29f560b683bfef54b075a44ab7a008011862abb73c562481d3507d3e3b36" | ||
| 420 | SRC_URI += "git://github.com/keybase/go-keychain;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=dd79abb5f55f5239037126b5943c0b1335a84abc;name=git_31bcc336_0;destsuffix=vcs_cache/82b6722ae37ce95c4a4f5c5d543a436be413fa68f322f3be86191b0953905603" | ||
| 421 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=2ebb50f957d606de5909fcf9ed49f9af3bc35e97;name=git_6a52582e_0;destsuffix=vcs_cache/2955ce06cf948848ddc59969d052d6860c032b5710678d01363950fd22df69e8" | ||
| 422 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v4.5.2;shallow=1;rev=2f0e9add62078527821828c76865661aa7718a84;name=git_6a52582e_1;destsuffix=vcs_cache/ed377d1ab5a786e12e5ac9212b3b771832aca833f1458aae5077fd332a594123" | ||
| 423 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=7ceae619e739dc8a7bf577214aa8ebf26668e9db;name=git_6a52582e_2;destsuffix=vcs_cache/419f21e36ca3171e6a89c3b5d9e9f48f5f5583dbb030501b21fd69e67dc73723" | ||
| 424 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v4.5.0;shallow=1;rev=9358574a7a1a2c8d644f22b6e8de627ba85c58d0;name=git_6a52582e_3;destsuffix=vcs_cache/0df4d4a4ce4edffb66e561b7d9b832cbaf4f604721b6f2de322c01da622c81ef" | ||
| 425 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v4.2.0;shallow=1;rev=c435f38291bfed5322cf0f4ed12d1f8668ceaeb3;name=git_6a52582e_4;destsuffix=vcs_cache/03c59fc7da5fc3978e769be95f553ee94309b2cf8282abade9c25cb6a79e536b" | ||
| 426 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.0;shallow=1;rev=e9547a11aa603c52a31e315cdcaa71d0f25b921a;name=git_6a52582e_5;destsuffix=vcs_cache/66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e" | ||
| 427 | SRC_URI += "git://github.com/rs/cors;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=a814d7990a5449fcc211a536119d271469cc4157;name=git_b2cb0082_0;destsuffix=vcs_cache/683fbf542a24ade72095da0d0e8751af7465b56a6063679527d106c20522b407" | ||
| 428 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" | ||
| 429 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=813c5d3147488182a4d0d6aea81fc9f28d330cc1;name=git_65ddb0f9_0;destsuffix=vcs_cache/d5b038fb822a1e302e22b0e6ac8351f211ac30e1da66a634d22f607d655321e3" | ||
| 430 | SRC_URI += "git://github.com/lib/pq;protocol=https;nobranch=1;tag=v1.10.9;shallow=1;rev=2a217b94f5ccd3de31aec4152a541b9ff64bed05;name=git_6c68f1e9_0;destsuffix=vcs_cache/158d1e114ffc1fee23e7d3d5cb274474d4c8f267d0631539106a5f8c8cdd7704" | ||
| 431 | SRC_URI += "git://github.com/leodido/go-urn;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=d725923fe33ce69c89b9e2033d069099b498224f;name=git_5778908f_0;destsuffix=vcs_cache/b2a1f4b36016937230bca76a4d71ced31983d7d695e4bffcf0b11b88b1593f97" | ||
| 432 | SRC_URI += "git://github.com/arbovm/levenshtein;protocol=https;branch=master;rev=48b4e1c0c4d0b8b1864f1bd2cd31bb20147e4636;name=git_2534985c_0;destsuffix=vcs_cache/9539ce260f915260d5edf11cb1b230307c7a7488905e7481eee75016fc5eb6dd" | ||
| 433 | SRC_URI += "git://github.com/asaskevich/govalidator;protocol=https;branch=master;rev=a9d515a09cc289c60d55064edec5ef189859f172;name=git_f9896ddf_0;destsuffix=vcs_cache/e0c07f200ff31ed92aa0075d9e5e72c7ed4294f6ef7d9e723213e1bceaca59d3" | ||
| 434 | SRC_URI += "git://github.com/smallstep/go-attestation;protocol=https;branch=diego/windows-add-ncrypt-machine-key-flag-for-store-location-machine;rev=2306d5b464ca9aa9af6e7139b586bfdf1ee351a3;name=git_0f40815c_0;destsuffix=vcs_cache/10f72044a97b31fa69d4247d07db1b2c33bcdc1cb38cd8e5b0aa9f3ee96e47c4" | ||
| 435 | SRC_URI += "git://github.com/natefinch/atomic;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=59b8c279e6d576be562e9163b85e871fff9b825a;name=git_3df83d4d_0;destsuffix=vcs_cache/99971a94cd97512caa6cad3e42420fb057464e2529e9c30e18ee7cd8f260e965" | ||
| 436 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" | ||
| 437 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_0;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | ||
| 438 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 439 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 440 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=77c84241c7cbdd9b4eca2591793e3d4f4317c590;name=git_c2fd43eb_0;destsuffix=vcs_cache/6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96" | ||
| 441 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=dea7da592f5d1d2b7755e3a161be07f43fad8f75;name=git_c2fd43eb_1;destsuffix=vcs_cache/b51e865a515d6f404b4f6894bfde27e36048036442412f97c69da358dff76828" | ||
| 442 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 443 | SRC_URI += "git://github.com/veraison/go-cose;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=e5c68f97dfbb7dc2677e891ceea9a8eafe42ddb4;name=git_11746de1_0;destsuffix=vcs_cache/c548b7a622c9a56992d2a6491c7b03f124584e7c002abd153921ce597c1c1d24" | ||
| 444 | SRC_URI += "git://github.com/codahale/rfc6979;protocol=https;branch=master;rev=6a90f24967ebb1aa57b22f74a13dbb3faad8cf3d;name=git_d13a0aee_0;destsuffix=vcs_cache/fd8285193cc7c3bc341773b0166d258b6baca2f6985aa666e14e22b19401aea7" | ||
| 445 | SRC_URI += "git://github.com/common-nighthawk/go-figure;protocol=https;branch=master;rev=734e95fb86be9194fff173d46130cf717d719dd1;name=git_0ceb4827_0;destsuffix=vcs_cache/2922dbbbb477082bd14cb719c8e30c353bf158990fd8727c784a70159a4b572d" | ||
| 446 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.3;shallow=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_0;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 447 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.9.5;shallow=1;rev=b871f765408aa5d1fa2aa490f05cab8c133937c3;name=git_46e68097_0;destsuffix=vcs_cache/14ec2ee3d9b2ad87575d79cb445095440bdffc43efd7c90bc3f69ae21362242e" | ||
| 448 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 449 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v27.5.1;shallow=1;rev=4c9b3b011ae4c30145a7b344c870bdda01b454e2;name=git_248eb0d1_0;destsuffix=vcs_cache/741f3e770f1be5b9eeb6b08ba1dec29abf4466cd217f173c27fc597f15587769" | ||
| 450 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_0;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 451 | SRC_URI += "git://github.com/docker/cli;protocol=https;branch=master;shallow=1;rev=5927d80c76b3ce5cf782be818922966e8a0d87a3;name=git_cad1045a_0;destsuffix=vcs_cache/4f09bed175fe884a5c891ce00c93b1711dfe88ba798cfd551aac0dc99ac040d8" | ||
| 452 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.4.0;shallow=1;rev=9d7ad9ff180b43ae5577d048a7bac1159ce7bacf;name=git_cad1045a_1;destsuffix=vcs_cache/f21df6b1ca230d71de497a71a605626a80abc7028a5f46ac10a9ca5f4a2388d1" | ||
| 453 | SRC_URI += "git://github.com/klauspost/pgzip;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=17e8dac29df8ce00febbd08ee5d8ee922024a003;name=git_b3093e6b_0;destsuffix=vcs_cache/02e19538a5e11918b1a8e352986c626de6e0a94b861bc4f4f84538ad857e14ec" | ||
| 454 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.6;shallow=1;rev=ac2f5e87a3089bd58c974ca53cef71c7aa8bf877;name=git_98939663_0;destsuffix=vcs_cache/58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76" | ||
| 455 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.4;shallow=1;rev=c03560f58ab1f595f17838b482483849d585d0c2;name=git_98939663_1;destsuffix=vcs_cache/73d04794ac9e630d56a31467e6018906b1fd81912e4a38633af1f4127cd7e5d6" | ||
| 456 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=f871662950fd6434e19bb056fb1f6efb6eba6144;name=git_7d314923_0;destsuffix=vcs_cache/839bcd3c2fc46f842d8531e99e6a912220646b7577d48a9bab53cc576ed5b2e6" | ||
| 457 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_0;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | ||
| 458 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | ||
| 459 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 460 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | ||
| 461 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 462 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=bfec60bb026171031050af631b6dec974f14e9fa;name=git_2d2b3139_0;destsuffix=vcs_cache/02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f" | ||
| 463 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_0;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" | ||
| 464 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | ||
| 465 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" | ||
| 466 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.4.0;shallow=1;rev=0c42ba8cf8e8d250b10e0e7e6387c857f8efb394;name=git_07af7b49_0;destsuffix=vcs_cache/1d403dc5b20b014f70495ecafe22507fecaa5370f57c35f224cf38c50da1a883" | ||
| 467 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=api/v1.54.0;shallow=1;rev=7f1a670667e186baf2839a42a78ba2acad4f8852;name=git_07af7b49_1;destsuffix=vcs_cache/3b022057e034a384cd203891e20d2d127cd0b52e548cd3415504c340aa07d707" | ||
| 468 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=api/v1.54.1;shallow=1;rev=a3d12a24d680d2dccc18ff222ba560f8fef98279;name=git_07af7b49_2;destsuffix=vcs_cache/6320ec513756ffaeac8352ada919c80ccdbdc180441d37421a3ee807074e1706" | ||
| 469 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.3.0;shallow=1;rev=c2f80b072ca4754a19b721e9a4d75ab851cac925;name=git_07af7b49_3;destsuffix=vcs_cache/5565a518d25170f3b3f5875045b25f60e4544c33602acbbe9623f469851912ee" | ||
| 470 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" | ||
| 471 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=c59e5d73daa301bde452ea77545bdf51e32554a2;name=git_30522a60_1;destsuffix=vcs_cache/e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c" | ||
| 472 | SRC_URI += "git://github.com/vektah/gqlparser;protocol=https;nobranch=1;tag=v2.5.32;shallow=1;rev=d828d64cc21d41fcfaf1b7ecc3c65581ed2b9810;name=git_4c875114_0;destsuffix=vcs_cache/1edeb706d33d44612b54eabb8f6d6db4f7f798e00f54462d03506edb82697567" | ||
| 473 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 474 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.61;shallow=1;rev=e5a40bc574c835a67a0e1953186b8a5230ccd2dc;name=git_f7f6bc88_0;destsuffix=vcs_cache/ce3abfe403c2ec16e685d0c9618f499a30f0e1ae2c849b71bd69e939c2b647b8" | ||
| 475 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;branch=master;rev=a667d056470f6e0da7facaff2466f0d2645e35d7;name=git_cf5d6134_0;destsuffix=vcs_cache/2236ec808941cd08d33e07a57806b3a85157b8434f46ac0c29e14eafcfe324e3" | ||
| 476 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=b7c7893ab1a71197aabf7c9c9ff069644f1714c3;name=git_cf5d6134_1;destsuffix=vcs_cache/9480be320f035968dc5438c40395f959ea136e3a3cee474abc3a7669b30aa44e" | ||
| 477 | SRC_URI += "git://github.com/lestrrat-go/httprc;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=3476e4fbb81df37675bd809161e0656771d2735d;name=git_70c47222_0;destsuffix=vcs_cache/d14354d54b0c068ab8747b25784eb05209da62e9aef5bf1aebfc374ff7565ca8" | ||
| 478 | SRC_URI += "git://github.com/lestrrat-go/httprc;protocol=https;nobranch=1;tag=v3.0.5;shallow=1;rev=8c55295bd4797d28ffc139c89ca01100c4a54ab4;name=git_70c47222_1;destsuffix=vcs_cache/d962f280afa7b1c9d0cd590d71e7a90d510f4ae1a5d53b1ed135d6f07f774819" | ||
| 479 | SRC_URI += "git://github.com/lestrrat-go/httprc;protocol=https;nobranch=1;tag=v3.0.2;shallow=1;rev=f935eb5f7909a543a82be9e9c584723d3d18f69f;name=git_70c47222_2;destsuffix=vcs_cache/1b165fba7337b001daf46a2dd4d614993a82ea7216c0fd7e88b659795dcd2713" | ||
| 480 | SRC_URI += "git://github.com/lestrrat-go/dsig-secp256k1;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=761bd8630912128383a646ae5c0f9fa6051d8f1e;name=git_4ce8991a_0;destsuffix=vcs_cache/1aeb2bc1012f007479dc7d6ad9a5b56691b7d10a65a0769920fe28a1fd8c5723" | ||
| 481 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=150de8a4e21172dd241760e4398a24a8dec3feaf;name=git_a785ed5c_0;destsuffix=vcs_cache/3655ef3535f5fbfddd86c6bcfa866ada2fc8db33ec17816fc8b334009e9fb0f4" | ||
| 482 | SRC_URI += "git://github.com/lestrrat-go/dsig;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=e7ad0038618cf5ceca89cb7331a2ff06fc695d8a;name=git_d409995f_0;destsuffix=vcs_cache/d77912c166aaaa113b869f87f8bf603ce945847fb081f8b944addbb5b48fff16" | ||
| 483 | SRC_URI += "git://github.com/lestrrat-go/dsig;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=e7e4d54deeba321a433dfe959340ebe7a2db163d;name=git_d409995f_1;destsuffix=vcs_cache/4fdb7373a44af5a6ec82808bddce9b5b786907d10b6cf2138dcaf3c2ebf4c6ff" | ||
| 484 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" | ||
| 485 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v2.1.6;shallow=1;rev=13e92f3eb3982c11fa6a19280e00e3256237cf87;name=git_daf2c4dd_0;destsuffix=vcs_cache/4b53fd1f3fbd398bb551eb96c76ae6b8e58bc5ee749e2a6089a4f9932c8dec35" | ||
| 486 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v3.0.13;shallow=1;rev=163a6e94d45a8f89c7d0e25f30652a95c554bd88;name=git_daf2c4dd_1;destsuffix=vcs_cache/8ca284bf140c87eafa7c60ee3c781a4f3fea96739592cd6944eb567d11d56b8d" | ||
| 487 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=16e05488add9c56696f70950e9f73e45e77da014;name=git_daf2c4dd_2;destsuffix=vcs_cache/2fc0a40a65519737dc677d93ffa5a46baeb5ec4af644426803cfe40ef471b524" | ||
| 488 | SRC_URI += "git://github.com/lestrrat-go/iter;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a02dbb5faff273dfa44a04e34b645ee9338cc74a;name=git_149fc576_0;destsuffix=vcs_cache/8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf" | ||
| 489 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=0f819155513c6863e03a9b185a3ba996e5357f71;name=git_7fba3ab3_0;destsuffix=vcs_cache/dc53b62e9538872256995babc7eb47d6a84dacaa027bdd84bb3cce5344e6bef9" | ||
| 490 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_1;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" | ||
| 491 | SRC_URI += "git://github.com/dimchansky/utfbom;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=6ae8f945ca96f30defc7e8ab12ec5d10cf86ded4;name=git_343da044_0;destsuffix=vcs_cache/04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf" | ||
| 492 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;branch=master;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" | ||
| 493 | SRC_URI += "git://github.com/dgraph-io/badger;protocol=https;nobranch=1;tag=v4.9.1;shallow=1;rev=3290a6097deb427d4bb297fa73404c01776547d5;name=git_ad2441c6_0;destsuffix=vcs_cache/c9b8a7009d3f534277f001ca60ebd4d9fa469f480c13b57d152ffd38c9dbaf2e" | ||
| 494 | SRC_URI += "git://github.com/dgraph-io/ristretto;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=47ceb3b6852000bc497437af816dd68d4c5fa114;name=git_7accc6f9_0;destsuffix=vcs_cache/47697d4a07379bc6c536b4dc0b7983955beaad4246e4c0f4604183b675304407" | ||
| 495 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;branch=master;rev=309aa717adbf351e92864cbedf9cca0b769a4b5a;name=git_67dac28e_0;destsuffix=vcs_cache/5fee92c85434bd516a6cd9326ece67dd71de68f18cb9ff95b548a481a5ac1a7a" | ||
| 496 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5267b6dd4d2666b980a911bf235efa276222cbe2;name=git_67dac28e_1;destsuffix=vcs_cache/2ab1e95882badee83f400286daca65e867b6fad9c59ce62543456d29010bfeaa" | ||
| 497 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_2;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | ||
| 498 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_3;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 499 | SRC_URI += "git://github.com/denisbrodbeck/machineid;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=f07179bb15a0bec252453468aa607c670f5c12b5;name=git_b0714f72_0;destsuffix=vcs_cache/4245534d60013503f0f4ec4a8aad1499e25bb81ca93eaa37e1328b888bb8d7a7" | ||
| 500 | SRC_URI += "git://github.com/avast/retry-go;protocol=https;nobranch=1;tag=v4.7.0;shallow=1;rev=375037b55dceec39815fd3d0c5bfbccf30255a38;name=git_2e094515_0;destsuffix=vcs_cache/87c80cd0bbf0d55e426625cf59b06be4cfea8fcbe1fc14a497f84fdc80afef77" | ||
| 501 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=af06845cf3004701891bf4fdb884bfe4920b3727;name=git_b0f6ef1f_0;destsuffix=vcs_cache/0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad" | ||
| 502 | SRC_URI += "git://github.com/mitchellh/copystructure;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84;name=git_1a7f6829_0;destsuffix=vcs_cache/d3fc75b255c7157669cb2bfb806c854438546d13de557d12d405a6c09392b5f6" | ||
| 503 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;branch=main;rev=8508981c8b6c964e6986dd8aa85490e70ce3c2e2;name=git_3ac6d6a4_0;destsuffix=vcs_cache/d2a6b499da03f4353fa4c9c4e1c474c3b486a30a8129cd38373dd007db62a83f" | ||
| 504 | SRC_URI += "git://github.com/mitchellh/reflectwalk;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e0c24fdb021963cd2c4013097a0b993a7c4e344f;name=git_25507f2c_0;destsuffix=vcs_cache/cef150715ca3823275a9d97895b7fdc3d73afcb2a90e53183ddffeff1bf246a8" | ||
| 505 | SRC_URI += "git://github.com/mitchellh/cli;protocol=https;nobranch=1;tag=v1.1.5;shallow=1;rev=784fcd13e857c49c0e5738a19707762f372a3eb3;name=git_d275531d_0;destsuffix=vcs_cache/6e5851e96940f7a45dd455eb37d42de655ecc8a0b27a3261be742e5546dc1a00" | ||
| 506 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ecf0936a077a4bd73a1cc2ac5c370f2b55618d62;name=git_bad0582b_0;destsuffix=vcs_cache/c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0" | ||
| 507 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.4;shallow=1;rev=327c577245448d8192115e77a76ea3d6aee88202;name=git_89148835_0;destsuffix=vcs_cache/b5c7d8f9d14ed1c5c32e32f6ed5f5dd4cded5712fee6bf935d12815de9ab8dec" | ||
| 508 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.8;shallow=1;rev=abad231d8d07ef91e09cd4c4c457cac35ed3bbb9;name=git_89148835_1;destsuffix=vcs_cache/badc5a9928e990b92696d59abf692d0a8a1f1de81c54722f9be8817c4d19afc4" | ||
| 509 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.11;shallow=1;rev=cbff2e202a24674b7bc70720b0e45adbbbef5d0b;name=git_89148835_2;destsuffix=vcs_cache/3d7309c6f9225628d49b0bfc2f32d3f696a9d127463b00b3f716798800b51993" | ||
| 510 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.5;shallow=1;rev=9872089c316cfe2d0f29b331b75d45bf6d522d96;name=git_58b9fee8_0;destsuffix=vcs_cache/9135ffafe2f170bce8f90413934c0b25aa6d201122cc437153cf64a206c46389" | ||
| 511 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.6;shallow=1;rev=e4877d51d546f8c67b1cd9b49ab002ba3af37785;name=git_58b9fee8_1;destsuffix=vcs_cache/5846629b467935029b203dee7c7c10b85d6c9b0dd3594d7b63918c2bcf440416" | ||
| 512 | SRC_URI += "git://github.com/fortytw2/leaktest;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=9a23578d06a26ec1b47bfc8965bf5e7011df8bd6;name=git_72e217ae_0;destsuffix=vcs_cache/e146e84d5e37e7b278419bf45b16d3a337acba4f15b59c8dd8ebceb95656e32a" | ||
| 513 | SRC_URI += "git://github.com/hashicorp/vault;protocol=https;nobranch=1;tag=api/v1.22.0;shallow=1;rev=526ac82fea3de08ca14e4fbbc7033d477412244f;name=git_42a5ebfa_0;destsuffix=vcs_cache/033e09dce13ef5978a54630b9aeeff1bacbaef5f18440a07a06a68a25cc4868d" | ||
| 514 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;tag=v1.0.1-vault-7;shallow=1;rev=02db4972906a1b43a46e2ffb0d2aae2c71875d94;name=git_e2b5d849_0;destsuffix=vcs_cache/7a5772aca3cabe6d6b1816747fb6b458c375b407225311d4c6ecfd5b4eabc9ed" | ||
| 515 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | ||
| 516 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_1;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | ||
| 517 | SRC_URI += "git://github.com/hashicorp/go-rootcerts;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=98fadc2a5ba2ad2a534a179b352ecdfd1f4259aa;name=git_adfd8e45_0;destsuffix=vcs_cache/1b9a717614b3e40177ef058905015a718a7c26730f21f8f7abaa549393da8c7c" | ||
| 518 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=b80b1e68c4854757b38663ec02bada2d839b6f56;name=git_55a07af7_0;destsuffix=vcs_cache/02c6f55ffc9a79eb888e7a730f9220c1d35f06822549f436384be82da1f77b91" | ||
| 519 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=fcaa53267960208632e9308c93aa89535526a018;name=git_55a07af7_1;destsuffix=vcs_cache/fd3860df5d492a5119c8c51b16a6aab4a06c5aa25b862415b5447aa36f240677" | ||
| 520 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | ||
| 521 | SRC_URI += "git://github.com/hashicorp/go-hclog;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=d12136aa2e51933c460084f5083b6d5bb9d41960;name=git_4a8ed8e0_0;destsuffix=vcs_cache/0b4bc1f484bcdfdcb3ceaacd23eff50d33afa85db395a0f6a5f55b1bd0e8c0c5" | ||
| 522 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | ||
| 523 | SRC_URI += "git://github.com/hashicorp/go-secure-stdlib;protocol=https;nobranch=1;tag=parseutil/v0.2.0;shallow=1;rev=856520952b2937e9cf2d8368e9200c5b05e66c67;name=git_d65c2783_0;destsuffix=vcs_cache/bcc198691428b6b365ada6a0b3d1e5d04b642c5bb34cfcb73f25f5bf6b988354" | ||
| 524 | SRC_URI += "git://github.com/hashicorp/go-secure-stdlib;protocol=https;nobranch=1;tag=strutil/v0.1.2;shallow=1;rev=f5abcc36f25ec31d72255b5bb8f1cbb53a2543d6;name=git_d65c2783_1;destsuffix=vcs_cache/fbbef96285ca265575b1f73cea74e599fd8b02f9af5fe155ab6c56925f45f587" | ||
| 525 | SRC_URI += "git://github.com/hashicorp/go-sockaddr;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=b74dd36f318ed2ac4e01c93f02ef99739f454ed6;name=git_f91778a6_0;destsuffix=vcs_cache/717e523035675664a908708fd1030c060601f362c429f3f95fcbc91804cd0b54" | ||
| 526 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_0;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | ||
| 527 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" | ||
| 528 | SRC_URI += "git://github.com/cheggaaa/pb;protocol=https;nobranch=1;tag=v3.1.6;shallow=1;rev=634b5271a4901cfe2b65035ef75bd6a3c413a796;name=git_dd9e7afb_0;destsuffix=vcs_cache/ffd0a2edfdc27e42499e995967632513fb99ad79553d0a6a1a3687e7e93199f9" | ||
| 529 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" | ||
| 530 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/adal/v0.9.23;shallow=1;rev=553a90ae65a6a2b18306fa04d7b1625960c5decb;name=git_630f3be7_0;destsuffix=vcs_cache/875a9ca575cb934830ebbda8e9001839b4aaefe5b1f34a9227f5cff452d12473" | ||
| 531 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/azure/cli/v0.4.5;shallow=1;rev=70a178d6ca59edddd45f8599ec7e0e70cf92ee83;name=git_630f3be7_1;destsuffix=vcs_cache/f99e2b6a8cd1b56dbdcc1361957cce4a2b9179afbd297dc7cbaae6a99d138bcf" | ||
| 532 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/azure/cli/v0.4.6;shallow=1;rev=711dde1b1be6e3a7da75975e08f64e0cafb905a3;name=git_630f3be7_2;destsuffix=vcs_cache/1213bc6ac1eb7e061714c141c39c0c1c78a6d0b3a3928900cd5f28f20a5730d7" | ||
| 533 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/adal/v0.9.22;shallow=1;rev=79575dd7ba2e88e7ce7ab84e167ec6653dcb70c1;name=git_630f3be7_3;destsuffix=vcs_cache/66916539dacd020ddf8ed08323dcd3fba46d7fed71699118afcca9d098c7094c" | ||
| 534 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=logger/v0.2.1;shallow=1;rev=820a319d2214dc91d083022ae5ec50070175314c;name=git_630f3be7_4;destsuffix=vcs_cache/83b430e0cf9f7d4185c0a827633af519ec8a22d61244b82172855b0e3210b68f" | ||
| 535 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/azure/auth/v0.5.12;shallow=1;rev=9038e4a609b1899f0eb382d03c3e823b70537125;name=git_630f3be7_5;destsuffix=vcs_cache/e2ee1954a64e63fcc0a4dadc70ce966b8e0190c0c5dcdfa7e481972212617acb" | ||
| 536 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/adal/v0.9.18;shallow=1;rev=a46566dfcbdc41e736295f94e9f690ceaf50094a;name=git_630f3be7_6;destsuffix=vcs_cache/0b9609d795b834a1a57dc202c2616331afa7dd39bb76d67dcf5d034207afe0fb" | ||
| 537 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/mocks/v0.4.2;shallow=1;rev=a91292dd2fc10381ac9b90eea72b92e60761eac4;name=git_630f3be7_7;destsuffix=vcs_cache/5e9fd1a39dce251d3dfe919689626f4e4ca647850fd52443742cef16d4b6658d" | ||
| 538 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=tracing/v0.6.0;shallow=1;rev=b3a0b30a7423314874b3f585289e0e260cf5fc8d;name=git_630f3be7_8;destsuffix=vcs_cache/8823b0db59dc2635c635c7236494cef70af188fa4524bb59b384d629aef1d2eb" | ||
| 539 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/mocks/v0.4.1;shallow=1;rev=b4c7ce8e11bf6f72ec4662f80ae0e47000d37111;name=git_630f3be7_9;destsuffix=vcs_cache/dbb9e4314843d6870f0e92bb4f7882dc6aab7192acaafc56e8a6e7bd410c8e93" | ||
| 540 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/v0.11.29;shallow=1;rev=c2958ac74c65c138045daa60f149c5f9d949d743;name=git_630f3be7_10;destsuffix=vcs_cache/c22657f37c59c0945b4e336aad22b3f709ef0460eadfe752afa8df0de2e4cc5e" | ||
| 541 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=v14.2.0;shallow=1;rev=e7b391b759b050d6719cc6fd8bb87b6dc038bca6;name=git_630f3be7_11;destsuffix=vcs_cache/ba92764bce2c8d42421946b97590b547d049aa0cc3fb86bbf6a377d7a7689c16" | ||
| 542 | SRC_URI += "git://github.com/Azure/go-autorest;protocol=https;nobranch=1;tag=autorest/v0.11.24;shallow=1;rev=fba72d47e28410bbe4fc19d2069a750839e099e6;name=git_630f3be7_12;destsuffix=vcs_cache/356d7e51921981c7cb18328f317f7ebfd024b9ed6eb5ca9f0087c6db0ee483f3" | ||
| 543 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/internal/v1.11.2;shallow=1;rev=066f6f92078187a769c5a4e0bfe3c5ac4a22bd36;name=git_d31d6145_0;destsuffix=vcs_cache/29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0" | ||
| 544 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=v68.0.0;shallow=1;rev=2187aca40bbf6931ffac666977e5d29128d82585;name=git_d31d6145_1;destsuffix=vcs_cache/afc338f359d229bfb27b7fc6688607f88cc190edcf28b4f719a9467d4a936b3e" | ||
| 545 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/storage/azblob/v1.6.4;shallow=1;rev=65c3b792856d9ad7ce0b59c127ce299358e41a01;name=git_d31d6145_2;destsuffix=vcs_cache/7939b346f7cae7d8d9db14599fc03eb079f5815fea8a308b27e2da570c9f064b" | ||
| 546 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azidentity/v1.13.1;shallow=1;rev=6bb9b03b237d03bcfd0b32f0ca5e1b989d74e5e8;name=git_d31d6145_3;destsuffix=vcs_cache/b80d29c1ad9369a1185c04ff6677176d1d56f8a746b65ef588727523e8cac4fa" | ||
| 547 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/security/keyvault/internal/v1.2.0;shallow=1;rev=727174dbc2296572b7c152b9e21facbf0b1ba709;name=git_d31d6145_4;destsuffix=vcs_cache/643f56d75383f31426093d9aaedda74056143315012ba8d86490e9ef8120ad0d" | ||
| 548 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/security/keyvault/azkeys/v1.4.0;shallow=1;rev=8af5755b00fd6847a7a89dbc1996fc03350d73d7;name=git_d31d6145_5;destsuffix=vcs_cache/447345c182198a0e877fb3043791636d5b8fb2bc068b8ec1559a6f0771eba87c" | ||
| 549 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/internal/v1.12.0;shallow=1;rev=923e9ab9f2a22b972491f548aa1d7e3d07729408;name=git_d31d6145_6;destsuffix=vcs_cache/542f1cddd602f2b7b3a94b080e3cdbe6242c159b09f3fc57be829a75621b33de" | ||
| 550 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azidentity/cache/v0.3.2;shallow=1;rev=bca23b55fd8aa598594dd4b3ff8f5c4503e58c5e;name=git_d31d6145_7;destsuffix=vcs_cache/59ceaeef9ecbd01e4764b39f8a24e81849fefab743b43df3e945eafc69e2493c" | ||
| 551 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azcore/v1.21.0;shallow=1;rev=f6309d465ff4978aeccd13278233add9b0c5348a;name=git_d31d6145_8;destsuffix=vcs_cache/d32f735a33cc3468a96e10ec6a196417f35abe0a3664e8f9ea2ffa16f1b1cf2a" | ||
| 552 | SRC_URI += "git://github.com/go-quicktest/qt;protocol=https;nobranch=1;tag=v1.101.0;shallow=1;rev=6211e4eaf28ee5ee8285fcc4207ddc7b990a7bad;name=git_535e3ce9_0;destsuffix=vcs_cache/4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe" | ||
| 553 | SRC_URI += "git://github.com/NYTimes/gziphandler;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=dd0439581c7657cb652dfe5c71d7d48baf39541d;name=git_749e556e_0;destsuffix=vcs_cache/4432cf17688d98dd536a5b6fffc152e59d0c129e894bd16e3de993748e44bed5" | ||
| 554 | SRC_URI += "git://github.com/digitorus/pkcs7;protocol=https;branch=master;rev=3a137a8743524b3683ca4e11608d0dde37caee99;name=git_602eafe1_0;destsuffix=vcs_cache/fd2b6e349ca1abce350a94202038bc78abc083934bc68342108df0ef0a47c72c" | ||
| 555 | SRC_URI += "git://github.com/digitorus/pkcs7;protocol=https;branch=master;rev=e76b763bdc49973db6adb343c187da454c66bb75;name=git_602eafe1_1;destsuffix=vcs_cache/b01e6012f330ef4b4ab621c48b6e80a7beddde7e846c06e463baf722da14ad32" | ||
| 556 | SRC_URI += "git://github.com/digitorus/timestamp;protocol=https;branch=master;rev=220c5c2851b7435eea999de3daa773601a7ca126;name=git_c314405a_0;destsuffix=vcs_cache/316e808b25b3a6563da681b8e93bb537209a2463c7239f367cc18628056cecf7" | ||
| 557 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.10;shallow=1;rev=281f515b93cf755020c587f2ffcbdee2322f3615;name=git_fa8300c1_0;destsuffix=vcs_cache/c97479fb46a7e15abf895966e9b8e63015d259ca2a147e68571b64fc63c0d728" | ||
| 558 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_0;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" | ||
| 559 | SRC_URI += "git://github.com/cavaliergopher/cpio;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=58eb672abb5d7b40736da44ceb943e09e0b9f9e5;name=git_a5e5ee6a_0;destsuffix=vcs_cache/0d970369bb570756812288d61aa56927228609fee6ce46cc2dbe56e9c5f6f4a8" | ||
| 560 | SRC_URI += "git://github.com/DATA-DOG/go-sqlmock;protocol=https;nobranch=1;tag=v1.5.2;shallow=1;rev=13767dc13af128db29eaa5622178abcd9729daec;name=git_bf6437d1_0;destsuffix=vcs_cache/b58deb3344a056d5fcc11def75a7fdb0d39c95564a3d8af19363f6dce869a54d" | ||
| 561 | SRC_URI += "git://github.com/chainguard-dev/clog;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=6353cd32b43315dd5e8608ee52129b7c1be1cb11;name=git_696b1bcb_0;destsuffix=vcs_cache/5e43652fa8f8a0347bc1ae6b61e701c63c194df6eea93c968ed690f9e0df059b" | ||
| 562 | SRC_URI += "git://github.com/jellydator/ttlcache;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=7145e12e34f243c69a0f7b5f6b86a832ad8b4fc8;name=git_503ad44c_0;destsuffix=vcs_cache/8d29deb4da2db314248507c697eb946396275f9e038fcdcc5cea9f817103bb82" | ||
| 563 | SRC_URI += "git://github.com/chrismellard/docker-credential-acr-env;protocol=https;branch=master;rev=82a0ddb2758901b711d9d1614755b77e401598a1;name=git_f093e5b4_0;destsuffix=vcs_cache/4b8a47820e2cae71250071218d1d5c106e2d4de63432d4beadaa1123d52f9651" | ||
| 564 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v0.3.16;shallow=1;rev=14fe2b165b83359196f820886a2b24f2771729e9;name=git_c84ab7ed_0;destsuffix=vcs_cache/290fb19f9a5f9073db90468b4dc0e8fe8311dc6cedba860d5135f4d0e7fd7ecc" | ||
| 565 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf;name=git_c84ab7ed_1;destsuffix=vcs_cache/ec93951cf02739e6e999cf0902a7970a4983432145559425fd7600b4d7fd553b" | ||
| 566 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=901d90724c7919163f472a9812253fb26761123d;name=git_9c1961af_0;destsuffix=vcs_cache/0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e" | ||
| 567 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=9ec74ab2f7a7161664182fd4e5e292fccffbc75f;name=git_17fdefb1_0;destsuffix=vcs_cache/c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72" | ||
| 568 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=05f6097dd78c7c5fcdd4dd17896d96ab468fdd63;name=git_4f2954a0_0;destsuffix=vcs_cache/75b4c7a1d2804fac807707499515613e72033966dbe4b0b39efcc9d717ad1b13" | ||
| 569 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=3143ff4a92ce52253b4b256cc4c1e8f026c260d5;name=git_4f2954a0_1;destsuffix=vcs_cache/28dcd87c5118c456f54d669a43808a7357ca11e54faeb05c921b4d75a1a5f1b4" | ||
| 570 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.38.2;shallow=1;rev=79b8a75a10e36ee598344c040317f5ab1c907f53;name=git_4f2954a0_2;destsuffix=vcs_cache/53f0d919d9d1c22f4a26303d53aef5e527ace7f31ab6a1b7c3080caf560c1e1e" | ||
| 571 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=904ac6ab26e9a888bdff3467eea03b6122a1c027;name=git_4f2954a0_3;destsuffix=vcs_cache/e571b7221ee14ed8fea9c7f14ef8983f04ed4b66f345debbc02c82ad5c0a9bf0" | ||
| 572 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=f9a52764bd5a0fd2d201bcca584351d03b72f8da;name=git_4f2954a0_4;destsuffix=vcs_cache/eca01df4f63425b54410888126f5e562e7f2c689d9483249110a2f793909648b" | ||
| 573 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.1.3;shallow=1;rev=1ed6486197ba2a007858c59bdc4d1522631025d5;name=git_209602b3_0;destsuffix=vcs_cache/c39f9b15b8cfef33e2d8bd19f26cc415035e92447fed52b79e7bc704b0456244" | ||
| 574 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_1;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" | ||
| 575 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.27.2;shallow=1;rev=9a84c21394777734df8062ca2e0552a1471ceca2;name=git_209602b3_2;destsuffix=vcs_cache/9566a60efd570b70d9723ab73006661df9edcbb6af07caabdc1a35d56c581255" | ||
| 576 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.12.1;shallow=1;rev=cc0216944b25a88d3259699a029d4e601fb8a222;name=git_209602b3_3;destsuffix=vcs_cache/6826b3ed1a90808dd6fb46f361b6d89b2fcb8e9f80cfc7e2a39971af1cfab3a7" | ||
| 577 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.16.4;shallow=1;rev=d125cd027fee341b3b3d65858a4121cf4931fead;name=git_209602b3_4;destsuffix=vcs_cache/26c0895633c49fefdc8d45a3656a0c02b6e01a54bc0701f99b72ad6209a0e446" | ||
| 578 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.16.5;shallow=1;rev=d38b9d946d52cd175495d30143fbecc5aff98f13;name=git_209602b3_5;destsuffix=vcs_cache/5d5337553584cfbd61a079f00c73fab896dfe1413aba0d8fc16c28a2fc5c2f3d" | ||
| 579 | SRC_URI += "git://github.com/cockroachdb/apd;protocol=https;nobranch=1;tag=v3.2.1;shallow=1;rev=cb6ebb8e161b24c7a21963bb05a275146ae4eaeb;name=git_50f9d6e9_0;destsuffix=vcs_cache/468ac27cc9eab6bc439a686df1d537073fe05444c0796606f48ea0b286f39528" | ||
| 580 | SRC_URI += "git://github.com/cockroachdb/cockroach-go;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=b5ebaaa51c19e0f20d8a75c38a0cf0aa310c546f;name=git_d84320d0_0;destsuffix=vcs_cache/814981cb2765abc98d605c6f74830bd8650175cd9947e5a08df4f6ee916d0882" | ||
| 581 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | ||
| 582 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 583 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_1;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | ||
| 584 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" | ||
| 585 | SRC_URI += "git://github.com/titanous/rocacheck;protocol=https;branch=master;rev=afe73141d399b0c79c3d6412d4bdcf4c672c496a;name=git_b223e935_0;destsuffix=vcs_cache/333921fe7c4fb4be2fd4b694b9d4ec2e6000c6f84fe6e5a447504b83a30df193" | ||
| 586 | SRC_URI += "git://github.com/sassoftware/relic;protocol=https;nobranch=1;tag=v7.2.1;shallow=1;rev=1ba272b5494260614e67ab55afa4e9e49ec881d5;name=git_6cf8c4b1_0;destsuffix=vcs_cache/11b818fd7c4740f195b6669f17117f3e72c1b14cd4cca20dca3b88334a67edcf" | ||
| 587 | SRC_URI += "git://github.com/sassoftware/relic;protocol=https;nobranch=1;tag=v7.6.2;shallow=1;rev=6c510a666832163a5d02587bda8be970d5e29b8c;name=git_6cf8c4b1_1;destsuffix=vcs_cache/47cd006d03c40be7da9c5a49989f6d69cb0efb2c67cbf07a3a3d180618ae605d" | ||
| 588 | SRC_URI += "git://github.com/withfig/autocomplete-tools;protocol=https;nobranch=1;tag=integrations/cobra/v1.2.1;shallow=1;rev=94f003f2ede44499f6160b4857167be99a26fe52;name=git_6abfc3d5_0;destsuffix=vcs_cache/33623bfa0b04b5f8eb90b2f2f2cb7cf4c2ef7e5fc99ee3e08b07439cb9d577ec" | ||
| 589 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | ||
| 590 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | ||
| 591 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | ||
| 592 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | ||
| 593 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | ||
| 594 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=65e299d6c5c92718e672a9d2bc7f96e5b687eef8;name=git_54613f95_0;destsuffix=vcs_cache/0cbaeb01627514ae95e6aae5f103c7c103c0c38175dca1ae96d51d0c083cb2ae" | ||
| 595 | SRC_URI += "git://github.com/PaesslerAG/jsonpath;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=c18d0f043db32b5d4295e14c6518fa9160e45d15;name=git_21b66fe1_0;destsuffix=vcs_cache/ee939411ca99645f0b84f8a86386d493dfd58fa3d0ecfb96da71919c16a6fb1c" | ||
| 596 | SRC_URI += "git://github.com/PaesslerAG/gval;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=fe0376d57945a1905a3c1324664d0a84f909e53e;name=git_e229c1c8_0;destsuffix=vcs_cache/30be8274297aac19a7c325dd144cde1c383944541db9da9eb888283a6f108ad3" | ||
| 597 | SRC_URI += "git://github.com/shopspring/decimal;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=a2e78c6cff3451d68a784428ce443e5a9021a89f;name=git_d89c63cf_0;destsuffix=vcs_cache/81d14461a67982eaec5bffc77f8be489a3c6f734185bbe7b48d2143a04bcf53f" | ||
| 598 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=0766667cb4d1cfb8d5fde1fe210ae41ead3cf589;name=git_586d5e7b_0;destsuffix=vcs_cache/01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1" | ||
| 599 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=fce0ec30dd00773d3fa974351d04ce2737b5c4d9;name=git_586d5e7b_1;destsuffix=vcs_cache/937c968b17b16dfbe9dcf02b93e01091b15e6380b65317d04eab2e6a50fe3fc2" | ||
| 600 | SRC_URI += "git://github.com/alibabacloud-go/alibabacloud-gateway-spi;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=7d01da5b61de14409b02a353e06c664cd37a1e8d;name=git_ff156894_0;destsuffix=vcs_cache/7b141c57f4ddc48e3ec0519241f13e366db6b0b54aa5b000f81d6419efffa6c4" | ||
| 601 | SRC_URI += "git://github.com/alibabacloud-go/alibabacloud-gateway-spi;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=dbb5ca65e577521a8f9644379a2a2797fc32305c;name=git_ff156894_1;destsuffix=vcs_cache/d86de6e6f94efbeff8280524073110c2ea0847a6bcb4c5011e98a46a232ffe88" | ||
| 602 | SRC_URI += "git://github.com/alibabacloud-go/darabonba-openapi;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=6fe64443c5a5331342a750da9b9ff6c859d377d6;name=git_f8a35eb0_0;destsuffix=vcs_cache/72b377f76c39f2437111361b668d32d793746aaafe02cee8cea2159859663aa4" | ||
| 603 | SRC_URI += "git://github.com/alibabacloud-go/darabonba-openapi;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=88535e29089663b50adf6a409ad20b1c57b1b85f;name=git_f8a35eb0_1;destsuffix=vcs_cache/cb63a7c63520030c86a56657349c756dd016e6a771c0cb43ac8c320b2adea1ea" | ||
| 604 | SRC_URI += "git://github.com/alibabacloud-go/darabonba-openapi;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=bab11ac53c4c6340965c333a6e4ec1fc05d32a7c;name=git_f8a35eb0_2;destsuffix=vcs_cache/6cdb189279cf4f2a68e1e530df758c78191f5d7a134a7a3d6e7412e5ba701bff" | ||
| 605 | SRC_URI += "git://github.com/alibabacloud-go/debug;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=67482991a01d145bc10e129d58335cc07c4b5716;name=git_9210dfdb_0;destsuffix=vcs_cache/6c842b08328802d9f222c299210f64ad57422e6679e741800cc2d56eec79467c" | ||
| 606 | SRC_URI += "git://github.com/alibabacloud-go/debug;protocol=https;branch=master;rev=9472017b5c6804c66e5d873fabd2a2a937b31e0b;name=git_9210dfdb_1;destsuffix=vcs_cache/111f1cbaa926ba0628769510dc9ff031a3c558201ea23c87ef7e8867744778a2" | ||
| 607 | SRC_URI += "git://github.com/alibabacloud-go/openapi-util;protocol=https;nobranch=1;tag=v0.0.10;shallow=1;rev=6236605a8eb4eac352cd065bd9ddb25093910cb0;name=git_5243036a_0;destsuffix=vcs_cache/0082d015703fa0ba3bcc331541f71ebc05d53f5112dde5d3c8c0efb4e29d2859" | ||
| 608 | SRC_URI += "git://github.com/alibabacloud-go/openapi-util;protocol=https;nobranch=1;tag=v0.0.11;shallow=1;rev=750d736849ee8a6e9754f45e97e627adf10a6b19;name=git_5243036a_1;destsuffix=vcs_cache/8f7704caaa5adeb8fbd0a0a828a8a24861e4b6d974ad0017a1741883df393955" | ||
| 609 | SRC_URI += "git://github.com/alibabacloud-go/openapi-util;protocol=https;nobranch=1;tag=v0.0.9;shallow=1;rev=b4d263f1756cf86b22d9a88eb135ed1ef72d955c;name=git_5243036a_2;destsuffix=vcs_cache/cefee74420c2d095203d46ea18db0ec97bd51e86d0c8fc29f8a9d14ac9c76954" | ||
| 610 | SRC_URI += "git://github.com/alibabacloud-go/openapi-util;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=cb71c13f6af194fa9e9663082de9dddea1091ae8;name=git_5243036a_3;destsuffix=vcs_cache/ec19395565c997dc9c32bb5fe22f2eeb27bdfbf92a3c9addc8a4564cd920e778" | ||
| 611 | SRC_URI += "git://github.com/alibabacloud-go/darabonba-string;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=46584bf5afa98474bcd8b852d95c902bf7c91fca;name=git_8e553a7b_0;destsuffix=vcs_cache/826304ba51eb0928ffe7312f0a7afd5b04a460e1d9a22f635944eabb97d7cda5" | ||
| 612 | SRC_URI += "git://github.com/alibabacloud-go/cr-20160607;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=263452db4d04935fefb001da2f1128f5d7a57384;name=git_c29e4910_0;destsuffix=vcs_cache/e8e9b665241cb01abb754420695ada4ba7d0948ad1d863e944c7a95bfecee778" | ||
| 613 | SRC_URI += "git://github.com/alibabacloud-go/tea-utils;protocol=https;nobranch=1;tag=v1.3.9;shallow=1;rev=6545007475272647191a6f6427044f29035fa6dd;name=git_ec1b2615_0;destsuffix=vcs_cache/6ea5b905fa0aba88e5d636a0b213216a97dfea27d65601df32bfd3fe897379a2" | ||
| 614 | SRC_URI += "git://github.com/alibabacloud-go/tea-utils;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=8d75cf07f3ab6d5859f616ad5fc1a9f357d4519a;name=git_ec1b2615_1;destsuffix=vcs_cache/37a2ff4d61d521063f8099cd3d8dc7a607193903e8c0339272a82552424f9f6f" | ||
| 615 | SRC_URI += "git://github.com/alibabacloud-go/tea-utils;protocol=https;nobranch=1;tag=v1.4.5;shallow=1;rev=c386a6961e5e59700cd33d47df60144f1b77f6d7;name=git_ec1b2615_2;destsuffix=vcs_cache/6393ecda87c3d58436e3468d6d08237626a9d9aeb382d52daa6de505a1ddbd5f" | ||
| 616 | SRC_URI += "git://github.com/alibabacloud-go/tea-utils;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=cf26b08b56df4cf90d222d247a66fdaa99aa424f;name=git_ec1b2615_3;destsuffix=vcs_cache/214486e6c645e0eadf1814b9c1badd187e9a3b60abd0870752360347f05776a2" | ||
| 617 | SRC_URI += "git://github.com/alibabacloud-go/tea-xml;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=7f44a2b64b20aef2eaf672008bf3fabfb9692930;name=git_8c7a032e_0;destsuffix=vcs_cache/e33ed1cf5c0218927dd3ad3eac5dbdfd36259d1f062581124b4cb312144c2f1f" | ||
| 618 | SRC_URI += "git://github.com/alibabacloud-go/tea-xml;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=893e5734d06304812bc673afc667784b3d9f2e90;name=git_8c7a032e_1;destsuffix=vcs_cache/ae5beed5e4518a3595e4e9c6edd4d78e51e1172fd1e1f3b7f32fdad9814fee64" | ||
| 619 | SRC_URI += "git://github.com/alibabacloud-go/endpoint-util;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=553d96a8a7eac25a264daa06a420e1f080719151;name=git_0d7f07ae_0;destsuffix=vcs_cache/05beaadd1133d78de94547bbbda5ab2649a19779a5745c3591e781ea23a37e18" | ||
| 620 | SRC_URI += "git://github.com/alibabacloud-go/endpoint-util;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=ad803784da1c3818b2eead117c4a1bc29b7d4161;name=git_0d7f07ae_1;destsuffix=vcs_cache/74f25b833e8910e2a720bebf1955e4b6f164e58e8d3197c3ff5bf1ecf5223670" | ||
| 621 | SRC_URI += "git://github.com/alibabacloud-go/cr-20181201;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=1f88b3d98612a51e00e896f01de6d181ff71dd31;name=git_11ff9fa5_0;destsuffix=vcs_cache/45fe0468400a779fb3c97153f51e0b5140dd84711009013bb1f484b14445c137" | ||
| 622 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=2b0e131d0014b50942d672be7a704b749556d073;name=git_88d99b82_0;destsuffix=vcs_cache/d1b54bcd3b4370d9042c1fe930b993b9165dc1888dc28e9ffc54feee21f72748" | ||
| 623 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.1.19;shallow=1;rev=3a75a83be17863671c6992fda05e59c18734b35a;name=git_88d99b82_1;destsuffix=vcs_cache/f72e8eb2931d26c80a13a66294c4de715f8535654fcdbcc1d7db93916cdf5fd4" | ||
| 624 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.1.7;shallow=1;rev=8291a17acafcec3404353dcaf4a6903a5ac98a17;name=git_88d99b82_2;destsuffix=vcs_cache/2437499df7eb8ae12ff3cf434433b851d67e1356193e915b0e43fdcba5686489" | ||
| 625 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.1.11;shallow=1;rev=9144ca7f27cda3d27d9d68c72d8dd2203ac9c3d8;name=git_88d99b82_3;destsuffix=vcs_cache/d8838b9a86827981e73a7d1cac3f5b61542cf00c4918382db9168a8a5ca95ded" | ||
| 626 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=d3a7dc916c07a50d0f80b7e5efa804409c5a563c;name=git_88d99b82_4;destsuffix=vcs_cache/1c680b210110e03ebbee1fd0d5ad6173186345b4d37f6835b4602cf3f19f3baf" | ||
| 627 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.1.17;shallow=1;rev=d9ff2bfbeb303690c1f7c82c36cd5979271b1994;name=git_88d99b82_5;destsuffix=vcs_cache/f489a0b231eb90e3c5194172456998e96fd41cbf274e25a9466f56ee1b7b4edc" | ||
| 628 | SRC_URI += "git://github.com/alibabacloud-go/tea;protocol=https;nobranch=1;tag=v1.1.8;shallow=1;rev=ecd18128a4dd15a363ce5cf6f3807c6f21563232;name=git_88d99b82_6;destsuffix=vcs_cache/ecb6fb21b0afaa988feff1833fe4cfe4529404a51444a40f317db005e7a63f17" | ||
| 629 | SRC_URI += "git://github.com/mozillazg/docker-credential-acr-helper;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=b0f30d608689e111c37051fdfa43428d529f227c;name=git_ed67ce4b_0;destsuffix=vcs_cache/c955d1a69758b102556e12f3a1a641e7355c0fa2d9c06595490c459900be1bc7" | ||
| 630 | SRC_URI += "git://github.com/weppos/publicsuffix-go;protocol=https;nobranch=1;tag=v0.50.2;shallow=1;rev=adebda9058ea5b2f4a5cdc0af270898573c702bf;name=git_ca984294_0;destsuffix=vcs_cache/72bc5ea96dd7ccf293cb550fe15fc6119fa984cfa401112e744f2ceaff02bea0" | ||
| 631 | SRC_URI += "git://github.com/tink-crypto/tink-go-hcvault;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=78c5aea1900e732f6b10688b70b0560197050407;name=git_561b318f_0;destsuffix=vcs_cache/44c8e1ad479ea60ad41bba1af82609fd200196764f4b92dd9023b99c44f55030" | ||
| 632 | SRC_URI += "git://github.com/tink-crypto/tink-go-awskms;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=62c0e104bf5d1e1db0a661cbb7f3d7f0707c070b;name=git_f38d4afd_0;destsuffix=vcs_cache/8ee531a1e4c3202eb8f09e5d5f7868fcddddbdd34a20918506df9ab20a33a6d1" | ||
| 633 | SRC_URI += "git://github.com/tink-crypto/tink-go-gcpkms;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=0d66c785167cc5e99b28ad5a622a84eb8ce70a39;name=git_f18fa01a_0;destsuffix=vcs_cache/9e8a51f9964dedffcfc725a3311d223984a4ffd6fddceb8118e8cee1951e03ac" | ||
| 634 | SRC_URI += "git://github.com/tink-crypto/tink-go;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=44325142c47f5dc5f505daa06f99ed8d075ed47c;name=git_4e7e25bc_0;destsuffix=vcs_cache/75e6af0b326ba0b411a08b59371c1d306a54029409a51860c71245de4abea15b" | ||
| 635 | SRC_URI += "git://github.com/aws/aws-sdk-go;protocol=https;nobranch=1;tag=v1.55.8;shallow=1;rev=070853e88d22854d2355c2543d0958a5f76ad407;name=git_b3c0b920_0;destsuffix=vcs_cache/0adefe254dca8102e233ab160a237fa0416def01f780c8513834e77e0b6f1bc4" | ||
| 636 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.24.1;shallow=1;rev=67953b3c6de3d930231a9b04f4b4c908effa42a7;name=git_0adf6e3e_0;destsuffix=vcs_cache/a5235947e83b623dd1fae680e6b6612921714bdcf22545d04afd0b1c56b8f20e" | ||
| 637 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=e094f45e716e33a1b950cf8bbe804790bf87f965;name=git_0adf6e3e_1;destsuffix=vcs_cache/b6313650cf918efc449afe2c1ad39bbec134fed31222d281aba5e7b1268a5f52" | ||
| 638 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.4;shallow=1;rev=09a58172d9d7ad6f73a123b02d7e84c5c4a155f7;name=git_0a897d51_0;destsuffix=vcs_cache/ea190329ddb30f780d07fc81aea71235eb8159ed2b64ef64b5b217648d148d0d" | ||
| 639 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.10;shallow=1;rev=2223642aeafb3b46ae924667ee47d31a1cf5a9d5;name=git_0a897d51_1;destsuffix=vcs_cache/2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45" | ||
| 640 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.18.18;shallow=1;rev=238dde72705f3e20fcf3e63a7b8fc98a52692f31;name=git_0a897d51_2;destsuffix=vcs_cache/16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95" | ||
| 641 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/transfermanager/v0.1.21;shallow=1;rev=84ddd08980744ac0f3bacfe7d2796c861671accc;name=git_0a897d51_3;destsuffix=vcs_cache/2f08016315e8905e0b3924ff511a19092cae71c586a7fa6ce7f88988891a9980" | ||
| 642 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.6;shallow=1;rev=b84293d4af5f8b777c48b73cc39669c5b10f914b;name=git_0a897d51_4;destsuffix=vcs_cache/818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b" | ||
| 643 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.4;shallow=1;rev=b9b0c6553b80f99603b4f8356b88f5baf1328deb;name=git_0a897d51_5;destsuffix=vcs_cache/7beb4ea4ace2b86f2fd5d920e72a2086021f585de496c7f0a8183fc9d22665bd" | ||
| 644 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/s3/v1.96.0;shallow=1;rev=bdb98c543b9f2ddcfde6670b97871fb144ec18e9;name=git_0a897d51_6;destsuffix=vcs_cache/5ed044d1d49e98a72205d17d40724500529e2b0639d37461196180717c5d8bb5" | ||
| 645 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/ec2/v1.279.2;shallow=1;rev=c3a135b4041a3819bbbd72772889ba876b7eb974;name=git_0a897d51_7;destsuffix=vcs_cache/5bdbc456fb063bed3d7104b22a9dd99dc8d12c54e12f839a87685c313a84c924" | ||
| 646 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/manager/v1.20.19;shallow=1;rev=dcbed91b6c6235022f15eda6ea526dbb91e1cb81;name=git_0a897d51_8;destsuffix=vcs_cache/c4afe1adcb115986c2c2ed96ccc6e241595c09932af5115ebabef158c7970918" | ||
| 647 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/ec2/v1.301.0;shallow=1;rev=e5c93f424528436a368e9ba357814f744130add0;name=git_0a897d51_9;destsuffix=vcs_cache/c20db359b5fbde571e332809d0b9867b68bae0916e8f64a6bc07983c1a09e4aa" | ||
| 648 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=3d1bac44a21906cc7f118ae535b78e39185214a5;name=git_345563a6_0;destsuffix=vcs_cache/f28e493068391b1299f22361437e5d1f7269e7a58587b24ecb78243729f9d470" | ||
| 649 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v1.16.2;shallow=1;rev=85f6d990d19094da38e829561813e7da7fbae272;name=git_345563a6_1;destsuffix=vcs_cache/d114a44d1526133194f9ff487a8fe502a1ffba8556f0ece9a4ab2237cba1a499" | ||
| 650 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | ||
| 651 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=9ee3698d19c525c9cefe855433e5f6096b77c6f5;name=git_2748cdc3_0;destsuffix=vcs_cache/84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b" | ||
| 652 | SRC_URI += "git://github.com/bytecodealliance/wasmtime-go;protocol=https;nobranch=1;tag=v39.0.1;shallow=1;rev=21fba6ac1b26ac8506bc2f6b2402dba326c3c862;name=git_698a3e53_0;destsuffix=vcs_cache/29bd4967228cfeae6f6e378b91b3d489da8953e18b22573fbc341d1977bc971e" | ||
| 653 | SRC_URI += "git://github.com/bytecodealliance/wasmtime-go;protocol=https;nobranch=1;tag=v43.0.2;shallow=1;rev=4ff02b8b8b3debc96559c541c34338824e35f95b;name=git_698a3e53_1;destsuffix=vcs_cache/6e713c699d8211743ad13f9c417e574cdfd1155f9979f4809bd3fbe7ee488a1b" | ||
| 654 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=13450ab50383c5857164d564544fa0bef3ff689d;name=git_1cced855_0;destsuffix=vcs_cache/c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09" | ||
| 655 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=ee656c7534f5d7dc23d44dd611689568f72017a6;name=git_02e4abb9_0;destsuffix=vcs_cache/435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc" | ||
| 656 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;branch=main;rev=269d4d468f6f798d803d140c3016ed6fc6b735c5;name=git_6dce3e52_0;destsuffix=vcs_cache/2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62" | ||
| 657 | SRC_URI += "git://github.com/pseudomuto/protokit;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=c63c13958542d70af1d1ef7826d30b25cd5bf6e9;name=git_87c3720f_0;destsuffix=vcs_cache/cd9a5b01879c4526734bd42b5aa62f6c6f5aafb046996ddefa47d8ab4b1e304e" | ||
| 658 | SRC_URI += "git://github.com/pseudomuto/protoc-gen-doc;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=2d899c268a140682f87a2d330fd4d805d99ed121;name=git_bd1b3d74_0;destsuffix=vcs_cache/26a781c1c7b961404ab78e933655b58bf5ea21d8c41c924b13e587032a18c68d" | ||
| 659 | SRC_URI += "git://github.com/niemeyer/pretty;protocol=https;branch=master;rev=a10e7caefd8e0d600cea437f5c3613aeb1553d56;name=git_2ab93bd0_0;destsuffix=vcs_cache/7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef" | ||
| 660 | SRC_URI += "git://github.com/linkdata/deadlock;protocol=https;nobranch=1;tag=v0.5.5;shallow=1;rev=469935c6ec55ec851d84bd3f2939d4fa05c8bfd3;name=git_dfc8f984_0;destsuffix=vcs_cache/5880845283ea9d0bf251cba3a4b0e1fbdea9bdd99a153cbe76dbca409f7ce4d2" | ||
| 661 | SRC_URI += "git://github.com/puzpuzpuz/xsync;protocol=https;nobranch=1;tag=v3.5.1;shallow=1;rev=800e3a0ceeab7d9a5c17df16241c1a4cca0da524;name=git_1c5103e9_0;destsuffix=vcs_cache/e0ad38b71cf95c4b6214da9867c59c7ef5110d6fcee27239b1aa4851267ed402" | ||
| 662 | SRC_URI += "git://github.com/puzpuzpuz/xsync;protocol=https;nobranch=1;tag=v2.5.1;shallow=1;rev=c3b502018e15a1ef54a4e2ced12a1c392746a5bc;name=git_1c5103e9_1;destsuffix=vcs_cache/ccec89d1caebecb07c79daed6c02935ff3464a6ba9c349fc86eba55125edaa58" | ||
| 663 | SRC_URI += "git://github.com/AdamKorcz/go-fuzz-headers-1;protocol=https;branch=main;rev=8b5d3ce2d11de86b1af0054d9187b6261d0d69d3;name=git_0cb49e87_0;destsuffix=vcs_cache/35f7e61c7c2bd9148d054dac589ec9b9299c5b19dfcb1f364908d12c3c56da6b" | ||
| 664 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.2;shallow=1;rev=e93e90127321a61ddca6df0d1dcc786684d75b74;name=git_b8e88960_0;destsuffix=vcs_cache/748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37" | ||
| 665 | SRC_URI += "git://github.com/MakeNowJust/heredoc;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=efb6ca8de9d5385c3963279701760e37637cf238;name=git_c0f465ee_0;destsuffix=vcs_cache/8afa829f04064040c879c49eda82f6dd6ff68294f4208701005a6ac10050c80a" | ||
| 666 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 667 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 668 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_2;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 669 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=3ebf1ddaeb260c4b1ae502a01c7844fa8c1fa0e9;name=git_aa93f7ee_3;destsuffix=vcs_cache/725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0" | ||
| 670 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=41453c009af9a942261b7a25a88521d0d6804e7f;name=git_aa93f7ee_4;destsuffix=vcs_cache/4805fd660d5ebf46efcecca310f821c693d07cae282d3900f04fc04a9dc59587" | ||
| 671 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_5;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 672 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.2;shallow=1;rev=f36bfe3c337aa95c86f04c721acdbafb5ffb1611;name=git_aa93f7ee_6;destsuffix=vcs_cache/5eed4f7019d77fd1a97b264bb91f3668f2495d84acd03b9b60d32e894e4518a5" | ||
| 673 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.4;shallow=1;rev=f97607b89807936ac4ff96748d766cf4b9711f78;name=git_aa93f7ee_7;destsuffix=vcs_cache/cec0eadb3ceb93408aae446eb0c115ea4a39cd4ba2048947ee55e1f8969c3872" | ||
| 674 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_8;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 675 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | ||
| 676 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_1;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 677 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_2;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 678 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ea4fe68685ee0d3cee7032121851b57e7494e8ea;name=git_7987da5d_3;destsuffix=vcs_cache/982a1df420b1f34eee71122e02865aa89e1ea251dc09362265917bd0e0ca3995" | ||
| 679 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_4;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 680 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;branch=master;rev=b2de0cb4f26d0705483a2f495d89896d0b808573;name=git_4e704c3e_0;destsuffix=vcs_cache/310f2954c5f2a924abf876fdb6f582c35eb0e0522caa0f6d5922ebd1f4d98f70" | ||
| 681 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=b63c46aebc02f130a052a785f4f27bc938f2a4f3;name=git_4e704c3e_1;destsuffix=vcs_cache/6f94044dd3f8c4d4a0c2d46b6b4a4032aabe760b1b7a5871f75e81282040e714" | ||
| 682 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;tag=v1.6.4;shallow=1;rev=505e419363375c0dc132d3ac02632a4ee32199ca;name=git_c0891693_0;destsuffix=vcs_cache/b127d43981f2610691c976c5bd9e08cf42a14d62b5938fc97bc7194327185236" | ||
| 683 | SRC_URI += "git://github.com/jmoiron/sqlx;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=bc916999dc0011f5caf1f0d40e898ea9f839f4ea;name=git_9aee2e24_0;destsuffix=vcs_cache/6f1b34d3dd34a2e424db7e43d9e1950c1573f990b2bdeb2f85dd035e3c2eb1bd" | ||
| 684 | SRC_URI += "git://github.com/gliderlabs/ssh;protocol=https;nobranch=1;tag=v0.3.8;shallow=1;rev=a8ecd3ed244fb77c863c0cf30ccdcca44436974a;name=git_39665195_0;destsuffix=vcs_cache/29768f04f3e8c9319949f7cb8383e935d815e26fc8c83306857e281f8c2d2bd0" | ||
| 685 | SRC_URI += "git://github.com/clipperhouse/uax29;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=18e08f6aeebae9d6cf1c4c90b05f2b81ad1bd9d9;name=git_284cb950_0;destsuffix=vcs_cache/3eb09cba10899deec8f228f35a30fe2bd9c666215800fc40e9b33b7381e295d1" | ||
| 686 | SRC_URI += "git://github.com/clipperhouse/displaywidth;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=154f35ad571b4de99a6e1f4924fd013727a70f99;name=git_68657095_0;destsuffix=vcs_cache/c40d1f11fec7901d3446e1942bbe1d52f03b06b4129f6a95f9f8013620ecc048" | ||
| 687 | SRC_URI += "git://github.com/peterh/liner;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=58a158787cd552b11ce4a45f589a5452072c1fc0;name=git_3122f780_0;destsuffix=vcs_cache/1f8f18a9b5f0eb2b3fb41eed21ef1d732ac4c585b926e04b2cb73f2551aace77" | ||
| 688 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 689 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | ||
| 690 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | ||
| 691 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=93d7e1c227c83ca0f49a9dbf053069aa8df30c03;name=git_09ca63ed_0;destsuffix=vcs_cache/994235dd15b0fe3f1f6929ffaad19803d748bf717abf3185bb700d75af65e53f" | ||
| 692 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" | ||
| 693 | SRC_URI += "git://github.com/redis/go-redis;protocol=https;nobranch=1;tag=v9.18.0;shallow=1;rev=90faf0692313160b1140f96716763227912aec44;name=git_a422c501_0;destsuffix=vcs_cache/79c459d4fc5cc1799a9039004a96f117f273ffcfed4ca2843505600826e84d28" | ||
| 694 | SRC_URI += "git://github.com/redis/go-redis;protocol=https;nobranch=1;tag=extra/redisotel/v9.5.3;shallow=1;rev=f752b9a9d5cc158381c2ffe5b13c531037426b39;name=git_a422c501_1;destsuffix=vcs_cache/b57dac149c01ce6c7183ade505f86a67f490f6871026f050288146474568fa30" | ||
| 695 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=a49e3df8f510ee8b42e68345ca4636dbb161bd0a;name=git_dd17c416_0;destsuffix=vcs_cache/d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26" | ||
| 696 | SRC_URI += "git://github.com/peterbourgon/diskv;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=2566386005f64f58f34e1ff32907800a64537e6a;name=git_de2c9c21_0;destsuffix=vcs_cache/7cb93d2e0b7662dc208e62e027863616321a00595f129a7459025c262d712268" | ||
| 697 | SRC_URI += "git://github.com/peterbourgon/diskv;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=5f041e8faa004a95c88a202771f4cc3e991971e6;name=git_de2c9c21_1;destsuffix=vcs_cache/8625edde317f1f22cc2818a98d9abcbe70bd7594027c378d1af3b3b0354ac6fe" | ||
| 698 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_0;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" | ||
| 699 | SRC_URI += "git://github.com/go-chi/chi;protocol=https;nobranch=1;tag=v5.2.5;shallow=1;rev=05f1ef7bb50b8a8cb33a9dd3ba1c5b94bff0f723;name=git_672f73a6_0;destsuffix=vcs_cache/2db5f35f57b05f42889bb9a478902cad9dbdf344d6e97e04073eb7b4388549b4" | ||
| 700 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" | ||
| 701 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=2d1c58167e30f380cf78e44a43b100a14767e817;name=git_d59a22ac_0;destsuffix=vcs_cache/03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48" | ||
| 702 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" | ||
| 703 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=de75ae527b39a27afcb50a84427ec7b84021d5f4;name=git_56156e5c_0;destsuffix=vcs_cache/9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c" | ||
| 704 | SRC_URI += "git://github.com/uber-go/automaxprocs;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=1ea14c35ce47a73089b824e504d1c92eeb61a5a6;name=git_58e615b6_0;destsuffix=vcs_cache/8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a" | ||
| 705 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=76f817c8b7e771cdffc2b9f11a7ebb80333ca92b;name=git_dc3074ea_0;destsuffix=vcs_cache/d00c989f8bb8a9438dd86b0aa36df5fb6d45f6e7fc0c9a3e46fb1aa00c952c73" | ||
| 706 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=7b755a3910491932656b01f2013b8bf41e74d4e8;name=git_d94f6782_0;destsuffix=vcs_cache/67e343786276ffdcabe10fced1cc35f12935c34465b4aa9b7a745028a33b44b5" | ||
| 707 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=b182a6575cfd9f4fbb1d1d4e487a6b00a3ec06f7;name=git_41754dd3_0;destsuffix=vcs_cache/236c46d6f2f01cc2ea3ed22b97d15594c8db0e0b007cdaae35a7e6e56c01a9eb" | ||
| 708 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=d1c650afb95fad0742b98d95f2eb2cf031393abb;name=git_41754dd3_1;destsuffix=vcs_cache/2cae1fc2d308175e4aa6553fe690ddca793e894f25ee318895edb644a8e5093c" | ||
| 709 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.4.2;shallow=1;rev=ccf7a061f165cd3feee92af191157c053154d8bc;name=git_68ce0dfe_0;destsuffix=vcs_cache/bd07b477e76c25bb800db70142fb1436fe8ef483195e7de25f8f31a1eda2c37d" | ||
| 710 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_1;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" | ||
| 711 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.2;shallow=1;rev=d9cc6641c48292946e838bfc3b9bf7c297526757;name=git_68ce0dfe_2;destsuffix=vcs_cache/e5778929cdf14a8fe2e1d1888a731491de23d90eabfcca2f07134336483fe7e2" | ||
| 712 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=2d320260d730f3842fef7b08d9a807bdbc617824;name=git_5671cdf3_0;destsuffix=vcs_cache/464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764" | ||
| 713 | SRC_URI += "git://github.com/kubernetes-sigs/release-utils;protocol=https;nobranch=1;tag=v0.12.4;shallow=1;rev=c5ec6799727ec38d90da965dcaf599e0757e0b33;name=git_2679f03f_0;destsuffix=vcs_cache/629defb1abd971fbda44482b5e65c18d8a58bf5c3286b98e3e7d92a6875c04d3" | ||
| 714 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 715 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 716 | SRC_URI += "git://github.com/DrJosh9000/zzglob;protocol=https;nobranch=1;tag=v0.4.2;shallow=1;rev=4c52e8be6c7ca112af798934546e76642ad89f69;name=git_6a3626f8_0;destsuffix=vcs_cache/ac9025b22c8566bb4c6f44e580f9918fdf2bd59c55de93296cef91b12f95655c" | ||
| 717 | SRC_URI += "git://github.com/DrJosh9000/zzglob;protocol=https;nobranch=1;tag=v0.4.3;shallow=1;rev=4ffababc89ed52a3fde6d9ef33cdea020ff0d07d;name=git_6a3626f8_1;destsuffix=vcs_cache/18e11cfeb40f05a778b88863461ccc3d7b56dd4ad34e5d1e12bc6ef6faccdd1e" | ||
| 718 | SRC_URI += "git://gitea.drjosh.dev/josh/assertzapper;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=aa0aaca730a489a6177d0add9dc7485a20965832;name=git_e482f2b3_0;destsuffix=vcs_cache/8c18d7bccc94f88235b45985d9bcd48fea234bc76d3cf2a9023935acc56fb8d6" | ||
| 719 | SRC_URI += "git://github.com/census-ecosystem/opencensus-go-exporter-stackdriver;protocol=https;nobranch=1;tag=v0.13.14;shallow=1;rev=f4930fe4385b9779b1263ec654804a045d506d56;name=git_43e6af14_0;destsuffix=vcs_cache/33676bfb76aa7b607f54f7758c4caa957fb883597a88f4d903cfc1d0ba3bd1e2" | ||
| 720 | SRC_URI += "git://cue.gerrithub.io/cue-labs/oci;protocol=https;branch=main;rev=3adeb866381942f8fcc777812752a5a9e8869b68;name=git_4ee70a55_0;destsuffix=vcs_cache/f5ea1832e12267457017bd0240cd5e93e4116345dbf2f71141e58674ff1142a5" | ||
| 721 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.25.1;shallow=1;rev=7f3c4c513b42d471d0be9439bf5bde38f45f8404;name=git_9b911644_0;destsuffix=vcs_cache/aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce" | ||
| 722 | SRC_URI += "git://github.com/google/go-cloud;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=7cc909bdc2f6bf42daeec2e463fa2e38d467b14e;name=git_cc187c9c_0;destsuffix=vcs_cache/34ee63157d31df5e2b20b20e0474c693a09263f77e10a1492a6f8ccf0514f3f9" | ||
| 723 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_0;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | ||
| 724 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=fc402bc485e3a92f8d4f1f0ee5a49e2edf232ed2;name=git_63b91e23_0;destsuffix=vcs_cache/97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400" | ||
| 725 | SRC_URI += "git://github.com/chainguard-dev/sdk;protocol=https;nobranch=1;tag=v0.1.45;shallow=1;rev=e21af8901a1aa1b6c4b3430dfc3f9d3bf63b4476;name=git_626350b5_0;destsuffix=vcs_cache/1942a3670ce1ca9cae29605ced32c3ced4d1f67d72cecf4a29eb23d8792f296d" | ||
| 726 | SRC_URI += "git://github.com/chainguard-dev/go-grpc-kit;protocol=https;nobranch=1;tag=v0.17.15;shallow=1;rev=4050e677c8fe606ebe2f9881e3423de6b5b2047a;name=git_8189fdc0_0;destsuffix=vcs_cache/9fc37384166e6c03fc03c066b492112afeb5ff606b8a0e4fe9430533fe7c5a91" | ||
| 727 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.3;shallow=1;rev=3b57511c5e469cd030f5df7705d1f4208aa8b339;name=git_780106c7_0;destsuffix=vcs_cache/2408eeac30b1574986dd0e17458ada4d251f9845f816637202936da13fcdab91" | ||
| 728 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.4;shallow=1;rev=43b627a9da72517e91dbcf07cd10dfd6618423d8;name=git_780106c7_1;destsuffix=vcs_cache/c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea" | ||
| 729 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_2;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 730 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=04245dca01dae530ad36275d662a90d6b8a5ee29;name=git_da0444fc_0;destsuffix=vcs_cache/9b60b37567defa9ab3ce9a92538852c39dedfb0055e40f9d0573de15b731e84d" | ||
| 731 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=1d35b9e2eb4edf581781c7f3e2a36fac701f0a24;name=git_da0444fc_1;destsuffix=vcs_cache/c2f90f78280ac7ca73e6b4b4597cfa69ed82a1efda74bf57a6f9054174f9172e" | ||
| 732 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=2964e1e4b1dbd55a8ac69a4c9e3004a8038515b6;name=git_da0444fc_2;destsuffix=vcs_cache/e6d69ebf27d5262733f08946c94bfe8e17eee9d04aa9a201bf1c5bfa3a2ca66f" | ||
| 733 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=33da011f77ade50ff5b6a6fb4a9a1e6d6b285809;name=git_da0444fc_3;destsuffix=vcs_cache/144d2f77c6aa06af51d5820df4e7506c5ecad01c86e770e0027b682ff0d3f9a9" | ||
| 734 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=489259a85091f60ac24636e6f0eeda70f530a981;name=git_da0444fc_4;destsuffix=vcs_cache/e029b6116c54d42beede5228f464ee04073cc9623956921b65451e7aa1b3afb5" | ||
| 735 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=49385e6e15226593f68b26af201feec29d5bba22;name=git_da0444fc_5;destsuffix=vcs_cache/9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202" | ||
| 736 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=55b11dcdae8194618ad245a452849aa95e461114;name=git_da0444fc_6;destsuffix=vcs_cache/d903497f6dd22f0e8eea790109f0baad6d19f1470b3999c60c952bfa6e26f87d" | ||
| 737 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=59db8d763f22395595c26ee1cae0886b57141b3a;name=git_da0444fc_7;destsuffix=vcs_cache/34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5" | ||
| 738 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=62eef0e2fa9b2c385f7b2778e763486da6880d37;name=git_da0444fc_8;destsuffix=vcs_cache/3a7c7117bfc5f35b548f910eca45ea79f9cdf95d622ffdec9d6558b5cafb4197" | ||
| 739 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=665e8c7367d1ecf644cea2d163019ef59c13d554;name=git_da0444fc_9;destsuffix=vcs_cache/7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399" | ||
| 740 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=6aff5f38e54f06f432ddfd9b4af5bf0de052bc08;name=git_da0444fc_10;destsuffix=vcs_cache/49dd8fca659329042cac2d9c30b873bc5f1b2f44b6e7fd4d6cdac86083d41979" | ||
| 741 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=749cb33beabd9aa6d3178e3de05bcc914f70b2bf;name=git_da0444fc_11;destsuffix=vcs_cache/85264864acfe88751a9792e7f09fdc367309f145049f9d27238de8933df49364" | ||
| 742 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=85ca7c5b95cdf1e557abb38a283d1e61a5959c31;name=git_da0444fc_12;destsuffix=vcs_cache/e96cdab86f9bbbd262bddd0a9bc3f4aa35bc1cf702672a6bc6c39fadecbdacea" | ||
| 743 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=8c9f86f7a55f5af45a9080f6ed3ac915382d369c;name=git_da0444fc_13;destsuffix=vcs_cache/2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5" | ||
| 744 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=90c8f94a055257f9ab343137cbada4e658750fbb;name=git_da0444fc_14;destsuffix=vcs_cache/b402dcf4abb8c639432471f2cec9e99460d32185589fe7bdc4e9cbaf4cbfbbef" | ||
| 745 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=95e765b1cc43ac521bd4fd501e00774e34401449;name=git_da0444fc_15;destsuffix=vcs_cache/b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77" | ||
| 746 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=97732733099d6a942a73b889770774366de963ed;name=git_da0444fc_16;destsuffix=vcs_cache/aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae" | ||
| 747 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=aed5e4c7ecf9f069775e08834fb724544628d38d;name=git_da0444fc_17;destsuffix=vcs_cache/76c8b59c51f75579a2bf90e92cc57e8f4e2a500ed3725ed80a3658d53656f5a9" | ||
| 748 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=b874c991c1a50803422b257fb721b0b2dee3cf72;name=git_da0444fc_18;destsuffix=vcs_cache/7fc6194a6eb552fe8a04fcd9de7f21b28047a0ebf0efd51c5557201a5f2f03dd" | ||
| 749 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d;name=git_da0444fc_19;destsuffix=vcs_cache/f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33" | ||
| 750 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=bd437916bb0eb726b873ee8e9b2dcf212d32e2fd;name=git_da0444fc_20;destsuffix=vcs_cache/253eeaed31139dc6c6092c9677b29b309c54686acef6519ba8e7423b19d0c65e" | ||
| 751 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=ca59edaa5a761e1d0ea91d6c07b063f85ef24f78;name=git_da0444fc_21;destsuffix=vcs_cache/aedaafe73d2d04f8ec6f72bf045d67462baa8cb261dd5ba7cee843d028806a97" | ||
| 752 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=ce4227a45e2eb77e5c847278dcc6a626742e2945;name=git_da0444fc_22;destsuffix=vcs_cache/2d4d3c85c670be13ab91f6602ebc0a1892bb1d1ae5f03a88fe4f3645248e0a4a" | ||
| 753 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=d0b11bdaac8adb652bff00e49bcacf992835621a;name=git_da0444fc_23;destsuffix=vcs_cache/f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556" | ||
| 754 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=d0be0721c37eeb5299f245a996a483160fc36940;name=git_da0444fc_24;destsuffix=vcs_cache/e23d421c76c78ddc7b91228f72ce5f09a2820d7648b887aa27f4e1b7ffe9f8a4" | ||
| 755 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.42.0;shallow=1;rev=eaaaaee1dc1aacededf4a89bc4544558f425d5f1;name=git_da0444fc_25;destsuffix=vcs_cache/8e0c29133c55549f2a5ccd9da93c1f00cb94b6e82a15ed2bf8a2406448f69c37" | ||
| 756 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=f84b799fce68db3cb46a8f6f819c1e56377181df;name=git_da0444fc_26;destsuffix=vcs_cache/5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511" | ||
| 757 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=fb1facd76f95fa87c151018200ea5e4892ff115d;name=git_da0444fc_27;destsuffix=vcs_cache/6f609e950a030bdc26d17f92e04a240e08056999bfc36f1bb76905a96337c8d1" | ||
| 758 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=fdedc70b468f679c263a3ccaefc1faeed3239939;name=git_da0444fc_28;destsuffix=vcs_cache/782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b" | ||
| 759 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=03901d351deb5bd95deb90714fb75bf8e232cb22;name=git_13df7481_0;destsuffix=vcs_cache/aa7ee94ca8c2a7467e342ada72e93e1947993c2e719cf97e16ecc95c20284d13" | ||
| 760 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=1ac721dff8591283e59aba6412a0eafc8b950d83;name=git_13df7481_1;destsuffix=vcs_cache/1af1d21eb7fa2b5e8a9a6a7d5808842d0eea82c835de520cff0561f026a05912" | ||
| 761 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_2;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | ||
| 762 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_3;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | ||
| 763 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=b71060237c896c7c9fc602ab66e33ea6079659fa;name=git_13df7481_4;destsuffix=vcs_cache/7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c" | ||
| 764 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_5;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | ||
| 765 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=4d954e69a88d9e1ccb8439f8d5b6cbef230c4ef9;name=git_d7a72cb8_0;destsuffix=vcs_cache/864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520" | ||
| 766 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=d2e6202438beef2727060aa7cabdd924d92ebfd9;name=git_d7a72cb8_1;destsuffix=vcs_cache/aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713" | ||
| 767 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50;name=git_2e975dd2_0;destsuffix=vcs_cache/39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea" | ||
| 768 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=119f7033984f028b159c6167aa5afc38c0f9a585;name=git_2e975dd2_1;destsuffix=vcs_cache/986b18b424003ddda556bb95340ddc7abb3f0f6bf5c651aa8cfd40f0ac99f6c3" | ||
| 769 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=3c3e4855f7d2eb06c3e48933554add9ec6b599b5;name=git_2e975dd2_2;destsuffix=vcs_cache/833a11849e3b51c3538c5b69d1368e81e35ff552c00c6a13a36cbc413c164216" | ||
| 770 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_3;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" | ||
| 771 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=9d2dc074d2bdcb2229cbbaa0a252eace245a6489;name=git_2e975dd2_4;destsuffix=vcs_cache/7bae64b3057af373aecee34a2667fba2aff1e229ff6472c080e93e65458ffe5a" | ||
| 772 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d974fe83263b348b6fa9fb95bebc2ff93997880a;name=git_2e975dd2_5;destsuffix=vcs_cache/8c925145fa5ca5db53f91e3399c9a423d5164629af4b7130510ea7c1f232da88" | ||
| 773 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=ea6303ae752eaacd897fec4b7534b74c56e1d787;name=git_2e975dd2_6;destsuffix=vcs_cache/96b54224a1da567f23b6296b65688c0d3c0b5d52054167a077829f86815129c4" | ||
| 774 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=f6de4a13df88c8a1db88fc651737d7ff8b144a5f;name=git_2e975dd2_7;destsuffix=vcs_cache/cf3b7d49004279c34bcdada288c1eefe6f861733143f66f3e8fdae90d38f0c7c" | ||
| 775 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_0;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | ||
| 776 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=14be23e5b48bec28285f8a694875175ecacfddb3;name=git_d7307bee_1;destsuffix=vcs_cache/ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5" | ||
| 777 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_2;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | ||
| 778 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_3;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | ||
| 779 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=43a5402ce75a95522677f77c619865d66b8c57ab;name=git_d7307bee_4;destsuffix=vcs_cache/32b2418d90427c02e56a995b913942d75791bb2c01e6fe4bf4397ff7373d9d58" | ||
| 780 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_5;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | ||
| 781 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_6;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" | ||
| 782 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=8fcdb60fdcc0539c5e357b2308249e4e752147f1;name=git_d7307bee_7;destsuffix=vcs_cache/82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8" | ||
| 783 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_8;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | ||
| 784 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=ec11c4a93de22cde2abe2bf74d70791033c2464c;name=git_d7307bee_9;destsuffix=vcs_cache/7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c" | ||
| 785 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=06a226fb4e3765ef3f48aa2852b401bc7b98e981;name=git_f72f7a6f_0;destsuffix=vcs_cache/c49e5a188ec00e1b191be2bd19551e5eb9d9aeec031879192c1a233cf0c395c2" | ||
| 786 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=089bfa5675191fd96a44247682f76ebca03d7916;name=git_f72f7a6f_1;destsuffix=vcs_cache/8258f387b3f95c16a93a968ff7903b11adbad1c1d4845a7649fe56982fde63d8" | ||
| 787 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=630584e8d5aaa1472863b49679b2d5548d80dcba;name=git_f72f7a6f_2;destsuffix=vcs_cache/611d0401c33ecdf51e8182bfd8bc3f628561edb957be179dbfbee2a60632d873" | ||
| 788 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=75b288015ac94e66e3d6715fb68a9b41bf046ec2;name=git_f72f7a6f_3;destsuffix=vcs_cache/53f32142c6ae91d9eb1970827fb761d947fb13c8e1584e0aab69bbe8abe723b0" | ||
| 789 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=84dcc777aaee85807c99afb056f496a3a8b3d8de;name=git_f72f7a6f_4;destsuffix=vcs_cache/9911727dc6d7bedd371820da8b7d2145e49f4ef4fe7c4daeab06c7815ec11f86" | ||
| 790 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=87dc89f01550277dc22b74ffcf4cd89fa2f40f4c;name=git_f72f7a6f_5;destsuffix=vcs_cache/2c240249311dd23ac0e4519a6b3e14d9e797e206ecba3d5d123e8908b8493c0e" | ||
| 791 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=8e447d8cc585b0089d1938b8747264783295e65f;name=git_f72f7a6f_6;destsuffix=vcs_cache/03604c90c615af0bf122fb98b697e974b0a35346cfeba4a2bf664a4c0c340d21" | ||
| 792 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.49.0;shallow=1;rev=982eaa62dfb7273603b97fc1835561450096f3bd;name=git_f72f7a6f_7;destsuffix=vcs_cache/23dac2d7085396c124998bcb52ef3e320806e49ca8538858dc73b51f3a6b50c9" | ||
| 793 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=a9f661cb6e1b78478731da332a7b82f1e2fd779c;name=git_f72f7a6f_8;destsuffix=vcs_cache/1f4de74df25d254a331f014913e7e4bff9ea9b9243245a41ab2cd542d2f6cab6" | ||
| 794 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.51.0;shallow=1;rev=b8a14a8d65f88c0c79c139171f1354c69a6cdb8a;name=git_f72f7a6f_9;destsuffix=vcs_cache/f7a79adfd6049637e515911d3a008f05dd22226f61ae84479def5df39d29707a" | ||
| 795 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=becbf705a91575484002d598f87d74f0002801e7;name=git_f72f7a6f_10;destsuffix=vcs_cache/6bcfdbf9c989f589fe1bf63ece25eeb182c0be8e08ef6c30ef7ad58509c94dcd" | ||
| 796 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=c2843e01d9a2bc60bb26ad24e09734fdc2d9ec58;name=git_f72f7a6f_11;destsuffix=vcs_cache/6aba404d0e9e7095b3cccdd40e1c510f30f0db39f1a1159675c50a2e098effa6" | ||
| 797 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=e3cc52e598e302f8c613a645bb7231264d8ec995;name=git_f72f7a6f_12;destsuffix=vcs_cache/94c550089cb8c110e388eea126345f7e5ce4dd0ad7cdd447489b3ecfd8d52b5d" | ||
| 798 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=e495a2d5b3d3be43468d0ebb413f46eeaedf7eb3;name=git_f72f7a6f_13;destsuffix=vcs_cache/a56309297164f4de1a38474afd0f660413a402a991afcc349f3b14f514431b89" | ||
| 799 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=0de0cce0169b09b364e001f108dc0399ea8630b3;name=git_ed42bd05_0;destsuffix=vcs_cache/4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451" | ||
| 800 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=161cd47e91fd58ac17490ef4d742dc98bb4cf60e;name=git_ed42bd05_1;destsuffix=vcs_cache/babc11e479dde015dda8f2983ff3d34baeca8fc3c8f903c8cdb86bbe5bd33276" | ||
| 801 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=27dd8689420fcde088514397d015e4fea5174e0e;name=git_ed42bd05_2;destsuffix=vcs_cache/e71dbc2480c69faa2e636df8111d0db2a797d257a616e7e4ab6d75fa265f92af" | ||
| 802 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.52.0;shallow=1;rev=316e20ce34d380337f7983808c26948232e16455;name=git_ed42bd05_3;destsuffix=vcs_cache/8d3e280d3345387bdd35c143197391bbd4383d486ebe6282af075a83bafb973d" | ||
| 803 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd;name=git_ed42bd05_4;destsuffix=vcs_cache/645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30" | ||
| 804 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3a22650c66bd7f4fb6d1e8072ffd7b75c8a27898;name=git_ed42bd05_5;destsuffix=vcs_cache/7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b" | ||
| 805 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3b0461eec859c4b73bb64fdc8285971fd33e3938;name=git_ed42bd05_6;destsuffix=vcs_cache/3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882" | ||
| 806 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=4f7140c49acb4c7e276e0b67dea953d5344ae064;name=git_ed42bd05_7;destsuffix=vcs_cache/53493c50fee07205ea3e9e185cc57dba084e4a0bbedb7284b612c11272f67ece" | ||
| 807 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=59133d7f0dd7cb4ec46ee7b17b1b71cff79e0309;name=git_ed42bd05_8;destsuffix=vcs_cache/7937e992c0d1f0b4be1e1ea7667ca1b3e9e990a50dc56eb27dfd87719dc91839" | ||
| 808 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=69e39bad7dc2bbb411fa35755c46020969029fa7;name=git_ed42bd05_9;destsuffix=vcs_cache/c6b36b0a823fd504b152a69d2c500bc29f970b2c7a68833bbaa05cdf6220aa34" | ||
| 809 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=6c96ca5daff89298060438c3b5d24e1bd0900a52;name=git_ed42bd05_10;destsuffix=vcs_cache/e6ad3bc40ade98fbe7f7ba618b072fa651059f2adf1cdda1e36b356c977aa688" | ||
| 810 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=7e3656a0809f6f95abd88ac65313578f80b00df2;name=git_ed42bd05_11;destsuffix=vcs_cache/a1bbc21b37faf7d1ede5ef6a8ea7ae9df3d51426d3b2eade960e923ffa0fe5c9" | ||
| 811 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=87ce33ecb484cbb6bcfc8e506ce0330ef72e0847;name=git_ed42bd05_12;destsuffix=vcs_cache/b7ae66e3510d0f80f4750c2913d64e3dfa0ebbeb04ef2448d5d9f7485751d7a6" | ||
| 812 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=89ef3d95e781148a0951956029c92a211477f7f9;name=git_ed42bd05_13;destsuffix=vcs_cache/4c610f5d1ad731e2395f6a96a5b82e650eea4600164e9e15e4edbf35567b3034" | ||
| 813 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=8a410e7b638dca158bf9e766925842f6651ff828;name=git_ed42bd05_14;destsuffix=vcs_cache/e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448" | ||
| 814 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=a158d28d115bfbcc1583374c5ae12ba6415bb93e;name=git_ed42bd05_15;destsuffix=vcs_cache/2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5" | ||
| 815 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.54.0;shallow=1;rev=b138e06246cb323f2f380c2b7f7dd91f581dd56b;name=git_ed42bd05_16;destsuffix=vcs_cache/46f21d32409f4a159fe51cd882140175e302f61ec34e05d50704e01d09bdc7a6" | ||
| 816 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=b225e7ca6dde1ef5a5ae5ce922861bda011cfabd;name=git_ed42bd05_17;destsuffix=vcs_cache/60398892b1fdf7a88cddd97b207408ff1232fd3bc87e65ef87223bd426f22305" | ||
| 817 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=c690dde0001d31e2a1d8b57f9763890c01fb6db0;name=git_ed42bd05_18;destsuffix=vcs_cache/1f322b061efa7e1794fe238a723931ad6e75421ccb8db7c539f27c2cfd891049" | ||
| 818 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=d8887717615a059821345a5c23649351b52a1c0b;name=git_ed42bd05_19;destsuffix=vcs_cache/714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d" | ||
| 819 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=daac0cec0cf964a628a29bb4b82940c225b921ed;name=git_ed42bd05_20;destsuffix=vcs_cache/ef893f7ed2797af547df6a271db0743593abf4c5e07ef52033e9b3e5a585dff9" | ||
| 820 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=e18ecbb051101a46fc263334b127c89bc7bff7ea;name=git_ed42bd05_21;destsuffix=vcs_cache/376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd" | ||
| 821 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=eb5bcb51f2a31c7d5141d810b70815c05d9c9146;name=git_ed42bd05_22;destsuffix=vcs_cache/ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe" | ||
| 822 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=f5854403a9740e74b2e9e725e6cd7c8a57711905;name=git_ed42bd05_23;destsuffix=vcs_cache/fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16" | ||
| 823 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=509febef88a4b4fad613c9cc84ac7e982f22e774;name=git_879ce674_0;destsuffix=vcs_cache/24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3" | ||
| 824 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=7ab1446f8b90c13150a856cfe6a0e8ab9af5a50d;name=git_879ce674_1;destsuffix=vcs_cache/330b3bd6713d6dba08ece44f59d7cd1602491fb6f55b68ab5608340edcfc9fc3" | ||
| 825 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=a4bb9ffd2546b4ac9773d60f1e9a6ff4ba82ad23;name=git_879ce674_2;destsuffix=vcs_cache/e45227fc1231b7be1608b94a9286f61be5a4516ceb381a9208ec9e99c0010667" | ||
| 826 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_0;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" | ||
| 827 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=342b2e1fbaa52c93f31447ad2c6abc048c63e475;name=git_38515699_1;destsuffix=vcs_cache/7b34b135bbda1292ea284d86dfed6e5bdf5fc64fa2fe19d2299467019e4d1944" | ||
| 828 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_2;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" | ||
| 829 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=3a7a2557e7386e7e39d8b31290c3e8962c39e0fc;name=git_38515699_3;destsuffix=vcs_cache/1cc9e0f1ff2b837234418566a8f6c2d5269620b493d44c7ac004e13c143075ed" | ||
| 830 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=3ef517e623a4bfc08d6457f87d73afda7af7d8e1;name=git_38515699_4;destsuffix=vcs_cache/e53e4f0de2a6229a86b6a055faa58c9fc01de8aa4f2dc6e02a03321ec257faf9" | ||
| 831 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=48e4a4a957429d31328a685863b594ca9a06b552;name=git_38515699_5;destsuffix=vcs_cache/3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45" | ||
| 832 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=71a9c9afc4cd710b9412f7f99f0d8e35b10e488a;name=git_38515699_6;destsuffix=vcs_cache/96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f" | ||
| 833 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=7ca2c6d99153f6456168837916829c735c67d355;name=git_38515699_7;destsuffix=vcs_cache/ebd21b780d473b9c6279389bf7828889387f448497e2613cddf2feabfcde4ea8" | ||
| 834 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.6;shallow=1;rev=e328d63cff14134669501e0e154e4f141c784322;name=git_38515699_8;destsuffix=vcs_cache/4b522f9dc77a0e02cea9ffd3b10d3f85a766a1f7900b412ab5c3f6a41718c2ea" | ||
| 835 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_9;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 836 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=f488e191e67ed95a5b9b7b39024e5a5f5f1ffd02;name=git_38515699_10;destsuffix=vcs_cache/ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e" | ||
| 837 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=812b343c8714c317b0dad633efa6d103e554c006;name=git_e2f6844a_0;destsuffix=vcs_cache/4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98" | ||
| 838 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_0;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | ||
| 839 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_1;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | ||
| 840 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=7835f813f4da395c9a1f7c0fe732a63d1c79d331;name=git_e8cbb9fc_2;destsuffix=vcs_cache/85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa" | ||
| 841 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_3;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | ||
| 842 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_4;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | ||
| 843 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=f3a8303e98df87cf4205e70f82c1c3c19f345f91;name=git_e8cbb9fc_5;destsuffix=vcs_cache/b58a4cb0d6e1fba648c1252d9b2defce5bc798b0687f24402e56035456e8856c" | ||
| 844 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=579e4da9a98c27e12794ba808942ab5e581c20c0;name=git_fe729624_0;destsuffix=vcs_cache/7ed0b7495d855a1adca18eebc24961ad0903de6c26a5eecb97e329d8584443cd" | ||
| 845 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=be6f6cb8b1fafcb1c710a0666a79acac61139b7b;name=git_fe729624_1;destsuffix=vcs_cache/8769e75b3c0d88084f1ae1ab0bf12fc27fa9d58db51659927ed3b9529b6c52e3" | ||
| 846 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_0;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | ||
| 847 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2212a7e161a54c76aa397a96d267a553b8aeda7c;name=git_7d9b3b49_1;destsuffix=vcs_cache/53acb10a67b5da14b1419240266b5748e1efb87d307ea8aeeebb8c782226d856" | ||
| 848 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=24a8e95f9d7ae2696f66314da5e50c0d98ccaa90;name=git_7d9b3b49_2;destsuffix=vcs_cache/b4e15c2bd2ae70b346d536f2c90da575e37fb9ee7f4a4623803ae6c7cab66d75" | ||
| 849 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_3;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 850 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2b0845dc783e36ae26d683f4915a5840ef01ab0f;name=git_7d9b3b49_4;destsuffix=vcs_cache/da5f801626b8ecc7f643f170be0442e698401205c545c04533826fc759af9266" | ||
| 851 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_5;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | ||
| 852 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=3dd188df80fd3563559f02e4eeb10ba1043cce55;name=git_7d9b3b49_6;destsuffix=vcs_cache/72caacbd34fed65d0d9d0b7abba9d20d2558759fa56e50847189046954a72cce" | ||
| 853 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_7;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 854 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/packages/packagestest/v0.1.1-deprecated;shallow=1;rev=9b68bc9966ee62cbe4704dea268ca17f0d2cd8a7;name=git_7d9b3b49_8;destsuffix=vcs_cache/8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441" | ||
| 855 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/expect/v0.1.0-deprecated;shallow=1;rev=a5f2a1893145b1c54ec841e1c5cae7f9853e724a;name=git_7d9b3b49_9;destsuffix=vcs_cache/2eb3287db940156bd2959401e8d48cb2fb49c63aa67526d9ceb95c021e217faa" | ||
| 856 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=ab21143f238442efbf2d6acedb69eaddbb43d088;name=git_7d9b3b49_10;destsuffix=vcs_cache/7120c62aa1f536f776c11268e04c38e6f605d466d77fdee84ce605103cb163c9" | ||
| 857 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_11;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | ||
| 858 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=bf090417da8b6150dcfe96795325f5aa78fff718;name=git_7d9b3b49_12;destsuffix=vcs_cache/af3c08c9017348d0a11699087455e33b9a2822c39bdbae5ffe5757b448be7d38" | ||
| 859 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d0863f03daeff79ab917de5768285bb077f77b20;name=git_7d9b3b49_13;destsuffix=vcs_cache/9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9" | ||
| 860 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=f727befe758c04ce68d52abc6e69ad111e2c6797;name=git_7d9b3b49_14;destsuffix=vcs_cache/4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950" | ||
| 861 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.35.3;shallow=1;rev=72d71eac265e06713c6d83d7034aac609450243f;name=git_d6490ebc_0;destsuffix=vcs_cache/3607284db090a16c797d866e0afc2f5981016fa804bf28b6ae61b062c6e6c8c3" | ||
| 862 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.36.1;shallow=1;rev=7af103a2a439106791220493349f8d13bc0a1efd;name=git_d6490ebc_1;destsuffix=vcs_cache/eea18642cf2a4c896abe327d551be0463953ef83e0acdd09d66bbf2d95a09278" | ||
| 863 | SRC_URI += "git://github.com/kubernetes/streaming;protocol=https;nobranch=1;tag=v0.36.1;shallow=1;rev=fbcf184e52bfd8a40d46311b494493c287fd6d05;name=git_4cc07968_0;destsuffix=vcs_cache/1598e960ffa3e2ea17fcc73a00a15f69278a6af68f1ec046e6d1be33abec68a2" | ||
| 864 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.35.3;shallow=1;rev=3897036a444c440b15bde423702caab885c2b8bd;name=git_91745483_0;destsuffix=vcs_cache/4c866a946bb10a93a8bae39b56bf25058d2c96270c3d1178d4e983bc3486de8d" | ||
| 865 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;tag=v2.130.1;shallow=1;rev=75663bb798999a49e3e4c0f2375ed5cca8164194;name=git_9d03197d_0;destsuffix=vcs_cache/eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963" | ||
| 866 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;branch=main;shallow=1;rev=ef4b370a5578b77a401416e4d12f5900cc8850cb;name=git_9d03197d_1;destsuffix=vcs_cache/cb0f2eda0aa528a2030127e69b309dc7baf29990ad171aede91db7aaf8e91105" | ||
| 867 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=43fb72c5454a03ed83388cf20c070499ee359af8;name=git_dbee483c_0;destsuffix=vcs_cache/c4776d3270619d643b86281ee67567cfe818b8f85b504d65b418f8f01b237bda" | ||
| 868 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=589584f1c912f4367fe8954f649a59a98b912da5;name=git_dbee483c_1;destsuffix=vcs_cache/d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6" | ||
| 869 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=85fd79dbfd9fc7a328697266cbb852e1857ec2a0;name=git_c68f8a69_0;destsuffix=vcs_cache/fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02" | ||
| 870 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=b8788abfbbc27cab6c8732274b5c2ae213868854;name=git_9da930f9_0;destsuffix=vcs_cache/8a4a92676f2a8b1eb0a19c9653c4488364870ded21e81db9898a2e74a0dbfa11" | ||
| 871 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=bc988d571ff40eb17793769e9c1b71ecf8ee9c0f;name=git_9da930f9_1;destsuffix=vcs_cache/fb4c92184a0c1cd25830e66a6860cd9ba95d39bd4c7299f50c01f78da028780a" | ||
| 872 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.35.3;shallow=1;rev=4f1f0a2dce40946d7376d2d490fb09f8f45d702a;name=git_0356f569_0;destsuffix=vcs_cache/8b529e801b17536e65f6c58983c445925f7a0e10978ed051ee16bf15e3820efa" | ||
| 873 | SRC_URI += "git://cue.gerrithub.io/cue-lang/cue;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=6d609d768f1686f9a3a2a20197cacdbb70e5c79d;name=git_1f81a115_0;destsuffix=vcs_cache/23036a9c2ed246592d8706da82d80a8a2dae97d16a36a642d0ab14d9b8c8389a" | ||
| 874 | SRC_URI += "git://cue.gerrithub.io/cue-lang/cue;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=de47a5efb4a5ee1129a470e73717f59ac03ba535;name=git_1f81a115_1;destsuffix=vcs_cache/a4ef1a252d7128ec04733d4143795d91569a88b65d1b47de67c8b8ccfb3844ac" | ||
| 875 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=bridges/prometheus/v0.68.0;shallow=1;rev=45977a4b9cf4a60effd1ee07367043f7e9bcae66;name=git_9cecf883_0;destsuffix=vcs_cache/e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02" | ||
| 876 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.63.0;shallow=1;rev=80c9316336ebb4f4c67d8e1011a3add889213fb7;name=git_9cecf883_1;destsuffix=vcs_cache/a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7" | ||
| 877 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.40.0;shallow=1;rev=a89d958e7a2575cf539ffca09657cfd90821d6e4;name=git_9cecf883_2;destsuffix=vcs_cache/46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75" | ||
| 878 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=bridges/otelzap/v0.10.0;shallow=1;rev=bc53d2b4eb4de79471bc54f64a5c3dcefa8720d7;name=git_9cecf883_3;destsuffix=vcs_cache/e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b" | ||
| 879 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-collector;protocol=https;nobranch=1;tag=component/v1.55.0;shallow=1;rev=01b07fcbb7a253bd996c290dcae6166e71d13732;name=git_0783a203_0;destsuffix=vcs_cache/a4cffcc6f420b02dfc9fc1eecb1bcc5fb537aed38d589f773bc5cfdb8656fd2e" | ||
| 880 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-collector;protocol=https;nobranch=1;tag=component/v1.31.0;shallow=1;rev=42a3ae04a72f69119f052ef9593dfc2ea537ebbf;name=git_0783a203_1;destsuffix=vcs_cache/26861e0711d29ae45824510dad0ba06a5a1b36bb0500efb005cd76ac362089f3" | ||
| 881 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.2.1;shallow=1;rev=715f58ce2f17e2176b8e53b871e47531a259cc1d;name=git_0cf36a85_0;destsuffix=vcs_cache/1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412" | ||
| 882 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.10.0;shallow=1;rev=5abb227a3efbfea092a8db5b89a8a9e59117cee1;name=git_430aa893_0;destsuffix=vcs_cache/b58c192317da88d9a0fc514f8113108d64302cb482e5ac276317095eb59e9156" | ||
| 883 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.9.0;shallow=1;rev=88af9ba7bb5502c916618f4d654911dd64262855;name=git_430aa893_1;destsuffix=vcs_cache/48dd3b051b2ade937fb3ae600f1d49e4d17f78f386f08b2de9f4df57cbb13d0b" | ||
| 884 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.41.0;shallow=1;rev=4575a9774dd9415ffc858dd34955493b0031065a;name=git_120ed83a_0;destsuffix=vcs_cache/65f39d9f974075161c61a33f1161ce41c95fe7119a6d6994fd694d98d647e286" | ||
| 885 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=log/v0.11.0;shallow=1;rev=5ba5e7a449f36c1c02710bbaa517263797046db0;name=git_120ed83a_1;destsuffix=vcs_cache/b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552" | ||
| 886 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlpmetric/otlpmetricgrpc/v1.43.0;shallow=1;rev=9276201a64b623606e3eaa0d61ae8ee6d62756c0;name=git_120ed83a_2;destsuffix=vcs_cache/1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572" | ||
| 887 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.40.0;shallow=1;rev=a3a5317c5caed1656fb5b301b66dfeb3c4c944e0;name=git_120ed83a_3;destsuffix=vcs_cache/2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494" | ||
| 888 | SRC_URI += "git://gitlab.com/cznic/sqlite;protocol=https;nobranch=1;tag=v1.47.0;shallow=1;rev=b4deaee99fa6db5c82923a642425ecd815484492;name=git_348f6c58_0;destsuffix=vcs_cache/6cf655d557315ced0aef80fc74193a37e1ff1d02331983a1b1e212b94e34ead4" | ||
| 889 | SRC_URI += "git://gitlab.com/cznic/sqlite;protocol=https;nobranch=1;tag=v1.44.3;shallow=1;rev=bb6a17d8df4bb5fe2c530d512ca14e8ddfeffc47;name=git_348f6c58_1;destsuffix=vcs_cache/3ba95426e5b11c92894a628a1ce667ac8811711e8c832c87c14692301c893392" | ||
| 890 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=28129eec384c30a304561c3c8779e4bb29cbff12;name=git_6d5eb6f7_0;destsuffix=vcs_cache/d9fcb4a707a5528902c43a333ebcd4a79ad8983a639c0e7d1b83b7844659041f" | ||
| 891 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=0a6f7544739330ad95572cc272626a60176f2faf;name=git_5a4efa70_0;destsuffix=vcs_cache/2caa87ea35c8a729d5b00b040a7f8ad66258dd180945be426f986dc7d295f65b" | ||
| 892 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.67.6;shallow=1;rev=101bbe5e52da02db41b56fc69a8fa5f7f21e373c;name=git_f682a46d_0;destsuffix=vcs_cache/1defb59588828d7a735ee8508d9f384969ff4cdf661c5fbf02228cf24eb1aa4b" | ||
| 893 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.70.0;shallow=1;rev=67e0c23a425a3d1c3d6f30a0be7c4aabd2607485;name=git_f682a46d_1;destsuffix=vcs_cache/6c8b7e942d60533fff1bf0013fc7acc760bbe18fb56e3776a871403a10ea2bd7" | ||
| 894 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=68e6b96e6b74ebc396ac1aa7186c92e616960bd1;name=git_bd7d6031_0;destsuffix=vcs_cache/5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a" | ||
| 895 | SRC_URI += "git://github.com/etcd-io/gofail;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed9ca8045cc22a3045168306f2039e9f0a5b397e;name=git_1b9be237_0;destsuffix=vcs_cache/94af41cb3791d3446ad2efcce59de525d2df0ae4cf689775b2914bcf4100d3a8" | ||
| 896 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=etcdctl/v3.6.8;shallow=1;rev=4e814e204934c3c682d9e185db1dfb646d2510b3;name=git_8d0c8c2e_0;destsuffix=vcs_cache/1bdac8be56518513f69c74fe2b8e1ae1be48990f4715e000b654cb74c518ff5d" | ||
| 897 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=raft/v3.5.19;shallow=1;rev=815eaba08570ab0a123d65c12ef419e5b3f8e250;name=git_8d0c8c2e_1;destsuffix=vcs_cache/e7eee5b3b41d8bd477ae42e2d3c4a4a9c00e7b2431af9a84ee3f8525a8644509" | ||
| 898 | SRC_URI += "git://github.com/etcd-io/raft;protocol=https;nobranch=1;tag=v3.6.0;shallow=1;rev=f35a02212416d045c574e30aa59d4b07c4b8d732;name=git_7745a5ad_0;destsuffix=vcs_cache/021b1761a70a4212e4f2b025e054475e53e23fb505ca7d877de026578df975ca" | ||
| 899 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | ||
| 900 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 901 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=8fa46927fb4f5b54d48bde78c6c08db205b2298c;name=git_fc1e328f_2;destsuffix=vcs_cache/23da246e09df0cfb88f7874f3e8ab42f1563033c51f59b8fd9f88f708ab87083" | ||
| 902 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | ||
| 903 | SRC_URI += "git://gopkg.in/DataDog/dd-trace-go.v1;protocol=https;nobranch=1;tag=v1.74.8;shallow=1;rev=7fa94017b8c42ea34fc3febf4ce98cbee633c18c;name=git_eb431e16_0;destsuffix=vcs_cache/b1812ace11427e4e4a7ff6aeb101492a2840329d1d8c69a0c2a9d59d8fee19a0" | ||
| 904 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;branch=v1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" | ||
| 905 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;nobranch=1;tag=v4.13.0;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_6e26e914_0;destsuffix=vcs_cache/664c761587abdd7a37f78115c7dbea5a3bcbea104244f81430c0e47dc5396047" | ||
| 906 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=0b1645d91e851e735d3e23330303ce81f70adbe3;name=git_b0089ab1_0;destsuffix=vcs_cache/47818511ee2bfcfc1a926b574cbc1b54e0a5d07acab371acfa6c419d7cbe812e" | ||
| 907 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_1;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | ||
| 908 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_2;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | ||
| 909 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_3;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 910 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_4;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 911 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=f221b8435cfb71e54062f6c6e99e9ade30b124d5;name=git_b0089ab1_5;destsuffix=vcs_cache/16ad1bc1035b50f99a688a97524eadf6fc6a8b09612f99dd2ef19e0889b7935a" | ||
| 912 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_6;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 913 | SRC_URI += "git://gopkg.in/natefinch/lumberjack.v2;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0;name=git_0445b355_0;destsuffix=vcs_cache/77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f" | ||
| 914 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.56.0;shallow=1;rev=ad8a10643d24d67f464955e42b23e0d42d60fcb4;name=git_833ca107_0;destsuffix=vcs_cache/957d2b955742effb82d03e5ecffe6e1ffc47c7f7ab9379af803488e4a6ef2f35" | ||
| 915 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;tag=v1.67.1;shallow=1;rev=5a14e1849dc27ddf6e829a5eacef8867f2de9d5a;name=git_b7879a4b_0;destsuffix=vcs_cache/0f99adc0e17933a4dc811a68416c5c2664e524c354fcc8c6df74de8b2f396682" | ||
| 916 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.278.0;shallow=1;rev=07c758daacbc24e32753c3f1b537c7f6cce626f0;name=git_14bb952c_0;destsuffix=vcs_cache/af1313a13bbf900d18f6925f0ebf0b57765b57656c129f36874b19ebf2e5a729" | ||
| 917 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.269.0;shallow=1;rev=312ac01a523ef2f8ea1eff4280bfc2a5e9de45c7;name=git_14bb952c_1;destsuffix=vcs_cache/0ebdae9ac31741dae934238d756d6199cac810ac8145a12caaadd2ae112b5517" | ||
| 918 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=1a3960e4bd028ac0cec0a2afd27d7d8e67c11514;name=git_6bc32f05_0;destsuffix=vcs_cache/418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464" | ||
| 919 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=2fdaae294f38ed9a121193c51ec99fecd3b13eb7;name=git_6bc32f05_1;destsuffix=vcs_cache/a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959" | ||
| 920 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.80.0;shallow=1;rev=397e45edaa68f8763773bbaaf539cf7894169cd2;name=git_6bc32f05_2;destsuffix=vcs_cache/51178c1cf97da46d378c9936542b9684a39613d55ba64759f758f991aeee32c7" | ||
| 921 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=6eaf6f47437a6b4e2153a190160ef39a92c7eceb;name=git_6bc32f05_3;destsuffix=vcs_cache/ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675" | ||
| 922 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.6.1;shallow=1;rev=830c9098e4d034e0c7641e1fbc6001c2570bbc0f;name=git_6bc32f05_4;destsuffix=vcs_cache/b08ce2f5a629d5626d65170de4be0c453af030a85e00bc304ecf0df1ddb809d3" | ||
| 923 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=b368379ef8f6fbe8b3b856d38dbb34a50fbfbe9a;name=git_6bc32f05_5;destsuffix=vcs_cache/a90ec14e8552849de27e7bb1f82f671cf1498f3d8c507c389b5d77585301e981" | ||
| 924 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.31.0;shallow=1;rev=bde0263672f027525e2950992a4c7db7af572b59;name=git_6bc32f05_6;destsuffix=vcs_cache/25958acc82abe0402e2a00368865127290031e756b729cdfbe495b6092056de0" | ||
| 925 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.8;shallow=1;rev=aa58fcd18e4ab7ac816760ee266fa30a0907ab9e;name=git_aeb473be_0;destsuffix=vcs_cache/24e06ca0a32817f590c2e899f465938d32d463c11d4ae310636e7a4be7117a85" | ||
| 926 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=b1f26356af11148e710935ed1ac8a7f5702c7612;name=git_aeb473be_1;destsuffix=vcs_cache/002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d" | ||
| 927 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_2;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" | ||
| 928 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=24fa4b261c55da65468f2abfdae2b024eef27dfb;name=git_461a63b9_0;destsuffix=vcs_cache/8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030" | ||
| 929 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=42d3e9bedb6da5d5d2b4544419dae6f55f246ffa;name=git_461a63b9_1;destsuffix=vcs_cache/1faa1c5e45595467563cffac7ebacb2041e120bbc5e7bb3366ae00feb45d5e01" | ||
| 930 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=546029d2fa208ba17c02114cc5b8ae9ec1f0cb12;name=git_461a63b9_2;destsuffix=vcs_cache/4a87aab8f7c73e590ab227629d935eff038a686d0408240aa3c708f787d20454" | ||
| 931 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=6f92a3bedf2db5e26397ff1fe56ad5e39f27c159;name=git_461a63b9_3;destsuffix=vcs_cache/5c1ef22228c72afa4ef5fd11903042341e1bee1ab10b60a8dc463b0b18e7b126" | ||
| 932 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=7cedc36a6bc4412554b812f8e88635c2856e0394;name=git_461a63b9_4;destsuffix=vcs_cache/0313ee774746974aba075c0c3a890cd7ec95acff173ac51517d751d41cf04fde" | ||
| 933 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8636f8732409467ddc8453f81f4429397739bb17;name=git_461a63b9_5;destsuffix=vcs_cache/8664b01a39a923b83280873e381002f1bf056fdc7de72640f84de6c79d82b165" | ||
| 934 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=c66870c02cf823ceb633bcd05be3c7cda29976f4;name=git_461a63b9_6;destsuffix=vcs_cache/2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a" | ||
| 935 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.26.0-rc.1;shallow=1;rev=1c57cacb0336ff4ba2035968a176d0a310be8e09;name=git_5d5fe344_0;destsuffix=vcs_cache/f1a03aacb1afd3779b8ede2d7fc7ef21b6b219f30f2b619b139876293b42dd48" | ||
| 936 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=3b9eee12916ce611400f93d6c2fed2fc2911b0ad;name=git_5d5fe344_1;destsuffix=vcs_cache/b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2" | ||
| 937 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=4d8936d0db64b6e6de56ba714c942542cca031fb;name=git_5d5fe344_2;destsuffix=vcs_cache/5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba" | ||
| 938 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=ab0ca4ff8a60eb84ec53793ee6cfb4e7c0c67d17;name=git_5d5fe344_3;destsuffix=vcs_cache/bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f" | ||
| 939 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_4;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" | ||
| 940 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=e05f789c09678a21d72233703c0027e1958343e7;name=git_5d5fe344_5;destsuffix=vcs_cache/5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb" | ||
| 941 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=ec00e32a8dfdf9c92bb2f5946450a42874aa9244;name=git_5d5fe344_6;destsuffix=vcs_cache/11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6" | ||
| 942 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.26.0;shallow=1;rev=f2d1f6cbe10b90d22296ea09a7217081c2798009;name=git_5d5fe344_7;destsuffix=vcs_cache/370ff55436487ce8327607354d76a2fe5c1bea3a9995f9dae41280231ebd4e59" | ||
| 943 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.11;shallow=1;rev=96a179180f0ad6bba9b1e7b6e38d0affb0168e9a;name=git_a6c5d6b8_0;destsuffix=vcs_cache/d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d" | ||
| 944 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;branch=master;rev=f2248ac996afc39b3df0777cdcc269f6ade50b07;name=git_a6c5d6b8_1;destsuffix=vcs_cache/11c242c40583a590830ee6727b8e07e4bc8ae9591f043443747e4a48b1a91f36" | ||
| 945 | SRC_URI += "git://github.com/mongodb/mongo-go-driver.git;protocol=https;nobranch=1;tag=v1.17.6;shallow=1;rev=d2fa0ab6f3ba0579b7bca7912d30e23907ffec9a;name=git_7f8fc3cf_0;destsuffix=vcs_cache/e629113ada68e74e78e8cccbe5f20cfc312b1982f3b922205f92ed2458babd7f" | ||
| 946 | SRC_URI += "git://bitbucket.org/creachadair/shell;protocol=https;nobranch=1;tag=v0.0.8;shallow=1;rev=e395e2d7c36a2a3a0e9d23cb294f07845b8d87f0;name=git_36cdcb47_0;destsuffix=vcs_cache/61e84484097fb6e7918fa9bb7fcbcc82dd80040a0660bfe31d8b16800920cecf" | ||
| 947 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=bigquery/v1.75.0;shallow=1;rev=01067410bba9f89f6fd07f2a53d89eada3ec2f44;name=git_8ce8c847_0;destsuffix=vcs_cache/e374c63f61747f636e8efbc594112b675f4f361a4186dce9fbb1b6d696c6bd06" | ||
| 948 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v2.4.0;shallow=1;rev=1846e4eda448d25ae8fcbe3f82721f3b95b30500;name=git_8ce8c847_1;destsuffix=vcs_cache/1e2bc8e1d37a2b055926604b4ff67885b45e31006cb47b94abbf2cb8d549c86b" | ||
| 949 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=aiplatform/v1.114.0;shallow=1;rev=1b342444869b8a605e68100dc0d6a5a754401e90;name=git_8ce8c847_2;destsuffix=vcs_cache/449f73df264ef4d9e31f197b56f4793105dff5814b43173571f20642201e6647" | ||
| 950 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=dataqna/v0.9.8;shallow=1;rev=1c6338385e04c4784327b7427df99b2d6dc380fd;name=git_8ce8c847_3;destsuffix=vcs_cache/dd2327ceb3385fe14f59836b2368cc301e1b4f42a235a30e2c9dfad827c8ce95" | ||
| 951 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.26.0;shallow=1;rev=1f49e87101d3f9945cd9364affa8915f12a6dfa6;name=git_8ce8c847_4;destsuffix=vcs_cache/3c3c29b1195ad5cf67a43c90fed34319a3b95ed4a9c5434910351f6b89034b49" | ||
| 952 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=bigtable/v1.41.0;shallow=1;rev=241610876ef040fce8750103cc9b64149ae5bf68;name=git_8ce8c847_5;destsuffix=vcs_cache/09d1ff7d9573d20e0fb1b432c16fcccd022a2bd95306ca594323a9461224e8af" | ||
| 953 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=dataflow/v0.11.1;shallow=1;rev=2930b5c509e774a071de56d1610ad5510e55fc01;name=git_8ce8c847_6;destsuffix=vcs_cache/b6d8c54babe3665af352e292b2e2fdf826f6d45023c02f7c1c695ca9e7f61109" | ||
| 954 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storagetransfer/v1.13.1;shallow=1;rev=2b75879c22bfbd56868f07324746aee526c96a1b;name=git_8ce8c847_7;destsuffix=vcs_cache/35c2fa1fcb826c3bd075bd300994fd27fc880ce7c0d09515188ff2309d2fca2e" | ||
| 955 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=datastore/v1.22.0;shallow=1;rev=3090f4a9329364e892845826335208a1c3cae10b;name=git_8ce8c847_8;destsuffix=vcs_cache/3ef3539f0fbf3d471bcf20af0f3be1932375383175d7f96a9f1d43b4d61349ef" | ||
| 956 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=channel/v1.21.0;shallow=1;rev=320d8318ba75335e26c24983d0fd76e8d3f3271f;name=git_8ce8c847_9;destsuffix=vcs_cache/5a080a4404e2fd2516c4605063ea6590116a97c226b67e965a99cb0fea2fbdbe" | ||
| 957 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=spanner/v1.87.0;shallow=1;rev=3851406ed4fdeea789c8aa04056418777ee2b685;name=git_8ce8c847_10;destsuffix=vcs_cache/44f914e1f2e90952dfcca683ede582c855e862606981759d63663351b03d11ca" | ||
| 958 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=secretmanager/v1.16.0;shallow=1;rev=3d8d0a9ced2b9302e18185d0ea06a90f0bfbb887;name=git_8ce8c847_11;destsuffix=vcs_cache/0628f1b8b514c594149704f6cf5aaa4e4c174a2da6dd6c159baefdcce347f286" | ||
| 959 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v1.50.1;shallow=1;rev=43375a0822ef7f64f1ccc43d83c804589a364f5f;name=git_8ce8c847_12;destsuffix=vcs_cache/cb5e54f6c229558cc7e3a9102afdbc1cf777d7ac883a4a39bb2597a3811bdc11" | ||
| 960 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=artifactregistry/v1.19.0;shallow=1;rev=49073154416d786efceee671eb128a710d095a0a;name=git_8ce8c847_13;destsuffix=vcs_cache/71d8251cf559bd4bed4bedfb1dc70530b7f7b0ce7458c63c07bc8f3e8e1450ca" | ||
| 961 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v2.5.1;shallow=1;rev=4e6350f213e4d208eb15cf4b8025a8fb8dc4d2cc;name=git_8ce8c847_14;destsuffix=vcs_cache/d40255e1c1770c1168e3b804c63b10a7b3026db7b06786e515ee7ed0152d1a24" | ||
| 962 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.123.0;shallow=1;rev=4e8373586a5e48c18fbfd4bb0a3e259184e49a91;name=git_8ce8c847_15;destsuffix=vcs_cache/0d5d16f0820e1a355a7489464a687676cdb569ea829fadc38fd4151d9cd275f8" | ||
| 963 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.13.1;shallow=1;rev=50789153a4c0bd6a4c1f87d58107bfeea9acacde;name=git_8ce8c847_16;destsuffix=vcs_cache/9a4a9486061db7700061b0ac7993e04811d79c756449befac5d76c7b26bca6a1" | ||
| 964 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=billing/v1.22.0;shallow=1;rev=54d941a9a3f5177b37915f89084e4ba7ed3dae6a;name=git_8ce8c847_17;destsuffix=vcs_cache/9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b" | ||
| 965 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=firestore/v1.21.0;shallow=1;rev=55244fffbb17915c08761157e6342aad88a27e34;name=git_8ce8c847_18;destsuffix=vcs_cache/f3e10b1cdd0119b163d0771b9f3f17356a70d347ace227ee167a3d94039bcb95" | ||
| 966 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;shallow=1;rev=5e73b866f95cfad43f023576fa7a395d49db9248;name=git_8ce8c847_19;destsuffix=vcs_cache/d3b61b696b599464544a6bc01e097c82212a66f320a0b0d7cf5f8292f3bd7f89" | ||
| 967 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=64a2037ec6be8a4b0c1d1f706ed35b428b989239;name=git_8ce8c847_20;destsuffix=vcs_cache/9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c" | ||
| 968 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=texttospeech/v1.16.0;shallow=1;rev=71ca6d913fc9fe5b4fe6d7dba788936448a9dc9b;name=git_8ce8c847_21;destsuffix=vcs_cache/b0814f16f95c82734497f461977a8d9db72df4f2ddc4a7e7342bae7332736fd9" | ||
| 969 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.18.2;shallow=1;rev=75e6b63c37d2b97010a2ccaa20239cae237e5d10;name=git_8ce8c847_22;destsuffix=vcs_cache/ba3b6ef6e68413a94833cc5038845ec631f582441ee01616dfc369f17f502b64" | ||
| 970 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=redis/v1.18.3;shallow=1;rev=7608c1a388c92eac30e5e6dbcc03c6e697b45314;name=git_8ce8c847_23;destsuffix=vcs_cache/05f6ad842f4809f139b0df8c411b9b040c22016d69414c9025e096a8a4a43d62" | ||
| 971 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=apigateway/v1.7.7;shallow=1;rev=79f41c3f8b4f2ed7e299adc919650082598d4405;name=git_8ce8c847_24;destsuffix=vcs_cache/190a3f0a5e82b0454cbe425097ec36836e98d3fd2079da8ac19183b78bf24371" | ||
| 972 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.9.0;shallow=1;rev=7b2365446764b0bba37198a55644954b437bddd0;name=git_8ce8c847_25;destsuffix=vcs_cache/ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884" | ||
| 973 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.8;shallow=1;rev=7e600b964c1cae3ba47fc7d1d340a536723d18cb;name=git_8ce8c847_26;destsuffix=vcs_cache/85c196ba7a00f8c42b8abd6f5a7d70e0d659e64e36505e2ec8398441bb2c8985" | ||
| 974 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=billing/v1.21.0;shallow=1;rev=8ebb89625c08f6c1920171046812c72ef087750a;name=git_8ce8c847_27;destsuffix=vcs_cache/1beab6b76e58b73b9fbd1a9e68739567e51520be368034c46f7a74051759d79f" | ||
| 975 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.31.0;shallow=1;rev=94d24ca358d9f98ccd48d1b826cfab83557d5b19;name=git_8ce8c847_28;destsuffix=vcs_cache/fccab59f054c013b3157a91d181b68013824fcbb4171ceeaf2d3f766bd6bdf08" | ||
| 976 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.20.0;shallow=1;rev=9886dcff5240f37ff21e26c7462325f3c1cfafc8;name=git_8ce8c847_29;destsuffix=vcs_cache/bb731237e6e3cd4b28283414536f437e732aa834130575e01f6ad9d00436093a" | ||
| 977 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=datafusion/v1.8.7;shallow=1;rev=989469b636cc4c337b2549f57d548720d5a43252;name=git_8ce8c847_30;destsuffix=vcs_cache/2b868b8a903d10214cdb945dd8a9cdbee0dc4f9f4d39724cfbc7ad1c5db6d4a2" | ||
| 978 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=resourcesettings/v1.8.3;shallow=1;rev=b7a7787ebf5e1521d2dab685a3a37bb0ea7732d8;name=git_8ce8c847_31;destsuffix=vcs_cache/ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f" | ||
| 979 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v1.5.3;shallow=1;rev=bf00b9db931a52688d14eb44d4fdf4443338dc9a;name=git_8ce8c847_32;destsuffix=vcs_cache/6254d0865f56a16b8c1ab467ec5334bea06e5b28bf370972c3fc98749e922f2b" | ||
| 980 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.59.2;shallow=1;rev=cf3fbcb2ae899fea1c6651bb2fcbc28a2a05a79e;name=git_8ce8c847_33;destsuffix=vcs_cache/3563ef78fb332c86b69068f9ae2b0e4c884619f7b403ba54710636d532efb54a" | ||
| 981 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=spanner/v1.89.0;shallow=1;rev=d1fe7594f099ed9842ffebb0a969b1bd39b1f100;name=git_8ce8c847_34;destsuffix=vcs_cache/856f9bb639354023f6230471075385619440669c27119bf1f39fe6ab79054325" | ||
| 982 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=gkehub/v0.16.0;shallow=1;rev=d8078f0b64a205ee77cdc45816e0badd79d1f410;name=git_8ce8c847_35;destsuffix=vcs_cache/155a8c5857d71921d4d48a9064b1d1db849d4dba3424d79ae5b9f8bed6d5c196" | ||
| 983 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=dataplex/v1.28.0;shallow=1;rev=d9049492b24c79561b32a4a4a867f472d9466d5a;name=git_8ce8c847_36;destsuffix=vcs_cache/a664909afdc163e532fc90dcd652c3f30e9f66e5b9ae015ed3b8387b26316d8f" | ||
| 984 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=dlp/v1.28.0;shallow=1;rev=da03b210d2dc127b4dd5f21de8467d471773ac8f;name=git_8ce8c847_37;destsuffix=vcs_cache/9d877d64b9f837bdac8b6623322f15f3b8fb932294396fb92a7e6da825df8d86" | ||
| 985 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsublite/v1.8.2;shallow=1;rev=de9872df85656737539e3b4116832bf230e83424;name=git_8ce8c847_38;destsuffix=vcs_cache/cd52cec5862dfcf08e56c99b4b313a0276a9b14d94262cbff2d9cf2bae9475f2" | ||
| 986 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v1.50.2;shallow=1;rev=e2bbf19a799d2126c4033e80137dd45ed49575d5;name=git_8ce8c847_39;destsuffix=vcs_cache/ebd2e12c77daedfc7dbf9cefe263865d6065207960b29f48389c62960e9b577b" | ||
| 987 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=bigquery/v1.72.0;shallow=1;rev=e2eb708a7a2a303b74ac1e298b0919cc0143683b;name=git_8ce8c847_40;destsuffix=vcs_cache/110fcfe4b7022fade70c8221bffd44a278b6db124753b75857115117a9f3f0e6" | ||
| 988 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=bigtable/v1.45.0;shallow=1;rev=eb1fe4cee5434998ef7060959411aee604e3e9f5;name=git_8ce8c847_41;destsuffix=vcs_cache/395f3dcd06a53595d29d7cfa4c5cf7e1098557fbc3078e3dcfbf6f4f34eb1dbf" | ||
| 989 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=managedidentities/v1.7.7;shallow=1;rev=f557e308cb70fa4fde7104ebe9327892729a8d36;name=git_8ce8c847_42;destsuffix=vcs_cache/64e3b33b498653a365f4dafb2a49300830715d9708bfa4c535bf36eca97ee256" | ||
| 990 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=datastore/v1.21.0;shallow=1;rev=fc172bd3994788c1b4d1eb11e41423b3bdc64994;name=git_8ce8c847_43;destsuffix=vcs_cache/7cb3b36bcc0d3f2b2d2967b296aa111f3f61be016c6196781d4e23666efe08ff" | ||
| 991 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.2;shallow=1;rev=0b81523ff268a1f1b0baf4a5da67e42fbb86880b;name=git_6a558ec9_0;destsuffix=vcs_cache/0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5" | ||
| 992 | SRC_URI += "git://github.com/gotestyourself/gotestsum;protocol=https;nobranch=1;tag=v1.13.0;shallow=1;rev=c4a0df2e75a225d979a444342dd3db752b53619f;name=git_919b7aef_0;destsuffix=vcs_cache/429a63b7b1d1dfa80fee0ca076ab9e18b5826e13744a14a0aecf0437b1c58577" | ||
| 993 | SRC_URI += "git://github.com/smallstep/crypto;protocol=https;nobranch=1;tag=v0.76.2;shallow=1;rev=8a17bfe55b646bff19f5a887fa35a53ef8bf6695;name=git_d39db5a9_0;destsuffix=vcs_cache/65e0b8b246a35216fc23e3c6d4562c0d60edfd5616841f94c94d3acd1b768e72" | ||
| 994 | SRC_URI += "git://github.com/smallstep/crypto;protocol=https;nobranch=1;tag=v0.77.2;shallow=1;rev=bbd3a4905e5858e9f263cfadf67826a32db7fa7c;name=git_d39db5a9_1;destsuffix=vcs_cache/f8f603691c86663e9c5c5e6e59a4897693eb0f5fe01d8da25db6ab3d209001dd" | ||
| 995 | SRC_URI += "git://github.com/bufbuild/protovalidate-go;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=61167be38186a7d4b333823cdb6f014625be7ec5;name=git_f2552920_0;destsuffix=vcs_cache/9ba3cf55a26ac9b2a72ad6b39a11c6c547594e85e57aba625a6e68114e4f8960" | ||
| 996 | SRC_URI += "git://github.com/bufbuild/protoyaml-go;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=688eb3d25504a64ca6c7c6f88ba5e77406bbb8a5;name=git_9de992c8_0;destsuffix=vcs_cache/ac0e158f8d9bf560f84436952debbe8b5eab7478802481f9d08ac064a1b4e540" | ||
| 997 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=5b3e6a55c961c61f4836ae6868c17b070744c590;name=git_716d0082_0;destsuffix=vcs_cache/5dbf106b5fa49944ed578a1d4dd6e6bc1b88cb0bf1f588495a8e835681de3445" | ||
| 998 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=c67002cb31c3a748b7688c27f20d8358b4193582;name=git_716d0082_1;destsuffix=vcs_cache/6b2abb729597bb5430a8004e6adf93f29a65335edf3dd4666738bb06a30ac3c8" | ||
| 999 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=d0100b6bd8b389f0385611eb39152c4d7c3a7905;name=git_716d0082_2;destsuffix=vcs_cache/1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d" | ||
| 1000 | SRC_URI += "git://gopkg.in/cheggaaa/pb.v1;protocol=https;branch=master;rev=f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11;name=git_6e3700df_0;destsuffix=vcs_cache/5efaf6746bd1a20b3f338c432682e43b7cc1f695f4a6b99ef2b0744fa8240372" | ||
| 1001 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=release.2019.1;rev=c2f93a96b099cbbec1de36336ab049ffa620e6d7;name=git_f1a8947f_0;destsuffix=vcs_cache/1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b" | ||
| 1002 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=master;rev=ea95bdfd59fc14c1c9afa08716e0cd013eae4e12;name=git_f1a8947f_1;destsuffix=vcs_cache/995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c" | ||
| 1003 | |||
diff --git a/recipes-containers/cosign/go-mod-hybrid-cache.inc b/recipes-containers/cosign/go-mod-hybrid-cache.inc new file mode 100644 index 00000000..10f02828 --- /dev/null +++ b/recipes-containers/cosign/go-mod-hybrid-cache.inc | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Metadata for git-fetched modules (VCS path) | ||
| 3 | # Used by go-mod-vcs.bbclass to build module cache from git checkouts | ||
| 4 | |||
| 5 | inherit go-mod-vcs | ||
| 6 | |||
| 7 | # Module metadata for cache building (one module per line) | ||
| 8 | GO_MODULE_CACHE_DATA = '[\ | ||
| 9 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.3","vcs_hash":"6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96","timestamp":"2026-04-14T17:18:07Z","subdir":"","vcs_ref":"refs/tags/v2.2.3"},\ | ||
| 10 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.1","vcs_hash":"b51e865a515d6f404b4f6894bfde27e36048036442412f97c69da358dff76828","timestamp":"2025-12-18T16:59:11Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 11 | {"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"},\ | ||
| 12 | {"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"},\ | ||
| 13 | {"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"},\ | ||
| 14 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ | ||
| 15 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ | ||
| 16 | {"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"},\ | ||
| 17 | {"module":"k8s.io/api","version":"v0.35.3","vcs_hash":"4c866a946bb10a93a8bae39b56bf25058d2c96270c3d1178d4e983bc3486de8d","timestamp":"2026-03-19T04:20:27Z","subdir":"","vcs_ref":"refs/tags/v0.35.3"},\ | ||
| 18 | {"module":"k8s.io/apimachinery","version":"v0.35.3","vcs_hash":"3607284db090a16c797d866e0afc2f5981016fa804bf28b6ae61b062c6e6c8c3","timestamp":"2025-12-04T22:24:03Z","subdir":"","vcs_ref":"refs/tags/v0.35.3"},\ | ||
| 19 | {"module":"k8s.io/apimachinery","version":"v0.36.1","vcs_hash":"eea18642cf2a4c896abe327d551be0463953ef83e0acdd09d66bbf2d95a09278","timestamp":"2026-05-12T17:54:19Z","subdir":"","vcs_ref":"refs/tags/v0.36.1"},\ | ||
| 20 | {"module":"k8s.io/client-go","version":"v0.35.3","vcs_hash":"8b529e801b17536e65f6c58983c445925f7a0e10978ed051ee16bf15e3820efa","timestamp":"2026-03-19T04:54:07Z","subdir":"","vcs_ref":"refs/tags/v0.35.3"},\ | ||
| 21 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250910181357-589584f1c912","vcs_hash":"d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6","timestamp":"2025-09-10T18:13:57Z","subdir":"","vcs_ref":""},\ | ||
| 22 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20260317180543-43fb72c5454a","vcs_hash":"c4776d3270619d643b86281ee67567cfe818b8f85b504d65b418f8f01b237bda","timestamp":"2026-03-17T18:05:43Z","subdir":"","vcs_ref":""}]' | ||
diff --git a/recipes-containers/cosign/go-mod-hybrid-git.inc b/recipes-containers/cosign/go-mod-hybrid-git.inc new file mode 100644 index 00000000..c5b4459f --- /dev/null +++ b/recipes-containers/cosign/go-mod-hybrid-git.inc | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Go modules fetched from git repositories (VCS path) | ||
| 3 | # | ||
| 4 | # These modules are fetched directly from their git repositories. | ||
| 5 | # They provide full VCS provenance and allow easy SRCREV bumping. | ||
| 6 | |||
| 7 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=77c84241c7cbdd9b4eca2591793e3d4f4317c590;name=git_c2fd43eb_0;destsuffix=vcs_cache/6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96" | ||
| 8 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=dea7da592f5d1d2b7755e3a161be07f43fad8f75;name=git_c2fd43eb_1;destsuffix=vcs_cache/b51e865a515d6f404b4f6894bfde27e36048036442412f97c69da358dff76828" | ||
| 9 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 10 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 11 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_0;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | ||
| 12 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" | ||
| 13 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 14 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.35.3;shallow=1;rev=3897036a444c440b15bde423702caab885c2b8bd;name=git_91745483_0;destsuffix=vcs_cache/4c866a946bb10a93a8bae39b56bf25058d2c96270c3d1178d4e983bc3486de8d" | ||
| 15 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.35.3;shallow=1;rev=72d71eac265e06713c6d83d7034aac609450243f;name=git_d6490ebc_0;destsuffix=vcs_cache/3607284db090a16c797d866e0afc2f5981016fa804bf28b6ae61b062c6e6c8c3" | ||
| 16 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.36.1;shallow=1;rev=7af103a2a439106791220493349f8d13bc0a1efd;name=git_d6490ebc_1;destsuffix=vcs_cache/eea18642cf2a4c896abe327d551be0463953ef83e0acdd09d66bbf2d95a09278" | ||
| 17 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.35.3;shallow=1;rev=4f1f0a2dce40946d7376d2d490fb09f8f45d702a;name=git_0356f569_0;destsuffix=vcs_cache/8b529e801b17536e65f6c58983c445925f7a0e10978ed051ee16bf15e3820efa" | ||
| 18 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=589584f1c912f4367fe8954f649a59a98b912da5;name=git_dbee483c_1;destsuffix=vcs_cache/d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6" | ||
| 19 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=43fb72c5454a03ed83388cf20c070499ee359af8;name=git_dbee483c_0;destsuffix=vcs_cache/c4776d3270619d643b86281ee67567cfe818b8f85b504d65b418f8f01b237bda" | ||
diff --git a/recipes-containers/cosign/go-mod-hybrid-gomod.inc b/recipes-containers/cosign/go-mod-hybrid-gomod.inc new file mode 100644 index 00000000..8b1a2641 --- /dev/null +++ b/recipes-containers/cosign/go-mod-hybrid-gomod.inc | |||
| @@ -0,0 +1,1318 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Go modules fetched from proxy.golang.org (fast path) | ||
| 3 | # | ||
| 4 | # These modules are fetched as pre-built zip files from the Go proxy. | ||
| 5 | # They do not provide VCS commit-level provenance but are much faster. | ||
| 6 | |||
| 7 | inherit go-mod | ||
| 8 | |||
| 9 | SRC_URI += "gomod://al.essio.dev/pkg/shellescape;version=v1.6.0;sha256sum=3c25159c67394c5d2fe4fc4e9e77aad41056fecf249030d16c6399ad18158fc2" | ||
| 10 | SRC_URI += "gomod://bitbucket.org/creachadair/shell;version=v0.0.8;sha256sum=296da1b4778c1ea8791171afb156ad85b3d9b08d9e888d5687aea326ddbfc32a" | ||
| 11 | SRC_URI += "gomod://buf.build/go/protovalidate;version=v1.1.3;sha256sum=688d1afcdb2fb2743d4cc4f47a2f911b4616ebe5a834a351015c8ce191c470fc" | ||
| 12 | SRC_URI += "gomod://buf.build/go/protoyaml;version=v0.6.0;sha256sum=1e440185fb62082a0408042e8ec0159df992d9d23f86e43a74d3caff0c898e99" | ||
| 13 | SRC_URI += "gomod://cel.dev/expr;version=v0.25.1;sha256sum=12652bea2461aa29004d23052d3a08cb5911ab0a652469ef5da6efb37c12ee87" | ||
| 14 | SRC_URI += "gomod://chainguard.dev/go-grpc-kit;version=v0.17.15;sha256sum=377ae9793e495655df588fc8b97f69b3530abe43ae22ed3104c07254cc8263b8" | ||
| 15 | SRC_URI += "gomod://chainguard.dev/sdk;version=v0.1.45;sha256sum=5cea85b172cef7830a13fb07f69bbd1b2203349db8956a449ca4bd1028ce6cfe" | ||
| 16 | SRC_URI += "gomod://cloud.google.com/go;version=v0.123.0;sha256sum=e9c9509cf75beb9516795eeb113d01a20e2a71496a66ed736b6ed2a516878d52" | ||
| 17 | SRC_URI += "gomod://cloud.google.com/go;version=v0.26.0;sha256sum=521f8c367396ff52b7e9c2203e32a714c995788b5d14a40e2bb829eb0a7878a7" | ||
| 18 | SRC_URI += "gomod://cloud.google.com/go/accessapproval;version=v1.8.8;sha256sum=7157ce718febb4fb644fa9a7b01bb198fba361ed3a823538c9962a1d666029a3" | ||
| 19 | SRC_URI += "gomod://cloud.google.com/go/accessapproval;version=v1.9.0;sha256sum=e6ded140d9b2d550d5c47605921cac7f1beb0aac728d860a3f7b3d1a207414a2" | ||
| 20 | SRC_URI += "gomod://cloud.google.com/go/accesscontextmanager;version=v1.10.0;sha256sum=de3deb584da1ffe62d8d523a7638bee3a69fdde7e7327c01625035c2902115de" | ||
| 21 | SRC_URI += "gomod://cloud.google.com/go/accesscontextmanager;version=v1.9.7;sha256sum=58ac1aa6469a1c0e4f5d4995b29c882a25ba1a110d25eee411b30bbe6705e598" | ||
| 22 | SRC_URI += "gomod://cloud.google.com/go/aiplatform;version=v1.114.0;sha256sum=9c4d9b0a2a5327f11512c8a55dbb3b31ba04541400ec6b3b5fcbdfc4d77391e2" | ||
| 23 | SRC_URI += "gomod://cloud.google.com/go/aiplatform;version=v1.122.0;sha256sum=ab35b63c44565bdd203f5696121824cd8a3393da5aa6e9f78ec93dbe27fcb25e" | ||
| 24 | SRC_URI += "gomod://cloud.google.com/go/analytics;version=v0.31.0;sha256sum=bbb23bc18730b426f66057f2fa1aae124e912759892b98756aa17c7839bacc03" | ||
| 25 | SRC_URI += "gomod://cloud.google.com/go/analytics;version=v0.30.1;sha256sum=df9ed8ba1354df53f565eee32dcb7601f74e2b8eff3da4cde7fab2c8549250ed" | ||
| 26 | SRC_URI += "gomod://cloud.google.com/go/apigateway;version=v1.8.0;sha256sum=f8573c25529c70f0ab6649813d765bdbd90e69dba2066cd228aef0dc6f0d3d16" | ||
| 27 | SRC_URI += "gomod://cloud.google.com/go/apigateway;version=v1.7.7;sha256sum=258823eef73a3a5a1f19572f547af666b01330dd6ea5aabf956fd343d15db4cd" | ||
| 28 | SRC_URI += "gomod://cloud.google.com/go/apigeeconnect;version=v1.8.0;sha256sum=3cdf05283fdc689f27cd6c7cb62676c41229d22f504fb84cc08f4e58a5f0e6f0" | ||
| 29 | SRC_URI += "gomod://cloud.google.com/go/apigeeconnect;version=v1.7.7;sha256sum=b0f72b8bce889583b73b1cbc352dcbe884df021955c60156a31ab9e54d23f16f" | ||
| 30 | SRC_URI += "gomod://cloud.google.com/go/apigeeregistry;version=v0.11.0;sha256sum=829b3a1b5c55590f5bae45e4596e5ff087ab76177b9f628676f920fbcaf2a557" | ||
| 31 | SRC_URI += "gomod://cloud.google.com/go/apigeeregistry;version=v0.10.0;sha256sum=98b6cde74551fceae8f56a49062b8ea74067ed84c974a2e05a320e86aef34318" | ||
| 32 | SRC_URI += "gomod://cloud.google.com/go/appengine;version=v1.10.0;sha256sum=a5ad0fcfd5cd1f2b81585e43ec71339610c5a911606a451633edb2c8668d9e63" | ||
| 33 | SRC_URI += "gomod://cloud.google.com/go/appengine;version=v1.9.7;sha256sum=f08f413c33a217a20c076c81531ced88c16d745ad41a7d679d1e905ce11a2baf" | ||
| 34 | SRC_URI += "gomod://cloud.google.com/go/area120;version=v0.9.7;sha256sum=cb82a20495da21baa2bc3294f3122ecec5e84716a6234b9950fcd324c89c0c9f" | ||
| 35 | SRC_URI += "gomod://cloud.google.com/go/area120;version=v0.11.0;sha256sum=e817fdd42501c97bd837d7f835aab45ed291f42996cafcf31c3129d9c5c3abf8" | ||
| 36 | SRC_URI += "gomod://cloud.google.com/go/artifactregistry;version=v1.19.0;sha256sum=eef79a7ad4a8a84dbb8b53b4b4bd44634456cac19f32672b8a0b6a1e3a08fb3e" | ||
| 37 | SRC_URI += "gomod://cloud.google.com/go/artifactregistry;version=v1.21.0;sha256sum=11c82547ce8e09000d4474df54bf9287be7f8c2b4cd29a187c09adb65cab1522" | ||
| 38 | SRC_URI += "gomod://cloud.google.com/go/asset;version=v1.23.0;sha256sum=cd6b6739c1f11c233ee02e08fe8234b6cf6145bdfa58e57600bb24cdf9dc8cef" | ||
| 39 | SRC_URI += "gomod://cloud.google.com/go/asset;version=v1.22.0;sha256sum=ae53576306ec86de7411939026ba1e1f3538e2f44e13fb2b3447e192855e63f0" | ||
| 40 | SRC_URI += "gomod://cloud.google.com/go/assuredworkloads;version=v1.13.0;sha256sum=6b6afe4b2ff4613901d0378c4b657c63b1f0c4a0fcd6835aed7aed0149329df7" | ||
| 41 | SRC_URI += "gomod://cloud.google.com/go/assuredworkloads;version=v1.14.0;sha256sum=c22a391bc375cbfeb3fd4267c2f34f945be6b75d133286f43effb4ae77f0548c" | ||
| 42 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.20.0;sha256sum=06371584193bbb88a8f2c2931d85efaf45666cc52643be5b8aada6b053672f3a" | ||
| 43 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.18.2;sha256sum=34b85ed8bd9a295eafb429ff3f9eeb7af7102edfe9dc1e3dc60455d7113fd5d3" | ||
| 44 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.8;sha256sum=4cd64264bafc4dd05f645452d6e1485adf92309130bd82b4c595db10cd534963" | ||
| 45 | SRC_URI += "gomod://cloud.google.com/go/automl;version=v1.15.0;sha256sum=9ab3429186a5ae8bf7ce8c894d653e81b1fb8ace716772793dddc078e8fff3d9" | ||
| 46 | SRC_URI += "gomod://cloud.google.com/go/automl;version=v1.16.0;sha256sum=075af6451853f1fc210a71bdee5ffe1b910c11cfe4504acf2aa58ff3ec6208de" | ||
| 47 | SRC_URI += "gomod://cloud.google.com/go/baremetalsolution;version=v1.4.0;sha256sum=c6d1893d3bcc3ddc661e00002d21a694eb06e24207ac1122826a3c5550ea16fc" | ||
| 48 | SRC_URI += "gomod://cloud.google.com/go/baremetalsolution;version=v1.5.0;sha256sum=de4da2f8f46f05e19192e0a2761ccef56fc0c7c2ed9dc0d166d73352ac69cc51" | ||
| 49 | SRC_URI += "gomod://cloud.google.com/go/batch;version=v1.15.0;sha256sum=2fe2f3446acd0b43bfda5168113f1c35be8703c36eb172391bb2a6f10737ff0b" | ||
| 50 | SRC_URI += "gomod://cloud.google.com/go/batch;version=v1.14.0;sha256sum=1338847eafaecf34a380cd074daea01502772a78a0fadec251d209a81d60a216" | ||
| 51 | SRC_URI += "gomod://cloud.google.com/go/beyondcorp;version=v1.2.0;sha256sum=6634a5167db5e41f00591863e2bc2229967c6a6390570e258d8ec55a8b0b3603" | ||
| 52 | SRC_URI += "gomod://cloud.google.com/go/beyondcorp;version=v1.3.0;sha256sum=21db8a06a7e94651dbab733f29bb3ccdb97a5d758db55c87b263e78099e31422" | ||
| 53 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.75.0;sha256sum=f658e0448bc3e4c874acad928cba0bd6b82796d421fce89ebc4ef24d0fd581d2" | ||
| 54 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.72.0;sha256sum=671db267f519fa330a3b91e29f69abf3c81bf6a40cd359d884add9a423358fd9" | ||
| 55 | SRC_URI += "gomod://cloud.google.com/go/bigtable;version=v1.41.0;sha256sum=4659b4cff784c3039e1d9cd97720a3a2a31c083f3cd1ee6e504e2d791e5095a7" | ||
| 56 | SRC_URI += "gomod://cloud.google.com/go/bigtable;version=v1.45.0;sha256sum=4823bb96556e8bbcf3f5ec9c3eaf96b7b4bea1aa370fb7fb76b1eb15ff513502" | ||
| 57 | SRC_URI += "gomod://cloud.google.com/go/billing;version=v1.21.0;sha256sum=954a5ffe35894f7a0698689dc745ae8deecedf4f9b8a4824afebfb801fc1150b" | ||
| 58 | SRC_URI += "gomod://cloud.google.com/go/billing;version=v1.22.0;sha256sum=c2ff271c78b939cd76510e3d4b4fbe6e3ecafdfffd7dca79ab15474f3bd17a15" | ||
| 59 | SRC_URI += "gomod://cloud.google.com/go/binaryauthorization;version=v1.10.0;sha256sum=eca3bf06f2ff5f8b02c25aadd34f2a6baae705d87e91a1423a0b51e98c9e42fe" | ||
| 60 | SRC_URI += "gomod://cloud.google.com/go/binaryauthorization;version=v1.11.0;sha256sum=64fba9fe6810501f37b4871599c9530f3a4bffffebce72ad6c65cd56d812526d" | ||
| 61 | SRC_URI += "gomod://cloud.google.com/go/certificatemanager;version=v1.10.0;sha256sum=727a1f4c57d4f08dc031bd9adf49b60221f84ddc3beecb577abaf2d884a67b3b" | ||
| 62 | SRC_URI += "gomod://cloud.google.com/go/certificatemanager;version=v1.9.6;sha256sum=2e6398df13dba25c563efbc7f7153f1dec9fd5afd3ffe6651035a04566882e37" | ||
| 63 | SRC_URI += "gomod://cloud.google.com/go/channel;version=v1.21.0;sha256sum=e83253a37e5f8cec4a99a0bf6f627f78501891d7ea299388e57da6729e132656" | ||
| 64 | SRC_URI += "gomod://cloud.google.com/go/channel;version=v1.22.0;sha256sum=82ae07bbf6a731d284cd0fec66552ed62c2a57bea758064872ee20474006c8d0" | ||
| 65 | SRC_URI += "gomod://cloud.google.com/go/cloudbuild;version=v1.26.0;sha256sum=53de62d8dafc4bc65a9dee2aabcfeb36979b3468ef22c5466b3ed9a1f169d3f7" | ||
| 66 | SRC_URI += "gomod://cloud.google.com/go/cloudbuild;version=v1.25.0;sha256sum=1bcda66348e10c1e9ec193da069e32553bd8a89e4f42b5a951196b91972dff94" | ||
| 67 | SRC_URI += "gomod://cloud.google.com/go/clouddms;version=v1.8.8;sha256sum=3a263bff441cc49d1ddc4487b25fcf0e767c3efe47f37a09845267eb65f3e0da" | ||
| 68 | SRC_URI += "gomod://cloud.google.com/go/clouddms;version=v1.9.0;sha256sum=a26421843bc08d06807d22f763e8fefc20ce6e495403d751b0af5af652f4dd77" | ||
| 69 | SRC_URI += "gomod://cloud.google.com/go/cloudtasks;version=v1.13.7;sha256sum=44b676416ace9d5d90faf1f4d82bc82d226fd036181a2ab91de9bf75520e22be" | ||
| 70 | SRC_URI += "gomod://cloud.google.com/go/cloudtasks;version=v1.14.0;sha256sum=a85db3e2e26a52a8a08931c8938780af5355699ab57d309d454df56bcadeb1ce" | ||
| 71 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.54.0;sha256sum=242f9f1a639117310a4afcfd7dc84a1ec67d09b23d0950001cf98dd361362a08" | ||
| 72 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.58.0;sha256sum=6df7289b6e2c745c5072f1520aa59509292cb14e03e9ff9ed74bbf409356ca1c" | ||
| 73 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.9.0;sha256sum=f97e35d1c96239b8574054a77e312c95d2c82a89c21daf46ffeaea6d5fc59eca" | ||
| 74 | SRC_URI += "gomod://cloud.google.com/go/contactcenterinsights;version=v1.17.4;sha256sum=a5ee4233fd9407e5360886a5eeaf72be2e737030de471667e67668715dcdc26e" | ||
| 75 | SRC_URI += "gomod://cloud.google.com/go/contactcenterinsights;version=v1.18.0;sha256sum=db213d06fbf66f74b8d60e61df5439523e9110f856fa7296db44bb7e21e99015" | ||
| 76 | SRC_URI += "gomod://cloud.google.com/go/container;version=v1.45.0;sha256sum=29b2b58af47c74db824cf2607f4be8bc9310beef83826215d8e6c6c9d3e0b960" | ||
| 77 | SRC_URI += "gomod://cloud.google.com/go/container;version=v1.47.0;sha256sum=66303e9b5c20bce45457844a984b14d6ba1de1324e3015b42244c402c74a544a" | ||
| 78 | SRC_URI += "gomod://cloud.google.com/go/containeranalysis;version=v0.14.2;sha256sum=605554de73078ec3a836a9cc5e01cabc30268eebaa104d4adfe4574fbc4bb930" | ||
| 79 | SRC_URI += "gomod://cloud.google.com/go/containeranalysis;version=v0.15.0;sha256sum=650c7509e2847bca807ba848448d7d02f70045e68349d6692723007af8a53702" | ||
| 80 | SRC_URI += "gomod://cloud.google.com/go/datacatalog;version=v1.26.1;sha256sum=57e93d0714308d233a1cc1abf1da53b7bd845ed275c1829ee8691c832fd9743e" | ||
| 81 | SRC_URI += "gomod://cloud.google.com/go/datacatalog;version=v1.27.0;sha256sum=a99392ce07015ce0450bfb5b521f171870c298e72c16daefbf89235e2f35558b" | ||
| 82 | SRC_URI += "gomod://cloud.google.com/go/dataflow;version=v0.12.0;sha256sum=0d0b555ab4f0b0efd9a1cd0cce688a90e129423a8e917bb4b9c37c1a3570fa4d" | ||
| 83 | SRC_URI += "gomod://cloud.google.com/go/dataflow;version=v0.11.1;sha256sum=3d77127673e35c6dcea4868c72a2fa2bfd923af37d87fd12378d441f7b21d52e" | ||
| 84 | SRC_URI += "gomod://cloud.google.com/go/dataform;version=v0.15.0;sha256sum=0d2fa5da9219d4b6ce68604f795bea0279a1992f357a2273e3a31e873408ae76" | ||
| 85 | SRC_URI += "gomod://cloud.google.com/go/dataform;version=v0.12.1;sha256sum=224d04123ff056aa97d47161b3a37cc6856785960d4d312a489aa9ab52348502" | ||
| 86 | SRC_URI += "gomod://cloud.google.com/go/datafusion;version=v1.8.7;sha256sum=b8ad516d71fe1217efe277fcedba84a2978f62b6d0aa34f3c0ab586e7d090a16" | ||
| 87 | SRC_URI += "gomod://cloud.google.com/go/datafusion;version=v1.9.0;sha256sum=d9dd24f719e3b797218abbe9a5e459c14ddd6755cec8bc6d15d64849522cb0b3" | ||
| 88 | SRC_URI += "gomod://cloud.google.com/go/datalabeling;version=v0.9.7;sha256sum=48fc11840433e34a5599106b6becda743e3512289cdcd5317b908ef8e7e69067" | ||
| 89 | SRC_URI += "gomod://cloud.google.com/go/datalabeling;version=v0.10.0;sha256sum=92bd5e76a7ee90ce7bcabaa9435481cdf2ae0ce7512a25aa1b40282615ebcbe5" | ||
| 90 | SRC_URI += "gomod://cloud.google.com/go/dataplex;version=v1.30.0;sha256sum=649637ca5a911aabc3880e59f9367c54387b3a53177f62e77723dd2fa13761d0" | ||
| 91 | SRC_URI += "gomod://cloud.google.com/go/dataplex;version=v1.28.0;sha256sum=aa2e1e2e1437de84ec2751ae12991f09034568d5b05691cfb0a05ffbeaeceaeb" | ||
| 92 | SRC_URI += "gomod://cloud.google.com/go/dataproc/v2;version=v2.17.0;sha256sum=3cf7b4966cee94c448060dcf556efdcfcf107b720d4b8437675dd81964f51c73" | ||
| 93 | SRC_URI += "gomod://cloud.google.com/go/dataproc/v2;version=v2.15.0;sha256sum=d7b5514710c2264c14a187c1387358b77b47693bd68d54aef8e89735aa39b35c" | ||
| 94 | SRC_URI += "gomod://cloud.google.com/go/dataqna;version=v0.10.0;sha256sum=1b783c9f65ba9c4ed6b12184d2005753b15a0ea8972772dc343fb5ab40eb5568" | ||
| 95 | SRC_URI += "gomod://cloud.google.com/go/dataqna;version=v0.9.8;sha256sum=878e118cb305d3c2785c93802ea79154bf760a4501205fb382365bd8bc4d8997" | ||
| 96 | SRC_URI += "gomod://cloud.google.com/go/datastore;version=v1.21.0;sha256sum=19b32355fd7513a5c5929b1a8efd07fd21a89f422325c32b7f84b2bd40216876" | ||
| 97 | SRC_URI += "gomod://cloud.google.com/go/datastore;version=v1.22.0;sha256sum=2620356c57267b63af046da05503db6707984d1f247301221e052405d1160f59" | ||
| 98 | SRC_URI += "gomod://cloud.google.com/go/datastream;version=v1.16.0;sha256sum=becaaa589e33c34b8ddd6dd9ff7e2afa96e3e84027a049c4c7d4c6931dfe9b08" | ||
| 99 | SRC_URI += "gomod://cloud.google.com/go/datastream;version=v1.15.1;sha256sum=418be9715e1fe4c6f97ff5910853c59b8e67d3cd7f987f9cd113a307f23374a0" | ||
| 100 | SRC_URI += "gomod://cloud.google.com/go/deploy;version=v1.27.3;sha256sum=efc4a6fbaa93c75e7b5d1fead0a097cdb3db92bbc933a0aef7616a1a7b09a427" | ||
| 101 | SRC_URI += "gomod://cloud.google.com/go/deploy;version=v1.28.0;sha256sum=0704062ad74ee8ec8a63eaac0efbaf50b0c3a9ba50a45ce6886a2aa924d3a686" | ||
| 102 | SRC_URI += "gomod://cloud.google.com/go/dialogflow;version=v1.74.0;sha256sum=6ec0e644ca5bd4950edd1607fb3edfc9b2608e317a53ee4b95af7df937f587d4" | ||
| 103 | SRC_URI += "gomod://cloud.google.com/go/dialogflow;version=v1.78.0;sha256sum=e9a2fce34f3e36147caf0448d48d041b80e1678c6a5f74b6b2226787ee901748" | ||
| 104 | SRC_URI += "gomod://cloud.google.com/go/dlp;version=v1.30.0;sha256sum=0768f2b867bc9ef769c4b698b8d643fda54bc8c9c487f3fbb49c39974e19641e" | ||
| 105 | SRC_URI += "gomod://cloud.google.com/go/dlp;version=v1.28.0;sha256sum=1487f0e4d1b8129618c29627fe760aa1e41b649a536b7e3aa9977bcc5287e443" | ||
| 106 | SRC_URI += "gomod://cloud.google.com/go/documentai;version=v1.44.0;sha256sum=717118eb22b5b74a7da074291c52c11d61b82e70090ddd6fb43ee327cd78bdda" | ||
| 107 | SRC_URI += "gomod://cloud.google.com/go/documentai;version=v1.39.0;sha256sum=9dd77f8737bf47e6a88404e631a0ce0d535294036c9687413bf5f5c02d5fa615" | ||
| 108 | SRC_URI += "gomod://cloud.google.com/go/domains;version=v0.10.7;sha256sum=81264fdf33cf3e25a2d0486f7cbdd5dd01113d2f4b62c55ea578331b62e969c2" | ||
| 109 | SRC_URI += "gomod://cloud.google.com/go/domains;version=v0.11.0;sha256sum=3b338b383e95e2120809f965062248a3dc9a4e54810ab0f82dbec4d3ad6bfe48" | ||
| 110 | SRC_URI += "gomod://cloud.google.com/go/edgecontainer;version=v1.5.0;sha256sum=968693d8bbde869be0579b41ee4e2f29dac8348102dd7888957d92b3dee3d6ce" | ||
| 111 | SRC_URI += "gomod://cloud.google.com/go/edgecontainer;version=v1.4.4;sha256sum=5b654602fd18489ea1bbfc19887bed73e465844f13bbc5d45624eb4ff1a52d90" | ||
| 112 | SRC_URI += "gomod://cloud.google.com/go/errorreporting;version=v0.4.0;sha256sum=261bedc5b33442cbe5eb0f60db7a217d50719571f88d34c0e528435517c87555" | ||
| 113 | SRC_URI += "gomod://cloud.google.com/go/errorreporting;version=v0.5.0;sha256sum=9fc411699c15b2819ae6d5599e7d3e102be80a1528f95b61043ca7cfab247453" | ||
| 114 | SRC_URI += "gomod://cloud.google.com/go/essentialcontacts;version=v1.8.0;sha256sum=dc77ee8bb28a49b6a037217d9e6877ff5c96af16b73eea34fad6589179fc57d9" | ||
| 115 | SRC_URI += "gomod://cloud.google.com/go/essentialcontacts;version=v1.7.7;sha256sum=c6d6e8bf0e930282217f6fd51d590226124c2a1226e4682bd2d4b1b777bfafbe" | ||
| 116 | SRC_URI += "gomod://cloud.google.com/go/eventarc;version=v1.19.0;sha256sum=4c33ff4c53829da9c48b42a34060259ca800cd5f0fef34eab2187fd69fa425cc" | ||
| 117 | SRC_URI += "gomod://cloud.google.com/go/eventarc;version=v1.18.0;sha256sum=b24d6bd88dd6eb152478dc584e4a0ce0646c90bee02edb9f522944d1d81f8e76" | ||
| 118 | SRC_URI += "gomod://cloud.google.com/go/filestore;version=v1.11.0;sha256sum=3d7bca8017929ede1d97dc8d939e95e85822a71d7ae17d91bacaea11c4482b1a" | ||
| 119 | SRC_URI += "gomod://cloud.google.com/go/filestore;version=v1.10.3;sha256sum=199ba1136ed51e3e2f97fb9217d2bf4b7e39f4b94ee6a46722a1e73007cf8d51" | ||
| 120 | SRC_URI += "gomod://cloud.google.com/go/firestore;version=v1.21.0;sha256sum=d4106343c9a318582e002c5d9a0dc280b0100268a01a3fb327d946d080600b88" | ||
| 121 | SRC_URI += "gomod://cloud.google.com/go/functions;version=v1.20.0;sha256sum=0bc8ce5e3c912d4ce8ff1a677d84f589aee67b8f91da55fcb8c15f836d8451ab" | ||
| 122 | SRC_URI += "gomod://cloud.google.com/go/functions;version=v1.19.7;sha256sum=79014606ea2b73bec1c9e2275cb085f3d4c3bef682b848a54152a3ced922c03a" | ||
| 123 | SRC_URI += "gomod://cloud.google.com/go/gkebackup;version=v1.9.0;sha256sum=6a82dc11f7f02d12148aac91fbfb4c4f42907cc4d81746b4edb36b261906b45f" | ||
| 124 | SRC_URI += "gomod://cloud.google.com/go/gkebackup;version=v1.8.1;sha256sum=9d363ad7231267962d6c7858170126145b1a10886d08952c4a3250633f03f052" | ||
| 125 | SRC_URI += "gomod://cloud.google.com/go/gkeconnect;version=v0.12.5;sha256sum=afde13e001f0dd00d7d4fd3377815bc69e844bc36d776eb0625e07e1665706a8" | ||
| 126 | SRC_URI += "gomod://cloud.google.com/go/gkeconnect;version=v0.13.0;sha256sum=aeb04cd17e1e6ce2ea11bf4c8379e0d579c9577824282be8dc39964e95fb99fb" | ||
| 127 | SRC_URI += "gomod://cloud.google.com/go/gkehub;version=v0.16.0;sha256sum=e12b3701c0b78dd9d99bb04ce116d0f6b9ac48e6896d2847a403fed372a6f69b" | ||
| 128 | SRC_URI += "gomod://cloud.google.com/go/gkehub;version=v0.17.0;sha256sum=9d773a8b33176de001f7fa0fe1039450419921ab52ffddcf53671499ca85a8d6" | ||
| 129 | SRC_URI += "gomod://cloud.google.com/go/gkemulticloud;version=v1.7.0;sha256sum=361beef6eb6b0c7bffcdd6427a2049230020f4b75e7013f1ee084fe91e609b13" | ||
| 130 | SRC_URI += "gomod://cloud.google.com/go/gkemulticloud;version=v1.6.0;sha256sum=09f4957f1e2c08016ed431170dea2f9f0f6a6a63393d4200128a387f6aa5af29" | ||
| 131 | SRC_URI += "gomod://cloud.google.com/go/gsuiteaddons;version=v1.8.0;sha256sum=1872226efc24b933ce1d543ed65e8c403841d34961ef8ec2c7231f55fdc673e3" | ||
| 132 | SRC_URI += "gomod://cloud.google.com/go/gsuiteaddons;version=v1.7.8;sha256sum=64b4a78175dd784a7baba85ffbf1b5726ea29dcd273abda9c07f71fdf3948b22" | ||
| 133 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.5.3;sha256sum=f153dabeb45cbb3fed0f840da4394f21818451421cbfb2e28740d7efe87123d1" | ||
| 134 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.7.0;sha256sum=a3d9f0ebc3baf0cda13db7be112508b19c3b8dee58c2176997a8aadd50ecc87a" | ||
| 135 | SRC_URI += "gomod://cloud.google.com/go/iap;version=v1.11.3;sha256sum=d48b24034e559b1c6799632f770e45db01ff3a8efb1536d948e07f8fc7874c90" | ||
| 136 | SRC_URI += "gomod://cloud.google.com/go/iap;version=v1.13.0;sha256sum=714c7c6861c4f95b94ab6fafa87d4e8a695fa3cbecc35e5f2cd0bdb8bc8cb68c" | ||
| 137 | SRC_URI += "gomod://cloud.google.com/go/ids;version=v1.6.0;sha256sum=2d827c110f160228c13d5f6f6b7ee4c8a5eaee61a45d2f41fee8e736d877f832" | ||
| 138 | SRC_URI += "gomod://cloud.google.com/go/ids;version=v1.5.7;sha256sum=ddd26d5f7b5f5ebed891eb58235f9af2dc2da7515569aa619cbcc915856a5d50" | ||
| 139 | SRC_URI += "gomod://cloud.google.com/go/iot;version=v1.8.7;sha256sum=e138ec7cf4ab86e2e6e7b302ebaf3353efedf78b2d2064b378848f2ec27f75a8" | ||
| 140 | SRC_URI += "gomod://cloud.google.com/go/iot;version=v1.9.0;sha256sum=ae95ccc14a433c17df294fd48735840416cc52b1600bca4d6b219514703630af" | ||
| 141 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.26.0;sha256sum=702a9069cd88a80f40f89b2f1df00ac491ffff1abd47bee36b3734dd280ebf2e" | ||
| 142 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.31.0;sha256sum=7be4d4abff08fa5c4dc6a238b28cc1de37c4c9798ab5070da37e0474cb70c189" | ||
| 143 | SRC_URI += "gomod://cloud.google.com/go/language;version=v1.14.6;sha256sum=30f402bb04e0babd007af792e974c743142af6ec207565d7a544d4da0eac8cdf" | ||
| 144 | SRC_URI += "gomod://cloud.google.com/go/language;version=v1.15.0;sha256sum=382e568e2ee8dc226a2b8502e648e5c2a239a80832132ede6f60705fe3134a6e" | ||
| 145 | SRC_URI += "gomod://cloud.google.com/go/lifesciences;version=v0.10.7;sha256sum=c72f66961bbea2f12e626ebd7bcc44969bedb5c8ca2310726784b9b1602b4fc3" | ||
| 146 | SRC_URI += "gomod://cloud.google.com/go/lifesciences;version=v0.11.0;sha256sum=7ebd205a850e101d9dc52baaedcf4cf3178e68a02183ba4a41789d3b0d3ea035" | ||
| 147 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.13.1;sha256sum=e5ed8bac1e9b3e23670207571dea6ed9ca4437ffa8d975a8baea131203c2be43" | ||
| 148 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.14.0;sha256sum=5a748a65db7f3f90746403bc232ef8cc773ab397bb4645be25e308116ee1a3f5" | ||
| 149 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.8.0;sha256sum=3f7c0501f17f58d774611e588d007121c42707dd76b2ffd9577cd870daf44f71" | ||
| 150 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.9.0;sha256sum=989d72eb620d4b04514df9d695a234edee783e00bfb0bdcbdb7f772ec50a43c8" | ||
| 151 | SRC_URI += "gomod://cloud.google.com/go/managedidentities;version=v1.8.0;sha256sum=f49ba6eb0c63f5d7f0603040943a4c4c872311d65317d56472992b1ee85948cc" | ||
| 152 | SRC_URI += "gomod://cloud.google.com/go/managedidentities;version=v1.7.7;sha256sum=c46070bff1fbbd1f66e8829a4012ed5b5450d77bf37e4b06d2b527c93f64d0d2" | ||
| 153 | SRC_URI += "gomod://cloud.google.com/go/maps;version=v1.26.0;sha256sum=30c39427d4197dff99ae706cfd6cc396f046dc0cf569cd1aa52011f3804b4293" | ||
| 154 | SRC_URI += "gomod://cloud.google.com/go/maps;version=v1.31.0;sha256sum=68e55266b7bc7f01e5d321aa900f32445aa858d6d5e0c6b255113babb728f4a3" | ||
| 155 | SRC_URI += "gomod://cloud.google.com/go/mediatranslation;version=v0.9.7;sha256sum=595995e662a0fde8cbdefd2bb429207d65ebba6e511a6a5ae54e2fde1dc26ac5" | ||
| 156 | SRC_URI += "gomod://cloud.google.com/go/mediatranslation;version=v0.10.0;sha256sum=bd60a924ad1c79b24f0e83d0bbd44dc10427524146adf4ae9597d85a028c8ff5" | ||
| 157 | SRC_URI += "gomod://cloud.google.com/go/memcache;version=v1.12.0;sha256sum=698707bc0b2e1e71e0aecd210f111bd76a48c533e93973249327e36955bb181b" | ||
| 158 | SRC_URI += "gomod://cloud.google.com/go/memcache;version=v1.11.7;sha256sum=b8ed29fa150c1c4f900afe1df88bf772e8d98a85f387b87cc61319e7f16ef0d1" | ||
| 159 | SRC_URI += "gomod://cloud.google.com/go/metastore;version=v1.15.0;sha256sum=b4a18f4bf21b730a3bd79edfcfde9173da3cb663d04ee31ceb5bf8254e232036" | ||
| 160 | SRC_URI += "gomod://cloud.google.com/go/metastore;version=v1.14.8;sha256sum=acb8af96af9636279194bc712f6893da8050833fb79e8bc3e9320d1084623758" | ||
| 161 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.24.3;sha256sum=e28a4ca46eef2ade6df229ee71065993a56673584e5f69a2ecf7d90e0e72fa8a" | ||
| 162 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.25.0;sha256sum=78980cc761fb82b9d515e892464f63082eccdef3255e192324520c999a765c36" | ||
| 163 | SRC_URI += "gomod://cloud.google.com/go/networkconnectivity;version=v1.20.0;sha256sum=f5a5480dacbfb9dc8c552df1d7f662b1e5c1a2f4837150543b6eadef3d2fc019" | ||
| 164 | SRC_URI += "gomod://cloud.google.com/go/networkconnectivity;version=v1.22.0;sha256sum=c123c4e1a9bda03d6fbd31f5ad17eecb4ba59fc7dcf08bc79b3518e9b4285e6e" | ||
| 165 | SRC_URI += "gomod://cloud.google.com/go/networkmanagement;version=v1.21.0;sha256sum=b994b3e7c2a498fb7818e452d79822573a62c6875ca5fce4c7991bf189aad976" | ||
| 166 | SRC_URI += "gomod://cloud.google.com/go/networkmanagement;version=v1.24.0;sha256sum=85beba2241682088eeb06db6bbf7e5f376d53043334633b40e7aea8151388d8e" | ||
| 167 | SRC_URI += "gomod://cloud.google.com/go/networksecurity;version=v0.12.0;sha256sum=24fb3c28a7df52efb41cb6b5b499a807658d73e18e6b72fc7f1f75cf6c8a08e5" | ||
| 168 | SRC_URI += "gomod://cloud.google.com/go/networksecurity;version=v0.11.0;sha256sum=ba70d7e104a48f2934cabb9e9450d2aeb7a6537b479ea3c93e17e4910a6b5d37" | ||
| 169 | SRC_URI += "gomod://cloud.google.com/go/notebooks;version=v1.12.7;sha256sum=fc80304489bbeeeca4a1c703eafb8b263d1ee22c7657a9d87e1d9ec96b5d6ba8" | ||
| 170 | SRC_URI += "gomod://cloud.google.com/go/notebooks;version=v1.13.0;sha256sum=bb1ea36b1a807e34c854c87d25f54b74f7625e746c2c2f7ee45878debad47313" | ||
| 171 | SRC_URI += "gomod://cloud.google.com/go/optimization;version=v1.8.0;sha256sum=b8cd9c73fbcb7c4519591ae9918795af0a99694a023e3276343127222388ed8f" | ||
| 172 | SRC_URI += "gomod://cloud.google.com/go/optimization;version=v1.7.7;sha256sum=ee49ca4d32a5bd4ba2fad36d15dff7b05adbef4c5961e2d6a37aef937a0e044f" | ||
| 173 | SRC_URI += "gomod://cloud.google.com/go/orchestration;version=v1.12.0;sha256sum=9ab8c53b9cbb324a93aa7c526473be8cea54915c6160d80fa2d4a02d5c658586" | ||
| 174 | SRC_URI += "gomod://cloud.google.com/go/orchestration;version=v1.11.10;sha256sum=05268d76ac97283a30a477f765acfe74a22ea44e762b0cb921ca41faa1ec448b" | ||
| 175 | SRC_URI += "gomod://cloud.google.com/go/orgpolicy;version=v1.16.0;sha256sum=bc86a004bde8c5d1e86b2d80f3f1571749dcf11e22616180779f63a1a201da92" | ||
| 176 | SRC_URI += "gomod://cloud.google.com/go/orgpolicy;version=v1.15.1;sha256sum=46b240e59b040b024d2ec851b2ed700ddfe0820ce9ce3f92c680911237d0b27e" | ||
| 177 | SRC_URI += "gomod://cloud.google.com/go/osconfig;version=v1.15.1;sha256sum=4e9d37a54adf153d49e011caa34d9b10340e6a66d403b91b3c2f1ca600e2087c" | ||
| 178 | SRC_URI += "gomod://cloud.google.com/go/osconfig;version=v1.17.0;sha256sum=340fcf40bc595b0f75bb9fc7c7e808447ec346ff63b2187cd5aa84f2b7f23f35" | ||
| 179 | SRC_URI += "gomod://cloud.google.com/go/oslogin;version=v1.14.7;sha256sum=47bbf49ce75c070e23851b84d1bc48707d3e7b032507ba71105d7f8a1b824748" | ||
| 180 | SRC_URI += "gomod://cloud.google.com/go/oslogin;version=v1.15.0;sha256sum=290ea2dff4c8f8f573742fce9f867b8cae250d9409f06134db3cdc92bdaf4e70" | ||
| 181 | SRC_URI += "gomod://cloud.google.com/go/phishingprotection;version=v0.9.7;sha256sum=f7cf0916874d3131fd2fead3fc3315665c3f9ab981ebcc61fa50de0caea38203" | ||
| 182 | SRC_URI += "gomod://cloud.google.com/go/phishingprotection;version=v0.10.0;sha256sum=46a3ee3b274a8d2e64e7cbddbdf98a1abe33c8c8dd6cd56c64438308075ae1b4" | ||
| 183 | SRC_URI += "gomod://cloud.google.com/go/policytroubleshooter;version=v1.12.0;sha256sum=11105a12fd58f07aa5898b358b954b8e6d52dcbf7757b0c734ff113d2828a86b" | ||
| 184 | SRC_URI += "gomod://cloud.google.com/go/policytroubleshooter;version=v1.11.7;sha256sum=388720a969a05de6eeed99b5bb5f1104c59bbeba437db51e45c9336359b54a7e" | ||
| 185 | SRC_URI += "gomod://cloud.google.com/go/privatecatalog;version=v0.11.0;sha256sum=1b6bfcc860197b4517248fec5402ae75f4651fd1ddffff7d541c490b0664a6f6" | ||
| 186 | SRC_URI += "gomod://cloud.google.com/go/privatecatalog;version=v0.10.8;sha256sum=87174bb5d536157f925c1cdc782fc84fd8c6b425638606fcf11c746dca93bf9c" | ||
| 187 | SRC_URI += "gomod://cloud.google.com/go/profiler;version=v0.4.3;sha256sum=d607d5cac7e9af8e79f203951e79dbbadb08e33c06d185a186bffd655ac8fab9" | ||
| 188 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.50.1;sha256sum=7d47255c16c72bff9390533c989236c6837a83b6f055bb380b139eec06042339" | ||
| 189 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.50.2;sha256sum=8c50a3eb51be8a3a28a03dc3ec16a2be14cec96cb9d9cc064d1c24ae7b42d4e8" | ||
| 190 | SRC_URI += "gomod://cloud.google.com/go/pubsub/v2;version=v2.5.1;sha256sum=d928a601dee6e6a9523f4f36ff835c10b8f2f5119226a20e0d124a713b66c6d2" | ||
| 191 | SRC_URI += "gomod://cloud.google.com/go/pubsub/v2;version=v2.4.0;sha256sum=ec10a2604b77e5b3fcde22577b36a1c0d5664bc123e918b576f11a948128ca63" | ||
| 192 | SRC_URI += "gomod://cloud.google.com/go/pubsublite;version=v1.8.2;sha256sum=339739c3a33038328e26b1dc4d90e786715062ed41202660ed8075b961f66bd5" | ||
| 193 | SRC_URI += "gomod://cloud.google.com/go/recaptchaenterprise/v2;version=v2.21.0;sha256sum=86aaef02654ee96d1455045e87c510d8b51e7d3870e6e1b32760ba662d83d6fc" | ||
| 194 | SRC_URI += "gomod://cloud.google.com/go/recaptchaenterprise/v2;version=v2.22.0;sha256sum=b7477ddffcc94327f84f95eb9ac92be93e8556fa5f110530cd11cea70dd0116b" | ||
| 195 | SRC_URI += "gomod://cloud.google.com/go/recommendationengine;version=v0.9.7;sha256sum=47f5acea8b724870d29ebbb61c6172473dcde8238748f16fc2c605fb230fd718" | ||
| 196 | SRC_URI += "gomod://cloud.google.com/go/recommendationengine;version=v0.10.0;sha256sum=baff784c3a79f6fb61c9d122ea4db9ac8261de5d463dfa80269c04967face612" | ||
| 197 | SRC_URI += "gomod://cloud.google.com/go/recommender;version=v1.13.6;sha256sum=6fa0954457c316593b5811c6ca525e6549a4a90685606610515e46df372782fa" | ||
| 198 | SRC_URI += "gomod://cloud.google.com/go/recommender;version=v1.14.0;sha256sum=9f1c81f9c51b582468bc586b14e0c42b850cbf409b19b9bf52e71b31fb32e41e" | ||
| 199 | SRC_URI += "gomod://cloud.google.com/go/redis;version=v1.19.0;sha256sum=cdd126794340a2d772025698a08d352dd13066417a38c9cb6678ef3cf75f2352" | ||
| 200 | SRC_URI += "gomod://cloud.google.com/go/redis;version=v1.18.3;sha256sum=1a376dd592dbdf0f34c1281a79d0bf782c68bed20b4dba94100c4f405fe23661" | ||
| 201 | SRC_URI += "gomod://cloud.google.com/go/resourcemanager;version=v1.11.0;sha256sum=fcbf7e6a49bad1ceb1257c1fbe0822c2d1ebf17f9e34519446c3e384be5b519b" | ||
| 202 | SRC_URI += "gomod://cloud.google.com/go/resourcemanager;version=v1.10.7;sha256sum=a71c65fbb08ff2fb87c39f08b14709f1c9bfec7b5ab098b47fc2ff34f28af872" | ||
| 203 | SRC_URI += "gomod://cloud.google.com/go/resourcesettings;version=v1.8.3;sha256sum=afd31cc5ae60497c6856d989b3739133aa748493243cf07bd7d5df991b1b58c6" | ||
| 204 | SRC_URI += "gomod://cloud.google.com/go/retail;version=v1.25.1;sha256sum=664b6370f4a55c593e935c4cc71bca85bef6c64b49f72de588d2e08a010eb0be" | ||
| 205 | SRC_URI += "gomod://cloud.google.com/go/retail;version=v1.27.0;sha256sum=26bf5df78cf38cbe01e2a919654b7a3c99d8c1de0f64fbe29b20548bf3dc9b93" | ||
| 206 | SRC_URI += "gomod://cloud.google.com/go/run;version=v1.15.0;sha256sum=4e6f6aef0972627ecfed2ebdb6b115fef66f6d6e623838888ace1a5cdd1bd453" | ||
| 207 | SRC_URI += "gomod://cloud.google.com/go/run;version=v1.17.0;sha256sum=b3f5a2dc4a529f62b5a4a73ce1b19fea15462f2373f7c3ddfb8e8d0acbc144e9" | ||
| 208 | SRC_URI += "gomod://cloud.google.com/go/scheduler;version=v1.12.0;sha256sum=7a8b220c777c38f0a8615328b7365254448666e91a36308903c816ffb0df9c48" | ||
| 209 | SRC_URI += "gomod://cloud.google.com/go/scheduler;version=v1.11.8;sha256sum=ec0471b2bed8d5b89bc179cabc6c4412767261cd61dcd9f138e8915fd9c07cff" | ||
| 210 | SRC_URI += "gomod://cloud.google.com/go/secretmanager;version=v1.16.0;sha256sum=0a2d98ec8483a0a1cb19559e46bbf11ddffae3ba3c6dbf4f74374e8f5df1910a" | ||
| 211 | SRC_URI += "gomod://cloud.google.com/go/secretmanager;version=v1.17.0;sha256sum=e06694d3d6b7d988e3ecf8fbdb1def9cf44c648bc4e1b471d93b08b23edd7d6c" | ||
| 212 | SRC_URI += "gomod://cloud.google.com/go/security;version=v1.19.2;sha256sum=551997ca0d7920e00a7ae14b34e7ea182c79646198bb2797327e8852982fd181" | ||
| 213 | SRC_URI += "gomod://cloud.google.com/go/security;version=v1.20.0;sha256sum=9de3951c7217412d52db388a356ba99a7ac00b7756eb3ba52b83d5be8ff78984" | ||
| 214 | SRC_URI += "gomod://cloud.google.com/go/securitycenter;version=v1.40.0;sha256sum=654b8c900f4c7994280161b346b549cd61f8c587483b5377f3b98130892a6acc" | ||
| 215 | SRC_URI += "gomod://cloud.google.com/go/securitycenter;version=v1.38.1;sha256sum=ca6e0759eb16faf6ae6b53d56c15a7503d188bbdef67772f767ccaadc0f3ee9d" | ||
| 216 | SRC_URI += "gomod://cloud.google.com/go/servicedirectory;version=v1.12.7;sha256sum=8d5440da6b70dac1627e8ada8bbe5c43c46b45b7c6d4d8beefdf60c44d75f027" | ||
| 217 | SRC_URI += "gomod://cloud.google.com/go/servicedirectory;version=v1.13.0;sha256sum=f0febc08dde6ee2517a4fd262f6c9f6816e4fc580131e86d10b853cca103a2b6" | ||
| 218 | SRC_URI += "gomod://cloud.google.com/go/shell;version=v1.8.7;sha256sum=2747cafd714d7b8763b40d4cd9cf5e05f8c37081e8516ceac2a434d7ccbd4222" | ||
| 219 | SRC_URI += "gomod://cloud.google.com/go/shell;version=v1.9.0;sha256sum=d1ca61f7ed4be315190fe77de81e7c30efbf71fe81ad6d4f82d7f36e3dc81dea" | ||
| 220 | SRC_URI += "gomod://cloud.google.com/go/spanner;version=v1.87.0;sha256sum=8e095084cb8de61cfc198f0794fd384cd7b77fe65c72d3ce0bda7cb5b3e2681e" | ||
| 221 | SRC_URI += "gomod://cloud.google.com/go/spanner;version=v1.89.0;sha256sum=a553eb903be95f430d8eeb2f8339d56789952e5d02628fc5fe3f4253c81d0b09" | ||
| 222 | SRC_URI += "gomod://cloud.google.com/go/speech;version=v1.29.0;sha256sum=516b22b5452e28b8a3eff59b40c10adf965590dbaefc67fe6e72e5ecf2fdfd54" | ||
| 223 | SRC_URI += "gomod://cloud.google.com/go/speech;version=v1.31.0;sha256sum=a988b3d0c55b35440da90dc3b977bcaafd20111f503178ce36849184664f37d3" | ||
| 224 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.59.2;sha256sum=7ed89309c29e4e42555fe9f0a8451d70da970ed2a7c3eb1295ce7f9b001c8942" | ||
| 225 | SRC_URI += "gomod://cloud.google.com/go/storagetransfer;version=v1.13.1;sha256sum=dbc2e15e5874c990d632f45a02c106bfd6f0662a3f670f480e44ea04869634ea" | ||
| 226 | SRC_URI += "gomod://cloud.google.com/go/storagetransfer;version=v1.14.0;sha256sum=d724efd049c2710472f8a188d06592b8941d938c17cd4acd31860c1f46d03f91" | ||
| 227 | SRC_URI += "gomod://cloud.google.com/go/talent;version=v1.9.0;sha256sum=cffb2b4df4c84bd988823a7d2d7db5e1973f4352ff87a95a5a3f098d233a647c" | ||
| 228 | SRC_URI += "gomod://cloud.google.com/go/talent;version=v1.8.4;sha256sum=f2cb0c63beadbcedd6efe33ffa2671ade1e598cde02f8da129b5ce9e9bf20209" | ||
| 229 | SRC_URI += "gomod://cloud.google.com/go/texttospeech;version=v1.16.0;sha256sum=7baa2eabe27cc33c8806fa39ee126909f7563cd9474f96e86cdfa8ae7e7d19ad" | ||
| 230 | SRC_URI += "gomod://cloud.google.com/go/texttospeech;version=v1.17.0;sha256sum=e0568e91ccaaada76acce84763db15d7d8d54e41c6bce311e0efa116751f9c89" | ||
| 231 | SRC_URI += "gomod://cloud.google.com/go/tpu;version=v1.9.0;sha256sum=565653bd534991f7434db7599cc6995591f8c570bc6fdf9e5fb7c1ab6910f3e8" | ||
| 232 | SRC_URI += "gomod://cloud.google.com/go/tpu;version=v1.8.4;sha256sum=6ad96cf083d94c93b6f6fc33c402566bf68f350098b2f5e35b98022b4b5c33a9" | ||
| 233 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.12.0;sha256sum=bcc99f4fd5b923dda3f1dfaea3724d9c21a75d19d22608d8925660e6efec7202" | ||
| 234 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.11.7;sha256sum=4710da5f63faeac32a905634fb4c48b604b58c32d9db1fcc2fd948cf8d923d44" | ||
| 235 | SRC_URI += "gomod://cloud.google.com/go/translate;version=v1.12.7;sha256sum=91ee742dde8d697c86eea7e043c48e026a8428dc3348adcadbcccd4dc314694a" | ||
| 236 | SRC_URI += "gomod://cloud.google.com/go/translate;version=v1.13.0;sha256sum=3d4c23c3f0e92267c96368bc68320b1442b6d6293ee9f9f9ff9f520acc9be946" | ||
| 237 | SRC_URI += "gomod://cloud.google.com/go/video;version=v1.27.1;sha256sum=1d3e87791d9fdb84dd937c02a22ae2c1fbac8ee4e6788cdd84e7a113be2b328c" | ||
| 238 | SRC_URI += "gomod://cloud.google.com/go/video;version=v1.28.0;sha256sum=a36e0328df63b010862a058ac6ecb2ebddb6a6668c43557132676729fb08af1f" | ||
| 239 | SRC_URI += "gomod://cloud.google.com/go/videointelligence;version=v1.12.7;sha256sum=c19977c71ac194d0b572946d32dd236a8a563b35225faefd01dde2282825201e" | ||
| 240 | SRC_URI += "gomod://cloud.google.com/go/videointelligence;version=v1.13.0;sha256sum=5f2941694a213a16e43d7061e44b9b8d0e5f03c7d9df938bb5c85ddd1cfde532" | ||
| 241 | SRC_URI += "gomod://cloud.google.com/go/vision/v2;version=v2.9.6;sha256sum=2d463d2734a538e04b5c3e8d29b43e3395f8b14d29cfa052ab4f358cd03d5937" | ||
| 242 | SRC_URI += "gomod://cloud.google.com/go/vision/v2;version=v2.10.0;sha256sum=8693c5de32eed621875feef11891d996c1ddeb2681d95c21c74bcec0accbf273" | ||
| 243 | SRC_URI += "gomod://cloud.google.com/go/vmmigration;version=v1.10.0;sha256sum=30b92855c5056e14768001b9ee36c8938eb1f9f9ec4fb2ea5a64107aa772f42e" | ||
| 244 | SRC_URI += "gomod://cloud.google.com/go/vmmigration;version=v1.11.0;sha256sum=db7c296ff0aa1a5dcb536730a5b7e799c931f8d2c8d6b59a15ed214a5b080997" | ||
| 245 | SRC_URI += "gomod://cloud.google.com/go/vmwareengine;version=v1.4.0;sha256sum=1f8774c8b616d35726b2e63b30d12829dc138494d4375693cb67b46373f7e7a9" | ||
| 246 | SRC_URI += "gomod://cloud.google.com/go/vmwareengine;version=v1.3.6;sha256sum=58cde28e8a685a3ea2404cb7b34cab6210a540df76b19b364ba704972fc6e9a1" | ||
| 247 | SRC_URI += "gomod://cloud.google.com/go/vpcaccess;version=v1.8.7;sha256sum=45792796cafe6f96a47b27d35ffce613bab4de4d1e5223a25ed602ebc81c9641" | ||
| 248 | SRC_URI += "gomod://cloud.google.com/go/vpcaccess;version=v1.9.0;sha256sum=2e3f74b9b722fc152ac0d7371121f80797bdbb506b02c066c86a7d86ddacadd7" | ||
| 249 | SRC_URI += "gomod://cloud.google.com/go/webrisk;version=v1.11.2;sha256sum=8ba7d4b3524ff2d29c1cb8352c9c4b45bf8c3677aadfd7bda27d40bae2243122" | ||
| 250 | SRC_URI += "gomod://cloud.google.com/go/webrisk;version=v1.12.0;sha256sum=40885441cf200220b6f34da19c96f9e4ee2f3d4188cf1cad3ad60b5d918b4cfe" | ||
| 251 | SRC_URI += "gomod://cloud.google.com/go/websecurityscanner;version=v1.8.0;sha256sum=d69b058395f269618b6485d5ff700703e650e52ae6fbbce9c7c30866239c367d" | ||
| 252 | SRC_URI += "gomod://cloud.google.com/go/websecurityscanner;version=v1.7.7;sha256sum=4ceacb3c52ab37c33f63c8492169ca8a6529f90d13d519f3cd01f7985ba94a25" | ||
| 253 | SRC_URI += "gomod://cloud.google.com/go/workflows;version=v1.15.0;sha256sum=37bea01887b42bf88652ee7a33158c44d1bba2023406b5e3830c3a1aa529a811" | ||
| 254 | SRC_URI += "gomod://cloud.google.com/go/workflows;version=v1.14.3;sha256sum=e662b009e804d13c8fd89ae63bacdf6ae777ba1eb1dca636058a0dd95057dfa6" | ||
| 255 | SRC_URI += "gomod://connectrpc.com/connect;version=v1.19.2;sha256sum=a7d77ba5845fd757ae95e537b7d0cbf4b229cb20fe1721a79b7aa03348498bfe" | ||
| 256 | SRC_URI += "gomod://contrib.go.opencensus.io/exporter/stackdriver;version=v0.13.14;sha256sum=3fd7e9283f4e676b406c9c247ce9d439f94366b4e0a98f0d9d0722e1218e7aa0" | ||
| 257 | SRC_URI += "gomod://cuelabs.dev/go/oci/ociregistry;version=v0.0.0-20251212221603-3adeb8663819;sha256sum=1cc9faec3e7e226dfbb13311ab366e166ad5c343994fb4de74aefc41007685a7" | ||
| 258 | SRC_URI += "gomod://cuelang.org/go;version=v0.16.0;sha256sum=8d04731f2b164d0050140a0a649a271a0fd5db4377b764cb1bbd168ddadfd3cd" | ||
| 259 | SRC_URI += "gomod://cuelang.org/go;version=v0.16.1;sha256sum=4f2f88544e19a93d3002e7357cf8a25a1466e6a8fd7e5e9aeaff9e3aec188aaf" | ||
| 260 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.1;sha256sum=a012b53df0ebc9082b81bb1afd824e72a2b08097266cc6526119deafafa8a91e" | ||
| 261 | SRC_URI += "gomod://drjosh.dev/assertzapper;version=v0.3.2;sha256sum=a56ecec7fe53aae63f7fbb33c23785ebad6b2b08c25c980430c1145e065ad103" | ||
| 262 | SRC_URI += "gomod://drjosh.dev/zzglob;version=v0.4.2;sha256sum=d94010832cd50420a6693d4a31e2b58fa819e84ab2c35c05fea3b8e5ecfa756a" | ||
| 263 | SRC_URI += "gomod://drjosh.dev/zzglob;version=v0.4.3;sha256sum=4b451ed8ee7cc6bd53bf90c2a894d9cc5a3de288d156b720a026695964c250e5" | ||
| 264 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.1;sha256sum=7e620dc84053ca8bf68180bbeada20ff586b1b9ebd8398039a5f7d5da17d3bb3" | ||
| 265 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.2.0;sha256sum=98f2d3ca9b88daa031b0fb2fb521b7ea386af1fed61b6f445a20bef7fa381c17" | ||
| 266 | SRC_URI += "gomod://github.com/AdamKorcz/go-fuzz-headers-1;version=v0.0.0-20230919221257-8b5d3ce2d11d;sha256sum=c5e2177eb7378b44d0a94e48ef95f3157050ecfdfaf839eb4fc496c25e8386cc" | ||
| 267 | SRC_URI += "gomod://github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider;version=v0.14.0;sha256sum=90d9986ca69eb9dd2129d13ddc3b4265225dbcf2cf1de5ebcbc82ddf0dbc7d75" | ||
| 268 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go;version=v68.0.0+incompatible;sha256sum=c40d67ce49f8e2bbf4ca4091cbfc05bd3d50117f21d789e32cfa19bdb11ec50c" | ||
| 269 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azcore;version=v1.21.0;sha256sum=763cf24cc12852b7bab952ac524a30bc7a6047ce6c446397a5b85234f72fccc2" | ||
| 270 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azidentity;version=v1.13.1;sha256sum=98012cfee26379a030c430ee2218c396201a9f9a35f17867c6f5c8a7cb6839a5" | ||
| 271 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache;version=v0.3.2;sha256sum=2d53d97ebc77305dbaf22c38bf09025e8f83a7c2517067e885a03b6f607629a5" | ||
| 272 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/internal;version=v1.11.2;sha256sum=88c28c7f95f1ab392d5bf5e98569b30b834721978e2d7d4dc2eed1bc08f6f4e8" | ||
| 273 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/internal;version=v1.12.0;sha256sum=27800de3838500d4f3a0aaacea147fb49e0da3a7a6079a595c3e9d42df116ecf" | ||
| 274 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys;version=v1.4.0;sha256sum=44808d09830b847b6f969fdead1d87cb0b1f6ab5abf146d4dd762dc0561bc587" | ||
| 275 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal;version=v1.2.0;sha256sum=fea8b9a6517633da1b023698f9be20868fa21ef5886847bc9a939fbac89c7dee" | ||
| 276 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/storage/azblob;version=v1.6.4;sha256sum=bf27c578130b4bc83262c19946cbfc24e865a3f5e67276ad629b6a9df11b285b" | ||
| 277 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" | ||
| 278 | SRC_URI += "gomod://github.com/Azure/go-autorest;version=v14.2.0+incompatible;sha256sum=89ac786da5b108e594bb1fbbf8f39a822fc1d994be1ff7cc6e860e8b45f3d80c" | ||
| 279 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest;version=v0.11.29;sha256sum=f3e965c991c8205cd97a4616ade8dd0d179f4b849a56420e0dd2bcd8e0d74cec" | ||
| 280 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest;version=v0.11.24;sha256sum=7cb0e04ed2dd4d9162e30d2353438e09989ab31187d258767458895dd436a64f" | ||
| 281 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/adal;version=v0.9.18;sha256sum=681e76610a1613df0fa078104af127aeeba5a701105bee1d22ce60b2996b870e" | ||
| 282 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/adal;version=v0.9.22;sha256sum=e90a6d7386609d0e5306338a8422a0518818d29655c2fd3474bf6183f17b9013" | ||
| 283 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/adal;version=v0.9.23;sha256sum=f65e30aa3f755d9c6ce990c9600ddf5094b45659eb57afc4d9750ddf00a553f0" | ||
| 284 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/azure/auth;version=v0.5.12;sha256sum=c626f2bd8952bbe98d79080441ec856a2440c7405465da6d7ae6b8ff7ccc2c12" | ||
| 285 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/azure/cli;version=v0.4.6;sha256sum=cdc19569bc0dd13c3e52dc9babb064a50d0cf15bf5806357b31ba27b6e52a6be" | ||
| 286 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/azure/cli;version=v0.4.5;sha256sum=585761ffd159a02c67e5980fbea8aba90d103378f8befddcbe750bae0e20e984" | ||
| 287 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/date;version=v0.3.0;sha256sum=7b59c0421eaf8549f20d17aab7e3e4621e1798de1119dac65a04c110d110d64d" | ||
| 288 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/mocks;version=v0.4.1;sha256sum=ccf8e9538ec800b2b9f4f2abed30e1bafe1e26487a9d0239af286de60c9ec0b0" | ||
| 289 | SRC_URI += "gomod://github.com/Azure/go-autorest/autorest/mocks;version=v0.4.2;sha256sum=d5baa29298c10ef714a41f8d2b9741a7a0bba8caf163efeb0471296b9af1b516" | ||
| 290 | SRC_URI += "gomod://github.com/Azure/go-autorest/logger;version=v0.2.1;sha256sum=90c84e126b503027f69d232f4ce5758ae01d08ea729c71539ebff851f2477b49" | ||
| 291 | SRC_URI += "gomod://github.com/Azure/go-autorest/tracing;version=v0.6.0;sha256sum=b7296ba64ecae67c83ae1c89da47c6f65c2ff0807027e301daccab32673914b3" | ||
| 292 | SRC_URI += "gomod://github.com/AzureAD/microsoft-authentication-extensions-for-go/cache;version=v0.1.1;sha256sum=de8edfcf96b8879307ea318c939dd4a07d666137e1bdf87733072a6c160e9e1a" | ||
| 293 | SRC_URI += "gomod://github.com/AzureAD/microsoft-authentication-library-for-go;version=v1.7.1;sha256sum=1b92f987ee0610e93a05b926898ae13e0fa46ed10b78c44eb8eeba581ec2a9b6" | ||
| 294 | SRC_URI += "gomod://github.com/AzureAD/microsoft-authentication-library-for-go;version=v1.6.0;sha256sum=b5bd3c20f1152ee71546ed7d11466878f85cef9dee35b47ad6218e621d9cc4dc" | ||
| 295 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" | ||
| 296 | SRC_URI += "gomod://github.com/DATA-DOG/go-sqlmock;version=v1.5.2;sha256sum=90fe926f15f778bd06cee8b68a33c2b7f4a28fcdf0ff40888ff30d37b4b52202" | ||
| 297 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/comp/core/tagger/origindetection;version=v0.77.2;sha256sum=ff65a44ca13e6e1a7de01c650ff168d3efe3383d87bbc34f1b7f1dc5edb78800" | ||
| 298 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/comp/core/tagger/origindetection;version=v0.67.0;sha256sum=334bebf8cc8597505d6ea4412d7a842a53412b5dbfd8135862a9772ef02f22a5" | ||
| 299 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/obfuscate;version=v0.77.2;sha256sum=2dd0a7c2433532050ccdee6e185c4af62888fb217c033ae7906af6f649be009d" | ||
| 300 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/obfuscate;version=v0.67.0;sha256sum=a5f5d9d6a12b55d2d62266c06a4193dca5b057fdea00662e547eed019f4e1455" | ||
| 301 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes;version=v0.77.2;sha256sum=de3a61c8cbe4f759e6f7e685e17af9b3bcabac53ce22fbaa890e1aaa228e557b" | ||
| 302 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/proto;version=v0.77.2;sha256sum=7494cf42c65fb8d8daef448349436b533f9b15625693ce42f6db98529308f9b6" | ||
| 303 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/proto;version=v0.67.0;sha256sum=92f147a71c763e5cb73303e3e685e60adc3407e0d89cc78e683fc27271a7d51f" | ||
| 304 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/remoteconfig/state;version=v0.69.0;sha256sum=32dd4b7815c12651aaeca608c41703e29a89a5552c15043010e52935097f5617" | ||
| 305 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/remoteconfig/state;version=v0.77.2;sha256sum=978ced8d26712db50910ccc84ccefa3c2de0756c16d97bf5d9b77771bfa988a4" | ||
| 306 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/template;version=v0.77.2;sha256sum=8985a7d3e7404b75e2eaa17905a71ad2c165daac9ee55bc1ac844b4f8b38f5e1" | ||
| 307 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/trace;version=v0.77.2;sha256sum=7139f22913ecbe01d74d4eef6348a7eb3035af70abeb8e009b6e372eb9c81a8b" | ||
| 308 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/trace;version=v0.67.0;sha256sum=b450d0673f6f17c580eb706bc17c408da579b9cf1f71a938d7688ac8b42b230e" | ||
| 309 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/trace/log;version=v0.77.2;sha256sum=9c2700e8b22cf3462028e26b517fbf55eff5d7d9a4cd42515990d1d7a21735db" | ||
| 310 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/trace/otel;version=v0.77.2;sha256sum=2348c5e3debd6059c8f3f4a2b574b12a7acc9b28ef105dce3936ba460ba7d54a" | ||
| 311 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/trace/stats;version=v0.77.2;sha256sum=d053414478f5d0a56cb1c27ae92b0aa9db0ea1dc7b520d78711c7d5e3fbca40d" | ||
| 312 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/trace/traceutil;version=v0.77.2;sha256sum=7d8fb2ff43e2aa32f90e6cb67cd5e22fc936d2e6488559a6fb9c49ada016719e" | ||
| 313 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/util/log;version=v0.77.2;sha256sum=c27b4bf663b61b2521862e34d2f771d80939ed95fe9a015bf8b4470faf37fafb" | ||
| 314 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/util/log;version=v0.67.0;sha256sum=4a262bee39a0c4af3c2d765b222772b8e9254cc37e3c69efe580d76d3e9cede7" | ||
| 315 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/util/scrubber;version=v0.77.2;sha256sum=6f60ade5fb4bb1b5458a19a4f169a76c4f6e2102ea4f05209bdc2d92651c96fc" | ||
| 316 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/util/scrubber;version=v0.67.0;sha256sum=50f16e16fd57c4d0dc6b0a1665394772dfe6dd16c77305c56e76ae0a3b514f9a" | ||
| 317 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/version;version=v0.77.2;sha256sum=d0ce39db2e403aa3631e433c5be654c26ccd3700ebe452185736a09b68b5a7c8" | ||
| 318 | SRC_URI += "gomod://github.com/DataDog/datadog-agent/pkg/version;version=v0.67.0;sha256sum=309750af18afc9d64b333a95201a88ec48ab9b73c83c28d1dc3ed522e7b9b7fb" | ||
| 319 | SRC_URI += "gomod://github.com/DataDog/datadog-go/v5;version=v5.8.3;sha256sum=5425a095ed8cd05175035f859be0fd3bbfd7138b0d55aa832d0d3494a019ed12" | ||
| 320 | SRC_URI += "gomod://github.com/DataDog/dd-trace-go/v2;version=v2.3.0;sha256sum=2be15ae1817fad03b70395f8d56795456577e5561f525ce98d5fa9c481ffa218" | ||
| 321 | SRC_URI += "gomod://github.com/DataDog/dd-trace-go/v2;version=v2.7.1;sha256sum=25aef3cda51116acbc206bef306a2669b406da522b52aedfa351dbc44571fedc" | ||
| 322 | SRC_URI += "gomod://github.com/DataDog/go-libddwaf/v4;version=v4.9.0;sha256sum=08ab0a13cb21b192fe6e4ecf74e22f3d9af6702f4f63ed5835a0600caabd824b" | ||
| 323 | SRC_URI += "gomod://github.com/DataDog/go-libddwaf/v4;version=v4.3.2;sha256sum=cd4f5c069a2984ee9f108985fcdcf2e84e0d61b8c6c863dad7b67607b5d6f2d9" | ||
| 324 | SRC_URI += "gomod://github.com/DataDog/go-runtime-metrics-internal;version=v0.0.4-0.20250721125240-fdf1ef85b633;sha256sum=f5a3c29a0d8e5f694aef712009de846e4096149c13c976a6d968b4084dd125c4" | ||
| 325 | SRC_URI += "gomod://github.com/DataDog/go-runtime-metrics-internal;version=v0.0.4-0.20260217080614-b0f4edc38a6d;sha256sum=57cfea1f913b16023c219e8067c819fbcc368c7e42c34985a9aec25623540d1f" | ||
| 326 | SRC_URI += "gomod://github.com/DataDog/go-sqllexer;version=v0.1.6;sha256sum=592ede15b181959a9c74cb109687ed82d9946ba8049fd920293dfbfccb20f96b" | ||
| 327 | SRC_URI += "gomod://github.com/DataDog/go-sqllexer;version=v0.2.1;sha256sum=1a4063e132e9b505eb9584ca3654f17223ce2bb757b60feab2ae21aca1572015" | ||
| 328 | SRC_URI += "gomod://github.com/DataDog/go-tuf;version=v1.1.1-0.5.2;sha256sum=6562cc821c37e05716bd992274385567cc76cd45a32c9bedd94f7d3ba2a21d83" | ||
| 329 | SRC_URI += "gomod://github.com/DataDog/go-tuf;version=v1.1.0-0.5.2;sha256sum=c2d4174557692f53a754e4f47c3dda35367f4749a2081120c60d96673e075ddd" | ||
| 330 | SRC_URI += "gomod://github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes;version=v0.27.0;sha256sum=2fc50b0ce1ed541dc303e707afdc5f04acb6a7cff242ffad41f1e274b73e8e4d" | ||
| 331 | SRC_URI += "gomod://github.com/DataDog/sketches-go;version=v1.4.8;sha256sum=d5366b981d7f9dc36d9cc9bb910580c95e82d74756d2881f01700bd4012bb63e" | ||
| 332 | SRC_URI += "gomod://github.com/DataDog/sketches-go;version=v1.4.7;sha256sum=e084ff0ed61d45e4ae1c5ef61e538e3d3ddda98562cae7c6fe192f6b0b91fbcd" | ||
| 333 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp;version=v1.5.3;sha256sum=5ad03148ef85562ed67bbaec0ad49ea440c56a63816068027adab6d6be065078" | ||
| 334 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.31.0;sha256sum=60558bb0633e963a442aaf8492162e7bc2a7817fa7b5a07ffe83ebd2ee8463c2" | ||
| 335 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric;version=v0.55.0;sha256sum=f76ca1fa726654948a0ac1035bde302c370b07830c5c1549f66d2f11c8a88ee9" | ||
| 336 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping;version=v0.55.0;sha256sum=d7f5f7dd65f511941db0dd77c37701ee2cab3540f96896399194f786f5317e5e" | ||
| 337 | SRC_URI += "gomod://github.com/Khan/genqlient;version=v0.8.1;sha256sum=ca1434117e176de4cf81fb4df10a488f87885b0382e56fc3224179ca33700607" | ||
| 338 | SRC_URI += "gomod://github.com/MakeNowJust/heredoc/v2;version=v2.0.1;sha256sum=7ac894767be9970d8d524fb1b2f3589bf5ab6c560cc7b7af86d84b6a976d6297" | ||
| 339 | SRC_URI += "gomod://github.com/Masterminds/goutils;version=v1.1.1;sha256sum=ef8778a20c37e98a92e3b1db5ab027cc201743a2f5bfb26ba228bf0515e20b48" | ||
| 340 | SRC_URI += "gomod://github.com/Masterminds/semver;version=v1.5.0;sha256sum=15f6b54a695c15ffb205d5719e5ed50fab9ba9a739e1b4bdf3a0a319f51a7202" | ||
| 341 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.4.0;sha256sum=20cf1a0cf1820860c47cb87a0daa1422824e39ca15f47bb59a52b33bce31a239" | ||
| 342 | SRC_URI += "gomod://github.com/Masterminds/sprig;version=v2.22.0+incompatible;sha256sum=1b4d772334cc94e5703291b5f0fe4ac4965ac265424b1060baf18ef5ff9d845c" | ||
| 343 | SRC_URI += "gomod://github.com/Masterminds/sprig/v3;version=v3.3.0;sha256sum=c731370f7601711d1df9b4b0c9bb8488fc381b32fd3e7de97a03673e8287b719" | ||
| 344 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" | ||
| 345 | SRC_URI += "gomod://github.com/NYTimes/gziphandler;version=v1.1.1;sha256sum=2948d9f70e4388f13f4ed9400df41dca60841059f7dcc30cf909c82796cc705a" | ||
| 346 | SRC_URI += "gomod://github.com/PaesslerAG/gval;version=v1.0.0;sha256sum=ebe6b9b65ffaad16308d98828e2246a0eb820e0a5d4fe3a480d75c77b07b35c3" | ||
| 347 | SRC_URI += "gomod://github.com/PaesslerAG/jsonpath;version=v0.1.1;sha256sum=b8ddfa42e8595cce086d2d93653f062bd63e26f434a3c12b8d16d6e4076d6776" | ||
| 348 | SRC_URI += "gomod://github.com/ThalesIgnite/crypto11;version=v1.2.5;sha256sum=fbdec9184d4049e0cfadee852be7cf256cfa2ecae1a90fd008346ea1084d8ec3" | ||
| 349 | SRC_URI += "gomod://github.com/VividCortex/ewma;version=v1.2.0;sha256sum=facfeeec2dac447211e733ed6f190e9068a8a89d770ea40b1d6955fa6cff36cf" | ||
| 350 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.2.1;sha256sum=26bdb12f38a5ca1c45a666e8dea1c409189a383443fa14f4ff04f75af7022534" | ||
| 351 | SRC_URI += "gomod://github.com/alecthomas/kingpin/v2;version=v2.4.0;sha256sum=ef1ea6fead21e5fcc9e1532187888c8c7c4f3ebbdb00587ab67a19245206ca66" | ||
| 352 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20240927000941-0f3dac36c52b;sha256sum=9a275dbb1454d52d2b868b990be424c7d31c0acf2c4a99850faf18ecb9f48b91" | ||
| 353 | SRC_URI += "gomod://github.com/alessio/shellescape;version=v1.4.1;sha256sum=e28d444e73b803a15cf83e6179149d34c6c132baa60cb8137e5f0aea50a543bf" | ||
| 354 | SRC_URI += "gomod://github.com/alexflint/go-arg;version=v1.5.1;sha256sum=b8873c7964b5aea86f3f814ee43b76e42bf0bd5f04fe749ae54b16d13ac43230" | ||
| 355 | SRC_URI += "gomod://github.com/alexflint/go-scalar;version=v1.2.0;sha256sum=e6f01c46d83752741523b24c240c6ff23dd98c04256058c52bfe39b02f0b5246" | ||
| 356 | SRC_URI += "gomod://github.com/alibabacloud-go/alibabacloud-gateway-spi;version=v0.0.2;sha256sum=3f0b9c71c2d6642dce13b8a65b00968a95c8b674c381ab7c7efa8a67af8564dd" | ||
| 357 | SRC_URI += "gomod://github.com/alibabacloud-go/alibabacloud-gateway-spi;version=v0.0.4;sha256sum=07fec6942fd2a40ecd197fba04920a7893b6313899950f9f06c2254f12c39268" | ||
| 358 | SRC_URI += "gomod://github.com/alibabacloud-go/cr-20160607;version=v1.0.1;sha256sum=218d719db6ddf2d88c0258883c251f708cb8a4696d071a25061f6c646c6d8273" | ||
| 359 | SRC_URI += "gomod://github.com/alibabacloud-go/cr-20181201;version=v1.0.10;sha256sum=e895c3c0877d704c37c6c5392d3e9986339850f1ee0373c6bc881e48b298f59d" | ||
| 360 | SRC_URI += "gomod://github.com/alibabacloud-go/darabonba-openapi;version=v0.1.12;sha256sum=34a9e706ce58b26d86fdced78054dc43f9514e17dba760fea7d83c2caa83b9f3" | ||
| 361 | SRC_URI += "gomod://github.com/alibabacloud-go/darabonba-openapi;version=v0.2.1;sha256sum=d39d097d12a30c4a6e7bd4ed640d9c9f81e7722cbf487742c0204efa53506e9a" | ||
| 362 | SRC_URI += "gomod://github.com/alibabacloud-go/darabonba-openapi;version=v0.1.14;sha256sum=3b3e4f3741649c404d21fa99babbc070ce4a4330e35747a49bbc8cb9f3daedd0" | ||
| 363 | SRC_URI += "gomod://github.com/alibabacloud-go/darabonba-string;version=v1.0.0;sha256sum=11b8192ff8ff0175abe2c69c6cd7ab7b71cf97e72e115e0dcc306d15a19aab2f" | ||
| 364 | SRC_URI += "gomod://github.com/alibabacloud-go/debug;version=v1.0.0;sha256sum=ca74856ab94c36c0c1631eeedfb5cf8f7d1f2fea44a6cee9e2a611c5955f0762" | ||
| 365 | SRC_URI += "gomod://github.com/alibabacloud-go/debug;version=v0.0.0-20190504072949-9472017b5c68;sha256sum=4e69a9179357ab6cf48cf505db4f99ed5bc10d92285699d575f997b9617d8d1d" | ||
| 366 | SRC_URI += "gomod://github.com/alibabacloud-go/endpoint-util;version=v1.1.1;sha256sum=0711665f45c66ad2051ee9c08eb0cc59a9c77baacafeea8b791b8eb782c7fa6f" | ||
| 367 | SRC_URI += "gomod://github.com/alibabacloud-go/endpoint-util;version=v1.1.0;sha256sum=894fbfa81264af4fc69d543772f377fd34fda6c8c2f635c49dbf932d8b7a188b" | ||
| 368 | SRC_URI += "gomod://github.com/alibabacloud-go/openapi-util;version=v0.1.0;sha256sum=117c207e8e301207ab029cc33fc60e7724ed988ff959935510ee45b1ccf7ee62" | ||
| 369 | SRC_URI += "gomod://github.com/alibabacloud-go/openapi-util;version=v0.0.10;sha256sum=cb79fb8dd889d38706eacb311a574c020b4645b9b3def9b499aaeea8d430d07f" | ||
| 370 | SRC_URI += "gomod://github.com/alibabacloud-go/openapi-util;version=v0.0.9;sha256sum=02b224ba74f08d6f930095b693067d36318ece55ecba19867a817e21a522a08c" | ||
| 371 | SRC_URI += "gomod://github.com/alibabacloud-go/openapi-util;version=v0.0.11;sha256sum=7ffc09cf75407566c745e4015cebd7a9e587f67a007e9ea1ad6f0b01938d4ed8" | ||
| 372 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.2.1;sha256sum=c3cfbe14863c74bc7ae0edce4de380f0db62d7432bfd4800eb328c135fa03f86" | ||
| 373 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.1.8;sha256sum=6a777d23519e9b38bd1e51e99bbe5ff2d6628d82515a4967e7be6324ca7358e8" | ||
| 374 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.1.11;sha256sum=8c4e0e23baccd548ccc448d4329cd5b7896e676ca333d34f87f61a5740a51a64" | ||
| 375 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.1.19;sha256sum=a2ac87c465749d16c9f3b6cb2b50701601481f748302e248d9256aa056179b44" | ||
| 376 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.1.7;sha256sum=feec5d11facfea1fe6c87b44bb14e0f4d44431e8f4cbd53ea95a62be73c4adad" | ||
| 377 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.1.0;sha256sum=f409901b668ce44ea9a8265ebeb70b5289fd272ee484949dd92ac557de65bd71" | ||
| 378 | SRC_URI += "gomod://github.com/alibabacloud-go/tea;version=v1.1.17;sha256sum=b73d8bf3ac722f51ae73e433d925cdf297610656a25da9ad6fea7e944c33cb61" | ||
| 379 | SRC_URI += "gomod://github.com/alibabacloud-go/tea-utils;version=v1.3.9;sha256sum=ea863c25a4d06605499be98b1c0476460a840cf07d64921b3b118f45346aa513" | ||
| 380 | SRC_URI += "gomod://github.com/alibabacloud-go/tea-utils;version=v1.3.1;sha256sum=231d8bf77233613925bf0627b424fffb15092d5250ee2c59fa6d45d6a762c2c0" | ||
| 381 | SRC_URI += "gomod://github.com/alibabacloud-go/tea-utils;version=v1.4.5;sha256sum=1390da07d391ce5e34ce7d01b32e44283cd82c52c30cc8e3a694b0e2f3d08ddb" | ||
| 382 | SRC_URI += "gomod://github.com/alibabacloud-go/tea-utils;version=v1.4.3;sha256sum=1cbd725939d2192e10f7fb081ea175cbaed63f2638691242f5b72a19dd7a764a" | ||
| 383 | SRC_URI += "gomod://github.com/alibabacloud-go/tea-xml;version=v1.1.3;sha256sum=41202fed6a5acef24b413d86ff4977c18008876cfd82d7aa81ee4f4d1334c2ae" | ||
| 384 | SRC_URI += "gomod://github.com/alibabacloud-go/tea-xml;version=v1.1.2;sha256sum=c1c433932bcc4e752f8f660fb3394f0a5be7c103b35359105b0dd82b0e6f54e2" | ||
| 385 | SRC_URI += "gomod://github.com/aliyun/credentials-go;version=v1.1.2;sha256sum=b7d610643c62289856b36be4a29838e524af2b1471a67f96745819d8fb409a94" | ||
| 386 | SRC_URI += "gomod://github.com/aliyun/credentials-go;version=v1.3.2;sha256sum=4ffe97620cb492a48965599a0f6e2e7eebb70a97ae774ade3bede9fc1edff661" | ||
| 387 | SRC_URI += "gomod://github.com/andreyvit/diff;version=v0.0.0-20170406064948-c7f18ee00883;sha256sum=d39614ff930006640ec15865bca0bb6bf8e1ed145bccf30bab08b88c1d90f670" | ||
| 388 | SRC_URI += "gomod://github.com/anmitsu/go-shlex;version=v0.0.0-20200514113438-38f4b401e2be;sha256sum=2a5cf7c9a2709f649fd508cbacb2be96e4fba4d534a28a122ee4d7574af40b5e" | ||
| 389 | SRC_URI += "gomod://github.com/antihax/optional;version=v1.0.0;sha256sum=15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f" | ||
| 390 | SRC_URI += "gomod://github.com/antlr4-go/antlr/v4;version=v4.13.1;sha256sum=2fb455ab1f46e53a3cfa678306a6e405f291b34858222db9240335c018ae9554" | ||
| 391 | SRC_URI += "gomod://github.com/apache/beam/sdks/v2;version=v2.63.0;sha256sum=16f18024077fb0b4cc30fa51b500f48efe47d16fa5e54fb3f1dad2c6f04baab1" | ||
| 392 | SRC_URI += "gomod://github.com/arbovm/levenshtein;version=v0.0.0-20160628152529-48b4e1c0c4d0;sha256sum=6541e823caaa51234899a38aa0a80180968741fc7d8f31b2561a29d9232e3612" | ||
| 393 | SRC_URI += "gomod://github.com/armon/go-radix;version=v0.0.0-20180808171621-7fddfc383310;sha256sum=cb090b2b3c19987353e831ca79b31eb31eaa534b1f46d11b8813b235b1058859" | ||
| 394 | SRC_URI += "gomod://github.com/armon/go-socks5;version=v0.0.0-20160902184237-e75332964ef5;sha256sum=f473e6dce826a0552639833cf72cfaa8bc7141daa7b537622d7f78eacfd9dfb3" | ||
| 395 | SRC_URI += "gomod://github.com/asaskevich/govalidator;version=v0.0.0-20230301143203-a9d515a09cc2;sha256sum=0f8ec67bbc585d29ec115c0885cef6f2431a422cc1cc10008e466ebe8be5dc37" | ||
| 396 | SRC_URI += "gomod://github.com/avast/retry-go/v4;version=v4.7.0;sha256sum=544af671ee58b99e62d126e0afdd49281d2bb12a4d0c6c1947e82bb0a19e8ec1" | ||
| 397 | SRC_URI += "gomod://github.com/aws/aws-sdk-go;version=v1.55.8;sha256sum=c8ba172b5297abf62e50efc8a039e624a5d02b7c5a55c137499e797ffa540a19" | ||
| 398 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.41.2;sha256sum=02bc90aff4c5db96bf3b97c6b898be16ad19850fac6add54bfe8cf47c9456966" | ||
| 399 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.41.7;sha256sum=f9e69a0704a2d97fdd0bb8f6b97b8b41c42a1572fae8c673d32fc80beecc8d9d" | ||
| 400 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.10;sha256sum=92ff491db61b3c7b9d031e65ee84fc38804e07ec1b9acb1a5db040f393065831" | ||
| 401 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.4;sha256sum=0de87c66945d5c7c1139bc71f6aa1e0a7b588429b10e2e3d08716e514ec7f005" | ||
| 402 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.32.10;sha256sum=6bd6e853abde0a04193c72f3e76a6496aa6e8bb4a31c72936ee6a445bae86dc1" | ||
| 403 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.32.17;sha256sum=a72a31ed8fce33b473dd0b684be8d709e64f6ef17981492541dd910403307004" | ||
| 404 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.19.10;sha256sum=3db3769e1ece97e7426609583c0404985a07b6346e3b77266ac59c8963bbd7e7" | ||
| 405 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.19.16;sha256sum=f4efe61167ef97d6c3cb5c9de373daa36aeae2a9be1668d8ffffc3d878e89a7f" | ||
| 406 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.23;sha256sum=090b0395757b407c89e80296beeecc24264b0ff7fe3337249eca3a3f056688fe" | ||
| 407 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.18;sha256sum=49f9782b1957811bbcef0f5f23d24d05841b0695c67a012c6f1239e7c0b0e7f9" | ||
| 408 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/manager;version=v1.20.19;sha256sum=d12e0bbf4f3d9ee016b6ef82d193b38e4378da3104873027bbea5e76846948b1" | ||
| 409 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/manager;version=v1.22.18;sha256sum=a6882033fc859a5a86caab1ee989f01764bf729496af117ff9b8961fdf6aedd5" | ||
| 410 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager;version=v0.1.21;sha256sum=f5c64e3ba5f979ef99e24d2dde3cdde81650558806d76e80f085c80f267d1822" | ||
| 411 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.18;sha256sum=30853dfcc993ba7a7d0a9f8436f51dcf70b426abd7d44c817d45f72f1cd85cf3" | ||
| 412 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.23;sha256sum=51982e61e8d403c4a397402090f72df7e4af0e635f2589077a12635a235a08e7" | ||
| 413 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.18;sha256sum=6eb3aa8e1b8288f69fce5d15abd31909064c119bbbf0edcd94bb404018e1f998" | ||
| 414 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.23;sha256sum=951917a92e725a8734202df0a8aab13c7a03efac7c26d96ddd7819f14d22a63e" | ||
| 415 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.6;sha256sum=6b9c292ffe13c666c320ef442ab9840390a10aec8518c18c0cf95de2d7d5c4da" | ||
| 416 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.4;sha256sum=f34dd5f3521bdb07f657b88348bbafbb68f41d134bcb615356122e56c1117600" | ||
| 417 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.24;sha256sum=c7e35c4145c5d71ed4dbc45b599dee9304e9cfceb76970d65225fb4fe9771872" | ||
| 418 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.17;sha256sum=ed1604a7477a1a31ee10168eb36ca506985df78584967b59090e77a3e894a35b" | ||
| 419 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ec2;version=v1.301.0;sha256sum=6097fd7f85e68ef6f0be3dd076f0b9fa72d9d956e7696a12d7ac1940eac3baf6" | ||
| 420 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ec2;version=v1.279.2;sha256sum=8ab50c4f15ad9e33899dba6e798c443c68d75c732dbc3326b7968743abd573de" | ||
| 421 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ecr;version=v1.55.3;sha256sum=1080996028df7bb2e17ce1c1511b5587e8e6522ec4ad73e1e431abe558009d25" | ||
| 422 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ecrpublic;version=v1.38.10;sha256sum=07284fd1309ae2351c22bbe7153ef7f24a128d6197d11b5d747d3ce9c441fd78" | ||
| 423 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.9;sha256sum=a5aa5c6d401e96238993cdfe7d2bc10bae979ae467a219afd9f2a769239fd796" | ||
| 424 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.5;sha256sum=f4365491d985ec3e9c886427643361fcec012e5a8954bc4e36fc73ce093ddaf3" | ||
| 425 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.9.8;sha256sum=9f3e78571043425d8da5fe7b9c557a4270bef7e5a042efb2f12ece5970f38627" | ||
| 426 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.9.15;sha256sum=85912f31db31ef730dd39365ec3d28faf30ea852b6c68f4e95b0b102870eb029" | ||
| 427 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.18;sha256sum=44a24021cd943a2a3410049272a4585cdd804e444a94499efc30c58356c05bab" | ||
| 428 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.23;sha256sum=9ea8387c36fb48ef7ed3c5b8c9db1b0c2a61c456feb7f0276346997743369828" | ||
| 429 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.23;sha256sum=e3d2cdae6961f0d90b02667c28f02b9709fb7764b057d7b895fa20434a4acae4" | ||
| 430 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.17;sha256sum=2e3e306e615021526c18493836a013aa76fa5b1e7b34a2bfde2de740ed4b120f" | ||
| 431 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/kms;version=v1.50.1;sha256sum=29a88aad36078661fe4481009b80671dccff222aea241c231813ece4bddf5653" | ||
| 432 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/kms;version=v1.51.1;sha256sum=bca7eca30430e5fb6876ca2434821e8b61c59f360ea2f5bbbddc1f3b1a8a4fd2" | ||
| 433 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.101.0;sha256sum=785104a46476be1772aec4e4ab91ffd48b5282f1541484fb5adb1d239e08a350" | ||
| 434 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.96.0;sha256sum=2549065413079cb31c3222b1a04307e094ffe95361687c16f978f13d7bf72b55" | ||
| 435 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/signin;version=v1.0.6;sha256sum=c5ef46f10cac219c82efae68542e3b11c79f745a83836df3be624f812874d3d4" | ||
| 436 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/signin;version=v1.0.11;sha256sum=6faac46de482e397f6d0c401078046b8d84bd11213f3a76e1536f058acd12056" | ||
| 437 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.30.11;sha256sum=1b4c55e13d47f1af36bdc17e9c8b7eb9b0741e658d65bd6a27b01529b92e578c" | ||
| 438 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.30.17;sha256sum=09feabc247e03dec70f9fb8c2d1c49901d6dc6b2a064e5c4a79cf4dcdd403a1a" | ||
| 439 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.35.15;sha256sum=bff63145dbde5c3b40108f65e9165af03db979a37f2cc3235565c5f545abf216" | ||
| 440 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.35.21;sha256sum=404f734866931f34bbdf3dd5b66a8807a500a7bb1073ea0bb8ff7063cd724d90" | ||
| 441 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.41.7;sha256sum=8947d4971e55f7c3f0fe037630e509abd91bd0be913e627a10db6da7332cfc14" | ||
| 442 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.42.1;sha256sum=b3c95e049548d1116a0ccf034c0a0354cd30ef280223541e2cd8dd90c2e2cb11" | ||
| 443 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.25.1;sha256sum=089758d35d4384f5b69d876e7cd0b1a05eaa0634cbd47f4990a9f4a2f4a7484a" | ||
| 444 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.24.1;sha256sum=7bea6fb2be620fdc7e6fd4364478d9eca03e9b130cb2088e300ed2847e26a5ea" | ||
| 445 | SRC_URI += "gomod://github.com/awslabs/amazon-ecr-credential-helper/ecr-login;version=v0.12.0;sha256sum=4502354101353d12ef87a27db3afc568865eb10d43c4c5b36b5e172ffb75829a" | ||
| 446 | SRC_URI += "gomod://github.com/beevik/ntp;version=v1.5.0;sha256sum=7eee5a874d736b244210c16afd8315877c844287b553f289e2381ee4f85babbd" | ||
| 447 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" | ||
| 448 | SRC_URI += "gomod://github.com/bgentry/speakeasy;version=v0.2.0;sha256sum=54db02088d979118dabe83139b80efa5d84d8bba03f3effe458be5c61f20f09f" | ||
| 449 | SRC_URI += "gomod://github.com/bitfield/gotestdox;version=v0.2.2;sha256sum=a1845dadc6cde96d4dee6de470e8f050821502c6dc9b2a20c25f93f25520e04d" | ||
| 450 | SRC_URI += "gomod://github.com/blang/semver;version=v3.5.1+incompatible;sha256sum=8d032399cf835b93f7cf641b5477a31a002059eed7888a775f97bd3e9677ad3c" | ||
| 451 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" | ||
| 452 | SRC_URI += "gomod://github.com/bmatcuk/doublestar/v4;version=v4.6.1;sha256sum=129ea00d42dd7d7771440eef4815158e9ba8501738d771b4ff1c6d7b408ff58a" | ||
| 453 | SRC_URI += "gomod://github.com/brunoscheufler/aws-ecs-metadata-go;version=v0.0.0-20221221133751-67e37ae746cd;sha256sum=295dc295e2ed2c96fabc7885360554bafe3fed08980767fc998ed4df60d80d89" | ||
| 454 | SRC_URI += "gomod://github.com/brunoscheufler/aws-ecs-metadata-go;version=v0.0.0-20220812150832-b6b31c6eeeaf;sha256sum=5b86e652d9d1abcd747ce82f1dd07c41bc95529f91fcc5ea89eb65559d51a0ed" | ||
| 455 | SRC_URI += "gomod://github.com/bufbuild/protocompile;version=v0.14.1;sha256sum=e91f690874eeec2dce2c24b777a79b0569501b4c5014e0360ad746566cf719ef" | ||
| 456 | SRC_URI += "gomod://github.com/buildkite/agent/v3;version=v3.127.0;sha256sum=9af7f337752b38a109e71f106c65605a982509d591359e8b0bac68e62de6eaf0" | ||
| 457 | SRC_URI += "gomod://github.com/buildkite/agent/v3;version=v3.118.0;sha256sum=6ded12a893b9b0881f6061d1a0fdc7a3f9d7ef4691fb6490d82d381c80aaa97b" | ||
| 458 | SRC_URI += "gomod://github.com/buildkite/bintest/v3;version=v3.3.0;sha256sum=c30e5aa249d6b7faec4b1fe3d5d559582f89adb80296733ba6ac84bd9f4be822" | ||
| 459 | SRC_URI += "gomod://github.com/buildkite/go-buildkite/v4;version=v4.21.0;sha256sum=9369603892eed0f16acccb78f45a80b7616163b2144fd27396794b2f9ab676d4" | ||
| 460 | SRC_URI += "gomod://github.com/buildkite/go-buildkite/v4;version=v4.13.1;sha256sum=9d3ed4d015436f59a423d2aab05e6ab694d1abf4aafe205468a2479239d429cb" | ||
| 461 | SRC_URI += "gomod://github.com/buildkite/go-pipeline;version=v0.16.0;sha256sum=fcc049d51dc8778f57571df98af46fc3e30b31a39466ee95abd29aad7b9501a0" | ||
| 462 | SRC_URI += "gomod://github.com/buildkite/go-pipeline;version=v0.17.0;sha256sum=c3062c03230ac59b497e1fbdb644877fe32e0635ebd2d04ad17efb3ef006b02e" | ||
| 463 | SRC_URI += "gomod://github.com/buildkite/interpolate;version=v0.1.5;sha256sum=f7f46fd8fa141675b86e663841f649242422e61f29c86ce8831bdf53ecbd3683" | ||
| 464 | SRC_URI += "gomod://github.com/buildkite/roko;version=v1.4.0;sha256sum=e875911054813654014a84a90317927a5e6a248f3fd2b0d56a6c3b815c610e0a" | ||
| 465 | SRC_URI += "gomod://github.com/buildkite/shellwords;version=v1.0.1;sha256sum=0ba8169914710a92d1ff2fe83fb4498856c067ced066a8754b9a506486f81543" | ||
| 466 | SRC_URI += "gomod://github.com/buildkite/test-engine-client;version=v1.6.0;sha256sum=10500f3d3bbbfcb6207325e7814933586e3ec5856d63f10718ed68a9010d54fc" | ||
| 467 | SRC_URI += "gomod://github.com/buildkite/zstash;version=v0.8.0;sha256sum=4ef9bcf7bc3337df875e86cb8fcdf33d45e5fdcaf38d8f47183befa87b6bb9b3" | ||
| 468 | SRC_URI += "gomod://github.com/bytecodealliance/wasmtime-go/v39;version=v39.0.1;sha256sum=0b8767c8d071bf43de7410b2bf988d1a9d3b1b8def75915f400c5390f0224160" | ||
| 469 | SRC_URI += "gomod://github.com/bytecodealliance/wasmtime-go/v43;version=v43.0.2;sha256sum=74e30944806fa30f1f29e277c68d7009dd4ce41b7e8506b4c8334ccc09cf85d0" | ||
| 470 | SRC_URI += "gomod://github.com/cavaliercoder/badio;version=v0.0.0-20160213150051-ce5280129e9e;sha256sum=9d5d78acd1964447cba5de08f6a4933ab670bfdb7d39497bc33ba6d3e627a9d2" | ||
| 471 | SRC_URI += "gomod://github.com/cavaliercoder/go-rpm;version=v0.0.0-20200122174316-8cb9fd9c31a8;sha256sum=bec79a65bc0e8038a3f5b3033d0799098884e9e33ebd2a97eb82e44893db60e8" | ||
| 472 | SRC_URI += "gomod://github.com/cavaliergopher/cpio;version=v1.0.1;sha256sum=aea653a3acb1331beef5acf5fa4cf3c9daeb1f59759340ee2c14afb4c0abd830" | ||
| 473 | SRC_URI += "gomod://github.com/cenkalti/backoff;version=v1.1.1-0.20171020064038-309aa717adbf;sha256sum=a0a7fd959168cd661bfaa127f56b65a64eaa56b2da7ce61c2842c8ff4a668471" | ||
| 474 | SRC_URI += "gomod://github.com/cenkalti/backoff;version=v2.2.1+incompatible;sha256sum=f8196815a1b4d25e5b8158029d5264801fc8aa5ff128ccf30752fd169693d43b" | ||
| 475 | SRC_URI += "gomod://github.com/cenkalti/backoff/v4;version=v4.3.0;sha256sum=ef220b1ebf3bff4c46bbad5b2e123030e812b722b9e9dc88bc35956f9c622c2a" | ||
| 476 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.3;sha256sum=58e4d9014277bc1c5c7ab64539137923964cc3920303a4f771d02a532939bedb" | ||
| 477 | SRC_URI += "gomod://github.com/census-instrumentation/opencensus-proto;version=v0.4.1;sha256sum=6fce66b7dcd2cba031ed9d73d77d6b21c2fe749c5de27cbb416a2d2cc1c68719" | ||
| 478 | SRC_URI += "gomod://github.com/census-instrumentation/opencensus-proto;version=v0.2.1;sha256sum=b3c09f3e635d47b4138695a547d1f2c7138f382cbe5a8b5865b66a8e08233461" | ||
| 479 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.3.0;sha256sum=145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3" | ||
| 480 | SRC_URI += "gomod://github.com/chainguard-dev/clog;version=v1.8.0;sha256sum=014ace513e34e97855c7a0aa1226c904f18d3f33effad6ec48e88d7d2332bfaa" | ||
| 481 | SRC_URI += "gomod://github.com/cheggaaa/pb/v3;version=v3.1.6;sha256sum=2d23c40ba2a8da3fff7f29395e04b640c2c807a5740731238b181e898826cd88" | ||
| 482 | SRC_URI += "gomod://github.com/chrismellard/docker-credential-acr-env;version=v0.0.0-20230304212654-82a0ddb27589;sha256sum=50a1e7708257a9014d9463fb5ae1401da96859a84a3e91ed861b3cc5830d2329" | ||
| 483 | SRC_URI += "gomod://github.com/chzyer/logex;version=v1.2.1;sha256sum=8bc36e064d4f53348c25a5745bd3a9030e3710c7083407da632905114d878bae" | ||
| 484 | SRC_URI += "gomod://github.com/chzyer/logex;version=v1.1.10;sha256sum=2c94771c1e335a2c58a96444b3768b8e00297747d6ce7e7c14bab2e8b39d91bd" | ||
| 485 | SRC_URI += "gomod://github.com/chzyer/readline;version=v0.0.0-20180603132655-2972be24d48e;sha256sum=3dc842677887278fb33d25078d375ae6a7a94bb77a8d205ee2230b581b6947a6" | ||
| 486 | SRC_URI += "gomod://github.com/chzyer/readline;version=v1.5.1;sha256sum=ce25854a8beae5c20bdde840d5142e6fbd1f86f0e58442705b8fb21dfce48501" | ||
| 487 | SRC_URI += "gomod://github.com/chzyer/test;version=v0.0.0-20180213035817-a1ea475d72b1;sha256sum=ad8550bed3c4a94bbef57b9fc5bb15806eaceda00925716404320580d60e2f7d" | ||
| 488 | SRC_URI += "gomod://github.com/chzyer/test;version=v1.0.0;sha256sum=4025a598a01e950ee44ba078b493e61e527dad8171b6ba10b7ae30371dbc630a" | ||
| 489 | SRC_URI += "gomod://github.com/cihub/seelog;version=v0.0.0-20170130134532-f561c5e57575;sha256sum=fc279208e6094fb22c8ea651c6e9794844069693c9b916c225276c54f7e76bfe" | ||
| 490 | SRC_URI += "gomod://github.com/clbanning/mxj/v2;version=v2.5.5;sha256sum=9af51323ac65dcce52c4ac7dafd7008ed68ac0e2c7394b83da21923c83561729" | ||
| 491 | SRC_URI += "gomod://github.com/clbanning/mxj/v2;version=v2.7.0;sha256sum=4451f64589cac692c9caa68be16551d6391949379a5bceae5455070198dd0918" | ||
| 492 | SRC_URI += "gomod://github.com/client9/misspell;version=v0.3.4;sha256sum=a3af206372e131dd10a68ac470c66a1b18eaf51c6afacb55b2e2a06e39b90728" | ||
| 493 | SRC_URI += "gomod://github.com/clipperhouse/displaywidth;version=v0.10.0;sha256sum=53f240c44559409eab60062f4fcc66cb78ed34d7fd8a6fab998853e43205ef94" | ||
| 494 | SRC_URI += "gomod://github.com/clipperhouse/uax29/v2;version=v2.6.0;sha256sum=684a37e245cd36c7a2bfa184ea339dfa1dda3dc828a58e0057147ad8c5531691" | ||
| 495 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20191209042840-269d4d468f6f;sha256sum=f2a2fee0b2024946ddd3b7ec5cd06a6d318cdb8421a8d5afff4c2fd69f1e74a7" | ||
| 496 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20251210132809-ee656c7534f5;sha256sum=cca4463a6b46441356c204b8580aed55a0df97e8289cfc04be7986cdf3a8011c" | ||
| 497 | SRC_URI += "gomod://github.com/cockroachdb/apd/v3;version=v3.2.1;sha256sum=6ad54bb71a36fba8ca6725a00d916e51815a4c68de54096313ca6fffda6c87c2" | ||
| 498 | SRC_URI += "gomod://github.com/cockroachdb/cockroach-go/v2;version=v2.4.0;sha256sum=5cb951fd1ce6947bee5e50b98d896352382c5a4ad217cd43957d0eb5ed543207" | ||
| 499 | SRC_URI += "gomod://github.com/codahale/rfc6979;version=v0.0.0-20141003034818-6a90f24967eb;sha256sum=b15238554e2e66e045df44125055b8cf57fad45a0321b25b47c9fca48ecc8e32" | ||
| 500 | SRC_URI += "gomod://github.com/common-nighthawk/go-figure;version=v0.0.0-20210622060536-734e95fb86be;sha256sum=d0e1080f421d295735e6084ca0879bcf00b059d2af2246679be96a230b71c456" | ||
| 501 | SRC_URI += "gomod://github.com/coreos/go-oidc/v3;version=v3.17.0;sha256sum=fba667f687448a228315d6f0cfd00a5fa9ab8ad9b511e38575a699afc0b30aeb" | ||
| 502 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.3.1;sha256sum=e72820542b5913afe0a52e956e0b3834e9fbb080641fed183117f862fab74e8a" | ||
| 503 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.5.0;sha256sum=4c44e3a6b84de4db393e341537c7124031fa98d5f98860ad31b32b4890f2234c" | ||
| 504 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" | ||
| 505 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" | ||
| 506 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.24;sha256sum=754e25253e76a5583b80d57d3add3afe68fc4d9f2a490968a9d1eda8c8fd8815" | ||
| 507 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.19;sha256sum=16f8d687ffb41a4b57146cf7e28afa9602989d437ac43b0835031cd6b84225c8" | ||
| 508 | SRC_URI += "gomod://github.com/cyberphone/json-canonicalization;version=v0.0.0-20241213102144-19d51d7fe467;sha256sum=9492fa89d9f2543890346672d239c494ccba4073be51f338b50e8f749792e25a" | ||
| 509 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.2.3;sha256sum=a24ece3a299344e6c6cb45da1b5c147e6b14d074a8cfedd7d66488a63ca9dbd5" | ||
| 510 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" | ||
| 511 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.2-0.20180830191138-d8f796af33cc;sha256sum=b4d0923b169b194f0016ec46f3df1ab0c68e27999743e43fe2de59ecb2484128" | ||
| 512 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" | ||
| 513 | SRC_URI += "gomod://github.com/decred/dcrd/crypto/blake256;version=v1.1.0;sha256sum=e11e9eeaafe26c1e696c59392e0c218800cdb59643dc66f3009fd42c064aa82f" | ||
| 514 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.4.1;sha256sum=00ff35756d77aff4be22487a4b35819ff235371745b30475264ea8dcb04c37ca" | ||
| 515 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.4.0;sha256sum=5f6308047f5dc0175d4021e3a9eff909aa276bf890e4c62672fc104f4a3133c6" | ||
| 516 | SRC_URI += "gomod://github.com/denisbrodbeck/machineid;version=v1.0.1;sha256sum=7dc9917b05181a5f775bb73ef4031969bee6c2eb467b0b6a846ec52a033260da" | ||
| 517 | SRC_URI += "gomod://github.com/depcheck-test/depcheck-test;version=v0.0.0-20220607135614-199033aaa936;sha256sum=1bda3cad623715c5a138efec52c0388b1fb33b7b5c61a9440b4287b4151ff3fe" | ||
| 518 | SRC_URI += "gomod://github.com/dgraph-io/badger/v4;version=v4.9.1;sha256sum=f60e68b00ccba5fa6fa304c41bada471fb51776b7f6db5445d5de5fee634fe32" | ||
| 519 | SRC_URI += "gomod://github.com/dgraph-io/ristretto/v2;version=v2.2.0;sha256sum=a556ffc80401dfaad3ae2420e6bd9e2ecc36dc28cd50717bf74c7caa4ada1af0" | ||
| 520 | SRC_URI += "gomod://github.com/dgryski/go-rendezvous;version=v0.0.0-20200823014737-9f7001d12a5f;sha256sum=d222258b607d5fcacf09e84069607d8f18fba48b25ad191ec78d380d078e694f" | ||
| 521 | SRC_URI += "gomod://github.com/dgryski/trifles;version=v0.0.0-20230903005119-f50d829f2e54;sha256sum=685448e350e2d0dbb88b7087a32edbba3645134ec257bb57f33ea96c98b9067c" | ||
| 522 | SRC_URI += "gomod://github.com/digitorus/pkcs7;version=v0.0.0-20230818184609-3a137a874352;sha256sum=c4c8c4f4f331709c7c9dc40035fa0a9c23c98e8a7777cfaafe2013301e69bbfb" | ||
| 523 | SRC_URI += "gomod://github.com/digitorus/pkcs7;version=v0.0.0-20230713084857-e76b763bdc49;sha256sum=226b668aaa8de13a7ca70dcace5ead0e20d1fac175a6958f2b9f57b707a76999" | ||
| 524 | SRC_URI += "gomod://github.com/digitorus/timestamp;version=v0.0.0-20231217203849-220c5c2851b7;sha256sum=0e79eb53bb9d500f26e33a58bb0cced31d72f91b3205c7685e6126cce267c683" | ||
| 525 | SRC_URI += "gomod://github.com/dimchansky/utfbom;version=v1.1.1;sha256sum=0c1a11101602d5f57ac3e790c0b72e09ff87d8d535535f43fbee9e6a42327350" | ||
| 526 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" | ||
| 527 | SRC_URI += "gomod://github.com/dnephin/pflag;version=v1.0.7;sha256sum=4f0537458f99c5e4469ae901cfd184d227d10b0141518248a3f1b8ebd3b5edd1" | ||
| 528 | SRC_URI += "gomod://github.com/docker/cli;version=v29.4.0+incompatible;sha256sum=81fcd878ee9c77132e27238364e4424621fda238e4211419dd03acb35605e253" | ||
| 529 | SRC_URI += "gomod://github.com/docker/cli;version=v29.3.0+incompatible;sha256sum=2612c3a3b39af2662e22ff8c55c6bea681191e6174e3ef3995de81135631424a" | ||
| 530 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.3+incompatible;sha256sum=8f08722c5459cb4d9aa006e1fae094997da372098f4e14a59215b1ed3d48738a" | ||
| 531 | SRC_URI += "gomod://github.com/docker/docker;version=v27.5.1+incompatible;sha256sum=bce6eac11faee476a4411bef117c656f41ecafcec27da909bfee2a61765585a4" | ||
| 532 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.9.5;sha256sum=2a01551502cf37b523c7137d92ec8fbc99aaa5a4b83b2b8f27fb0b47a394b3c5" | ||
| 533 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" | ||
| 534 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" | ||
| 535 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.1;sha256sum=319404ea84c8a4e2d3d83f30988b006e7dd04976de3e1a1a90484ad94679fa46" | ||
| 536 | SRC_URI += "gomod://github.com/dustinkirkland/golang-petname;version=v0.0.0-20231002161417-6a283f1aaaf2;sha256sum=0d8c434b004d58b589ae3b8d25beebc4f2075904481cd7425669845ebeec6872" | ||
| 537 | SRC_URI += "gomod://github.com/dustinkirkland/golang-petname;version=v0.0.0-20260215035315-f0c533e9ce9b;sha256sum=b18e7a3cfc2ea1593f4f147718e7fca67a00cb27ffe7cf7addb143dda2ecc49c" | ||
| 538 | SRC_URI += "gomod://github.com/ebitengine/purego;version=v0.10.0;sha256sum=df60829d7715bf609e78ebb6c945bdb865ccdfec56a71603d6e12346f98065c9" | ||
| 539 | SRC_URI += "gomod://github.com/ebitengine/purego;version=v0.8.4;sha256sum=ebe52346f8e06cbfe85968a7d48731b77a260eed44875915b3de05ba7bc18380" | ||
| 540 | SRC_URI += "gomod://github.com/eggsampler/acme/v3;version=v3.6.2;sha256sum=dbc389296c6fcee4b6f6f7af3cfc31e7e115957b92e70966792b9a864123d952" | ||
| 541 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.13.0;sha256sum=06bd60484b324de0b8e4366d4ed326db2e1dc730459b46e19a5306a108439c77" | ||
| 542 | SRC_URI += "gomod://github.com/emicklei/proto;version=v1.14.3;sha256sum=bb06405e5df4c1b41a7f962866e9d50866f9f9bd6b7e2282938b3b57bcaf556e" | ||
| 543 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.14.0;sha256sum=79424a75c005ee0981601e44449347c62a3f35b3b2ea57af79a89c1f31d80906" | ||
| 544 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.4;sha256sum=5f8dcc4ce2f584b0c8daa163d34d90506bbdc0fd5b349f5cfc20e1a83ac89892" | ||
| 545 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.0;sha256sum=07b3a43081c9e1cdccb95c657cba7f483d5099f9ce07b5e3f3e28ce557687521" | ||
| 546 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.36.0;sha256sum=dc628978da6002143e63a5bfe042c2b50e27bc3a40216f1d443548985f0f6b5a" | ||
| 547 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" | ||
| 548 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.1.0;sha256sum=ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af" | ||
| 549 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.3.0;sha256sum=d91626b3a9a6b6a3b90dd85e92d922444f0a6c225c0caf9395f0abe49fad2aee" | ||
| 550 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" | ||
| 551 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" | ||
| 552 | SRC_URI += "gomod://github.com/flynn/go-docopt;version=v0.0.0-20140912013429-f6dd2ebbb31e;sha256sum=3013347c10ba9aff6da60442b5e529986a1c930615b78baf3865d02d115f8e74" | ||
| 553 | SRC_URI += "gomod://github.com/fortytw2/leaktest;version=v1.3.0;sha256sum=867e6d131510751ba6055c51e7746b0056a6b3dcb1a1b2dfdc694251cd7eb8b3" | ||
| 554 | SRC_URI += "gomod://github.com/foxcpp/go-mockdns;version=v1.2.0;sha256sum=9079d831c848f584af90b17609501ba9228a5b8e5c99a8103a80f431e70f0f46" | ||
| 555 | SRC_URI += "gomod://github.com/frankban/quicktest;version=v1.14.6;sha256sum=8c7377023523780b2a6508f3c06bd3bbefd3dda064533ad6ff6724986234988d" | ||
| 556 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.9;sha256sum=fe48f570801de16bfe973dc74e7e5923ae689ba8c274437f65dbc8a63537f759" | ||
| 557 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" | ||
| 558 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.5.4;sha256sum=b165ac3116d368bad33e4f433ede8bdbcd59fac8fe22e117300e59d0cfd747c1" | ||
| 559 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.7;sha256sum=1d09ad8f3dc41cb6e0288023b47272c1c9393ca411e48f4b5009bca6662dc3ad" | ||
| 560 | SRC_URI += "gomod://github.com/fullstorydev/grpcurl;version=v1.9.3;sha256sum=5ebaa06be9f34a7d4db59a5896d6057a68b469d63bf8717aff623ecc6a2c8456" | ||
| 561 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" | ||
| 562 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.13;sha256sum=03b46aaa7bd4403d65dc23fb9d7e9b61214bb429491c864ee638490a42d55013" | ||
| 563 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.12;sha256sum=e70cc2d9bf77abf2be071427e1e080b778c625e33c91683008b96d530267c4d1" | ||
| 564 | SRC_URI += "gomod://github.com/gliderlabs/ssh;version=v0.3.8;sha256sum=3e9697b8a4c4aff1916002ed8cd2da5b9f356fadf8b230af094c9bf0c5d238f6" | ||
| 565 | SRC_URI += "gomod://github.com/go-chi/chi/v5;version=v5.2.5;sha256sum=f78c1525f8b3af815bcf3406c0aba1f272eff96413ff51874677bf8a314fcad8" | ||
| 566 | SRC_URI += "gomod://github.com/go-jose/go-jose/v3;version=v3.0.4;sha256sum=85dcb2e0486d1bc2e51f07452ee1a47d6a96d6e2b98d1385cba5beebce910bb5" | ||
| 567 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.4;sha256sum=06a37b6668012a2dd109a5f71f6ae15387dc808b35d3cf73f5e406e78a17b027" | ||
| 568 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" | ||
| 569 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" | ||
| 570 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" | ||
| 571 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.3.0;sha256sum=bbf5b3bfa227a5daa06eb16ecdecccc0b20e08749bf103afb523fd72764e727a" | ||
| 572 | SRC_URI += "gomod://github.com/go-openapi/analysis;version=v0.24.3;sha256sum=9d0a3b9a0fe14bb4b4880d93f98c459921d1ec4bcd160c1de23433c24285f7e5" | ||
| 573 | SRC_URI += "gomod://github.com/go-openapi/analysis;version=v0.25.0;sha256sum=5873fec759c407282d9681a6787be38523e7754be10d9e4a187ffd0dd12a9538" | ||
| 574 | SRC_URI += "gomod://github.com/go-openapi/errors;version=v0.22.7;sha256sum=815a7979d3e3c7048b8bcb82d59c9e3de4fc7882c7de3a9b9e94eea02fba2651" | ||
| 575 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.22.5;sha256sum=c77c1b57229c8d8cdd8d17a7137dbb44e10ec8aa1e24691bb380485b759a4e37" | ||
| 576 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.5;sha256sum=e451bfc44c231ea285921a412f63b47518c3529cc29ba3a67d8293a9e57f0bb8" | ||
| 577 | SRC_URI += "gomod://github.com/go-openapi/loads;version=v0.23.3;sha256sum=51a80f3cdfdc4b12ee2c7bac33395e031dbfcc7673d3087d91cd77506a729eb9" | ||
| 578 | SRC_URI += "gomod://github.com/go-openapi/runtime;version=v0.29.4;sha256sum=1db75cee0d74741869d74ef4d2cfd8eda2db9cbc566d44b9b85198e3b90aaeb9" | ||
| 579 | SRC_URI += "gomod://github.com/go-openapi/runtime;version=v0.29.3;sha256sum=238a196a270d224d4e558719e8ac0606d4d1729cb9f31957584fe14cac179e9f" | ||
| 580 | SRC_URI += "gomod://github.com/go-openapi/spec;version=v0.22.4;sha256sum=3a0ed5b0ee766e01758a08afb06ae7d0ca9b1a877528a4e3c94056634d5534d8" | ||
| 581 | SRC_URI += "gomod://github.com/go-openapi/strfmt;version=v0.26.1;sha256sum=0e6d928fc01dc29f1636227582d8f4fd006fd56783470f5b73d5d99c972f9fac" | ||
| 582 | SRC_URI += "gomod://github.com/go-openapi/strfmt;version=v0.26.0;sha256sum=82d8e99220f9ab4fd7d53ccf5fe96638f8b18858d18e994434f358d10dc95d12" | ||
| 583 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.25.5;sha256sum=aa93ca1f6074ff1d4abb336a41db19e5c8e6be2391bc207b4bb9ee20c7bebd6d" | ||
| 584 | SRC_URI += "gomod://github.com/go-openapi/swag/cmdutils;version=v0.25.5;sha256sum=c9b01c6c9aad8e72c59a570c8acc140e8f0522ce57322b3bf81dfdf0f73e54e8" | ||
| 585 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.25.5;sha256sum=c02fe7118d58720cbd83bc7c0c37edd5bdaff731f26f8ca8bc8998ee1e0f39b2" | ||
| 586 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.26.0;sha256sum=3fb68a80a112a1f123088485805ccde07004c20b82f734442fb3c195f1942224" | ||
| 587 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.25.5;sha256sum=f368511a4eda5e14680aaa358b0b6fd2ca23cfc61aa8bfec234acb51ec9c4561" | ||
| 588 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.26.0;sha256sum=b039c457df548905fb4cee946d5f06652131d07f773b348d5fe567c3011a62dd" | ||
| 589 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonname;version=v0.25.5;sha256sum=fff4d3d3875709813d6fcd5657133de4331eb136a0aedd51a099f7f76605ae08" | ||
| 590 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils;version=v0.25.5;sha256sum=9d6fad8614363682c676c5380433d6f376ddcbfe09af5d5b1e92db57eb3f89a6" | ||
| 591 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils;version=v0.26.0;sha256sum=ec952de225db113ee6d35de9ecefbc0d7e7232b8bae162f360214a6e467ca130" | ||
| 592 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils/fixtures_test;version=v0.25.5;sha256sum=49f0220acf54d948f172a2c875a8e68abc37f06e69730436ec414d5d11eaf26a" | ||
| 593 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils/fixtures_test;version=v0.26.0;sha256sum=b879916709b24d8fa43d2e92c5d4ff7e3440ed86086717aee8afe0c3a5d064d9" | ||
| 594 | SRC_URI += "gomod://github.com/go-openapi/swag/loading;version=v0.25.5;sha256sum=08db0dfa32b02d4575d202a43c2cbf547b55e1cc1700b83b50e2bd6963fe473b" | ||
| 595 | SRC_URI += "gomod://github.com/go-openapi/swag/mangling;version=v0.25.5;sha256sum=e18e5bf564ca56e0534593b39c694030a1700ccb75d4d9597633310d01c3032f" | ||
| 596 | SRC_URI += "gomod://github.com/go-openapi/swag/netutils;version=v0.25.5;sha256sum=7272f9e0ccb481ce99f5189ec73c91fcb5b716d3cea7265faa433f78220c09bb" | ||
| 597 | SRC_URI += "gomod://github.com/go-openapi/swag/stringutils;version=v0.25.5;sha256sum=84c67b1424ec75a3c98c4f8403215212dc8234a2ca49bfc4cd2948c4c0f474fc" | ||
| 598 | SRC_URI += "gomod://github.com/go-openapi/swag/stringutils;version=v0.26.0;sha256sum=e7dfe269a9da742dd4a41575637c7c2e4707fc611fcb9c164f15f2e1e81d83f0" | ||
| 599 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.25.5;sha256sum=e9561c699417276b878b22967f457f29acc80b9ce5f977dc520637dd419f0c4a" | ||
| 600 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.26.0;sha256sum=38abcf128ba81c5c473270495275350c9b5c1ce63ae1a96408dcedbc7e5f0433" | ||
| 601 | SRC_URI += "gomod://github.com/go-openapi/swag/yamlutils;version=v0.25.5;sha256sum=af4b90aa0549f31d619676f1642fc70b5aeb62a7ae8895a5b0d8225e2d02d09a" | ||
| 602 | SRC_URI += "gomod://github.com/go-openapi/testify/enable/yaml/v2;version=v2.4.2;sha256sum=2cc49240d282b67c7190722d3ef4cb0a67fb6fd564f95a6ae92478c736cdd00b" | ||
| 603 | SRC_URI += "gomod://github.com/go-openapi/testify/enable/yaml/v2;version=v2.4.1;sha256sum=b5fbbe2f3d65ac4d9026ac8126f772a44fffb1894f7ff182ec2aef73902d9286" | ||
| 604 | SRC_URI += "gomod://github.com/go-openapi/testify/v2;version=v2.4.2;sha256sum=b72fc9d1ecae6292cfd44cab24c19a9b0b276ef885bc6b79a6fcc4ed7fd30739" | ||
| 605 | SRC_URI += "gomod://github.com/go-openapi/testify/v2;version=v2.4.1;sha256sum=558efcc9455d8a3a774801f9ef4c7dc6c0047c5cf0a27bf80c527bdf1f700bfc" | ||
| 606 | SRC_URI += "gomod://github.com/go-openapi/validate;version=v0.25.2;sha256sum=ce569ad32c22f253dde70de305edbfe595f7c9c19816636451623b94ac5d9f63" | ||
| 607 | SRC_URI += "gomod://github.com/go-piv/piv-go/v2;version=v2.5.0;sha256sum=9b5e2e1dbbd6a62b0a78ce5b76a163056e55870a007d60224961a80480dd5718" | ||
| 608 | SRC_URI += "gomod://github.com/go-piv/piv-go/v2;version=v2.6.0;sha256sum=31f852e91d6c35be18d7d282f6555e74e3aac2ba6077992455baf281fc0d293c" | ||
| 609 | SRC_URI += "gomod://github.com/go-playground/locales;version=v0.14.1;sha256sum=f33b53f2eef290d8b43b1011285f1f9cfcb1295c690defcb452598773baace7b" | ||
| 610 | SRC_URI += "gomod://github.com/go-playground/universal-translator;version=v0.18.1;sha256sum=77fc966f2d045c208ddeaa8343924f83688841b6f4c2ae005dc9ea5550c7d171" | ||
| 611 | SRC_URI += "gomod://github.com/go-playground/validator/v10;version=v10.30.2;sha256sum=19b740a35f29483539a143ff5226266e4fe5f39b339d30599a85cfc258a8b8c6" | ||
| 612 | SRC_URI += "gomod://github.com/go-playground/validator/v10;version=v10.30.1;sha256sum=2741eaa0dad42c34cb6609dc559c33f9bbd1cfdede8a5485069072be2cf6c114" | ||
| 613 | SRC_URI += "gomod://github.com/go-quicktest/qt;version=v1.101.0;sha256sum=9d2e17cfeef165f9d859926dcd4b0586bc78785cb575a31a76effd195d0e5580" | ||
| 614 | SRC_URI += "gomod://github.com/go-redis/redis;version=v6.15.9+incompatible;sha256sum=d3728839e2ea8b0d661d50dcf828da4b3f00ec735b3861e9402d1dce9d4b5f81" | ||
| 615 | SRC_URI += "gomod://github.com/go-redis/redismock/v9;version=v9.2.0;sha256sum=443d3c0cdfd26e94550f51cd5f87f9a3048d53422b8c025a45f83e83fe23c0a3" | ||
| 616 | SRC_URI += "gomod://github.com/go-rod/rod;version=v0.116.2;sha256sum=985245a8535cc24da8bb91cff4f10ece3daa7b4a25eb5df1800f04287c3e64de" | ||
| 617 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.9.3;sha256sum=fa0066aaca3f8932270d62c75dfdb291a0a1a38505464910de6c83a1332e161e" | ||
| 618 | SRC_URI += "gomod://github.com/go-task/slim-sprig;version=v0.0.0-20210107165309-348f09dbbbc0;sha256sum=a0bb8b3e4aa7c75e47a3fe505f39aa6b57d339c1adf00149c0193a25f1cc5703" | ||
| 619 | SRC_URI += "gomod://github.com/go-task/slim-sprig/v3;version=v3.0.0;sha256sum=5e534ccb4157d0443f65f06b76bce67eb92b3e34766f3a14dabe86945955dbe7" | ||
| 620 | SRC_URI += "gomod://github.com/go-test/deep;version=v1.1.1;sha256sum=52844b1cc8b3e4e5613bef80f0f88b02d73edb3c6b24d58f14a20c76d86cb2dc" | ||
| 621 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.5.0;sha256sum=326f8e00f648af4ae8e6e18c606325e4206a92d6ed42f486dc2f4da8e1897547" | ||
| 622 | SRC_URI += "gomod://github.com/gobwas/glob;version=v0.2.3;sha256sum=0cfe486cd63d45ed4cb5863ff1cbd14b15e4b9380dcbf80ff26991b4049f4fdf" | ||
| 623 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.6;sha256sum=2296e77cc44facf3596ddd7a5866578a8450b59ad1583cbb70bfbfa77fe0dadc" | ||
| 624 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.5;sha256sum=96e417d4493705f470f7f29858a09cdbe68330f2d7e74cd024fbace4745c0615" | ||
| 625 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.2.2;sha256sum=5c6f37c725a481fb0f1e7866ae273429525d8cc6a6cace87da28e53370f5596a" | ||
| 626 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.13.0;sha256sum=171560e83110e199cc9f4f8959d442c563c8ab6b26c100dd67b7a2fe265339ce" | ||
| 627 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" | ||
| 628 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v4;version=v4.0.0;sha256sum=51d00fb75dfa0f4ff7b5597d842c43f53573eca8c58f8bc89b229b9b4853a4ab" | ||
| 629 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v4;version=v4.5.0;sha256sum=fdb3b9c078eba9a2bd437c1b3acdf98ee09d276121a97b4bc7f6d870eb5ff75b" | ||
| 630 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v4;version=v4.5.2;sha256sum=ec5ee69a31fd478fc197fddce7c06dad1abe7543095a55c4ee6546ae79d99a0f" | ||
| 631 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v4;version=v4.2.0;sha256sum=bea2e7c045b07f50b60211bee94b62c442322ded7fa893e3fda49dcdce0e2908" | ||
| 632 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.0;sha256sum=7de1cf03d836b3fcb32e02011d148fe94533e52dd54d521cadc61bcdf068eb1c" | ||
| 633 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.1;sha256sum=5c9a74494e2bc746cee56558b5473252af5767f7ea4044caa9ea0fa2a056fec7" | ||
| 634 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" | ||
| 635 | SRC_URI += "gomod://github.com/golang/glog;version=v0.0.0-20160126235308-23def4e6c14b;sha256sum=36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9" | ||
| 636 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" | ||
| 637 | SRC_URI += "gomod://github.com/golang/mock;version=v1.1.1;sha256sum=636fd21575ebdfbebd53045802a40c780fdab33c6130cea9279346898286f1ca" | ||
| 638 | SRC_URI += "gomod://github.com/golang/mock;version=v1.7.0-rc.1;sha256sum=1bb96d83a76df04a93f59614bde60d35c10aef57c1c6b46b2c72172d8a3dfd61" | ||
| 639 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0;sha256sum=718145f374825807a6b98ecb07bc740d6963ea86c34367a5dd82ce9f1fe55228" | ||
| 640 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.3;sha256sum=da0dea74fbb4cc44ef847818318c261c02eb58d87e1e932dcb46778af6356d2e" | ||
| 641 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.2.0;sha256sum=7574e650f6f12186def8b31b0e8d980ccb88a6a365b99fbf36515f6e7b99fd09" | ||
| 642 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.0;sha256sum=deb3b2ac476a7f74685091fa60c59d50110c7e1d333ea78281422d8441f2411d" | ||
| 643 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1;sha256sum=5768acb1c537e22dc9d19e1694edfe2261d8e271bb7d9ff7c479c6f3bb3c2d39" | ||
| 644 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.2;sha256sum=a004ba3acb85e012cb9e468e1d445a81cfeeb4b4db7e9802f30aa500a8341851" | ||
| 645 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.2;sha256sum=b8a8eae4bc576f096cf5726c5b60bdc537b419590b7523976447244ba7db168d" | ||
| 646 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.2;sha256sum=7ac5b5a69daee19aa3e6cd26a0157f17c7fe0d9e16dae84899b2f883a7e1b527" | ||
| 647 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.2;sha256sum=5d1c817bebc1202ab3b42a418e584e0008e8027baf212ce69c2ae3e9e7b8c64b" | ||
| 648 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | ||
| 649 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1.0.20200221234624-67d41d38c208;sha256sum=7312c47eb4d1408f4f8f39109e51304f14d4f0d08b56119c73b836d10af194cc" | ||
| 650 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.4.0.20200313231945-b860323f09d0;sha256sum=c8a33bafd01fc10dbe9ac47399e9bb764a6c5f938abcdc594b21151dfcd762e9" | ||
| 651 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.4;sha256sum=ea4545ca44ee990554094df6de440386a440a5bd99106e048939409d63beb423" | ||
| 652 | SRC_URI += "gomod://github.com/google/addlicense;version=v1.1.1;sha256sum=20e7ff67349fb1d58bf86436f12d58ebdb20b81aeb311b5649350f6c7a480271" | ||
| 653 | SRC_URI += "gomod://github.com/google/btree;version=v1.1.3;sha256sum=11b736bc8252b52fecdf346d3707ccf3a2b6d458ba21b4f843616fc12eeb30b2" | ||
| 654 | SRC_URI += "gomod://github.com/google/cel-go;version=v0.27.0;sha256sum=3e1676887555d34269369b39bb750ce07c6aa6b54a3d8c9674337cbd77b1bdc9" | ||
| 655 | SRC_URI += "gomod://github.com/google/certificate-transparency-go;version=v1.3.3;sha256sum=2728bdcc12bd62dfa29cbc5211dd4e25ca471a806dd0ab2400177a9a45733641" | ||
| 656 | SRC_URI += "gomod://github.com/google/flatbuffers;version=v25.2.10+incompatible;sha256sum=5f740234a99d0975da38a3c3647c51a5cc8a1991041d6e807f34046331671de6" | ||
| 657 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" | ||
| 658 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" | ||
| 659 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 660 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.6.0;sha256sum=4b4e9bf6c48211080651b491dfb48d68b736c66a305bcf94605606e1ba2eaa4a" | ||
| 661 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.0;sha256sum=01fa1bb1f0e3e27d3685cb0aab442873dbc2abd9ed77ccb99279a3aaf3a09e04" | ||
| 662 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.1;sha256sum=9470974fd55112e338aec4fddba69378fa7ec081082dbbe8116361c296a13dca" | ||
| 663 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.2.0;sha256sum=44649293cf714bcee800c9164ef6dcc7314e9ad98c49bba3da3dfad611edd955" | ||
| 664 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.5;sha256sum=0ee90a7194c025d849699f897d97641b8676ceca9215c96e00eaf1f0e6e953ad" | ||
| 665 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.21.5;sha256sum=4e811eda6282d13350413f180249f07541df3a8922d7f48d1ae6f6613c4057fe" | ||
| 666 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.21.3;sha256sum=860ac1d37ac6ace9401e28e7292cebfd9425ea171f1f02c298369665c46b6de9" | ||
| 667 | SRC_URI += "gomod://github.com/google/go-github/v73;version=v73.0.0;sha256sum=82da258d807e9be4bc3993e3909577de3ec3b676e83ee6f28a9a1aef7a46137d" | ||
| 668 | SRC_URI += "gomod://github.com/google/go-github/v88;version=v88.0.0;sha256sum=ef4fd211dcff617c1406bc6bc9893745d7879c6d5f5a44e8aea90b8754d04b74" | ||
| 669 | SRC_URI += "gomod://github.com/google/go-licenses/v2;version=v2.0.0-alpha.1;sha256sum=7d0b7b67443d3554cd7de94bc846a387b1ee2041e21ccaeca73a6cfd674515dc" | ||
| 670 | SRC_URI += "gomod://github.com/google/go-pkcs11;version=v0.3.0;sha256sum=320852ebd4903089bf232f518fe724b40cd9f4131a30cb1c905d03e82225861b" | ||
| 671 | SRC_URI += "gomod://github.com/google/go-querystring;version=v1.2.0;sha256sum=57b7ce2b82b33c68f59a224c6dd1305753e5ee3eecbefd09d43423a14f541e31" | ||
| 672 | SRC_URI += "gomod://github.com/google/go-tpm;version=v0.9.8;sha256sum=3b26b46c32cfc9adfc6859da0ce1aef87170fd26f1e87d1d4c4c3cfc2a7cab49" | ||
| 673 | SRC_URI += "gomod://github.com/google/go-tpm-tools;version=v0.4.8;sha256sum=08e5203ffd000ad98bfd28038b3b5504b32b50d92ea9c6b6b898fad0fa0a2369" | ||
| 674 | SRC_URI += "gomod://github.com/google/go-tpm-tools;version=v0.4.7;sha256sum=8cc6992306c1f92b565609daf550c507728bca3db340e7d5a6c7ff2d73222274" | ||
| 675 | SRC_URI += "gomod://github.com/google/go-tspi;version=v0.3.0;sha256sum=d89ccbad339394b0b45edc2273549ee5eec69657903fd2006f560f027b9e464a" | ||
| 676 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.2.0;sha256sum=5948f40af1923d8f98dc1d4191311030e40e0057fb255df19ebc0360f2faac16" | ||
| 677 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.0.0;sha256sum=752570262575bbcb5f0107dbd80a463abacaf51e94e15f96f5bc4166ff2d33e1" | ||
| 678 | SRC_URI += "gomod://github.com/google/licenseclassifier/v2;version=v2.0.0;sha256sum=070809c99db54b9bd8dee18fa6d8618c19fffcbdc05c635419c24266de8391e9" | ||
| 679 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.3.3;sha256sum=86fde455cfd8d04425d845d9a3c766069f3f1ab892c983be03ed9545c0889485" | ||
| 680 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250602020802-c6617b811d0e;sha256sum=a94644693c721cf5184cd65ad22a09631a86f6920e3551cced74148e941b6363" | ||
| 681 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210407192527-94a9f03dee38;sha256sum=e762c4985bb07033263c5f83dcd5543a16d0e778dee23be1404b0cb4dfba2aaa" | ||
| 682 | SRC_URI += "gomod://github.com/google/rpmpack;version=v0.7.1;sha256sum=33dfedd72ba3272fd488a0838dc32b869bda88d370e0f157969db86ab7987579" | ||
| 683 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.9;sha256sum=bf8f4b159d3fc201477822ed2514e4f05f58c764b78ffed73ec0accce5fb7f07" | ||
| 684 | SRC_URI += "gomod://github.com/google/shlex;version=v0.0.0-20191202100458-e7afc7fbc510;sha256sum=1bf70bdb4c889b47b1976370832da79060c36cad282f278f279603200623775c" | ||
| 685 | SRC_URI += "gomod://github.com/google/trillian;version=v1.7.2;sha256sum=ed6db0f457762c8b8068fbc7ee697510a270c93ce5ca11dc2d73597e082b6336" | ||
| 686 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" | ||
| 687 | SRC_URI += "gomod://github.com/google/uuid;version=v1.0.0;sha256sum=e22c7448818ab79c136617234a0e0a03eed62c09820df508549ff89b7ffecc76" | ||
| 688 | SRC_URI += "gomod://github.com/google/wire;version=v0.7.0;sha256sum=52caf8484835c9b71dba76963606ea4b801b6837422c3080f45a9e5f69b0f25d" | ||
| 689 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.15;sha256sum=46f0c9d792bb68316c31f33f246b38dd45e3805db89cad11232099e7cb861417" | ||
| 690 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.12;sha256sum=5e0f2acd75886d11b2cea9903e908af8fddd64cf9a53a9bf40a48e8ff30f4a96" | ||
| 691 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.17.0;sha256sum=7621672828461256b38091fefcf55056940c910188d51240874fd7e6f8432e93" | ||
| 692 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.22.0;sha256sum=800a18188bf1222e7ce7b4a31c22ab807136e6d194507aa8cd822ba9dff00696" | ||
| 693 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20200217142428-fce0ec30dd00;sha256sum=69c46c36760a08b2940f8effb784e89c48df2bed29fc74fe997de0c4ed877af5" | ||
| 694 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20181017120253-0766667cb4d1;sha256sum=9b9ccc9606dfeae2fb533f768b437025797dc4aa59ac3f8f091b64dc14bf5db7" | ||
| 695 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" | ||
| 696 | SRC_URI += "gomod://github.com/gowebpki/jcs;version=v1.0.1;sha256sum=7737a352c0e6779f46fe4bb8434a2c080f9403fbc3050179ea9c0b27423c4573" | ||
| 697 | SRC_URI += "gomod://github.com/graph-gophers/graphql-go;version=v1.9.0;sha256sum=ae3f24899d932a24c8ecb208ab84ffbb9e348586f207fa8866ff14d7f3590f56" | ||
| 698 | SRC_URI += "gomod://github.com/gregjones/httpcache;version=v0.0.0-20190611155906-901d90724c79;sha256sum=73d773791d582cad0d90942e7d92f52d82f13119dd78e849bbd77fae2acc0276" | ||
| 699 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware;version=v1.4.0;sha256sum=e4e1845280f93ea81648d0e48d3c17e6610c7916a49171f73c150fbde8fa9bc0" | ||
| 700 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.1.0;sha256sum=8a0bfef1332e102be67d5599bd7c006bebf5f0823f2a9d11aa5cf22a74dbafb4" | ||
| 701 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.3.3;sha256sum=66849619ca5c17eb8838a87c3d97532b371a1fdea2449fee24c250797c5bd196" | ||
| 702 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-prometheus;version=v1.2.1-0.20210315223345-82c243799c99;sha256sum=8dfaac4a8e62963e4ce54242375e61f2bf28d63822bd5604f5e3f6844ac94835" | ||
| 703 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.16.0;sha256sum=377b03aef288b34ed894449d3ddba40d525dd7fb55de6e79045cdf499e7fe565" | ||
| 704 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.7;sha256sum=cf582c8973dab45fed618da990044ac04893d038694fe4e6bddd3dc44641fef4" | ||
| 705 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.28.0;sha256sum=a8cd8e77d733dbf48594cc74ebc41e7a9af65d4d760c3f8d6000e9ccc840dca1" | ||
| 706 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" | ||
| 707 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" | ||
| 708 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.2;sha256sum=e9f3dcfcb33172ba499b4f8e888169252d7f1e072082182124a6e2053523f7df" | ||
| 709 | SRC_URI += "gomod://github.com/hashicorp/go-hclog;version=v1.6.3;sha256sum=ebab3136e5327ad17606485f633c2d033c61eadb843b2f3629b6d65d6fbb1400" | ||
| 710 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" | ||
| 711 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" | ||
| 712 | SRC_URI += "gomod://github.com/hashicorp/go-rootcerts;version=v1.0.2;sha256sum=864a48e642e87a273fb5ef60bb3575bd74a7090510f93143163fa6700be31948" | ||
| 713 | SRC_URI += "gomod://github.com/hashicorp/go-secure-stdlib/parseutil;version=v0.2.0;sha256sum=715aecec5d925467704774d3ab4bd3c4eead5ddb525a4bceb06c6f1e697ddba8" | ||
| 714 | SRC_URI += "gomod://github.com/hashicorp/go-secure-stdlib/strutil;version=v0.1.2;sha256sum=8070c67bc97e15488b99b172ddb6631412dca0fcb8cea90e37fe55d95e1af00a" | ||
| 715 | SRC_URI += "gomod://github.com/hashicorp/go-sockaddr;version=v1.0.7;sha256sum=53ea8d77b68056fe7f40a53338aa73ed6ddca9558fe1156804070a060f1a930f" | ||
| 716 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.7.0;sha256sum=341bd10080b7f7e0754bab07afb09f9a37e997b5fdb1a528266972a890309053" | ||
| 717 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.9.0;sha256sum=b6c05489bf11a28c81cf38119782284c859d6c2d193b811d3f0117592eb31fcb" | ||
| 718 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/v2;version=v2.0.7;sha256sum=2eb92ff13970bccd460efae14255bfc03bb51474da0137e477a60f95561acc30" | ||
| 719 | SRC_URI += "gomod://github.com/hashicorp/hcl;version=v1.0.1-vault-7;sha256sum=84fea514e70253c65e3caf90a8d9f366808bdfb4099914d1e6ab0d1fdba976b7" | ||
| 720 | SRC_URI += "gomod://github.com/hashicorp/vault/api;version=v1.22.0;sha256sum=ca415b5364f49dadb17be1bc60f156c9f5cd6579a2e0711b069b3418c3a2265e" | ||
| 721 | SRC_URI += "gomod://github.com/howeyc/gopass;version=v0.0.0-20210920133722-c8aef6fb66ef;sha256sum=00098a455d6323b0124492626ce50bfa4552d3fcccffb5b85232f795d76eb8cf" | ||
| 722 | SRC_URI += "gomod://github.com/hpcloud/tail;version=v1.0.0;sha256sum=3cba484748e2e2919d72663599b8cc6454058976fbca96f9ac78d84f195b922a" | ||
| 723 | SRC_URI += "gomod://github.com/huandu/go-clone;version=v1.7.3;sha256sum=b54b860f17cec28e610a4ebbbc01d06271ed986f3aafa30c81ffa9b02197183b" | ||
| 724 | SRC_URI += "gomod://github.com/huandu/go-sqlbuilder;version=v1.40.2;sha256sum=7256062b157ca6ab1a5624de025b883dd5ef0b112739bb796749960a9b0027fa" | ||
| 725 | SRC_URI += "gomod://github.com/huandu/go-sqlbuilder;version=v1.39.1;sha256sum=9eb9a51a9d4e31c08e7632238320dbb23cccb279d0ed8663bb4801961b260a8e" | ||
| 726 | SRC_URI += "gomod://github.com/huandu/xstrings;version=v1.5.0;sha256sum=74bd0e897e5c35b1fd0e598cb8d9dfcebcb820b6edf3abf850d5404bfaaca6a2" | ||
| 727 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20200824232613-28f6c0f3b639;sha256sum=f5709a6601f0b4dc17da3baba1a50cc95ebf3efdd040aecc7fcf4d0e89bab066" | ||
| 728 | SRC_URI += "gomod://github.com/imdario/mergo;version=v0.3.16;sha256sum=536b0b87ec2b9f02d759a3a01604043b538e15e62924a29e34cfc2b16a1cf580" | ||
| 729 | SRC_URI += "gomod://github.com/in-toto/attestation;version=v1.2.0;sha256sum=755f95c2361aed959041c47cb145c3e98130c7b038506c2c9206a72f6f0a1f6a" | ||
| 730 | SRC_URI += "gomod://github.com/in-toto/attestation;version=v1.1.2;sha256sum=0bb737ac0836f6a9ba6499139630a558bdda510c78dc51967e58355006a03d9a" | ||
| 731 | SRC_URI += "gomod://github.com/in-toto/in-toto-golang;version=v0.11.0;sha256sum=eb4aa5358ed3ffc9ce44e82bb04fe03d1d8af6ae8e441b82c2b8bf64be78b2aa" | ||
| 732 | SRC_URI += "gomod://github.com/in-toto/in-toto-golang;version=v0.10.0;sha256sum=714134f015027dc9d65e55de7625d06ed3f91cc3888a84480a6110e14e952709" | ||
| 733 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" | ||
| 734 | SRC_URI += "gomod://github.com/jackc/chunkreader/v2;version=v2.0.1;sha256sum=6e3f4b7d9647f31061f6446ae10de71fc1407e64f84cd0949afac0cd231e8dd2" | ||
| 735 | SRC_URI += "gomod://github.com/jackc/pgconn;version=v1.14.3;sha256sum=164dbb661090368062498701530fcb1f62d6acc06558859646b62d97128ac06f" | ||
| 736 | SRC_URI += "gomod://github.com/jackc/pgerrcode;version=v0.0.0-20240316143900-6e2875d9b438;sha256sum=6f9733ae33ddaf4f6cceaed342e446a05c1c80805c3bb6178ef038ea2718ca27" | ||
| 737 | SRC_URI += "gomod://github.com/jackc/pgio;version=v1.0.0;sha256sum=1a83c03d53f6a40339364cafcbbabb44238203c79ca0c9b98bf582d0df0e0468" | ||
| 738 | SRC_URI += "gomod://github.com/jackc/pgpassfile;version=v1.0.0;sha256sum=1cc79fb0b80f54b568afd3f4648dd1c349f746ad7c379df8d7f9e0eb1cac938b" | ||
| 739 | SRC_URI += "gomod://github.com/jackc/pgproto3/v2;version=v2.3.3;sha256sum=53ea236cbfe241693b439092e2d51b404c2a635ee3fe64ea7aad1527cb715189" | ||
| 740 | SRC_URI += "gomod://github.com/jackc/pgservicefile;version=v0.0.0-20240606120523-5a60cdf6a761;sha256sum=c9e31c91aebf96eb246bd410d1849cc7666d955a1e20ca2eba1c30b4eb89335f" | ||
| 741 | SRC_URI += "gomod://github.com/jackc/pgtype;version=v1.14.3;sha256sum=24eb1112e74a18ba22ef7b47f59808060ddef00b98c2ade780d81b283e40f676" | ||
| 742 | SRC_URI += "gomod://github.com/jackc/pgx/v4;version=v4.18.3;sha256sum=1d5955dc65b8de8f72f9856865b33dcd9a2238f7cf9b1f2a00f1558e7d4965da" | ||
| 743 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.9.2;sha256sum=0e8e8456630e580729cd1b06bf402cc6b98b57ec3a867df0e89e6ff27aa361c9" | ||
| 744 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.8.0;sha256sum=3f1b15ee1d95121fe12b23c9f72790042fb9e9125f9ea3bc2574b3d38cea58b3" | ||
| 745 | SRC_URI += "gomod://github.com/jackc/puddle/v2;version=v2.2.2;sha256sum=f1f0789098a0bcb5ff3c7024f9ee387a6748446e1bc6713b13a63d763a9fb11e" | ||
| 746 | SRC_URI += "gomod://github.com/jedisct1/go-minisign;version=v0.0.0-20230811132847-661be99b8267;sha256sum=5c8c88dd60cd9c2214a38f5ce42d39c05aafb58a92909c2bc1f49e430d59b1d5" | ||
| 747 | SRC_URI += "gomod://github.com/jellydator/ttlcache/v3;version=v3.4.0;sha256sum=b3f31d5c4ea68698f1de6f85dbaacb176b2fadeaa6d426a38f48f4f752f974fb" | ||
| 748 | SRC_URI += "gomod://github.com/jhump/protoreflect;version=v1.17.0;sha256sum=9d3b30e1d635f8116a746b1e59fd6bd1edeb11f9f32fc267c92a8765c5644efe" | ||
| 749 | SRC_URI += "gomod://github.com/jmespath/go-jmespath;version=v0.4.1-0.20220621161143-b0104c826a24;sha256sum=a1d8aac1fbde680c4c29580c2de9ddd4d7d24b838affc7b04f89474477f4ec94" | ||
| 750 | SRC_URI += "gomod://github.com/jmespath/go-jmespath/internal/testify;version=v1.5.1;sha256sum=338f73832eb2a63ab0c912197e653c7b62426fc4387e0a76ab0d43c65e29b3e1" | ||
| 751 | SRC_URI += "gomod://github.com/jmhodges/clock;version=v1.2.0;sha256sum=25016f104de4e3312bb02b3cdfe7438b4acc2cc2f2c9be7614263fdd1c0829a4" | ||
| 752 | SRC_URI += "gomod://github.com/jmoiron/sqlx;version=v1.4.0;sha256sum=992ac9b6a33b12bd8e411ce9c9699231f8ac8550812805660b7ee06676bdc3ad" | ||
| 753 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.5.0;sha256sum=f6b22626f17e5d4be7c755f83f97b575764da4c9ea4deccd5c5794912ce508aa" | ||
| 754 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" | ||
| 755 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v1.0.0;sha256sum=f856692c725143c49b9cceabfbca8bc93d3dbde84a0aaa53fb26ed3774c220cc" | ||
| 756 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" | ||
| 757 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.10;sha256sum=2311e83151f13b90ca153a613af5feaf4ffa8618abda33cd58719cebd1dc5bb7" | ||
| 758 | SRC_URI += "gomod://github.com/jtolds/gls;version=v4.20.0+incompatible;sha256sum=2f51f8cb610e846dc4bd9b3c0fbf6bebab24bb06d866db7804e123a61b0bd9ec" | ||
| 759 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.3.0;sha256sum=e457dccd7015f340664e3b8cfd41997471382da2f4a743ee55be539abc6ca1f9" | ||
| 760 | SRC_URI += "gomod://github.com/kballard/go-shellquote;version=v0.0.0-20180428030007-95032a82bc51;sha256sum=ae4cb7b097dc4eb0c248dff00ed3bbf0f36984c4162ad1d615266084e58bd6cc" | ||
| 761 | SRC_URI += "gomod://github.com/kelseyhightower/envconfig;version=v1.4.0;sha256sum=af674112c38290862e5f59fc2867b81f7b0e623ec2fd1465cd3812e538b351d3" | ||
| 762 | SRC_URI += "gomod://github.com/keybase/go-keychain;version=v0.0.1;sha256sum=9514a68da08d39d60a47640bef049e44c829aab5dbbddd03d272e9252039a5c7" | ||
| 763 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.6;sha256sum=61b417d2d3b6b7f5b5f4179f311fb156bd5bcea040353150c41111dc1777f11a" | ||
| 764 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.4;sha256sum=a295e4443ad6c88d8f5b8690807f413800fa171571d3a5970e2abefe6fe6e990" | ||
| 765 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.3.0;sha256sum=e6766f75ecfadf12fd045e4bdd9383f2a5bd3f9bd4c88a6db72861c84cf41486" | ||
| 766 | SRC_URI += "gomod://github.com/klauspost/pgzip;version=v1.2.6;sha256sum=8ac508e93b22dca1a731a3a4c921b57c5ed1daea7b3629a2cf85c3b7530dda84" | ||
| 767 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.1;sha256sum=ecf5a4af24826c3ad758ce06410ca08e2d58e4d95053be3b9dde2e14852c0cdc" | ||
| 768 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.1;sha256sum=10474d7a875cbd2b9d74c9bb8fb99264b7863f204c7610607797ff18d580bf00" | ||
| 769 | SRC_URI += "gomod://github.com/kr/text;version=v0.1.0;sha256sum=9363a4c8f1f3387a36014de51b477b831a13981fc59a5665f9d21609bea9e77c" | ||
| 770 | SRC_URI += "gomod://github.com/kr/text;version=v0.2.0;sha256sum=368eb318f91a5b67be905c47032ab5c31a1d49a97848b1011a0d0a2122b30ba4" | ||
| 771 | SRC_URI += "gomod://github.com/kylelemons/godebug;version=v1.1.0;sha256sum=dbbd0ce8c2f4932bb03704d73026b21af12bd68d5b8f4798dbf10a487a2b6d13" | ||
| 772 | SRC_URI += "gomod://github.com/leodido/go-urn;version=v1.4.0;sha256sum=948fe5f705b9eab6c3bc7e34a3ad2549ead87a8f5f73e5a85a8c66f347612ab2" | ||
| 773 | SRC_URI += "gomod://github.com/lestrrat-go/blackmagic;version=v1.0.4;sha256sum=4775ca8eab443a882cc1772c25716810a889d478746c6a405f559750de42dce6" | ||
| 774 | SRC_URI += "gomod://github.com/lestrrat-go/dsig;version=v1.2.1;sha256sum=08bc6c4b409ecdef7a1a9772d6890128d47d9eaccaf4fb279b3016274633c12c" | ||
| 775 | SRC_URI += "gomod://github.com/lestrrat-go/dsig;version=v1.0.0;sha256sum=d4f31e5380752d00740a447b7c129dfb2644367e4642e35ad60ff252edb470a0" | ||
| 776 | SRC_URI += "gomod://github.com/lestrrat-go/dsig-secp256k1;version=v1.0.0;sha256sum=1d1dbde8d45f731b491fe1de12eeb18ceea0b3bb32592c29f2f545f81cdcf364" | ||
| 777 | SRC_URI += "gomod://github.com/lestrrat-go/httpcc;version=v1.0.1;sha256sum=d75132f805ea5cf6275d9af02a5ff3c116ad92ac7fc28e2a22b8fd2e029a3f4c" | ||
| 778 | SRC_URI += "gomod://github.com/lestrrat-go/httprc;version=v1.0.6;sha256sum=19c7a7bc6d63165e24a911182fe860166b75d4557262ef031d2fba8351b44707" | ||
| 779 | SRC_URI += "gomod://github.com/lestrrat-go/httprc/v3;version=v3.0.5;sha256sum=b9c165427fbdf8ccd820e7667fb893e55237bd45582a8997682255b1fd86ea6f" | ||
| 780 | SRC_URI += "gomod://github.com/lestrrat-go/httprc/v3;version=v3.0.2;sha256sum=188f9e9b9fdebde5fd6196a6cdc1b5a3a0f9b4c9a82cb146cfbb5b600a6a5094" | ||
| 781 | SRC_URI += "gomod://github.com/lestrrat-go/iter;version=v1.0.2;sha256sum=991bf0aee428fc1a2c01d548e2c7996dc26871dd0b359c062dfc07b1fb137572" | ||
| 782 | SRC_URI += "gomod://github.com/lestrrat-go/jwx/v2;version=v2.1.6;sha256sum=81d02a3a8de5456511abd942d3d1585e4a120ff2f833d84f05ed42b0c74fe871" | ||
| 783 | SRC_URI += "gomod://github.com/lestrrat-go/jwx/v3;version=v3.1.0;sha256sum=b88312b5b87c5967fc96c837cfe303438065fe98df4be428cb7fcce75171a51f" | ||
| 784 | SRC_URI += "gomod://github.com/lestrrat-go/jwx/v3;version=v3.0.13;sha256sum=f1ee98b4f90c79eecfce10e995ecd0a538224e853293814c41ffa13947ad407a" | ||
| 785 | SRC_URI += "gomod://github.com/lestrrat-go/option;version=v1.0.1;sha256sum=3e5614e160680053e07e4970e825e694c2a917741e735ab4d435a396b739ae78" | ||
| 786 | SRC_URI += "gomod://github.com/lestrrat-go/option/v2;version=v2.0.0;sha256sum=3456bd01638c67da62570123f3d12f5996d0a01ed521959c2fc85aa83d3ee94a" | ||
| 787 | SRC_URI += "gomod://github.com/letsencrypt/borp;version=v0.0.0-20251118150929-89c6927051ae;sha256sum=6e4b5575b96fff5123614ce3e6e315806e6cc0448fb8d9ca8cb7ed359e8d8ca3" | ||
| 788 | SRC_URI += "gomod://github.com/letsencrypt/boulder;version=v0.20260223.0;sha256sum=f9a88ba61b0c561c2570b9df5e6d788262fbf197d3d90cede64a321fae9a899d" | ||
| 789 | SRC_URI += "gomod://github.com/letsencrypt/challtestsrv;version=v1.3.3;sha256sum=3c6ac1db338baae8176b5b8b0bd015aa9614ff5214f0c942aafd2ae9768f3246" | ||
| 790 | SRC_URI += "gomod://github.com/letsencrypt/pkcs11key/v4;version=v4.0.0;sha256sum=b8893408cd27d59fc36881c451d737a9ea7f938bb62fa48e7537dd02fc598964" | ||
| 791 | SRC_URI += "gomod://github.com/letsencrypt/validator/v10;version=v10.0.0-20230215210743-a0c7dfc17158;sha256sum=acb21f52530939db34cd52700530b265c35f89413c9c9f401cac68bd055acfbf" | ||
| 792 | SRC_URI += "gomod://github.com/lib/pq;version=v1.10.9;sha256sum=6791a7af67f846a86335350012c4efadd0850096ebf22350b7b20e01e216e6f2" | ||
| 793 | SRC_URI += "gomod://github.com/linkdata/deadlock;version=v0.5.5;sha256sum=24e91d37245d95f165c578879ae1db24ab9bad2bcd8297b1b2c4e72bd7380fc0" | ||
| 794 | SRC_URI += "gomod://github.com/lufia/plan9stats;version=v0.0.0-20260330125221-c963978e514e;sha256sum=4d366f3433bced8da7afa5e6984f24af7a64dd3ab46be5c1a802e215e2f165cf" | ||
| 795 | SRC_URI += "gomod://github.com/lufia/plan9stats;version=v0.0.0-20250317134145-8bc96cf8fc35;sha256sum=d311f0fde84af8c86a4f069dad61c0d6256273fd6fcf7890ce2c48a7390bccd5" | ||
| 796 | SRC_URI += "gomod://github.com/magefile/mage;version=v1.15.0;sha256sum=60d93586f2eff3c47505de2980268845e65448f15ac955bba29f47bd50d0c819" | ||
| 797 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.10;sha256sum=3c4ce4102dc0e38513eb31e56b14ff21ef2e7b9161b3f06478f9ff8280cff7bb" | ||
| 798 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" | ||
| 799 | SRC_URI += "gomod://github.com/manifoldco/promptui;version=v0.9.0;sha256sum=f8cb9d2dee31b12b2e25aad0b427aae602f608f840856667756f9531faa373b8" | ||
| 800 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.14;sha256sum=5e0e7925a070bb5bd11b4097e1a7b608167f0217ee83901b44c135f6e5e85c78" | ||
| 801 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" | ||
| 802 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.19;sha256sum=4a99857860b6c26557e6d275d737df8bc29a542cc28fb041d47a417515906876" | ||
| 803 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.24;sha256sum=c655f3f056f9e4422f9ccf4850841cbfc125058e0702715ef9c600449cdcd458" | ||
| 804 | SRC_URI += "gomod://github.com/maxbrunsfeld/counterfeiter/v6;version=v6.12.1;sha256sum=b8812fa7f7203a4c589c48d2a993ec04a3fd62e628718bad00726740d26bb8ed" | ||
| 805 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.61;sha256sum=c0ffe4c05b404abe325783016f3cfd4495f07dceab71d550b82db82afa31b28d" | ||
| 806 | SRC_URI += "gomod://github.com/miekg/pkcs11;version=v1.0.3-0.20190429190417-a667d056470f;sha256sum=df0789a50968abd6fc82df4d5369b338fccf0faa983c482e6abfbefb5b3ebbf3" | ||
| 807 | SRC_URI += "gomod://github.com/miekg/pkcs11;version=v1.1.2;sha256sum=fdd9780e272879ab80ce306d31c0bea3b72c5c39167b788ac93ee32d4842ce46" | ||
| 808 | SRC_URI += "gomod://github.com/minio/simdjson-go;version=v0.4.5;sha256sum=bd171ea96272c882507128f869714932e156a07f58b0091a1a27f7dddde61b9b" | ||
| 809 | SRC_URI += "gomod://github.com/mitchellh/cli;version=v1.1.5;sha256sum=6312caaef28c6e58f6667d1b3b731ad77f7830d0ada62e09e6d0b72d18d0689f" | ||
| 810 | SRC_URI += "gomod://github.com/mitchellh/copystructure;version=v1.2.0;sha256sum=4a1ce1f3c66bf99883e55da50fe1b3122299b79ad1d11c5407abbd74ace12550" | ||
| 811 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.1.0;sha256sum=fffec361fc7e776bb71433560c285ee2982d2c140b8f5bfba0db6033c0ade184" | ||
| 812 | SRC_URI += "gomod://github.com/mitchellh/go-wordwrap;version=v1.0.1;sha256sum=5f96426c4b3b3e90a9b7471568cb1d61d6a306744f5d4765a30fa8a61e1c0b47" | ||
| 813 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.5.1-0.20231216201459-8508981c8b6c;sha256sum=1cc37cf0bb7849d0fb29daabe5597450c565e334564ed28eabf3f0602259733b" | ||
| 814 | SRC_URI += "gomod://github.com/mitchellh/reflectwalk;version=v1.0.2;sha256sum=c96eed6b50f00b1acdc79224e8e55f66ef3e98e3f7c6373afa3e3b8c6ef440d1" | ||
| 815 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" | ||
| 816 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" | ||
| 817 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.54.0;sha256sum=17bc432fe7a0d6992127c218d0c189971595d744e347b1f78211314195fb1f31" | ||
| 818 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.54.1;sha256sum=5a87c7a269fbd81d8b9d7b5e1ae3532230e9daf22d9a2e0f2e0382cbaa48ce7c" | ||
| 819 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.3.0;sha256sum=09c68b46ad2b1fd454816316accaa6b4ea1c0506fb602df400fac96eb37d6b38" | ||
| 820 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.4.0;sha256sum=8d798eedc029c10607a94ac326eaee8a514dbec294973fe483c717e26cc7f710" | ||
| 821 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" | ||
| 822 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.1;sha256sum=f4cdb9929a3327708b04dbbb4b6f15e1a21b7919e5c59e5b18bc049bb033d688" | ||
| 823 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.2;sha256sum=f8d6e5c53992c640512ee45a9b6147a765bebe3d8d50e3bfe1e4ec3e052cd688" | ||
| 824 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180228061459-e0a39a4cb421;sha256sum=7879936219694facd98a70748597a091690b34e1384a9c6987bd0b2c53c2a052" | ||
| 825 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" | ||
| 826 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" | ||
| 827 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.1;sha256sum=6af8268206d037428a4197bd421bbe5399c19450ef53ae8309a083f34fb7ac05" | ||
| 828 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.2;sha256sum=f46f41409c2e74293f82cfe6c70b5d582bff8ada0106a7d3ff5706520c50c21c" | ||
| 829 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v0.0.0-20180701023420-4b7aa43c6742;sha256sum=ff641a4cb8a664211221f09d9fe4aeafedcaacd6042b0d5ead69ae3becbf2a72" | ||
| 830 | SRC_URI += "gomod://github.com/montanaflynn/stats;version=v0.7.0;sha256sum=661546beb7c49f92a2c798709323f5cb175251bc359c061e5933071679f9b2ef" | ||
| 831 | SRC_URI += "gomod://github.com/mozillazg/docker-credential-acr-helper;version=v0.4.0;sha256sum=e696b388bfc8b0a557722ccdcd3c002657daaaaf6aea07349145dc6e42dd463a" | ||
| 832 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" | ||
| 833 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20190716064945-2f068394615f;sha256sum=d6fc513490d5c73e3f64ede3cf18ba973a4f8ef4c39c9816cc6080e39c8c480a" | ||
| 834 | SRC_URI += "gomod://github.com/mwitkow/go-proto-validators;version=v0.2.0;sha256sum=17dfa36ec51dd28fb2c375f969620a9324d97bbc96cfaed9ed567e23dc491414" | ||
| 835 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" | ||
| 836 | SRC_URI += "gomod://github.com/natefinch/atomic;version=v1.0.1;sha256sum=25df4a9727bd8750557a848d9066503c2e0b1788821be4db87377fd202254ed4" | ||
| 837 | SRC_URI += "gomod://github.com/ncruces/go-strftime;version=v1.0.0;sha256sum=c1a7e718dbf5f779e9fc98b7354ed4d98de2949b83b65837c429b4b2c8c27686" | ||
| 838 | SRC_URI += "gomod://github.com/niemeyer/pretty;version=v0.0.0-20200227124842-a10e7caefd8e;sha256sum=2dcb7053faf11c28cad7d84fcfa3dd7f93e3d236b39d83cff0934f691f860d7a" | ||
| 839 | SRC_URI += "gomod://github.com/nozzle/throttler;version=v0.0.0-20180817012639-2ea982251481;sha256sum=660c8605727fc99ef3c71706592138b59cc6cd4d63be978b2371887626499b75" | ||
| 840 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.11;sha256sum=c42a7b1a10a9b31f61806742e7be99e524a2885c9180f18403be48a703b5667a" | ||
| 841 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.8;sha256sum=70bf6e142f90694059792f7d5b31a915df989e8a6a554a836de36fa075377ff9" | ||
| 842 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.4;sha256sum=c9bb9d05b3afd1bacc35e7d305a22b07cd7db38f5fabd4ccd95a9227c5709890" | ||
| 843 | SRC_URI += "gomod://github.com/oklog/ulid;version=v1.3.1;sha256sum=40e502c064a922d5eb7f2bc2cda9c6a2a929ec0fc76c9aae4db54fb7b6b611ae" | ||
| 844 | SRC_URI += "gomod://github.com/oklog/ulid/v2;version=v2.1.1;sha256sum=312b5fea3f68df920adaffc327440efbaba43ad6a8df2f7e0c9e365743f6ff89" | ||
| 845 | SRC_URI += "gomod://github.com/oleiade/reflections;version=v1.1.0;sha256sum=f8e70604f64ac56c843f2b5f7d97546d23a94db198f031c0d23962c4d2b8bce5" | ||
| 846 | SRC_URI += "gomod://github.com/olekukonko/cat;version=v0.0.0-20250911104152-50322a0618f6;sha256sum=46c56f6186f41d9fac1caf5ab0574d4ef03477ef25ae65250f509947539bde9c" | ||
| 847 | SRC_URI += "gomod://github.com/olekukonko/errors;version=v1.2.0;sha256sum=9a22e180e093f4097d84b012395ca315420ae6c8703e4aa93b6684c9e948ce6c" | ||
| 848 | SRC_URI += "gomod://github.com/olekukonko/ll;version=v0.1.6;sha256sum=d5243fb9874173e37b9d9c736c107c4498dde2d187985d21aaf758e1600e9242" | ||
| 849 | SRC_URI += "gomod://github.com/olekukonko/tablewriter;version=v1.1.4;sha256sum=e5a779693c4ce8aa0ada775409c590f6d1ee39b02e13bdc3d68d698dd6e97942" | ||
| 850 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.16.4;sha256sum=c45bed4acea22dd9987278b30be4ab508cf3a0b87fdfa26d3b7ca994a13545fe" | ||
| 851 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.16.5;sha256sum=e23fc33b0affa73a4f4c63410af931bf1f8d5b9db266b3461177036d725eacc5" | ||
| 852 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.6.0;sha256sum=04ccd635943d80d8767d83738e9058091d50517860dce86f7f8ac7a55f6c2959" | ||
| 853 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.12.1;sha256sum=69f1889f10df8f6faab1222cea13195146a514e97e7e500b33410a9a39d4f04a" | ||
| 854 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.27.2;sha256sum=97c76228f0fe6b8469c89b12542432e8c9aee8ab6d185437848df2c0ddb3da15" | ||
| 855 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.1.3;sha256sum=406b8f0557d405ec7fa78761c3e8455c6c806e69990b77bf9c2da6f3a9f2377e" | ||
| 856 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.19.0;sha256sum=7bf1156d06ae5e5a98e354be53980029bb19f27d84f1a7046ef9be036b96aa38" | ||
| 857 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.7.1;sha256sum=0a245e719f17cc2bc399aa7c2005cca84f1cfba5373b0c96f5c64673f758a712" | ||
| 858 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.38.2;sha256sum=0c1c20d8589fb2060e3c9e4e0effa03cac36dfc3f1e6c7f4d18d5c4c756fcdc5" | ||
| 859 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.10.1;sha256sum=3b9a861cf71bce546150ad38c7471420f6f1dcb68301d38b1e09e3d3b528d9d2" | ||
| 860 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.17.0;sha256sum=6bec944e42dbc11c498c5185d03db1bf6953c5f0aa64bfcd9a6b94793883f3c1" | ||
| 861 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v1.16.2;sha256sum=aab2108a6680aef82b801d252bd984427634f3a3a6f4a589f116066229716f4b" | ||
| 862 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v1.14.1;sha256sum=6755ebebbd9106de9fc4159d3655986c4030e3397168f8cff23f7b3eee6975e1" | ||
| 863 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" | ||
| 864 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" | ||
| 865 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.2.0;sha256sum=9b1a75e9a454a0cf01a26c18e48cd321e3b300943ac5adb9098ba033dbd40db5" | ||
| 866 | SRC_URI += "gomod://github.com/otiai10/copy;version=v1.14.0;sha256sum=a3712bae8f43c57bd9b4cfbc609ec52617c5aced3f89ca2f0e2bb055d127035d" | ||
| 867 | SRC_URI += "gomod://github.com/outcaste-io/ristretto;version=v0.2.3;sha256sum=34f3ff45493cdd3bfb5843b268a9241d412959657c5f69a745f8f1a96d17eb74" | ||
| 868 | SRC_URI += "gomod://github.com/pborman/getopt;version=v0.0.0-20170112200414-7148bc3a4c30;sha256sum=baa39717e57384424d821b369dd59fd7951ec9348be55c17f5ffdf985aded39e" | ||
| 869 | SRC_URI += "gomod://github.com/pborman/uuid;version=v1.2.1;sha256sum=3699aef3b9e0a97863a4a90bf26254d1a6ba03a2b1d4f4d2a5061c4d29d9dd7f" | ||
| 870 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.5;sha256sum=de3dcda660cc800cd86d03273a25956d67f416e8fcbe4d2001a2cb4a01e6ac60" | ||
| 871 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=82162be7b85077f3be49bfe0f1e01f308b9c9554c72a980a22a34432f94885f0" | ||
| 872 | SRC_URI += "gomod://github.com/peterbourgon/diskv;version=v2.0.1+incompatible;sha256sum=1eeff260bd1ad71cd1611078995db99e1c7eba28628e7d6f24c79039536ea1cb" | ||
| 873 | SRC_URI += "gomod://github.com/peterbourgon/diskv/v3;version=v3.0.1;sha256sum=83b008ad9e48c96114aba0018fd41bb5df38b37dce6ac0fe777fb78b92add99b" | ||
| 874 | SRC_URI += "gomod://github.com/peterh/liner;version=v1.2.2;sha256sum=e5fd4f6cfd85c7162f41df79f528f941e0a3e45031582e7b2ff2e921b15fbe77" | ||
| 875 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20260330135022-df67b199bc81;sha256sum=b499eb86beb6e2a39b9537eb13874d95ad98a3f236f5e595f2a2ebb0a4096d95" | ||
| 876 | SRC_URI += "gomod://github.com/philhofer/fwd;version=v1.2.0;sha256sum=de507513c5985cd0eebc0eccd6b4955da5e2a31814323775b886f29cf9971e98" | ||
| 877 | SRC_URI += "gomod://github.com/philhofer/fwd;version=v1.1.3-0.20240916144458-20a13a1f6b7c;sha256sum=5d11e30a25e4f149795869749887b5188f0b8c7167f93a84c0e332b1bff94205" | ||
| 878 | SRC_URI += "gomod://github.com/pkg/browser;version=v0.0.0-20240102092130-5ac0b6a4141c;sha256sum=8524ae36d809564d1f218978593b5c565cf3ee8dccd035d66b336ad0c56e60d1" | ||
| 879 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" | ||
| 880 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.1;sha256sum=4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8" | ||
| 881 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" | ||
| 882 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.1-0.20181226105442-5d4384ee4fb2;sha256sum=24ff45e356f638a53bd0c89fff961fbeaecfdb0dc5e482ceed0a2230e0e5f3b7" | ||
| 883 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 884 | SRC_URI += "gomod://github.com/posener/complete;version=v1.1.1;sha256sum=828ec8cd2a7a4f57b238d7475bce89dcccf8f5dc9f55008fdc435bceeb83d927" | ||
| 885 | SRC_URI += "gomod://github.com/power-devops/perfstat;version=v0.0.0-20240221224432-82ca36839d55;sha256sum=66cb26a26f3282bc0cea7dc89da5f83249705a53e566259f226dc03477036f32" | ||
| 886 | SRC_URI += "gomod://github.com/poy/onpar;version=v1.1.2;sha256sum=022f77a63d554b8bb1cf4b027a998e0e3f45b8490b80c4d8694236e9f08ee643" | ||
| 887 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" | ||
| 888 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" | ||
| 889 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190812154241-14fe0d1b01d4;sha256sum=5d4719be47f4f69ab5bf36a04c75eb078a0f69b43a335f400c2d688ac9e61795" | ||
| 890 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.67.5;sha256sum=9baf08bc138d7097af80f61572b32eeac40727d91e29ea447cb059d0ce57e1a6" | ||
| 891 | SRC_URI += "gomod://github.com/prometheus/otlptranslator;version=v1.0.0;sha256sum=b4a3a9d8b0dfd8d7a54937d6916beb08108e57afdd8f0e21544a0d163181ffb4" | ||
| 892 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.19.2;sha256sum=354e627c196c228369c9e97bca5ff59d8ce2b338756de249d8d343226424c76f" | ||
| 893 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.20.1;sha256sum=776376180a30e79e2d3744a6195b19897b1561b0cade53b730a0f4cfe20ca871" | ||
| 894 | SRC_URI += "gomod://github.com/prometheus/prometheus;version=v0.51.0;sha256sum=ce7103be06eff4c26160d66157fe17461c1dc8a39c96f681284a07774cdf848d" | ||
| 895 | SRC_URI += "gomod://github.com/protocolbuffers/txtpbfmt;version=v0.0.0-20260217160748-a481f6a22f94;sha256sum=e184542ac96a60f21efe61a5f71f1a14636e46449ea3a445108adb247ddbb019" | ||
| 896 | SRC_URI += "gomod://github.com/pseudomuto/protoc-gen-doc;version=v1.5.1;sha256sum=93ae05513ebae02343e919e7923f11cb8d5f06e36b8dd6900f07081d1debf628" | ||
| 897 | SRC_URI += "gomod://github.com/pseudomuto/protokit;version=v0.2.0;sha256sum=16d5fe0f6ac5bebbf9f2f05fde72f28bbf05bb18baef045b9ae79c2585f4e127" | ||
| 898 | SRC_URI += "gomod://github.com/puzpuzpuz/xsync/v2;version=v2.5.1;sha256sum=5ff38a8da3f40465dbee35dabf2330c8ab371df8f08ac398446f5ab4657614b7" | ||
| 899 | SRC_URI += "gomod://github.com/puzpuzpuz/xsync/v3;version=v3.5.1;sha256sum=f7fcd1eeb1bc96bc497dc0bca05ed0d64d194fdb1a73460dd42cd2bc42ae00e6" | ||
| 900 | SRC_URI += "gomod://github.com/qri-io/jsonpointer;version=v0.1.1;sha256sum=6870d4b9fc5ac8efb9226447975fecfb07241133e23c7e661f5aac1a3088f338" | ||
| 901 | SRC_URI += "gomod://github.com/qri-io/jsonschema;version=v0.2.1;sha256sum=51305cc45fd383b24de94e2eb421ffba8d83679520c18348842c4255025c5940" | ||
| 902 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20250401214520-65e299d6c5c9;sha256sum=a8c9e9792ad16f31ef8c32232de6243cc02147175661c9f64bc7b292f1c4d0cc" | ||
| 903 | SRC_URI += "gomod://github.com/redis/go-redis/extra/rediscmd/v9;version=v9.5.3;sha256sum=a6cdd2b6750379818da6619a52eccdac7aab5be82d1bb8bd829ccb0dbfcefd2d" | ||
| 904 | SRC_URI += "gomod://github.com/redis/go-redis/extra/redisotel/v9;version=v9.5.3;sha256sum=d17d450c1c42c28f327a4ad294b299819405c1ccefbeec0f23ecc2477a420908" | ||
| 905 | SRC_URI += "gomod://github.com/redis/go-redis/v9;version=v9.18.0;sha256sum=de2d37608c513b566bf376385ab588662607c0419756707d9248db902d818b00" | ||
| 906 | SRC_URI += "gomod://github.com/remyoudompheng/bigfft;version=v0.0.0-20230129092748-24d4a6f8daec;sha256sum=9be16c32c384d55d0f7bd7b03f1ff1e9a4e4b91b000f0aa87a567a01b9b82398" | ||
| 907 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.4.7;sha256sum=b995e4aa0cc1e5779cc61138ac925cb8c1e963e40c80e4b93ee8553812ebb792" | ||
| 908 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.2.0;sha256sum=f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1" | ||
| 909 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.14.1;sha256sum=ab3d18283cef2f46ddfd489b6b14b970eb7dbbb642786f025ee1ac5291dc4e70" | ||
| 910 | SRC_URI += "gomod://github.com/rs/cors;version=v1.11.1;sha256sum=0555d9d0c18079e1d472d83044bf9fb2517626f1027d3d9d527c7a4294978500" | ||
| 911 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" | ||
| 912 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" | ||
| 913 | SRC_URI += "gomod://github.com/ryanuber/columnize;version=v2.1.2+incompatible;sha256sum=bebbc8b6df223ec9991a8cbec568138723c6250681cc9b822544d30e7f178e3e" | ||
| 914 | SRC_URI += "gomod://github.com/ryanuber/go-glob;version=v1.0.0;sha256sum=2084f36ead38a505489fdb46329502fb627f568224dcc22ef11ec173b61fc2cf" | ||
| 915 | SRC_URI += "gomod://github.com/sagikazarmark/locafero;version=v0.11.0;sha256sum=6c2a9bdf9567f63caebf47694d94acd4350b1d4d69f13c3188f4e7e82939f6a5" | ||
| 916 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" | ||
| 917 | SRC_URI += "gomod://github.com/saracen/zipextra;version=v0.0.0-20250129175152-f1aa42d25216;sha256sum=a00d4cadf2ef85c3c2fd5b898a5e829bd3584cd7a574ba4402cfd4e22cf83a1e" | ||
| 918 | SRC_URI += "gomod://github.com/sassoftware/relic;version=v7.2.1+incompatible;sha256sum=c28fccce743db96510662f1d45f8a4b2212f5f60fb4a4f31a99261118ed068f3" | ||
| 919 | SRC_URI += "gomod://github.com/sassoftware/relic/v7;version=v7.6.2;sha256sum=5d6adadad16cd36621951427edad76056535c4513361cb078ad3d5e764bb4e8e" | ||
| 920 | SRC_URI += "gomod://github.com/schollz/jsonstore;version=v1.1.0;sha256sum=0f7fa56f9b060ba9761b3643d611de5fb6bc87595da54200667f20f83374809e" | ||
| 921 | SRC_URI += "gomod://github.com/secure-systems-lab/go-securesystemslib;version=v0.10.0;sha256sum=399f400aa66b243ebd24215a78041cdb7dd0a47ac74e0068898dcf33428d8bc3" | ||
| 922 | SRC_URI += "gomod://github.com/segmentio/asm;version=v1.2.1;sha256sum=04ee03ed0972329c3c8fa1cd57a30397be37b82f3e2ba2251d56ba9c6fbc1d99" | ||
| 923 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.4.0;sha256sum=63aef1860b251af1421ba0a014a6bb08a60833f13f948f3d88d66754bb484f53" | ||
| 924 | SRC_URI += "gomod://github.com/shibumi/go-pathspec;version=v1.3.0;sha256sum=1ac9091ebe9ff4154ddc39b2b3436c5b6b268d5cdc1e8462c9790485cd76a58f" | ||
| 925 | SRC_URI += "gomod://github.com/shirou/gopsutil/v4;version=v4.26.3;sha256sum=c3212724bdf54169b0d6f4691b3f29f6629bc04e12ea59c7e1b0e7604a80c9ff" | ||
| 926 | SRC_URI += "gomod://github.com/shirou/gopsutil/v4;version=v4.25.8;sha256sum=c79f74d9e5466578ffcb6031e02424e4687b60cf86b25bf5edafcd3310db9be5" | ||
| 927 | SRC_URI += "gomod://github.com/shopspring/decimal;version=v1.4.0;sha256sum=751d4cd3460984afc72973d2a0df56ed9b10499c5cd0508d7f2207245d9e3315" | ||
| 928 | SRC_URI += "gomod://github.com/sigstore/cosign/v3;version=v3.0.6;sha256sum=d77e9148d67d2c63fb88b2ed8ba2d11db2f4932b3b428e1d8e09a2a7377d669f" | ||
| 929 | SRC_URI += "gomod://github.com/sigstore/cosign/v3;version=v3.0.7-0.20260526151119-55f4d9e2085a;sha256sum=58ad11a4300d73831386a2bda27a3341d26478738e2d45148e8a1ef365588283" | ||
| 930 | SRC_URI += "gomod://github.com/sigstore/fulcio;version=v1.8.5;sha256sum=d755a957ed769650216da2e3c2905c45434673b00c4510a563d6620b30a305df" | ||
| 931 | SRC_URI += "gomod://github.com/sigstore/protobuf-specs;version=v0.5.0;sha256sum=0eb8b14e1e4392ee93e6ab48fabea3f59d42cdf87e62111384c5d2cc02e1639f" | ||
| 932 | SRC_URI += "gomod://github.com/sigstore/protobuf-specs;version=v0.5.1;sha256sum=437d3a7a3ac89db1ba4886999dcaef9310876dfd9ee6d1b76d3407fd96974591" | ||
| 933 | SRC_URI += "gomod://github.com/sigstore/rekor;version=v1.5.1;sha256sum=f3b55a07b7d6f2ce17c26d1840a6e0b28875bb5ca28b9fcd3ecd4f3f53be9051" | ||
| 934 | SRC_URI += "gomod://github.com/sigstore/rekor-tiles/v2;version=v2.2.1;sha256sum=d14bbde50827e92ee018c5aa28da7ace0225f6e0f557de01d81241d49ebf9905" | ||
| 935 | SRC_URI += "gomod://github.com/sigstore/sigstore;version=v1.10.5;sha256sum=335a90c44640d20cf6dcf078cc3e540300cbcf4dff634bea2703b2b74d25c1c4" | ||
| 936 | SRC_URI += "gomod://github.com/sigstore/sigstore-go;version=v1.1.4;sha256sum=809fa597f98fcec826efcfdb1ac1376e25903adcccdae356b43b13af10895698" | ||
| 937 | SRC_URI += "gomod://github.com/sigstore/sigstore/pkg/signature/kms/aws;version=v1.10.5;sha256sum=62fb728a5bf10ba130912f43bff29f1ce2ddbe66833092aec4edb39dbf08ee99" | ||
| 938 | SRC_URI += "gomod://github.com/sigstore/sigstore/pkg/signature/kms/azure;version=v1.10.5;sha256sum=7eb73ecc729016cecb9b76f32c0ff39c9a7b3f72c3060fa04e119d303c84c038" | ||
| 939 | SRC_URI += "gomod://github.com/sigstore/sigstore/pkg/signature/kms/gcp;version=v1.10.5;sha256sum=da6b2511b40125d34d7bf46a94698ef9601a120bd569fca6a6ad4c2b328e0456" | ||
| 940 | SRC_URI += "gomod://github.com/sigstore/sigstore/pkg/signature/kms/hashivault;version=v1.10.5;sha256sum=13172983962f0d3fd0d56bee830456cd2c2584b0742d1b8efef14b4641e51956" | ||
| 941 | SRC_URI += "gomod://github.com/sigstore/timestamp-authority/v2;version=v2.0.6;sha256sum=b76d2e9d3b66be5d3faa745290df834ed418f216ba7ad13e17f1dd49a033d0bf" | ||
| 942 | SRC_URI += "gomod://github.com/sigstore/timestamp-authority/v2;version=v2.0.5;sha256sum=61cb8c7c183c7ae5d5bdf145021f5b090f0f43f92e8f69626d0bac1bb6a7155c" | ||
| 943 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.4;sha256sum=3847d00c5ee6948f1ff0d0120bc343c55ce852becb7720f8f08f53eecfe9e437" | ||
| 944 | SRC_URI += "gomod://github.com/smallstep/go-attestation;version=v0.4.4-0.20241119153605-2306d5b464ca;sha256sum=7db2032e4eab652a8db5f305a13af9e0cfcfbb8b63bed5dfabee0f123acfdca3" | ||
| 945 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v0.0.0-20180927180507-b2de0cb4f26d;sha256sum=0434c12c41cb4c3e7ebf2fa44d3eeaafa75b9a61a80e30408ed8e09c3d5d3d70" | ||
| 946 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v1.1.0;sha256sum=ac9478a9e8aaaface7288bed359c57388badc7259a8eb800f3615c0db2da5b9d" | ||
| 947 | SRC_URI += "gomod://github.com/smartystreets/goconvey;version=v1.6.4;sha256sum=a931413713a303a958a9c3ac31305498905fb91465e725552472462130396dda" | ||
| 948 | SRC_URI += "gomod://github.com/soheilhy/cmux;version=v0.1.5;sha256sum=27ae4f072970e4d09f4ecc75951b6cbc4dcf607da9ace4df4fb5a7a5f69054c0" | ||
| 949 | SRC_URI += "gomod://github.com/sourcegraph/conc;version=v0.3.1-0.20240121214520-5f936abd7ae8;sha256sum=6db56fe285f78ba994a77d676d790b1db85a47cc8948a42d4c2f6ca6200b9413" | ||
| 950 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.15.0;sha256sum=d03a0bbce87eeaa1c23f0c0276707bb2d59f46efee875d7d7f1d570201be6e1f" | ||
| 951 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.10.0;sha256sum=7c7ba27f9979ada980c2a69f6b2fdf7b4ce1f2b766e245c0a4716f546ad7ddce" | ||
| 952 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.2;sha256sum=a00aae6fcd631e0fde52c98604452ff70e1b73c3b8a560d68db15aff5e26872d" | ||
| 953 | SRC_URI += "gomod://github.com/spf13/jwalterweatherman;version=v1.1.0;sha256sum=43cc5f056caf66dc8225dca36637bfc18509521b103a69ca76fbc2b6519194a3" | ||
| 954 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" | ||
| 955 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" | ||
| 956 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.21.0;sha256sum=4096e4ccdbb74027c49f0dfede6d67193053b0d1c1ecce57543cf3dacc7b249e" | ||
| 957 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.6.0;sha256sum=b90f378c70e2c985f61893ca20bf3e8258bb4f66920af759276d330513d0d7d6" | ||
| 958 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | ||
| 959 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.4.0;sha256sum=fb5c74373b4385e57e900b2a9ddec7ba1eda2c0d93fab4d307c15097dcaa0765" | ||
| 960 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.2.0;sha256sum=5517d43cfb7e628b9c2c64010b934e346cd24726e3d6eaf02b7f86e10752e968" | ||
| 961 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.0;sha256sum=1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c" | ||
| 962 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.2;sha256sum=3c22c1d1c4c4024eb16a12f0187775640bf35d51b0a06649febc7797119451c0" | ||
| 963 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.1;sha256sum=d78938d7c60cb8cb6810f7fd5c2f7f7ff62091e483ca3610af69c3920011dc44" | ||
| 964 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" | ||
| 965 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.2;sha256sum=ca38fee980009c2f223ec338c6528c1799c4ea529603fe242f5e7b5fd6309ece" | ||
| 966 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.0;sha256sum=d880adf449449120b459a2220f539c69648fd797ded5b745cf3add60ec84081e" | ||
| 967 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.5.1;sha256sum=b0d1f439dfc42208b7c120dfdecee61c697496c1688361aeb100b01366d945f7" | ||
| 968 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" | ||
| 969 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" | ||
| 970 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.2;sha256sum=400e18c88e5c4beb7ecca5d675048f1915a6e675b30fc03f8f563eb4dfde079a" | ||
| 971 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.4;sha256sum=e206daaede0bd03de060bdfbeb984ac2c49b83058753fffc93fe0c220ea87532" | ||
| 972 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.6.0;sha256sum=142db3dd2328e744c157e85cf3291d027013b79f92a45984f860fe38bc0f1f8d" | ||
| 973 | SRC_URI += "gomod://github.com/syndtr/goleveldb;version=v1.0.1-0.20220721030215-126854af5e6d;sha256sum=68a0e0b2969ac85b591fa083b202852bf0eb8a60b303581a4bd68bc0b69d77d8" | ||
| 974 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.3;sha256sum=37591393b0ea113849eacbc292886ea6978798a596164510c5834c2edc374067" | ||
| 975 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.11.0;sha256sum=bfcf9a13d6fc038ac121315f69159052a583132bc6354bb359d8794499efb07d" | ||
| 976 | SRC_URI += "gomod://github.com/thales-e-security/pool;version=v0.0.2;sha256sum=f6e219a784150ac94a6eca8740d42ceae68428ce8f6367361ca9498bffcde41b" | ||
| 977 | SRC_URI += "gomod://github.com/theckman/httpforwarded;version=v0.4.0;sha256sum=7fc5f518c8b53781733dc88d6d96b99864c5201e225796578af78c163b014436" | ||
| 978 | SRC_URI += "gomod://github.com/theupdateframework/go-tuf;version=v0.7.0;sha256sum=5c2c631a720e3c4225cfff085bd080acabd4308d0e4e6244e4cc180e019b8eaa" | ||
| 979 | SRC_URI += "gomod://github.com/theupdateframework/go-tuf/v2;version=v2.4.1;sha256sum=1cb913a4229e1b64c95b08a7866821256833f70ee3e316f7cdf82cc4ddc9267a" | ||
| 980 | SRC_URI += "gomod://github.com/tink-crypto/tink-go-awskms/v2;version=v2.1.0;sha256sum=667a98f2707f77bd680ad86a7381c006d7bd0cdb1f5d36cf224b55cffed3401e" | ||
| 981 | SRC_URI += "gomod://github.com/tink-crypto/tink-go-gcpkms/v2;version=v2.2.0;sha256sum=9540be65d4d4eaa0aa532d3c3c052bf126d34255132fb313819a74dc63ba2d19" | ||
| 982 | SRC_URI += "gomod://github.com/tink-crypto/tink-go-hcvault/v2;version=v2.4.0;sha256sum=d2bbaa17d90508503be626ac485ca51c4c97d6bcebeca0191d0fb37301ace5d2" | ||
| 983 | SRC_URI += "gomod://github.com/tink-crypto/tink-go/v2;version=v2.6.0;sha256sum=72d387103aa5b695892226f84950163a3ad82347b1176917b4a67c91c936f9fa" | ||
| 984 | SRC_URI += "gomod://github.com/tinylib/msgp;version=v1.2.5;sha256sum=6248142dc8cbe7b02f6e17905537f4314ba6cd828e5afedf4c826f5e9016afbb" | ||
| 985 | SRC_URI += "gomod://github.com/tinylib/msgp;version=v1.6.3;sha256sum=fc7f0de29e65d66e504d7d92bfb097f7f2cb55af7f93cfbe4625e78d282d2b53" | ||
| 986 | SRC_URI += "gomod://github.com/titanous/rocacheck;version=v0.0.0-20171023193734-afe73141d399;sha256sum=00e4f6d7d6a6a424539afb3968c2c9cfd9b42eca089015d67e90358b91e7f8da" | ||
| 987 | SRC_URI += "gomod://github.com/tjfoc/gmsm;version=v1.4.1;sha256sum=ba1f3ccf698a62bcb28c594d995f21587021ad759e777aa64367c8a7332cc10b" | ||
| 988 | SRC_URI += "gomod://github.com/tjfoc/gmsm;version=v1.3.2;sha256sum=866efa8dbd23f02a45025bbb4187ce0ea30dd7aad1964f7d0df80f58a9564174" | ||
| 989 | SRC_URI += "gomod://github.com/tklauser/go-sysconf;version=v0.3.15;sha256sum=caa29c6df6c316969c9f2559186bd1ca8f8aceafbef236233e415c1d974f0383" | ||
| 990 | SRC_URI += "gomod://github.com/tklauser/go-sysconf;version=v0.3.16;sha256sum=d4c896f77e5934f54d772b5f6a8f8043b8d34df189f6581bc2ba84d239a6b643" | ||
| 991 | SRC_URI += "gomod://github.com/tklauser/numcpus;version=v0.11.0;sha256sum=7a7527e1f68059a77189ae875c294e5c310925fbb8ba5a6c794edd2b7e687267" | ||
| 992 | SRC_URI += "gomod://github.com/tklauser/numcpus;version=v0.10.0;sha256sum=b2526d47517ccff481cc7baad7f450bdde58ddb9b65d53e3eec7c3504f94e853" | ||
| 993 | SRC_URI += "gomod://github.com/tmc/grpc-websocket-proxy;version=v0.0.0-20220101234140-673ab2c3ae75;sha256sum=7773cd68e54dc6087f6b0d1dc2e71e85f3151aa5cd9858884870954266480e24" | ||
| 994 | SRC_URI += "gomod://github.com/tomasen/realip;version=v0.0.0-20180522021738-f0c99a92ddce;sha256sum=cfb071871db31d0262d51bef042aa16f516a12325cd8985bf9d849d8e307320e" | ||
| 995 | SRC_URI += "gomod://github.com/trailofbits/go-mutexasserts;version=v0.0.0-20250514102930-c1f3d2e37561;sha256sum=2894369a7449948e834ba661ac730be63cbad9350c9c1c088da97b742687094a" | ||
| 996 | SRC_URI += "gomod://github.com/transparency-dev/formats;version=v0.0.0-20251017110053-404c0d5b696c;sha256sum=ff992fe96b260806864ad3557958852990d2b3d0d7e796887db7a9e596613dcc" | ||
| 997 | SRC_URI += "gomod://github.com/transparency-dev/merkle;version=v0.0.2;sha256sum=bff8072eb052d166df4f8f3d144451ca83b98f1c0382995167008c44abc383fd" | ||
| 998 | SRC_URI += "gomod://github.com/transparency-dev/tessera;version=v1.0.2;sha256sum=0edd5d7b696c36028428df85e6bc271d7aae0eb50bd14930fafce74f1f5b8ccf" | ||
| 999 | SRC_URI += "gomod://github.com/ulikunitz/xz;version=v0.5.14;sha256sum=00ac2ecd038c0a075f16693e9450e69b9fdf2362b1199386395333b62bcc7c24" | ||
| 1000 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.17;sha256sum=eb2629ff4d93a527036f0ebb57cf67caa10e97fdd9181740f8877936528bf6a9" | ||
| 1001 | SRC_URI += "gomod://github.com/urfave/negroni;version=v1.0.0;sha256sum=7b50615961d34d748866565b8885edd7013e33812acdbaed47502d7cc73a4bbd" | ||
| 1002 | SRC_URI += "gomod://github.com/uwu-tools/magex;version=v0.10.1;sha256sum=998b7782ceb745586ac17b748e1f29324a776b285596e7bf38ee07fa8943726e" | ||
| 1003 | SRC_URI += "gomod://github.com/valyala/fastjson;version=v1.6.7;sha256sum=4cbfe712a23a581db9b0eb5e1929fb8da82586e90f3d594dc60b508207047b63" | ||
| 1004 | SRC_URI += "gomod://github.com/valyala/fastjson;version=v1.6.10;sha256sum=9b4ec65a79a668f4948baf45f53d127f6c36cd37f78c1f5cfee672bd377afce7" | ||
| 1005 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.2;sha256sum=1f3bcd7cebbe3b67a4e7d5d4226f7127ea11bf652ed3b41cc1a0a24cf15e0dd7" | ||
| 1006 | SRC_URI += "gomod://github.com/vektah/gqlparser/v2;version=v2.5.32;sha256sum=9615eb15e094a259de740e284370a8cc4524c137491a4a728ab9c350aa5a94d3" | ||
| 1007 | SRC_URI += "gomod://github.com/veraison/go-cose;version=v1.3.0;sha256sum=3f7a1c1438941e32a931d2ca02c4196cf98cff450c9ecbdbc4f34f50d1d0fee9" | ||
| 1008 | SRC_URI += "gomod://github.com/weppos/publicsuffix-go;version=v0.50.2;sha256sum=ce39d29c701624ee154270bbf8229231471d27ec6f80056c63daa0bc87659169" | ||
| 1009 | SRC_URI += "gomod://github.com/withfig/autocomplete-tools/integrations/cobra;version=v1.2.1;sha256sum=b2a47ab2313e49e37073c93dec8d010dc9a44a846a08d87133e574cb9fad10f6" | ||
| 1010 | SRC_URI += "gomod://github.com/wolfeidau/quickzip;version=v1.0.2;sha256sum=6d6c0703cb5b8b8057f31d5610bb0fb24831e7f2015f36189681b5cb49e059d7" | ||
| 1011 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" | ||
| 1012 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" | ||
| 1013 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" | ||
| 1014 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" | ||
| 1015 | SRC_URI += "gomod://github.com/xiang90/probing;version=v0.0.0-20221125231312-a49e3df8f510;sha256sum=ee5b87f49c72ea40bddc94ed228874ba9fcd3a3745ad613011131147c773b3ff" | ||
| 1016 | SRC_URI += "gomod://github.com/yashtewari/glob-intersection;version=v0.2.0;sha256sum=bc999bc9a3bcce0ed7c06180320d2236a5c32aa61def5a7c79963faa6bcf2fd0" | ||
| 1017 | SRC_URI += "gomod://github.com/ysmood/fetchup;version=v0.2.3;sha256sum=8341396e72550608e385fb9ca6dd8ae4c8bdbf3f667cec11d15163f7fa61b62c" | ||
| 1018 | SRC_URI += "gomod://github.com/ysmood/goob;version=v0.4.0;sha256sum=451f378a78f5b4b7bc2f5684bbb74a3d25483d38b4a4370cd1da8f9d35213d8d" | ||
| 1019 | SRC_URI += "gomod://github.com/ysmood/got;version=v0.40.0;sha256sum=cc92702b45bfd26fd44adf1dea99ad2bb744b07a3e3f1021cb8f18c13580f29b" | ||
| 1020 | SRC_URI += "gomod://github.com/ysmood/gson;version=v0.7.3;sha256sum=5d7373d14cc7df141722b031a16983e78964995462120c05a83d811fcd3b1b0a" | ||
| 1021 | SRC_URI += "gomod://github.com/ysmood/leakless;version=v0.9.0;sha256sum=2c1d73d95434697af7c7997a89cb23d1b5161db401b88b006c3f843d0cabcf42" | ||
| 1022 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" | ||
| 1023 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 1024 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 1025 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.30;sha256sum=0e0440d22275c75e6a6f0c0aea01597eb7857d237b6bcb02aa5ba78b5677004e" | ||
| 1026 | SRC_URI += "gomod://github.com/yusufpapurcu/wmi;version=v1.2.4;sha256sum=c2a0a12203162ef8fd6f65e191aac359823d370e113122cbd8e80711ddc9c1f9" | ||
| 1027 | SRC_URI += "gomod://github.com/zalando/go-keyring;version=v0.2.6;sha256sum=8dea1c2777e7275317e5011f54cddb252c017a7e152558c4fcac84fa5101cf4e" | ||
| 1028 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.4.0;sha256sum=5b7fb5cbe6bbd36933e8c98572f85121994e9842aefc90986f8d3a192cb69257" | ||
| 1029 | SRC_URI += "gomod://github.com/zmap/zcrypto;version=v0.0.0-20250129210703-03c45d0bae98;sha256sum=bf1496db0e28719fb24abd49e6a209dbc8a78c1c17e6f7355ec28612aa6b4b44" | ||
| 1030 | SRC_URI += "gomod://github.com/zmap/zlint/v3;version=v3.6.6;sha256sum=1a1ecb324941322728b1ba2ffb9cb4f8c90dbd40e37425b85dd6f35299b80b00" | ||
| 1031 | SRC_URI += "gomod://gitlab.com/gitlab-org/api/client-go;version=v1.46.0;sha256sum=42ad7a41d100fbcc5851b4df478f45856a7a6da5bc4706ec0e511e287d676049" | ||
| 1032 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.3;sha256sum=3110374ed5e6984200e6360b6488312803fb41516fff556b350d2a1abaa5ecb5" | ||
| 1033 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.6.8;sha256sum=dc1e32c2c7c588fa21090af73048b82be9059bf5091889930f59cdb62ab64bb7" | ||
| 1034 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.6.8;sha256sum=0992406a2c8eb53630a1591344e271355fc282ebf1d20bf6b9b72885f6fb71e0" | ||
| 1035 | SRC_URI += "gomod://go.etcd.io/etcd/client/v2;version=v2.305.19;sha256sum=9622f790797807cc5299a4ea4be8b1f31f4c6d896b2ac1e0bbf6bf83de944618" | ||
| 1036 | SRC_URI += "gomod://go.etcd.io/etcd/client/v3;version=v3.6.8;sha256sum=70b03a23a18f143cedb544eda005fce5310c4589f3423d9934f4edcf068c385d" | ||
| 1037 | SRC_URI += "gomod://go.etcd.io/etcd/etcdctl/v3;version=v3.6.8;sha256sum=9779e3662f784bff905d0bf5c76afe6a4213c2b08d89ef1c77ffc702cc3c753b" | ||
| 1038 | SRC_URI += "gomod://go.etcd.io/etcd/etcdutl/v3;version=v3.6.8;sha256sum=932be9466ecbbdb7b47f8dcb3f9bbec719f03364e72b8182f9717b7b26ac5a47" | ||
| 1039 | SRC_URI += "gomod://go.etcd.io/etcd/pkg/v3;version=v3.6.8;sha256sum=3971a546b16101ef21a863e00becd37ed054a5ab8fd12799f814085258e44ab1" | ||
| 1040 | SRC_URI += "gomod://go.etcd.io/etcd/raft/v3;version=v3.5.19;sha256sum=179acdd450fb1f2dec3538273ee5286ba95da6fbde6076fd3b407c9b438631ea" | ||
| 1041 | SRC_URI += "gomod://go.etcd.io/etcd/server/v3;version=v3.6.8;sha256sum=d5f5e9102e410a4a296a80a5ef421983ea978fad0d0cc9b739b0af313ce0de8d" | ||
| 1042 | SRC_URI += "gomod://go.etcd.io/etcd/tests/v3;version=v3.6.8;sha256sum=63a7c0ca7643516167e0730104e94b760454dbba21a1d25390b2adcab8062ef5" | ||
| 1043 | SRC_URI += "gomod://go.etcd.io/etcd/v3;version=v3.6.8;sha256sum=6f115fa1d7cbf069e8feb636d0bb2d38c297a91bc780066a58ac8e3b4770ed70" | ||
| 1044 | SRC_URI += "gomod://go.etcd.io/gofail;version=v0.2.0;sha256sum=136c5e74ee835b126de670d9e462fa83c48d3ca5fa0f4c51fda10ec6995764ec" | ||
| 1045 | SRC_URI += "gomod://go.etcd.io/raft/v3;version=v3.6.0;sha256sum=ab9b6ce6e21003c688ab129f93dde62037cde3d98eff5bae9320117d739e7750" | ||
| 1046 | SRC_URI += "gomod://go.mongodb.org/mongo-driver;version=v1.17.6;sha256sum=639eeca6ee37eb5037ba4ce661c1975251359a521029bd338dba8d493e2869bb" | ||
| 1047 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" | ||
| 1048 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.2.1;sha256sum=a08a16fc0a7041cdb875f47a260a56000632212c85f65a302a043c76380c8335" | ||
| 1049 | SRC_URI += "gomod://go.opentelemetry.io/collector/component;version=v1.55.0;sha256sum=5893ba274bc646d155d4ef0862b2f87212c3c04e32a7c207bc5d74d585ed3bcf" | ||
| 1050 | SRC_URI += "gomod://go.opentelemetry.io/collector/component;version=v1.31.0;sha256sum=1b7a9e49de342a5c729e0b5383970b69828ee26be63c797d410c62181db4ba09" | ||
| 1051 | SRC_URI += "gomod://go.opentelemetry.io/collector/featuregate;version=v1.55.0;sha256sum=33ea60a686ea3317ad2ec591c6828e16cc5a472db662ee4defcf6ca11a65d30a" | ||
| 1052 | SRC_URI += "gomod://go.opentelemetry.io/collector/featuregate;version=v1.31.0;sha256sum=7966ff9798b7517e5fb70905b6b52d8452460826d9482c6d140e44edb62a6742" | ||
| 1053 | SRC_URI += "gomod://go.opentelemetry.io/collector/internal/telemetry;version=v0.125.0;sha256sum=9e0ef01c406a9444062fa8a0bbd0ebe0d1ab77f6a189e7100772d41d88bbc10c" | ||
| 1054 | SRC_URI += "gomod://go.opentelemetry.io/collector/pdata;version=v1.55.0;sha256sum=37d73d054c8a3210fa6f793a08a7bdd33ee28aa7d9e247726a383188fbfbf3c6" | ||
| 1055 | SRC_URI += "gomod://go.opentelemetry.io/collector/pdata;version=v1.31.0;sha256sum=ff9e351677c1f40b8c29970b90e963764a8c1561feff18b1a0fe99aa7608cd63" | ||
| 1056 | SRC_URI += "gomod://go.opentelemetry.io/collector/pdata/pprofile;version=v0.149.0;sha256sum=3156611e6116de6c568554ec7c4ea3e2d697c9d8ab64ac2e725ff6241ee8307e" | ||
| 1057 | SRC_URI += "gomod://go.opentelemetry.io/collector/semconv;version=v0.125.0;sha256sum=248d116d38f55384cf4fe166b05c7f28dd740b6aaaa5954f12667fd5600cb952" | ||
| 1058 | SRC_URI += "gomod://go.opentelemetry.io/contrib/bridges/otelzap;version=v0.10.0;sha256sum=6891137bb6d27b1c53848dc859dd48b722727f4ba31aa2727ed99c233a69ab6a" | ||
| 1059 | SRC_URI += "gomod://go.opentelemetry.io/contrib/bridges/prometheus;version=v0.68.0;sha256sum=515965acd7fecb7340a0c7f78a6a3acf50d88240b667d188d097e380e8ac0d5c" | ||
| 1060 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.40.0;sha256sum=89314286adb31ac59fd0209e8d09bc1c33bc7c82b694557fc841c651df1f65ab" | ||
| 1061 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.63.0;sha256sum=a093449439c5be2ecaa0c25a4690281445954876a8d4f3396e6d27561d5479dc" | ||
| 1062 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.68.0;sha256sum=ddc8a80568f4d34ed938e8372295b3e7745af69b57f03475b449318d01d7fde7" | ||
| 1063 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.65.0;sha256sum=f68a6e3f8f93b5857390583f3e855801ce93244ea18bf56ab45c221a4ea32a4c" | ||
| 1064 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.68.0;sha256sum=84a5f546bebf91ebebe431b04f13230e0bd189a0eefcc6652f523e4c29ae12ba" | ||
| 1065 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/aws;version=v1.43.0;sha256sum=03ea9c64850f4d0358beb0c18b6c6123d121bdca4ac03a4a424aca2b9f5a20c6" | ||
| 1066 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/aws;version=v1.40.0;sha256sum=268f319c1a0ebc21c529af2ce514efe9e6802d76a469400c850de7111efc74b4" | ||
| 1067 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/b3;version=v1.43.0;sha256sum=80c70618536ff2aa8e0264b115a92f3b725e9aba399b6828d3032b0b263c58d5" | ||
| 1068 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/b3;version=v1.40.0;sha256sum=ea560486b75e5550b70b6f681237bec0502523052d7bd5d6d42732db4ab8445f" | ||
| 1069 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/jaeger;version=v1.43.0;sha256sum=e2743b96bcbfe56cbf9018720f87cf3453fdeddf1d524729ae31b2b38fe3b589" | ||
| 1070 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/jaeger;version=v1.40.0;sha256sum=55eeb799245ebd14e715b248634051d109efa1af9fc7e497dedbd09368607d14" | ||
| 1071 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/ot;version=v1.43.0;sha256sum=a55e13d053e2bd5e9792b38a2d3f0bdaeb1cbfb8c59798a1a489bb8c233d2ae7" | ||
| 1072 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/ot;version=v1.40.0;sha256sum=2ddbb569cd03e29883c5f93874f7da7f04e13aa419d95a85c0024ea19ba8cae8" | ||
| 1073 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.41.0;sha256sum=1a624187c6ed53704d278e4cf12c143e1046ba1e894b8ea470cb309d31adf742" | ||
| 1074 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.43.0;sha256sum=177d24c79e756950c431aa87c1c613bb807cc7fe435260b72c5f675b01651921" | ||
| 1075 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc;version=v1.43.0;sha256sum=32a81c3d8693070569b2b977ddf9995c4930baa40df807712bad3559845ffba7" | ||
| 1076 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp;version=v1.43.0;sha256sum=dcb69f727f237797172f23c5d4d371bb3a8ea6013660379dbe6833676671398a" | ||
| 1077 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.43.0;sha256sum=11649f39d7bef9c2c6f10da9ad4c09b95eb3eaef2d464ea8de9c8792cea5c524" | ||
| 1078 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.40.0;sha256sum=5518ce4ec87ee0c86bb689a3c9bd693f45b6df3616716ceceb3601dde45e4fb8" | ||
| 1079 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.43.0;sha256sum=065275002f900c84cc3e2efd7538d00b0908cb8b80ed8455c811b35fa555be3a" | ||
| 1080 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.40.0;sha256sum=997d54294a69b847e313a8c795d5edb61967fb06b99d7ae08b16fa6b81f49ddd" | ||
| 1081 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.43.0;sha256sum=b76a9de6c464ed2c820975f155be8e3790e8b60ff4a67f41a5aec7638afa668c" | ||
| 1082 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.40.0;sha256sum=5248a65456a74684d3f86b3d35fd2b97b0550b3e383fcc2ec624b6e2de7525cb" | ||
| 1083 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/prometheus;version=v0.62.0;sha256sum=db9ed13f6b78ebfccbe4bcbd460ca7350f85352647428cba71315b63a2eaa372" | ||
| 1084 | SRC_URI += "gomod://go.opentelemetry.io/otel/log;version=v0.11.0;sha256sum=f3ac94bfb8615710b2d6e946dfe42934cb5667c8f1a872ff4c959e277baad271" | ||
| 1085 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.41.0;sha256sum=ee6cd9515bff605dc265e36f60d7ca293ce920688906ef8baef5d016474f2c2f" | ||
| 1086 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.43.0;sha256sum=3efb5ad706fab815f4b2e8fc89c1656ec8d2403f07edd406c17c2310dd8a08a6" | ||
| 1087 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.41.0;sha256sum=143225cecc6fd0b6b54d3d5e350896c78c886ae1646bbb7e9ea5df1e2f08b40e" | ||
| 1088 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.43.0;sha256sum=cf46abeb516a88a0eb33117103e39fb3161f0db91cd487a84748aae16938e8f2" | ||
| 1089 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.41.0;sha256sum=16826e33f8ddb554573b4cbd4640eab539e879344c3947650b9230131f75c65b" | ||
| 1090 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.43.0;sha256sum=b02c5dded25925d2becf8ea69d446f2eb786a576ab4a7dd8014f3afbd861fc49" | ||
| 1091 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.41.0;sha256sum=6376f38119647b709e49bd13585722a685578fb4e4cdaa46ed421a3832a2fa9e" | ||
| 1092 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.43.0;sha256sum=34fdc70a75e90d68e36caa59b9e800a5de5266118393eaee4489dd0abe3cb62d" | ||
| 1093 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.10.0;sha256sum=199278343f9a66953023278601384dbc9f42896c2e0581bfbd65bd5f044a9a66" | ||
| 1094 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.9.0;sha256sum=4dce33b747a98f8295448756af7fb0521f57e26fb86efd365e00a6fd82e36364" | ||
| 1095 | SRC_URI += "gomod://go.step.sm/crypto;version=v0.76.2;sha256sum=3ec51d823a322b98be86b077fb594b3e6a1050b562bb3594e6f575b0a3ce7618" | ||
| 1096 | SRC_URI += "gomod://go.step.sm/crypto;version=v0.77.2;sha256sum=2aed394fc14ce28ab2442caa30b4a8e892392b990fd250b36a61bf5b782e63cc" | ||
| 1097 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.11.0;sha256sum=8109325abe17488245878b07f3c35b10ba7d1aa3310f792968f5b9deba432e2c" | ||
| 1098 | SRC_URI += "gomod://go.uber.org/automaxprocs;version=v1.6.0;sha256sum=964c6f548f7ee6df9fa3a9080d722c7950060bda0cb84ff9e2ae065f078813c4" | ||
| 1099 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" | ||
| 1100 | SRC_URI += "gomod://go.uber.org/mock;version=v0.6.0;sha256sum=64e9c159c974cd05c09eae2e0fa1558e7f5eef0c85434208526b052785e1b90f" | ||
| 1101 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3" | ||
| 1102 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.1;sha256sum=38760227142d38369069374c005707bc6b3c270a75f34fa3f17c48c863143cdc" | ||
| 1103 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.4;sha256sum=1b98a6a498cf255c5f2982d32c74633bc7969770957e98103ac1e14345aa4576" | ||
| 1104 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.3;sha256sum=bacc1ac9ed600be2df58f88b88d5c1b6f6473526fa4069f61549f64b81b09f41" | ||
| 1105 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" | ||
| 1106 | SRC_URI += "gomod://goa.design/goa/v3;version=v3.23.4;sha256sum=09295c87dfd698d60879cf91f97a4c10f4f0b4717b579408d4de5ebc91532c7f" | ||
| 1107 | SRC_URI += "gomod://gocloud.dev;version=v0.45.0;sha256sum=c06b8f137e07e300fd58fb316a25417b7a708c2374450ae2d25fd8c2d984bdaf" | ||
| 1108 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.6.0;sha256sum=81ca88af371cff5a84442ba28e23d8f42ccc1387c8fe152e55e87ba4af9e1ac7" | ||
| 1109 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.14.0;sha256sum=a72c57e71d0fbd460d8493c958fb2841357e3babbb32d7fe2cd533564b1d66b7" | ||
| 1110 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.51.0;sha256sum=a28a63b8a6abbbfcbf9fecf8417ce734c50dd988564cadf301c72c2a944f3a6a" | ||
| 1111 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.10.0;sha256sum=2e4f9b72df6f480a744483b14d6b8cbad98ff066399979ac74ff1dc5b74e9bec" | ||
| 1112 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.49.0;sha256sum=cbca45d1fcb0fa359cd232b884ba86cfa1a32644ff7efdeb79807db3eb0f005d" | ||
| 1113 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190308221718-c2843e01d9a2;sha256sum=46882ccda86aa64aa862fc64b7c6861318f03b18b834550be83d91b26acad6d4" | ||
| 1114 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20191011191535-87dc89f01550;sha256sum=88e47aa05eb25c6abdad7387ccccfc39e74541896d87b7b1269e9dd2fa00100d" | ||
| 1115 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20191219195013-becbf705a915;sha256sum=aae05dd7bfb450196e5fcb0abbfcd861c8812e7153d40bad4b2114ede2f0f3eb" | ||
| 1116 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20200510223506-06a226fb4e37;sha256sum=053d54c07f64d6a35c149701b0698216b61be78f649aff620579f58ce1769b71" | ||
| 1117 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20200622213623-75b288015ac9;sha256sum=aeaac2684d693207a90f491b0303e881e58c014e96d27b0ebb7fe6937dfc1e76" | ||
| 1118 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20201012173705-84dcc777aaee;sha256sum=ab559e8e672084534df5cfb31878a8784440eb8e91504e9fba899a85f80eaf5a" | ||
| 1119 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20210921155107-089bfa567519;sha256sum=eb2426a7891915213cc5da1da7b6fc6e9e2cf253d518d8e169e038e287f414e3" | ||
| 1120 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20211215153901-e495a2d5b3d3;sha256sum=7b23cf4d3e6e006d706d6245849f7f72b6981f55c4c0d8066613eb019143a3fb" | ||
| 1121 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20220722155217-630584e8d5aa;sha256sum=fcad7eaa48559eb0ab025fd900bde1a436fc099937b01d0497355e1e55ed402c" | ||
| 1122 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20251023183803-a4bb9ffd2546;sha256sum=183b4540aeac7bf32f85390038801ce4c08a268037243220e4415718e12ad719" | ||
| 1123 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20260312153236-7ab1446f8b90;sha256sum=95da5ca63d61de1eea36153c11ca9a645c4c6344510be104fc7cf8f873850ac2" | ||
| 1124 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190121172915-509febef88a4;sha256sum=c3a7dcc2e8117e749c6badc91d492de3ee2f5b440b30481a0a75f9d63db6fe0b" | ||
| 1125 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190313153728-d0100b6bd8b3;sha256sum=5c7bb9792bdc4ec4cf1af525cf9998f8a958daf6495852c9a7dbb71738f2f10a" | ||
| 1126 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20181026193005-c67002cb31c3;sha256sum=e66899cd5e78b42c31ee1a38d3bb1807d094b9ac8d96a210e1cf6f5e3529ff3a" | ||
| 1127 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190227174305-5b3e6a55c961;sha256sum=4dab3a0efff7f85b29c54849e18610c9740ebc246f836e101bb518969e59618a" | ||
| 1128 | SRC_URI += "gomod://golang.org/x/mod;version=v0.35.0;sha256sum=6a64c84837167aa92a5dd55aa318351b8c45623b2fb80804cce704e72a9621c8" | ||
| 1129 | SRC_URI += "gomod://golang.org/x/mod;version=v0.8.0;sha256sum=4ae8176799d8cda819e70731ba6855735003e7e4930436e34584c75c96c496e0" | ||
| 1130 | SRC_URI += "gomod://golang.org/x/mod;version=v0.34.0;sha256sum=8e6b8d8a771dac070d44c8c701b1fba4c3565031f4f7170e6fed9d3022b4aa32" | ||
| 1131 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" | ||
| 1132 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" | ||
| 1133 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" | ||
| 1134 | SRC_URI += "gomod://golang.org/x/net;version=v0.6.0;sha256sum=7ff2f50b1f3a58833f867d1646421569a91d8c19a0999793c5af79b10c16b8b8" | ||
| 1135 | SRC_URI += "gomod://golang.org/x/net;version=v0.52.0;sha256sum=5b8bf13a81552cd4ffc06dae2b78fb1e72ece57e54446e396ff9c19251e917ed" | ||
| 1136 | SRC_URI += "gomod://golang.org/x/net;version=v0.54.0;sha256sum=1fef7f3ac7fc69f85b7fa47df036c75ad2136f719072a2bb4b93fc79f90bc7c7" | ||
| 1137 | SRC_URI += "gomod://golang.org/x/net;version=v0.11.0;sha256sum=5d97db0b34367452949b1b04194b47a663cbb0852f40d119ba5d910ccc124657" | ||
| 1138 | SRC_URI += "gomod://golang.org/x/net;version=v0.10.0;sha256sum=f92f9b2655226a6d015af7a76279a11fb55678e410b851b158fc846546f80733" | ||
| 1139 | SRC_URI += "gomod://golang.org/x/net;version=v0.17.0;sha256sum=d99428e95af6fd8fdc23285d69b8f6e7c52c964c990295e45183718e33ebeb5a" | ||
| 1140 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180724234803-3673e40ba225;sha256sum=3deab917e990147cf32de48186783997890c75eefc209e85df515d83c3408253" | ||
| 1141 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180826012351-8a410e7b638d;sha256sum=0015e0b5e124847e5d2ce892c8772eee5f6da51c0e0939c25874c6381c725aca" | ||
| 1142 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180906233101-161cd47e91fd;sha256sum=2f0db1734f80677059b44bf3337f3b957b01b7acc97b274b3510f804204ba1a2" | ||
| 1143 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190213061140-3a22650c66bd;sha256sum=6722d233d5a04aebfa439e4d701c6c993b636e84376229c9ac226d913367a643" | ||
| 1144 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190311183353-d8887717615a;sha256sum=cb722f1469739a62f6b3cd0cf836894d714bbfcd278740499fea8a343401efae" | ||
| 1145 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190404232315-eb5bcb51f2a3;sha256sum=3be13704bcdb3eb79a25459f6116bd627bc90589176a9c8495b58a38c320ec0f" | ||
| 1146 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190620200207-3b0461eec859;sha256sum=8b437b88ece68e61336150fbdd2a4c0e8d80f143bcdc86ce4ef047c4c93f3caa" | ||
| 1147 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200226121028-0de0cce0169b;sha256sum=cf00229a0ab910e519d829fd9192aa77e7e7a486d06ba2311f681965001589dd" | ||
| 1148 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200506145744-7e3656a0809f;sha256sum=1e62eeb51f43ec5de2d50a165785722977505c8a932f371641fa036388cedd11" | ||
| 1149 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200520004742-59133d7f0dd7;sha256sum=f555e78a04a6113ad6f9a7a5d555f75b59fc4fb5f745d0af7de499cf18faf5f2" | ||
| 1150 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201010224723-4f7140c49acb;sha256sum=7929172452325a77da1c9fa9dacca7ccb060c25e185acdae24a0ea0f47ed8b4b" | ||
| 1151 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201021035429-f5854403a974;sha256sum=079b484fd6bef7305d6ca5a2e0b86869042459c6b18535873015f193380a4b18" | ||
| 1152 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210226172049-e18ecbb05110;sha256sum=17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15" | ||
| 1153 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210428140749-89ef3d95e781;sha256sum=8cd009ac80c1504994233e733742cb32ef16e04028ca0f25dbbb2811b972b9a8" | ||
| 1154 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20211112202133-69e39bad7dc2;sha256sum=56388533111550dade6859a8cf448f4f47fa0766a9aaa4c077c46198bfe20ee7" | ||
| 1155 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220225172249-27dd8689420f;sha256sum=fb6a68784dabf543c3d90fc35598bdd9c356f22bddc59c8f820de6db7ea6a039" | ||
| 1156 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220607020251-c690dde0001d;sha256sum=8c0a2731ed4a52c258c837890fabe19feaea547a6be6977996d13eae432969c6" | ||
| 1157 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220722155237-a158d28d115b;sha256sum=1decf7a324a0916bc66304da1b68a834ce679379422de3a2855f3031f6dc39bd" | ||
| 1158 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.36.0;sha256sum=15bf65ff103e5dafc809d78cd037a1d1e88ccb8451824e851156002a13304504" | ||
| 1159 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20180821212333-d2e6202438be;sha256sum=6f7ae824c20cd42f73198677c583303e75d9d307680a305d06ace2165106088e" | ||
| 1160 | SRC_URI += "gomod://golang.org/x/sync;version=v0.20.0;sha256sum=7179d4d68800f6fdcadb9d4bbf11cbb5df9b40360c89305c203fe20723cbd375" | ||
| 1161 | SRC_URI += "gomod://golang.org/x/sync;version=v0.1.0;sha256sum=f510bec6009e19882d19953e7273137d34df86c65949345d72f123a255c2ecd2" | ||
| 1162 | SRC_URI += "gomod://golang.org/x/sync;version=v0.7.0;sha256sum=20b01085240e661bffc7f59383f21b90f112d669784220c6e59c801243216d22" | ||
| 1163 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" | ||
| 1164 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" | ||
| 1165 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190423024810-112230192c58;sha256sum=dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4" | ||
| 1166 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190911185100-cd5d95a43a6e;sha256sum=9c63fe51b0c533b258d3acc30d9319fe78679ce1a051109c9dea3105b93e2eef" | ||
| 1167 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20200317015054-43a5402ce75a;sha256sum=1962050224ada9533e731cb8b1ba6c31d61a7282b7573743d2ee9220541e9e49" | ||
| 1168 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201020160332-67f06af15bc9;sha256sum=a62c30f9e46c28636239041d7bfa1583a24378bc408554ec0670196cbac9858e" | ||
| 1169 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" | ||
| 1170 | SRC_URI += "gomod://golang.org/x/sys;version=v0.1.0;sha256sum=e7cbe58ed3745ba63d482fe82603119bd635f9a5dd914ed95a4c1826fdcf54a7" | ||
| 1171 | SRC_URI += "gomod://golang.org/x/sys;version=v0.8.0;sha256sum=2588b3a645838390e341f1007f8679f5e1117b5d5ac9467ef832d148b2219a38" | ||
| 1172 | SRC_URI += "gomod://golang.org/x/sys;version=v0.13.0;sha256sum=3d149afc9939980354374c0d47461dcdbd1d3980eb2f77e60304b23fee6f3d37" | ||
| 1173 | SRC_URI += "gomod://golang.org/x/sys;version=v0.5.0;sha256sum=cf47336ac1bf675fa6d6dd5ac5399b0143c513404c449fa3f3380a58123c7908" | ||
| 1174 | SRC_URI += "gomod://golang.org/x/sys;version=v0.44.0;sha256sum=f1fa1052808e6bd6eb9c5372c053b2370a582532fac5d6a4600e7a6fab190ff3" | ||
| 1175 | SRC_URI += "gomod://golang.org/x/sys;version=v0.42.0;sha256sum=99df0ad90183debc80aee0b7489648574c6baa0c1cf5da37aaf591cf2e2d426a" | ||
| 1176 | SRC_URI += "gomod://golang.org/x/sys;version=v0.9.0;sha256sum=3b37c87534ebabf9d1a60ef03da16805f1293408bcaf8b7cbba9d646eda07d7f" | ||
| 1177 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180830151530-49385e6e1522;sha256sum=b7963549a36b5cf8eff7849afb9a85ff1957b4dd66d60628b26457e1b230d8d2" | ||
| 1178 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180909124046-d0be0721c37e;sha256sum=8559dba9822345355af253f83f61a9c02e1e19f3b420d49153d81bcdd472f1bf" | ||
| 1179 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20181122145206-62eef0e2fa9b;sha256sum=c6b1a5c8d3ad54103590d6810f1929c3ceaf4be81f4111bcb7c099c194b04a5b" | ||
| 1180 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190215142949-d0b11bdaac8a;sha256sum=d6bf74e7bc64e245a75dd666e62160a8446242b1cde4e66b2e5f93399950a97f" | ||
| 1181 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190412213103-97732733099d;sha256sum=4c8da803e35ab98f8621b26998717976415c9ccd17ada7183933974be40c7edb" | ||
| 1182 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190904154756-749cb33beabd;sha256sum=536ebfc8590f2a634c9d6a866a060215b26b1226da992d1910146398b80e41a1" | ||
| 1183 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191005200804-aed5e4c7ecf9;sha256sum=2d40b7ab146b82548c5602469a806faa48964104302927ef6f54a331c600f23b" | ||
| 1184 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191120155948-bd437916bb0e;sha256sum=daccb9e6eae0a17d26d2edb6152e8ee24350b5bca51bde63f065f0d89e204734" | ||
| 1185 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191204072324-ce4227a45e2e;sha256sum=642655ff8de7c186d30592034c0fb0aa8f3a2d05ab2db2bc6542d72148e50991" | ||
| 1186 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200323222414-85ca7c5b95cd;sha256sum=d00ccd67cf0f2dd8622ed2721b8824fcbaf4f5730f47387fd5e39adbd5f6972e" | ||
| 1187 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200509044756-6aff5f38e54f;sha256sum=51df5080534cb818b0eb975ba819e12578b6fe5735acacbb6d3e4ddcae2975e0" | ||
| 1188 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200930185726-fdedc70b468f;sha256sum=8f2ee97b1515c27788a17a8e9f88c9d1a4aa62380a1d9a210a53460a8503c00d" | ||
| 1189 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20201119102817-f84b799fce68;sha256sum=2681eb52677683be3760258aafe13c91c1c83888442e9c6545334ae97a02b386" | ||
| 1190 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210112080510-489259a85091;sha256sum=9dfdff62a444abb82cd8f1df9edbfdfd6a9f3274864249b1079c5c7716abefc0" | ||
| 1191 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210423082822-04245dca01da;sha256sum=24a663ffce638af68a770b42ab711544022304102aff403f4711c15a19c0cfc4" | ||
| 1192 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210615035016-665e8c7367d1;sha256sum=0d25c11d65a4ac84a6e2c3bd56a6afeb1da3923d2752a5aa59b7e99a94359fcb" | ||
| 1193 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210616094352-59db8d763f22;sha256sum=c4f9c81ce8f1b8ccfd9ce34305d8c7eb7d94c87c7e0d88394ebd6298730ebe38" | ||
| 1194 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20211216021012-1d35b9e2eb4e;sha256sum=8147411a8a85b5b444586e9ab4036e6693e48a9b8e08012eec3dab45f39b1494" | ||
| 1195 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220310020820-b874c991c1a5;sha256sum=40383c39a44acb6a19e87b79b8ed525af81b94556526284a7d1db82b6cf1fca0" | ||
| 1196 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220412211240-33da011f77ad;sha256sum=ffb4b3488ab203e6a883355e57fd1c4a84983c41fb0880ef520587863d47219c" | ||
| 1197 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220520151302-bc2c85ada10a;sha256sum=734caf189549ea9b85dd93f58e87e3f3bceaec72229449f5879c3c067a2ad60e" | ||
| 1198 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220722155257-8c9f86f7a55f;sha256sum=f4480597a942160a2aaeb761d41ee67f610287785c263f1df253a3e157c98594" | ||
| 1199 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20260311193753-579e4da9a98c;sha256sum=26ff8b15aecd5783fbc074945652a669164fbc21b67563dae91c35956938e31b" | ||
| 1200 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20260409153401-be6f6cb8b1fa;sha256sum=9502c2009bd195a34a33cf55aabfd984cdf771832224600a0295b9c81652d2e5" | ||
| 1201 | SRC_URI += "gomod://golang.org/x/term;version=v0.8.0;sha256sum=1961dfea59ce531e2d6e6a3228781f5958b27c6d9d9c09932f5ffc54c4d9cdf9" | ||
| 1202 | SRC_URI += "gomod://golang.org/x/term;version=v0.13.0;sha256sum=a2140133ab5edea486ec9239da01995e606e6261d66d1a673cd2add33d080fdd" | ||
| 1203 | SRC_URI += "gomod://golang.org/x/term;version=v0.5.0;sha256sum=7d89c49ab41306950128a0f4b7c67fb8e2d2f637ece8e024e6cf38d17a33193b" | ||
| 1204 | SRC_URI += "gomod://golang.org/x/term;version=v0.41.0;sha256sum=91ca75a3f454d5ddede1f58c3e4fc8e169c6f3c037223ac0ac76e78234d22828" | ||
| 1205 | SRC_URI += "gomod://golang.org/x/term;version=v0.43.0;sha256sum=0d12dd77f2c620f236e59421d604f6bcd1f9212a4083a1c0ec13425c67bc6e81" | ||
| 1206 | SRC_URI += "gomod://golang.org/x/term;version=v0.9.0;sha256sum=b4e6d2ac97732625eee581f47fe4a2125dd8668fe285794bac1a9a1a7fd3f1e3" | ||
| 1207 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" | ||
| 1208 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20210927222741-03fcf44c2211;sha256sum=3adf713afa49fe26580ffe4adb1f4fb2f4921c945301aa5a9fb6d34031fa30cd" | ||
| 1209 | SRC_URI += "gomod://golang.org/x/text;version=v0.35.0;sha256sum=2df36ee135211552d1e729d2a2a4b5bbff2bd3a0cc53064151a6e6495e947b32" | ||
| 1210 | SRC_URI += "gomod://golang.org/x/text;version=v0.7.0;sha256sum=4d017493c58addadf3c753056b921b47ae386a4cfd10eab2d90ed1252c6ba0e4" | ||
| 1211 | SRC_URI += "gomod://golang.org/x/text;version=v0.13.0;sha256sum=ed544fb017e967c053892df7b068612fce707ba32b57f35824cb041e31c6ae0f" | ||
| 1212 | SRC_URI += "gomod://golang.org/x/text;version=v0.37.0;sha256sum=b8d475c17835ab602b91f1147684ceb5dbf4060e72e5dfb2e0e33efc9312a982" | ||
| 1213 | SRC_URI += "gomod://golang.org/x/text;version=v0.10.0;sha256sum=53e4f1af4371e78ec717fa1a2919eb9fbfb1b24c743554cfd005ee436388cee2" | ||
| 1214 | SRC_URI += "gomod://golang.org/x/text;version=v0.9.0;sha256sum=c1cbe684eaf01c053bf1232738697d1040327a5c8ad62dadfc950b585d1b4caa" | ||
| 1215 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" | ||
| 1216 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.2;sha256sum=f755c0e7f4693f170e2f03c161f500b33f82accb8184a38dcfda63fed883f13c" | ||
| 1217 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.3;sha256sum=8a896da346baf94ab4f24b0e396df0b79393c93aa05c50ef07cddd561a1ff8d7" | ||
| 1218 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.6;sha256sum=2afade648a4cb240afb7b3bf8e3719b615169c90d6281bd6d4ba34629c744579" | ||
| 1219 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" | ||
| 1220 | SRC_URI += "gomod://golang.org/x/time;version=v0.15.0;sha256sum=8cfb20e915fa5d6c3fd264304233f8d71a3385e48a37819239c532ad9da27f84" | ||
| 1221 | SRC_URI += "gomod://golang.org/x/tools;version=v0.6.0;sha256sum=9a29c8904c2acd4b65825e916cbdaf417086f35bb68c54af9a6283a0e1341e85" | ||
| 1222 | SRC_URI += "gomod://golang.org/x/tools;version=v0.44.0;sha256sum=e92174a8ef7a2e0e5f3779989f78a3d32fc75081296446ffaac81b91636794da" | ||
| 1223 | SRC_URI += "gomod://golang.org/x/tools;version=v0.43.0;sha256sum=7c1f13a8ddbf2de1136e1170943754938c156ec7f921a24588d2ba70ca2c142b" | ||
| 1224 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" | ||
| 1225 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190114222345-bf090417da8b;sha256sum=632297964704bdd84ad4a55d64037dab44c9f6389d638317e4372a4d34ff3e61" | ||
| 1226 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190226205152-f727befe758c;sha256sum=98396254d01f2afb7a0403fe1cf1f9aab5623d39a9f7a135e323ad15d6cdf8ec" | ||
| 1227 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190311212946-11955173bddd;sha256sum=f8bd32c243e3403de6a54cac944fa96e20d411af308159aa682c2848100bbf09" | ||
| 1228 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190328211700-ab21143f2384;sha256sum=da7d81a65125a6fa2ac0b6b69c5365c41b2098f1e605eb5c47bd1eb348c43a63" | ||
| 1229 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190524140312-2c0ae7006135;sha256sum=86687e8cd5adccf8809ba031e59146d0c89047b6267aacc785ffc20b0ce6b735" | ||
| 1230 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" | ||
| 1231 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200509030707-2212a7e161a5;sha256sum=57220ab9d326f6aa3dc94d96e5b3d6a978b218fcf9f2b14671b2d0b133822856" | ||
| 1232 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201224043029-2b0845dc783e;sha256sum=d3d6ab7d63ea2dcd657543eadad569251f4f4db66b0792cb7b72d76b379133f8" | ||
| 1233 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.12;sha256sum=4b122e0e4703bc4014cb1cf8c014fcf93ea7d72f01da79499365346f54cbb851" | ||
| 1234 | SRC_URI += "gomod://golang.org/x/tools/go/expect;version=v0.1.0-deprecated;sha256sum=8776ba051825a2e26ad04e09edcac4437f2abe14941a566a8c5be78d50ad24cf" | ||
| 1235 | SRC_URI += "gomod://golang.org/x/tools/go/packages/packagestest;version=v0.1.1-deprecated;sha256sum=15792a78ef9338b2c08d5010b24211f85c4d39e8c31db316f1ca4a891605ed01" | ||
| 1236 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20240903120638-7835f813f4da;sha256sum=07ee9f680118861ee732ce0df4553b834383b87e0519fb9a0990c51d7abd6885" | ||
| 1237 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407aa7;sha256sum=c4e9f063cfed546c90f00a9657deac4f915a8994f8cbe6dbd3f18e79eb8302cf" | ||
| 1238 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" | ||
| 1239 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" | ||
| 1240 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20200804184101-5ec99f83aff1;sha256sum=380aaa3368ae165628bb487cf4e695a55c1420072b8b7a6f59c122f6a23bb255" | ||
| 1241 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20220517211312-f3a8303e98df;sha256sum=bc395a1480bac68c5444a29926b9bc5ecea88f5fcec7451c1946dec6bd9a051f" | ||
| 1242 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.17.0;sha256sum=dadeb3d260548de27375f7188bdfd5a175110120fd8ee8085a63b0dff2cae501" | ||
| 1243 | SRC_URI += "gomod://google.golang.org/api;version=v0.278.0;sha256sum=31f652a8ae7c76047eb657c8f41a9872b19d9073788ba08fd47f3988f20fef3e" | ||
| 1244 | SRC_URI += "gomod://google.golang.org/api;version=v0.269.0;sha256sum=226e867540ec7a664a1797f3db25674e3637796cd4b30784bbdcbe49a810367d" | ||
| 1245 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.4.0;sha256sum=d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f" | ||
| 1246 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.8;sha256sum=23e40ee378db26bd45b7de851a85ba6c6d340c9dd353f8ba961ebe9e01bf02c6" | ||
| 1247 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.1.0;sha256sum=e7f626f7992b73bb83a9464b86a7689878198b2b3bc0ee6d04bd64c4138e3753" | ||
| 1248 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20180817151627-c66870c02cf8;sha256sum=46c86d623a6699bf5787e01d225e890a38224d749df4e0444872eedfd49b0d4f" | ||
| 1249 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190819201941-24fa4b261c55;sha256sum=5c9553dc489088d74b494857a6f7aad4db33c168bb818345234d2e62b77561a7" | ||
| 1250 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20260406210006-6f92a3bedf2d;sha256sum=0d725bf8dc768006c32b190e00d7d7f00ab05ccf26701f418ddc0d5942f03a45" | ||
| 1251 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20260128011058-8636f8732409;sha256sum=88202f77c2801a95607cfa545c68454acdd06a0ec4e5e3269a75baa67d1b82ad" | ||
| 1252 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20260203192932-546029d2fa20;sha256sum=6d03a2d9b364a1fc786170236268b402a8500e5c4442b3762989cf0d5729cfaa" | ||
| 1253 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20260406210006-6f92a3bedf2d;sha256sum=05eeda38b8716a2920fcebe9afe33bdcd7368512170a8052a32a73de916c1de4" | ||
| 1254 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20260427160629-7cedc36a6bc4;sha256sum=acc4a19e8f9c9feff07b3753bcde8a5e851b90f85504c15a05161d6838ecc359" | ||
| 1255 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20260217215200-42d3e9bedb6d;sha256sum=0626a1eaef5959f8e872aefb7f7f027abd62b7c5dbc250dfb2d37df2977207e3" | ||
| 1256 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260427160629-7cedc36a6bc4;sha256sum=062ccd5b81600035cec7a92ad535495ad4b7d538e9f170067c139f71d9f5173f" | ||
| 1257 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260217215200-42d3e9bedb6d;sha256sum=d86506b997ea20d69bc8287de38c76b6dea4664d2c543d2ecf545cd7e932fcd8" | ||
| 1258 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.19.0;sha256sum=b13e2bd92390136a39391460fa55526aadce985cd4a949bd8417b50035e18bba" | ||
| 1259 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.80.0;sha256sum=12b91cdce1bbcd837193ef71c42a09b454bff644e0ddab389a396328c2e41779" | ||
| 1260 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.25.1;sha256sum=25a1d2be6469855d2837ee785850e458a4ff2aad85946c32731533968158472b" | ||
| 1261 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.23.0;sha256sum=78fe066557a014f328f695df561a0f026b9c8fa704be8bc5d424409f3bc89064" | ||
| 1262 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.31.0;sha256sum=09c274a0b4cce25dc9b5da59cd9c0801b36322963c4caedd44ccddffba5de470" | ||
| 1263 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.6.1;sha256sum=478a88db3ea56781a8d7eeefdd20309d5658ee3dde9f09bc5c98d8df5d5f8870" | ||
| 1264 | SRC_URI += "gomod://google.golang.org/grpc/examples;version=v0.0.0-20250407062114-b368379ef8f6;sha256sum=7f99ecc459343dcf71e72cb08b334a107e0b095432c03f3c38794bf60e40bd75" | ||
| 1265 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.26.0;sha256sum=d7bc5de329bd4e803f7a2acfcbe8f2eba4ef1579485056ef569a4b245bee1208" | ||
| 1266 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.21.0;sha256sum=bd723a12fa1c78ef3c75965fa8211460c25253ef0cb491295748a71c865efc85" | ||
| 1267 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.20.1-0.20200309200217-e05f789c0967;sha256sum=14485d268826098c97386a1c21a0a80ae05eefccc2f2667bb1b8cc5df9ded968" | ||
| 1268 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.11;sha256sum=14983d36c56a814ed91b6d652f2b8f895baba1b84eb43b28a0b132c8637cd274" | ||
| 1269 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200109180630-ec00e32a8dfd;sha256sum=8c4b0bb3b48bcf679da429e3e33474ff66168ac40ef22ceca786069c2b17537b" | ||
| 1270 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200228230310-ab0ca4ff8a60;sha256sum=43e210e17c195c7f993d49d0e061d53fe5cbe5223bab9ca1428e0a93e41e1999" | ||
| 1271 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.0;sha256sum=fc6051d85af8d7551d2160d76db30ff66e1bc9f520d4df6d9484e266ddf6d4f0" | ||
| 1272 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200221191635-4d8936d0db64;sha256sum=ec9cdd4f84e2a5c89a40bee563e1d116efce3531eb13cf639f26636540d5b96b" | ||
| 1273 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.12-0.20260120151049-f2248ac996af;sha256sum=d8e53d0f95089a69bdcce74a3b0b096aed85069e05bbcfc9a82685cd05e0bd8c" | ||
| 1274 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.26.0-rc.1;sha256sum=070946502383668cf1ffdb38d82b3341f3cafea80b45cecbc4fe0851c37ec53c" | ||
| 1275 | SRC_URI += "gomod://gopkg.in/DataDog/dd-trace-go.v1;version=v1.74.8;sha256sum=d49887ae9456bbbdd08e9e0ea83c78d363626d68d978bf5ff661abcab155d186" | ||
| 1276 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" | ||
| 1277 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20200227125254-8fa46927fb4f;sha256sum=dbd4ccdf6e1740df06b141ff0cf6bd4b24e5a659adb5174cb3f7bfc798a21ed1" | ||
| 1278 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" | ||
| 1279 | SRC_URI += "gomod://gopkg.in/cheggaaa/pb.v1;version=v1.0.28;sha256sum=39725f9f37aac44dd55bdc9ade65a2d066953a090456298d34203257fc7e8ee9" | ||
| 1280 | SRC_URI += "gomod://gopkg.in/evanphx/json-patch.v4;version=v4.13.0;sha256sum=de94747c5023a2c83909845c76acc6b4bfe28b44994207394b5e057f3085625a" | ||
| 1281 | SRC_URI += "gomod://gopkg.in/fsnotify.v1;version=v1.4.7;sha256sum=ce003d540f42b3c0a3dec385deb387b255b536b25ea4438baa65b89458b28f75" | ||
| 1282 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" | ||
| 1283 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.56.0;sha256sum=bb50205b859cc912dc86cab1bf0e753480489178b74f52d5035235aad3f05b5f" | ||
| 1284 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.67.1;sha256sum=9af5f66337e725f2ec19d23eff4f72e1b14c67b4b0c80b0677a3a2c0944cf09c" | ||
| 1285 | SRC_URI += "gomod://gopkg.in/natefinch/lumberjack.v2;version=v2.2.1;sha256sum=e28804b050e7debf4f5b2dd8d241d804f5d592d0519b6e7a3dc9d4cce6f075b3" | ||
| 1286 | SRC_URI += "gomod://gopkg.in/tomb.v1;version=v1.0.0-20141024135613-dd632973f1e7;sha256sum=34898dc0e38ba7a792ab74a3e0fa113116313fd9142ffb444b011fd392762186" | ||
| 1287 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.3.0;sha256sum=98e04f293019ca9bb6aff031f37eca555a48b0fc0b8b7cc083219bc13e8655bb" | ||
| 1288 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.8;sha256sum=c27f198b4d9580d4418cc6f7e0abb756ebb48344534be601db95476de52fe6d1" | ||
| 1289 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.2;sha256sum=9e0e5492ee218d0b415a33648cdb32c2f544485ac4ebfa0589ebb53d1a841096" | ||
| 1290 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.4;sha256sum=815be785649ae218b51efd8e40b3b75de8f9b57dd43162386ffe3e76709f2a5d" | ||
| 1291 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" | ||
| 1292 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" | ||
| 1293 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | ||
| 1294 | SRC_URI += "gomod://gotest.tools/gotestsum;version=v1.13.0;sha256sum=2d9d175453e5f00a3677d1ccb7bfeafeec4230fb88b70b8791c5de8feb1ed1a9" | ||
| 1295 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.2;sha256sum=d7c40ae135e4a34dee9ca4847ad18208f138847721e693647b897259287a1d4b" | ||
| 1296 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190523083050-ea95bdfd59fc;sha256sum=eeaa82700e96ac5e803d7a9c32363332504beff8fbb1202492b4d43d5a5e7360" | ||
| 1297 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190102054323-c2f93a96b099;sha256sum=9860f8a4cb535ae4ebdec509422f4f1c543b540104464bb4873d9e02e80d8c54" | ||
| 1298 | SRC_URI += "gomod://k8s.io/gengo/v2;version=v2.0.0-20250604051438-85fd79dbfd9f;sha256sum=15497bcceb655f7e5ca8e9a898da324286bb2a60e5ff427faa9dac27fd1c28c1" | ||
| 1299 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.130.1;sha256sum=262b961175bbe8cf6ecf227d06303df2eb47bfb890e19d516846422f7d406cb9" | ||
| 1300 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.140.0;sha256sum=46fab8686139b04c42f1b44e84c5a162667fbf22628216d5061d95206625a886" | ||
| 1301 | SRC_URI += "gomod://k8s.io/streaming;version=v0.36.1;sha256sum=1ebb344a93333ff92c1f9f93f63c03422e1fc172583fd618cc4b0d3e7ef5ed67" | ||
| 1302 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20251002143259-bc988d571ff4;sha256sum=3caff8384915ba747aad7708cf2a4aaa2501f952780e64049abe981a57d1cb49" | ||
| 1303 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20260210185600-b8788abfbbc2;sha256sum=4a6e86eb266821be9840c95c0ef3a00441a436c1406d6d48dcc5ca928e7e37e3" | ||
| 1304 | SRC_URI += "gomod://modernc.org/libc;version=v1.70.0;sha256sum=5bbf662708cdd705f5a9be686e3fe158fe1cd543c5c4efaac7b8280461e479b4" | ||
| 1305 | SRC_URI += "gomod://modernc.org/libc;version=v1.67.6;sha256sum=9a626f7d28c3e9cbc858b066d0263e2c5d310d3dcc79946d2207a0111946c58a" | ||
| 1306 | SRC_URI += "gomod://modernc.org/mathutil;version=v1.7.1;sha256sum=5be0da18eb557a1198bfe370e37022f2dbdb9cdc5d63130fc8e8330ab240bd2e" | ||
| 1307 | SRC_URI += "gomod://modernc.org/memory;version=v1.11.0;sha256sum=4930b81d10818a6d11497204fe06b2edc359136a7881586363caa694c8607d0c" | ||
| 1308 | SRC_URI += "gomod://modernc.org/sqlite;version=v1.44.3;sha256sum=ee63514b5414918daa31cfc8308649e83249ba1f8c0804f704dccd2ff06bee56" | ||
| 1309 | SRC_URI += "gomod://modernc.org/sqlite;version=v1.47.0;sha256sum=14605fef176f27a53db2f1fd040182f4888fc15b37d8dde525d2107565bd5fbe" | ||
| 1310 | SRC_URI += "gomod://mvdan.cc/gofumpt;version=v0.9.2;sha256sum=d5e4b0bbe3486a8d96e0b4e0598b39c0ffe1f916530ec969eaef5d5f3f8e41ca" | ||
| 1311 | SRC_URI += "gomod://oras.land/oras-go/v2;version=v2.6.0;sha256sum=1c8081c314f536d84469235dd5d8f6f8bc05686df21a0346c662733dbe0f5468" | ||
| 1312 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20250730193827-2d320260d730;sha256sum=7cec6eae3e4e4c9c1e0a009eef200740990fafbcb9cab081eb18ce32f6e7a7b9" | ||
| 1313 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" | ||
| 1314 | SRC_URI += "gomod://sigs.k8s.io/release-utils;version=v0.12.4;sha256sum=1bf5824c8978e3b1d3ae83a01facae97c994c2eea6982e15050d9291a19558b1" | ||
| 1315 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.4.2;sha256sum=18858d969f9d0ce09a5ce65e462154f7fcbce628dcefcc718cbbadac202c459d" | ||
| 1316 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.2;sha256sum=535b0fb3212d548fcaff4b475251658ec7b621e3918031dec63c275f043f8d3d" | ||
| 1317 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" | ||
| 1318 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" | ||
diff --git a/recipes-containers/cosign/go-mod-licenses.inc b/recipes-containers/cosign/go-mod-licenses.inc new file mode 100644 index 00000000..1babe51e --- /dev/null +++ b/recipes-containers/cosign/go-mod-licenses.inc | |||
| @@ -0,0 +1,281 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # | ||
| 3 | # Do not modify by hand. Regenerate with: | ||
| 4 | # bitbake <recipe> -c discover_and_generate | ||
| 5 | |||
| 6 | LICENSE += "& Apache-2.0 & BSD-2-Clause & MIT & MPL-2.0" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM += "\ | ||
| 9 | file://pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.8/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 10 | file://pkg/mod/cloud.google.com/go/auth@v0.20.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 11 | file://pkg/mod/cloud.google.com/go/compute/metadata@v0.9.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 12 | file://pkg/mod/cloud.google.com/go/iam@v1.7.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 13 | file://pkg/mod/cloud.google.com/go/kms@v1.31.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 14 | file://pkg/mod/cloud.google.com/go/longrunning@v0.9.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 15 | file://pkg/mod/cloud.google.com/go@v0.123.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 16 | file://pkg/mod/connectrpc.com/connect@v1.19.2/LICENSE;md5=af8b0f29ac828bef1144d52783bc9ac6;spdx=Apache-2.0 \ | ||
| 17 | file://pkg/mod/cuelabs.dev/go/oci/ociregistry@v0.0.0-20251212221603-3adeb8663819/LICENSE;md5=175792518e4ac015ab6696d16c4f607e;spdx=Apache-2.0 \ | ||
| 18 | file://pkg/mod/cuelang.org/go@v0.16.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 19 | file://pkg/mod/filippo.io/edwards25519@v1.2.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 20 | file://pkg/mod/github.com/!aliyun!container!service/ack-ram-tool/pkg/credentials/provider@v0.14.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 21 | file://pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.7.1/LICENSE;md5=e74f78882cab57fd1cc4c5482b9a214a;spdx=Unknown \ | ||
| 22 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/LICENSE.txt;md5=a93cb0863fda8e7f177e09f6943951b4;spdx=Unknown \ | ||
| 23 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.13.1/LICENSE.txt;md5=a93cb0863fda8e7f177e09f6943951b4;spdx=Unknown \ | ||
| 24 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.12.0/LICENSE.txt;md5=a93cb0863fda8e7f177e09f6943951b4;spdx=Unknown \ | ||
| 25 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/security/keyvault/azkeys@v1.4.0/LICENSE.txt;md5=261d8686a7cf1ce9570cdc99746659f8;spdx=Unknown \ | ||
| 26 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/security/keyvault/internal@v1.2.0/LICENSE.txt;md5=261d8686a7cf1ce9570cdc99746659f8;spdx=Unknown \ | ||
| 27 | file://pkg/mod/github.com/!azure/azure-sdk-for-go@v68.0.0+incompatible/LICENSE.txt;md5=4f7454c9bcbb0acee6d9a971001befe2;spdx=MIT \ | ||
| 28 | file://pkg/mod/github.com/!azure/go-autorest/autorest/adal@v0.9.23/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 29 | file://pkg/mod/github.com/!azure/go-autorest/autorest/azure/auth@v0.5.12/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 30 | file://pkg/mod/github.com/!azure/go-autorest/autorest/azure/cli@v0.4.6/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 31 | file://pkg/mod/github.com/!azure/go-autorest/autorest/date@v0.3.0/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 32 | file://pkg/mod/github.com/!azure/go-autorest/autorest@v0.11.29/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 33 | file://pkg/mod/github.com/!azure/go-autorest/logger@v0.2.1/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 34 | file://pkg/mod/github.com/!azure/go-autorest/tracing@v0.6.0/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 35 | file://pkg/mod/github.com/!azure/go-autorest@v14.2.0+incompatible/LICENSE;md5=a250e5ac3848f2acadb5adcb9555c18b;spdx=Unknown \ | ||
| 36 | file://pkg/mod/github.com/agnivade/levenshtein@v1.2.1/License.txt;md5=911630ea868cb9d6ca549532110fd8fd;spdx=MIT \ | ||
| 37 | file://pkg/mod/github.com/alibabacloud-go/alibabacloud-gateway-spi@v0.0.4/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 38 | file://pkg/mod/github.com/alibabacloud-go/cr-20181201@v1.0.10/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 39 | file://pkg/mod/github.com/alibabacloud-go/darabonba-openapi@v0.2.1/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 40 | file://pkg/mod/github.com/alibabacloud-go/debug@v1.0.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 41 | file://pkg/mod/github.com/alibabacloud-go/endpoint-util@v1.1.1/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 42 | file://pkg/mod/github.com/alibabacloud-go/openapi-util@v0.1.0/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 43 | file://pkg/mod/github.com/alibabacloud-go/tea-utils@v1.4.5/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 44 | file://pkg/mod/github.com/alibabacloud-go/tea-xml@v1.1.3/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 45 | file://pkg/mod/github.com/alibabacloud-go/tea@v1.2.1/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 46 | file://pkg/mod/github.com/aliyun/credentials-go@v1.3.2/LICENSE;md5=815228b833e1826a08c7cef5b6f00363;spdx=Apache-2.0 \ | ||
| 47 | file://pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/LICENSE;md5=44f42f71b1145516f11eb20da85d7344;spdx=MIT \ | ||
| 48 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.32.17/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 49 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.19.16/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 50 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.18.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 51 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.4.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 52 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.7.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 53 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.4.24/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 54 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/ecr@v1.55.3/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 55 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/ecrpublic@v1.38.10/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 56 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.13.9/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 57 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.13.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 58 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/kms@v1.51.1/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 59 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/signin@v1.0.11/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 60 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.30.17/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 61 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.35.21/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 62 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.42.1/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 63 | file://pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.7/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 64 | file://pkg/mod/github.com/aws/aws-sdk-go@v1.55.8/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 65 | file://pkg/mod/github.com/aws/smithy-go@v1.25.1/LICENSE;md5=34400b68072d710fecd0a2940a0d1658;spdx=Unknown \ | ||
| 66 | file://pkg/mod/github.com/awslabs/amazon-ecr-credential-helper/ecr-login@v0.12.0/LICENSE;md5=e60493c23a6358c3e44f125a289c0692;spdx=Unknown \ | ||
| 67 | file://pkg/mod/github.com/blang/semver@v3.5.1+incompatible/LICENSE;md5=5a3ade42a900439691ebc22013660cae;spdx=MIT \ | ||
| 68 | file://pkg/mod/github.com/buildkite/agent/v3@v3.127.0/LICENSE.txt;md5=56f76a415afa1476c8632f1944a0e0bd;spdx=MIT \ | ||
| 69 | file://pkg/mod/github.com/buildkite/go-pipeline@v0.17.0/LICENSE;md5=e5997726ed2708dfa419572da9dbadaa;spdx=MIT \ | ||
| 70 | file://pkg/mod/github.com/buildkite/interpolate@v0.1.5/LICENSE.txt;md5=5d73adf54d93c6c9f4a0a6f136cfec4f;spdx=MIT \ | ||
| 71 | file://pkg/mod/github.com/buildkite/roko@v1.4.0/LICENSE.md;md5=6926b41f021e7ddd23997afe97615111;spdx=MIT \ | ||
| 72 | file://pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 73 | file://pkg/mod/github.com/cenkalti/backoff/v5@v5.0.3/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 74 | file://pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/LICENSE.txt;md5=802da049c92a99b4387d3f3d91b00fa9;spdx=MIT \ | ||
| 75 | file://pkg/mod/github.com/chrismellard/docker-credential-acr-env@v0.0.0-20230304212654-82a0ddb27589/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 76 | file://pkg/mod/github.com/clbanning/mxj/v2@v2.7.0/LICENSE;md5=b95d77640f09a1f26a37017288284f35;spdx=MIT \ | ||
| 77 | file://pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/LICENSE;md5=91fa97a925e58262605528603a297ccd;spdx=Apache-2.0 \ | ||
| 78 | file://pkg/mod/github.com/common-nighthawk/go-figure@v0.0.0-20210622060536-734e95fb86be/LICENSE;md5=f37e5ec1bc71f8242927b328878a744d;spdx=MIT \ | ||
| 79 | file://pkg/mod/github.com/containerd/containerd/v2@v2.2.1/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 80 | file://pkg/mod/github.com/containerd/containerd/v2@v2.2.3/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 81 | file://pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 82 | file://pkg/mod/github.com/containerd/errdefs@v1.0.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 83 | file://pkg/mod/github.com/containerd/log@v0.1.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 84 | file://pkg/mod/github.com/containerd/platforms@v1.0.0-rc.2/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 85 | file://pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 86 | file://pkg/mod/github.com/containerd/typeurl/v2@v2.2.3/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 87 | file://pkg/mod/github.com/coreos/go-oidc/v3@v3.17.0/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 88 | file://pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/LICENSE.md;md5=80794f9009df723bbc6fe19234c9f517;spdx=MIT \ | ||
| 89 | file://pkg/mod/github.com/cyberphone/json-canonicalization@v0.0.0-20241213102144-19d51d7fe467/LICENSE;md5=84f589d883da07bef20c745c96b1019c;spdx=Unknown \ | ||
| 90 | file://pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/LICENSE;md5=c06795ed54b2a35ebeeb543cd3a73e56;spdx=Unknown \ | ||
| 91 | file://pkg/mod/github.com/digitorus/pkcs7@v0.0.0-20230818184609-3a137a874352/LICENSE;md5=a9b2952d51b44eae97b6090117f60792;spdx=MIT \ | ||
| 92 | file://pkg/mod/github.com/digitorus/timestamp@v0.0.0-20231217203849-220c5c2851b7/LICENSE;md5=ee17b041b11533700fde49eee80a1553;spdx=BSD-2-Clause \ | ||
| 93 | file://pkg/mod/github.com/dimchansky/utfbom@v1.1.1/LICENSE;md5=d5b81a403268b5ea485b4a2579630c17;spdx=Apache-2.0 \ | ||
| 94 | file://pkg/mod/github.com/docker/cli@v29.4.0+incompatible/LICENSE;md5=9740d093a080530b5c5c6573df9af45a;spdx=Unknown \ | ||
| 95 | file://pkg/mod/github.com/docker/docker-credential-helpers@v0.9.5/LICENSE;md5=5f28a5a15a6bde800864f444aee95768;spdx=MIT \ | ||
| 96 | file://pkg/mod/github.com/dustin/go-humanize@v1.0.1/LICENSE;md5=8c6127b79304a5e0a5756d03c7a58766;spdx=Unknown \ | ||
| 97 | file://pkg/mod/github.com/emicklei/go-restful/v3@v3.13.0/LICENSE;md5=2ebc1c12a0f4eae5394522e31961e1de;spdx=MIT \ | ||
| 98 | file://pkg/mod/github.com/emicklei/proto@v1.14.3/LICENSE;md5=b1ce415d97e837c8677d332b274d4f0b;spdx=MIT \ | ||
| 99 | file://pkg/mod/github.com/felixge/httpsnoop@v1.0.4/LICENSE.txt;md5=684da2bf3eed8fc8860e75ad84638225;spdx=MIT \ | ||
| 100 | file://pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/LICENSE;md5=8bae8b116e2cfd723492b02d9a212fe2;spdx=Unknown \ | ||
| 101 | file://pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/LICENSE;md5=827f5a2fa861382d35a3943adf9ebb86;spdx=MIT \ | ||
| 102 | file://pkg/mod/github.com/go-chi/chi/v5@v5.2.5/LICENSE;md5=eef59fdf1c5117072cbf52b79c6ea691;spdx=MIT \ | ||
| 103 | file://pkg/mod/github.com/go-jose/go-jose/v4@v4.1.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 104 | file://pkg/mod/github.com/go-logr/logr@v1.4.3/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 105 | file://pkg/mod/github.com/go-logr/stdr@v1.2.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 106 | file://pkg/mod/github.com/go-openapi/analysis@v0.25.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 107 | file://pkg/mod/github.com/go-openapi/errors@v0.22.7/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 108 | file://pkg/mod/github.com/go-openapi/jsonpointer@v0.22.5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 109 | file://pkg/mod/github.com/go-openapi/jsonreference@v0.21.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 110 | file://pkg/mod/github.com/go-openapi/loads@v0.23.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 111 | file://pkg/mod/github.com/go-openapi/runtime@v0.29.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 112 | file://pkg/mod/github.com/go-openapi/spec@v0.22.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 113 | file://pkg/mod/github.com/go-openapi/strfmt@v0.26.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 114 | file://pkg/mod/github.com/go-openapi/swag/cmdutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 115 | file://pkg/mod/github.com/go-openapi/swag/conv@v0.26.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 116 | file://pkg/mod/github.com/go-openapi/swag/fileutils@v0.26.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 117 | file://pkg/mod/github.com/go-openapi/swag/jsonname@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 118 | file://pkg/mod/github.com/go-openapi/swag/jsonutils@v0.26.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 119 | file://pkg/mod/github.com/go-openapi/swag/loading@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 120 | file://pkg/mod/github.com/go-openapi/swag/mangling@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 121 | file://pkg/mod/github.com/go-openapi/swag/netutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 122 | file://pkg/mod/github.com/go-openapi/swag/stringutils@v0.26.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 123 | file://pkg/mod/github.com/go-openapi/swag/typeutils@v0.26.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 124 | file://pkg/mod/github.com/go-openapi/swag/yamlutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 125 | file://pkg/mod/github.com/go-openapi/swag@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 126 | file://pkg/mod/github.com/go-openapi/validate@v0.25.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 127 | file://pkg/mod/github.com/go-viper/mapstructure/v2@v2.5.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 128 | file://pkg/mod/github.com/gobwas/glob@v0.2.3/LICENSE;md5=0945febef83436030e30c73ea9980b42;spdx=MIT \ | ||
| 129 | file://pkg/mod/github.com/golang/snappy@v0.0.4/LICENSE;md5=b8b79c7d4cda128290b98c6a21f9aac6;spdx=Unknown \ | ||
| 130 | file://pkg/mod/github.com/golang-jwt/jwt/v4@v4.5.2/LICENSE;md5=a21b708d8b320c68979c44ac9dba9b0d;spdx=MIT \ | ||
| 131 | file://pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.1/LICENSE;md5=a21b708d8b320c68979c44ac9dba9b0d;spdx=MIT \ | ||
| 132 | file://pkg/mod/github.com/google/certificate-transparency-go@v1.3.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 133 | file://pkg/mod/github.com/google/gnostic-models@v0.7.0/LICENSE;md5=b1e01b26bacfc2232046c90a330332b3;spdx=Apache-2.0 \ | ||
| 134 | file://pkg/mod/github.com/google/go-cmp@v0.7.0/LICENSE;md5=4ac66f7dea41d8d116cb7fb28aeff2ab;spdx=Unknown \ | ||
| 135 | file://pkg/mod/github.com/google/go-containerregistry@v0.21.5/LICENSE;md5=175792518e4ac015ab6696d16c4f607e;spdx=Apache-2.0 \ | ||
| 136 | file://pkg/mod/github.com/google/go-github/v88@v88.0.0/LICENSE;md5=44714fe40638e49453cfb438ddd301f1;spdx=Unknown \ | ||
| 137 | file://pkg/mod/github.com/google/go-querystring@v1.2.0/LICENSE;md5=29f156828ca5f2df0d1c12543a75f12a;spdx=Unknown \ | ||
| 138 | file://pkg/mod/github.com/google/s2a-go@v0.1.9/LICENSE.md;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 139 | file://pkg/mod/github.com/google/uuid@v1.6.0/LICENSE;md5=88073b6dd8ec00fe09da59e0b6dfded1;spdx=Unknown \ | ||
| 140 | file://pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.15/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 141 | file://pkg/mod/github.com/googleapis/gax-go/v2@v2.22.0/LICENSE;md5=0dd48ae8103725bd7b401261520cdfbb;spdx=Unknown \ | ||
| 142 | file://pkg/mod/github.com/grpc-ecosystem/grpc-gateway/v2@v2.28.0/LICENSE;md5=c510a2a01572b82d27f28fd4d02ca318;spdx=Unknown \ | ||
| 143 | file://pkg/mod/github.com/hashicorp/errwrap@v1.1.0/LICENSE;md5=b278a92d2c1509760384428817710378;spdx=Unknown \ | ||
| 144 | file://pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 145 | file://pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/LICENSE;md5=d44fdeb607e2d2614db9464dbedd4094;spdx=Unknown \ | ||
| 146 | file://pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8/LICENSE;md5=bffc21c92b5f3adcbbb06f8e0067e786;spdx=Unknown \ | ||
| 147 | file://pkg/mod/github.com/hashicorp/go-rootcerts@v1.0.2/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 148 | file://pkg/mod/github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0/LICENSE;md5=2925e7910462fe55fcd3a652c4cf2a2d;spdx=Unknown \ | ||
| 149 | file://pkg/mod/github.com/hashicorp/go-secure-stdlib/strutil@v0.1.2/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 150 | file://pkg/mod/github.com/hashicorp/go-sockaddr@v1.0.7/LICENSE;md5=384a9beb4b0f73244fce13683da4c7da;spdx=MPL-2.0 \ | ||
| 151 | file://pkg/mod/github.com/hashicorp/hcl@v1.0.1-vault-7/LICENSE;md5=b278a92d2c1509760384428817710378;spdx=Unknown \ | ||
| 152 | file://pkg/mod/github.com/hashicorp/vault/api@v1.22.0/LICENSE;md5=bffc21c92b5f3adcbbb06f8e0067e786;spdx=Unknown \ | ||
| 153 | file://pkg/mod/github.com/in-toto/attestation@v1.2.0/LICENSE;md5=1a161be702d6505e540097b42efb3a26;spdx=Unknown \ | ||
| 154 | file://pkg/mod/github.com/in-toto/in-toto-golang@v0.11.0/LICENSE;md5=7f23e46c93f32afcb729ca6c74f2ecfd;spdx=Unknown \ | ||
| 155 | file://pkg/mod/github.com/jedisct1/go-minisign@v0.0.0-20230811132847-661be99b8267/LICENSE;md5=0acd1ff194e0fd026c420d1b1396bdfb;spdx=MIT \ | ||
| 156 | file://pkg/mod/github.com/jellydator/ttlcache/v3@v3.4.0/LICENSE;md5=4cea77626c625d583c98a85a8658f9d2;spdx=MIT \ | ||
| 157 | file://pkg/mod/github.com/jmespath/go-jmespath@v0.4.1-0.20220621161143-b0104c826a24/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 158 | file://pkg/mod/github.com/json-iterator/go@v1.1.12/LICENSE;md5=0b69744b481d72d30dbf69f84a451cfd;spdx=MIT \ | ||
| 159 | file://pkg/mod/github.com/kelseyhightower/envconfig@v1.4.0/LICENSE;md5=a7c77d088bc8e2c497cf2cce6f20292f;spdx=MIT \ | ||
| 160 | file://pkg/mod/github.com/klauspost/compress@v1.18.6/LICENSE;md5=d0fd9ebda39468b51ff4539c9fbb13a8;spdx=Unknown \ | ||
| 161 | file://pkg/mod/github.com/kylelemons/godebug@v1.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 162 | file://pkg/mod/github.com/lestrrat-go/blackmagic@v1.0.4/LICENSE;md5=8144a188cc06dee37074f74ffc17c90e;spdx=MIT \ | ||
| 163 | file://pkg/mod/github.com/lestrrat-go/dsig@v1.2.1/LICENSE;md5=9badcf00edde83118bdbae8ede880e37;spdx=MIT \ | ||
| 164 | file://pkg/mod/github.com/lestrrat-go/httpcc@v1.0.1/LICENSE;md5=c1d03a9175ab48d85c699b2eb51ae56e;spdx=MIT \ | ||
| 165 | file://pkg/mod/github.com/lestrrat-go/httprc/v3@v3.0.5/LICENSE;md5=b32dcc545c67b6bd57b30b946ad44e0b;spdx=MIT \ | ||
| 166 | file://pkg/mod/github.com/lestrrat-go/jwx/v3@v3.1.0/LICENSE;md5=c94689f9bcf3eb6a81ad8f45767d5be3;spdx=MIT \ | ||
| 167 | file://pkg/mod/github.com/lestrrat-go/option/v2@v2.0.0/LICENSE;md5=8144a188cc06dee37074f74ffc17c90e;spdx=MIT \ | ||
| 168 | file://pkg/mod/github.com/letsencrypt/boulder@v0.20260223.0/LICENSE.txt;md5=b4cdc468055cdcf98982fc01770a84ad;spdx=MPL-2.0 \ | ||
| 169 | file://pkg/mod/github.com/mitchellh/go-homedir@v1.1.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 170 | file://pkg/mod/github.com/mitchellh/go-wordwrap@v1.0.1/LICENSE.md;md5=56da355a12d4821cda57b8f23ec34bc4;spdx=MIT \ | ||
| 171 | file://pkg/mod/github.com/mitchellh/mapstructure@v1.5.1-0.20231216201459-8508981c8b6c/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 172 | file://pkg/mod/github.com/moby/term@v0.5.2/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 173 | file://pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 174 | file://pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 175 | file://pkg/mod/github.com/mozillazg/docker-credential-acr-helper@v0.4.0/LICENSE;md5=c0b137aa60bc4d0c1f728a404e4c69fe;spdx=MIT \ | ||
| 176 | file://pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/LICENSE;md5=0c241922fc69330e2e5590de114f3bf5;spdx=Unknown \ | ||
| 177 | file://pkg/mod/github.com/natefinch/atomic@v1.0.1/LICENSE;md5=18434e48fe4af02ba5f6e67f4b56f5f7;spdx=MIT \ | ||
| 178 | file://pkg/mod/github.com/nozzle/throttler@v0.0.0-20180817012639-2ea982251481/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 179 | file://pkg/mod/github.com/oklog/ulid/v2@v2.1.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 180 | file://pkg/mod/github.com/oleiade/reflections@v1.1.0/LICENSE;md5=545647f4ac07f51f9c46992f3bcf342a;spdx=MIT \ | ||
| 181 | file://pkg/mod/github.com/open-policy-agent/opa@v1.16.2/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc;spdx=Apache-2.0 \ | ||
| 182 | file://pkg/mod/github.com/opencontainers/go-digest@v1.0.0/LICENSE;md5=2d6fc0e85c3f118af64c85a78d56d3cf;spdx=Unknown \ | ||
| 183 | file://pkg/mod/github.com/opencontainers/image-spec@v1.1.1/LICENSE;md5=27ef03aa2da6e424307f102e8b42621d;spdx=Unknown \ | ||
| 184 | file://pkg/mod/github.com/pborman/uuid@v1.2.1/LICENSE;md5=88073b6dd8ec00fe09da59e0b6dfded1;spdx=Unknown \ | ||
| 185 | file://pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/LICENSE;md5=390892c6562af0d807e527b06d635f94;spdx=Unknown \ | ||
| 186 | file://pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c/LICENSE;md5=2c6b03e6a9b13bd75b50a8dbeed074da;spdx=Unknown \ | ||
| 187 | file://pkg/mod/github.com/pkg/errors@v0.9.1/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a;spdx=Unknown \ | ||
| 188 | file://pkg/mod/github.com/protocolbuffers/txtpbfmt@v0.0.0-20260217160748-a481f6a22f94/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 189 | file://pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20250401214520-65e299d6c5c9/LICENSE;md5=1bdf5d819f50f141366dabce3be1460f;spdx=Unknown \ | ||
| 190 | file://pkg/mod/github.com/rogpeppe/go-internal@v1.14.1/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 191 | file://pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/LICENSE.txt;md5=ecf8a8a60560c35a862a4a545f2db1b3;spdx=Unknown \ | ||
| 192 | file://pkg/mod/github.com/ryanuber/go-glob@v1.0.0/LICENSE;md5=d2c81b3028eb947731a58fb068c7dff4;spdx=MIT \ | ||
| 193 | file://pkg/mod/github.com/sagikazarmark/locafero@v0.11.0/LICENSE;md5=6e63b3f726f4acaf0ce766e25bcdaf04;spdx=MIT \ | ||
| 194 | file://pkg/mod/github.com/sassoftware/relic@v7.2.1+incompatible/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 195 | file://pkg/mod/github.com/secure-systems-lab/go-securesystemslib@v0.10.0/LICENSE;md5=e9db53a054cb216b86f5212531da6b23;spdx=MIT \ | ||
| 196 | file://pkg/mod/github.com/shibumi/go-pathspec@v1.3.0/GO-LICENSE;md5=591778525c869cdde0ab5a1bf283cd81;spdx=Unknown \ | ||
| 197 | file://pkg/mod/github.com/sigstore/fulcio@v1.8.5/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46;spdx=Unknown \ | ||
| 198 | file://pkg/mod/github.com/sigstore/protobuf-specs@v0.5.1/COPYRIGHT.txt;md5=79a0324a945372989ac53fa7813090a6;spdx=Unknown \ | ||
| 199 | file://pkg/mod/github.com/sigstore/rekor-tiles/v2@v2.2.1/COPYRIGHT.txt;md5=b52278561f2843315ac5021b4be699f5;spdx=Unknown \ | ||
| 200 | file://pkg/mod/github.com/sigstore/rekor@v1.5.1/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46;spdx=Unknown \ | ||
| 201 | file://pkg/mod/github.com/sigstore/sigstore/pkg/signature/kms/aws@v1.10.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 202 | file://pkg/mod/github.com/sigstore/sigstore/pkg/signature/kms/azure@v1.10.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 203 | file://pkg/mod/github.com/sigstore/sigstore/pkg/signature/kms/gcp@v1.10.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 204 | file://pkg/mod/github.com/sigstore/sigstore/pkg/signature/kms/hashivault@v1.10.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 205 | file://pkg/mod/github.com/sigstore/sigstore-go@v1.1.4/COPYRIGHT.txt;md5=14403c66e6b22bac895a90b237ba9da0;spdx=Unknown \ | ||
| 206 | file://pkg/mod/github.com/sigstore/sigstore@v1.10.5/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46;spdx=Unknown \ | ||
| 207 | file://pkg/mod/github.com/sigstore/timestamp-authority/v2@v2.0.6/COPYRIGHT.txt;md5=b658629ef1355c5c14f859e623e33da3;spdx=Unknown \ | ||
| 208 | file://pkg/mod/github.com/sirupsen/logrus@v1.9.4/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \ | ||
| 209 | file://pkg/mod/github.com/sourcegraph/conc@v0.3.1-0.20240121214520-5f936abd7ae8/LICENSE;md5=c001385e94f81477d77ffaf4321c647d;spdx=MIT \ | ||
| 210 | file://pkg/mod/github.com/spf13/afero@v1.15.0/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 211 | file://pkg/mod/github.com/spf13/cast@v1.10.0/LICENSE;md5=67fac7567cbf6ba946e5576d590b1ed4;spdx=MIT \ | ||
| 212 | file://pkg/mod/github.com/spf13/cobra@v1.10.2/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 213 | file://pkg/mod/github.com/spf13/pflag@v1.0.10/LICENSE;md5=1e8b7dc8b906737639131047a590f21d;spdx=Unknown \ | ||
| 214 | file://pkg/mod/github.com/spf13/viper@v1.21.0/LICENSE;md5=67fac7567cbf6ba946e5576d590b1ed4;spdx=MIT \ | ||
| 215 | file://pkg/mod/github.com/spiffe/go-spiffe/v2@v2.6.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 216 | file://pkg/mod/github.com/subosito/gotenv@v1.6.0/LICENSE;md5=0873257f40b8747d351ccc4288d06a40;spdx=MIT \ | ||
| 217 | file://pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20220721030215-126854af5e6d/LICENSE;md5=6b6b03a3c410317c558abe499de9b5a7;spdx=Unknown \ | ||
| 218 | file://pkg/mod/github.com/tchap/go-patricia/v2@v2.3.3/LICENSE;md5=9949b99212edd6b1e24ce702376c3baf;spdx=MIT \ | ||
| 219 | file://pkg/mod/github.com/theupdateframework/go-tuf/v2@v2.4.1/LICENSE;md5=7da0b6aed5e17caf37a82737f6ea8bae;spdx=Apache-2.0 \ | ||
| 220 | file://pkg/mod/github.com/theupdateframework/go-tuf@v0.7.0/LICENSE;md5=da2aa24617ab5e82d2256f542bd06903;spdx=Unknown \ | ||
| 221 | file://pkg/mod/github.com/tink-crypto/tink-go/v2@v2.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 222 | file://pkg/mod/github.com/tink-crypto/tink-go-awskms/v2@v2.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 223 | file://pkg/mod/github.com/tink-crypto/tink-go-gcpkms/v2@v2.2.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 224 | file://pkg/mod/github.com/tink-crypto/tink-go-hcvault/v2@v2.4.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 225 | file://pkg/mod/github.com/titanous/rocacheck@v0.0.0-20171023193734-afe73141d399/LICENSE;md5=6466139830f9cc7a388f07b29b2c65ce;spdx=MIT \ | ||
| 226 | file://pkg/mod/github.com/tjfoc/gmsm@v1.4.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 227 | file://pkg/mod/github.com/transparency-dev/formats@v0.0.0-20251017110053-404c0d5b696c/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 228 | file://pkg/mod/github.com/transparency-dev/merkle@v0.0.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 229 | file://pkg/mod/github.com/valyala/fastjson@v1.6.10/LICENSE;md5=7780bf961575e8d21fbfb56f09632be7;spdx=MIT \ | ||
| 230 | file://pkg/mod/github.com/vbatts/tar-split@v0.12.2/LICENSE;md5=19cd0ecd0a6c26052aec628b72e72881;spdx=Unknown \ | ||
| 231 | file://pkg/mod/github.com/vektah/gqlparser/v2@v2.5.32/LICENSE;md5=e2f8bb50fb8654dc33b36e08a6c85219;spdx=MIT \ | ||
| 232 | file://pkg/mod/github.com/withfig/autocomplete-tools/integrations/cobra@v1.2.1/LICENSE;md5=6f8b2298f7dd18005cae2ec735eba325;spdx=MIT \ | ||
| 233 | file://pkg/mod/github.com/x448/float16@v0.8.4/LICENSE;md5=de8f8e025d57fe7ee0b67f30d571323b;spdx=MIT \ | ||
| 234 | file://pkg/mod/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb/LICENSE-APACHE-2.0.txt;md5=f7a6312e0b85b17786de3ae15ab42bed;spdx=Apache-2.0 \ | ||
| 235 | file://pkg/mod/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415/LICENSE-APACHE-2.0.txt;md5=f7a6312e0b85b17786de3ae15ab42bed;spdx=Apache-2.0 \ | ||
| 236 | file://pkg/mod/github.com/yashtewari/glob-intersection@v0.2.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 237 | file://pkg/mod/gitlab.com/gitlab-org/api/client-go@v1.46.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 238 | file://pkg/mod/go.opentelemetry.io/auto/sdk@v1.2.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 239 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.68.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 240 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.68.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 241 | file://pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 242 | file://pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 243 | file://pkg/mod/go.opentelemetry.io/otel@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 244 | file://pkg/mod/go.step.sm/crypto@v0.77.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 245 | file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \ | ||
| 246 | file://pkg/mod/go.uber.org/zap@v1.27.1/LICENSE;md5=a48e22dd4170c1eb095a423a50302852;spdx=MIT \ | ||
| 247 | file://pkg/mod/go.yaml.in/yaml/v2@v2.4.4/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 248 | file://pkg/mod/go.yaml.in/yaml/v3@v3.0.4/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 249 | file://pkg/mod/golang.org/x/crypto@v0.51.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 250 | file://pkg/mod/golang.org/x/mod@v0.35.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 251 | file://pkg/mod/golang.org/x/net@v0.54.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 252 | file://pkg/mod/golang.org/x/oauth2@v0.36.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 253 | file://pkg/mod/golang.org/x/sync@v0.20.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 254 | file://pkg/mod/golang.org/x/sys@v0.44.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 255 | file://pkg/mod/golang.org/x/term@v0.43.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 256 | file://pkg/mod/golang.org/x/text@v0.37.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 257 | file://pkg/mod/golang.org/x/time@v0.15.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 258 | file://pkg/mod/google.golang.org/api@v0.278.0/LICENSE;md5=a651bb3d8b1c412632e28823bb432b40;spdx=Unknown \ | ||
| 259 | file://pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20260406210006-6f92a3bedf2d/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 260 | file://pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20260427160629-7cedc36a6bc4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 261 | file://pkg/mod/google.golang.org/genproto@v0.0.0-20260406210006-6f92a3bedf2d/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 262 | file://pkg/mod/google.golang.org/grpc@v1.80.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 263 | file://pkg/mod/google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 264 | file://pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.13.0/LICENSE;md5=96ae735ca1b4dcdb6b26f4ca4b8ba645;spdx=Unknown \ | ||
| 265 | file://pkg/mod/gopkg.in/inf.v0@v0.9.1/LICENSE;md5=13cea479df204c85485b5db6eb1bc9d5;spdx=Unknown \ | ||
| 266 | file://pkg/mod/gopkg.in/ini.v1@v1.67.1/LICENSE;md5=4e2a8d8f9935d6a766a5879a77ddc24d;spdx=Unknown \ | ||
| 267 | file://pkg/mod/gopkg.in/yaml.v3@v3.0.1/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 268 | file://pkg/mod/k8s.io/api@v0.35.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 269 | file://pkg/mod/k8s.io/apimachinery@v0.35.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 270 | file://pkg/mod/k8s.io/apimachinery@v0.36.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 271 | file://pkg/mod/k8s.io/client-go@v0.35.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 272 | file://pkg/mod/k8s.io/klog/v2@v2.140.0/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 273 | file://pkg/mod/k8s.io/kube-openapi@v0.0.0-20250910181357-589584f1c912/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 274 | file://pkg/mod/k8s.io/kube-openapi@v0.0.0-20260317180543-43fb72c5454a/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 275 | file://pkg/mod/k8s.io/utils@v0.0.0-20260210185600-b8788abfbbc2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 276 | file://pkg/mod/sigs.k8s.io/json@v0.0.0-20250730193827-2d320260d730/LICENSE;md5=545d3f23616dee7495323aeb0b098df3;spdx=Unknown \ | ||
| 277 | file://pkg/mod/sigs.k8s.io/randfill@v1.0.0/LICENSE;md5=8f245a894b7d4f5880176fafd88faad8;spdx=Apache-2.0 \ | ||
| 278 | file://pkg/mod/sigs.k8s.io/release-utils@v0.12.4/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 279 | file://pkg/mod/sigs.k8s.io/structured-merge-diff/v6@v6.3.2/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 280 | file://pkg/mod/sigs.k8s.io/yaml@v1.6.0/LICENSE;md5=b5d30dd5bc47d1b56b678ac06dead1c7;spdx=Unknown \ | ||
| 281 | " | ||
diff --git a/recipes-containers/cowsql/cowsql_1.15.9.bb b/recipes-containers/cowsql/cowsql_1.15.9.bb new file mode 100644 index 00000000..8c8f0c44 --- /dev/null +++ b/recipes-containers/cowsql/cowsql_1.15.9.bb | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | SUMMARY = "Distributed SQLite database using the Raft protocol" | ||
| 2 | DESCRIPTION = "cowsql is a C library that implements an embeddable and \ | ||
| 3 | replicated SQL database engine with high availability and automatic \ | ||
| 4 | failover, built on top of the Raft consensus protocol." | ||
| 5 | HOMEPAGE = "https://github.com/cowsql/cowsql" | ||
| 6 | LICENSE = "LGPL-3.0-only" | ||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=728bf7a3521f8a76af96915eae595fd4" | ||
| 8 | |||
| 9 | SRCREV = "7c4d73151969ead4f81077ae243d81396ce67988" | ||
| 10 | SRC_URI = "git://github.com/cowsql/cowsql.git;branch=main;protocol=https" | ||
| 11 | |||
| 12 | PV = "1.15.9" | ||
| 13 | |||
| 14 | DEPENDS = "sqlite3 libuv raft" | ||
| 15 | |||
| 16 | inherit autotools-brokensep pkgconfig | ||
| 17 | |||
| 18 | EXTRA_OECONF = " \ | ||
| 19 | --disable-debug \ | ||
| 20 | --disable-sanitize \ | ||
| 21 | --disable-backtrace \ | ||
| 22 | --disable-build-sqlite \ | ||
| 23 | " | ||
| 24 | |||
diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index 0932658c..6bf79119 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb | |||
| @@ -14,9 +14,9 @@ At a high level, we expect the scope of cri-o to be restricted to the following | |||
| 14 | - Resource isolation as required by the CRI \ | 14 | - Resource isolation as required by the CRI \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRCREV_cri-o = "5780ac7b4fb93ffe2e4d1fc038adb1442c6155c3" | 17 | SRCREV_cri-o = "869599c20bb99cfbaaa2a400ce1f002321ec9fe2" |
| 18 | SRC_URI = "\ | 18 | SRC_URI = "\ |
| 19 | git://github.com/cri-o/cri-o.git;branch=release-1.34;name=cri-o;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 19 | git://github.com/cri-o/cri-o.git;branch=release-1.37;name=cri-o;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 20 | file://crio.conf \ | 20 | file://crio.conf \ |
| 21 | file://run-ptest \ | 21 | file://run-ptest \ |
| 22 | " | 22 | " |
| @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2 | |||
| 27 | 27 | ||
| 28 | GO_IMPORT = "import" | 28 | GO_IMPORT = "import" |
| 29 | 29 | ||
| 30 | PV = "1.34.1+git" | 30 | PV = "1.36.0+git" |
| 31 | 31 | ||
| 32 | inherit features_check ptest | 32 | inherit features_check ptest |
| 33 | REQUIRED_DISTRO_FEATURES ?= "seccomp" | 33 | REQUIRED_DISTRO_FEATURES ?= "seccomp" |
diff --git a/recipes-containers/cri-tools/cri-tools/0001-build-allow-environmental-CGO-settings-and-pass-dont.patch b/recipes-containers/cri-tools/cri-tools/0001-build-allow-environmental-CGO-settings-and-pass-dont.patch index 29e0367b..826011c5 100644 --- a/recipes-containers/cri-tools/cri-tools/0001-build-allow-environmental-CGO-settings-and-pass-dont.patch +++ b/recipes-containers/cri-tools/cri-tools/0001-build-allow-environmental-CGO-settings-and-pass-dont.patch | |||
| @@ -35,11 +35,11 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
| 35 | src/import/Makefile | 3 ++- | 35 | src/import/Makefile | 3 ++- |
| 36 | 1 file changed, 2 insertions(+), 1 deletion(-) | 36 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| 37 | 37 | ||
| 38 | Index: cri-tools-1.27.0+gite73a7139ed4986d6a0db784ae7a036841a02b351/src/import/Makefile | 38 | Index: cri-tools-1.36.0+git/src/import/Makefile |
| 39 | =================================================================== | 39 | =================================================================== |
| 40 | --- cri-tools-1.27.0+gite73a7139ed4986d6a0db784ae7a036841a02b351.orig/src/import/Makefile | 40 | --- cri-tools-1.36.0+git.orig/src/import/Makefile |
| 41 | +++ cri-tools-1.27.0+gite73a7139ed4986d6a0db784ae7a036841a02b351/src/import/Makefile | 41 | +++ cri-tools-1.36.0+git/src/import/Makefile |
| 42 | @@ -74,7 +74,8 @@ | 42 | @@ -123,7 +123,8 @@ crictl: ## Build the crictl binary. |
| 43 | @$(MAKE) -B $(CRICTL) | 43 | @$(MAKE) -B $(CRICTL) |
| 44 | 44 | ||
| 45 | $(CRICTL): | 45 | $(CRICTL): |
| @@ -47,5 +47,5 @@ Index: cri-tools-1.27.0+gite73a7139ed4986d6a0db784ae7a036841a02b351/src/import/M | |||
| 47 | + $(GO_BUILD) -o $@ \ | 47 | + $(GO_BUILD) -o $@ \ |
| 48 | + -a -pkgdir dontusecurrentpkgs \ | 48 | + -a -pkgdir dontusecurrentpkgs \ |
| 49 | -ldflags '$(GO_LDFLAGS)' \ | 49 | -ldflags '$(GO_LDFLAGS)' \ |
| 50 | $(GOFLAGS) \ | ||
| 51 | $(PROJECT)/cmd/crictl | 50 | $(PROJECT)/cmd/crictl |
| 51 | |||
diff --git a/recipes-containers/cri-tools/cri-tools_git.bb b/recipes-containers/cri-tools/cri-tools_git.bb index 398c9ab0..b4e79a07 100644 --- a/recipes-containers/cri-tools/cri-tools_git.bb +++ b/recipes-containers/cri-tools/cri-tools_git.bb | |||
| @@ -16,7 +16,7 @@ What is not in scope for this project? \ | |||
| 16 | non-exist on the kube-apiserver. \ | 16 | non-exist on the kube-apiserver. \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV_cri-tools = "80b852a5a6762bf6dda6e5a1dcddb69f17b38f53" | 19 | SRCREV_cri-tools = "5b24423f01280a50667d95affa1df39c4f5f5aa0" |
| 20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
| 21 | git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 21 | git://github.com/kubernetes-sigs/cri-tools.git;branch=master;name=cri-tools;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 22 | file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \ | 22 | file://0001-build-allow-environmental-CGO-settings-and-pass-dont.patch \ |
| @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2 | |||
| 27 | 27 | ||
| 28 | GO_IMPORT = "import" | 28 | GO_IMPORT = "import" |
| 29 | 29 | ||
| 30 | PV = "1.34.0+git" | 30 | PV = "1.36.0+git" |
| 31 | 31 | ||
| 32 | RPROVIDES:${PN} += "crictl" | 32 | RPROVIDES:${PN} += "crictl" |
| 33 | PACKAGES =+ "${PN}-critest" | 33 | PACKAGES =+ "${PN}-critest" |
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb index bcb0ddb6..54383144 100644 --- a/recipes-containers/criu/criu_git.bb +++ b/recipes-containers/criu/criu_git.bb | |||
| @@ -13,10 +13,10 @@ EXCLUDE_FROM_WORLD = "1" | |||
| 13 | 13 | ||
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2" |
| 15 | 15 | ||
| 16 | SRCREV = "a44aa6d985472d995d04fef7eae22d63c7500f8c" | 16 | SRCREV = "4d76d1acdcd69afcedf1335c810bef5f8e18d95e" |
| 17 | PV = "4.1.1+git" | 17 | PV = "4.2+git" |
| 18 | 18 | ||
| 19 | SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \ | 19 | SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=criu-dev;protocol=https \ |
| 20 | file://0001-criu-Skip-documentation-install.patch \ | 20 | file://0001-criu-Skip-documentation-install.patch \ |
| 21 | file://0002-criu-Change-libraries-install-directory.patch \ | 21 | file://0002-criu-Change-libraries-install-directory.patch \ |
| 22 | file://0003-crit-pycriu-build-and-install-wheels.patch \ | 22 | file://0003-crit-pycriu-build-and-install-wheels.patch \ |
| @@ -24,6 +24,7 @@ SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=h | |||
| 24 | file://0005-pycriu-skip-dependency-check-during-build.patch \ | 24 | file://0005-pycriu-skip-dependency-check-during-build.patch \ |
| 25 | file://0001-crit-explicity-set-PEP517_SOURCE_PATH.patch \ | 25 | file://0001-crit-explicity-set-PEP517_SOURCE_PATH.patch \ |
| 26 | file://0001-plugins-cuda-pass-DEBUG_PREFIX_MAP.patch \ | 26 | file://0001-plugins-cuda-pass-DEBUG_PREFIX_MAP.patch \ |
| 27 | file://0006-images-Makefile-fix-cross-compilation-protobuf-paths.patch \ | ||
| 27 | " | 28 | " |
| 28 | 29 | ||
| 29 | COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux" | 30 | COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux" |
| @@ -40,7 +41,7 @@ EXTRA_OEMAKE:arm += "ARCH=arm UNAME-M=${CRIU_BUILD_ARCH} WERROR=0" | |||
| 40 | EXTRA_OEMAKE:x86-64 += "ARCH=x86 WERROR=0" | 41 | EXTRA_OEMAKE:x86-64 += "ARCH=x86 WERROR=0" |
| 41 | EXTRA_OEMAKE:aarch64 += "ARCH=aarch64 WERROR=0" | 42 | EXTRA_OEMAKE:aarch64 += "ARCH=aarch64 WERROR=0" |
| 42 | 43 | ||
| 43 | EXTRA_OEMAKE:append = " SBINDIR=${sbindir} LIBDIR=${libdir} INCLUDEDIR=${includedir} PIEGEN=no" | 44 | EXTRA_OEMAKE:append = " SBINDIR=${sbindir} LIBDIR=${libdir} INCLUDEDIR=${includedir} PIEGEN=no PROTOBUF_INCLUDEDIR=${PKG_CONFIG_SYSROOT_DIR}/usr/include" |
| 44 | EXTRA_OEMAKE:append = " LOGROTATEDIR=${sysconfdir} SYSTEMDUNITDIR=${systemd_unitdir}" | 45 | EXTRA_OEMAKE:append = " LOGROTATEDIR=${sysconfdir} SYSTEMDUNITDIR=${systemd_unitdir}" |
| 45 | 46 | ||
| 46 | CFLAGS += "-D__USE_GNU -D_GNU_SOURCE " | 47 | CFLAGS += "-D__USE_GNU -D_GNU_SOURCE " |
| @@ -54,6 +55,10 @@ export C_INCLUDE_PATH = "${STAGING_INCDIR}/libnl3" | |||
| 54 | 55 | ||
| 55 | export BUILD_SYS | 56 | export BUILD_SYS |
| 56 | export HOST_SYS | 57 | export HOST_SYS |
| 58 | # Upstream's scripts/nmk/scripts/tools.mk defaults HOSTCC to 'cc' (changed | ||
| 59 | # from 'gcc' in criu commit 36c63ecb5). The native sysroot doesn't provide | ||
| 60 | # an unprefixed 'cc', so set HOSTCC explicitly to bitbake's BUILD_CC. | ||
| 61 | export HOSTCC = "${BUILD_CC}" | ||
| 57 | export HOSTCFLAGS = "${BUILD_CFLAGS}" | 62 | export HOSTCFLAGS = "${BUILD_CFLAGS}" |
| 58 | 63 | ||
| 59 | inherit python_setuptools_build_meta | 64 | inherit python_setuptools_build_meta |
| @@ -69,11 +74,6 @@ CLEANBROKEN = "1" | |||
| 69 | # WARNING: criu-3.17.1 do_package_qa: QA Issue: criu: ELF binary /usr/sbin/criu has relocations in .text [textrel] | 74 | # WARNING: criu-3.17.1 do_package_qa: QA Issue: criu: ELF binary /usr/sbin/criu has relocations in .text [textrel] |
| 70 | INSANE_SKIP:${PN} += "textrel" | 75 | INSANE_SKIP:${PN} += "textrel" |
| 71 | 76 | ||
| 72 | do_compile:prepend() { | ||
| 73 | rm -rf ${S}/images/google/protobuf/descriptor.proto | ||
| 74 | ln -s ${PKG_CONFIG_SYSROOT_DIR}/usr/include/google/protobuf/descriptor.proto ${S}/images/google/protobuf/descriptor.proto | ||
| 75 | } | ||
| 76 | |||
| 77 | do_compile () { | 77 | do_compile () { |
| 78 | export DEBUG_PREFIX_MAP="${DEBUG_PREFIX_MAP}" | 78 | export DEBUG_PREFIX_MAP="${DEBUG_PREFIX_MAP}" |
| 79 | oe_runmake FULL_PYTHON=${PYTHON} PYTHON=nativepython3 | 79 | oe_runmake FULL_PYTHON=${PYTHON} PYTHON=nativepython3 |
| @@ -112,3 +112,5 @@ FILES:${PN}-staticdev += " \ | |||
| 112 | ${libexecdir}/compel/std.lib.a \ | 112 | ${libexecdir}/compel/std.lib.a \ |
| 113 | ${libexecdir}/compel/fds.lib.a \ | 113 | ${libexecdir}/compel/fds.lib.a \ |
| 114 | " | 114 | " |
| 115 | |||
| 116 | CVE_PRODUCT = "criu:checkpoint\/restore_in_userspace" | ||
diff --git a/recipes-containers/criu/files/0001-plugins-cuda-pass-DEBUG_PREFIX_MAP.patch b/recipes-containers/criu/files/0001-plugins-cuda-pass-DEBUG_PREFIX_MAP.patch index 0ccd6989..803c9339 100644 --- a/recipes-containers/criu/files/0001-plugins-cuda-pass-DEBUG_PREFIX_MAP.patch +++ b/recipes-containers/criu/files/0001-plugins-cuda-pass-DEBUG_PREFIX_MAP.patch | |||
| @@ -13,19 +13,16 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
| 13 | plugins/cuda/Makefile | 2 +- | 13 | plugins/cuda/Makefile | 2 +- |
| 14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 15 | 15 | ||
| 16 | diff --git a/plugins/cuda/Makefile b/plugins/cuda/Makefile | 16 | Index: criu-4.2+git/plugins/cuda/Makefile |
| 17 | index cc3d98ac9..aac9027a7 100644 | 17 | =================================================================== |
| 18 | --- a/plugins/cuda/Makefile | 18 | --- criu-4.2+git.orig/plugins/cuda/Makefile |
| 19 | +++ b/plugins/cuda/Makefile | 19 | +++ criu-4.2+git/plugins/cuda/Makefile |
| 20 | @@ -19,7 +19,7 @@ all: $(DEPS_CUDA) | 20 | @@ -19,7 +19,7 @@ all: $(DEPS_CUDA) |
| 21 | 21 | ||
| 22 | cuda_plugin.so: cuda_plugin.c | 22 | cuda_plugin.so: cuda_plugin.c |
| 23 | $(call msg-gen, $@) | 23 | $(call msg-gen, $@) |
| 24 | - $(Q) $(CC) $(PLUGIN_CFLAGS) $(shell $(COMPEL) includes) $^ -o $@ $(PLUGIN_INCLUDE) $(PLUGIN_LDFLAGS) | 24 | - $(Q) $(CC) $(PLUGIN_CFLAGS) $(DEFINES) $(shell $(COMPEL) includes) $^ -o $@ $(PLUGIN_INCLUDE) $(PLUGIN_LDFLAGS) |
| 25 | + $(Q) $(CC) $(PLUGIN_CFLAGS) $(DEBUG_PREFIX_MAP) $(shell $(COMPEL) includes) $^ -o $@ $(PLUGIN_INCLUDE) $(PLUGIN_LDFLAGS) | 25 | + $(Q) $(CC) $(PLUGIN_CFLAGS) $(DEBUG_PREFIX_MAP) $(DEFINES) $(shell $(COMPEL) includes) $^ -o $@ $(PLUGIN_INCLUDE) $(PLUGIN_LDFLAGS) |
| 26 | 26 | ||
| 27 | clean: | 27 | clean: |
| 28 | $(call msg-clean, $@) | 28 | $(call msg-clean, $@) |
| 29 | -- | ||
| 30 | 2.43.0 | ||
| 31 | |||
diff --git a/recipes-containers/criu/files/0006-images-Makefile-fix-cross-compilation-protobuf-paths.patch b/recipes-containers/criu/files/0006-images-Makefile-fix-cross-compilation-protobuf-paths.patch new file mode 100644 index 00000000..da3eced3 --- /dev/null +++ b/recipes-containers/criu/files/0006-images-Makefile-fix-cross-compilation-protobuf-paths.patch | |||
| @@ -0,0 +1,34 @@ | |||
| 1 | From: Bruce Ashfield <bruce.ashfield@gmail.com> | ||
| 2 | Subject: [PATCH] images/Makefile: fix cross-compilation protobuf paths | ||
| 3 | |||
| 4 | pkg-config --variable=includedir returns the host path (e.g. | ||
| 5 | /usr/include) without applying PKG_CONFIG_SYSROOT_DIR, since sysroot | ||
| 6 | prefixing only applies to -I flags from --cflags, not raw --variable | ||
| 7 | queries. The protoc --proto_path was also hardcoded to /usr/include. | ||
| 8 | |||
| 9 | Make the include dir overridable via PROTOBUF_INCLUDEDIR so cross-build | ||
| 10 | systems can pass the correct sysroot path through EXTRA_OEMAKE. | ||
| 11 | |||
| 12 | Upstream-Status: Pending | ||
| 13 | |||
| 14 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||
| 15 | --- | ||
| 16 | images/Makefile | 5 +++-- | ||
| 17 | 1 file changed, 3 insertions(+), 2 deletions(-) | ||
| 18 | |||
| 19 | diff --git a/images/Makefile b/images/Makefile | ||
| 20 | --- a/images/Makefile | ||
| 21 | +++ b/images/Makefile | ||
| 22 | @@ -93,10 +93,11 @@ makefile-deps := Makefile $(obj)/Makefile | ||
| 23 | # | ||
| 24 | # Generate descriptor.pb-c.c and descriptor.pb-c.h to compile opts.proto. | ||
| 25 | DESCRIPTOR_DIR := images/google/protobuf | ||
| 26 | -GOOGLE_INCLUDE=$(shell pkg-config protobuf --variable=includedir)/google/protobuf | ||
| 27 | +PROTOBUF_INCLUDEDIR ?= $(shell pkg-config protobuf --variable=includedir) | ||
| 28 | +GOOGLE_INCLUDE=$(PROTOBUF_INCLUDEDIR)/google/protobuf | ||
| 29 | $(DESCRIPTOR_DIR)/descriptor.pb-c.c: $(GOOGLE_INCLUDE)/descriptor.proto | ||
| 30 | $(call msg-gen, $@) | ||
| 31 | - $(Q) protoc --proto_path=/usr/include --proto_path=$(obj)/ --c_out=$(obj)/ $< | ||
| 32 | + $(Q) protoc --proto_path=$(PROTOBUF_INCLUDEDIR) --proto_path=$(obj)/ --c_out=$(obj)/ $< | ||
| 33 | |||
| 34 | cleanup-y += $(DESCRIPTOR_DIR)/descriptor.pb-c.d | ||
diff --git a/recipes-containers/crun/crun_git.bb b/recipes-containers/crun/crun_git.bb index 3d4c17c4..1fa9f886 100644 --- a/recipes-containers/crun/crun_git.bb +++ b/recipes-containers/crun/crun_git.bb | |||
| @@ -3,10 +3,10 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
| 5 | 5 | ||
| 6 | SRCREV_crun = "64611d7ac938b8397e8a00a0e69987583fadec7d" | 6 | SRCREV_crun = "7e45b26ba9524290af70ffe645911f7e032d6913" |
| 7 | SRCREV_libocispec = "552ccbbad3aaff8e07e8fbad210ec3b4c9c95a66" | 7 | SRCREV_libocispec = "8034d0ecd27f646ba3ffae5ff24db234ce062825" |
| 8 | SRCREV_ispec = "6519a62d628ec31b5da156de745b516d8850c8e3" | 8 | SRCREV_ispec = "13cff54902ec9ad6320cbc487a685b66fcd67171" |
| 9 | SRCREV_rspec = "5610abdb9fac3b48b2c0ba6216d77320cbbbfb6f" | 9 | SRCREV_rspec = "6999a89a76a0329f440d5740497bedb9dd431297" |
| 10 | SRCREV_yajl = "f344d21280c3e4094919fd318bc5ce75da91fc06" | 10 | SRCREV_yajl = "f344d21280c3e4094919fd318bc5ce75da91fc06" |
| 11 | 11 | ||
| 12 | SRCREV_FORMAT = "crun_rspec" | 12 | SRCREV_FORMAT = "crun_rspec" |
| @@ -19,7 +19,7 @@ SRC_URI = "git://github.com/containers/crun.git;branch=main;name=crun;protocol=h | |||
| 19 | file://0002-libocispec-fix-array-items-parsing.patch;patchdir=libocispec \ | 19 | file://0002-libocispec-fix-array-items-parsing.patch;patchdir=libocispec \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | PV = "v1.24.0+git" | 22 | PV = "1.28.0+git" |
| 23 | 23 | ||
| 24 | inherit autotools-brokensep pkgconfig features_check | 24 | inherit autotools-brokensep pkgconfig features_check |
| 25 | 25 | ||
| @@ -44,7 +44,7 @@ PACKAGECONFIG[man] = ",,go-md2man-native" | |||
| 44 | PACKAGECONFIG[seccomp] = "--enable-seccomp,--disable-seccomp,libseccomp" | 44 | PACKAGECONFIG[seccomp] = "--enable-seccomp,--disable-seccomp,libseccomp" |
| 45 | PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd" | 45 | PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd" |
| 46 | 46 | ||
| 47 | DEPENDS = "m4-native" | 47 | DEPENDS = "m4-native json-c" |
| 48 | DEPENDS:append:libc-musl = " argp-standalone" | 48 | DEPENDS:append:libc-musl = " argp-standalone" |
| 49 | 49 | ||
| 50 | do_configure:prepend () { | 50 | do_configure:prepend () { |
diff --git a/recipes-containers/docker-compose/docker-compose_git.bb b/recipes-containers/docker-compose/docker-compose_git.bb index 1c39c862..d3798e35 100644 --- a/recipes-containers/docker-compose/docker-compose_git.bb +++ b/recipes-containers/docker-compose/docker-compose_git.bb | |||
| @@ -6,7 +6,7 @@ DEPENDS = " \ | |||
| 6 | go-md2man \ | 6 | go-md2man \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | SRCREV_compose = "9fada6cc23fb95113d5a5475ea63e09144be466e" | 9 | SRCREV_compose = "7eeb7de7a20b8d1e3e319e1499ae4b62d6fc2af9" |
| 10 | SRCREV_FORMAT = "compose" | 10 | SRCREV_FORMAT = "compose" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/docker/compose;branch=main;name=compose;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" | 12 | SRC_URI = "git://github.com/docker/compose;branch=main;name=compose;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" |
| @@ -23,12 +23,15 @@ include ${@ "go-mod-hybrid-gomod.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybri | |||
| 23 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | 23 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} |
| 24 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | 24 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} |
| 25 | 25 | ||
| 26 | # Dependency license tracking (generated by oe-go-mod-fetcher --scan-licenses) | ||
| 27 | require go-mod-licenses.inc | ||
| 28 | |||
| 26 | LICENSE = "Apache-2.0" | 29 | LICENSE = "Apache-2.0" |
| 27 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=175792518e4ac015ab6696d16c4f607e" | 30 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=175792518e4ac015ab6696d16c4f607e" |
| 28 | 31 | ||
| 29 | GO_IMPORT = "import" | 32 | GO_IMPORT = "import" |
| 30 | 33 | ||
| 31 | PV = "v5.0.0" | 34 | PV = "5.1.4" |
| 32 | 35 | ||
| 33 | COMPOSE_PKG = "github.com/docker/compose/v2" | 36 | COMPOSE_PKG = "github.com/docker/compose/v2" |
| 34 | 37 | ||
diff --git a/recipes-containers/docker-compose/go-mod-cache.inc b/recipes-containers/docker-compose/go-mod-cache.inc index 40f35dbb..68cb4fd8 100644 --- a/recipes-containers/docker-compose/go-mod-cache.inc +++ b/recipes-containers/docker-compose/go-mod-cache.inc | |||
| @@ -8,518 +8,753 @@ inherit go-mod-vcs | |||
| 8 | 8 | ||
| 9 | # Module metadata for cache building (one module per line) | 9 | # Module metadata for cache building (one module per line) |
| 10 | GO_MODULE_CACHE_DATA = '[\ | 10 | GO_MODULE_CACHE_DATA = '[\ |
| 11 | {"module":"go.uber.org/mock","version":"v0.6.0","vcs_hash":"03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48","timestamp":"2025-08-18T14:58:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | 11 | {"module":"github.com/go-sql-driver/mysql","version":"v1.3.0","vcs_hash":"732613cefc15b1adbb2c7aeb63e0c9bbf2708050a30ce547a2df82727da51371","timestamp":"2016-12-01T11:50:36Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 12 | {"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"},\ | 12 | {"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"},\ |
| 13 | {"module":"go.etcd.io/bbolt","version":"v1.4.3","vcs_hash":"5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a","timestamp":"2025-08-19T17:17:23Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | 13 | {"module":"github.com/zclconf/go-cty","version":"v1.17.0","vcs_hash":"47f07e849f1a52fb6afc5ce8207515cf79885a5863c3f77672e2e24bc0ed8ce3","timestamp":"2025-09-05T21:16:50Z","subdir":"","vcs_ref":"refs/tags/v1.17.0"},\ |
| 14 | {"module":"gonum.org/v1/gonum","version":"v0.16.0","vcs_hash":"525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4","timestamp":"2025-03-21T18:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | 14 | {"module":"github.com/julienschmidt/httprouter","version":"v1.2.0","vcs_hash":"2c4d0627c16989284c34f4435f85eda929435309b1f35e089deeada06cba6920","timestamp":"2018-07-15T16:18:54Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 15 | {"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"},\ | 15 | {"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"},\ |
| 16 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20200227125254-8fa46927fb4f","vcs_hash":"23da246e09df0cfb88f7874f3e8ab42f1563033c51f59b8fd9f88f708ab87083","timestamp":"2020-02-27T12:52:54Z","subdir":"","vcs_ref":""},\ | 16 | {"module":"github.com/rivo/uniseg","version":"v0.2.0","vcs_hash":"711d6ce77fb103240fb5d501f7548a0f9a576d48e783647cd7fed297fccb112a","timestamp":"2020-10-19T13:44:17Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 17 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | 17 | {"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"},\ |
| 18 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | 18 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.6.0","vcs_hash":"aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4","timestamp":"2025-08-21T14:57:50Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ |
| 19 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | 19 | {"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"},\ |
| 20 | {"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"},\ | 20 | {"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":""},\ |
| 21 | {"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"},\ | 21 | {"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"},\ |
| 22 | {"module":"gopkg.in/yaml.v2","version":"v2.2.4","vcs_hash":"16ad1bc1035b50f99a688a97524eadf6fc6a8b09612f99dd2ef19e0889b7935a","timestamp":"2019-10-02T18:33:36Z","subdir":"","vcs_ref":"refs/tags/v2.2.4"},\ | 22 | {"module":"github.com/modern-go/reflect2","version":"v0.0.0-20180701023420-4b7aa43c6742","vcs_hash":"8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677","timestamp":"2018-07-01T02:34:20Z","subdir":"","vcs_ref":""},\ |
| 23 | {"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"},\ | 23 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ |
| 24 | {"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"},\ | 24 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ |
| 25 | {"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"},\ | 25 | {"module":"github.com/DefangLabs/secret-detector","version":"v0.0.0-20250403165618-22662109213e","vcs_hash":"42b5e6f1ae54867a47bbe7535a965b97260d8282064da67b0f3d9d82d7524ad4","timestamp":"2025-04-03T16:56:18Z","subdir":"","vcs_ref":""},\ |
| 26 | {"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"},\ | 26 | {"module":"github.com/spf13/jwalterweatherman","version":"v0.0.0-20141219030609-3d60171a6431","vcs_hash":"3516ad16d930d5653a48f59083d5a5851f1503e64d5f3e4f03dd5094d044ceba","timestamp":"2014-12-19T03:06:09Z","subdir":"","vcs_ref":""},\ |
| 27 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | 27 | {"module":"github.com/spf13/cast","version":"v0.0.0-20150508191742-4d07383ffe94","vcs_hash":"61ca87f5a674dbb7719ca6806869cee44c68d3463ca0ee867270c61ef55016c5","timestamp":"2015-05-08T19:17:42Z","subdir":"","vcs_ref":""},\ |
| 28 | {"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"},\ | 28 | {"module":"github.com/spf13/cobra","version":"v1.10.2","vcs_hash":"a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685","timestamp":"2025-12-03T23:51:15Z","subdir":"","vcs_ref":"refs/tags/v1.10.2"},\ |
| 29 | {"module":"gotest.tools/v3","version":"v3.5.2","vcs_hash":"0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5","timestamp":"2024-09-05T03:48:22Z","subdir":"","vcs_ref":"refs/tags/v3.5.2"},\ | 29 | {"module":"github.com/spf13/cobra","version":"v1.10.1","vcs_hash":"54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af","timestamp":"2025-09-01T16:19:51Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ |
| 30 | {"module":"kernel.org/pub/linux/libs/security/libcap/cap","version":"v1.2.76","vcs_hash":"68fcf96342d6b57dcc3e6c818463c707e806599087dedf19a4eb9d818367df61","timestamp":"2025-04-13T16:47:12Z","subdir":"cap","vcs_ref":"refs/tags/cap/v1.2.76"},\ | 30 | {"module":"github.com/spf13/cobra","version":"v0.0.1","vcs_hash":"a6573b02628ec0c919f90bba89f525eac2b0bda84d9dccdcb78b3f07c92b918e","timestamp":"2017-10-12T18:25:33Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ |
| 31 | {"module":"kernel.org/pub/linux/libs/security/libcap/psx","version":"v1.2.76","vcs_hash":"68fcf96342d6b57dcc3e6c818463c707e806599087dedf19a4eb9d818367df61","timestamp":"2025-04-13T16:47:12Z","subdir":"psx","vcs_ref":"refs/tags/psx/v1.2.76"},\ | 31 | {"module":"github.com/spf13/viper","version":"v0.0.0-20150530192845-be5ff3e4840c","vcs_hash":"6b7187b929229be5c3959df1ee113d9acd19aff47b973e42b64e50cdf8a0e740","timestamp":"2015-05-30T19:28:45Z","subdir":"","vcs_ref":""},\ |
| 32 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20251022142026-3a174f9686a8","vcs_hash":"b5ce4250f6640d334872a72f3816006a60b60061151262fb86636fdb602cb7f6","timestamp":"2025-10-22T14:20:26Z","subdir":"googleapis/api","vcs_ref":""},\ | 32 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ |
| 33 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20251022142026-3a174f9686a8","vcs_hash":"b5ce4250f6640d334872a72f3816006a60b60061151262fb86636fdb602cb7f6","timestamp":"2025-10-22T14:20:26Z","subdir":"googleapis/rpc","vcs_ref":""},\ | 33 | {"module":"github.com/spf13/pflag","version":"v1.0.0","vcs_hash":"160c6a820138c13e769bbec879294544287b8dfde6af77776f81536ff3f43df9","timestamp":"2017-05-08T18:44:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 34 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230223222841-637eb2293923","vcs_hash":"21c46bcd2e99306470dba32b1498445db51b8fb0eb86d97f796374b8d215eb9c","timestamp":"2023-02-23T22:28:41Z","subdir":"","vcs_ref":""},\ | 34 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ |
| 35 | {"module":"google.golang.org/grpc","version":"v1.77.0","vcs_hash":"6a4d91efb4524dab3f60e9d933cded144ffbbfe78825b7b8af87b3f8ac1f948f","timestamp":"2025-11-17T23:10:58Z","subdir":"","vcs_ref":"refs/tags/v1.77.0"},\ | 35 | {"module":"github.com/jinzhu/gorm","version":"v0.0.0-20170222002820-5409931a1bb8","vcs_hash":"e51ea32193aeb2a5bfab92442113de19e13f387509f58c7979e704306087d5d2","timestamp":"2017-02-22T00:28:20Z","subdir":"","vcs_ref":""},\ |
| 36 | {"module":"google.golang.org/grpc","version":"v1.0.5","vcs_hash":"a8f63cb0b9589a8734365d4e15d54811da5f80c7314224f78f912146fcb9e1d8","timestamp":"2016-12-02T18:43:27Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ | 36 | {"module":"github.com/jinzhu/now","version":"v1.1.1","vcs_hash":"3a2e9d8aa645efa2980908fbe342f3eb31a21421aeacd8a821f15d5775cb129f","timestamp":"2019-10-25T01:43:59Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 37 | {"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"},\ | 37 | {"module":"github.com/jinzhu/inflection","version":"v0.0.0-20170102125226-1c35d901db3d","vcs_hash":"3bf372ac0a41f41eb6c408c719a9f71d1a31a5cd8260a8135fa90085e5d6c0ce","timestamp":"2017-01-02T12:52:26Z","subdir":"","vcs_ref":""},\ |
| 38 | {"module":"google.golang.org/protobuf","version":"v1.36.10","vcs_hash":"3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f","timestamp":"2025-10-02T08:56:10Z","subdir":"","vcs_ref":"refs/tags/v1.36.10"},\ | 38 | {"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"},\ |
| 39 | {"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"},\ | 39 | {"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"},\ |
| 40 | {"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"},\ | 40 | {"module":"github.com/json-iterator/go","version":"v1.1.7","vcs_hash":"bc41490320f388f56ca605b559e022840691077e82ae0ad6dd62b7ea000f0603","timestamp":"2019-06-21T16:12:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.7"},\ |
| 41 | {"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"},\ | 41 | {"module":"github.com/hailocab/go-hostpool","version":"v0.0.0-20160125115350-e80d13ce29ed","vcs_hash":"9c4bc4176e756c26e2cdff114a1c5597225ee9e1831b7404408096c667ad9031","timestamp":"2016-01-25T11:53:50Z","subdir":"","vcs_ref":""},\ |
| 42 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.3","vcs_hash":"bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903","timestamp":"2025-11-04T17:29:07Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.3"},\ | 42 | {"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"},\ |
| 43 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.7.1","vcs_hash":"7362aea1b94649c9ad7d031fd6fe79b2310f347d865614b0be2b844894e28013","timestamp":"2025-07-31T08:38:46Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.7.1"},\ | 43 | {"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"},\ |
| 44 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.38.0"},\ | 44 | {"module":"github.com/AlecAivazis/survey/v2","version":"v2.3.7","vcs_hash":"915e6ad876675eb96b188d35f754bc931b786c20b8e9ce8142ab278092473e7c","timestamp":"2022-12-08T15:41:06Z","subdir":"","vcs_ref":"refs/tags/v2.3.7"},\ |
| 45 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.38.0"},\ | 45 | {"module":"github.com/konsorten/go-windows-terminal-sequences","version":"v1.0.1","vcs_hash":"2044bc70056f083f4686548aca8c8ea39dc8943c0d28ac6ef38cfa1fa5ee7fd0","timestamp":"2018-10-04T22:41:46Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ |
| 46 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.38.0"},\ | 46 | {"module":"github.com/konsorten/go-windows-terminal-sequences","version":"v1.0.2","vcs_hash":"1987ad3f256034b9d0fc3590868bb91e717f53fd7ee6de10cff3948645fcd530","timestamp":"2019-02-26T22:47:05Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 47 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.38.0"},\ | 47 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ |
| 48 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.38.0"},\ | 48 | {"module":"github.com/sigstore/sigstore","version":"v1.10.0","vcs_hash":"90a23575b9b82145605cec4e4b156c7b3b15899d7413a82ddc582ea17239f81e","timestamp":"2025-11-19T11:41:27Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ |
| 49 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlpmetric/otlpmetrichttp","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetrichttp/v1.38.0"},\ | 49 | {"module":"github.com/sigstore/sigstore","version":"v1.10.4","vcs_hash":"b71061b12624368abda1dd6efd0a3f3badc86b8f49de876d7b7585482f1f31c5","timestamp":"2026-01-22T19:19:21Z","subdir":"","vcs_ref":"refs/tags/v1.10.4"},\ |
| 50 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlpmetric/otlpmetricgrpc","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetricgrpc/v1.38.0"},\ | 50 | {"module":"github.com/sigstore/rekor-tiles/v2","version":"v2.0.1","vcs_hash":"b8d43475ba70ac8bfe320e5e8116e30c762256078fcd60b87e28d27c91db426d","timestamp":"2025-11-10T15:43:15Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ |
| 51 | {"module":"go.opentelemetry.io/otel/exporters/jaeger","version":"v1.17.0","vcs_hash":"7257a93ca31d121ae8fee06e2ce5824c46e65e351d7b2daf9b1a27a10d8bb60d","timestamp":"2023-08-28T14:50:03Z","subdir":"exporters/jaeger","vcs_ref":"refs/tags/exporters/jaeger/v1.17.0"},\ | 51 | {"module":"github.com/sigstore/rekor","version":"v1.5.0","vcs_hash":"83f42b233ced1d3161475396984e20e2f51539ee96e35cb0d5bba6ceb6d0edab","timestamp":"2026-01-22T01:17:22Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ |
| 52 | {"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":""},\ | 52 | {"module":"github.com/sigstore/rekor","version":"v1.4.3","vcs_hash":"32b94a917cfae30ffab23353a3ce5a1a5f15f908aa8b9c06f99d20126185113c","timestamp":"2025-11-14T20:56:20Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ |
| 53 | {"module":"go.opentelemetry.io/otel/exporters/prometheus","version":"v0.42.0","vcs_hash":"5781e823bcdbe01100cd1dc8d89e81f073e0a26cb157df3e236c81af5d21f7e4","timestamp":"2023-09-28T19:28:51Z","subdir":"exporters/prometheus","vcs_ref":"refs/tags/exporters/prometheus/v0.42.0"},\ | 53 | {"module":"github.com/sigstore/timestamp-authority/v2","version":"v2.0.2","vcs_hash":"bbb892dff7b9581efdf6e165444a2c5962eaa7b0c04a76b0600e19cdcd041baa","timestamp":"2025-11-19T17:54:54Z","subdir":"","vcs_ref":"refs/tags/v2.0.2"},\ |
| 54 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.38.0"},\ | 54 | {"module":"github.com/sigstore/timestamp-authority/v2","version":"v2.0.3","vcs_hash":"dd70ebe8f7d2cbe5ccfd2833047f52a0026aa94ba09e37dd26528da042e660da","timestamp":"2025-12-04T19:06:13Z","subdir":"","vcs_ref":"refs/tags/v2.0.3"},\ |
| 55 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.38.0"},\ | 55 | {"module":"github.com/sigstore/sigstore-go","version":"v1.1.4","vcs_hash":"266db4b6b3687a3b36e4aba7537c3db2811ed76f16474c4689b7a41d20321f18","timestamp":"2025-12-08T09:34:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.4"},\ |
| 56 | {"module":"go.opentelemetry.io/otel","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"","vcs_ref":"refs/tags/v1.38.0"},\ | 56 | {"module":"github.com/sigstore/sigstore-go","version":"v1.1.4-0.20251124094504-b5fe07a5a7d7","vcs_hash":"9f990573ca42c039488a500e573851a0afe9e058a594f47e8e914198f1bed87e","timestamp":"2025-11-24T09:45:04Z","subdir":"","vcs_ref":""},\ |
| 57 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.38.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.38.0"},\ | 57 | {"module":"github.com/sigstore/protobuf-specs","version":"v0.5.0","vcs_hash":"4be3492e50d1e30ee1365286244a71456814ed25f2b112ffae504266afbecb00","timestamp":"2025-07-10T06:03:26Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 58 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.63.0"},\ | 58 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ |
| 59 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.63.0"},\ | 59 | {"module":"github.com/letsencrypt/boulder","version":"v0.20251110.0","vcs_hash":"89895769acf16e855d1bc7c1ebcd35d23b4fa6c168fa619c2bfd2e9291e7b0aa","timestamp":"2025-11-06T21:18:46Z","subdir":"","vcs_ref":"refs/tags/v0.20251110.0"},\ |
| 60 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/net/http/httptrace/otelhttptrace","vcs_ref":"refs/tags/instrumentation/net/http/httptrace/otelhttptrace/v0.63.0"},\ | 60 | {"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"},\ |
| 61 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.2.1","vcs_hash":"1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412","timestamp":"2025-09-15T16:53:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.2.1"},\ | 61 | {"module":"github.com/bmizerany/assert","version":"v0.0.0-20160611221934-b7ed37b82869","vcs_hash":"56f05fc81a59fa58a710a7972b156c07636f5719c2c74f5fe694e2cf49ca2576","timestamp":"2016-06-11T22:19:34Z","subdir":"","vcs_ref":""},\ |
| 62 | {"module":"github.com/niemeyer/pretty","version":"v0.0.0-20200227124842-a10e7caefd8e","vcs_hash":"7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef","timestamp":"2020-02-27T12:48:42Z","subdir":"","vcs_ref":""},\ | 62 | {"module":"github.com/tetratelabs/wazero","version":"v1.9.0","vcs_hash":"8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060","timestamp":"2025-02-18T15:24:27Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ |
| 63 | {"module":"github.com/go-logfmt/logfmt","version":"v0.4.0","vcs_hash":"ba8d08b7a7c3160ce690a9887ce68303c6e395cb41e8669e5b9c7423dbb2e6d8","timestamp":"2018-11-22T01:56:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | 63 | {"module":"github.com/tetratelabs/wazero","version":"v1.10.1","vcs_hash":"e4664efba21af44c61be56ad7d3196dbe0733019a000bd28a0efd72c3fe50858","timestamp":"2025-11-09T00:23:12Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ |
| 64 | {"module":"github.com/go-logfmt/logfmt","version":"v0.3.0","vcs_hash":"87ea6a9e239f17f704d8539912edf62249556b50b823ce9b513c614350572831","timestamp":"2016-11-15T14:25:13Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 64 | {"module":"github.com/bugsnag/bugsnag-go","version":"v1.0.5-0.20150529004307-13fd6b8acda0","vcs_hash":"fcdbd0f3bb5816415e92fba0ccef0363d33bb9f4dd92baf939f44c15d7ff15dc","timestamp":"2015-05-29T00:43:07Z","subdir":"","vcs_ref":""},\ |
| 65 | {"module":"github.com/go-stack/stack","version":"v1.8.0","vcs_hash":"b165c1e0ccf05d91f62b1ae66d83365c5d96f152e956573fb16040ab15370424","timestamp":"2018-08-26T13:48:48Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | 65 | {"module":"github.com/bugsnag/osext","version":"v0.0.0-20130617224835-0dd3f918b21b","vcs_hash":"1e7b9a7b360bb8c03ff73c6b542ec4fc9da0aaa3491621e3f0709df81b41c883","timestamp":"2013-06-17T22:48:35Z","subdir":"","vcs_ref":""},\ |
| 66 | {"module":"github.com/keybase/go-keychain","version":"v0.0.1","vcs_hash":"82b6722ae37ce95c4a4f5c5d543a436be413fa68f322f3be86191b0953905603","timestamp":"2025-02-27T17:52:03Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | 66 | {"module":"github.com/bugsnag/panicwrap","version":"v0.0.0-20151223152923-e2c28503fcd0","vcs_hash":"262d5e88587cf547192faef1ff5a62313964f5302529d3b47078409890f656b8","timestamp":"2015-12-23T15:29:23Z","subdir":"","vcs_ref":""},\ |
| 67 | {"module":"github.com/inconshreveable/mousetrap","version":"v1.0.0","vcs_hash":"bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3","timestamp":"2014-10-17T20:07:13Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | 67 | {"module":"github.com/prometheus/common","version":"v0.0.0-20180110214958-89604d197083","vcs_hash":"6fa554cea5eccb087d26785c06f579b8594dbf658c4a1288c2a78398383fed0f","timestamp":"2018-01-10T21:49:58Z","subdir":"","vcs_ref":""},\ |
| 68 | {"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"},\ | 68 | {"module":"github.com/prometheus/common","version":"v0.6.0","vcs_hash":"866ac186da10c19f814988a847f2b46d07b11981edcd6fec98970325a2803af4","timestamp":"2019-06-17T21:11:42Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 69 | {"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"},\ | 69 | {"module":"github.com/prometheus/common","version":"v0.66.1","vcs_hash":"4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4","timestamp":"2025-09-05T07:53:47Z","subdir":"","vcs_ref":"refs/tags/v0.66.1"},\ |
| 70 | {"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"},\ | 70 | {"module":"github.com/prometheus/common","version":"v0.4.1","vcs_hash":"892c75be05216c8a166e1dfe11c12f4563f5c0830e193268bcf9f7511010bcc7","timestamp":"2019-05-16T16:00:40Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ |
| 71 | {"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"},\ | ||
| 72 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190129233127-fd36f4220a90","vcs_hash":"86bc615fe75b2ce98cd8c130b2a77b88c6ddb4a708b29321848472d9dd871940","timestamp":"2019-01-29T23:31:27Z","subdir":"","vcs_ref":""},\ | ||
| 73 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20171117100541-99fa1f4be8e5","vcs_hash":"b20883069672740ec9f8b88232be489d4e077ea06970f02fdd7280e57e070c26","timestamp":"2017-11-17T10:05:41Z","subdir":"","vcs_ref":""},\ | ||
| 74 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20180712105110-5c3871d89910","vcs_hash":"f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef","timestamp":"2018-07-12T10:51:10Z","subdir":"","vcs_ref":""},\ | ||
| 75 | {"module":"github.com/prometheus/otlptranslator","version":"v0.0.2","vcs_hash":"960b1c139109bf5cf4e2953ce32e8fe37a7785666f0a1b74e4e2555f1458a873","timestamp":"2025-08-01T14:53:39Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 76 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 77 | {"module":"github.com/prometheus/client_golang","version":"v0.9.1","vcs_hash":"5b7494e1e1baac9b65067e6f77ebb97bd97f8ea769f7093cc8cb23ca7d5ab93e","timestamp":"2018-11-03T14:23:28Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 78 | {"module":"github.com/prometheus/client_golang","version":"v1.0.0","vcs_hash":"607ef8649c55f0756537573f8975af1867f26f93a7f97eb4ff594fc98c467f83","timestamp":"2019-06-15T20:44:27Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 79 | {"module":"github.com/prometheus/client_golang","version":"v1.1.0","vcs_hash":"4e44bd818fd07e6368ea60f26721c00dad401136a0e4742f5b167d5755f25168","timestamp":"2019-08-01T13:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 80 | {"module":"github.com/prometheus/procfs","version":"v0.0.2","vcs_hash":"99df38a3259da6d3172d2228188bc6bb7c0f8033d40d03436c89d71e754acf1e","timestamp":"2019-06-03T02:31:54Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 81 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20180125133057-cb4147076ac7","vcs_hash":"d6e1327c0735ef125d48a5e4da87d9573ffbc383c27ca670995682b478f20009","timestamp":"2018-01-25T13:30:57Z","subdir":"","vcs_ref":""},\ | ||
| 82 | {"module":"github.com/prometheus/procfs","version":"v0.0.3","vcs_hash":"300598e31c95698a764cc0dc7edf8fdfc8ab21a3296c0c5a34791af504e1a038","timestamp":"2019-06-25T16:31:10Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 83 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20181005140218-185b4288413d","vcs_hash":"6f855d6fe4ec2b6948e8c511b7c537693831aa71f3427a1625d4a9a01260e77d","timestamp":"2018-10-05T14:02:18Z","subdir":"","vcs_ref":""},\ | ||
| 84 | {"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"},\ | ||
| 85 | {"module":"github.com/prometheus/procfs","version":"v0.16.1","vcs_hash":"c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e","timestamp":"2025-04-19T15:43:08Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 86 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.10.1","vcs_hash":"540724791cad2555f778786ca9d0adbdb0be7b773c591ca036bd86ca2053a063","timestamp":"2026-01-16T07:37:13Z","subdir":"","vcs_ref":"refs/tags/v2.10.1"},\ | ||
| 87 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.11.0","vcs_hash":"ad485325c266dc74bbd847a2f69989257e9d02e0e9f052790c41c17cd937da7b","timestamp":"2026-05-20T13:39:54Z","subdir":"","vcs_ref":"refs/tags/v2.11.0"},\ | ||
| 88 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.10.0","vcs_hash":"d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5","timestamp":"2025-11-25T16:15:06Z","subdir":"","vcs_ref":"refs/tags/v2.10.0"},\ | ||
| 89 | {"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"},\ | ||
| 90 | {"module":"github.com/syndtr/goleveldb","version":"v1.0.1-0.20220721030215-126854af5e6d","vcs_hash":"e235339a3b62d86588980eea53546b06c36a7d1f4f68f0c427c52dbe4d251657","timestamp":"2022-07-21T03:02:15Z","subdir":"","vcs_ref":""},\ | ||
| 71 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ | 91 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ |
| 72 | {"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"},\ | 92 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20151022065526-2efee857e7cf","vcs_hash":"7a070bc84b00c7dd5b58f997285cd94232a9fb500b03e849c7be9017203e4d51","timestamp":"2015-10-22T06:55:26Z","subdir":"","vcs_ref":""},\ |
| 73 | {"module":"github.com/gogo/protobuf","version":"v1.0.0","vcs_hash":"cea9fa9f6f83d88736f95389bf744ac714093c67292cefcf1607497c27a1dc2b","timestamp":"2018-02-02T16:19:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | 93 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20211218093645-b94a6e3cc137","vcs_hash":"fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677","timestamp":"2021-12-18T09:36:45Z","subdir":"","vcs_ref":""},\ |
| 94 | {"module":"github.com/alecthomas/template","version":"v0.0.0-20160405071501-a0175ee3bccc","vcs_hash":"c18e6411468e7b9fa8d3eaacbe26c05c650393a6ed02eded4f8a729fcbdf3278","timestamp":"2016-04-05T07:15:01Z","subdir":"","vcs_ref":""},\ | ||
| 95 | {"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"},\ | ||
| 96 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.31.0","vcs_hash":"bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2","timestamp":"2026-01-16T21:40:50Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.31.0"},\ | ||
| 97 | {"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"},\ | ||
| 74 | {"module":"github.com/gogo/protobuf","version":"v1.1.1","vcs_hash":"a909192a924253d08799dcf162d9ceb6acdb194f1201fee2872972a79ca6668d","timestamp":"2018-07-17T14:19:46Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | 98 | {"module":"github.com/gogo/protobuf","version":"v1.1.1","vcs_hash":"a909192a924253d08799dcf162d9ceb6acdb194f1201fee2872972a79ca6668d","timestamp":"2018-07-17T14:19:46Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 75 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.10.0","vcs_hash":"d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5","timestamp":"2025-11-25T16:15:06Z","subdir":"","vcs_ref":"refs/tags/v2.10.0"},\ | 99 | {"module":"github.com/gogo/protobuf","version":"v1.0.0","vcs_hash":"cea9fa9f6f83d88736f95389bf744ac714093c67292cefcf1607497c27a1dc2b","timestamp":"2018-02-02T16:19:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 76 | {"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"},\ | 100 | {"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"},\ |
| 77 | {"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"},\ | 101 | {"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"},\ |
| 78 | {"module":"github.com/rogpeppe/go-internal","version":"v1.14.1","vcs_hash":"84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b","timestamp":"2025-02-25T12:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | 102 | {"module":"github.com/eiannone/keyboard","version":"v0.0.0-20220611211555-0d226195f203","vcs_hash":"c7ad216919ed9d1db40a1a79054fb70019f12275ddb216094b1aefbdd44e8744","timestamp":"2022-06-11T21:15:55Z","subdir":"","vcs_ref":""},\ |
| 79 | {"module":"github.com/dvsekhvalnov/jose2go","version":"v0.0.0-20170216131308-f21a8cedbbae","vcs_hash":"3bed371de2aaaf0cbb9c346c5f01b8240e14c9e194179639d31b29aef3704b71","timestamp":"2017-02-16T13:13:08Z","subdir":"","vcs_ref":""},\ | 103 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20161129095857-cc309e4a2223","vcs_hash":"0ff4a51de5f43065c774026c897e99f6a207c66edef943350fa92176ccaf3982","timestamp":"2016-11-29T09:58:57Z","subdir":"","vcs_ref":""},\ |
| 80 | {"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"},\ | 104 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ |
| 105 | {"module":"github.com/hinshun/vt10x","version":"v0.0.0-20220119200601-820417d04eec","vcs_hash":"7a79a11a6f7d736423313fcb1bc2d2203d7d9e66baa86d1f4440c872a4349d6d","timestamp":"2022-01-19T20:06:01Z","subdir":"","vcs_ref":""},\ | ||
| 106 | {"module":"github.com/inhies/go-bytesize","version":"v0.0.0-20220417184213-4913239db9cf","vcs_hash":"33f6338637f180574a557944ab4ae6a88bed881181e11b615b313307b6b045e7","timestamp":"2022-04-17T18:42:13Z","subdir":"","vcs_ref":""},\ | ||
| 107 | {"module":"github.com/google/deck","version":"v0.0.0-20230104221208-105ad94aa8ae","vcs_hash":"9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140","timestamp":"2023-01-04T22:12:08Z","subdir":"","vcs_ref":""},\ | ||
| 108 | {"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"},\ | ||
| 109 | {"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"},\ | ||
| 110 | {"module":"github.com/google/go-dap","version":"v0.12.1-0.20250904181021-d7a2259b058b","vcs_hash":"38f72ab7a67c1167bc8d252743ea0a437199a1cf9828b348cb7e07c45be9f9b9","timestamp":"2025-09-04T18:10:21Z","subdir":"","vcs_ref":""},\ | ||
| 111 | {"module":"github.com/google/go-dap","version":"v0.12.0","vcs_hash":"7d0defb60f3f577e67d765314ac295225706f0b4958436b28cf163f2170e3ff7","timestamp":"2024-02-22T16:17:01Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 112 | {"module":"github.com/google/certtostore","version":"v1.0.6","vcs_hash":"03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f","timestamp":"2025-09-02T15:28:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | ||
| 113 | {"module":"github.com/google/go-containerregistry","version":"v0.20.7","vcs_hash":"7718f7a1dba1449780db7674f80547426e1d00e04dad155a6d6d92f8d82b750b","timestamp":"2025-11-24T22:20:20Z","subdir":"","vcs_ref":"refs/tags/v0.20.7"},\ | ||
| 114 | {"module":"github.com/google/go-containerregistry","version":"v0.20.6","vcs_hash":"38887873d29addecf3cfdeff62087a1dcb2a611b31e4e0df927d8504b7bad507","timestamp":"2025-06-13T21:51:07Z","subdir":"","vcs_ref":"refs/tags/v0.20.6"},\ | ||
| 115 | {"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"},\ | ||
| 116 | {"module":"github.com/google/pprof","version":"v0.0.0-20250820193118-f64d9cf942d6","vcs_hash":"b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322","timestamp":"2025-08-20T19:31:18Z","subdir":"","vcs_ref":""},\ | ||
| 117 | {"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"},\ | ||
| 118 | {"module":"github.com/google/shlex","version":"v0.0.0-20191202100458-e7afc7fbc510","vcs_hash":"6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299","timestamp":"2019-12-02T10:04:58Z","subdir":"","vcs_ref":""},\ | ||
| 119 | {"module":"github.com/google/certificate-transparency-go","version":"v1.0.10-0.20180222191210-5ab67e519c93","vcs_hash":"0fd69fa049b1061cd5c090184fa587afb10ae78ca64762f4b915f363cf226599","timestamp":"2018-02-22T19:12:10Z","subdir":"","vcs_ref":""},\ | ||
| 120 | {"module":"github.com/google/certificate-transparency-go","version":"v1.3.2","vcs_hash":"c0a53496e7fb547e3eb9df58eee5ef548371f97a21a52d73b7106de59ad52699","timestamp":"2025-06-13T09:05:08Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 121 | {"module":"github.com/google/trillian","version":"v1.7.2","vcs_hash":"e8d401f7e3b6be0101aac286ab5237fe0b10c1bcc3605c934a1f0aeae0914ed1","timestamp":"2025-04-25T16:18:12Z","subdir":"","vcs_ref":"refs/tags/v1.7.2"},\ | ||
| 122 | {"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"},\ | ||
| 123 | {"module":"github.com/go-logfmt/logfmt","version":"v0.3.0","vcs_hash":"87ea6a9e239f17f704d8539912edf62249556b50b823ce9b513c614350572831","timestamp":"2016-11-15T14:25:13Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 124 | {"module":"github.com/go-logfmt/logfmt","version":"v0.4.0","vcs_hash":"ba8d08b7a7c3160ce690a9887ce68303c6e395cb41e8669e5b9c7423dbb2e6d8","timestamp":"2018-11-22T01:56:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 125 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.3","vcs_hash":"196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb","timestamp":"2025-07-01T06:30:56Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 126 | {"module":"github.com/bitly/go-hostpool","version":"v0.1.0","vcs_hash":"4fa48fb597b43d9ba89aa477912e73c8b6130aa0cda05b209201b071f25d10a4","timestamp":"2019-12-24T19:37:25Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 127 | {"module":"github.com/bitly/go-simplejson","version":"v0.5.0","vcs_hash":"c56b9fa4257469037ce41f652467339083e21d8cf63b420f7051f689474dcb9e","timestamp":"2015-09-15T16:53:35Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 128 | {"module":"github.com/cyberphone/json-canonicalization","version":"v0.0.0-20241213102144-19d51d7fe467","vcs_hash":"0e55f9f02847679b08922b4a88af3131cb189b333af41228fc1ceba858b5fceb","timestamp":"2024-12-13T10:21:44Z","subdir":"","vcs_ref":""},\ | ||
| 129 | {"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"},\ | ||
| 130 | {"module":"github.com/package-url/packageurl-go","version":"v0.1.1","vcs_hash":"69e2d03e1f7870cf593ec577931a0c5fd11729307d2e00a0deabe610548fcd48","timestamp":"2023-06-19T06:37:43Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 131 | {"module":"github.com/serialx/hashring","version":"v0.0.0-20200727003509-22c0c7ab6b1b","vcs_hash":"9ad302311a59b7a00732c9d2e738e872440b07b223df6f9dc7104acafedb16ee","timestamp":"2020-07-27T00:35:09Z","subdir":"","vcs_ref":""},\ | ||
| 132 | {"module":"github.com/shibumi/go-pathspec","version":"v1.3.0","vcs_hash":"7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f","timestamp":"2021-10-17T22:38:10Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 133 | {"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"},\ | ||
| 134 | {"module":"github.com/fvbommel/sortorder","version":"v1.1.0","vcs_hash":"f31f7baba1030efc67be0125d6ea3670572de4cf9ef4162f66c110baedf2fc25","timestamp":"2023-03-18T20:06:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 81 | {"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"},\ | 135 | {"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"},\ |
| 136 | {"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"},\ | ||
| 82 | {"module":"github.com/fsnotify/fsevents","version":"v0.2.0","vcs_hash":"fae61401b9b33d2f4bc3fb5a8898dd22623c392e69010b28dd2577454207e33b","timestamp":"2024-05-14T13:38:25Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | 137 | {"module":"github.com/fsnotify/fsevents","version":"v0.2.0","vcs_hash":"fae61401b9b33d2f4bc3fb5a8898dd22623c392e69010b28dd2577454207e33b","timestamp":"2024-05-14T13:38:25Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 83 | {"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"},\ | 138 | {"module":"github.com/ProtonMail/go-crypto","version":"v1.3.0","vcs_hash":"0bcc37d92aae5ed6a3baa05c154e2401eacb94df8b0aa4704a4ffb4fd7365ecf","timestamp":"2025-05-22T14:44:20Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 84 | {"module":"github.com/knqyf263/go-plugin","version":"v0.9.0","vcs_hash":"a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7","timestamp":"2025-03-11T05:42:07Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | 139 | {"module":"github.com/jedisct1/go-minisign","version":"v0.0.0-20211028175153-1c139d1cc84b","vcs_hash":"ed26c8fb0a00d7b5743a1d1f1e95f5e4c4e9b2afeca92ceee48f41875b445e1e","timestamp":"2021-10-28T17:51:53Z","subdir":"","vcs_ref":""},\ |
| 85 | {"module":"github.com/skratchdot/open-golang","version":"v0.0.0-20200116055534-eef842397966","vcs_hash":"2049e06101e5abb574af5068dfb1255087c23cd963db0e1f0c82585b42e02bf4","timestamp":"2020-01-16T05:55:34Z","subdir":"","vcs_ref":""},\ | 140 | {"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"},\ |
| 86 | {"module":"github.com/denisenkom/go-mssqldb","version":"v0.0.0-20191128021309-1d7a30a10f73","vcs_hash":"51d1448ae824a59e167bc4626cbed812ff98e24bad9ad0e55865452f35f4e32a","timestamp":"2019-11-28T02:13:09Z","subdir":"","vcs_ref":""},\ | 141 | {"module":"github.com/morikuni/aec","version":"v1.1.0","vcs_hash":"0d08cd9576b9540a641376df67caa20435029f8a332a192fd25ac61685cb1764","timestamp":"2025-12-11T07:08:53Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 87 | {"module":"github.com/apparentlymart/go-cidr","version":"v1.0.1","vcs_hash":"78882067332ee02e3c72ccc9d03c697f04b24132ddd74da1593a953f0b833469","timestamp":"2019-08-17T16:12:28Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | 142 | {"module":"github.com/urfave/cli","version":"v1.22.17","vcs_hash":"e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0","timestamp":"2025-06-14T02:43:22Z","subdir":"","vcs_ref":"refs/tags/v1.22.17"},\ |
| 88 | {"module":"github.com/apparentlymart/go-textseg/v15","version":"v15.0.0","vcs_hash":"2ad90a9579325698fb8eedc37a5bb5c32c0df927e2e2029b3cfa6369b0aad683","timestamp":"2023-08-29T15:35:34Z","subdir":"","vcs_ref":"refs/tags/v15.0.0"},\ | 143 | {"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"},\ |
| 89 | {"module":"github.com/magiconair/properties","version":"v1.8.9","vcs_hash":"5d2d0e3a74034cdf4554cd9fa44a3186b4017a8f6ecc1823cdd7dc5202b0b8fb","timestamp":"2024-12-07T18:36:23Z","subdir":"","vcs_ref":"refs/tags/v1.8.9"},\ | ||
| 90 | {"module":"github.com/magiconair/properties","version":"v1.5.3","vcs_hash":"d96b4b0c7ecc137249800d1b95fece0b9fca1b6978650bd2a8be72d541a097fd","timestamp":"2015-06-01T22:12:01Z","subdir":"","vcs_ref":"refs/tags/v1.5.3"},\ | ||
| 91 | {"module":"github.com/DefangLabs/secret-detector","version":"v0.0.0-20250403165618-22662109213e","vcs_hash":"42b5e6f1ae54867a47bbe7535a965b97260d8282064da67b0f3d9d82d7524ad4","timestamp":"2025-04-03T16:56:18Z","subdir":"","vcs_ref":""},\ | ||
| 92 | {"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"},\ | ||
| 93 | {"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"},\ | ||
| 94 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | ||
| 95 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","vcs_hash":"f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb","timestamp":"2019-02-14T19:05:32Z","subdir":"","vcs_ref":""},\ | ||
| 96 | {"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"},\ | ||
| 97 | {"module":"github.com/julienschmidt/httprouter","version":"v1.2.0","vcs_hash":"2c4d0627c16989284c34f4435f85eda929435309b1f35e089deeada06cba6920","timestamp":"2018-07-15T16:18:54Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 98 | {"module":"github.com/secure-systems-lab/go-securesystemslib","version":"v0.9.1","vcs_hash":"10dbe58c8dc404f5f42a20a009cd93a99386ef2bc8e22ece06ffbaf572deb939","timestamp":"2025-08-02T20:27:47Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 99 | {"module":"github.com/Netflix/go-expect","version":"v0.0.0-20220104043353-73e0943537d2","vcs_hash":"421789c64dd51281a459815573a00c171d61889f5324c1701c37f5f2e8caa8a3","timestamp":"2022-01-04T04:33:53Z","subdir":"","vcs_ref":""},\ | ||
| 100 | {"module":"github.com/zeebo/errs","version":"v1.3.0","vcs_hash":"39db003c7dfcc8ee4cbaee7626cb0f113936318043f7a7b09d6fa4609f36e609","timestamp":"2022-03-17T17:23:02Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 101 | {"module":"github.com/pkg/browser","version":"v0.0.0-20240102092130-5ac0b6a4141c","vcs_hash":"10a8ed3a78b0663b7f54101de61f0c1b24ac55185382242b62e593e0b344d42e","timestamp":"2024-01-02T09:21:30Z","subdir":"","vcs_ref":""},\ | ||
| 102 | {"module":"github.com/pkg/profile","version":"v1.7.0","vcs_hash":"514b8b4f0dcd1ab4c812208028d6ffbd8ac9873c6f9fa22227d0537fe9f6af87","timestamp":"2022-10-20T01:34:01Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | 144 | {"module":"github.com/pkg/profile","version":"v1.7.0","vcs_hash":"514b8b4f0dcd1ab4c812208028d6ffbd8ac9873c6f9fa22227d0537fe9f6af87","timestamp":"2022-10-20T01:34:01Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ |
| 145 | {"module":"github.com/pkg/browser","version":"v0.0.0-20240102092130-5ac0b6a4141c","vcs_hash":"10a8ed3a78b0663b7f54101de61f0c1b24ac55185382242b62e593e0b344d42e","timestamp":"2024-01-02T09:21:30Z","subdir":"","vcs_ref":""},\ | ||
| 103 | {"module":"github.com/pkg/errors","version":"v0.8.0","vcs_hash":"ea5c82f11a22b952cd732b93d2e8a599298017272296a9232e4a97e26b3f3f27","timestamp":"2016-09-29T01:48:01Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | 146 | {"module":"github.com/pkg/errors","version":"v0.8.0","vcs_hash":"ea5c82f11a22b952cd732b93d2e8a599298017272296a9232e4a97e26b3f3f27","timestamp":"2016-09-29T01:48:01Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ |
| 104 | {"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"},\ | ||
| 105 | {"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"},\ | 147 | {"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"},\ |
| 106 | {"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"},\ | 148 | {"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"},\ |
| 107 | {"module":"github.com/dimchansky/utfbom","version":"v1.1.1","vcs_hash":"04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf","timestamp":"2020-11-06T16:33:08Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | 149 | {"module":"github.com/StackExchange/wmi","version":"v0.0.0-20190523213315-cbe66965904d","vcs_hash":"1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952","timestamp":"2019-05-23T21:33:15Z","subdir":"","vcs_ref":""},\ |
| 108 | {"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":""},\ | 150 | {"module":"github.com/hanwen/go-fuse/v2","version":"v2.9.0","vcs_hash":"fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac","timestamp":"2025-10-23T22:52:07Z","subdir":"","vcs_ref":"refs/tags/v2.9.0"},\ |
| 109 | {"module":"github.com/danieljoos/wincred","version":"v1.2.2","vcs_hash":"4c31e6f58d17a9dddc9ffae620bea8697c6f92b5c7db87875384a33fa8f2c46b","timestamp":"2024-07-14T14:39:00Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | 151 | {"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"},\ |
| 152 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | ||
| 153 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | ||
| 154 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ | ||
| 110 | {"module":"github.com/beorn7/perks","version":"v1.0.0","vcs_hash":"8dd89f9e3fbe68a081d37f37c6deba6f0c099069502b162148d0ede72f822a95","timestamp":"2019-04-14T22:11:40Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | 155 | {"module":"github.com/beorn7/perks","version":"v1.0.0","vcs_hash":"8dd89f9e3fbe68a081d37f37c6deba6f0c099069502b162148d0ede72f822a95","timestamp":"2019-04-14T22:11:40Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 111 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20180321164747-3a771d992973","vcs_hash":"b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093","timestamp":"2018-03-21T16:47:47Z","subdir":"","vcs_ref":""},\ | ||
| 112 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20150223135152-b965b613227f","vcs_hash":"bdca05a2672eea03731c25222db95561d1fad3ee6ccede612b305abb27b074ac","timestamp":"2015-02-23T13:51:52Z","subdir":"","vcs_ref":""},\ | ||
| 113 | {"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"},\ | 156 | {"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"},\ |
| 114 | {"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"},\ | 157 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20150223135152-b965b613227f","vcs_hash":"bdca05a2672eea03731c25222db95561d1fad3ee6ccede612b305abb27b074ac","timestamp":"2015-02-23T13:51:52Z","subdir":"","vcs_ref":""},\ |
| 115 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ | 158 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20180321164747-3a771d992973","vcs_hash":"b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093","timestamp":"2018-03-21T16:47:47Z","subdir":"","vcs_ref":""},\ |
| 116 | {"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"},\ | 159 | {"module":"github.com/go-ole/go-ole","version":"v1.2.6","vcs_hash":"f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c","timestamp":"2021-09-15T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ |
| 160 | {"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"},\ | ||
| 161 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 162 | {"module":"github.com/go-stack/stack","version":"v1.8.0","vcs_hash":"b165c1e0ccf05d91f62b1ae66d83365c5d96f152e956573fb16040ab15370424","timestamp":"2018-08-26T13:48:48Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 163 | {"module":"github.com/oklog/ulid","version":"v1.3.1","vcs_hash":"aad6b8a061fa553536e0c316a41769de0f2b7912cad69a71e0ea72d9bb262c8f","timestamp":"2018-10-02T12:43:06Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 164 | {"module":"github.com/oklog/ulid/v2","version":"v2.1.1","vcs_hash":"aaf3b4cc210950472ca5f11135c0d7bb5cf17d9493d2bd55a72286845c1411fa","timestamp":"2024-04-13T18:09:41Z","subdir":"","vcs_ref":"refs/tags/v2.1.1"},\ | ||
| 165 | {"module":"github.com/creack/pty","version":"v1.1.24","vcs_hash":"a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b","timestamp":"2024-10-31T18:56:50Z","subdir":"","vcs_ref":"refs/tags/v1.1.24"},\ | ||
| 166 | {"module":"github.com/creack/pty","version":"v1.1.17","vcs_hash":"2ae6946e9609d4012331fdd2a2f73d351d9fb15432db00d88ab4c508585a6d96","timestamp":"2021-10-16T17:41:19Z","subdir":"","vcs_ref":"refs/tags/v1.1.17"},\ | ||
| 167 | {"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"},\ | ||
| 168 | {"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"},\ | ||
| 169 | {"module":"github.com/erikstmartin/go-testdb","version":"v0.0.0-20160219214506-8d10e4a1bae5","vcs_hash":"94bdb322899f10502ca21756a20886b09fe0f8e8c7389a50bb21c7a2deb2d047","timestamp":"2016-02-19T21:45:06Z","subdir":"","vcs_ref":""},\ | ||
| 170 | {"module":"github.com/segmentio/asm","version":"v1.2.0","vcs_hash":"566c03708dcf507b46d508ec323393891b2da4fae7ab290cdeab1bb810334c5c","timestamp":"2022-04-27T20:45:16Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 171 | {"module":"github.com/mattn/go-colorable","version":"v0.1.2","vcs_hash":"c71b6f3acd50d510992b046a557833b9b03a5c1f131137523bd7a638b59e233e","timestamp":"2019-05-24T00:26:58Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 172 | {"module":"github.com/mattn/go-colorable","version":"v0.1.14","vcs_hash":"d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0","timestamp":"2025-01-10T08:29:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ | ||
| 173 | {"module":"github.com/mattn/go-sqlite3","version":"v1.6.0","vcs_hash":"0bc060447a84109d178e936cf0287c198c9a1bcbf25d74362b7df7427a44fdda","timestamp":"2018-01-12T08:58:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 174 | {"module":"github.com/mattn/go-isatty","version":"v0.0.8","vcs_hash":"4963e35bcc64525b440c791c0eb22045df1ebb90bbcdf56256950a814d09f425","timestamp":"2019-05-22T01:25:13Z","subdir":"","vcs_ref":"refs/tags/v0.0.8"},\ | ||
| 175 | {"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"},\ | ||
| 176 | {"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"},\ | ||
| 177 | {"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"},\ | ||
| 178 | {"module":"github.com/mattn/go-shellwords","version":"v1.0.13","vcs_hash":"91646308798c57f3e6f56a7c53c0eaec3fc9c08ea569630bb3c0dd1ab2911ea5","timestamp":"2026-04-13T16:27:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.13"},\ | ||
| 179 | {"module":"github.com/sirupsen/logrus","version":"v1.0.6","vcs_hash":"e2b60414d6cf051bc156482dc25c0e442f2dcbaf755db11f95b165196e3a417d","timestamp":"2018-07-21T07:00:01Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | ||
| 180 | {"module":"github.com/sirupsen/logrus","version":"v1.4.1","vcs_hash":"e7dadc55f17d7e5dd646b8a1408f0d5dc551bfbbbb8de273a6b6ceb927a05353","timestamp":"2019-04-02T16:14:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 181 | {"module":"github.com/sirupsen/logrus","version":"v1.2.0","vcs_hash":"f662f3bd248d63f5671cbf660c0fd3e5c3fc5389fca023c018b7c8fa63d75263","timestamp":"2018-11-01T07:39:56Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 182 | {"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"},\ | ||
| 183 | {"module":"github.com/sirupsen/logrus","version":"v1.9.4","vcs_hash":"7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5","timestamp":"2025-10-23T12:47:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.4"},\ | ||
| 184 | {"module":"github.com/theupdateframework/notary","version":"v0.7.0","vcs_hash":"0e83ed3cbdbbbd63c9ab62dc40651621a386fcaf575326772f2912b1279bfb2b","timestamp":"2021-01-14T13:39:57Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 185 | {"module":"github.com/theupdateframework/go-tuf","version":"v0.7.0","vcs_hash":"bbec9c5e97a26007b5a7ef626e437d1c9638f745eb3bcef1032e95a3a76097d3","timestamp":"2023-11-28T14:58:45Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 186 | {"module":"github.com/theupdateframework/go-tuf/v2","version":"v2.3.0","vcs_hash":"97ff561da38ed2349284442d498f6f0f3994debe9521efa5d581a46bfb851564","timestamp":"2025-11-04T16:20:07Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 187 | {"module":"github.com/theupdateframework/go-tuf/v2","version":"v2.4.1","vcs_hash":"24410f9d68f2bef47751f65528b3ec3fa18dc875d5ba2e76e28fd98fe2c471f4","timestamp":"2026-01-26T12:41:29Z","subdir":"","vcs_ref":"refs/tags/v2.4.1"},\ | ||
| 188 | {"module":"github.com/AzureAD/microsoft-authentication-library-for-go","version":"v1.6.0","vcs_hash":"a614c17b982b55683fa48ad6af54eeb7a0d805b231482bbbc5a0075a03e060fc","timestamp":"2025-11-05T15:05:01Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 189 | {"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"},\ | ||
| 190 | {"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"},\ | ||
| 191 | {"module":"github.com/jackc/pgservicefile","version":"v0.0.0-20240606120523-5a60cdf6a761","vcs_hash":"ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793","timestamp":"2024-06-06T12:05:23Z","subdir":"","vcs_ref":""},\ | ||
| 192 | {"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"},\ | ||
| 117 | {"module":"github.com/otiai10/copy","version":"v1.14.1","vcs_hash":"6f52336953491d169a014c4906e3f17a4c78b425ca26804ae779c6167516d7d0","timestamp":"2025-01-05T09:29:22Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | 193 | {"module":"github.com/otiai10/copy","version":"v1.14.1","vcs_hash":"6f52336953491d169a014c4906e3f17a4c78b425ca26804ae779c6167516d7d0","timestamp":"2025-01-05T09:29:22Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ |
| 118 | {"module":"github.com/otiai10/mint","version":"v1.6.3","vcs_hash":"8e5429bf94b80c2f4aae87b33f4b4dd03b9d8a978004bf74b1fe4042dc0b5fad","timestamp":"2023-07-01T08:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ | 194 | {"module":"github.com/otiai10/mint","version":"v1.6.3","vcs_hash":"8e5429bf94b80c2f4aae87b33f4b4dd03b9d8a978004bf74b1fe4042dc0b5fad","timestamp":"2023-07-01T08:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ |
| 119 | {"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"},\ | 195 | {"module":"github.com/in-toto/in-toto-golang","version":"v0.10.0","vcs_hash":"69265427ff3ccf4c21841e67a3aac94611d3ed65c3af33479cd7816bdec13405","timestamp":"2026-01-12T15:00:38Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 120 | {"module":"github.com/golang-sql/civil","version":"v0.0.0-20190719163853-cb61b32ac6fe","vcs_hash":"cf48a794754d9a9b29ff84011cf01764f8e4e9140292e83b4154b89a13f0eee9","timestamp":"2019-07-19T16:38:53Z","subdir":"","vcs_ref":""},\ | 196 | {"module":"github.com/in-toto/in-toto-golang","version":"v0.9.0","vcs_hash":"2af10e1379ff951a497f89bf7bb202df095b1ff9be198f3787d92db04f8aa720","timestamp":"2023-05-04T15:06:05Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ |
| 121 | {"module":"github.com/AzureAD/microsoft-authentication-library-for-go","version":"v1.4.2","vcs_hash":"fc947290892f17f055e056f1dae1433e69f5b9943314b1a2a158ed43b78ba03c","timestamp":"2025-03-26T13:07:05Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | 197 | {"module":"github.com/in-toto/attestation","version":"v1.1.2","vcs_hash":"c9afe967ea4e5751fb018d13c01ee86a880270f07f46e7f6c38d9e86c07f25c2","timestamp":"2025-06-13T20:47:12Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ |
| 122 | {"module":"github.com/go-kit/kit","version":"v0.8.0","vcs_hash":"164d4eaa2f8107f0ad2f6559aac743c96ecce3f6eb17905b0e878385ede67301","timestamp":"2018-11-08T02:13:29Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | 198 | {"module":"github.com/Masterminds/semver/v3","version":"v3.4.0","vcs_hash":"b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3","timestamp":"2025-06-27T14:48:33Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ |
| 123 | {"module":"github.com/ProtonMail/go-crypto","version":"v1.3.0","vcs_hash":"0bcc37d92aae5ed6a3baa05c154e2401eacb94df8b0aa4704a4ffb4fd7365ecf","timestamp":"2025-05-22T14:44:20Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | 199 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.14.0","vcs_hash":"2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf","timestamp":"2025-11-04T22:01:44Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ |
| 124 | {"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"},\ | 200 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.13.5-0.20251024222203-75eaa193e329","vcs_hash":"16d730c776e5b5650a8f35d6f26efcb4548bf62ecba132bc934e522eec2a0508","timestamp":"2025-10-24T22:22:03Z","subdir":"","vcs_ref":""},\ |
| 125 | {"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"},\ | 201 | {"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"},\ |
| 126 | {"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"},\ | 202 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.37.0","vcs_hash":"c1cb9e50270abe5555004fd77d7866ac516f0264029b88996d2a37664542d5c0","timestamp":"2026-01-13T06:26:49Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.37.0"},\ |
| 127 | {"module":"github.com/miekg/pkcs11","version":"v1.0.2","vcs_hash":"eb5a56eb790cc3fc7850bf57682d3ac5831360a4496818de755c41ce63d505ba","timestamp":"2019-04-19T07:10:23Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | 203 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.35.0","vcs_hash":"af904f5786ed9309afb305ff0ca3cddce08208c95ec3f9def0b074e767b05cb9","timestamp":"2025-07-22T12:54:42Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.35.0"},\ |
| 204 | {"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"},\ | ||
| 205 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.3.3","vcs_hash":"1f1f3b0e1faf176172e6337efdaa2d961b5db6695833c2ebfd381abb9e1b429c","timestamp":"2026-02-18T16:13:16Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 206 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","vcs_hash":"f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb","timestamp":"2019-02-14T19:05:32Z","subdir":"","vcs_ref":""},\ | ||
| 128 | {"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"},\ | 207 | {"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"},\ |
| 129 | {"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"},\ | 208 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.7.0","vcs_hash":"c48bcb8fa21ed1b4310ea1e3a00c0ed35993d38e40fd19dd1ec8226f394c19bb","timestamp":"2026-01-27T23:34:05Z","subdir":"","vcs_ref":"refs/tags/v22.7.0"},\ |
| 130 | {"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"},\ | 209 | {"module":"github.com/coreos/go-oidc/v3","version":"v3.16.0","vcs_hash":"03bf95d100c67404240716322c3671b3929db67ce58632e7f64b3830796b4b23","timestamp":"2025-10-03T19:37:06Z","subdir":"","vcs_ref":"refs/tags/v3.16.0"},\ |
| 131 | {"module":"github.com/package-url/packageurl-go","version":"v0.1.1","vcs_hash":"69e2d03e1f7870cf593ec577931a0c5fd11729307d2e00a0deabe610548fcd48","timestamp":"2023-06-19T06:37:43Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | 210 | {"module":"github.com/coreos/go-oidc/v3","version":"v3.17.0","vcs_hash":"8e02c3ed848471cdcbb42e503ddcf14c273d8366034f1c5d58ec0d12e482656a","timestamp":"2025-11-21T03:32:42Z","subdir":"","vcs_ref":"refs/tags/v3.17.0"},\ |
| 132 | {"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"},\ | 211 | {"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"},\ |
| 133 | {"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"},\ | 212 | {"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"},\ |
| 134 | {"module":"github.com/mitchellh/mapstructure","version":"v0.0.0-20150613213606-2caf8efc9366","vcs_hash":"5ad95eaf3fe770e7f704095dccb10123fc34e55570f7e163eb2e3e9a5c0586a6","timestamp":"2015-06-13T21:36:06Z","subdir":"","vcs_ref":""},\ | 213 | {"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"},\ |
| 135 | {"module":"github.com/mitchellh/hashstructure/v2","version":"v2.0.2","vcs_hash":"7c1d661828ecf7a5daa9f90b02814e542e1ed4d474edc002d91d945df708a5be","timestamp":"2021-05-27T23:24:52Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.2"},\ | 214 | {"module":"github.com/agext/levenshtein","version":"v1.2.3","vcs_hash":"f4186a1dba20fb3f51b9daaf116c010f10b94a0eb8114b084e25bb3b5649ecf6","timestamp":"2020-03-12T21:09:59Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ |
| 136 | {"module":"github.com/mitchellh/go-ps","version":"v1.0.0","vcs_hash":"e2954bb45e8e4304338ab2532158d042745f3a239202953369cef281beed32cb","timestamp":"2020-02-03T20:02:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | 215 | {"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":""},\ |
| 137 | {"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"},\ | 216 | {"module":"github.com/ysmood/fetchup","version":"v0.2.3","vcs_hash":"8c9dd6ebf834d7256887c2d14a754cf11453f2f3a5e2b0c8c05110052b6ee3a1","timestamp":"2023-05-07T03:47:20Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ |
| 138 | {"module":"github.com/urfave/cli","version":"v1.22.17","vcs_hash":"e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0","timestamp":"2025-06-14T02:43:22Z","subdir":"","vcs_ref":"refs/tags/v1.22.17"},\ | 217 | {"module":"github.com/ysmood/gson","version":"v0.7.3","vcs_hash":"27ce5120c0465dfab869d1d5012071a3115381084f3a241d5de5330ed6bf71e6","timestamp":"2022-11-24T01:23:50Z","subdir":"","vcs_ref":"refs/tags/v0.7.3"},\ |
| 139 | {"module":"github.com/lib/pq","version":"v0.0.0-20150723085316-0dad96c0b94f","vcs_hash":"501779f1f37d5eedf7b5e73065f7d7847c6343baa947b47ab9335de358604a1c","timestamp":"2015-07-23T08:53:16Z","subdir":"","vcs_ref":""},\ | 218 | {"module":"github.com/ysmood/goob","version":"v0.4.0","vcs_hash":"9d85527d5325cd688787ce40dccb6ea83312b580a4e5eba11e779e213a9cb6c7","timestamp":"2022-04-09T04:13:26Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ |
| 140 | {"module":"github.com/mgutz/ansi","version":"v0.0.0-20170206155736-9520e82c474b","vcs_hash":"f38805371ceca34945d620f33580bc80b8d8946d490670358956c3579639e7ad","timestamp":"2017-02-06T15:57:36Z","subdir":"","vcs_ref":""},\ | 219 | {"module":"github.com/ysmood/got","version":"v0.40.0","vcs_hash":"eeb512ee1df2a3b4f92e5a5dc02e24f7963cec103929eec0113736a6ca67335b","timestamp":"2024-06-13T08:37:41Z","subdir":"","vcs_ref":"refs/tags/v0.40.0"},\ |
| 141 | {"module":"github.com/shibumi/go-pathspec","version":"v1.3.0","vcs_hash":"7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f","timestamp":"2021-10-17T22:38:10Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | 220 | {"module":"github.com/ysmood/leakless","version":"v0.9.0","vcs_hash":"ea236bef84d8f62f430439cdcf1cab367fcd2b2371ced56810ccd36d18be2dd9","timestamp":"2024-07-11T10:12:25Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ |
| 142 | {"module":"github.com/cloudflare/cfssl","version":"v0.0.0-20180223231731-4e2dcbde5004","vcs_hash":"3c8104b7da9d2e18832889b5c6a3e835075611b12d6602487addb722a70feac5","timestamp":"2018-02-23T23:17:31Z","subdir":"","vcs_ref":""},\ | 221 | {"module":"github.com/dvsekhvalnov/jose2go","version":"v0.0.0-20170216131308-f21a8cedbbae","vcs_hash":"3bed371de2aaaf0cbb9c346c5f01b8240e14c9e194179639d31b29aef3704b71","timestamp":"2017-02-16T13:13:08Z","subdir":"","vcs_ref":""},\ |
| 143 | {"module":"github.com/cloudflare/circl","version":"v1.6.0","vcs_hash":"6b1850dcf66e3b438754c6c9963b00daaa188378c7cb8c9c1ef005abe31f75f9","timestamp":"2025-02-04T23:02:19Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | 222 | {"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"},\ |
| 144 | {"module":"github.com/AlecAivazis/survey/v2","version":"v2.3.7","vcs_hash":"915e6ad876675eb96b188d35f754bc931b786c20b8e9ce8142ab278092473e7c","timestamp":"2022-12-08T15:41:06Z","subdir":"","vcs_ref":"refs/tags/v2.3.7"},\ | 223 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.3.0","vcs_hash":"d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9","timestamp":"2025-11-02T07:35:43Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 145 | {"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"},\ | 224 | {"module":"github.com/opencontainers/go-digest","version":"v0.0.0-20170106003457-a6d0ee40d420","vcs_hash":"023b07658f561af4e33906504bb1dff6d66e7a4b8ef99fcf0927e6d101be98bd","timestamp":"2017-01-06T00:34:57Z","subdir":"","vcs_ref":""},\ |
| 146 | {"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"},\ | 225 | {"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"},\ |
| 226 | {"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"},\ | ||
| 227 | {"module":"github.com/opencontainers/selinux","version":"v1.13.1","vcs_hash":"19ef4b30214c57e5419f63e4397a9c0d90436c49b54e0ae99e1c9a4b964f28e2","timestamp":"2025-11-14T16:04:08Z","subdir":"","vcs_ref":"refs/tags/v1.13.1"},\ | ||
| 228 | {"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"},\ | ||
| 229 | {"module":"github.com/opencontainers/image-spec","version":"v1.0.1","vcs_hash":"cc3b5f635a95bc8a8d17057e77e824e9203543710d27cab434eae6bda0ebd445","timestamp":"2017-10-30T17:47:40Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 230 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20250523060157-0ea5ed0382a2","vcs_hash":"f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21","timestamp":"2025-05-23T06:01:57Z","subdir":"","vcs_ref":""},\ | ||
| 231 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20251114084447-edf4cb3d2116","vcs_hash":"9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e","timestamp":"2025-11-14T08:44:47Z","subdir":"","vcs_ref":""},\ | ||
| 147 | {"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"},\ | 232 | {"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"},\ |
| 148 | {"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"},\ | 233 | {"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"},\ |
| 149 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ | 234 | {"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"},\ |
| 150 | {"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"},\ | 235 | {"module":"github.com/go-rod/rod","version":"v0.116.2","vcs_hash":"56a3074e00ed3cc5a312cd4b264c9070764ea81790bf8a1147690ab65ad79579","timestamp":"2024-07-12T02:40:37Z","subdir":"","vcs_ref":"refs/tags/v0.116.2"},\ |
| 151 | {"module":"github.com/json-iterator/go","version":"v1.1.7","vcs_hash":"bc41490320f388f56ca605b559e022840691077e82ae0ad6dd62b7ea000f0603","timestamp":"2019-06-21T16:12:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.7"},\ | 236 | {"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"},\ |
| 152 | {"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"},\ | 237 | {"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"},\ |
| 153 | {"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"},\ | 238 | {"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"},\ |
| 154 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | 239 | {"module":"github.com/valyala/fastjson","version":"v1.6.4","vcs_hash":"9f8bd53bfc32d2df39c0edaf1166015535c0b16676b7e9d5e385a8e22e796ccd","timestamp":"2022-12-29T18:27:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.4"},\ |
| 240 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.5.0","vcs_hash":"3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef","timestamp":"2026-01-12T17:24:26Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 241 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.4.0","vcs_hash":"c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1","timestamp":"2025-07-15T08:59:08Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | ||
| 242 | {"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"},\ | ||
| 243 | {"module":"github.com/acarl005/stripansi","version":"v0.0.0-20180116102854-5a71ef0e047d","vcs_hash":"337c48cf09adc53fe47bcae33dc8d5465a7dbf818b017054e53ee8ec11f2a73f","timestamp":"2018-01-16T10:28:54Z","subdir":"","vcs_ref":""},\ | ||
| 244 | {"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"},\ | ||
| 245 | {"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"},\ | ||
| 246 | {"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"},\ | ||
| 247 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ | ||
| 248 | {"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"},\ | ||
| 249 | {"module":"github.com/danieljoos/wincred","version":"v1.2.2","vcs_hash":"4c31e6f58d17a9dddc9ffae620bea8697c6f92b5c7db87875384a33fa8f2c46b","timestamp":"2024-07-14T14:39:00Z","subdir":"","vcs_ref":"refs/tags/v1.2.2"},\ | ||
| 250 | {"module":"github.com/danieljoos/wincred","version":"v1.2.3","vcs_hash":"27fc7633a915ecb9e3e3c6095cfd2d495010d4208024eefb538180b978864222","timestamp":"2025-10-02T18:24:04Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ | ||
| 251 | {"module":"github.com/transparency-dev/formats","version":"v0.0.0-20251017110053-404c0d5b696c","vcs_hash":"968921f38a5932901522d8dad3d99ef03c554eb958e6b809606dcae3d3a778dc","timestamp":"2025-10-17T11:00:53Z","subdir":"","vcs_ref":""},\ | ||
| 252 | {"module":"github.com/transparency-dev/merkle","version":"v0.0.2","vcs_hash":"11ca4461c55ebf4faefccb747a99c74860939f428aba666c5e7b7727ed758c08","timestamp":"2023-05-05T09:59:12Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 253 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.1.0","vcs_hash":"42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47","timestamp":"2025-06-12T22:31:32Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.1.0"},\ | ||
| 254 | {"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"},\ | ||
| 255 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.28.0","vcs_hash":"7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca","timestamp":"2026-02-17T16:59:59Z","subdir":"","vcs_ref":"refs/tags/v2.28.0"},\ | ||
| 256 | {"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"},\ | ||
| 257 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.27.3","vcs_hash":"c03051a5b664a646468e73db0e79c783550c89b868b36ae69d3eed66aea682c1","timestamp":"2025-10-02T17:46:03Z","subdir":"","vcs_ref":"refs/tags/v2.27.3"},\ | ||
| 258 | {"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"},\ | ||
| 259 | {"module":"github.com/containernetworking/plugins","version":"v1.8.0","vcs_hash":"f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca","timestamp":"2025-09-01T15:23:06Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 260 | {"module":"github.com/containernetworking/plugins","version":"v1.9.0","vcs_hash":"f1741bcddc19dacbe0697ac406a478c08fb3a5527dfb1c4a43b549a9c1a420d3","timestamp":"2025-11-13T11:10:49Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 261 | {"module":"github.com/containernetworking/plugins","version":"v1.9.1","vcs_hash":"2b3eda7e17ff627f468e75cc8a571c8e768ce530e404aa2348da7feff5fa0749","timestamp":"2026-02-19T11:31:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.1"},\ | ||
| 262 | {"module":"github.com/opentracing/opentracing-go","version":"v1.1.0","vcs_hash":"ef2c56f0be025c9601f62c989b9bbcc2ccb4177a010b2d10139888b5762b9823","timestamp":"2019-03-23T20:25:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 263 | {"module":"github.com/go-kit/kit","version":"v0.8.0","vcs_hash":"164d4eaa2f8107f0ad2f6559aac743c96ecce3f6eb17905b0e878385ede67301","timestamp":"2018-11-08T02:13:29Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 264 | {"module":"github.com/go-openapi/jsonreference","version":"v0.21.5","vcs_hash":"a22758c4d4c627c8a25a37edf5556f1a9948325bbec0fab2e7c7c5463db8973d","timestamp":"2026-03-02T21:57:17Z","subdir":"","vcs_ref":"refs/tags/v0.21.5"},\ | ||
| 265 | {"module":"github.com/go-openapi/jsonreference","version":"v0.21.3","vcs_hash":"06de1c7f0badb80ff65f2b8d602c41115cadba1eab00a3644a26c815fd9f97cc","timestamp":"2025-11-09T12:00:01Z","subdir":"","vcs_ref":"refs/tags/v0.21.3"},\ | ||
| 266 | {"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"},\ | ||
| 267 | {"module":"github.com/go-openapi/errors","version":"v0.22.4","vcs_hash":"e5716b375e23d3a59fd3d744fba14212d7d3d7434e874898258b45ea2aca6a07","timestamp":"2025-11-09T12:18:43Z","subdir":"","vcs_ref":"refs/tags/v0.22.4"},\ | ||
| 268 | {"module":"github.com/go-openapi/errors","version":"v0.22.7","vcs_hash":"54a0bf002cf7fafb70729983ca51f189bceee7c36ecd0b75fe3d55e76add9cd4","timestamp":"2026-03-03T21:52:38Z","subdir":"","vcs_ref":"refs/tags/v0.22.7"},\ | ||
| 269 | {"module":"github.com/go-openapi/swag","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"","vcs_ref":"refs/tags/v0.25.3"},\ | ||
| 270 | {"module":"github.com/go-openapi/swag","version":"v0.25.4","vcs_hash":"c4eff481dcf1f159f88d2401bc4f2a7896f013188f9687e0966bd1daf299c37d","timestamp":"2025-11-25T18:28:48Z","subdir":"","vcs_ref":"refs/tags/v0.25.4"},\ | ||
| 271 | {"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"},\ | ||
| 272 | {"module":"github.com/go-openapi/swag/conv","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"conv","vcs_ref":"refs/tags/conv/v0.25.3"},\ | ||
| 273 | {"module":"github.com/go-openapi/swag/conv","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"conv","vcs_ref":"refs/tags/conv/v0.25.5"},\ | ||
| 274 | {"module":"github.com/go-openapi/swag/yamlutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"yamlutils","vcs_ref":"refs/tags/yamlutils/v0.25.3"},\ | ||
| 275 | {"module":"github.com/go-openapi/swag/yamlutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"yamlutils","vcs_ref":"refs/tags/yamlutils/v0.25.5"},\ | ||
| 276 | {"module":"github.com/go-openapi/swag/netutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"netutils","vcs_ref":"refs/tags/netutils/v0.25.3"},\ | ||
| 277 | {"module":"github.com/go-openapi/swag/netutils","version":"v0.25.4","vcs_hash":"c4eff481dcf1f159f88d2401bc4f2a7896f013188f9687e0966bd1daf299c37d","timestamp":"2025-11-25T18:28:48Z","subdir":"netutils","vcs_ref":"refs/tags/netutils/v0.25.4"},\ | ||
| 278 | {"module":"github.com/go-openapi/swag/cmdutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"cmdutils","vcs_ref":"refs/tags/cmdutils/v0.25.3"},\ | ||
| 279 | {"module":"github.com/go-openapi/swag/cmdutils","version":"v0.25.4","vcs_hash":"c4eff481dcf1f159f88d2401bc4f2a7896f013188f9687e0966bd1daf299c37d","timestamp":"2025-11-25T18:28:48Z","subdir":"cmdutils","vcs_ref":"refs/tags/cmdutils/v0.25.4"},\ | ||
| 280 | {"module":"github.com/go-openapi/swag/typeutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"typeutils","vcs_ref":"refs/tags/typeutils/v0.25.3"},\ | ||
| 281 | {"module":"github.com/go-openapi/swag/typeutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"typeutils","vcs_ref":"refs/tags/typeutils/v0.25.5"},\ | ||
| 282 | {"module":"github.com/go-openapi/swag/stringutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"stringutils","vcs_ref":"refs/tags/stringutils/v0.25.3"},\ | ||
| 283 | {"module":"github.com/go-openapi/swag/stringutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"stringutils","vcs_ref":"refs/tags/stringutils/v0.25.5"},\ | ||
| 284 | {"module":"github.com/go-openapi/swag/fileutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"fileutils","vcs_ref":"refs/tags/fileutils/v0.25.3"},\ | ||
| 285 | {"module":"github.com/go-openapi/swag/fileutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"fileutils","vcs_ref":"refs/tags/fileutils/v0.25.5"},\ | ||
| 286 | {"module":"github.com/go-openapi/swag/jsonutils","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"jsonutils","vcs_ref":"refs/tags/jsonutils/v0.25.3"},\ | ||
| 287 | {"module":"github.com/go-openapi/swag/jsonutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonutils","vcs_ref":"refs/tags/jsonutils/v0.25.5"},\ | ||
| 288 | {"module":"github.com/go-openapi/swag/loading","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"loading","vcs_ref":"refs/tags/loading/v0.25.3"},\ | ||
| 289 | {"module":"github.com/go-openapi/swag/loading","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"loading","vcs_ref":"refs/tags/loading/v0.25.5"},\ | ||
| 290 | {"module":"github.com/go-openapi/swag/mangling","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"mangling","vcs_ref":"refs/tags/mangling/v0.25.3"},\ | ||
| 291 | {"module":"github.com/go-openapi/swag/mangling","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"mangling","vcs_ref":"refs/tags/mangling/v0.25.5"},\ | ||
| 292 | {"module":"github.com/go-openapi/swag/jsonname","version":"v0.25.3","vcs_hash":"7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5","timestamp":"2025-11-17T21:56:48Z","subdir":"jsonname","vcs_ref":"refs/tags/jsonname/v0.25.3"},\ | ||
| 293 | {"module":"github.com/go-openapi/swag/jsonname","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonname","vcs_ref":"refs/tags/jsonname/v0.25.5"},\ | ||
| 294 | {"module":"github.com/go-openapi/validate","version":"v0.25.2","vcs_hash":"a40798525cd2559a382d1e07f13fcd9018c4f962a50d8101e45daad6b7ee86a2","timestamp":"2026-03-08T18:13:28Z","subdir":"","vcs_ref":"refs/tags/v0.25.2"},\ | ||
| 295 | {"module":"github.com/go-openapi/validate","version":"v0.25.1","vcs_hash":"634835de930cf49d86f8279271ac56663708df6630c75375676b7da12b0be051","timestamp":"2025-11-09T14:39:49Z","subdir":"","vcs_ref":"refs/tags/v0.25.1"},\ | ||
| 296 | {"module":"github.com/go-openapi/strfmt","version":"v0.26.1","vcs_hash":"8e34926a1054736ce29e14bc7c6f4e088d73a272d74557345dac215cc541aab5","timestamp":"2026-03-15T12:32:07Z","subdir":"","vcs_ref":"refs/tags/v0.26.1"},\ | ||
| 297 | {"module":"github.com/go-openapi/strfmt","version":"v0.25.0","vcs_hash":"1c34578346ff3d210d011d6cfe1401d10ad41c4367fffa74ef83da31a0dbd013","timestamp":"2025-11-09T12:54:25Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ | ||
| 298 | {"module":"github.com/go-openapi/analysis","version":"v0.24.1","vcs_hash":"ea08203f36c98c5717a34e77c7e63e5e7be53de3838e1348958eba4d2a2f8b14","timestamp":"2025-11-09T13:58:24Z","subdir":"","vcs_ref":"refs/tags/v0.24.1"},\ | ||
| 299 | {"module":"github.com/go-openapi/analysis","version":"v0.24.3","vcs_hash":"c9a38cba6e1401e9a82affc769f4be9ba9280852551fe72d883bdbaf80e6b776","timestamp":"2026-03-07T22:47:01Z","subdir":"","vcs_ref":"refs/tags/v0.24.3"},\ | ||
| 300 | {"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"},\ | ||
| 301 | {"module":"github.com/go-openapi/jsonpointer","version":"v0.22.1","vcs_hash":"6269b4927db8fb7b41c628d42e3863e247ac6ab2729a17f0ea71ecfef8b873ab","timestamp":"2025-09-26T17:03:54Z","subdir":"","vcs_ref":"refs/tags/v0.22.1"},\ | ||
| 302 | {"module":"github.com/go-openapi/jsonpointer","version":"v0.22.5","vcs_hash":"abf24edf6b6d782a40eae204e7d27ac37aebffcc286ba23e4c02a66fb2ad88ca","timestamp":"2026-03-02T21:21:48Z","subdir":"","vcs_ref":"refs/tags/v0.22.5"},\ | ||
| 303 | {"module":"github.com/go-openapi/spec","version":"v0.22.4","vcs_hash":"de2752a6a0b287240339b76144a60c409fe66d8956a7163c49ac72dc0e44fdf5","timestamp":"2026-03-03T00:30:19Z","subdir":"","vcs_ref":"refs/tags/v0.22.4"},\ | ||
| 304 | {"module":"github.com/go-openapi/spec","version":"v0.22.1","vcs_hash":"4092ffe95426c0c9bca5c198241300fcee8b81ca1c66da9b40ba1acb8768cf32","timestamp":"2025-11-09T13:27:19Z","subdir":"","vcs_ref":"refs/tags/v0.22.1"},\ | ||
| 305 | {"module":"github.com/go-openapi/loads","version":"v0.23.3","vcs_hash":"5128d105fceda11511719c8d3436e3222b95133854e6750c41b450d09a01c1dc","timestamp":"2026-03-08T15:16:14Z","subdir":"","vcs_ref":"refs/tags/v0.23.3"},\ | ||
| 306 | {"module":"github.com/go-openapi/loads","version":"v0.23.2","vcs_hash":"9c224bf4ee23cd9ccea3953edb8991bb14040f2a584059de1f1644613744997e","timestamp":"2025-11-09T13:46:48Z","subdir":"","vcs_ref":"refs/tags/v0.23.2"},\ | ||
| 307 | {"module":"github.com/go-openapi/runtime","version":"v0.29.2","vcs_hash":"b635f5b40e7ba10ae8c0cba6c904210f047c83113a12b45953d3e2f6f23d44e7","timestamp":"2025-11-09T19:45:35Z","subdir":"","vcs_ref":"refs/tags/v0.29.2"},\ | ||
| 308 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.13.0","vcs_hash":"2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1","timestamp":"2025-08-14T12:44:48Z","subdir":"","vcs_ref":"refs/tags/v3.13.0"},\ | ||
| 155 | {"module":"github.com/gorilla/mux","version":"v1.7.0","vcs_hash":"e9f6dcbb74dd04784ade5364ce0688a4247bdb04e0cc5ea8774218e7cf8a65c5","timestamp":"2019-01-25T16:05:53Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | 309 | {"module":"github.com/gorilla/mux","version":"v1.7.0","vcs_hash":"e9f6dcbb74dd04784ade5364ce0688a4247bdb04e0cc5ea8774218e7cf8a65c5","timestamp":"2019-01-25T16:05:53Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ |
| 156 | {"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"},\ | 310 | {"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"},\ |
| 157 | {"module":"github.com/theupdateframework/notary","version":"v0.7.0","vcs_hash":"0e83ed3cbdbbbd63c9ab62dc40651621a386fcaf575326772f2912b1279bfb2b","timestamp":"2021-01-14T13:39:57Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | 311 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ |
| 158 | {"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"},\ | 312 | {"module":"github.com/golang-sql/civil","version":"v0.0.0-20190719163853-cb61b32ac6fe","vcs_hash":"cf48a794754d9a9b29ff84011cf01764f8e4e9140292e83b4154b89a13f0eee9","timestamp":"2019-07-19T16:38:53Z","subdir":"","vcs_ref":""},\ |
| 159 | {"module":"github.com/stretchr/objx","version":"v0.2.0","vcs_hash":"982a1df420b1f34eee71122e02865aa89e1ea251dc09362265917bd0e0ca3995","timestamp":"2019-04-09T12:31:02Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | 313 | {"module":"github.com/tilt-dev/fsnotify","version":"v1.4.8-0.20220602155310-fff9c274a375","vcs_hash":"7518a2b435d07d055cf9c9215e09d3f354425246b3aaec57d9906b3f344e061e","timestamp":"2022-06-02T15:53:10Z","subdir":"","vcs_ref":""},\ |
| 160 | {"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"},\ | 314 | {"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"},\ |
| 161 | {"module":"github.com/stretchr/objx","version":"v0.1.1","vcs_hash":"324a79f9170fef44f826e43999370c6ec3bc3be6044c9a4c2e3eb97cdf5ac743","timestamp":"2018-01-25T22:19:50Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | 315 | {"module":"github.com/Netflix/go-expect","version":"v0.0.0-20220104043353-73e0943537d2","vcs_hash":"421789c64dd51281a459815573a00c171d61889f5324c1701c37f5f2e8caa8a3","timestamp":"2022-01-04T04:33:53Z","subdir":"","vcs_ref":""},\ |
| 162 | {"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"},\ | 316 | {"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"},\ |
| 163 | {"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"},\ | 317 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ |
| 164 | {"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"},\ | 318 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ |
| 165 | {"module":"github.com/stretchr/testify","version":"v1.5.1","vcs_hash":"725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0","timestamp":"2020-02-19T20:56:11Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | 319 | {"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"},\ |
| 166 | {"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"},\ | 320 | {"module":"github.com/golang/snappy","version":"v1.0.0","vcs_hash":"9b4d194254df5894f7de7430d94f80f5a183a7ba5b0d3faf68e011bff67f803f","timestamp":"2023-12-25T22:57:46Z","subdir":"","vcs_ref":"refs/heads/master"},\ |
| 167 | {"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"},\ | 321 | {"module":"github.com/golang/protobuf","version":"v1.3.1","vcs_hash":"ac3a600ae77600dcd73c8d21a4cd18d0b220318ed349c8deda52af33b71c50c6","timestamp":"2019-02-28T15:19:29Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ |
| 168 | {"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"},\ | 322 | {"module":"github.com/golang/protobuf","version":"v1.2.0","vcs_hash":"c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5","timestamp":"2018-08-14T21:14:27Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 169 | {"module":"github.com/klauspost/compress","version":"v1.18.1","vcs_hash":"b48c3ccd9eeacff33408e742c5cba28495d19318773a2419734e1f7f12be4596","timestamp":"2025-10-02T12:00:22Z","subdir":"","vcs_ref":"refs/tags/v1.18.1"},\ | 323 | {"module":"github.com/golang/protobuf","version":"v1.3.4","vcs_hash":"f83545c5d009af94276add9fdb970f0b4b5b6872f19d4b02b8111007ee5544b0","timestamp":"2020-02-26T19:23:50Z","subdir":"","vcs_ref":"refs/tags/v1.3.4"},\ |
| 170 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | 324 | {"module":"github.com/golang/protobuf","version":"v1.3.2","vcs_hash":"cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c","timestamp":"2019-07-01T18:22:01Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ |
| 171 | {"module":"github.com/onsi/gomega","version":"v1.7.1","vcs_hash":"eca01df4f63425b54410888126f5e562e7f2c689d9483249110a2f793909648b","timestamp":"2019-10-30T17:12:58Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ | 325 | {"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"},\ |
| 172 | {"module":"github.com/onsi/gomega","version":"v1.9.0","vcs_hash":"728f44b7af3fd5cab91499df1e92a9d2c3e67004ea59ac1e4a549fb2ca6763a8","timestamp":"2020-02-01T10:40:48Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 173 | {"module":"github.com/onsi/ginkgo","version":"v1.12.0","vcs_hash":"1fa773d747594333c67867f9bdc536ee1286d76aa754e875bec3818f99d1318b","timestamp":"2020-02-01T10:35:24Z","subdir":"","vcs_ref":"refs/tags/v1.12.0"},\ | ||
| 174 | {"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"},\ | ||
| 175 | {"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"},\ | ||
| 176 | {"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"},\ | ||
| 177 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.3","vcs_hash":"196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb","timestamp":"2025-07-01T06:30:56Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 178 | {"module":"github.com/Masterminds/semver/v3","version":"v3.4.0","vcs_hash":"b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3","timestamp":"2025-06-27T14:48:33Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ | ||
| 179 | {"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"},\ | ||
| 180 | {"module":"github.com/docker/go-metrics","version":"v0.0.0-20180209012529-399ea8c73916","vcs_hash":"e46943e0ce240f96ccb15fabd2b6c91ee2105677005b8cff59822b6c952ea98e","timestamp":"2018-02-09T01:25:29Z","subdir":"","vcs_ref":""},\ | ||
| 181 | {"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"},\ | ||
| 182 | {"module":"github.com/docker/distribution","version":"v2.7.1+incompatible","vcs_hash":"26a3d4dc632c62414346d52deda2aedc133ba755ea9665e3aba4eba2cfe57bb0","timestamp":"2019-01-17T23:19:26Z","subdir":"","vcs_ref":"refs/tags/v2.7.1"},\ | ||
| 183 | {"module":"github.com/docker/buildx","version":"v0.30.1","vcs_hash":"25cb17d8ddf768aee49602f2f54d5eceac6363032a3553dd3c4c2fbc98d2f7e5","timestamp":"2025-11-17T16:54:25Z","subdir":"","vcs_ref":"refs/tags/v0.30.1"},\ | ||
| 184 | {"module":"github.com/docker/cli","version":"v28.5.2+incompatible","vcs_hash":"a391fb1392ea2dfddf6174cc48f8cd0f4211b670b63e9ab68159b38203ff83cd","timestamp":"2025-11-05T10:32:31Z","subdir":"","vcs_ref":"refs/tags/v28.5.2"},\ | ||
| 185 | {"module":"github.com/docker/cli-docs-tool","version":"v0.10.0","vcs_hash":"c4b4f54f793ab2389943c51625a95daf19938238de995ed84d04aaeaeb0b8e72","timestamp":"2025-05-19T13:44:28Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 186 | {"module":"github.com/docker/docker","version":"v28.5.2+incompatible","vcs_hash":"3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761","timestamp":"2025-11-05T14:19:32Z","subdir":"","vcs_ref":"refs/tags/v28.5.2"},\ | ||
| 187 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | ||
| 188 | {"module":"github.com/docker/libtrust","version":"v0.0.0-20160708172513-aabc10ec26b7","vcs_hash":"30b9f1ca3a03878df88db7db5466a284cdc61ad2e0e647ef5d4611b4bc72f1b8","timestamp":"2016-07-08T17:25:13Z","subdir":"","vcs_ref":""},\ | ||
| 189 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.9.3","vcs_hash":"770434256d900c6fb465ae2e5f70a7c567db07403fd44a6b8122f593f986a7b6","timestamp":"2025-03-14T11:52:36Z","subdir":"","vcs_ref":"refs/tags/v0.9.3"},\ | ||
| 190 | {"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"},\ | ||
| 191 | {"module":"github.com/docker/go-connections","version":"v0.4.0","vcs_hash":"90a622b6d50d291d33dc478ac881c41bd809522c6c0c4e6928a6c544843d868f","timestamp":"2018-02-28T14:10:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 192 | {"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"},\ | ||
| 193 | {"module":"github.com/docker/compose/v5","version":"v5.0.0-20251205141902-9fada6cc23fb","vcs_hash":"0d945e267746ce92d65bce0aaf01de62887f55820fc309105a3bf83b78bc07fb","timestamp":"2025-12-05T14:19:02Z","subdir":"v5","vcs_ref":""},\ | ||
| 194 | {"module":"github.com/docker/compose/v5","version":"v5.0.1-0.20251205141902-9fada6cc23fb","vcs_hash":"0d945e267746ce92d65bce0aaf01de62887f55820fc309105a3bf83b78bc07fb","timestamp":"2025-12-05T14:19:02Z","subdir":"","vcs_ref":""},\ | ||
| 195 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 196 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ | ||
| 197 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20161129095857-cc309e4a2223","vcs_hash":"0ff4a51de5f43065c774026c897e99f6a207c66edef943350fa92176ccaf3982","timestamp":"2016-11-29T09:58:57Z","subdir":"","vcs_ref":""},\ | ||
| 198 | {"module":"github.com/go-jose/go-jose/v3","version":"v3.0.0","vcs_hash":"a3831850f8ce4841dd8c7a97a914dc89fe910b83d57d95db27c873ade23304b4","timestamp":"2021-06-05T21:22:18Z","subdir":"v3","vcs_ref":"refs/tags/v3.0.0"},\ | 326 | {"module":"github.com/go-jose/go-jose/v3","version":"v3.0.0","vcs_hash":"a3831850f8ce4841dd8c7a97a914dc89fe910b83d57d95db27c873ade23304b4","timestamp":"2021-06-05T21:22:18Z","subdir":"v3","vcs_ref":"refs/tags/v3.0.0"},\ |
| 327 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.4","vcs_hash":"1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b","timestamp":"2026-03-31T23:33:50Z","subdir":"","vcs_ref":"refs/tags/v4.1.4"},\ | ||
| 199 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.3","vcs_hash":"a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb","timestamp":"2025-10-03T18:59:29Z","subdir":"","vcs_ref":"refs/tags/v4.1.3"},\ | 328 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.3","vcs_hash":"a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb","timestamp":"2025-10-03T18:59:29Z","subdir":"","vcs_ref":"refs/tags/v4.1.3"},\ |
| 200 | {"module":"github.com/intel/goresctrl","version":"v0.10.0","vcs_hash":"29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b","timestamp":"2025-11-03T07:45:09Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | 329 | {"module":"github.com/keybase/go-keychain","version":"v0.0.1","vcs_hash":"82b6722ae37ce95c4a4f5c5d543a436be413fa68f322f3be86191b0953905603","timestamp":"2025-02-27T17:52:03Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ |
| 330 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.0","vcs_hash":"66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e","timestamp":"2025-07-30T13:04:00Z","subdir":"","vcs_ref":"refs/tags/v5.3.0"},\ | ||
| 201 | {"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"},\ | 331 | {"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"},\ |
| 202 | {"module":"github.com/felixge/fgprof","version":"v0.9.3","vcs_hash":"e4198b9fea19f930b494d86892d08c8dcf4d5828b2b7c19db44e432daeadbd37","timestamp":"2022-09-01T14:50:22Z","subdir":"","vcs_ref":"refs/tags/v0.9.3"},\ | 332 | {"module":"github.com/felixge/fgprof","version":"v0.9.3","vcs_hash":"e4198b9fea19f930b494d86892d08c8dcf4d5828b2b7c19db44e432daeadbd37","timestamp":"2022-09-01T14:50:22Z","subdir":"","vcs_ref":"refs/tags/v0.9.3"},\ |
| 203 | {"module":"github.com/hailocab/go-hostpool","version":"v0.0.0-20160125115350-e80d13ce29ed","vcs_hash":"9c4bc4176e756c26e2cdff114a1c5597225ee9e1831b7404408096c667ad9031","timestamp":"2016-01-25T11:53:50Z","subdir":"","vcs_ref":""},\ | 333 | {"module":"github.com/agnivade/levenshtein","version":"v1.2.1","vcs_hash":"d5b038fb822a1e302e22b0e6ac8351f211ac30e1da66a634d22f607d655321e3","timestamp":"2024-12-23T04:53:21Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ |
| 204 | {"module":"github.com/tonistiigi/fsutil","version":"v0.0.0-20250605211040-586307ad452f","vcs_hash":"d721d7ff5242aee01894397e3189dde451e48dd99ea135fda17971624b878725","timestamp":"2025-06-05T21:10:40Z","subdir":"","vcs_ref":""},\ | 334 | {"module":"github.com/spdx/tools-golang","version":"v0.5.5","vcs_hash":"67dc836f5c494b30f0be4d730f354867948c78e92c42f1c68e779ec3c48a5a01","timestamp":"2024-06-17T02:01:36Z","subdir":"","vcs_ref":"refs/tags/v0.5.5"},\ |
| 205 | {"module":"github.com/tonistiigi/vt100","version":"v0.0.0-20240514184818-90bafcd6abab","vcs_hash":"8c7e9f3cea5c616be7d8cb3b181a8ecf2d3b1ff0b881bb34abd9235b7680d2c9","timestamp":"2024-05-14T18:48:18Z","subdir":"","vcs_ref":""},\ | 335 | {"module":"github.com/spdx/tools-golang","version":"v0.5.7","vcs_hash":"2944f2a5d449b4ba31e7000d974e7dafe6c0e63a63a2a667ce98cd5bdd81cadc","timestamp":"2026-01-07T01:39:00Z","subdir":"","vcs_ref":"refs/tags/v0.5.7"},\ |
| 336 | {"module":"github.com/lib/pq","version":"v0.0.0-20150723085316-0dad96c0b94f","vcs_hash":"501779f1f37d5eedf7b5e73065f7d7847c6343baa947b47ab9335de358604a1c","timestamp":"2015-07-23T08:53:16Z","subdir":"","vcs_ref":""},\ | ||
| 337 | {"module":"github.com/cloudflare/circl","version":"v1.6.1","vcs_hash":"3c2dfa258c309745a69f7643659c92a962cf059c411c84e321b55c5ac0323f35","timestamp":"2025-04-09T16:57:45Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 338 | {"module":"github.com/cloudflare/circl","version":"v1.6.0","vcs_hash":"6b1850dcf66e3b438754c6c9963b00daaa188378c7cb8c9c1ef005abe31f75f9","timestamp":"2025-02-04T23:02:19Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 339 | {"module":"github.com/cloudflare/circl","version":"v1.6.3","vcs_hash":"10b428844b05d4b03ef2556cb36787ddb4a7d1daa3442a0c370769eb69b4b079","timestamp":"2026-01-22T20:12:37Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ | ||
| 340 | {"module":"github.com/cloudflare/cfssl","version":"v0.0.0-20180223231731-4e2dcbde5004","vcs_hash":"3c8104b7da9d2e18832889b5c6a3e835075611b12d6602487addb722a70feac5","timestamp":"2018-02-23T23:17:31Z","subdir":"","vcs_ref":""},\ | ||
| 341 | {"module":"github.com/asaskevich/govalidator","version":"v0.0.0-20230301143203-a9d515a09cc2","vcs_hash":"e0c07f200ff31ed92aa0075d9e5e72c7ed4294f6ef7d9e723213e1bceaca59d3","timestamp":"2023-03-01T14:32:03Z","subdir":"","vcs_ref":""},\ | ||
| 342 | {"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"},\ | ||
| 343 | {"module":"github.com/tonistiigi/go-actions-cache","version":"v0.0.0-20260120203934-54bc28c26fd2","vcs_hash":"2924c7ecb319efa413b0f3012222cad7c8773cd26a54e23c43cd460cf6d9c0b0","timestamp":"2026-01-20T20:39:34Z","subdir":"","vcs_ref":""},\ | ||
| 344 | {"module":"github.com/tonistiigi/go-actions-cache","version":"v0.0.0-20250626083717-378c5ed1ddd9","vcs_hash":"9f4a150fded4b0c51af4c77ae23f48e741fc3c25041f168f5e152c9bef985194","timestamp":"2025-06-26T08:37:17Z","subdir":"","vcs_ref":""},\ | ||
| 345 | {"module":"github.com/tonistiigi/dchapes-mode","version":"v0.0.0-20250318174251-73d941a28323","vcs_hash":"088daf1e815a0c250df5a6800476d2fd7926fd2cfde5c798932d14dc518d73f2","timestamp":"2025-03-18T17:42:51Z","subdir":"","vcs_ref":""},\ | ||
| 206 | {"module":"github.com/tonistiigi/go-csvvalue","version":"v0.0.0-20240814133006-030d3b2625d0","vcs_hash":"4bab931b93ec61ba123209f20dc512a65f448d9af6783e77b89ee8a8b7bf94b3","timestamp":"2024-08-14T13:30:06Z","subdir":"","vcs_ref":""},\ | 346 | {"module":"github.com/tonistiigi/go-csvvalue","version":"v0.0.0-20240814133006-030d3b2625d0","vcs_hash":"4bab931b93ec61ba123209f20dc512a65f448d9af6783e77b89ee8a8b7bf94b3","timestamp":"2024-08-14T13:30:06Z","subdir":"","vcs_ref":""},\ |
| 207 | {"module":"github.com/tonistiigi/units","version":"v0.0.0-20180711220420-6950e57a87ea","vcs_hash":"a0528d63437c733bc9243aeb601d0f1175a8f8eaa01b2402d7b077f35f36fbcd","timestamp":"2018-07-11T22:04:20Z","subdir":"","vcs_ref":""},\ | 347 | {"module":"github.com/tonistiigi/units","version":"v0.0.0-20180711220420-6950e57a87ea","vcs_hash":"a0528d63437c733bc9243aeb601d0f1175a8f8eaa01b2402d7b077f35f36fbcd","timestamp":"2018-07-11T22:04:20Z","subdir":"","vcs_ref":""},\ |
| 208 | {"module":"github.com/tonistiigi/dchapes-mode","version":"v0.0.0-20250318174251-73d941a28323","vcs_hash":"088daf1e815a0c250df5a6800476d2fd7926fd2cfde5c798932d14dc518d73f2","timestamp":"2025-03-18T17:42:51Z","subdir":"","vcs_ref":""},\ | ||
| 209 | {"module":"github.com/tonistiigi/go-archvariant","version":"v1.0.0","vcs_hash":"07d631aebb630179eda0ac758a6a400523556e0df873aaaa8107c81569f5312d","timestamp":"2022-01-31T19:23:56Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | 348 | {"module":"github.com/tonistiigi/go-archvariant","version":"v1.0.0","vcs_hash":"07d631aebb630179eda0ac758a6a400523556e0df873aaaa8107c81569f5312d","timestamp":"2022-01-31T19:23:56Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 210 | {"module":"github.com/tonistiigi/go-actions-cache","version":"v0.0.0-20250626083717-378c5ed1ddd9","vcs_hash":"9f4a150fded4b0c51af4c77ae23f48e741fc3c25041f168f5e152c9bef985194","timestamp":"2025-06-26T08:37:17Z","subdir":"","vcs_ref":""},\ | ||
| 211 | {"module":"github.com/tonistiigi/jaeger-ui-rest","version":"v0.0.0-20250408171107-3dd17559e117","vcs_hash":"644200fb876350717a5c6642a51a536deec87f616bc0db7325b35f6e96fd6ceb","timestamp":"2025-04-08T17:11:07Z","subdir":"","vcs_ref":""},\ | 349 | {"module":"github.com/tonistiigi/jaeger-ui-rest","version":"v0.0.0-20250408171107-3dd17559e117","vcs_hash":"644200fb876350717a5c6642a51a536deec87f616bc0db7325b35f6e96fd6ceb","timestamp":"2025-04-08T17:11:07Z","subdir":"","vcs_ref":""},\ |
| 212 | {"module":"github.com/bugsnag/bugsnag-go","version":"v1.0.5-0.20150529004307-13fd6b8acda0","vcs_hash":"fcdbd0f3bb5816415e92fba0ccef0363d33bb9f4dd92baf939f44c15d7ff15dc","timestamp":"2015-05-29T00:43:07Z","subdir":"","vcs_ref":""},\ | 350 | {"module":"github.com/tonistiigi/fsutil","version":"v0.0.0-20251211185533-a2aa163d723f","vcs_hash":"5728fb0835aa13d026604988f9496a653e4e5442f8a0e93e6495c60887f5e1b8","timestamp":"2025-12-11T18:55:33Z","subdir":"","vcs_ref":""},\ |
| 213 | {"module":"github.com/bugsnag/panicwrap","version":"v0.0.0-20151223152923-e2c28503fcd0","vcs_hash":"262d5e88587cf547192faef1ff5a62313964f5302529d3b47078409890f656b8","timestamp":"2015-12-23T15:29:23Z","subdir":"","vcs_ref":""},\ | 351 | {"module":"github.com/tonistiigi/fsutil","version":"v0.0.0-20250605211040-586307ad452f","vcs_hash":"d721d7ff5242aee01894397e3189dde451e48dd99ea135fda17971624b878725","timestamp":"2025-06-05T21:10:40Z","subdir":"","vcs_ref":""},\ |
| 214 | {"module":"github.com/bugsnag/osext","version":"v0.0.0-20130617224835-0dd3f918b21b","vcs_hash":"1e7b9a7b360bb8c03ff73c6b542ec4fc9da0aaa3491621e3f0709df81b41c883","timestamp":"2013-06-17T22:48:35Z","subdir":"","vcs_ref":""},\ | 352 | {"module":"github.com/tonistiigi/vt100","version":"v0.0.0-20240514184818-90bafcd6abab","vcs_hash":"8c7e9f3cea5c616be7d8cb3b181a8ecf2d3b1ff0b881bb34abd9235b7680d2c9","timestamp":"2024-05-14T18:48:18Z","subdir":"","vcs_ref":""},\ |
| 215 | {"module":"github.com/opentracing/opentracing-go","version":"v1.1.0","vcs_hash":"ef2c56f0be025c9601f62c989b9bbcc2ccb4177a010b2d10139888b5762b9823","timestamp":"2019-03-23T20:25:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | 353 | {"module":"github.com/denisenkom/go-mssqldb","version":"v0.0.0-20191128021309-1d7a30a10f73","vcs_hash":"51d1448ae824a59e167bc4626cbed812ff98e24bad9ad0e55865452f35f4e32a","timestamp":"2019-11-28T02:13:09Z","subdir":"","vcs_ref":""},\ |
| 216 | {"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"},\ | 354 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.18.2"},\ |
| 217 | {"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"},\ | 355 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ |
| 218 | {"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"},\ | 356 | {"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"},\ |
| 219 | {"module":"github.com/hiddeco/sshsig","version":"v0.2.0","vcs_hash":"fdcb4ab573b69d6bee2d375517e62fb147744ddcca0378b2006891f9dd8f6477","timestamp":"2025-04-12T11:02:39Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | 357 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"},\ |
| 220 | {"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"},\ | 358 | {"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"},\ |
| 221 | {"module":"github.com/dlclark/regexp2","version":"v1.11.0","vcs_hash":"da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14","timestamp":"2024-02-24T02:28:33Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | 359 | {"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"},\ |
| 360 | {"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"},\ | ||
| 361 | {"module":"github.com/containerd/nri","version":"v0.11.0","vcs_hash":"9ef2c512de0aabf89c060ed428bc6ef3d29fc64b917b4a81d88abcada3f49d90","timestamp":"2025-12-17T00:38:45Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 362 | {"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"},\ | ||
| 363 | {"module":"github.com/containerd/fuse-overlayfs-snapshotter/v2","version":"v2.1.7","vcs_hash":"ebd7034108ca2f7b1a5d3724f3248f21f9cf17f5ecf3db9b5c71ee2e6de56563","timestamp":"2025-11-06T01:42:49Z","subdir":"","vcs_ref":"refs/tags/v2.1.7"},\ | ||
| 364 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.3","vcs_hash":"3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d","timestamp":"2026-02-12T22:21:12Z","subdir":"","vcs_ref":"refs/tags/v3.1.3"},\ | ||
| 365 | {"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"},\ | ||
| 366 | {"module":"github.com/containerd/zfs/v2","version":"v2.0.0","vcs_hash":"3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052","timestamp":"2025-12-08T03:44:17Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 367 | {"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"},\ | ||
| 368 | {"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"},\ | ||
| 369 | {"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"},\ | ||
| 370 | {"module":"github.com/containerd/ttrpc","version":"v1.2.8","vcs_hash":"bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49","timestamp":"2026-03-05T00:05:28Z","subdir":"","vcs_ref":"refs/tags/v1.2.8"},\ | ||
| 371 | {"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"},\ | ||
| 372 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | ||
| 373 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ | ||
| 374 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.3","vcs_hash":"6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96","timestamp":"2026-04-14T17:18:07Z","subdir":"","vcs_ref":"refs/tags/v2.2.3"},\ | ||
| 375 | {"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"},\ | ||
| 376 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.3.0","vcs_hash":"3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff","timestamp":"2025-02-13T08:02:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 377 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.13","vcs_hash":"a0835e29b3bcd359c5e58edc0199e5b1e743fdfb61df75a517d0410875535761","timestamp":"2026-03-24T12:42:39Z","subdir":"","vcs_ref":"refs/tags/v0.15.13"},\ | ||
| 378 | {"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"},\ | ||
| 379 | {"module":"github.com/codahale/rfc6979","version":"v0.0.0-20141003034818-6a90f24967eb","vcs_hash":"fd8285193cc7c3bc341773b0166d258b6baca2f6985aa666e14e22b19401aea7","timestamp":"2014-10-03T03:48:18Z","subdir":"","vcs_ref":""},\ | ||
| 380 | {"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"},\ | ||
| 381 | {"module":"github.com/docker/distribution","version":"v2.7.1+incompatible","vcs_hash":"26a3d4dc632c62414346d52deda2aedc133ba755ea9665e3aba4eba2cfe57bb0","timestamp":"2019-01-17T23:19:26Z","subdir":"","vcs_ref":"refs/tags/v2.7.1"},\ | ||
| 382 | {"module":"github.com/docker/go-metrics","version":"v0.0.0-20180209012529-399ea8c73916","vcs_hash":"e46943e0ce240f96ccb15fabd2b6c91ee2105677005b8cff59822b6c952ea98e","timestamp":"2018-02-09T01:25:29Z","subdir":"","vcs_ref":""},\ | ||
| 383 | {"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"},\ | ||
| 384 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.9.5","vcs_hash":"14ec2ee3d9b2ad87575d79cb445095440bdffc43efd7c90bc3f69ae21362242e","timestamp":"2026-01-08T16:44:32Z","subdir":"","vcs_ref":"refs/tags/v0.9.5"},\ | ||
| 385 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.9.3","vcs_hash":"770434256d900c6fb465ae2e5f70a7c567db07403fd44a6b8122f593f986a7b6","timestamp":"2025-03-14T11:52:36Z","subdir":"","vcs_ref":"refs/tags/v0.9.3"},\ | ||
| 386 | {"module":"github.com/docker/libtrust","version":"v0.0.0-20160708172513-aabc10ec26b7","vcs_hash":"30b9f1ca3a03878df88db7db5466a284cdc61ad2e0e647ef5d4611b4bc72f1b8","timestamp":"2016-07-08T17:25:13Z","subdir":"","vcs_ref":""},\ | ||
| 387 | {"module":"github.com/docker/buildx","version":"v0.33.0","vcs_hash":"b5c99f6e6a91ccbfe92aa01789f01c66d03a3d90ad369ef103d98ad6a84b06ad","timestamp":"2026-03-31T14:07:57Z","subdir":"","vcs_ref":"refs/tags/v0.33.0"},\ | ||
| 388 | {"module":"github.com/docker/buildx","version":"v0.31.1","vcs_hash":"dfa17ea3970eb93a7868db015690e0976ac455fe3108651eb274d3c8f69e70c2","timestamp":"2026-01-28T18:40:33Z","subdir":"","vcs_ref":"refs/tags/v0.31.1"},\ | ||
| 389 | {"module":"github.com/docker/buildx","version":"v0.30.1","vcs_hash":"25cb17d8ddf768aee49602f2f54d5eceac6363032a3553dd3c4c2fbc98d2f7e5","timestamp":"2025-11-17T16:54:25Z","subdir":"","vcs_ref":"refs/tags/v0.30.1"},\ | ||
| 390 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | ||
| 391 | {"module":"github.com/docker/go-connections","version":"v0.7.0","vcs_hash":"6694cc72e257d7945ae6ccd77415f8b442a5f83176906cd59a70dea2fc417fa1","timestamp":"2026-04-15T21:50:38Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 392 | {"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"},\ | ||
| 393 | {"module":"github.com/docker/go-connections","version":"v0.4.0","vcs_hash":"90a622b6d50d291d33dc478ac881c41bd809522c6c0c4e6928a6c544843d868f","timestamp":"2018-02-28T14:10:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 394 | {"module":"github.com/docker/docker","version":"v28.5.2+incompatible","vcs_hash":"3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761","timestamp":"2025-11-05T14:19:32Z","subdir":"","vcs_ref":"refs/tags/v28.5.2"},\ | ||
| 395 | {"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"},\ | ||
| 396 | {"module":"github.com/docker/cli","version":"v28.5.2+incompatible","vcs_hash":"a391fb1392ea2dfddf6174cc48f8cd0f4211b670b63e9ab68159b38203ff83cd","timestamp":"2025-11-05T10:32:31Z","subdir":"","vcs_ref":"refs/tags/v28.5.2"},\ | ||
| 397 | {"module":"github.com/docker/cli","version":"v29.2.1+incompatible","vcs_hash":"5a943d69020f5a43c45569ee422d339cf415d78724c142bb4bcc7c026f13ba05","timestamp":"2026-02-02T16:33:58Z","subdir":"","vcs_ref":"refs/tags/v29.2.1"},\ | ||
| 398 | {"module":"github.com/docker/cli","version":"v29.5.2+incompatible","vcs_hash":"ed6d69ba9164d77cd6706bccc195f58a5e88fdd7c016ed595bd23b68cf456266","timestamp":"2026-05-20T14:33:30Z","subdir":"","vcs_ref":"refs/tags/v29.5.2"},\ | ||
| 399 | {"module":"github.com/docker/cli-docs-tool","version":"v0.11.0","vcs_hash":"ea1717b5d1ffddca6c0b88e6cf0df444a95eb1c27839416e9a410285e4c8f907","timestamp":"2025-12-09T14:21:52Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 400 | {"module":"github.com/docker/cli-docs-tool","version":"v0.10.0","vcs_hash":"c4b4f54f793ab2389943c51625a95daf19938238de995ed84d04aaeaeb0b8e72","timestamp":"2025-05-19T13:44:28Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 401 | {"module":"github.com/docker/compose/v5","version":"v5.0.1-0.20251205141902-9fada6cc23fb","vcs_hash":"0d945e267746ce92d65bce0aaf01de62887f55820fc309105a3bf83b78bc07fb","timestamp":"2025-12-05T14:19:02Z","subdir":"","vcs_ref":""},\ | ||
| 402 | {"module":"github.com/docker/compose/v5","version":"v5.0.0-20260312130628-e8c214349819","vcs_hash":"9c33332b5cdc980c80ddc24904509f4bd96cfc277a4ef80ebcb47ad70112743a","timestamp":"2026-03-12T13:06:28Z","subdir":"","vcs_ref":""},\ | ||
| 403 | {"module":"github.com/docker/compose/v5","version":"v5.0.0-20251205141902-9fada6cc23fb","vcs_hash":"0d945e267746ce92d65bce0aaf01de62887f55820fc309105a3bf83b78bc07fb","timestamp":"2025-12-05T14:19:02Z","subdir":"","vcs_ref":""},\ | ||
| 404 | {"module":"github.com/docker/compose/v5","version":"v5.0.0-20260526122834-7eeb7de7a20b","vcs_hash":"a8191ec16aa00c58fe0b9ba842872e0b479d9a28d9780a06faf5c3e50099b6c7","timestamp":"2026-05-26T12:28:34Z","subdir":"v5","vcs_ref":""},\ | ||
| 405 | {"module":"github.com/klauspost/compress","version":"v1.18.3","vcs_hash":"0f346d4ee0d1e9d85741e16fef8a30c1cb637c33a2d4b0c6f46bb41ce24e3619","timestamp":"2026-01-16T09:08:20Z","subdir":"","vcs_ref":"refs/tags/v1.18.3"},\ | ||
| 406 | {"module":"github.com/klauspost/compress","version":"v1.18.1","vcs_hash":"b48c3ccd9eeacff33408e742c5cba28495d19318773a2419734e1f7f12be4596","timestamp":"2025-10-02T12:00:22Z","subdir":"","vcs_ref":"refs/tags/v1.18.1"},\ | ||
| 407 | {"module":"github.com/klauspost/compress","version":"v1.18.5","vcs_hash":"73840f50baef91a8d14c064e11574fe893f3c31688d0d7a5eda27de28bac8e22","timestamp":"2026-03-19T08:46:35Z","subdir":"","vcs_ref":"refs/tags/v1.18.5"},\ | ||
| 408 | {"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"},\ | ||
| 222 | {"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"},\ | 409 | {"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"},\ |
| 223 | {"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"},\ | 410 | {"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"},\ |
| 224 | {"module":"github.com/anchore/go-struct-converter","version":"v0.0.0-20221118182256-c68fdcfa2092","vcs_hash":"4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6","timestamp":"2022-11-18T18:22:56Z","subdir":"","vcs_ref":""},\ | 411 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ |
| 225 | {"module":"github.com/inhies/go-bytesize","version":"v0.0.0-20220417184213-4913239db9cf","vcs_hash":"33f6338637f180574a557944ab4ae6a88bed881181e11b615b313307b6b045e7","timestamp":"2022-04-17T18:42:13Z","subdir":"","vcs_ref":""},\ | 412 | {"module":"github.com/intel/goresctrl","version":"v0.10.0","vcs_hash":"29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b","timestamp":"2025-11-03T07:45:09Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 226 | {"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"},\ | ||
| 227 | {"module":"github.com/opencontainers/image-spec","version":"v1.0.1","vcs_hash":"cc3b5f635a95bc8a8d17057e77e824e9203543710d27cab434eae6bda0ebd445","timestamp":"2017-10-30T17:47:40Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 228 | {"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"},\ | ||
| 229 | {"module":"github.com/opencontainers/go-digest","version":"v0.0.0-20170106003457-a6d0ee40d420","vcs_hash":"023b07658f561af4e33906504bb1dff6d66e7a4b8ef99fcf0927e6d101be98bd","timestamp":"2017-01-06T00:34:57Z","subdir":"","vcs_ref":""},\ | ||
| 230 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20250523060157-0ea5ed0382a2","vcs_hash":"f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21","timestamp":"2025-05-23T06:01:57Z","subdir":"","vcs_ref":""},\ | ||
| 231 | {"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"},\ | ||
| 232 | {"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"},\ | ||
| 233 | {"module":"github.com/acarl005/stripansi","version":"v0.0.0-20180116102854-5a71ef0e047d","vcs_hash":"337c48cf09adc53fe47bcae33dc8d5465a7dbf818b017054e53ee8ec11f2a73f","timestamp":"2018-01-16T10:28:54Z","subdir":"","vcs_ref":""},\ | ||
| 234 | {"module":"github.com/gofrs/flock","version":"v0.13.0","vcs_hash":"02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f","timestamp":"2025-10-09T22:24:42Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | 413 | {"module":"github.com/gofrs/flock","version":"v0.13.0","vcs_hash":"02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f","timestamp":"2025-10-09T22:24:42Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ |
| 235 | {"module":"github.com/zclconf/go-cty","version":"v1.17.0","vcs_hash":"47f07e849f1a52fb6afc5ce8207515cf79885a5863c3f77672e2e24bc0ed8ce3","timestamp":"2025-09-05T21:16:50Z","subdir":"","vcs_ref":"refs/tags/v1.17.0"},\ | 414 | {"module":"github.com/moby/sys/atomicwriter","version":"v0.1.0","vcs_hash":"f4359e6cc20b486bfb92dc3bcf6ac79f9272e2daa0c0172e594bcb9e9e7185c4","timestamp":"2025-04-07T15:07:45Z","subdir":"atomicwriter","vcs_ref":"refs/tags/atomicwriter/v0.1.0"},\ |
| 236 | {"module":"github.com/konsorten/go-windows-terminal-sequences","version":"v1.0.2","vcs_hash":"1987ad3f256034b9d0fc3590868bb91e717f53fd7ee6de10cff3948645fcd530","timestamp":"2019-02-26T22:47:05Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | 415 | {"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"},\ |
| 237 | {"module":"github.com/konsorten/go-windows-terminal-sequences","version":"v1.0.1","vcs_hash":"2044bc70056f083f4686548aca8c8ea39dc8943c0d28ac6ef38cfa1fa5ee7fd0","timestamp":"2018-10-04T22:41:46Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | 416 | {"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"},\ |
| 238 | {"module":"github.com/creack/pty","version":"v1.1.24","vcs_hash":"a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b","timestamp":"2024-10-31T18:56:50Z","subdir":"","vcs_ref":"refs/tags/v1.1.24"},\ | 417 | {"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"},\ |
| 239 | {"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"},\ | 418 | {"module":"github.com/moby/sys/capability","version":"v0.4.0","vcs_hash":"e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75","timestamp":"2024-11-11T19:02:25Z","subdir":"capability","vcs_ref":"refs/tags/capability/v0.4.0"},\ |
| 240 | {"module":"github.com/creack/pty","version":"v1.1.17","vcs_hash":"2ae6946e9609d4012331fdd2a2f73d351d9fb15432db00d88ab4c508585a6d96","timestamp":"2021-10-16T17:41:19Z","subdir":"","vcs_ref":"refs/tags/v1.1.17"},\ | 419 | {"module":"github.com/moby/sys/mount","version":"v0.3.4","vcs_hash":"bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7","timestamp":"2024-07-17T03:02:24Z","subdir":"mount","vcs_ref":"refs/tags/mount/v0.3.4"},\ |
| 241 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.13.0","vcs_hash":"2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1","timestamp":"2025-08-14T12:44:48Z","subdir":"","vcs_ref":"refs/tags/v3.13.0"},\ | 420 | {"module":"github.com/moby/sys/reexec","version":"v0.1.0","vcs_hash":"4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b","timestamp":"2024-12-18T18:52:09Z","subdir":"reexec","vcs_ref":"refs/tags/reexec/v0.1.0"},\ |
| 242 | {"module":"github.com/erikstmartin/go-testdb","version":"v0.0.0-20160219214506-8d10e4a1bae5","vcs_hash":"94bdb322899f10502ca21756a20886b09fe0f8e8c7389a50bb21c7a2deb2d047","timestamp":"2016-02-19T21:45:06Z","subdir":"","vcs_ref":""},\ | 421 | {"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"},\ |
| 243 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.0","vcs_hash":"66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e","timestamp":"2025-07-30T13:04:00Z","subdir":"","vcs_ref":"refs/tags/v5.3.0"},\ | 422 | {"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"},\ |
| 244 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | 423 | {"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"},\ |
| 245 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ | 424 | {"module":"github.com/moby/patternmatcher","version":"v0.6.0","vcs_hash":"fde57a922ff865dfe02454fffbfcbb1e5f2ca06ac3390f3a9df16466bfda666b","timestamp":"2023-08-22T20:52:28Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 246 | {"module":"github.com/golang/protobuf","version":"v1.3.1","vcs_hash":"ac3a600ae77600dcd73c8d21a4cd18d0b220318ed349c8deda52af33b71c50c6","timestamp":"2019-02-28T15:19:29Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | 425 | {"module":"github.com/moby/patternmatcher","version":"v0.6.1","vcs_hash":"53ef5e229dc41038705efb925832dcb9dcca879198a0675530b800c1ff3acf6c","timestamp":"2026-03-24T17:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ |
| 247 | {"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"},\ | 426 | {"module":"github.com/moby/policy-helpers","version":"v0.0.0-20260324161837-b7c0b994300b","vcs_hash":"f8ce8dcc2d75b063a1a9887660b3fefee0185e7e70b20040145b8889149d45e7","timestamp":"2026-03-24T16:18:37Z","subdir":"","vcs_ref":""},\ |
| 248 | {"module":"github.com/golang/protobuf","version":"v1.3.2","vcs_hash":"cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c","timestamp":"2019-07-01T18:22:01Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | 427 | {"module":"github.com/moby/policy-helpers","version":"v0.0.0-20260127165209-eeebf1a0ab2b","vcs_hash":"81e90ed44293828423239c840f4d9f585806a68c1f2cae756a855480505ab307","timestamp":"2026-01-27T16:52:09Z","subdir":"","vcs_ref":""},\ |
| 249 | {"module":"github.com/golang/protobuf","version":"v1.3.4","vcs_hash":"f83545c5d009af94276add9fdb970f0b4b5b6872f19d4b02b8111007ee5544b0","timestamp":"2020-02-26T19:23:50Z","subdir":"","vcs_ref":"refs/tags/v1.3.4"},\ | 428 | {"module":"github.com/moby/policy-helpers","version":"v0.0.0-20251105011237-bcaa71c99f14","vcs_hash":"7077358f35b23a7b00fbe917cc678c7bc8e3429f2445f4e49c9d9b23313a86fb","timestamp":"2025-11-05T01:12:37Z","subdir":"","vcs_ref":""},\ |
| 250 | {"module":"github.com/golang/protobuf","version":"v1.2.0","vcs_hash":"c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5","timestamp":"2018-08-14T21:14:27Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | 429 | {"module":"github.com/moby/profiles/seccomp","version":"v0.1.0","vcs_hash":"899c7ea07e4e45b382f104bc27009eeb90de7f25205638ebec13f6349d5977db","timestamp":"2025-07-22T15:37:16Z","subdir":"seccomp","vcs_ref":"refs/tags/seccomp/v0.1.0"},\ |
| 251 | {"module":"github.com/hinshun/vt10x","version":"v0.0.0-20220119200601-820417d04eec","vcs_hash":"7a79a11a6f7d736423313fcb1bc2d2203d7d9e66baa86d1f4440c872a4349d6d","timestamp":"2022-01-19T20:06:01Z","subdir":"","vcs_ref":""},\ | 430 | {"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"},\ |
| 252 | {"module":"github.com/rivo/uniseg","version":"v0.2.0","vcs_hash":"711d6ce77fb103240fb5d501f7548a0f9a576d48e783647cd7fed297fccb112a","timestamp":"2020-10-19T13:44:17Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | 431 | {"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"},\ |
| 253 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20251022180443-0feb69152e9f","vcs_hash":"045cd4c74756d97523469c474718cfa5353da2649b74f284c165e81b0d07cd9f","timestamp":"2025-10-22T18:04:43Z","subdir":"go","vcs_ref":""},\ | 432 | {"module":"github.com/moby/buildkit","version":"v0.26.2","vcs_hash":"ea271cbec4e6af9d6f8b85fc342abbb36b352fe2a1696958921722eb7d40d1dc","timestamp":"2025-11-20T11:38:53Z","subdir":"","vcs_ref":"refs/tags/v0.26.2"},\ |
| 254 | {"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"},\ | 433 | {"module":"github.com/moby/buildkit","version":"v0.27.1","vcs_hash":"c851f6b4972c9c37c74ef154bbd0a3624b9c089e4320539a9204b388bded9c3c","timestamp":"2026-01-28T22:55:18Z","subdir":"","vcs_ref":"refs/tags/v0.27.1"},\ |
| 255 | {"module":"github.com/in-toto/in-toto-golang","version":"v0.9.0","vcs_hash":"2af10e1379ff951a497f89bf7bb202df095b1ff9be198f3787d92db04f8aa720","timestamp":"2023-05-04T15:06:05Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | 434 | {"module":"github.com/moby/buildkit","version":"v0.29.0","vcs_hash":"38ec157bca34e65ce3b38da6c0f4c07cdaf68c40b7d53982ee88c0e478fa69e2","timestamp":"2026-03-31T07:10:38Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ |
| 256 | {"module":"github.com/juju/loggo","version":"v0.0.0-20190526231331-6e530bcce5d8","vcs_hash":"eaf37a5284a67e209a1c088360157366cb7f05d143b944db7660e83c541adf4c","timestamp":"2019-05-26T23:13:31Z","subdir":"","vcs_ref":""},\ | 435 | {"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"},\ |
| 257 | {"module":"github.com/bmizerany/assert","version":"v0.0.0-20160611221934-b7ed37b82869","vcs_hash":"56f05fc81a59fa58a710a7972b156c07636f5719c2c74f5fe694e2cf49ca2576","timestamp":"2016-06-11T22:19:34Z","subdir":"","vcs_ref":""},\ | 436 | {"module":"github.com/moby/go-archive","version":"v0.1.0","vcs_hash":"de83d178e015001ec503f8d89743a9cc08e2d644c9cde111c18076c370479f62","timestamp":"2025-04-16T10:54:52Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 258 | {"module":"github.com/spf13/pflag","version":"v1.0.0","vcs_hash":"160c6a820138c13e769bbec879294544287b8dfde6af77776f81536ff3f43df9","timestamp":"2017-05-08T18:44:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | 437 | {"module":"github.com/moby/go-archive","version":"v0.2.0","vcs_hash":"6fc421f381bca613289817fce0d54c0c45fe7a0bb20e292dcef3f1f2d77e300d","timestamp":"2025-12-19T16:24:17Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 259 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ | 438 | {"module":"github.com/moby/moby/client","version":"v0.3.0","vcs_hash":"5565a518d25170f3b3f5875045b25f60e4544c33602acbbe9623f469851912ee","timestamp":"2026-03-05T13:48:11Z","subdir":"client","vcs_ref":"refs/tags/client/v0.3.0"},\ |
| 260 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ | 439 | {"module":"github.com/moby/moby/client","version":"v0.4.1","vcs_hash":"a027be40db4027808ba383cb460c8e2df01f1c9debc89e7e9c0b5f7807657244","timestamp":"2026-04-20T14:44:55Z","subdir":"client","vcs_ref":"refs/tags/client/v0.4.1"},\ |
| 261 | {"module":"github.com/spf13/cobra","version":"v1.10.1","vcs_hash":"54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af","timestamp":"2025-09-01T16:19:51Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | 440 | {"module":"github.com/moby/moby/api","version":"v1.54.2","vcs_hash":"bb8387e2a2ac71ded15787db5dc3a214309b56ea749b290f6e487d18a957b95b","timestamp":"2026-04-20T10:34:33Z","subdir":"api","vcs_ref":"refs/tags/api/v1.54.2"},\ |
| 262 | {"module":"github.com/spf13/cobra","version":"v0.0.1","vcs_hash":"a6573b02628ec0c919f90bba89f525eac2b0bda84d9dccdcb78b3f07c92b918e","timestamp":"2017-10-12T18:25:33Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | 441 | {"module":"github.com/moby/moby/api","version":"v1.54.0","vcs_hash":"3b022057e034a384cd203891e20d2d127cd0b52e548cd3415504c340aa07d707","timestamp":"2026-03-05T13:32:31Z","subdir":"api","vcs_ref":"refs/tags/api/v1.54.0"},\ |
| 263 | {"module":"github.com/spf13/viper","version":"v0.0.0-20150530192845-be5ff3e4840c","vcs_hash":"6b7187b929229be5c3959df1ee113d9acd19aff47b973e42b64e50cdf8a0e740","timestamp":"2015-05-30T19:28:45Z","subdir":"","vcs_ref":""},\ | 442 | {"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"},\ |
| 264 | {"module":"github.com/spf13/cast","version":"v0.0.0-20150508191742-4d07383ffe94","vcs_hash":"61ca87f5a674dbb7719ca6806869cee44c68d3463ca0ee867270c61ef55016c5","timestamp":"2015-05-08T19:17:42Z","subdir":"","vcs_ref":""},\ | 443 | {"module":"github.com/moby/spdystream","version":"v0.5.1","vcs_hash":"e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c","timestamp":"2026-04-13T17:36:51Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ |
| 265 | {"module":"github.com/spf13/jwalterweatherman","version":"v0.0.0-20141219030609-3d60171a6431","vcs_hash":"3516ad16d930d5653a48f59083d5a5851f1503e64d5f3e4f03dd5094d044ceba","timestamp":"2014-12-19T03:06:09Z","subdir":"","vcs_ref":""},\ | 444 | {"module":"github.com/vektah/gqlparser/v2","version":"v2.5.30","vcs_hash":"caccbea1b6233b524f53ad77070228cabeb6c237130882d4d07c2ddf094fed50","timestamp":"2025-06-28T22:26:38Z","subdir":"","vcs_ref":"refs/tags/v2.5.30"},\ |
| 266 | {"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"},\ | 445 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ |
| 267 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20151022065526-2efee857e7cf","vcs_hash":"7a070bc84b00c7dd5b58f997285cd94232a9fb500b03e849c7be9017203e4d51","timestamp":"2015-10-22T06:55:26Z","subdir":"","vcs_ref":""},\ | 446 | {"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"},\ |
| 268 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20211218093645-b94a6e3cc137","vcs_hash":"fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677","timestamp":"2021-12-18T09:36:45Z","subdir":"","vcs_ref":""},\ | 447 | {"module":"github.com/miekg/pkcs11","version":"v1.0.2","vcs_hash":"eb5a56eb790cc3fc7850bf57682d3ac5831360a4496818de755c41ce63d505ba","timestamp":"2019-04-19T07:10:23Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 269 | {"module":"github.com/alecthomas/template","version":"v0.0.0-20160405071501-a0175ee3bccc","vcs_hash":"c18e6411468e7b9fa8d3eaacbe26c05c650393a6ed02eded4f8a729fcbdf3278","timestamp":"2016-04-05T07:15:01Z","subdir":"","vcs_ref":""},\ | 448 | {"module":"github.com/lestrrat-go/httprc/v3","version":"v3.0.1","vcs_hash":"76390b99e6f178283ea247d446a1825e979c8d9cf50844f596abb4e96582b1c1","timestamp":"2025-08-18T10:50:55Z","subdir":"","vcs_ref":"refs/tags/v3.0.1"},\ |
| 270 | {"module":"github.com/jinzhu/gorm","version":"v0.0.0-20170222002820-5409931a1bb8","vcs_hash":"e51ea32193aeb2a5bfab92442113de19e13f387509f58c7979e704306087d5d2","timestamp":"2017-02-22T00:28:20Z","subdir":"","vcs_ref":""},\ | 449 | {"module":"github.com/lestrrat-go/dsig-secp256k1","version":"v1.0.0","vcs_hash":"1aeb2bc1012f007479dc7d6ad9a5b56691b7d10a65a0769920fe28a1fd8c5723","timestamp":"2025-08-18T11:27:57Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 271 | {"module":"github.com/jinzhu/now","version":"v1.1.1","vcs_hash":"3a2e9d8aa645efa2980908fbe342f3eb31a21421aeacd8a821f15d5775cb129f","timestamp":"2019-10-25T01:43:59Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | 450 | {"module":"github.com/lestrrat-go/blackmagic","version":"v1.0.4","vcs_hash":"3655ef3535f5fbfddd86c6bcfa866ada2fc8db33ec17816fc8b334009e9fb0f4","timestamp":"2025-06-09T05:38:50Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ |
| 272 | {"module":"github.com/jinzhu/inflection","version":"v0.0.0-20170102125226-1c35d901db3d","vcs_hash":"3bf372ac0a41f41eb6c408c719a9f71d1a31a5cd8260a8135fa90085e5d6c0ce","timestamp":"2017-01-02T12:52:26Z","subdir":"","vcs_ref":""},\ | 451 | {"module":"github.com/lestrrat-go/dsig","version":"v1.0.0","vcs_hash":"4fdb7373a44af5a6ec82808bddce9b5b786907d10b6cf2138dcaf3c2ebf4c6ff","timestamp":"2025-08-18T10:59:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 273 | {"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"},\ | 452 | {"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"},\ |
| 274 | {"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"},\ | 453 | {"module":"github.com/lestrrat-go/jwx/v3","version":"v3.0.11","vcs_hash":"66aa4c6c5f6c980c23f16165b33721dbbd2b64c6686a1730684749c9c701712f","timestamp":"2025-09-14T02:50:03Z","subdir":"","vcs_ref":"refs/tags/v3.0.11"},\ |
| 275 | {"module":"github.com/kr/logfmt","version":"v0.0.0-20140226030751-b84e30acd515","vcs_hash":"e035982996fb3352cf0880f1bb882f434fcb4adc3e775981b88072f2a379ec80","timestamp":"2014-02-26T03:07:51Z","subdir":"","vcs_ref":""},\ | 454 | {"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"},\ |
| 276 | {"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"},\ | 455 | {"module":"github.com/lestrrat-go/option/v2","version":"v2.0.0","vcs_hash":"dc53b62e9538872256995babc7eb47d6a84dacaa027bdd84bb3cce5344e6bef9","timestamp":"2025-06-09T05:55:07Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ |
| 277 | {"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"},\ | 456 | {"module":"github.com/dimchansky/utfbom","version":"v1.1.1","vcs_hash":"04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf","timestamp":"2020-11-06T16:33:08Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 278 | {"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"},\ | 457 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ |
| 279 | {"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"},\ | 458 | {"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"},\ |
| 459 | {"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"},\ | ||
| 460 | {"module":"github.com/buger/goterm","version":"v1.0.4","vcs_hash":"caf1c06b7ea92c81a60195c5df6f46d1e4ceb75cfb096fb918e712dcc226fc04","timestamp":"2022-01-25T19:34:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 461 | {"module":"github.com/mitchellh/go-ps","version":"v1.0.0","vcs_hash":"e2954bb45e8e4304338ab2532158d042745f3a239202953369cef281beed32cb","timestamp":"2020-02-03T20:02:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 462 | {"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"},\ | ||
| 463 | {"module":"github.com/mitchellh/mapstructure","version":"v0.0.0-20150613213606-2caf8efc9366","vcs_hash":"5ad95eaf3fe770e7f704095dccb10123fc34e55570f7e163eb2e3e9a5c0586a6","timestamp":"2015-06-13T21:36:06Z","subdir":"","vcs_ref":""},\ | ||
| 464 | {"module":"github.com/mitchellh/hashstructure/v2","version":"v2.0.2","vcs_hash":"7c1d661828ecf7a5daa9f90b02814e542e1ed4d474edc002d91d945df708a5be","timestamp":"2021-05-27T23:24:52Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.2"},\ | ||
| 465 | {"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"},\ | ||
| 466 | {"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"},\ | ||
| 280 | {"module":"github.com/hashicorp/hcl/v2","version":"v2.24.0","vcs_hash":"7505ee60afc6b2dde4e4189214cf3f948ce2ebbc3aac73c7ba669bd366b12941","timestamp":"2025-07-07T13:00:56Z","subdir":"","vcs_ref":"refs/tags/v2.24.0"},\ | 467 | {"module":"github.com/hashicorp/hcl/v2","version":"v2.24.0","vcs_hash":"7505ee60afc6b2dde4e4189214cf3f948ce2ebbc3aac73c7ba669bd366b12941","timestamp":"2025-07-07T13:00:56Z","subdir":"","vcs_ref":"refs/tags/v2.24.0"},\ |
| 281 | {"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"},\ | ||
| 282 | {"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"},\ | ||
| 283 | {"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"},\ | 468 | {"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"},\ |
| 284 | {"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"},\ | 469 | {"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"},\ |
| 285 | {"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"},\ | ||
| 286 | {"module":"github.com/hashicorp/go-version","version":"v1.8.0","vcs_hash":"8982e9d982dbb37864656981c0a1169a41662dac51c477690cdd71c30034f649","timestamp":"2025-11-21T09:01:15Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | 470 | {"module":"github.com/hashicorp/go-version","version":"v1.8.0","vcs_hash":"8982e9d982dbb37864656981c0a1169a41662dac51c477690cdd71c30034f649","timestamp":"2025-11-21T09:01:15Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ |
| 471 | {"module":"github.com/hashicorp/go-version","version":"v1.9.0","vcs_hash":"02c6f55ffc9a79eb888e7a730f9220c1d35f06822549f436384be82da1f77b91","timestamp":"2026-03-30T11:17:49Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 472 | {"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"},\ | ||
| 287 | {"module":"github.com/hashicorp/go-cty-funcs","version":"v0.0.0-20250818135842-6aab67130928","vcs_hash":"c24779ffbc1879e38298ad13dcbc65277e22b74eaf6a132090792bb6f3aef29f","timestamp":"2025-08-18T13:58:42Z","subdir":"","vcs_ref":""},\ | 473 | {"module":"github.com/hashicorp/go-cty-funcs","version":"v0.0.0-20250818135842-6aab67130928","vcs_hash":"c24779ffbc1879e38298ad13dcbc65277e22b74eaf6a132090792bb6f3aef29f","timestamp":"2025-08-18T13:58:42Z","subdir":"","vcs_ref":""},\ |
| 474 | {"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"},\ | ||
| 475 | {"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"},\ | ||
| 288 | {"module":"github.com/hashicorp/go-immutable-radix/v2","version":"v2.1.0","vcs_hash":"e7330a0d345fdfe0fc28bc95ffa515bf29b09fde15bff6885c08836ae16c3992","timestamp":"2023-11-21T15:50:58Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | 476 | {"module":"github.com/hashicorp/go-immutable-radix/v2","version":"v2.1.0","vcs_hash":"e7330a0d345fdfe0fc28bc95ffa515bf29b09fde15bff6885c08836ae16c3992","timestamp":"2023-11-21T15:50:58Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ |
| 289 | {"module":"github.com/vbatts/tar-split","version":"v0.12.2","vcs_hash":"748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37","timestamp":"2025-10-14T18:26:16Z","subdir":"","vcs_ref":"refs/tags/v0.12.2"},\ | 477 | {"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"},\ |
| 290 | {"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"},\ | 478 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ |
| 291 | {"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"},\ | ||
| 292 | {"module":"github.com/fvbommel/sortorder","version":"v1.1.0","vcs_hash":"f31f7baba1030efc67be0125d6ea3670572de4cf9ef4162f66c110baedf2fc25","timestamp":"2023-03-18T20:06:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 293 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","version":"v1.11.0","vcs_hash":"26a019c0c5bde0ca7713fb2f4aa84021d6a795ea92a3347022b4ed25ab941b08","timestamp":"2025-08-04T21:43:58Z","subdir":"sdk/azidentity","vcs_ref":"refs/tags/sdk/azidentity/v1.11.0"},\ | ||
| 294 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","version":"v1.5.0","vcs_hash":"69ba1366ff498c1f6625ee95464ad8462e9596296890fc801954d6d94c815ead","timestamp":"2024-11-13T16:30:52Z","subdir":"sdk/storage/azblob","vcs_ref":"refs/tags/sdk/storage/azblob/v1.5.0"},\ | 479 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","version":"v1.5.0","vcs_hash":"69ba1366ff498c1f6625ee95464ad8462e9596296890fc801954d6d94c815ead","timestamp":"2024-11-13T16:30:52Z","subdir":"sdk/storage/azblob","vcs_ref":"refs/tags/sdk/storage/azblob/v1.5.0"},\ |
| 295 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azcore","version":"v1.18.2","vcs_hash":"7fff7c00899b7a610f1669e66e7b2bdb2f9f6f1765acf6d87fc480b0ce2180f2","timestamp":"2025-07-31T14:40:37Z","subdir":"sdk/azcore","vcs_ref":"refs/tags/sdk/azcore/v1.18.2"},\ | 480 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azcore","version":"v1.20.0","vcs_hash":"02f52ded3147a31e12f76b40a2946a56511aa87e241c7cc331dc2fad7934d835","timestamp":"2025-11-06T17:38:09Z","subdir":"sdk/azcore","vcs_ref":"refs/tags/sdk/azcore/v1.20.0"},\ |
| 481 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","version":"v1.13.1","vcs_hash":"b80d29c1ad9369a1185c04ff6677176d1d56f8a746b65ef588727523e8cac4fa","timestamp":"2025-11-10T16:14:28Z","subdir":"sdk/azidentity","vcs_ref":"refs/tags/sdk/azidentity/v1.13.1"},\ | ||
| 296 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/internal","version":"v1.11.2","vcs_hash":"29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0","timestamp":"2025-07-29T15:53:06Z","subdir":"sdk/internal","vcs_ref":"refs/tags/sdk/internal/v1.11.2"},\ | 482 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/internal","version":"v1.11.2","vcs_hash":"29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0","timestamp":"2025-07-29T15:53:06Z","subdir":"sdk/internal","vcs_ref":"refs/tags/sdk/internal/v1.11.2"},\ |
| 297 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ | 483 | {"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"},\ |
| 298 | {"module":"github.com/StackExchange/wmi","version":"v0.0.0-20190523213315-cbe66965904d","vcs_hash":"1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952","timestamp":"2019-05-23T21:33:15Z","subdir":"","vcs_ref":""},\ | 484 | {"module":"github.com/digitorus/pkcs7","version":"v0.0.0-20230818184609-3a137a874352","vcs_hash":"fd2b6e349ca1abce350a94202038bc78abc083934bc68342108df0ef0a47c72c","timestamp":"2023-08-18T18:46:09Z","subdir":"","vcs_ref":""},\ |
| 299 | {"module":"github.com/codahale/rfc6979","version":"v0.0.0-20141003034818-6a90f24967eb","vcs_hash":"fd8285193cc7c3bc341773b0166d258b6baca2f6985aa666e14e22b19401aea7","timestamp":"2014-10-03T03:48:18Z","subdir":"","vcs_ref":""},\ | 485 | {"module":"github.com/digitorus/timestamp","version":"v0.0.0-20231217203849-220c5c2851b7","vcs_hash":"316e808b25b3a6563da681b8e93bb537209a2463c7239f367cc18628056cecf7","timestamp":"2023-12-17T20:38:49Z","subdir":"","vcs_ref":""},\ |
| 300 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.6.0","vcs_hash":"aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4","timestamp":"2025-08-21T14:57:50Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | 486 | {"module":"github.com/skratchdot/open-golang","version":"v0.0.0-20200116055534-eef842397966","vcs_hash":"2049e06101e5abb574af5068dfb1255087c23cd963db0e1f0c82585b42e02bf4","timestamp":"2020-01-16T05:55:34Z","subdir":"","vcs_ref":""},\ |
| 301 | {"module":"github.com/tilt-dev/fsnotify","version":"v1.4.8-0.20220602155310-fff9c274a375","vcs_hash":"7518a2b435d07d055cf9c9215e09d3f354425246b3aaec57d9906b3f344e061e","timestamp":"2022-06-02T15:53:10Z","subdir":"","vcs_ref":""},\ | 487 | {"module":"github.com/magiconair/properties","version":"v1.5.3","vcs_hash":"d96b4b0c7ecc137249800d1b95fece0b9fca1b6978650bd2a8be72d541a097fd","timestamp":"2015-06-01T22:12:01Z","subdir":"","vcs_ref":"refs/tags/v1.5.3"},\ |
| 488 | {"module":"github.com/magiconair/properties","version":"v1.8.9","vcs_hash":"5d2d0e3a74034cdf4554cd9fa44a3186b4017a8f6ecc1823cdd7dc5202b0b8fb","timestamp":"2024-12-07T18:36:23Z","subdir":"","vcs_ref":"refs/tags/v1.8.9"},\ | ||
| 489 | {"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"},\ | ||
| 302 | {"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"},\ | 490 | {"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"},\ |
| 303 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.4.0","vcs_hash":"6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769","timestamp":"2025-09-01T08:42:45Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | 491 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.4.0","vcs_hash":"6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769","timestamp":"2025-09-01T08:42:45Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ |
| 304 | {"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"},\ | ||
| 305 | {"module":"github.com/Microsoft/hcsshim","version":"v0.14.0-rc.1","vcs_hash":"f493369c2a96e959905afa70d80efbf15bd25304bc9938aafdaa00d931825b26","timestamp":"2025-08-12T17:46:53Z","subdir":"","vcs_ref":"refs/tags/v0.14.0-rc.1"},\ | ||
| 306 | {"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"},\ | 492 | {"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"},\ |
| 307 | {"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"},\ | 493 | {"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"},\ |
| 308 | {"module":"github.com/eiannone/keyboard","version":"v0.0.0-20220611211555-0d226195f203","vcs_hash":"c7ad216919ed9d1db40a1a79054fb70019f12275ddb216094b1aefbdd44e8744","timestamp":"2022-06-11T21:15:55Z","subdir":"","vcs_ref":""},\ | 494 | {"module":"github.com/onsi/gomega","version":"v1.7.1","vcs_hash":"eca01df4f63425b54410888126f5e562e7f2c689d9483249110a2f793909648b","timestamp":"2019-10-30T17:12:58Z","subdir":"","vcs_ref":"refs/tags/v1.7.1"},\ |
| 309 | {"module":"github.com/google/certtostore","version":"v1.0.6","vcs_hash":"03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f","timestamp":"2025-09-02T15:28:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | 495 | {"module":"github.com/onsi/gomega","version":"v1.9.0","vcs_hash":"728f44b7af3fd5cab91499df1e92a9d2c3e67004ea59ac1e4a549fb2ca6763a8","timestamp":"2020-02-01T10:40:48Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ |
| 310 | {"module":"github.com/google/certificate-transparency-go","version":"v1.0.10-0.20180222191210-5ab67e519c93","vcs_hash":"0fd69fa049b1061cd5c090184fa587afb10ae78ca64762f4b915f363cf226599","timestamp":"2018-02-22T19:12:10Z","subdir":"","vcs_ref":""},\ | 496 | {"module":"github.com/onsi/ginkgo","version":"v1.12.0","vcs_hash":"1fa773d747594333c67867f9bdc536ee1286d76aa754e875bec3818f99d1318b","timestamp":"2020-02-01T10:35:24Z","subdir":"","vcs_ref":"refs/tags/v1.12.0"},\ |
| 311 | {"module":"github.com/google/go-dap","version":"v0.12.0","vcs_hash":"7d0defb60f3f577e67d765314ac295225706f0b4958436b28cf163f2170e3ff7","timestamp":"2024-02-22T16:17:01Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | 497 | {"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"},\ |
| 312 | {"module":"github.com/google/shlex","version":"v0.0.0-20191202100458-e7afc7fbc510","vcs_hash":"6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299","timestamp":"2019-12-02T10:04:58Z","subdir":"","vcs_ref":""},\ | 498 | {"module":"github.com/anchore/go-struct-converter","version":"v0.1.0","vcs_hash":"4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6","timestamp":"2022-11-18T18:22:56Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 313 | {"module":"github.com/google/pprof","version":"v0.0.0-20250820193118-f64d9cf942d6","vcs_hash":"b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322","timestamp":"2025-08-20T19:31:18Z","subdir":"","vcs_ref":""},\ | 499 | {"module":"github.com/anchore/go-struct-converter","version":"v0.0.0-20221118182256-c68fdcfa2092","vcs_hash":"4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6","timestamp":"2022-11-18T18:22:56Z","subdir":"","vcs_ref":""},\ |
| 314 | {"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"},\ | 500 | {"module":"github.com/apparentlymart/go-textseg/v15","version":"v15.0.0","vcs_hash":"2ad90a9579325698fb8eedc37a5bb5c32c0df927e2e2029b3cfa6369b0aad683","timestamp":"2023-08-29T15:35:34Z","subdir":"","vcs_ref":"refs/tags/v15.0.0"},\ |
| 315 | {"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"},\ | 501 | {"module":"github.com/apparentlymart/go-cidr","version":"v1.0.1","vcs_hash":"78882067332ee02e3c72ccc9d03c697f04b24132ddd74da1593a953f0b833469","timestamp":"2019-08-17T16:12:28Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ |
| 316 | {"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"},\ | 502 | {"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"},\ |
| 317 | {"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"},\ | 503 | {"module":"github.com/Microsoft/hcsshim","version":"v0.14.1","vcs_hash":"64498bbd9e58b969c07504954baa5831796326b5afcaeacf17a580703df9ef39","timestamp":"2026-04-08T16:33:08Z","subdir":"","vcs_ref":"refs/tags/v0.14.1"},\ |
| 318 | {"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"},\ | 504 | {"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"},\ |
| 319 | {"module":"github.com/google/deck","version":"v0.0.0-20230104221208-105ad94aa8ae","vcs_hash":"9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140","timestamp":"2023-01-04T22:12:08Z","subdir":"","vcs_ref":""},\ | 505 | {"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"},\ |
| 320 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.4.0","vcs_hash":"c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1","timestamp":"2025-07-15T08:59:08Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | 506 | {"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"},\ |
| 507 | {"module":"github.com/titanous/rocacheck","version":"v0.0.0-20171023193734-afe73141d399","vcs_hash":"333921fe7c4fb4be2fd4b694b9d4ec2e6000c6f84fe6e5a447504b83a30df193","timestamp":"2017-10-23T19:37:34Z","subdir":"","vcs_ref":""},\ | ||
| 508 | {"module":"github.com/knqyf263/go-plugin","version":"v0.9.0","vcs_hash":"a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7","timestamp":"2025-03-11T05:42:07Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 509 | {"module":"github.com/sassoftware/relic","version":"v7.2.1+incompatible","vcs_hash":"11b818fd7c4740f195b6669f17117f3e72c1b14cd4cca20dca3b88334a67edcf","timestamp":"2019-07-31T17:49:13Z","subdir":"","vcs_ref":"refs/tags/v7.2.1"},\ | ||
| 510 | {"module":"github.com/hiddeco/sshsig","version":"v0.2.0","vcs_hash":"fdcb4ab573b69d6bee2d375517e62fb147744ddcca0378b2006891f9dd8f6477","timestamp":"2025-04-12T11:02:39Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 511 | {"module":"github.com/grafana/regexp","version":"v0.0.0-20240518133315-a468a5bfb3bc","vcs_hash":"ee7ce08aedc8b0c4622a701ebc6308e5f4de035b78a7a97690fe1159dc0e6408","timestamp":"2024-05-18T13:33:15Z","subdir":"","vcs_ref":""},\ | ||
| 512 | {"module":"github.com/dlclark/regexp2","version":"v1.11.0","vcs_hash":"da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14","timestamp":"2024-02-24T02:28:33Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 513 | {"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"},\ | ||
| 514 | {"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"},\ | ||
| 515 | {"module":"github.com/kr/logfmt","version":"v0.0.0-20140226030751-b84e30acd515","vcs_hash":"e035982996fb3352cf0880f1bb882f434fcb4adc3e775981b88072f2a379ec80","timestamp":"2014-02-26T03:07:51Z","subdir":"","vcs_ref":""},\ | ||
| 516 | {"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"},\ | ||
| 517 | {"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"},\ | ||
| 518 | {"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"},\ | ||
| 519 | {"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"},\ | ||
| 520 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20250401214520-65e299d6c5c9","vcs_hash":"0cbaeb01627514ae95e6aae5f103c7c103c0c38175dca1ae96d51d0c083cb2ae","timestamp":"2025-04-01T21:45:20Z","subdir":"","vcs_ref":""},\ | ||
| 521 | {"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"},\ | ||
| 522 | {"module":"github.com/juju/loggo","version":"v0.0.0-20190526231331-6e530bcce5d8","vcs_hash":"eaf37a5284a67e209a1c088360157366cb7f05d143b944db7660e83c541adf4c","timestamp":"2019-05-26T23:13:31Z","subdir":"","vcs_ref":""},\ | ||
| 523 | {"module":"github.com/tink-crypto/tink-go/v2","version":"v2.5.0","vcs_hash":"6ef7407087c1490be9ea49b07a012d985e5870aafd4b3f243366c00b8a6c7228","timestamp":"2025-10-10T12:33:22Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 524 | {"module":"github.com/aws/smithy-go","version":"v1.22.5","vcs_hash":"df3761f412d2b02fbaffd15e24301d8601a60063303e07b87de822ced8c96121","timestamp":"2025-07-24T15:25:01Z","subdir":"","vcs_ref":"refs/tags/v1.22.5"},\ | ||
| 525 | {"module":"github.com/aws/smithy-go","version":"v1.23.2","vcs_hash":"ceea8ea3ce6f05dc65f31f9c5fc729dffea0edbc06ed85c870c9653cf95fe72e","timestamp":"2025-11-03T19:51:22Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 526 | {"module":"github.com/aws/smithy-go","version":"v1.24.2","vcs_hash":"4b067bd8f9c8c7e81b9f3913ea2f642857fa4231a88c0716acada8bc185b2b9c","timestamp":"2026-02-27T22:13:56Z","subdir":"","vcs_ref":"refs/tags/v1.24.2"},\ | ||
| 527 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.39.6","vcs_hash":"45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5","timestamp":"2025-11-04T19:16:04Z","subdir":"","vcs_ref":"refs/tags/v1.39.6"},\ | ||
| 528 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.41.4","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"","vcs_ref":"refs/tags/v1.41.4"},\ | ||
| 529 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.38.1","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"","vcs_ref":"refs/tags/v1.38.1"},\ | ||
| 530 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.18.24","vcs_hash":"78b72da8835a5f1e87ef9c241f8dcd2d750eaedf954486c831b428fd0e6a6def","timestamp":"2025-11-12T19:22:56Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.18.24"},\ | ||
| 531 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.19.12","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.19.12"},\ | ||
| 321 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.18.7","vcs_hash":"158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb","timestamp":"2025-08-26T18:27:23Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.18.7"},\ | 532 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.18.7","vcs_hash":"158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb","timestamp":"2025-08-26T18:27:23Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.18.7"},\ |
| 322 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.28.2","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.28.2"},\ | 533 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.40.2","vcs_hash":"78b72da8835a5f1e87ef9c241f8dcd2d750eaedf954486c831b428fd0e6a6def","timestamp":"2025-11-12T19:22:56Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.40.2"},\ |
| 323 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.34.0","vcs_hash":"158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb","timestamp":"2025-08-26T18:27:23Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.34.0"},\ | 534 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.41.9","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.41.9"},\ |
| 324 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.38.0","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.38.0"},\ | 535 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.38.0","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.38.0"},\ |
| 325 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.0","vcs_hash":"df9ff661e9255a23fb41298936640e56610c9dcf7556c6dc1cb9570419c85b19","timestamp":"2025-07-28T19:01:15Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.0"},\ | 536 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.30.13","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.30.13"},\ |
| 537 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.28.2","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.28.2"},\ | ||
| 538 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.30.3","vcs_hash":"78b72da8835a5f1e87ef9c241f8dcd2d750eaedf954486c831b428fd0e6a6def","timestamp":"2025-11-12T19:22:56Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.30.3"},\ | ||
| 539 | {"module":"github.com/aws/aws-sdk-go-v2/service/signin","version":"v1.0.8","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"service/signin","vcs_ref":"refs/tags/service/signin/v1.0.8"},\ | ||
| 540 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.89.1","vcs_hash":"30fcbbe2bfcdefbdee0241f6a6d77f9835d4eb5be47610351b16d59c88f91da7","timestamp":"2025-10-30T18:22:40Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.89.1"},\ | ||
| 541 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.87.1","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.87.1"},\ | ||
| 542 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.12","vcs_hash":"30fcbbe2bfcdefbdee0241f6a6d77f9835d4eb5be47610351b16d59c88f91da7","timestamp":"2025-10-30T18:22:40Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.12"},\ | ||
| 326 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.4"},\ | 543 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.4"},\ |
| 327 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.8.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.8.4"},\ | 544 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.3","vcs_hash":"45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5","timestamp":"2025-11-04T19:16:04Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.3"},\ |
| 545 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.0","vcs_hash":"df9ff661e9255a23fb41298936640e56610c9dcf7556c6dc1cb9570419c85b19","timestamp":"2025-07-28T19:01:15Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.0"},\ | ||
| 546 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.7","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.7"},\ | ||
| 328 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.4"},\ | 547 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.4"},\ |
| 329 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.87.1","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.87.1"},\ | 548 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.20","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.20"},\ |
| 330 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.4"},\ | 549 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.13","vcs_hash":"45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5","timestamp":"2025-11-04T19:16:04Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.13"},\ |
| 550 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.8.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.8.4"},\ | ||
| 551 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.9.3","vcs_hash":"30fcbbe2bfcdefbdee0241f6a6d77f9835d4eb5be47610351b16d59c88f91da7","timestamp":"2025-10-30T18:22:40Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.9.3"},\ | ||
| 552 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.35.17","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.35.17"},\ | ||
| 553 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.35.7","vcs_hash":"78b72da8835a5f1e87ef9c241f8dcd2d750eaedf954486c831b428fd0e6a6def","timestamp":"2025-11-12T19:22:56Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.35.7"},\ | ||
| 554 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.34.0","vcs_hash":"158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb","timestamp":"2025-08-26T18:27:23Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.34.0"},\ | ||
| 555 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.13","vcs_hash":"45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5","timestamp":"2025-11-04T19:16:04Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.13"},\ | ||
| 331 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.4"},\ | 556 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.4"},\ |
| 332 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.3","vcs_hash":"59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d","timestamp":"2025-02-18T20:03:01Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.3"},\ | 557 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.20","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.20"},\ |
| 333 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.4"},\ | 558 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.4"},\ |
| 559 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.12","vcs_hash":"30fcbbe2bfcdefbdee0241f6a6d77f9835d4eb5be47610351b16d59c88f91da7","timestamp":"2025-10-30T18:22:40Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.12"},\ | ||
| 560 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.20","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.20"},\ | ||
| 561 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.13","vcs_hash":"45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5","timestamp":"2025-11-04T19:16:04Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.13"},\ | ||
| 562 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.4"},\ | ||
| 563 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.3","vcs_hash":"59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d","timestamp":"2025-02-18T20:03:01Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.3"},\ | ||
| 564 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.6","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.6"},\ | ||
| 565 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.4","vcs_hash":"7beb4ea4ace2b86f2fd5d920e72a2086021f585de496c7f0a8183fc9d22665bd","timestamp":"2025-10-16T18:13:47Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.4"},\ | ||
| 566 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.31.20","vcs_hash":"78b72da8835a5f1e87ef9c241f8dcd2d750eaedf954486c831b428fd0e6a6def","timestamp":"2025-11-12T19:22:56Z","subdir":"config","vcs_ref":"refs/heads/main"},\ | ||
| 334 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.31.3","vcs_hash":"158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb","timestamp":"2025-08-26T18:27:23Z","subdir":"config","vcs_ref":"refs/tags/config/v1.31.3"},\ | 567 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.31.3","vcs_hash":"158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb","timestamp":"2025-08-26T18:27:23Z","subdir":"config","vcs_ref":"refs/tags/config/v1.31.3"},\ |
| 335 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.38.1","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"","vcs_ref":"refs/tags/v1.38.1"},\ | 568 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.32.12","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"config","vcs_ref":"refs/tags/config/v1.32.12"},\ |
| 336 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.4"},\ | 569 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.4","vcs_hash":"f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b","timestamp":"2025-08-21T18:32:18Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.4"},\ |
| 570 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.13","vcs_hash":"45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5","timestamp":"2025-11-04T19:16:04Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.13"},\ | ||
| 571 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.20","vcs_hash":"818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b","timestamp":"2026-03-13T19:23:05Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.20"},\ | ||
| 337 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","version":"v1.17.10","vcs_hash":"cb865e07742cd1082075e62a7aa437a1d7a36c2b59650fb3917b59facf9c9870","timestamp":"2024-08-02T18:27:55Z","subdir":"feature/s3/manager","vcs_ref":"refs/tags/feature/s3/manager/v1.17.10"},\ | 572 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","version":"v1.17.10","vcs_hash":"cb865e07742cd1082075e62a7aa437a1d7a36c2b59650fb3917b59facf9c9870","timestamp":"2024-08-02T18:27:55Z","subdir":"feature/s3/manager","vcs_ref":"refs/tags/feature/s3/manager/v1.17.10"},\ |
| 338 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.0","vcs_hash":"df9ff661e9255a23fb41298936640e56610c9dcf7556c6dc1cb9570419c85b19","timestamp":"2025-07-28T19:01:15Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.0"},\ | 573 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.0","vcs_hash":"df9ff661e9255a23fb41298936640e56610c9dcf7556c6dc1cb9570419c85b19","timestamp":"2025-07-28T19:01:15Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.0"},\ |
| 339 | {"module":"github.com/aws/smithy-go","version":"v1.22.5","vcs_hash":"df3761f412d2b02fbaffd15e24301d8601a60063303e07b87de822ced8c96121","timestamp":"2025-07-24T15:25:01Z","subdir":"","vcs_ref":"refs/tags/v1.22.5"},\ | 574 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.2","vcs_hash":"7beb4ea4ace2b86f2fd5d920e72a2086021f585de496c7f0a8183fc9d22665bd","timestamp":"2025-10-16T18:13:47Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.2"},\ |
| 340 | {"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"},\ | 575 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.5","vcs_hash":"16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95","timestamp":"2026-02-23T19:11:41Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.5"},\ |
| 341 | {"module":"github.com/go-ole/go-ole","version":"v1.2.6","vcs_hash":"f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c","timestamp":"2021-09-15T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | 576 | {"module":"github.com/open-policy-agent/opa","version":"v1.10.1","vcs_hash":"70e752e43ab7d75f9f6aeb2ffc6cb3be9e5d708f347ed6858ff3d3c287e2ccee","timestamp":"2025-11-05T09:06:03Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ |
| 577 | {"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"},\ | ||
| 578 | {"module":"github.com/rogpeppe/go-internal","version":"v1.14.1","vcs_hash":"84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b","timestamp":"2025-02-25T12:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | ||
| 579 | {"module":"github.com/zeebo/errs","version":"v1.3.0","vcs_hash":"39db003c7dfcc8ee4cbaee7626cb0f113936318043f7a7b09d6fa4609f36e609","timestamp":"2022-03-17T17:23:02Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 580 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20251022180443-0feb69152e9f","vcs_hash":"045cd4c74756d97523469c474718cfa5353da2649b74f284c165e81b0d07cd9f","timestamp":"2025-10-22T18:04:43Z","subdir":"go","vcs_ref":""},\ | ||
| 581 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20260202195803-dba9d589def2","vcs_hash":"cf512fd74c9ed6827318a36d34a156747c5180ecfe10cb19a6ad4d44bb6a1a8a","timestamp":"2026-02-02T19:58:03Z","subdir":"go","vcs_ref":""},\ | ||
| 582 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.6.0","vcs_hash":"ebafd268e345e3bd3673b92f938be34bd2c77636cb5b23531ab4d0ae989acee7","timestamp":"2025-11-03T05:06:20Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 583 | {"module":"github.com/niemeyer/pretty","version":"v0.0.0-20200227124842-a10e7caefd8e","vcs_hash":"7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef","timestamp":"2020-02-27T12:48:42Z","subdir":"","vcs_ref":""},\ | ||
| 584 | {"module":"github.com/vbatts/tar-split","version":"v0.12.2","vcs_hash":"748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37","timestamp":"2025-10-14T18:26:16Z","subdir":"","vcs_ref":"refs/tags/v0.12.2"},\ | ||
| 585 | {"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"},\ | ||
| 586 | {"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"},\ | ||
| 587 | {"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"},\ | ||
| 588 | {"module":"github.com/stretchr/testify","version":"v1.5.1","vcs_hash":"725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0","timestamp":"2020-02-19T20:56:11Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 589 | {"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"},\ | ||
| 590 | {"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"},\ | ||
| 591 | {"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"},\ | ||
| 592 | {"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"},\ | ||
| 593 | {"module":"github.com/stretchr/objx","version":"v0.2.0","vcs_hash":"982a1df420b1f34eee71122e02865aa89e1ea251dc09362265917bd0e0ca3995","timestamp":"2019-04-09T12:31:02Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 594 | {"module":"github.com/stretchr/objx","version":"v0.1.1","vcs_hash":"324a79f9170fef44f826e43999370c6ec3bc3be6044c9a4c2e3eb97cdf5ac743","timestamp":"2018-01-25T22:19:50Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 595 | {"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"},\ | ||
| 596 | {"module":"github.com/mgutz/ansi","version":"v0.0.0-20170206155736-9520e82c474b","vcs_hash":"f38805371ceca34945d620f33580bc80b8d8946d490670358956c3579639e7ad","timestamp":"2017-02-06T15:57:36Z","subdir":"","vcs_ref":""},\ | ||
| 597 | {"module":"github.com/inconshreveable/mousetrap","version":"v1.0.0","vcs_hash":"bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3","timestamp":"2014-10-17T20:07:13Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 598 | {"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"},\ | ||
| 342 | {"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"},\ | 599 | {"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"},\ |
| 343 | {"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"},\ | 600 | {"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"},\ |
| 344 | {"module":"github.com/agext/levenshtein","version":"v1.2.3","vcs_hash":"f4186a1dba20fb3f51b9daaf116c010f10b94a0eb8114b084e25bb3b5649ecf6","timestamp":"2020-03-12T21:09:59Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ | 601 | {"module":"github.com/secure-systems-lab/go-securesystemslib","version":"v0.9.1","vcs_hash":"10dbe58c8dc404f5f42a20a009cd93a99386ef2bc8e22ece06ffbaf572deb939","timestamp":"2025-08-02T20:27:47Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ |
| 345 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ | 602 | {"module":"github.com/secure-systems-lab/go-securesystemslib","version":"v0.10.0","vcs_hash":"994235dd15b0fe3f1f6929ffaad19803d748bf717abf3185bb700d75af65e53f","timestamp":"2026-01-06T15:36:12Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 346 | {"module":"github.com/serialx/hashring","version":"v0.0.0-20200727003509-22c0c7ab6b1b","vcs_hash":"9ad302311a59b7a00732c9d2e738e872440b07b223df6f9dc7104acafedb16ee","timestamp":"2020-07-27T00:35:09Z","subdir":"","vcs_ref":""},\ | 603 | {"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"},\ |
| 347 | {"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"},\ | 604 | {"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"},\ |
| 348 | {"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"},\ | ||
| 349 | {"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"},\ | ||
| 350 | {"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"},\ | ||
| 351 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.35.0","vcs_hash":"af904f5786ed9309afb305ff0ca3cddce08208c95ec3f9def0b074e767b05cb9","timestamp":"2025-07-22T12:54:42Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.35.0"},\ | ||
| 352 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.13.5-0.20251024222203-75eaa193e329","vcs_hash":"16d730c776e5b5650a8f35d6f26efcb4548bf62ecba132bc934e522eec2a0508","timestamp":"2025-10-24T22:22:03Z","subdir":"","vcs_ref":""},\ | ||
| 353 | {"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"},\ | ||
| 354 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.1.0","vcs_hash":"42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47","timestamp":"2025-06-12T22:31:32Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.1.0"},\ | ||
| 355 | {"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"},\ | ||
| 356 | {"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"},\ | ||
| 357 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 358 | {"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"},\ | ||
| 359 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190129233127-fd36f4220a90","vcs_hash":"86bc615fe75b2ce98cd8c130b2a77b88c6ddb4a708b29321848472d9dd871940","timestamp":"2019-01-29T23:31:27Z","subdir":"","vcs_ref":""},\ | ||
| 360 | {"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"},\ | ||
| 361 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20171117100541-99fa1f4be8e5","vcs_hash":"b20883069672740ec9f8b88232be489d4e077ea06970f02fdd7280e57e070c26","timestamp":"2017-11-17T10:05:41Z","subdir":"","vcs_ref":""},\ | ||
| 362 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20180712105110-5c3871d89910","vcs_hash":"f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef","timestamp":"2018-07-12T10:51:10Z","subdir":"","vcs_ref":""},\ | ||
| 363 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20180125133057-cb4147076ac7","vcs_hash":"d6e1327c0735ef125d48a5e4da87d9573ffbc383c27ca670995682b478f20009","timestamp":"2018-01-25T13:30:57Z","subdir":"","vcs_ref":""},\ | ||
| 364 | {"module":"github.com/prometheus/procfs","version":"v0.0.3","vcs_hash":"300598e31c95698a764cc0dc7edf8fdfc8ab21a3296c0c5a34791af504e1a038","timestamp":"2019-06-25T16:31:10Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 365 | {"module":"github.com/prometheus/procfs","version":"v0.16.1","vcs_hash":"c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e","timestamp":"2025-04-19T15:43:08Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 366 | {"module":"github.com/prometheus/procfs","version":"v0.0.2","vcs_hash":"99df38a3259da6d3172d2228188bc6bb7c0f8033d40d03436c89d71e754acf1e","timestamp":"2019-06-03T02:31:54Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ | ||
| 367 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20181005140218-185b4288413d","vcs_hash":"6f855d6fe4ec2b6948e8c511b7c537693831aa71f3427a1625d4a9a01260e77d","timestamp":"2018-10-05T14:02:18Z","subdir":"","vcs_ref":""},\ | ||
| 368 | {"module":"github.com/prometheus/common","version":"v0.66.1","vcs_hash":"4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4","timestamp":"2025-09-05T07:53:47Z","subdir":"","vcs_ref":"refs/tags/v0.66.1"},\ | ||
| 369 | {"module":"github.com/prometheus/common","version":"v0.6.0","vcs_hash":"866ac186da10c19f814988a847f2b46d07b11981edcd6fec98970325a2803af4","timestamp":"2019-06-17T21:11:42Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 370 | {"module":"github.com/prometheus/common","version":"v0.4.1","vcs_hash":"892c75be05216c8a166e1dfe11c12f4563f5c0830e193268bcf9f7511010bcc7","timestamp":"2019-05-16T16:00:40Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 371 | {"module":"github.com/prometheus/common","version":"v0.0.0-20180110214958-89604d197083","vcs_hash":"6fa554cea5eccb087d26785c06f579b8594dbf658c4a1288c2a78398383fed0f","timestamp":"2018-01-10T21:49:58Z","subdir":"","vcs_ref":""},\ | ||
| 372 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 373 | {"module":"github.com/prometheus/client_golang","version":"v1.0.0","vcs_hash":"607ef8649c55f0756537573f8975af1867f26f93a7f97eb4ff594fc98c467f83","timestamp":"2019-06-15T20:44:27Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 374 | {"module":"github.com/prometheus/client_golang","version":"v1.1.0","vcs_hash":"4e44bd818fd07e6368ea60f26721c00dad401136a0e4742f5b167d5755f25168","timestamp":"2019-08-01T13:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 375 | {"module":"github.com/prometheus/client_golang","version":"v0.9.1","vcs_hash":"5b7494e1e1baac9b65067e6f77ebb97bd97f8ea769f7093cc8cb23ca7d5ab93e","timestamp":"2018-11-03T14:23:28Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 376 | {"module":"github.com/santhosh-tekuri/jsonschema/v6","version":"v6.0.1","vcs_hash":"8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde","timestamp":"2024-06-06T17:57:31Z","subdir":"","vcs_ref":"refs/tags/v6.0.1"},\ | ||
| 377 | {"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"},\ | 605 | {"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"},\ |
| 378 | {"module":"github.com/go-sql-driver/mysql","version":"v1.3.0","vcs_hash":"732613cefc15b1adbb2c7aeb63e0c9bbf2708050a30ce547a2df82727da51371","timestamp":"2016-12-01T11:50:36Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | 606 | {"module":"github.com/santhosh-tekuri/jsonschema/v6","version":"v6.0.1","vcs_hash":"8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde","timestamp":"2024-06-06T17:57:31Z","subdir":"","vcs_ref":"refs/tags/v6.0.1"},\ |
| 379 | {"module":"github.com/tetratelabs/wazero","version":"v1.9.0","vcs_hash":"8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060","timestamp":"2025-02-18T15:24:27Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | 607 | {"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"},\ |
| 380 | {"module":"github.com/spdx/tools-golang","version":"v0.5.5","vcs_hash":"67dc836f5c494b30f0be4d730f354867948c78e92c42f1c68e779ec3c48a5a01","timestamp":"2024-06-17T02:01:36Z","subdir":"","vcs_ref":"refs/tags/v0.5.5"},\ | 608 | {"module":"go.uber.org/mock","version":"v0.6.0","vcs_hash":"03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48","timestamp":"2025-08-18T14:58:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 381 | {"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"},\ | 609 | {"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"},\ |
| 382 | {"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"},\ | 610 | {"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"},\ |
| 383 | {"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"},\ | ||
| 384 | {"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"},\ | ||
| 385 | {"module":"github.com/mattn/go-colorable","version":"v0.1.2","vcs_hash":"c71b6f3acd50d510992b046a557833b9b03a5c1f131137523bd7a638b59e233e","timestamp":"2019-05-24T00:26:58Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 386 | {"module":"github.com/mattn/go-colorable","version":"v0.1.14","vcs_hash":"d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0","timestamp":"2025-01-10T08:29:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ | ||
| 387 | {"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"},\ | ||
| 388 | {"module":"github.com/mattn/go-sqlite3","version":"v1.6.0","vcs_hash":"0bc060447a84109d178e936cf0287c198c9a1bcbf25d74362b7df7427a44fdda","timestamp":"2018-01-12T08:58:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 389 | {"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"},\ | ||
| 390 | {"module":"github.com/mattn/go-isatty","version":"v0.0.8","vcs_hash":"4963e35bcc64525b440c791c0eb22045df1ebb90bbcdf56256950a814d09f425","timestamp":"2019-05-22T01:25:13Z","subdir":"","vcs_ref":"refs/tags/v0.0.8"},\ | ||
| 391 | {"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"},\ | ||
| 392 | {"module":"github.com/buger/goterm","version":"v1.0.4","vcs_hash":"caf1c06b7ea92c81a60195c5df6f46d1e4ceb75cfb096fb918e712dcc226fc04","timestamp":"2022-01-25T19:34:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ | ||
| 393 | {"module":"github.com/moby/patternmatcher","version":"v0.6.0","vcs_hash":"fde57a922ff865dfe02454fffbfcbb1e5f2ca06ac3390f3a9df16466bfda666b","timestamp":"2023-08-22T20:52:28Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 394 | {"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"},\ | ||
| 395 | {"module":"github.com/moby/policy-helpers","version":"v0.0.0-20251105011237-bcaa71c99f14","vcs_hash":"7077358f35b23a7b00fbe917cc678c7bc8e3429f2445f4e49c9d9b23313a86fb","timestamp":"2025-11-05T01:12:37Z","subdir":"","vcs_ref":""},\ | ||
| 396 | {"module":"github.com/moby/profiles/seccomp","version":"v0.1.0","vcs_hash":"899c7ea07e4e45b382f104bc27009eeb90de7f25205638ebec13f6349d5977db","timestamp":"2025-07-22T15:37:16Z","subdir":"seccomp","vcs_ref":"refs/tags/seccomp/v0.1.0"},\ | ||
| 397 | {"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"},\ | ||
| 398 | {"module":"github.com/moby/go-archive","version":"v0.1.0","vcs_hash":"de83d178e015001ec503f8d89743a9cc08e2d644c9cde111c18076c370479f62","timestamp":"2025-04-16T10:54:52Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 399 | {"module":"github.com/moby/sys/reexec","version":"v0.1.0","vcs_hash":"4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b","timestamp":"2024-12-18T18:52:09Z","subdir":"reexec","vcs_ref":"refs/tags/reexec/v0.1.0"},\ | ||
| 400 | {"module":"github.com/moby/sys/atomicwriter","version":"v0.1.0","vcs_hash":"f4359e6cc20b486bfb92dc3bcf6ac79f9272e2daa0c0172e594bcb9e9e7185c4","timestamp":"2025-04-07T15:07:45Z","subdir":"atomicwriter","vcs_ref":"refs/tags/atomicwriter/v0.1.0"},\ | ||
| 401 | {"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"},\ | ||
| 402 | {"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"},\ | ||
| 403 | {"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"},\ | ||
| 404 | {"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"},\ | ||
| 405 | {"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"},\ | ||
| 406 | {"module":"github.com/moby/sys/capability","version":"v0.4.0","vcs_hash":"e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75","timestamp":"2024-11-11T19:02:25Z","subdir":"capability","vcs_ref":"refs/tags/capability/v0.4.0"},\ | ||
| 407 | {"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"},\ | ||
| 408 | {"module":"github.com/moby/sys/mount","version":"v0.3.4","vcs_hash":"bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7","timestamp":"2024-07-17T03:02:24Z","subdir":"mount","vcs_ref":"refs/tags/mount/v0.3.4"},\ | ||
| 409 | {"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"},\ | ||
| 410 | {"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"},\ | ||
| 411 | {"module":"github.com/moby/buildkit","version":"v0.26.2","vcs_hash":"ea271cbec4e6af9d6f8b85fc342abbb36b352fe2a1696958921722eb7d40d1dc","timestamp":"2025-11-20T11:38:53Z","subdir":"","vcs_ref":"refs/tags/v0.26.2"},\ | ||
| 412 | {"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"},\ | ||
| 413 | {"module":"github.com/Shopify/logrus-bugsnag","version":"v0.0.0-20170309145241-6dbc35f2c30d","vcs_hash":"32b9430ae515731f656e10a931bd6ca61d5ea940c15245ea2c8bb98990560cfd","timestamp":"2017-03-09T14:52:41Z","subdir":"","vcs_ref":""},\ | ||
| 414 | {"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"},\ | ||
| 415 | {"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"},\ | ||
| 416 | {"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"},\ | ||
| 417 | {"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"},\ | ||
| 418 | {"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"},\ | ||
| 419 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ | ||
| 420 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.0","vcs_hash":"afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e","timestamp":"2025-10-27T22:43:47Z","subdir":"","vcs_ref":"refs/tags/v3.1.0"},\ | ||
| 421 | {"module":"github.com/containerd/nri","version":"v0.10.0","vcs_hash":"9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c","timestamp":"2025-08-16T08:15:07Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 422 | {"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"},\ | ||
| 423 | {"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"},\ | ||
| 424 | {"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"},\ | ||
| 425 | {"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"},\ | ||
| 426 | {"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"},\ | ||
| 427 | {"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"},\ | ||
| 428 | {"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"},\ | ||
| 429 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.3.0","vcs_hash":"3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff","timestamp":"2025-02-13T08:02:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 430 | {"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"},\ | ||
| 431 | {"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"},\ | ||
| 432 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.4","vcs_hash":"3371554120d7414305ee7e2a1039afc3c4fe1e65619e9593558857b842b7ed84","timestamp":"2025-09-15T05:35:06Z","subdir":"","vcs_ref":"refs/tags/v0.15.4"},\ | ||
| 433 | {"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"},\ | ||
| 434 | {"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"},\ | ||
| 435 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | ||
| 436 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.1-0.20251115011841-efd86f2b0bc2","vcs_hash":"ef6d3af0b4d38d1e023e66d374c8efb4bb6ef25956191f4927cfe680a5aed74d","timestamp":"2025-11-15T01:18:41Z","subdir":"","vcs_ref":""},\ | ||
| 437 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ | ||
| 438 | {"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"},\ | ||
| 439 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.30.0","vcs_hash":"d73039b2dd906a0889a3850d34d408fe2a98553d7bcdfe853ca194f24d0d76ca","timestamp":"2025-09-25T17:18:32Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.30.0"},\ | ||
| 440 | {"module":"github.com/bitly/go-hostpool","version":"v0.1.0","vcs_hash":"4fa48fb597b43d9ba89aa477912e73c8b6130aa0cda05b209201b071f25d10a4","timestamp":"2019-12-24T19:37:25Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 441 | {"module":"github.com/bitly/go-simplejson","version":"v0.5.0","vcs_hash":"c56b9fa4257469037ce41f652467339083e21d8cf63b420f7051f689474dcb9e","timestamp":"2015-09-15T16:53:35Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 442 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ | ||
| 443 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ | ||
| 444 | {"module":"github.com/modern-go/reflect2","version":"v0.0.0-20180701023420-4b7aa43c6742","vcs_hash":"8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677","timestamp":"2018-07-01T02:34:20Z","subdir":"","vcs_ref":""},\ | ||
| 445 | {"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":""},\ | ||
| 446 | {"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"},\ | ||
| 447 | {"module":"github.com/sirupsen/logrus","version":"v1.4.1","vcs_hash":"e7dadc55f17d7e5dd646b8a1408f0d5dc551bfbbbb8de273a6b6ceb927a05353","timestamp":"2019-04-02T16:14:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 448 | {"module":"github.com/sirupsen/logrus","version":"v1.0.6","vcs_hash":"e2b60414d6cf051bc156482dc25c0e442f2dcbaf755db11f95b165196e3a417d","timestamp":"2018-07-21T07:00:01Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | ||
| 449 | {"module":"github.com/sirupsen/logrus","version":"v1.2.0","vcs_hash":"f662f3bd248d63f5671cbf660c0fd3e5c3fc5389fca023c018b7c8fa63d75263","timestamp":"2018-11-01T07:39:56Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 450 | {"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"},\ | ||
| 451 | {"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"},\ | ||
| 452 | {"module":"github.com/containernetworking/plugins","version":"v1.8.0","vcs_hash":"f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca","timestamp":"2025-09-01T15:23:06Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 453 | {"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"},\ | ||
| 454 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ | ||
| 455 | {"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"},\ | ||
| 456 | {"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"},\ | ||
| 457 | {"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"},\ | ||
| 458 | {"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"},\ | ||
| 459 | {"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"},\ | ||
| 460 | {"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"},\ | 611 | {"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"},\ |
| 461 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20241014173422-cfa47c3a1cc8","vcs_hash":"af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460","timestamp":"2024-10-14T17:34:22Z","subdir":"","vcs_ref":""},\ | 612 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20241014173422-cfa47c3a1cc8","vcs_hash":"af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460","timestamp":"2024-10-14T17:34:22Z","subdir":"","vcs_ref":""},\ |
| 462 | {"module":"golang.org/x/time","version":"v0.14.0","vcs_hash":"0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b","timestamp":"2025-09-16T23:29:52Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | 613 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20250730193827-2d320260d730","vcs_hash":"464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764","timestamp":"2025-07-30T19:38:27Z","subdir":"","vcs_ref":""},\ |
| 463 | {"module":"golang.org/x/term","version":"v0.37.0","vcs_hash":"dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e","timestamp":"2025-11-11T15:03:38Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | 614 | {"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"},\ |
| 464 | {"module":"golang.org/x/mod","version":"v0.29.0","vcs_hash":"e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39","timestamp":"2025-10-08T15:23:01Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | 615 | {"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"},\ |
| 465 | {"module":"golang.org/x/tools","version":"v0.38.0","vcs_hash":"d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3","timestamp":"2025-10-08T22:17:26Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | 616 | {"module":"kernel.org/pub/linux/libs/security/libcap/cap","version":"v1.2.77","vcs_hash":"0e3f13776ff605f669bbf0d6414b493efd804254db98b6d3bea7655371b7f53f","timestamp":"2025-10-26T18:29:03Z","subdir":"cap","vcs_ref":"refs/tags/cap/v1.2.77"},\ |
| 466 | {"module":"golang.org/x/net","version":"v0.47.0","vcs_hash":"8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4","timestamp":"2025-11-11T18:55:31Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ | 617 | {"module":"kernel.org/pub/linux/libs/security/libcap/cap","version":"v1.2.76","vcs_hash":"68fcf96342d6b57dcc3e6c818463c707e806599087dedf19a4eb9d818367df61","timestamp":"2025-04-13T16:47:12Z","subdir":"cap","vcs_ref":"refs/tags/cap/v1.2.76"},\ |
| 467 | {"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"},\ | 618 | {"module":"kernel.org/pub/linux/libs/security/libcap/psx","version":"v1.2.77","vcs_hash":"0e3f13776ff605f669bbf0d6414b493efd804254db98b6d3bea7655371b7f53f","timestamp":"2025-10-26T18:29:03Z","subdir":"psx","vcs_ref":"refs/tags/psx/v1.2.77"},\ |
| 468 | {"module":"golang.org/x/text","version":"v0.31.0","vcs_hash":"577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2","timestamp":"2025-11-11T15:05:00Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | 619 | {"module":"kernel.org/pub/linux/libs/security/libcap/psx","version":"v1.2.76","vcs_hash":"68fcf96342d6b57dcc3e6c818463c707e806599087dedf19a4eb9d818367df61","timestamp":"2025-04-13T16:47:12Z","subdir":"psx","vcs_ref":"refs/tags/psx/v1.2.76"},\ |
| 620 | {"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"},\ | ||
| 621 | {"module":"cel.dev/expr","version":"v0.25.1","vcs_hash":"aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce","timestamp":"2025-11-08T22:07:56Z","subdir":"","vcs_ref":"refs/tags/v0.25.1"},\ | ||
| 622 | {"module":"cyphar.com/go-pathrs","version":"v0.2.1","vcs_hash":"e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90","timestamp":"2025-11-02T17:55:16Z","subdir":"go-pathrs","vcs_ref":"refs/tags/go-pathrs/v0.2.1"},\ | ||
| 623 | {"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"},\ | ||
| 624 | {"module":"gonum.org/v1/gonum","version":"v0.16.0","vcs_hash":"525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4","timestamp":"2025-03-21T18:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 625 | {"module":"gonum.org/v1/gonum","version":"v0.17.0","vcs_hash":"97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400","timestamp":"2025-12-29T19:16:44Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 626 | {"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"},\ | ||
| 627 | {"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"},\ | ||
| 628 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.3","vcs_hash":"2408eeac30b1574986dd0e17458ada4d251f9845f816637202936da13fcdab91","timestamp":"2025-09-11T04:10:14Z","subdir":"","vcs_ref":"refs/tags/v2.4.3"},\ | ||
| 629 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.3","vcs_hash":"bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903","timestamp":"2025-11-04T17:29:07Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.3"},\ | ||
| 630 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.4","vcs_hash":"adea5cf06c6a3beda8e988488bf42b037fd9e912a944733d3d8861ee12229595","timestamp":"2026-01-21T17:38:02Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.4"},\ | ||
| 631 | {"module":"pgregory.net/rapid","version":"v1.2.0","vcs_hash":"44c434e5467532a753dca055894777e9cc0c2edb2d36b01df08664a6953e8459","timestamp":"2025-02-24T08:18:48Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 632 | {"module":"golang.org/x/sys","version":"v0.1.0","vcs_hash":"b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77","timestamp":"2022-10-13T17:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 469 | {"module":"golang.org/x/sys","version":"v0.6.0","vcs_hash":"323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa","timestamp":"2023-03-04T03:20:52Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | 633 | {"module":"golang.org/x/sys","version":"v0.6.0","vcs_hash":"323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa","timestamp":"2023-03-04T03:20:52Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 634 | {"module":"golang.org/x/sys","version":"v0.44.0","vcs_hash":"6f609e950a030bdc26d17f92e04a240e08056999bfc36f1bb76905a96337c8d1","timestamp":"2026-04-23T15:37:02Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 635 | {"module":"golang.org/x/sys","version":"v0.42.0","vcs_hash":"8e0c29133c55549f2a5ccd9da93c1f00cb94b6e82a15ed2bf8a2406448f69c37","timestamp":"2026-03-03T01:51:03Z","subdir":"","vcs_ref":"refs/tags/v0.42.0"},\ | ||
| 470 | {"module":"golang.org/x/sys","version":"v0.38.0","vcs_hash":"31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b","timestamp":"2025-11-04T21:29:36Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | 636 | {"module":"golang.org/x/sys","version":"v0.38.0","vcs_hash":"31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b","timestamp":"2025-11-04T21:29:36Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ |
| 471 | {"module":"golang.org/x/sys","version":"v0.1.0","vcs_hash":"b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77","timestamp":"2022-10-13T17:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | 637 | {"module":"golang.org/x/mod","version":"v0.31.0","vcs_hash":"cb53cc14448559f4b79c8c47297f628afbc8171ff501cdc4743c5f4030033dd7","timestamp":"2025-12-08T16:56:33Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ |
| 638 | {"module":"golang.org/x/mod","version":"v0.33.0","vcs_hash":"f4d87b9979324a4a559aa3f3168d28c10683e20256233c463ae48bfbe67ed05d","timestamp":"2026-02-09T16:11:19Z","subdir":"","vcs_ref":"refs/tags/v0.33.0"},\ | ||
| 639 | {"module":"golang.org/x/mod","version":"v0.29.0","vcs_hash":"e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39","timestamp":"2025-10-08T15:23:01Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | ||
| 640 | {"module":"golang.org/x/oauth2","version":"v0.36.0","vcs_hash":"864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520","timestamp":"2026-02-11T19:14:10Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 641 | {"module":"golang.org/x/oauth2","version":"v0.33.0","vcs_hash":"231775307d2198402b4332072fb4567ff1a13e24f257ef58f6e3fdb368a76ee0","timestamp":"2025-10-23T14:32:39Z","subdir":"","vcs_ref":"refs/tags/v0.33.0"},\ | ||
| 472 | {"module":"golang.org/x/oauth2","version":"v0.32.0","vcs_hash":"5299f99fe900c9f416ec8f845e101931917c9ec20b42262d8341778bde5e7247","timestamp":"2025-09-16T00:27:56Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ | 642 | {"module":"golang.org/x/oauth2","version":"v0.32.0","vcs_hash":"5299f99fe900c9f416ec8f845e101931917c9ec20b42262d8341778bde5e7247","timestamp":"2025-09-16T00:27:56Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ |
| 643 | {"module":"golang.org/x/term","version":"v0.41.0","vcs_hash":"7bae64b3057af373aecee34a2667fba2aff1e229ff6472c080e93e65458ffe5a","timestamp":"2026-03-10T01:43:14Z","subdir":"","vcs_ref":"refs/tags/v0.41.0"},\ | ||
| 644 | {"module":"golang.org/x/term","version":"v0.37.0","vcs_hash":"dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e","timestamp":"2025-11-11T15:03:38Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 645 | {"module":"golang.org/x/term","version":"v0.38.0","vcs_hash":"71d12ef0538a7e08304bd53ff5dbe1a79f60001589f3d0127d4b8bfc96b4cb9e","timestamp":"2025-12-08T16:57:31Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 646 | {"module":"golang.org/x/sync","version":"v0.20.0","vcs_hash":"7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c","timestamp":"2026-02-23T18:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 473 | {"module":"golang.org/x/sync","version":"v0.18.0","vcs_hash":"ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963","timestamp":"2025-10-21T17:44:11Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | 647 | {"module":"golang.org/x/sync","version":"v0.18.0","vcs_hash":"ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963","timestamp":"2025-10-21T17:44:11Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ |
| 648 | {"module":"golang.org/x/crypto","version":"v0.46.0","vcs_hash":"798f6d5ef5f210d9df33b4e7c70674a661cd004d741bfb266c427b6f478b1cc8","timestamp":"2025-12-08T18:34:26Z","subdir":"","vcs_ref":"refs/tags/v0.46.0"},\ | ||
| 474 | {"module":"golang.org/x/crypto","version":"v0.45.0","vcs_hash":"8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7","timestamp":"2025-11-19T19:55:48Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ | 649 | {"module":"golang.org/x/crypto","version":"v0.45.0","vcs_hash":"8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7","timestamp":"2025-11-19T19:55:48Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ |
| 650 | {"module":"golang.org/x/crypto","version":"v0.48.0","vcs_hash":"290314b4367a5ace3f2dd13a6b31df560c76113926e950c1eff3b3688c7b62cc","timestamp":"2026-02-09T16:37:10Z","subdir":"","vcs_ref":"refs/tags/v0.48.0"},\ | ||
| 651 | {"module":"golang.org/x/net","version":"v0.47.0","vcs_hash":"8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4","timestamp":"2025-11-11T18:55:31Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ | ||
| 652 | {"module":"golang.org/x/net","version":"v0.51.0","vcs_hash":"27384ca1bf9f8fbfd7f0454280bea1a21fcb6be1145d234e4ede4db200fd3abc","timestamp":"2026-02-25T00:19:02Z","subdir":"","vcs_ref":"refs/tags/v0.51.0"},\ | ||
| 653 | {"module":"golang.org/x/net","version":"v0.48.0","vcs_hash":"933b45295e922f06f042181b7cf7fb2f2b10035e52fef5bbb293c1cb6ea68cf6","timestamp":"2025-12-08T21:41:29Z","subdir":"","vcs_ref":"refs/tags/v0.48.0"},\ | ||
| 475 | {"module":"golang.org/x/exp","version":"v0.0.0-20250911091902-df9299821621","vcs_hash":"b29a418d7bb6e15cce9cdb2caf0de7ed5dba8f2a38735a52d5d41801549b0ebf","timestamp":"2025-09-11T09:19:02Z","subdir":"","vcs_ref":""},\ | 654 | {"module":"golang.org/x/exp","version":"v0.0.0-20250911091902-df9299821621","vcs_hash":"b29a418d7bb6e15cce9cdb2caf0de7ed5dba8f2a38735a52d5d41801549b0ebf","timestamp":"2025-09-11T09:19:02Z","subdir":"","vcs_ref":""},\ |
| 476 | {"module":"k8s.io/utils","version":"v0.0.0-20250604170112-4c0f3b243397","vcs_hash":"60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8","timestamp":"2025-06-04T17:01:12Z","subdir":"","vcs_ref":""},\ | 655 | {"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"},\ |
| 477 | {"module":"k8s.io/cri-api","version":"v0.34.1","vcs_hash":"7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 656 | {"module":"golang.org/x/text","version":"v0.31.0","vcs_hash":"577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2","timestamp":"2025-11-11T15:05:00Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ |
| 478 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ | 657 | {"module":"golang.org/x/text","version":"v0.32.0","vcs_hash":"db1055c090da946a126ac8573a0148f86e0c41f537a9ee33dc5eefbe656d95ed","timestamp":"2025-12-08T16:57:43Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ |
| 479 | {"module":"k8s.io/api","version":"v0.34.1","vcs_hash":"5c4bbd0617f6f594b275f1999f97eca8f79dbb30e908e7d6b5c7a80fd5b9b0d2","timestamp":"2025-09-10T04:39:36Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 658 | {"module":"golang.org/x/text","version":"v0.34.0","vcs_hash":"ab936e776d558dcf22a5deb255244ee8a750a97767251346fb3276b4eef3542f","timestamp":"2026-02-09T16:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ |
| 659 | {"module":"golang.org/x/time","version":"v0.14.0","vcs_hash":"0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b","timestamp":"2025-09-16T23:29:52Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 660 | {"module":"golang.org/x/tools","version":"v0.39.0","vcs_hash":"3e134fe07900bbb1f6b786c65f3bae7ddad868e248d5ce0e1a52fc21568e545f","timestamp":"2025-11-12T22:16:42Z","subdir":"","vcs_ref":"refs/tags/v0.39.0"},\ | ||
| 661 | {"module":"golang.org/x/tools","version":"v0.41.0","vcs_hash":"52090871934b5fcad164d4fd90e0dd44deed1f10db32e1203de79d7dc33b828b","timestamp":"2026-01-12T17:22:29Z","subdir":"","vcs_ref":"refs/tags/v0.41.0"},\ | ||
| 662 | {"module":"golang.org/x/tools","version":"v0.38.0","vcs_hash":"d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3","timestamp":"2025-10-08T22:17:26Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 663 | {"module":"k8s.io/apimachinery","version":"v0.35.2","vcs_hash":"3607284db090a16c797d866e0afc2f5981016fa804bf28b6ae61b062c6e6c8c3","timestamp":"2025-12-04T22:24:03Z","subdir":"","vcs_ref":"refs/tags/v0.35.2"},\ | ||
| 664 | {"module":"k8s.io/api","version":"v0.35.2","vcs_hash":"d96e98953ad442fb5f8a0bb8d9b83d63faf0eb92f78689e6616738e60e202642","timestamp":"2026-02-27T03:53:50Z","subdir":"","vcs_ref":"refs/tags/v0.35.2"},\ | ||
| 480 | {"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"},\ | 665 | {"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"},\ |
| 481 | {"module":"k8s.io/apimachinery","version":"v0.34.1","vcs_hash":"9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 666 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ |
| 482 | {"module":"k8s.io/client-go","version":"v0.34.1","vcs_hash":"25b2ca19570dcf36fcfa8a5388cc7647944fee1a9a445671e69704dbd6f452b5","timestamp":"2025-09-10T04:55:33Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 667 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250910181357-589584f1c912","vcs_hash":"d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6","timestamp":"2025-09-10T18:13:57Z","subdir":"","vcs_ref":""},\ |
| 483 | {"module":"dario.cat/mergo","version":"v1.0.2","vcs_hash":"b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c","timestamp":"2025-05-07T20:15:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | 668 | {"module":"k8s.io/cri-api","version":"v0.34.1","vcs_hash":"7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ |
| 484 | {"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"},\ | 669 | {"module":"k8s.io/utils","version":"v0.0.0-20250604170112-4c0f3b243397","vcs_hash":"60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8","timestamp":"2025-06-04T17:01:12Z","subdir":"","vcs_ref":""},\ |
| 670 | {"module":"k8s.io/utils","version":"v0.0.0-20251002143259-bc988d571ff4","vcs_hash":"fb4c92184a0c1cd25830e66a6860cd9ba95d39bd4c7299f50c01f78da028780a","timestamp":"2025-10-02T14:32:59Z","subdir":"","vcs_ref":""},\ | ||
| 671 | {"module":"k8s.io/client-go","version":"v0.35.2","vcs_hash":"efba3afcf90e8f75f41529c8eebf5fddd7c6193d91ec24020fa463c47d81bb8a","timestamp":"2026-02-27T04:23:44Z","subdir":"","vcs_ref":"refs/tags/v0.35.2"},\ | ||
| 672 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/net/http/httptrace/otelhttptrace","vcs_ref":"refs/tags/instrumentation/net/http/httptrace/otelhttptrace/v0.63.0"},\ | ||
| 673 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.63.0"},\ | ||
| 674 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.63.0"},\ | ||
| 675 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.42.0","vcs_hash":"e4078216f263ac2b531bd085e169d16a8f63b4be144686d18adf43935a314f4c","timestamp":"2026-03-06T20:24:46Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.42.0"},\ | ||
| 676 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.38.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.38.0"},\ | ||
| 677 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.2.1","vcs_hash":"1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412","timestamp":"2025-09-15T16:53:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.2.1"},\ | ||
| 678 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.7.1","vcs_hash":"7362aea1b94649c9ad7d031fd6fe79b2310f347d865614b0be2b844894e28013","timestamp":"2025-07-31T08:38:46Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.7.1"},\ | ||
| 679 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.9.0","vcs_hash":"48dd3b051b2ade937fb3ae600f1d49e4d17f78f386f08b2de9f4df57cbb13d0b","timestamp":"2025-11-03T15:38:58Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.9.0"},\ | ||
| 680 | {"module":"go.opentelemetry.io/otel","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"","vcs_ref":"refs/tags/v1.43.0"},\ | ||
| 681 | {"module":"go.opentelemetry.io/otel","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"","vcs_ref":"refs/tags/v1.38.0"},\ | ||
| 682 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.43.0"},\ | ||
| 683 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.38.0"},\ | ||
| 684 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.43.0"},\ | ||
| 685 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.38.0"},\ | ||
| 686 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.43.0"},\ | ||
| 687 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.38.0"},\ | ||
| 688 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.43.0"},\ | ||
| 689 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.38.0"},\ | ||
| 690 | {"module":"go.opentelemetry.io/otel/exporters/prometheus","version":"v0.60.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/prometheus","vcs_ref":"refs/tags/exporters/prometheus/v0.60.0"},\ | ||
| 691 | {"module":"go.opentelemetry.io/otel/exporters/prometheus","version":"v0.42.0","vcs_hash":"5781e823bcdbe01100cd1dc8d89e81f073e0a26cb157df3e236c81af5d21f7e4","timestamp":"2023-09-28T19:28:51Z","subdir":"exporters/prometheus","vcs_ref":"refs/tags/exporters/prometheus/v0.42.0"},\ | ||
| 692 | {"module":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/stdout/stdouttrace","vcs_ref":"refs/tags/exporters/stdout/stdouttrace/v1.38.0"},\ | ||
| 693 | {"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":""},\ | ||
| 694 | {"module":"go.opentelemetry.io/otel/exporters/jaeger","version":"v1.17.0","vcs_hash":"7257a93ca31d121ae8fee06e2ce5824c46e65e351d7b2daf9b1a27a10d8bb60d","timestamp":"2023-08-28T14:50:03Z","subdir":"exporters/jaeger","vcs_ref":"refs/tags/exporters/jaeger/v1.17.0"},\ | ||
| 695 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.42.0"},\ | ||
| 696 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.38.0"},\ | ||
| 697 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.42.0"},\ | ||
| 698 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.38.0"},\ | ||
| 699 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.42.0"},\ | ||
| 700 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.38.0"},\ | ||
| 701 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlpmetric/otlpmetrichttp","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetrichttp/v1.42.0"},\ | ||
| 702 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlpmetric/otlpmetrichttp","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetrichttp/v1.38.0"},\ | ||
| 703 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlpmetric/otlpmetricgrpc","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetricgrpc/v1.42.0"},\ | ||
| 704 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlpmetric/otlpmetricgrpc","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetricgrpc/v1.38.0"},\ | ||
| 705 | {"module":"go.etcd.io/bbolt","version":"v1.4.3","vcs_hash":"5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a","timestamp":"2025-08-19T17:17:23Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 706 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 707 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20200227125254-8fa46927fb4f","vcs_hash":"23da246e09df0cfb88f7874f3e8ab42f1563033c51f59b8fd9f88f708ab87083","timestamp":"2020-02-27T12:52:54Z","subdir":"","vcs_ref":""},\ | ||
| 708 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | ||
| 709 | {"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"},\ | ||
| 710 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | ||
| 711 | {"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"},\ | ||
| 712 | {"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"},\ | ||
| 713 | {"module":"gopkg.in/yaml.v2","version":"v2.2.4","vcs_hash":"16ad1bc1035b50f99a688a97524eadf6fc6a8b09612f99dd2ef19e0889b7935a","timestamp":"2019-10-02T18:33:36Z","subdir":"","vcs_ref":"refs/tags/v2.2.4"},\ | ||
| 714 | {"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"},\ | ||
| 715 | {"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"},\ | ||
| 716 | {"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"},\ | ||
| 717 | {"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"},\ | ||
| 718 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 719 | {"module":"google.golang.org/grpc","version":"v1.0.5","vcs_hash":"a8f63cb0b9589a8734365d4e15d54811da5f80c7314224f78f912146fcb9e1d8","timestamp":"2016-12-02T18:43:27Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ | ||
| 720 | {"module":"google.golang.org/grpc","version":"v1.77.0","vcs_hash":"6a4d91efb4524dab3f60e9d933cded144ffbbfe78825b7b8af87b3f8ac1f948f","timestamp":"2025-11-17T23:10:58Z","subdir":"","vcs_ref":"refs/tags/v1.77.0"},\ | ||
| 721 | {"module":"google.golang.org/grpc","version":"v1.78.0","vcs_hash":"0638a64122abeb115144e72987920717a22fb1af701d28ef847f1f50cf61c8ac","timestamp":"2025-12-23T09:24:02Z","subdir":"","vcs_ref":"refs/tags/v1.78.0"},\ | ||
| 722 | {"module":"google.golang.org/grpc","version":"v1.81.1","vcs_hash":"6732dda98dc8306342192af0c71fcd1371a5a5ea2f7928f592d2b29f736ef27c","timestamp":"2026-05-13T05:19:17Z","subdir":"","vcs_ref":"refs/tags/v1.81.1"},\ | ||
| 723 | {"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"},\ | ||
| 724 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230223222841-637eb2293923","vcs_hash":"21c46bcd2e99306470dba32b1498445db51b8fb0eb86d97f796374b8d215eb9c","timestamp":"2023-02-23T22:28:41Z","subdir":"","vcs_ref":""},\ | ||
| 725 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20251103181224-f26f9409b101","vcs_hash":"2a836781ea0b225ac15b54d6058e34525750c5a309d733ac59c70bd294604259","timestamp":"2025-11-03T18:12:24Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 726 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20251022142026-3a174f9686a8","vcs_hash":"b5ce4250f6640d334872a72f3816006a60b60061151262fb86636fdb602cb7f6","timestamp":"2025-10-22T14:20:26Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 727 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20260226221140-a57be14db171","vcs_hash":"7bcda6593cc1f5fa08bd21c9a772b2591c43be74c5148ee2253b318414acbac0","timestamp":"2026-02-26T22:11:40Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 728 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20251103181224-f26f9409b101","vcs_hash":"2a836781ea0b225ac15b54d6058e34525750c5a309d733ac59c70bd294604259","timestamp":"2025-11-03T18:12:24Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 729 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20251022142026-3a174f9686a8","vcs_hash":"b5ce4250f6640d334872a72f3816006a60b60061151262fb86636fdb602cb7f6","timestamp":"2025-10-22T14:20:26Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 730 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260226221140-a57be14db171","vcs_hash":"7bcda6593cc1f5fa08bd21c9a772b2591c43be74c5148ee2253b318414acbac0","timestamp":"2026-02-26T22:11:40Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 731 | {"module":"google.golang.org/protobuf","version":"v1.36.10","vcs_hash":"3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f","timestamp":"2025-10-02T08:56:10Z","subdir":"","vcs_ref":"refs/tags/v1.36.10"},\ | ||
| 732 | {"module":"google.golang.org/protobuf","version":"v1.36.11","vcs_hash":"d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d","timestamp":"2025-12-12T08:48:31Z","subdir":"","vcs_ref":"refs/tags/v1.36.11"},\ | ||
| 733 | {"module":"go.mongodb.org/mongo-driver","version":"v1.17.6","vcs_hash":"e629113ada68e74e78e8cccbe5f20cfc312b1982f3b922205f92ed2458babd7f","timestamp":"2025-10-27T23:16:51Z","subdir":"","vcs_ref":"refs/tags/v1.17.6"},\ | ||
| 485 | {"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"},\ | 734 | {"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"},\ |
| 735 | {"module":"tags.cncf.io/container-device-interface","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 736 | {"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"},\ | ||
| 737 | {"module":"tags.cncf.io/container-device-interface/specs-go","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"specs-go","vcs_ref":"refs/tags/specs-go/v1.1.0"},\ | ||
| 486 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.9.0","vcs_hash":"ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884","timestamp":"2025-09-24T19:41:55Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.9.0"},\ | 738 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.9.0","vcs_hash":"ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884","timestamp":"2025-09-24T19:41:55Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.9.0"},\ |
| 487 | {"module":"github.com/docker/go","version":"v1.5.1-1.0.20160303222718-d30aec9fd63c","vcs_hash":"adbf3e69f7023041c90d95475b29404cfcd9bbc165416530ac397daf92713d9f","timestamp":"2016-03-03T22:27:18Z","subdir":"","vcs_ref":""},\ | 739 | {"module":"gotest.tools/v3","version":"v3.5.2","vcs_hash":"0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5","timestamp":"2024-09-05T03:48:22Z","subdir":"","vcs_ref":"refs/tags/v3.5.2"},\ |
| 488 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20200804184101-5ec99f83aff1","vcs_hash":"1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82","timestamp":"2020-08-04T18:41:01Z","subdir":"","vcs_ref":""},\ | 740 | {"module":"dario.cat/mergo","version":"v1.0.2","vcs_hash":"b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c","timestamp":"2025-05-07T20:15:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 489 | {"module":"gopkg.in/airbrake/gobrake.v2","version":"v2.0.9","vcs_hash":"077965e9dddf4afe778a53c5657b15d425b2922ce1bb4473b48a092882d1c86c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | 741 | {"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.12"},\ |
| 490 | {"module":"gopkg.in/alecthomas/kingpin.v2","version":"v2.2.6","vcs_hash":"2735cac9b4a3cdb15215106fb8250a3cf703ade538238379c02b2e4630006774","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 491 | {"module":"gopkg.in/cenkalti/backoff.v2","version":"v2.2.1","vcs_hash":"71c3d72ed297486ed0a5ea367107475dd5a2f63506f13752eff8697b952feb2b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 492 | {"module":"gopkg.in/evanphx/json-patch.v4","version":"v4.12.0","vcs_hash":"4b7afc94ca313174a1c06213eff6268514e8df200fe8280a69535c2f7d458ab8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 493 | {"module":"gopkg.in/gemnasium/logrus-airbrake-hook.v2","version":"v2.1.2","vcs_hash":"d0726cab486cec911bd01a228103871bd0013c064acd93acf6ec283371126c72","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 494 | {"module":"gopkg.in/rethinkdb/rethinkdb-go.v6","version":"v6.2.1","vcs_hash":"217dbcd1c8416832ce026dc8bc5191884d1b45525c1a9e2c2e6980ae4fa4b11e","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 495 | {"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"},\ | 742 | {"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"},\ |
| 496 | {"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"},\ | 743 | {"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"},\ |
| 497 | {"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.3.0"},\ | 744 | {"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.3.0"},\ |
| 498 | {"module":"golang.org/x/net","version":"v0.0.0-20180906233101-161cd47e91fd","vcs_hash":"babc11e479dde015dda8f2983ff3d34baeca8fc3c8f903c8cdb86bbe5bd33276","timestamp":"2018-09-06T23:31:01Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 499 | {"module":"golang.org/x/net","version":"v0.0.0-20181114220301-adae6a3d119a","vcs_hash":"b8c1e7047b6e4851ac069daf32f49810a275ba804ac8e291088dc3153c2e9244","timestamp":"2018-11-14T22:03:01Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 500 | {"module":"golang.org/x/net","version":"v0.0.0-20190404232315-eb5bcb51f2a3","vcs_hash":"ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe","timestamp":"2019-04-04T23:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 745 | {"module":"golang.org/x/net","version":"v0.0.0-20190404232315-eb5bcb51f2a3","vcs_hash":"ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe","timestamp":"2019-04-04T23:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 501 | {"module":"golang.org/x/net","version":"v0.0.0-20190613194153-d28f0bde5980","vcs_hash":"757dd4c6e25318b13686cfb89c72e097891b4100c7969a22acf412f56e47896d","timestamp":"2019-06-13T19:41:53Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 502 | {"module":"golang.org/x/net","version":"v0.0.0-20190620200207-3b0461eec859","vcs_hash":"3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882","timestamp":"2019-06-20T20:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 746 | {"module":"golang.org/x/net","version":"v0.0.0-20190620200207-3b0461eec859","vcs_hash":"3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882","timestamp":"2019-06-20T20:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 503 | {"module":"golang.org/x/net","version":"v0.0.0-20200226121028-0de0cce0169b","vcs_hash":"4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451","timestamp":"2020-02-26T12:10:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 747 | {"module":"golang.org/x/net","version":"v0.0.0-20200226121028-0de0cce0169b","vcs_hash":"4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451","timestamp":"2020-02-26T12:10:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 504 | {"module":"golang.org/x/net","version":"v0.0.0-20201021035429-f5854403a974","vcs_hash":"fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16","timestamp":"2020-10-21T03:54:29Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 748 | {"module":"golang.org/x/net","version":"v0.0.0-20201021035429-f5854403a974","vcs_hash":"fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16","timestamp":"2020-10-21T03:54:29Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 505 | {"module":"golang.org/x/net","version":"v0.0.0-20210226172049-e18ecbb05110","vcs_hash":"376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd","timestamp":"2021-02-26T17:20:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 749 | {"module":"golang.org/x/net","version":"v0.0.0-20210226172049-e18ecbb05110","vcs_hash":"376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd","timestamp":"2021-02-26T17:20:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 506 | {"module":"golang.org/x/net","version":"v0.0.0-20220722155237-a158d28d115b","vcs_hash":"2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5","timestamp":"2022-07-22T15:52:37Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 750 | {"module":"golang.org/x/net","version":"v0.0.0-20220722155237-a158d28d115b","vcs_hash":"2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5","timestamp":"2022-07-22T15:52:37Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 507 | {"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.3.0"},\ | ||
| 508 | {"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.3.0"},\ | ||
| 509 | {"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.3.0"},\ | ||
| 510 | {"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.3.0"},\ | 751 | {"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.3.0"},\ |
| 511 | {"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.3.0"},\ | 752 | {"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.3.0"},\ |
| 512 | {"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.3.0"},\ | 753 | {"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.3.0"},\ |
| 513 | {"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.3.0"},\ | 754 | {"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.3.0"},\ |
| 514 | {"module":"golang.org/x/sys","version":"v0.0.0-20180905080454-ebe1bf3edb33","vcs_hash":"d3bdb2e23f146b5636bca4252db35273bff745f37dece252f87edb601338f1fa","timestamp":"2018-09-05T08:04:54Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 515 | {"module":"golang.org/x/sys","version":"v0.0.0-20180909124046-d0be0721c37e","vcs_hash":"e23d421c76c78ddc7b91228f72ce5f09a2820d7648b887aa27f4e1b7ffe9f8a4","timestamp":"2018-09-09T12:40:46Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 516 | {"module":"golang.org/x/sys","version":"v0.0.0-20181116152217-5ac8a444bdc5","vcs_hash":"fefde8e557c698aecc8d48f3c3d82b7fea1eb55451adbc71dbed3a8871ed8e13","timestamp":"2018-11-16T15:22:17Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 517 | {"module":"golang.org/x/sys","version":"v0.0.0-20190215142949-d0b11bdaac8a","vcs_hash":"f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556","timestamp":"2019-02-15T14:29:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 755 | {"module":"golang.org/x/sys","version":"v0.0.0-20190215142949-d0b11bdaac8a","vcs_hash":"f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556","timestamp":"2019-02-15T14:29:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 518 | {"module":"golang.org/x/sys","version":"v0.0.0-20190222072716-a9d3bda3a223","vcs_hash":"b39bbf1e5c63baf8bb27abab5aa581c65e0d2a22893ed2ccbcc8fa2f7dcb1f04","timestamp":"2019-02-22T07:27:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 756 | {"module":"golang.org/x/sys","version":"v0.0.0-20190222072716-a9d3bda3a223","vcs_hash":"b39bbf1e5c63baf8bb27abab5aa581c65e0d2a22893ed2ccbcc8fa2f7dcb1f04","timestamp":"2019-02-22T07:27:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 519 | {"module":"golang.org/x/sys","version":"v0.0.0-20190412213103-97732733099d","vcs_hash":"aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae","timestamp":"2019-04-12T21:31:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 757 | {"module":"golang.org/x/sys","version":"v0.0.0-20190412213103-97732733099d","vcs_hash":"aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae","timestamp":"2019-04-12T21:31:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 520 | {"module":"golang.org/x/sys","version":"v0.0.0-20190801041406-cbf593c0f2f3","vcs_hash":"4caa6bf3877ea4a9088acc64f20cf170854590c47a2251c747b075d57989606f","timestamp":"2019-08-01T04:14:06Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 521 | {"module":"golang.org/x/sys","version":"v0.0.0-20191026070338-33540a1f6037","vcs_hash":"74df1e05ff5bf1317fe42883ce7a496c0ad3800044d955163fd3f3acca0a0166","timestamp":"2019-10-26T07:03:38Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 522 | {"module":"golang.org/x/sys","version":"v0.0.0-20191120155948-bd437916bb0e","vcs_hash":"253eeaed31139dc6c6092c9677b29b309c54686acef6519ba8e7423b19d0c65e","timestamp":"2019-11-20T15:59:48Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 523 | {"module":"golang.org/x/sys","version":"v0.0.0-20200930185726-fdedc70b468f","vcs_hash":"782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b","timestamp":"2020-09-30T18:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 758 | {"module":"golang.org/x/sys","version":"v0.0.0-20200930185726-fdedc70b468f","vcs_hash":"782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b","timestamp":"2020-09-30T18:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 524 | {"module":"golang.org/x/sys","version":"v0.0.0-20201119102817-f84b799fce68","vcs_hash":"5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511","timestamp":"2020-11-19T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 759 | {"module":"golang.org/x/sys","version":"v0.0.0-20201119102817-f84b799fce68","vcs_hash":"5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511","timestamp":"2020-11-19T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 525 | {"module":"golang.org/x/sys","version":"v0.0.0-20210331175145-43e1dd70ce54","vcs_hash":"61395547cb668a679b4d7508a904d02fd50ffe1630e5ffd6f4ef293a97c2d3ba","timestamp":"2021-03-31T17:51:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 760 | {"module":"golang.org/x/sys","version":"v0.0.0-20210331175145-43e1dd70ce54","vcs_hash":"61395547cb668a679b4d7508a904d02fd50ffe1630e5ffd6f4ef293a97c2d3ba","timestamp":"2021-03-31T17:51:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| @@ -527,9 +762,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 527 | {"module":"golang.org/x/sys","version":"v0.0.0-20210616094352-59db8d763f22","vcs_hash":"34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5","timestamp":"2021-06-16T09:43:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 762 | {"module":"golang.org/x/sys","version":"v0.0.0-20210616094352-59db8d763f22","vcs_hash":"34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5","timestamp":"2021-06-16T09:43:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 528 | {"module":"golang.org/x/sys","version":"v0.0.0-20220412211240-33da011f77ad","vcs_hash":"144d2f77c6aa06af51d5820df4e7506c5ecad01c86e770e0027b682ff0d3f9a9","timestamp":"2022-04-12T21:12:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 763 | {"module":"golang.org/x/sys","version":"v0.0.0-20220412211240-33da011f77ad","vcs_hash":"144d2f77c6aa06af51d5820df4e7506c5ecad01c86e770e0027b682ff0d3f9a9","timestamp":"2022-04-12T21:12:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 529 | {"module":"golang.org/x/sys","version":"v0.0.0-20220520151302-bc2c85ada10a","vcs_hash":"f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33","timestamp":"2022-05-20T15:13:02Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 764 | {"module":"golang.org/x/sys","version":"v0.0.0-20220520151302-bc2c85ada10a","vcs_hash":"f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33","timestamp":"2022-05-20T15:13:02Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 530 | {"module":"golang.org/x/sys","version":"v0.0.0-20220715151400-c0bba94af5f8","vcs_hash":"e4718f232872f03637fc197e3ccf66bc067874db09f67e7567cae86e8cee6732","timestamp":"2022-07-15T15:14:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 531 | {"module":"golang.org/x/sys","version":"v0.0.0-20220722155257-8c9f86f7a55f","vcs_hash":"2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5","timestamp":"2022-07-22T15:52:57Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 765 | {"module":"golang.org/x/sys","version":"v0.0.0-20220722155257-8c9f86f7a55f","vcs_hash":"2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5","timestamp":"2022-07-22T15:52:57Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 532 | {"module":"golang.org/x/term","version":"v0.0.0-20201117132131-f5c789dd3221","vcs_hash":"c88580cdc620bf60d25b76e2063471e63eb3d1d7e2637b2d2fee2fa29c5eef30","timestamp":"2020-11-17T13:21:31Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 533 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 766 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 534 | {"module":"golang.org/x/term","version":"v0.0.0-20210927222741-03fcf44c2211","vcs_hash":"39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea","timestamp":"2021-09-27T22:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 767 | {"module":"golang.org/x/term","version":"v0.0.0-20210927222741-03fcf44c2211","vcs_hash":"39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea","timestamp":"2021-09-27T22:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 535 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 768 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
diff --git a/recipes-containers/docker-compose/go-mod-git.inc b/recipes-containers/docker-compose/go-mod-git.inc index fad29aa7..0a5f4bf0 100644 --- a/recipes-containers/docker-compose/go-mod-git.inc +++ b/recipes-containers/docker-compose/go-mod-git.inc | |||
| @@ -1,505 +1,677 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 |
| 2 | # Git repositories for Go module dependencies | 2 | # Git repositories for Go module dependencies |
| 3 | 3 | ||
| 4 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=2d1c58167e30f380cf78e44a43b100a14767e817;name=git_d59a22ac_0;destsuffix=vcs_cache/03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48" | 4 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=62984ada4402df6571557bc3fed2bcbde48ec908;name=git_825229b4_0;destsuffix=vcs_cache/8d8b13db0a1aeb458c063fdae5bc8310ea4fe3f080f94fad773cad52094745d9" |
| 5 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" | 5 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a0583e0143b1624142adab07e0e97fe106d99561;name=git_825229b4_1;destsuffix=vcs_cache/732613cefc15b1adbb2c7aeb63e0c9bbf2708050a30ce547a2df82727da51371" |
| 6 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=68e6b96e6b74ebc396ac1aa7186c92e616960bd1;name=git_bd7d6031_0;destsuffix=vcs_cache/5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a" | 6 | SRC_URI += "git://github.com/zclconf/go-cty;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=da4c600729aefcf628d6b042ee439e6927d1104e;name=git_5ffc57d2_0;destsuffix=vcs_cache/47f07e849f1a52fb6afc5ce8207515cf79885a5863c3f77672e2e24bc0ed8ce3" |
| 7 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7826ba4358a76646a8bd1f852201c4fed2c81c38;name=git_63b91e23_0;destsuffix=vcs_cache/525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4" | 7 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=348b672cd90d8190f8240323e372ecd1e66b59dc;name=git_50116b68_0;destsuffix=vcs_cache/2c4d0627c16989284c34f4435f85eda929435309b1f35e089deeada06cba6920" |
| 8 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_0;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" | 8 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_1;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" |
| 9 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | 9 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.4.7;shallow=1;rev=03509a98a092b522b2ff0de13e53513d18b3b837;name=git_b3b758f5_0;destsuffix=vcs_cache/1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f" |
| 10 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | 10 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=75711fccf6a3e85bc74c241e2dddd06a9bc9e53d;name=git_b3b758f5_1;destsuffix=vcs_cache/711d6ce77fb103240fb5d501f7548a0f9a576d48e783647cd7fed297fccb112a" |
| 11 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=8fa46927fb4f5b54d48bde78c6c08db205b2298c;name=git_fc1e328f_2;destsuffix=vcs_cache/23da246e09df0cfb88f7874f3e8ab42f1563033c51f59b8fd9f88f708ab87083" | 11 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=c6d0af3a4780fcc69132bb8bc5d2bdfcbe5ea42b;name=git_217f6de8_0;destsuffix=vcs_cache/aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4" |
| 12 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;branch=v1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" | 12 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" |
| 13 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_0;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | 13 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_0;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" |
| 14 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_1;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | 14 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd;name=git_975c3d3f_1;destsuffix=vcs_cache/8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677" |
| 15 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_0;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | 15 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_2;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" |
| 16 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_1;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | 16 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" |
| 17 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5420a8b6744d3b0345ab293f6fcba19c978f1183;name=git_b0089ab1_2;destsuffix=vcs_cache/0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c" | 17 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" |
| 18 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_3;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | 18 | SRC_URI += "git://github.com/DefangLabs/secret-detector;protocol=https;branch=main;rev=22662109213e87fb56be9dbc3a9c78499d2e42a5;name=git_985033cd_0;destsuffix=vcs_cache/42b5e6f1ae54867a47bbe7535a965b97260d8282064da67b0f3d9d82d7524ad4" |
| 19 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=f221b8435cfb71e54062f6c6e99e9ade30b124d5;name=git_b0089ab1_4;destsuffix=vcs_cache/16ad1bc1035b50f99a688a97524eadf6fc6a8b09612f99dd2ef19e0889b7935a" | 19 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;branch=master;rev=3d60171a64319ef63c78bd45bd60e6eab1e75f8b;name=git_dbf881a0_0;destsuffix=vcs_cache/3516ad16d930d5653a48f59083d5a5851f1503e64d5f3e4f03dd5094d044ceba" |
| 20 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_5;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | 20 | SRC_URI += "git://github.com/spf13/cast;protocol=https;branch=master;rev=4d07383ffe94b5e5a6fa3af9211374a4507a0184;name=git_60c66923_0;destsuffix=vcs_cache/61ca87f5a674dbb7719ca6806869cee44c68d3463ca0ee867270c61ef55016c5" |
| 21 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_b7879a4b_0;destsuffix=vcs_cache/35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5" | 21 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=7b2c5ac9fc04fc5efafb60700713d4fa609b777b;name=git_41456771_0;destsuffix=vcs_cache/a6573b02628ec0c919f90bba89f525eac2b0bda84d9dccdcb78b3f07c92b918e" |
| 22 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | 22 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=7da941c3547e93b8c9f70bbd3befca79c6335388;name=git_41456771_1;destsuffix=vcs_cache/54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af" |
| 23 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.2;shallow=1;rev=0b81523ff268a1f1b0baf4a5da67e42fbb86880b;name=git_6a558ec9_0;destsuffix=vcs_cache/0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5" | 23 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.2;shallow=1;rev=88b30ab89da2d0d0abb153818746c5a2d30eccec;name=git_41456771_2;destsuffix=vcs_cache/a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685" |
| 24 | SRC_URI += "git://git.kernel.org/pub/scm/libs/libcap/libcap.git;protocol=https;nobranch=1;tag=psx/v1.2.76;shallow=1;rev=5f3e12ca39c476b78160df6e2345a642a8e6f178;name=git_101689eb_0;destsuffix=vcs_cache/68fcf96342d6b57dcc3e6c818463c707e806599087dedf19a4eb9d818367df61" | 24 | SRC_URI += "git://github.com/spf13/viper;protocol=https;branch=master;rev=be5ff3e4840cf692388bde7a057595a474ef379e;name=git_133525c9_0;destsuffix=vcs_cache/6b7187b929229be5c3959df1ee113d9acd19aff47b973e42b64e50cdf8a0e740" |
| 25 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=3a174f9686a8c31630db6dcfd3e1ebbaefa11974;name=git_461a63b9_0;destsuffix=vcs_cache/b5ce4250f6640d334872a72f3816006a60b60061151262fb86636fdb602cb7f6" | 25 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" |
| 26 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=637eb2293923635deb6e44d88eb5f70e9faad7e0;name=git_461a63b9_1;destsuffix=vcs_cache/21c46bcd2e99306470dba32b1498445db51b8fb0eb86d97f796374b8d215eb9c" | 26 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" |
| 27 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=708a7f9f3283aa2d4f6132d287d78683babe55c8;name=git_6bc32f05_0;destsuffix=vcs_cache/a8f63cb0b9589a8734365d4e15d54811da5f80c7314224f78f912146fcb9e1d8" | 27 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=e57e3eeb33f795204c1ca35f56c44f83227c6e66;name=git_66b7b8c8_2;destsuffix=vcs_cache/160c6a820138c13e769bbec879294544287b8dfde6af77776f81536ff3f43df9" |
| 28 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.77.0;shallow=1;rev=805b1f88c5fb9419e3837c72e1deb9c2ec677ffe;name=git_6bc32f05_1;destsuffix=vcs_cache/6a4d91efb4524dab3f60e9d933cded144ffbbfe78825b7b8af87b3f8ac1f948f" | 28 | SRC_URI += "git://github.com/jinzhu/gorm;protocol=https;branch=master;rev=5409931a1bb87e484d68d649af9367c207713ea2;name=git_82a2c1af_0;destsuffix=vcs_cache/e51ea32193aeb2a5bfab92442113de19e13f387509f58c7979e704306087d5d2" |
| 29 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.5.1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_2;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" | 29 | SRC_URI += "git://github.com/jinzhu/now;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=7e7333ac029d4aad7e88500a30889fcd22489425;name=git_ffa5efac_0;destsuffix=vcs_cache/3a2e9d8aa645efa2980908fbe342f3eb31a21421aeacd8a821f15d5775cb129f" |
| 30 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.10;shallow=1;rev=f9fa50e26c0ffec610c509850484a5fdecdb26ec;name=git_a6c5d6b8_0;destsuffix=vcs_cache/3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f" | 30 | SRC_URI += "git://github.com/jinzhu/inflection;protocol=https;branch=master;rev=1c35d901db3da928c72a72d8458480cc9ade058f;name=git_355e8fac_0;destsuffix=vcs_cache/3bf372ac0a41f41eb6c408c719a9f71d1a31a5cd8260a8135fa90085e5d6c0ce" |
| 31 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_0;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | 31 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" |
| 32 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.2;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_0;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" | 32 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.6;shallow=1;rev=0ff49de124c6f76f8494e194af75bde0f1a49a29;name=git_61c80dd4_1;destsuffix=vcs_cache/49dd68855c9609b742b2b0b4f38fc7310fe801de54098c1919a0a64c7a0df65f" |
| 33 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_1;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | 33 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.7;shallow=1;rev=27518f6661eba504be5a7a9a9f6d9460d892ade3;name=git_61c80dd4_2;destsuffix=vcs_cache/bc41490320f388f56ca605b559e022840691077e82ae0ad6dd62b7ea000f0603" |
| 34 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.3;shallow=1;rev=e99d6a6e928a797feb752a3f839e0a7e45a46ddc;name=git_780106c7_2;destsuffix=vcs_cache/bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903" | 34 | SRC_URI += "git://github.com/hailocab/go-hostpool;protocol=https;branch=master;rev=e80d13ce29ede4452c43dea11e79b9bc8a15b478;name=git_9b349411_0;destsuffix=vcs_cache/9c4bc4176e756c26e2cdff114a1c5597225ee9e1831b7404408096c667ad9031" |
| 35 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.7.1;shallow=1;rev=683f172c00ae2b73cbc85ed1aa2ad86cc0e1ee3f;name=git_430aa893_0;destsuffix=vcs_cache/7362aea1b94649c9ad7d031fd6fe79b2310f347d865614b0be2b844894e28013" | 35 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_0;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" |
| 36 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/jaeger/v1.17.0;shallow=1;rev=3c476ce1816ae6f38758e90cc36d8b77ebcc223b;name=git_120ed83a_0;destsuffix=vcs_cache/7257a93ca31d121ae8fee06e2ce5824c46e65e351d7b2daf9b1a27a10d8bb60d" | 36 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" |
| 37 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/prometheus/v0.42.0;shallow=1;rev=60666c554065ac4da502fe28943eea4b938ab479;name=git_120ed83a_1;destsuffix=vcs_cache/5781e823bcdbe01100cd1dc8d89e81f073e0a26cb157df3e236c81af5d21f7e4" | 37 | SRC_URI += "git://github.com/AlecAivazis/survey;protocol=https;nobranch=1;tag=v2.3.7;shallow=1;rev=fa37277e6394c29db7bcc94062cb30cd7785a126;name=git_8f711068_0;destsuffix=vcs_cache/915e6ad876675eb96b188d35f754bc931b786c20b8e9ce8142ab278092473e7c" |
| 38 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v1.38.0;shallow=1;rev=84e3f3ac8b25204f3a0f77a805437a5e08573b35;name=git_120ed83a_2;destsuffix=vcs_cache/a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5" | 38 | SRC_URI += "git://github.com/konsorten/go-windows-terminal-sequences;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=5c8c8bd35d3832f5d134ae1e1e375b69a4d25242;name=git_a370b262_0;destsuffix=vcs_cache/2044bc70056f083f4686548aca8c8ea39dc8943c0d28ac6ef38cfa1fa5ee7fd0" |
| 39 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;branch=main;rev=bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0;name=git_120ed83a_3;destsuffix=vcs_cache/32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e" | 39 | SRC_URI += "git://github.com/konsorten/go-windows-terminal-sequences;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=f55edac94c9bbba5d6182a4be46d86a2c9b5b50e;name=git_a370b262_1;destsuffix=vcs_cache/1987ad3f256034b9d0fc3590868bb91e717f53fd7ee6de10cff3948645fcd530" |
| 40 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/httptrace/otelhttptrace/v0.63.0;shallow=1;rev=80c9316336ebb4f4c67d8e1011a3add889213fb7;name=git_9cecf883_0;destsuffix=vcs_cache/a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7" | 40 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_0;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" |
| 41 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.2.1;shallow=1;rev=715f58ce2f17e2176b8e53b871e47531a259cc1d;name=git_0cf36a85_0;destsuffix=vcs_cache/1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412" | 41 | SRC_URI += "git://github.com/sigstore/sigstore;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=46cc860a82fb802050aea6c302af70114b733268;name=git_43e46a1b_0;destsuffix=vcs_cache/90a23575b9b82145605cec4e4b156c7b3b15899d7413a82ddc582ea17239f81e" |
| 42 | SRC_URI += "git://github.com/niemeyer/pretty;protocol=https;branch=master;rev=a10e7caefd8e0d600cea437f5c3613aeb1553d56;name=git_2ab93bd0_0;destsuffix=vcs_cache/7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef" | 42 | SRC_URI += "git://github.com/sigstore/sigstore;protocol=https;nobranch=1;tag=v1.10.4;shallow=1;rev=8ec410a2993ea78083aecf0e473a85453039496e;name=git_43e46a1b_1;destsuffix=vcs_cache/b71061b12624368abda1dd6efd0a3f3badc86b8f49de876d7b7585482f1f31c5" |
| 43 | SRC_URI += "git://github.com/go-logfmt/logfmt;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=07c9b44f60d7ffdfb7d8efe1ad539965737836dc;name=git_6bd45679_0;destsuffix=vcs_cache/ba8d08b7a7c3160ce690a9887ce68303c6e395cb41e8669e5b9c7423dbb2e6d8" | 43 | SRC_URI += "git://github.com/sigstore/rekor-tiles;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=266d2496194c067e0f394ee68216c32fc2df8fa8;name=git_56f95c84_0;destsuffix=vcs_cache/b8d43475ba70ac8bfe320e5e8116e30c762256078fcd60b87e28d27c91db426d" |
| 44 | SRC_URI += "git://github.com/go-logfmt/logfmt;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=390ab7935ee28ec6b286364bba9b4dd6410cb3d5;name=git_6bd45679_1;destsuffix=vcs_cache/87ea6a9e239f17f704d8539912edf62249556b50b823ce9b513c614350572831" | 44 | SRC_URI += "git://github.com/sigstore/rekor;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=cb5b1d5f364a8437e1c6c857b200283e2dcc2b29;name=git_27e08e54_0;destsuffix=vcs_cache/32b94a917cfae30ffab23353a3ce5a1a5f15f908aa8b9c06f99d20126185113c" |
| 45 | SRC_URI += "git://github.com/go-stack/stack;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a;name=git_f91af9da_0;destsuffix=vcs_cache/b165c1e0ccf05d91f62b1ae66d83365c5d96f152e956573fb16040ab15370424" | 45 | SRC_URI += "git://github.com/sigstore/rekor;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=fe9717fd6ee4cfecedc30e5fd64c9872bc2ac61c;name=git_27e08e54_1;destsuffix=vcs_cache/83f42b233ced1d3161475396984e20e2f51539ee96e35cb0d5bba6ceb6d0edab" |
| 46 | SRC_URI += "git://github.com/keybase/go-keychain;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=dd79abb5f55f5239037126b5943c0b1335a84abc;name=git_31bcc336_0;destsuffix=vcs_cache/82b6722ae37ce95c4a4f5c5d543a436be413fa68f322f3be86191b0953905603" | 46 | SRC_URI += "git://github.com/sigstore/timestamp-authority;protocol=https;nobranch=1;tag=v2.0.3;shallow=1;rev=22406c3ff80d3543d2f2819e4f3cf944b5fe306c;name=git_1dbbaf86_0;destsuffix=vcs_cache/dd70ebe8f7d2cbe5ccfd2833047f52a0026aa94ba09e37dd26528da042e660da" |
| 47 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | 47 | SRC_URI += "git://github.com/sigstore/timestamp-authority;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=812628681291626975b59e2d6f1df651220118b6;name=git_1dbbaf86_1;destsuffix=vcs_cache/bbb892dff7b9581efdf6e165444a2c5962eaa7b0c04a76b0600e19cdcd041baa" |
| 48 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=76626ae9c91c4f2a10f34cad8ce83ea42c93bb75;name=git_b31cc6ad_1;destsuffix=vcs_cache/bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3" | 48 | SRC_URI += "git://github.com/sigstore/sigstore-go;protocol=https;branch=main;rev=b5fe07a5a7d719c2f9951e1ada4d5b76a8916345;name=git_2a7b27c4_0;destsuffix=vcs_cache/9f990573ca42c039488a500e573851a0afe9e058a594f47e8e914198f1bed87e" |
| 49 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" | 49 | SRC_URI += "git://github.com/sigstore/sigstore-go;protocol=https;nobranch=1;tag=v1.1.4;shallow=1;rev=cc06490446765e67a0e63797659f1439c3f53cc0;name=git_2a7b27c4_1;destsuffix=vcs_cache/266db4b6b3687a3b36e4aba7537c3db2811ed76f16474c4689b7a41d20321f18" |
| 50 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" | 50 | SRC_URI += "git://github.com/sigstore/protobuf-specs;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=f8d009ede80474a9e257788207a00693e4693168;name=git_8b876913_0;destsuffix=vcs_cache/4be3492e50d1e30ee1365286244a71456814ed25f2b112ffae504266afbecb00" |
| 51 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" | ||
| 52 | SRC_URI += "git://github.com/letsencrypt/boulder;protocol=https;nobranch=1;tag=v0.20251110.0;shallow=1;rev=18685ee437d1988fd05798f4bb61e8a68484eaaa;name=git_6586c43c_0;destsuffix=vcs_cache/89895769acf16e855d1bc7c1ebcd35d23b4fa6c168fa619c2bfd2e9291e7b0aa" | ||
| 53 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_0;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | ||
| 54 | SRC_URI += "git://github.com/bmizerany/assert;protocol=https;branch=master;rev=b7ed37b82869576c289d7d97fb2bbd8b64a0cb28;name=git_ed3a3c5c_0;destsuffix=vcs_cache/56f05fc81a59fa58a710a7972b156c07636f5719c2c74f5fe694e2cf49ca2576" | ||
| 55 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=96f2052f6d12cccc29193f5452c635b76d8a036d;name=git_59327123_0;destsuffix=vcs_cache/8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060" | ||
| 56 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=ee3f9d9c5c6689bbf30824aec049371aaa239f4c;name=git_59327123_1;destsuffix=vcs_cache/e4664efba21af44c61be56ad7d3196dbe0733019a000bd28a0efd72c3fe50858" | ||
| 57 | SRC_URI += "git://github.com/bugsnag/bugsnag-go;protocol=https;branch=master;rev=13fd6b8acda029830ef9904df6b63be0a83369d0;name=git_9b5e687f_0;destsuffix=vcs_cache/fcdbd0f3bb5816415e92fba0ccef0363d33bb9f4dd92baf939f44c15d7ff15dc" | ||
| 58 | SRC_URI += "git://github.com/bugsnag/osext;protocol=https;branch=master;rev=0dd3f918b21bec95ace9dc86c7e70266cfc5c702;name=git_a1a84bc7_0;destsuffix=vcs_cache/1e7b9a7b360bb8c03ff73c6b542ec4fc9da0aaa3491621e3f0709df81b41c883" | ||
| 59 | SRC_URI += "git://github.com/bugsnag/panicwrap;protocol=https;branch=master;rev=e2c28503fcd0675329da73bf48b33404db873782;name=git_3930fbb7_0;destsuffix=vcs_cache/262d5e88587cf547192faef1ff5a62313964f5302529d3b47078409890f656b8" | ||
| 60 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=17f5ca1748182ddf24fc33a5a7caaaf790a52fcc;name=git_63ab0745_0;destsuffix=vcs_cache/892c75be05216c8a166e1dfe11c12f4563f5c0830e193268bcf9f7511010bcc7" | ||
| 61 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=31bed53e4047fd6c510e43a941f90cb31be0972a;name=git_63ab0745_1;destsuffix=vcs_cache/866ac186da10c19f814988a847f2b46d07b11981edcd6fec98970325a2803af4" | ||
| 62 | SRC_URI += "git://github.com/prometheus/common;protocol=https;branch=main;rev=89604d197083d4781071d3c65855d24ecfb0a563;name=git_63ab0745_2;destsuffix=vcs_cache/6fa554cea5eccb087d26785c06f579b8594dbf658c4a1288c2a78398383fed0f" | ||
| 63 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.66.1;shallow=1;rev=8975dde6db7208309e9872891f24c7301aa77dfb;name=git_63ab0745_3;destsuffix=vcs_cache/4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4" | ||
| 64 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f;name=git_63d71ba5_0;destsuffix=vcs_cache/f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef" | ||
| 65 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c;name=git_63d71ba5_1;destsuffix=vcs_cache/b20883069672740ec9f8b88232be489d4e077ea06970f02fdd7280e57e070c26" | ||
| 66 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_2;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 67 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=fd36f4220a901265f90734c3183c5f0c91daa0b8;name=git_63d71ba5_3;destsuffix=vcs_cache/86bc615fe75b2ce98cd8c130b2a77b88c6ddb4a708b29321848472d9dd871940" | ||
| 68 | SRC_URI += "git://github.com/prometheus/otlptranslator;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=10a0f69acb3a5e6c588c1cd04e7a106b103a42e2;name=git_e6dca7cd_0;destsuffix=vcs_cache/960b1c139109bf5cf4e2953ce32e8fe37a7785666f0a1b74e4e2555f1458a873" | ||
| 69 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=170205fb58decfd011f1550d4cfb737230d7ae4f;name=git_6ffa6057_0;destsuffix=vcs_cache/4e44bd818fd07e6368ea60f26721c00dad401136a0e4742f5b167d5755f25168" | ||
| 70 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4ab88e80c249ed361d3299e2930427d9ac43ef8d;name=git_6ffa6057_1;destsuffix=vcs_cache/607ef8649c55f0756537573f8975af1867f26f93a7f97eb4ff594fc98c467f83" | ||
| 71 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_2;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" | ||
| 72 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=abad2d1bd44235a26707c172eab6bca5bf2dbad3;name=git_6ffa6057_3;destsuffix=vcs_cache/5b7494e1e1baac9b65067e6f77ebb97bd97f8ea769f7093cc8cb23ca7d5ab93e" | ||
| 73 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=185b4288413d2a0dd0806f78c90dde719829e5ae;name=git_0ab7c7bc_0;destsuffix=vcs_cache/6f855d6fe4ec2b6948e8c511b7c537693831aa71f3427a1625d4a9a01260e77d" | ||
| 74 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=3f98efb27840a48a7a2898ec80be07674d19f9c8;name=git_0ab7c7bc_1;destsuffix=vcs_cache/300598e31c95698a764cc0dc7edf8fdfc8ab21a3296c0c5a34791af504e1a038" | ||
| 75 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=61fe41207276bc95c4c391762e9ef137385e8a5d;name=git_0ab7c7bc_2;destsuffix=vcs_cache/bd38c110e95e59c4551170b1bdd1a77f0c2d3bfb31346fe6c34a3ff9a2d59911" | ||
| 76 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=833678b5bb319f2d20a475cb165c6cc59c2cc77c;name=git_0ab7c7bc_3;destsuffix=vcs_cache/99df38a3259da6d3172d2228188bc6bb7c0f8033d40d03436c89d71e754acf1e" | ||
| 77 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=cb4147076ac75738c9a7d279075a253c0cc5acbd;name=git_0ab7c7bc_4;destsuffix=vcs_cache/d6e1327c0735ef125d48a5e4da87d9573ffbc383c27ca670995682b478f20009" | ||
| 78 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=cff69b9d9aa77a0793276da74310e38422864e28;name=git_0ab7c7bc_5;destsuffix=vcs_cache/c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e" | ||
| 79 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.10.0;shallow=1;rev=3d3411d9d856d55396d121b4e20bbe7b954932e9;name=git_3547d0c7_0;destsuffix=vcs_cache/d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5" | ||
| 80 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.11.0;shallow=1;rev=468e3142d7878f6ec8f0c99e3e64c913cf3d3148;name=git_3547d0c7_1;destsuffix=vcs_cache/ad485325c266dc74bbd847a2f69989257e9d02e0e9f052790c41c17cd937da7b" | ||
| 81 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.10.1;shallow=1;rev=ddb94f10f3a0751c628e24afd3cc436ad8d1c55a;name=git_3547d0c7_2;destsuffix=vcs_cache/540724791cad2555f778786ca9d0adbdb0be7b773c591ca036bd86ca2053a063" | ||
| 82 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" | ||
| 83 | SRC_URI += "git://github.com/syndtr/goleveldb;protocol=https;branch=master;rev=126854af5e6d8295ef8e8bee3040dd8380ae72e8;name=git_a05e1273_0;destsuffix=vcs_cache/e235339a3b62d86588980eea53546b06c36a7d1f4f68f0c427c52dbe4d251657" | ||
| 51 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" | 84 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" |
| 85 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=2efee857e7cfd4f3d0138cc3cbb1b4966962b93a;name=git_12276b46_0;destsuffix=vcs_cache/7a070bc84b00c7dd5b58f997285cd94232a9fb500b03e849c7be9017203e4d51" | ||
| 86 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=b94a6e3cc13755c0a75fffecbb089eb346fc4289;name=git_12276b46_1;destsuffix=vcs_cache/fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677" | ||
| 87 | SRC_URI += "git://github.com/alecthomas/template;protocol=https;branch=master;rev=a0175ee3bccc567396460bf5acd36800cb10c49c;name=git_61f91bfb_0;destsuffix=vcs_cache/c18e6411468e7b9fa8d3eaacbe26c05c650393a6ed02eded4f8a729fcbdf3278" | ||
| 88 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" | ||
| 89 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.31.0;shallow=1;rev=316927bd0033e82948538685629172bcc6213562;name=git_2c8937f6_0;destsuffix=vcs_cache/bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2" | ||
| 90 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.4.0;shallow=1;rev=f98d08ef138a99711dbbc86c569935ded8d6a986;name=git_9fd408f7_0;destsuffix=vcs_cache/dea203beeafba9300d7341afcdd38985621ebd2ec9d4c5a8a7d262cbb2c2bc41" | ||
| 52 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1adfc126b41513cc696b209667c8656ea7aac67c;name=git_99185c7b_0;destsuffix=vcs_cache/cea9fa9f6f83d88736f95389bf744ac714093c67292cefcf1607497c27a1dc2b" | 91 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1adfc126b41513cc696b209667c8656ea7aac67c;name=git_99185c7b_0;destsuffix=vcs_cache/cea9fa9f6f83d88736f95389bf744ac714093c67292cefcf1607497c27a1dc2b" |
| 53 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=636bf0302bc95575d69441b25a2603156ffdddf1;name=git_99185c7b_1;destsuffix=vcs_cache/a909192a924253d08799dcf162d9ceb6acdb194f1201fee2872972a79ca6668d" | 92 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=636bf0302bc95575d69441b25a2603156ffdddf1;name=git_99185c7b_1;destsuffix=vcs_cache/a909192a924253d08799dcf162d9ceb6acdb194f1201fee2872972a79ca6668d" |
| 54 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_2;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" | 93 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_2;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" |
| 55 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.10.0;shallow=1;rev=3d3411d9d856d55396d121b4e20bbe7b954932e9;name=git_3547d0c7_0;destsuffix=vcs_cache/d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5" | 94 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" |
| 56 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" | 95 | SRC_URI += "git://github.com/eiannone/keyboard;protocol=https;branch=master;rev=0d226195f2038e282bb90d2e24f7f29aa7c5b210;name=git_856af60d_0;destsuffix=vcs_cache/c7ad216919ed9d1db40a1a79054fb70019f12275ddb216094b1aefbdd44e8744" |
| 57 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | 96 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" |
| 58 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=9ee3698d19c525c9cefe855433e5f6096b77c6f5;name=git_2748cdc3_0;destsuffix=vcs_cache/84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b" | 97 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=cc309e4a22231782e8893f3c35ced0967807a33e;name=git_ff07aa22_1;destsuffix=vcs_cache/0ff4a51de5f43065c774026c897e99f6a207c66edef943350fa92176ccaf3982" |
| 59 | SRC_URI += "git://github.com/dvsekhvalnov/jose2go;protocol=https;branch=master;rev=f21a8cedbbae609f623613ec8f81125c243212e6;name=git_a73ac418_0;destsuffix=vcs_cache/3bed371de2aaaf0cbb9c346c5f01b8240e14c9e194179639d31b29aef3704b71" | 98 | SRC_URI += "git://github.com/hinshun/vt10x;protocol=https;branch=master;rev=820417d04eecba13c2cbab106bbacb1edc8e2e98;name=git_08f1274a_0;destsuffix=vcs_cache/7a79a11a6f7d736423313fcb1bc2d2203d7d9e66baa86d1f4440c872a4349d6d" |
| 99 | SRC_URI += "git://github.com/inhies/go-bytesize;protocol=https;branch=master;rev=4913239db9cf578e44f49d7b813734678ef94f51;name=git_d7b70507_0;destsuffix=vcs_cache/33f6338637f180574a557944ab4ae6a88bed881181e11b615b313307b6b045e7" | ||
| 100 | SRC_URI += "git://github.com/google/deck;protocol=https;branch=master;rev=105ad94aa8aec4c27766e92c4310b466f0852009;name=git_57663d5a_0;destsuffix=vcs_cache/9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140" | ||
| 101 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_0;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" | ||
| 102 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_1;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" | ||
| 103 | SRC_URI += "git://github.com/google/go-dap;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=69ae96dd1be582d05210c92e880b3d63a37b2cf7;name=git_befa0a72_0;destsuffix=vcs_cache/7d0defb60f3f577e67d765314ac295225706f0b4958436b28cf163f2170e3ff7" | ||
| 104 | SRC_URI += "git://github.com/google/go-dap;protocol=https;branch=main;rev=d7a2259b058b8bcd4e9d1803aa96a308bf03e394;name=git_befa0a72_1;destsuffix=vcs_cache/38f72ab7a67c1167bc8d252743ea0a437199a1cf9828b348cb7e07c45be9f9b9" | ||
| 105 | SRC_URI += "git://github.com/google/certtostore;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=ee4ff6fd9d452e8aa7eb3249c00b272ecd454c2d;name=git_e7a3d490_0;destsuffix=vcs_cache/03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f" | ||
| 106 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.6;shallow=1;rev=59a4b85930392a30c39462519adc8a2026d47181;name=git_e4a968c9_0;destsuffix=vcs_cache/38887873d29addecf3cfdeff62087a1dcb2a611b31e4e0df927d8504b7bad507" | ||
| 107 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.7;shallow=1;rev=e075f209120b2467fd1b7d24727f1890a0edb74a;name=git_e4a968c9_1;destsuffix=vcs_cache/7718f7a1dba1449780db7674f80547426e1d00e04dad155a6d6d92f8d82b750b" | ||
| 108 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_0;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | ||
| 109 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f64d9cf942d6bcc1a1d4add2c9e758f42cd5adcd;name=git_4d435d14_0;destsuffix=vcs_cache/b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322" | ||
| 110 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_0;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | ||
| 111 | SRC_URI += "git://github.com/google/shlex;protocol=https;branch=master;rev=e7afc7fbc51079733e9468cdfd1efcd7d196cd1d;name=git_2bc3fe04_0;destsuffix=vcs_cache/6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299" | ||
| 112 | SRC_URI += "git://github.com/google/certificate-transparency-go;protocol=https;branch=master;rev=5ab67e519c93568ac3ee50fd6772a5bcf8aa460d;name=git_1d240fe8_0;destsuffix=vcs_cache/0fd69fa049b1061cd5c090184fa587afb10ae78ca64762f4b915f363cf226599" | ||
| 113 | SRC_URI += "git://github.com/google/certificate-transparency-go;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=d1b16ca3b342e091d4122deb8c7f62b3213a2169;name=git_1d240fe8_1;destsuffix=vcs_cache/c0a53496e7fb547e3eb9df58eee5ef548371f97a21a52d73b7106de59ad52699" | ||
| 114 | SRC_URI += "git://github.com/google/trillian;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=e7aca3cc3a83e222540555ca75ecc87cffccdd53;name=git_3b1a64b0_0;destsuffix=vcs_cache/e8d401f7e3b6be0101aac286ab5237fe0b10c1bcc3605c934a1f0aeae0914ed1" | ||
| 115 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | ||
| 116 | SRC_URI += "git://github.com/go-logfmt/logfmt;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=07c9b44f60d7ffdfb7d8efe1ad539965737836dc;name=git_6bd45679_0;destsuffix=vcs_cache/ba8d08b7a7c3160ce690a9887ce68303c6e395cb41e8669e5b9c7423dbb2e6d8" | ||
| 117 | SRC_URI += "git://github.com/go-logfmt/logfmt;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=390ab7935ee28ec6b286364bba9b4dd6410cb3d5;name=git_6bd45679_1;destsuffix=vcs_cache/87ea6a9e239f17f704d8539912edf62249556b50b823ce9b513c614350572831" | ||
| 118 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=8c5d7fa2ef98ad77bfbd2d2c3d67d4d17db0093a;name=git_faedb7d0_0;destsuffix=vcs_cache/196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb" | ||
| 119 | SRC_URI += "git://github.com/bitly/go-hostpool;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=5d3b4dc6ed4701a761ee884fd803b0a0879744f1;name=git_81a0605e_0;destsuffix=vcs_cache/4fa48fb597b43d9ba89aa477912e73c8b6130aa0cda05b209201b071f25d10a4" | ||
| 120 | SRC_URI += "git://github.com/bitly/go-simplejson;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=aabad6e819789e569bd6aabf444c935aa9ba1e44;name=git_460f3a74_0;destsuffix=vcs_cache/c56b9fa4257469037ce41f652467339083e21d8cf63b420f7051f689474dcb9e" | ||
| 121 | SRC_URI += "git://github.com/cyberphone/json-canonicalization;protocol=https;branch=master;rev=19d51d7fe467d4706a3ff08adf8a748f29fc21e0;name=git_39606485_0;destsuffix=vcs_cache/0e55f9f02847679b08922b4a88af3131cb189b333af41228fc1ceba858b5fceb" | ||
| 122 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_0;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" | ||
| 123 | SRC_URI += "git://github.com/package-url/packageurl-go;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=358f10025d4a923f7f9babc766f0968720e82240;name=git_cc0cb43e_0;destsuffix=vcs_cache/69e2d03e1f7870cf593ec577931a0c5fd11729307d2e00a0deabe610548fcd48" | ||
| 124 | SRC_URI += "git://github.com/serialx/hashring;protocol=https;branch=master;rev=22c0c7ab6b1be4be7b950bae8b117767da7b18b6;name=git_819991f3_0;destsuffix=vcs_cache/9ad302311a59b7a00732c9d2e738e872440b07b223df6f9dc7104acafedb16ee" | ||
| 125 | SRC_URI += "git://github.com/shibumi/go-pathspec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=30eddf187f62305a5b34f662049d077211abaacd;name=git_48c6ab61_0;destsuffix=vcs_cache/7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f" | ||
| 126 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 127 | SRC_URI += "git://github.com/fvbommel/sortorder;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=a8d9302c17f9f46c6580b82b919672e58ef6e396;name=git_9bd73630_0;destsuffix=vcs_cache/f31f7baba1030efc67be0125d6ea3670572de4cf9ef4162f66c110baedf2fc25" | ||
| 128 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_0;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 129 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_1;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | ||
| 60 | SRC_URI += "git://github.com/fsnotify/fsevents;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f73112e4ef0540a922ff546752e95a70fb8f035d;name=git_584419c1_0;destsuffix=vcs_cache/fae61401b9b33d2f4bc3fb5a8898dd22623c392e69010b28dd2577454207e33b" | 130 | SRC_URI += "git://github.com/fsnotify/fsevents;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f73112e4ef0540a922ff546752e95a70fb8f035d;name=git_584419c1_0;destsuffix=vcs_cache/fae61401b9b33d2f4bc3fb5a8898dd22623c392e69010b28dd2577454207e33b" |
| 61 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_0;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | 131 | SRC_URI += "git://github.com/ProtonMail/go-crypto;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=3b22d8539b95b3b7e76a911053023e6ef9ef51d6;name=git_ff8d3c48_0;destsuffix=vcs_cache/0bcc37d92aae5ed6a3baa05c154e2401eacb94df8b0aa4704a4ffb4fd7365ecf" |
| 62 | SRC_URI += "git://github.com/knqyf263/go-plugin;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=c156889d438cf7d729d5959c02772d9f3a86cb2e;name=git_9ffa8f9a_0;destsuffix=vcs_cache/a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7" | 132 | SRC_URI += "git://github.com/jedisct1/go-minisign;protocol=https;branch=master;rev=1c139d1cc84b1320feb9d603a6e3962e54b8743f;name=git_1c08b583_0;destsuffix=vcs_cache/ed26c8fb0a00d7b5743a1d1f1e95f5e4c4e9b2afeca92ceee48f41875b445e1e" |
| 63 | SRC_URI += "git://github.com/skratchdot/open-golang;protocol=https;branch=master;rev=eef8423979666925a58eb77f9db583e54320d5a4;name=git_2106ca54_0;destsuffix=vcs_cache/2049e06101e5abb574af5068dfb1255087c23cd963db0e1f0c82585b42e02bf4" | 133 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=39771216ff4c63d11f5e604076f9c45e8be1067b;name=git_a24d8d91_0;destsuffix=vcs_cache/ed63d58cf112e0b59a076da22b09a7543de7421c2457060482db3ad8303454e1" |
| 64 | SRC_URI += "git://github.com/denisenkom/go-mssqldb;protocol=https;branch=master;rev=1d7a30a10f73a69b1adb731b0ab12be3da43a833;name=git_827fc7d8_0;destsuffix=vcs_cache/51d1448ae824a59e167bc4626cbed812ff98e24bad9ad0e55865452f35f4e32a" | 134 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=ea8ec3476383e19653f7b3f5007f32e1eb4c9596;name=git_a24d8d91_1;destsuffix=vcs_cache/0d08cd9576b9540a641376df67caa20435029f8a332a192fd25ac61685cb1764" |
| 65 | SRC_URI += "git://github.com/apparentlymart/go-cidr;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=c0fb5fbe0acb592411e2db59add389a43260ad44;name=git_75732a95_0;destsuffix=vcs_cache/78882067332ee02e3c72ccc9d03c697f04b24132ddd74da1593a953f0b833469" | 135 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_0;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" |
| 66 | SRC_URI += "git://github.com/apparentlymart/go-textseg;protocol=https;nobranch=1;tag=v15.0.0;shallow=1;rev=72b78f42484ddc3f58858f794da1771fb9559ad0;name=git_81a61598_0;destsuffix=vcs_cache/2ad90a9579325698fb8eedc37a5bb5c32c0df927e2e2029b3cfa6369b0aad683" | 136 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.17;shallow=1;rev=992e53d11ad06c124eb4809a0591f15af670d401;name=git_cd035cbf_1;destsuffix=vcs_cache/e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0" |
| 67 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.5.3;shallow=1;rev=624009598839a9432bd97bb75552389422357723;name=git_fa8300c1_0;destsuffix=vcs_cache/d96b4b0c7ecc137249800d1b95fece0b9fca1b6978650bd2a8be72d541a097fd" | ||
| 68 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.9;shallow=1;rev=d8bdba35b511a72d4c00a47e801dc703328198e8;name=git_fa8300c1_1;destsuffix=vcs_cache/5d2d0e3a74034cdf4554cd9fa44a3186b4017a8f6ecc1823cdd7dc5202b0b8fb" | ||
| 69 | SRC_URI += "git://github.com/DefangLabs/secret-detector;protocol=https;branch=main;rev=22662109213e87fb56be9dbc3a9c78499d2e42a5;name=git_985033cd_0;destsuffix=vcs_cache/42b5e6f1ae54867a47bbe7535a965b97260d8282064da67b0f3d9d82d7524ad4" | ||
| 70 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | ||
| 71 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" | ||
| 72 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 73 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=5111143e8da2e98b4ea6a8f32b9065ea1821c191;name=git_95ffcffa_0;destsuffix=vcs_cache/f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb" | ||
| 74 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=348b672cd90d8190f8240323e372ecd1e66b59dc;name=git_50116b68_0;destsuffix=vcs_cache/2c4d0627c16989284c34f4435f85eda929435309b1f35e089deeada06cba6920" | ||
| 75 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_1;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" | ||
| 76 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=a1a33cddd5be3be60e654ba0aeecb80881185d07;name=git_09ca63ed_0;destsuffix=vcs_cache/10dbe58c8dc404f5f42a20a009cd93a99386ef2bc8e22ece06ffbaf572deb939" | ||
| 77 | SRC_URI += "git://github.com/Netflix/go-expect;protocol=https;branch=master;rev=73e0943537d2ba88bdf3f6acec79ca2de1d059df;name=git_e89d3f31_0;destsuffix=vcs_cache/421789c64dd51281a459815573a00c171d61889f5324c1701c37f5f2e8caa8a3" | ||
| 78 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=743600cc6fdfab08f5d50d6ac661b59cb3b1adaf;name=git_1cced855_0;destsuffix=vcs_cache/39db003c7dfcc8ee4cbaee7626cb0f113936318043f7a7b09d6fa4609f36e609" | ||
| 79 | SRC_URI += "git://github.com/pkg/browser;protocol=https;branch=master;rev=5ac0b6a4141c771a0d3a081c36b87c977cf9c7db;name=git_82ac4e9c_0;destsuffix=vcs_cache/10a8ed3a78b0663b7f54101de61f0c1b24ac55185382242b62e593e0b344d42e" | ||
| 80 | SRC_URI += "git://github.com/pkg/profile;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=1ac3e9a1c69f55d2f3b5304bcc4e18a9525a92d6;name=git_c88da015_0;destsuffix=vcs_cache/514b8b4f0dcd1ab4c812208028d6ffbd8ac9873c6f9fa22227d0537fe9f6af87" | 137 | SRC_URI += "git://github.com/pkg/profile;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=1ac3e9a1c69f55d2f3b5304bcc4e18a9525a92d6;name=git_c88da015_0;destsuffix=vcs_cache/514b8b4f0dcd1ab4c812208028d6ffbd8ac9873c6f9fa22227d0537fe9f6af87" |
| 138 | SRC_URI += "git://github.com/pkg/browser;protocol=https;branch=master;rev=5ac0b6a4141c771a0d3a081c36b87c977cf9c7db;name=git_82ac4e9c_0;destsuffix=vcs_cache/10a8ed3a78b0663b7f54101de61f0c1b24ac55185382242b62e593e0b344d42e" | ||
| 81 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | 139 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" |
| 82 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=645ef00459ed84a119197bfb8d8205042c6df63d;name=git_6d82bc63_1;destsuffix=vcs_cache/ea5c82f11a22b952cd732b93d2e8a599298017272296a9232e4a97e26b3f3f27" | 140 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=645ef00459ed84a119197bfb8d8205042c6df63d;name=git_6d82bc63_1;destsuffix=vcs_cache/ea5c82f11a22b952cd732b93d2e8a599298017272296a9232e4a97e26b3f3f27" |
| 83 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_2;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" | 141 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_2;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" |
| 84 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | 142 | SRC_URI += "git://github.com/StackExchange/wmi;protocol=https;branch=master;rev=cbe66965904dbe8a6cd589e2298e5d8b986bd7dd;name=git_48d6db20_0;destsuffix=vcs_cache/1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952" |
| 85 | SRC_URI += "git://github.com/dimchansky/utfbom;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=6ae8f945ca96f30defc7e8ab12ec5d10cf86ded4;name=git_343da044_0;destsuffix=vcs_cache/04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf" | 143 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=3183e469f466607a92dd8c2cb44f966d7d69993b;name=git_4e8568a3_0;destsuffix=vcs_cache/fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac" |
| 86 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" | 144 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.8.0;shallow=1;rev=ee34567408d6ab557a0169089879ec111bd74408;name=git_4e8568a3_1;destsuffix=vcs_cache/9549fd67be856dc5565aa6f4996edb86a648510a1efb4dec609c4133bdba118c" |
| 87 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f11701399b4bee2ad31457cc1f4ff5aa8abafcd6;name=git_340c15e0_0;destsuffix=vcs_cache/4c31e6f58d17a9dddc9ffae620bea8697c6f92b5c7db87875384a33fa8f2c46b" | 145 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" |
| 146 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 147 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_0;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | ||
| 88 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | 148 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" |
| 89 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=3a771d992973f24aa725d07868b467d1ddfceafb;name=git_42750950_1;destsuffix=vcs_cache/b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093" | 149 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=3a771d992973f24aa725d07868b467d1ddfceafb;name=git_42750950_1;destsuffix=vcs_cache/b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093" |
| 90 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4b2b341e8d7715fae06375aa633dbb6e91b3fb46;name=git_42750950_2;destsuffix=vcs_cache/8dd89f9e3fbe68a081d37f37c6deba6f0c099069502b162148d0ede72f822a95" | 150 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4b2b341e8d7715fae06375aa633dbb6e91b3fb46;name=git_42750950_2;destsuffix=vcs_cache/8dd89f9e3fbe68a081d37f37c6deba6f0c099069502b162148d0ede72f822a95" |
| 91 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=b965b613227fddccbfffe13eae360ed3fa822f8d;name=git_42750950_3;destsuffix=vcs_cache/bdca05a2672eea03731c25222db95561d1fad3ee6ccede612b305abb27b074ac" | 151 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=b965b613227fddccbfffe13eae360ed3fa822f8d;name=git_42750950_3;destsuffix=vcs_cache/bdca05a2672eea03731c25222db95561d1fad3ee6ccede612b305abb27b074ac" |
| 92 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_0;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" | 152 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=8b1f7f90f6b1728609c9694f2cff140d34fd91f8;name=git_c77f8c8d_0;destsuffix=vcs_cache/f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c" |
| 93 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_0;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | 153 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" |
| 94 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_0;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | 154 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" |
| 155 | SRC_URI += "git://github.com/go-stack/stack;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a;name=git_f91af9da_0;destsuffix=vcs_cache/b165c1e0ccf05d91f62b1ae66d83365c5d96f152e956573fb16040ab15370424" | ||
| 156 | SRC_URI += "git://github.com/oklog/ulid;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=02a8604050d8466dd915307496174adb9be4593a;name=git_74526025_0;destsuffix=vcs_cache/aad6b8a061fa553536e0c316a41769de0f2b7912cad69a71e0ea72d9bb262c8f" | ||
| 157 | SRC_URI += "git://github.com/oklog/ulid;protocol=https;nobranch=1;tag=v2.1.1;shallow=1;rev=96c4edf226ef639c92f96f42c7c2a161ae0e1a66;name=git_74526025_1;destsuffix=vcs_cache/aaf3b4cc210950472ca5f11135c0d7bb5cf17d9493d2bd55a72286845c1411fa" | ||
| 158 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.9;shallow=1;rev=3a6a957789163cacdfe0e291617a1c8e80612c11;name=git_86cb0bb0_0;destsuffix=vcs_cache/90ab694bdf1c87cb7742c9e23a91280fd693f673a912c6ed840ff28d25b2d46e" | ||
| 159 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.17;shallow=1;rev=b135084511330383e4d0adc4504cf407cab59bb0;name=git_86cb0bb0_1;destsuffix=vcs_cache/2ae6946e9609d4012331fdd2a2f73d351d9fb15432db00d88ab4c508585a6d96" | ||
| 160 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.24;shallow=1;rev=edfbf75025b0ba4ee17c19f52d9b600fad80a787;name=git_86cb0bb0_2;destsuffix=vcs_cache/a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b" | ||
| 161 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | ||
| 162 | SRC_URI += "git://github.com/erikstmartin/go-testdb;protocol=https;branch=master;rev=8d10e4a1bae52cd8b81ffdec3445890d6dccab3d;name=git_4bbc2975_0;destsuffix=vcs_cache/94bdb322899f10502ca21756a20886b09fe0f8e8c7389a50bb21c7a2deb2d047" | ||
| 163 | SRC_URI += "git://github.com/segmentio/asm;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=52fc5735a2101856fcdbc45c901ce51562127c99;name=git_e15b7717_0;destsuffix=vcs_cache/566c03708dcf507b46d508ec323393891b2da4fae7ab290cdeab1bb810334c5c" | ||
| 164 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=1f71342c1ee78c126bcb69cd26ed8c2be7e016b3;name=git_65d23631_0;destsuffix=vcs_cache/d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0" | ||
| 165 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=8029fb3788e5a4a9c00e415f586a6d033f5d38b3;name=git_65d23631_1;destsuffix=vcs_cache/c71b6f3acd50d510992b046a557833b9b03a5c1f131137523bd7a638b59e233e" | ||
| 166 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=6c771bb9887719704b210e87e934f08be014bdb1;name=git_e0a410bf_0;destsuffix=vcs_cache/0bc060447a84109d178e936cf0287c198c9a1bcbf25d74362b7df7427a44fdda" | ||
| 167 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.8;shallow=1;rev=1311e847b0cb909da63b5fecfb5370aa66236465;name=git_bdb8c628_0;destsuffix=vcs_cache/4963e35bcc64525b440c791c0eb22045df1ebb90bbcdf56256950a814d09f425" | ||
| 168 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_1;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 169 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=6ceadc68530e7bfea8cba17d6523bed32912d4fa;name=git_54f38250_0;destsuffix=vcs_cache/1af9e649dfc4b15b3476c94bfc74f82df8afa71fae63a7efc761b8a649019d2d" | ||
| 170 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | ||
| 171 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.13;shallow=1;rev=fd1aa6cdc3ae8152427063af41b4c89b9a2c9742;name=git_86631c51_1;destsuffix=vcs_cache/91646308798c57f3e6f56a7c53c0eaec3fc9c08ea569630bb3c0dd1ab2911ea5" | ||
| 172 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=3e01752db0189b9157070a0e1668a620f9a85da2;name=git_02061634_0;destsuffix=vcs_cache/e2b60414d6cf051bc156482dc25c0e442f2dcbaf755db11f95b165196e3a417d" | ||
| 173 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f;name=git_02061634_1;destsuffix=vcs_cache/e7dadc55f17d7e5dd646b8a1408f0d5dc551bfbbbb8de273a6b6ceb927a05353" | ||
| 174 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.4;shallow=1;rev=b61f268f75b6ff134a62cd62aee1095fa12e8d2e;name=git_02061634_2;destsuffix=vcs_cache/7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5" | ||
| 175 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=bcd833dfe83d3cebad139e4a29ed79cb2318bf95;name=git_02061634_3;destsuffix=vcs_cache/f662f3bd248d63f5671cbf660c0fd3e5c3fc5389fca023c018b7c8fa63d75263" | ||
| 176 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_4;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | ||
| 177 | SRC_URI += "git://github.com/theupdateframework/notary;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=b0b6bfdd4933081e8d5ae026b24e8337311dd598;name=git_88169bba_0;destsuffix=vcs_cache/0e83ed3cbdbbbd63c9ab62dc40651621a386fcaf575326772f2912b1279bfb2b" | ||
| 178 | SRC_URI += "git://github.com/theupdateframework/go-tuf;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=3ace7ea23b69a40617eb50f195bf4042726de4ad;name=git_c3a66dbe_0;destsuffix=vcs_cache/97ff561da38ed2349284442d498f6f0f3994debe9521efa5d581a46bfb851564" | ||
| 179 | SRC_URI += "git://github.com/theupdateframework/go-tuf;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=6ad7fe593e4042db3544c4b0fedbe66bac371c42;name=git_c3a66dbe_1;destsuffix=vcs_cache/bbec9c5e97a26007b5a7ef626e437d1c9638f745eb3bcef1032e95a3a76097d3" | ||
| 180 | SRC_URI += "git://github.com/theupdateframework/go-tuf;protocol=https;nobranch=1;tag=v2.4.1;shallow=1;rev=d361e2ea24e427581343dee5c7a32b485d79fcc0;name=git_c3a66dbe_2;destsuffix=vcs_cache/24410f9d68f2bef47751f65528b3ec3fa18dc875d5ba2e76e28fd98fe2c471f4" | ||
| 181 | SRC_URI += "git://github.com/AzureAD/microsoft-authentication-library-for-go;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=22fd2ee68abf6e6e926fa09387c078db25dad7e0;name=git_b3899c58_0;destsuffix=vcs_cache/a614c17b982b55683fa48ad6af54eeb7a0d805b231482bbbc5a0075a03e060fc" | ||
| 182 | SRC_URI += "git://github.com/jackc/puddle;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c;name=git_c64e1e43_0;destsuffix=vcs_cache/f3334a91ad7dbb92655b9f37614612cc5df45c529576e03e8308dfed92ae9050" | ||
| 183 | SRC_URI += "git://github.com/jackc/pgpassfile;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=99d8e8e28945ffceaf75b0299fcb2bb656b8a683;name=git_3d88473b_0;destsuffix=vcs_cache/bcb7f6d6bafda56d4f5f42db214defa53f1769aa323ba6f941283d833ed326d1" | ||
| 184 | SRC_URI += "git://github.com/jackc/pgservicefile;protocol=https;branch=master;rev=5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb;name=git_71385c65_0;destsuffix=vcs_cache/ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793" | ||
| 185 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.7.5;shallow=1;rev=15bca4a4e14e0049777c1245dba4c16300fe4fd0;name=git_4fb6b0aa_0;destsuffix=vcs_cache/7d428807020135278d6c041ab060af6cb7629a2458e8beedf6520c22a981521c" | ||
| 95 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=5ef5923d6ff098ea7a51792c1ec963d04fad9794;name=git_e0ff6709_0;destsuffix=vcs_cache/6f52336953491d169a014c4906e3f17a4c78b425ca26804ae779c6167516d7d0" | 186 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=5ef5923d6ff098ea7a51792c1ec963d04fad9794;name=git_e0ff6709_0;destsuffix=vcs_cache/6f52336953491d169a014c4906e3f17a4c78b425ca26804ae779c6167516d7d0" |
| 96 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=6dcf2e3a67310fd0fbd970199f187f5c575756c9;name=git_7127f064_0;destsuffix=vcs_cache/8e5429bf94b80c2f4aae87b33f4b4dd03b9d8a978004bf74b1fe4042dc0b5fad" | 187 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=6dcf2e3a67310fd0fbd970199f187f5c575756c9;name=git_7127f064_0;destsuffix=vcs_cache/8e5429bf94b80c2f4aae87b33f4b4dd03b9d8a978004bf74b1fe4042dc0b5fad" |
| 97 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=c12348ce28de40eed0136aa2b644d0ee0650e56c;name=git_2855aad4_0;destsuffix=vcs_cache/dd0fe058870feb088b8d2d88a7ff601f4c8c03aedeede7d837efcd311b5aea9b" | 188 | SRC_URI += "git://github.com/in-toto/in-toto-golang;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=5cfa4159eb11aa84d70d2eeea76665ad09130d09;name=git_bd024477_0;destsuffix=vcs_cache/2af10e1379ff951a497f89bf7bb202df095b1ff9be198f3787d92db04f8aa720" |
| 98 | SRC_URI += "git://github.com/golang-sql/civil;protocol=https;branch=master;rev=cb61b32ac6fe84d34b81730175f91965e43d0f90;name=git_3d8b378b_0;destsuffix=vcs_cache/cf48a794754d9a9b29ff84011cf01764f8e4e9140292e83b4154b89a13f0eee9" | 189 | SRC_URI += "git://github.com/in-toto/in-toto-golang;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=db554e2ab6498a07d719e5374efa6ad4a7a7c222;name=git_bd024477_1;destsuffix=vcs_cache/69265427ff3ccf4c21841e67a3aac94611d3ed65c3af33479cd7816bdec13405" |
| 99 | SRC_URI += "git://github.com/AzureAD/microsoft-authentication-library-for-go;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=8a9d6406cc0718a21f3206308b9746cb62b7b3bc;name=git_b3899c58_0;destsuffix=vcs_cache/fc947290892f17f055e056f1dae1433e69f5b9943314b1a2a158ed43b78ba03c" | 190 | SRC_URI += "git://github.com/in-toto/attestation;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=98dd36d4896a9bc1fded38ab12f4f464035c36fa;name=git_de1db936_0;destsuffix=vcs_cache/c9afe967ea4e5751fb018d13c01ee86a880270f07f46e7f6c38d9e86c07f25c2" |
| 100 | SRC_URI += "git://github.com/go-kit/kit;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=12210fb6ace19e0496167bb3e667dcd91fa9f69b;name=git_b9f1d7d4_0;destsuffix=vcs_cache/164d4eaa2f8107f0ad2f6559aac743c96ecce3f6eb17905b0e878385ede67301" | 191 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=61fc460d28283a91c53be65c2e0f20b494ac8ad9;name=git_ff930dd9_0;destsuffix=vcs_cache/b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3" |
| 101 | SRC_URI += "git://github.com/ProtonMail/go-crypto;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=3b22d8539b95b3b7e76a911053023e6ef9ef51d6;name=git_ff8d3c48_0;destsuffix=vcs_cache/0bcc37d92aae5ed6a3baa05c154e2401eacb94df8b0aa4704a4ffb4fd7365ecf" | 192 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.37.0;shallow=1;rev=004b9ec70a4696c9fac559adea646dab4ebf62b7;name=git_f80b47a3_0;destsuffix=vcs_cache/c1cb9e50270abe5555004fd77d7866ac516f0264029b88996d2a37664542d5c0" |
| 102 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" | 193 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_1;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" |
| 103 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" | 194 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.35.0;shallow=1;rev=5321204dac14eb3ef389be392c36364d9bad4302;name=git_f80b47a3_2;destsuffix=vcs_cache/af904f5786ed9309afb305ff0ca3cddce08208c95ec3f9def0b074e767b05cb9" |
| 104 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=cb39313ec884f2cd77f4762875fe96aecf68f8e3;name=git_cf5d6134_0;destsuffix=vcs_cache/eb5a56eb790cc3fc7850bf57682d3ac5831360a4496818de755c41ce63d505ba" | 195 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=71637ad69bbc5f51fbb2562e612a4365292804a5;name=git_f80b47a3_3;destsuffix=vcs_cache/2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf" |
| 105 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_1;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" | 196 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;branch=main;rev=75eaa193e329413d3a688b7c3aa2991095f321c1;name=git_f80b47a3_4;destsuffix=vcs_cache/16d730c776e5b5650a8f35d6f26efcb4548bf62ecba132bc934e522eec2a0508" |
| 106 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.6.0;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_0;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" | 197 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_0;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" |
| 107 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_0;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" | 198 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=92b9a7df69ca9f71bfc492f7a90adf4d36eab569;name=git_ac4e3fea_1;destsuffix=vcs_cache/1f1f3b0e1faf176172e6337efdaa2d961b5db6695833c2ebfd381abb9e1b429c" |
| 108 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_0;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" | 199 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=5111143e8da2e98b4ea6a8f32b9065ea1821c191;name=git_95ffcffa_0;destsuffix=vcs_cache/f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb" |
| 109 | SRC_URI += "git://github.com/package-url/packageurl-go;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=358f10025d4a923f7f9babc766f0968720e82240;name=git_cc0cb43e_0;destsuffix=vcs_cache/69e2d03e1f7870cf593ec577931a0c5fd11729307d2e00a0deabe610548fcd48" | 200 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.7.0;shallow=1;rev=4dc4ee60b8394d431f19a3c599040ef758884a27;name=git_1f60ff15_0;destsuffix=vcs_cache/c48bcb8fa21ed1b4310ea1e3a00c0ed35993d38e40fd19dd1ec8226f394c19bb" |
| 110 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ecf0936a077a4bd73a1cc2ac5c370f2b55618d62;name=git_bad0582b_0;destsuffix=vcs_cache/c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0" | 201 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.6.0;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_1;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" |
| 111 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;branch=main;rev=2caf8efc93669b6c43e0441cdc6aed17546c96f3;name=git_3ac6d6a4_0;destsuffix=vcs_cache/5ad95eaf3fe770e7f704095dccb10123fc34e55570f7e163eb2e3e9a5c0586a6" | 202 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;tag=v3.17.0;shallow=1;rev=35b8e031bcac7fed73b96b09d42e6e233a6e6562;name=git_565daa15_0;destsuffix=vcs_cache/8e02c3ed848471cdcbb42e503ddcf14c273d8366034f1c5d58ec0d12e482656a" |
| 112 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ab69d8d93410fce4361f4912bb1ff88110a81311;name=git_3ac6d6a4_1;destsuffix=vcs_cache/d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5" | 203 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;tag=v3.16.0;shallow=1;rev=e9584733f8bb6c4683d1e98b4fb22eee121f7dff;name=git_565daa15_1;destsuffix=vcs_cache/03bf95d100c67404240716322c3671b3929db67ce58632e7f64b3830796b4b23" |
| 113 | SRC_URI += "git://github.com/mitchellh/hashstructure;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=a045b665615f739329536a58c25ca6327abf1ec1;name=git_2d77412f_0;destsuffix=vcs_cache/7c1d661828ecf7a5daa9f90b02814e542e1ed4d474edc002d91d945df708a5be" | 204 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" |
| 114 | SRC_URI += "git://github.com/mitchellh/go-ps;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=147ff83818ae939913b2e20b91ae3cd6c391771c;name=git_85bf403a_0;destsuffix=vcs_cache/e2954bb45e8e4304338ab2532158d042745f3a239202953369cef281beed32cb" | 205 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" |
| 115 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_0;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" | 206 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_0;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" |
| 116 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.17;shallow=1;rev=992e53d11ad06c124eb4809a0591f15af670d401;name=git_cd035cbf_1;destsuffix=vcs_cache/e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0" | 207 | SRC_URI += "git://github.com/agext/levenshtein;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=52c14c47d03211d8ac1834e94601635e07c5a6ef;name=git_67b51d80_0;destsuffix=vcs_cache/f4186a1dba20fb3f51b9daaf116c010f10b94a0eb8114b084e25bb3b5649ecf6" |
| 117 | SRC_URI += "git://github.com/lib/pq;protocol=https;branch=master;rev=0dad96c0b94f8dee039aa40467f767467392a0af;name=git_6c68f1e9_0;destsuffix=vcs_cache/501779f1f37d5eedf7b5e73065f7d7847c6343baa947b47ab9335de358604a1c" | 208 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" |
| 118 | SRC_URI += "git://github.com/mgutz/ansi;protocol=https;branch=master;rev=9520e82c474b0a04dd04f8a40959027271bab992;name=git_ab1ea218_0;destsuffix=vcs_cache/f38805371ceca34945d620f33580bc80b8d8946d490670358956c3579639e7ad" | 209 | SRC_URI += "git://github.com/ysmood/fetchup;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=7a28beb46a6bda0bd1865d851bca6ef7eea6dedd;name=git_4a1f81fb_0;destsuffix=vcs_cache/8c9dd6ebf834d7256887c2d14a754cf11453f2f3a5e2b0c8c05110052b6ee3a1" |
| 119 | SRC_URI += "git://github.com/shibumi/go-pathspec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=30eddf187f62305a5b34f662049d077211abaacd;name=git_48c6ab61_0;destsuffix=vcs_cache/7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f" | 210 | SRC_URI += "git://github.com/ysmood/gson;protocol=https;nobranch=1;tag=v0.7.3;shallow=1;rev=c60042b432eb83a5b356d00e7c2db9813ac7e05f;name=git_e88b461e_0;destsuffix=vcs_cache/27ce5120c0465dfab869d1d5012071a3115381084f3a241d5de5330ed6bf71e6" |
| 120 | SRC_URI += "git://github.com/cloudflare/cfssl;protocol=https;branch=master;rev=4e2dcbde500472449917533851bf4bae9bdff562;name=git_00392491_0;destsuffix=vcs_cache/3c8104b7da9d2e18832889b5c6a3e835075611b12d6602487addb722a70feac5" | 211 | SRC_URI += "git://github.com/ysmood/goob;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=8c75c65e796d1537f826b45753f994617235f148;name=git_861b8a3e_0;destsuffix=vcs_cache/9d85527d5325cd688787ce40dccb6ea83312b580a4e5eba11e779e213a9cb6c7" |
| 121 | SRC_URI += "git://github.com/cloudflare/circl;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=89e658c2ea39d3cfea7b7c7c8b34ebdbd6d21942;name=git_d8934de6_0;destsuffix=vcs_cache/6b1850dcf66e3b438754c6c9963b00daaa188378c7cb8c9c1ef005abe31f75f9" | 212 | SRC_URI += "git://github.com/ysmood/got;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=abba87a7846a0f03b3f6384549694a33873733b7;name=git_55766c11_0;destsuffix=vcs_cache/eeb512ee1df2a3b4f92e5a5dc02e24f7963cec103929eec0113736a6ca67335b" |
| 122 | SRC_URI += "git://github.com/AlecAivazis/survey;protocol=https;nobranch=1;tag=v2.3.7;shallow=1;rev=fa37277e6394c29db7bcc94062cb30cd7785a126;name=git_8f711068_0;destsuffix=vcs_cache/915e6ad876675eb96b188d35f754bc931b786c20b8e9ce8142ab278092473e7c" | 213 | SRC_URI += "git://github.com/ysmood/leakless;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=92f99d503ecc69fba51c2717b516363359e53028;name=git_cc40b049_0;destsuffix=vcs_cache/ea236bef84d8f62f430439cdcf1cab367fcd2b2371ced56810ccd36d18be2dd9" |
| 214 | SRC_URI += "git://github.com/dvsekhvalnov/jose2go;protocol=https;branch=master;rev=f21a8cedbbae609f623613ec8f81125c243212e6;name=git_a73ac418_0;destsuffix=vcs_cache/3bed371de2aaaf0cbb9c346c5f01b8240e14c9e194179639d31b29aef3704b71" | ||
| 215 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_0;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 216 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=92249139eea7161e13745abd4cb6d0ea02a3227a;name=git_502d0543_1;destsuffix=vcs_cache/d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9" | ||
| 217 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;branch=master;rev=a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb;name=git_552be1ee_0;destsuffix=vcs_cache/023b07658f561af4e33906504bb1dff6d66e7a4b8ef99fcf0927e6d101be98bd" | ||
| 218 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_1;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 219 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=5647f06491288afa5ea45747896b359f51f7c509;name=git_49bf5caa_0;destsuffix=vcs_cache/19ef4b30214c57e5419f63e4397a9c0d90436c49b54e0ae99e1c9a4b964f28e2" | ||
| 220 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=996c4cffd3c5fb210e4ff01b4998ac73ff0031fa;name=git_49bf5caa_1;destsuffix=vcs_cache/4335d93e7b91bac4d4e22725cfaafc1cae44ef37a037022ea852d084e488e42a" | ||
| 221 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 222 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=d60099175f88c47cd379c4738d158884749ed235;name=git_a9e099ef_1;destsuffix=vcs_cache/cc3b5f635a95bc8a8d17057e77e824e9203543710d27cab434eae6bda0ebd445" | ||
| 223 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=0ea5ed0382a279b30530acccafaf070fefeddafd;name=git_b055e1ee_0;destsuffix=vcs_cache/f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21" | ||
| 224 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=edf4cb3d21162a17b02e19637f7d7f8c6bd8523f;name=git_b055e1ee_1;destsuffix=vcs_cache/9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e" | ||
| 123 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | 225 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" |
| 124 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_1;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | 226 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_1;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" |
| 125 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_2;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | 227 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_2;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" |
| 126 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.8.0;shallow=1;rev=ee34567408d6ab557a0169089879ec111bd74408;name=git_4e8568a3_0;destsuffix=vcs_cache/9549fd67be856dc5565aa6f4996edb86a648510a1efb4dec609c4133bdba118c" | 228 | SRC_URI += "git://github.com/go-rod/rod;protocol=https;nobranch=1;tag=v0.116.2;shallow=1;rev=01a50b925312b71fc59f6eb0d8f489a5195ec448;name=git_b3006ffb_0;destsuffix=vcs_cache/56a3074e00ed3cc5a312cd4b264c9070764ea81790bf8a1147690ab65ad79579" |
| 127 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" | 229 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_0;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" |
| 128 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" | 230 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_1;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" |
| 129 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" | 231 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" |
| 130 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.6;shallow=1;rev=0ff49de124c6f76f8494e194af75bde0f1a49a29;name=git_61c80dd4_1;destsuffix=vcs_cache/49dd68855c9609b742b2b0b4f38fc7310fe801de54098c1919a0a64c7a0df65f" | 232 | SRC_URI += "git://github.com/valyala/fastjson;protocol=https;nobranch=1;tag=v1.6.4;shallow=1;rev=93f67d942133e9d219dbbae7a541433f8bbbe7c4;name=git_80bcc092_0;destsuffix=vcs_cache/9f8bd53bfc32d2df39c0edaf1166015535c0b16676b7e9d5e385a8e22e796ccd" |
| 131 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.7;shallow=1;rev=27518f6661eba504be5a7a9a9f6d9460d892ade3;name=git_61c80dd4_2;destsuffix=vcs_cache/bc41490320f388f56ca605b559e022840691077e82ae0ad6dd62b7ea000f0603" | 233 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=9aa3f77c68e2a56222ea436c1bfa631f1b1072d5;name=git_2ea12042_0;destsuffix=vcs_cache/3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef" |
| 132 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_0;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | 234 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=b9794a5f0e73d425210d6614ed833067029155f5;name=git_2ea12042_1;destsuffix=vcs_cache/c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1" |
| 235 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.1.0;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_0;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | ||
| 236 | SRC_URI += "git://github.com/acarl005/stripansi;protocol=https;branch=master;rev=5a71ef0e047df0427e87a79f27009029921f1f9b;name=git_b7e052ac_0;destsuffix=vcs_cache/337c48cf09adc53fe47bcae33dc8d5465a7dbf818b017054e53ee8ec11f2a73f" | ||
| 237 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_0;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | ||
| 238 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_1;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | ||
| 239 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 240 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" | ||
| 241 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v3.5.1;shallow=1;rev=2ee87856327ba09384cabd113bc6b5d174e9ec0f;name=git_b6bc1865_0;destsuffix=vcs_cache/fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1" | ||
| 242 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=623325312d3224d48d131159187b93e906216563;name=git_340c15e0_0;destsuffix=vcs_cache/27fc7633a915ecb9e3e3c6095cfd2d495010d4208024eefb538180b978864222" | ||
| 243 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f11701399b4bee2ad31457cc1f4ff5aa8abafcd6;name=git_340c15e0_1;destsuffix=vcs_cache/4c31e6f58d17a9dddc9ffae620bea8697c6f92b5c7db87875384a33fa8f2c46b" | ||
| 244 | SRC_URI += "git://github.com/transparency-dev/formats;protocol=https;branch=main;rev=404c0d5b696c6a3e4eb9cec706cfc3550cc47e52;name=git_d2a1a757_0;destsuffix=vcs_cache/968921f38a5932901522d8dad3d99ef03c554eb958e6b809606dcae3d3a778dc" | ||
| 245 | SRC_URI += "git://github.com/transparency-dev/merkle;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=036047b5d2f7faf3b1ee643d391e60fe5b1defcf;name=git_f8d2b00f_0;destsuffix=vcs_cache/11ca4461c55ebf4faefccb747a99c74860939f428aba666c5e7b7727ed758c08" | ||
| 246 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_0;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" | ||
| 247 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.1.0;shallow=1;rev=53040665d19bab33e444905822557433511bb981;name=git_e9f7c9ac_1;destsuffix=vcs_cache/42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47" | ||
| 248 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.28.0;shallow=1;rev=13a31f46e2dff919fbbb50582b0a79978dce2dc4;name=git_3fba78e5_0;destsuffix=vcs_cache/7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca" | ||
| 249 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.2;shallow=1;rev=91958df0371da5c71794adc92e21cf8fed58df97;name=git_3fba78e5_1;destsuffix=vcs_cache/6c43ad48e059624148bd0ae0b851bb5d1200cd6574bdf1b8e9006ed161aaad3d" | ||
| 250 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.3;shallow=1;rev=ab243acfa3bcc5495c4e3923ca44aad7537e834c;name=git_3fba78e5_2;destsuffix=vcs_cache/c03051a5b664a646468e73db0e79c783550c89b868b36ae69d3eed66aea682c1" | ||
| 251 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_0;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" | ||
| 252 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=0e648479e11c2c6d9109b14fc0c9ac64c677861b;name=git_4541537c_0;destsuffix=vcs_cache/f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca" | ||
| 253 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=9b3772e1a7abf93cbb7c6526a28bc0d27b830e02;name=git_4541537c_1;destsuffix=vcs_cache/f1741bcddc19dacbe0697ac406a478c08fb3a5527dfb1c4a43b549a9c1a420d3" | ||
| 254 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.9.1;shallow=1;rev=adc3e6b5b581638afbd194cf2e9319ecbb0151a1;name=git_4541537c_2;destsuffix=vcs_cache/2b3eda7e17ff627f468e75cc8a571c8e768ce530e404aa2348da7feff5fa0749" | ||
| 255 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=659c90643e714681897ec2521c60567dd21da733;name=git_198e2417_0;destsuffix=vcs_cache/ef2c56f0be025c9601f62c989b9bbcc2ccb4177a010b2d10139888b5762b9823" | ||
| 256 | SRC_URI += "git://github.com/go-kit/kit;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=12210fb6ace19e0496167bb3e667dcd91fa9f69b;name=git_b9f1d7d4_0;destsuffix=vcs_cache/164d4eaa2f8107f0ad2f6559aac743c96ecce3f6eb17905b0e878385ede67301" | ||
| 257 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | ||
| 258 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.5;shallow=1;rev=8b85573320ccec4f4f1e962e09c1fab880cbfc23;name=git_2d19bf8f_1;destsuffix=vcs_cache/a22758c4d4c627c8a25a37edf5556f1a9948325bbec0fab2e7c7c5463db8973d" | ||
| 259 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.3;shallow=1;rev=d5ff0ea463fe1bf994dd48091f28b2526f3cb6bb;name=git_2d19bf8f_2;destsuffix=vcs_cache/06de1c7f0badb80ff65f2b8d602c41115cadba1eab00a3644a26c815fd9f97cc" | ||
| 260 | SRC_URI += "git://github.com/go-openapi/errors;protocol=https;nobranch=1;tag=v0.22.7;shallow=1;rev=0c61a55c8575f63f743cf5a3308dbd48b12eb970;name=git_2f7f139e_0;destsuffix=vcs_cache/54a0bf002cf7fafb70729983ca51f189bceee7c36ecd0b75fe3d55e76add9cd4" | ||
| 261 | SRC_URI += "git://github.com/go-openapi/errors;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=7e2b230720943c0c427e3e641ee76119e533b680;name=git_2f7f139e_1;destsuffix=vcs_cache/e5716b375e23d3a59fd3d744fba14212d7d3d7434e874898258b45ea2aca6a07" | ||
| 262 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=jsonname/v0.25.3;shallow=1;rev=4db976ab6f80579b63b3e33fb540c90cc558cc5a;name=git_8c33ed8b_0;destsuffix=vcs_cache/7836e34d24416dab15fe6283b68847039139876b4f48af3e54978b11d199b4a5" | ||
| 263 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_1;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | ||
| 264 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=cmdutils/v0.25.4;shallow=1;rev=73525ad4f9d84ce7e4b15796f0d41a6cb32cc3cd;name=git_8c33ed8b_2;destsuffix=vcs_cache/c4eff481dcf1f159f88d2401bc4f2a7896f013188f9687e0966bd1daf299c37d" | ||
| 265 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=jsonname/v0.25.5;shallow=1;rev=86905ccd10f1987a41dd6988b6a6ec8c475bc449;name=git_8c33ed8b_3;destsuffix=vcs_cache/97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173" | ||
| 266 | SRC_URI += "git://github.com/go-openapi/validate;protocol=https;nobranch=1;tag=v0.25.2;shallow=1;rev=2021e2ad7aa967d6c643f393633b8f9a42ddaf00;name=git_e8a696d7_0;destsuffix=vcs_cache/a40798525cd2559a382d1e07f13fcd9018c4f962a50d8101e45daad6b7ee86a2" | ||
| 267 | SRC_URI += "git://github.com/go-openapi/validate;protocol=https;nobranch=1;tag=v0.25.1;shallow=1;rev=b43789ca4e6f41c6f532ad98e024712da8336ea2;name=git_e8a696d7_1;destsuffix=vcs_cache/634835de930cf49d86f8279271ac56663708df6630c75375676b7da12b0be051" | ||
| 268 | SRC_URI += "git://github.com/go-openapi/strfmt;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=a235dd3fc2b48f29134e547d440b8b6ed5d98beb;name=git_5147ce60_0;destsuffix=vcs_cache/1c34578346ff3d210d011d6cfe1401d10ad41c4367fffa74ef83da31a0dbd013" | ||
| 269 | SRC_URI += "git://github.com/go-openapi/strfmt;protocol=https;nobranch=1;tag=v0.26.1;shallow=1;rev=fcbb618132aefcaca78a17206553c8894d8acf21;name=git_5147ce60_1;destsuffix=vcs_cache/8e34926a1054736ce29e14bc7c6f4e088d73a272d74557345dac215cc541aab5" | ||
| 270 | SRC_URI += "git://github.com/go-openapi/analysis;protocol=https;nobranch=1;tag=v0.24.1;shallow=1;rev=589beeaaac09b8d4f96bf8446875fba1f228e8dc;name=git_1c9ed6e9_0;destsuffix=vcs_cache/ea08203f36c98c5717a34e77c7e63e5e7be53de3838e1348958eba4d2a2f8b14" | ||
| 271 | SRC_URI += "git://github.com/go-openapi/analysis;protocol=https;nobranch=1;tag=v0.24.3;shallow=1;rev=c3fa783a0dfab17e7a0463a02f614d5f5428d4bc;name=git_1c9ed6e9_1;destsuffix=vcs_cache/c9a38cba6e1401e9a82affc769f4be9ba9280852551fe72d883bdbaf80e6b776" | ||
| 272 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.22.1;shallow=1;rev=64079a404bcfdf40f8ab8ccf9e0d86d56bd0bce1;name=git_a3358eda_0;destsuffix=vcs_cache/6269b4927db8fb7b41c628d42e3863e247ac6ab2729a17f0ea71ecfef8b873ab" | ||
| 273 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_1;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | ||
| 274 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.22.5;shallow=1;rev=e232aafbbdce6abbf028e4d6efebf845e1ff8148;name=git_a3358eda_2;destsuffix=vcs_cache/abf24edf6b6d782a40eae204e7d27ac37aebffcc286ba23e4c02a66fb2ad88ca" | ||
| 275 | SRC_URI += "git://github.com/go-openapi/spec;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=d6177ef6dbe2c9f47a1e0c362403848dea6027b7;name=git_e4b4df8f_0;destsuffix=vcs_cache/de2752a6a0b287240339b76144a60c409fe66d8956a7163c49ac72dc0e44fdf5" | ||
| 276 | SRC_URI += "git://github.com/go-openapi/spec;protocol=https;nobranch=1;tag=v0.22.1;shallow=1;rev=f06cfffb0300dabf0a47b700b0fb691f9486d110;name=git_e4b4df8f_1;destsuffix=vcs_cache/4092ffe95426c0c9bca5c198241300fcee8b81ca1c66da9b40ba1acb8768cf32" | ||
| 277 | SRC_URI += "git://github.com/go-openapi/loads;protocol=https;nobranch=1;tag=v0.23.3;shallow=1;rev=09444f2f2218f880e3e613c38f9fff713623d0bf;name=git_e70762e1_0;destsuffix=vcs_cache/5128d105fceda11511719c8d3436e3222b95133854e6750c41b450d09a01c1dc" | ||
| 278 | SRC_URI += "git://github.com/go-openapi/loads;protocol=https;nobranch=1;tag=v0.23.2;shallow=1;rev=5e9018c4503a8af31c6ec7816204a8bdbdd780be;name=git_e70762e1_1;destsuffix=vcs_cache/9c224bf4ee23cd9ccea3953edb8991bb14040f2a584059de1f1644613744997e" | ||
| 279 | SRC_URI += "git://github.com/go-openapi/runtime;protocol=https;nobranch=1;tag=v0.29.2;shallow=1;rev=078717abbee7f694e8e77d8e41b8f32a435ae03e;name=git_370ff3c3_0;destsuffix=vcs_cache/b635f5b40e7ba10ae8c0cba6c904210f047c83113a12b45953d3e2f6f23d44e7" | ||
| 280 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.13.0;shallow=1;rev=3fae6e4c6809ebc26315d163196ea7ab8e0685cb;name=git_98baf7ea_0;destsuffix=vcs_cache/2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1" | ||
| 133 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=a7962380ca08b5a188038c69871b8d3fbdf31e89;name=git_ebce69d6_0;destsuffix=vcs_cache/e9f6dcbb74dd04784ade5364ce0688a4247bdb04e0cc5ea8774218e7cf8a65c5" | 281 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=a7962380ca08b5a188038c69871b8d3fbdf31e89;name=git_ebce69d6_0;destsuffix=vcs_cache/e9f6dcbb74dd04784ade5364ce0688a4247bdb04e0cc5ea8774218e7cf8a65c5" |
| 134 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_1;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | 282 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_1;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" |
| 135 | SRC_URI += "git://github.com/theupdateframework/notary;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=b0b6bfdd4933081e8d5ae026b24e8337311dd598;name=git_88169bba_0;destsuffix=vcs_cache/0e83ed3cbdbbbd63c9ab62dc40651621a386fcaf575326772f2912b1279bfb2b" | 283 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_0;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" |
| 136 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | 284 | SRC_URI += "git://github.com/golang-sql/civil;protocol=https;branch=master;rev=cb61b32ac6fe84d34b81730175f91965e43d0f90;name=git_3d8b378b_0;destsuffix=vcs_cache/cf48a794754d9a9b29ff84011cf01764f8e4e9140292e83b4154b89a13f0eee9" |
| 137 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=477a77ecc69700c7cdeb1fa9e129548e1c1c393c;name=git_7987da5d_1;destsuffix=vcs_cache/324a79f9170fef44f826e43999370c6ec3bc3be6044c9a4c2e3eb97cdf5ac743" | 285 | SRC_URI += "git://github.com/tilt-dev/fsnotify;protocol=https;branch=main;rev=fff9c274a375301ae46812f257aa68393790c45b;name=git_c15f6d9a_0;destsuffix=vcs_cache/7518a2b435d07d055cf9c9215e09d3f354425246b3aaec57d9906b3f344e061e" |
| 138 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ea4fe68685ee0d3cee7032121851b57e7494e8ea;name=git_7987da5d_2;destsuffix=vcs_cache/982a1df420b1f34eee71122e02865aa89e1ea251dc09362265917bd0e0ca3995" | 286 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=c12348ce28de40eed0136aa2b644d0ee0650e56c;name=git_2855aad4_0;destsuffix=vcs_cache/dd0fe058870feb088b8d2d88a7ff601f4c8c03aedeede7d837efcd311b5aea9b" |
| 139 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_3;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | 287 | SRC_URI += "git://github.com/Netflix/go-expect;protocol=https;branch=master;rev=73e0943537d2ba88bdf3f6acec79ca2de1d059df;name=git_e89d3f31_0;destsuffix=vcs_cache/421789c64dd51281a459815573a00c171d61889f5324c1701c37f5f2e8caa8a3" |
| 140 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=221dbe5ed46703ee255b1da0dec05086f5035f62;name=git_aa93f7ee_0;destsuffix=vcs_cache/9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e" | 288 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_0;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" |
| 141 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_1;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | 289 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_0;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" |
| 142 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=3ebf1ddaeb260c4b1ae502a01c7844fa8c1fa0e9;name=git_aa93f7ee_2;destsuffix=vcs_cache/725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0" | 290 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_0;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" |
| 143 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_3;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | 291 | SRC_URI += "git://github.com/golang/snappy;protocol=https;branch=master;shallow=1;rev=43d5d4cd4e0e3390b0b645d5c3ef1187642403d8;name=git_bd5478a7_0;destsuffix=vcs_cache/9b4d194254df5894f7de7430d94f80f5a183a7ba5b0d3faf68e011bff67f803f" |
| 144 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f35b8ab0b5a2cef36673838d662e249dd9c94686;name=git_aa93f7ee_4;destsuffix=vcs_cache/2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317" | 292 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=544b4180ac705b7605231d4a4550a1acb22a19fe;name=git_bd5478a7_1;destsuffix=vcs_cache/0e8300bf89da9cc73c5b1fb83a5b5f3a9473d85cec3174c9484fb3b87ff8031d" |
| 145 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=f654a9112bbeac49ca2cd45bfbe11533c4666cf8;name=git_aa93f7ee_5;destsuffix=vcs_cache/782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a" | 293 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.4;shallow=1;rev=5d5b4c10bd43f85e63bd9e4a3fa9b1ea2ef88af2;name=git_6e18cbff_0;destsuffix=vcs_cache/f83545c5d009af94276add9fdb970f0b4b5b6872f19d4b02b8111007ee5544b0" |
| 146 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_6;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | 294 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=6c65a5562fc06764971b7c5d05c76c75e84bdbf7;name=git_6e18cbff_1;destsuffix=vcs_cache/cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c" |
| 147 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.1;shallow=1;rev=d10b5259eef9d3da9a58bedad041b36731967489;name=git_98939663_0;destsuffix=vcs_cache/b48c3ccd9eeacff33408e742c5cba28495d19318773a2419734e1f7f12be4596" | 295 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_2;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" |
| 148 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_0;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" | 296 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=aa810b61a9c79d51363740d207bb46cf8e620ed5;name=git_6e18cbff_3;destsuffix=vcs_cache/c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5" |
| 149 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=6be6c439588487cd908a3a700795660c2a16dfec;name=git_4f2954a0_0;destsuffix=vcs_cache/728f44b7af3fd5cab91499df1e92a9d2c3e67004ea59ac1e4a549fb2ca6763a8" | 297 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=b5d812f8a3706043e23a9cd5babf2e5423744d30;name=git_6e18cbff_4;destsuffix=vcs_cache/ac3a600ae77600dcd73c8d21a4cd18d0b220318ed349c8deda52af33b71c50c6" |
| 150 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=f9a52764bd5a0fd2d201bcca584351d03b72f8da;name=git_4f2954a0_1;destsuffix=vcs_cache/eca01df4f63425b54410888126f5e562e7f2c689d9483249110a2f793909648b" | 298 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.4;shallow=1;rev=0e59876635f3dbf46d7b5e97b52bb75a3f96e7d9;name=git_3c60bf8b_0;destsuffix=vcs_cache/1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b" |
| 151 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_0;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" | 299 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.3;shallow=1;rev=5348b9a4ba4559d2266b5af89fb5353cd1a5360a;name=git_3c60bf8b_1;destsuffix=vcs_cache/a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb" |
| 152 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=40598150331533e3cd497f21dcce387dae84b561;name=git_209602b3_1;destsuffix=vcs_cache/1fa773d747594333c67867f9bdc536ee1286d76aa754e875bec3818f99d1318b" | 300 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=a563785af9481120d75c419acf7bdd86a07cc1f1;name=git_3c60bf8b_2;destsuffix=vcs_cache/a3831850f8ce4841dd8c7a97a914dc89fe910b83d57d95db27c873ade23304b4" |
| 153 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | 301 | SRC_URI += "git://github.com/keybase/go-keychain;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=dd79abb5f55f5239037126b5943c0b1335a84abc;name=git_31bcc336_0;destsuffix=vcs_cache/82b6722ae37ce95c4a4f5c5d543a436be413fa68f322f3be86191b0953905603" |
| 154 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_1;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | 302 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.0;shallow=1;rev=e9547a11aa603c52a31e315cdcaa71d0f25b921a;name=git_6a52582e_0;destsuffix=vcs_cache/66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e" |
| 155 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=8c5d7fa2ef98ad77bfbd2d2c3d67d4d17db0093a;name=git_faedb7d0_0;destsuffix=vcs_cache/196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb" | ||
| 156 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=61fc460d28283a91c53be65c2e0f20b494ac8ad9;name=git_ff930dd9_0;destsuffix=vcs_cache/b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3" | ||
| 157 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;branch=master;rev=399ea8c73916000c64c2c76e8da00ca82f8387ab;name=git_08ad7bc8_0;destsuffix=vcs_cache/e46943e0ce240f96ccb15fabd2b6c91ee2105677005b8cff59822b6c952ea98e" | ||
| 158 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_1;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 159 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.7.1;shallow=1;rev=2461543d988979529609e8cb6fca9ca190dc48da;name=git_3954c8b6_0;destsuffix=vcs_cache/26a3d4dc632c62414346d52deda2aedc133ba755ea9665e3aba4eba2cfe57bb0" | ||
| 160 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.3;shallow=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_1;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 161 | SRC_URI += "git://github.com/docker/buildx;protocol=https;nobranch=1;tag=v0.30.1;shallow=1;rev=9e66234aa13328a5e75b75aa5574e1ca6d6d9c01;name=git_730b03c2_0;destsuffix=vcs_cache/25cb17d8ddf768aee49602f2f54d5eceac6363032a3553dd3c4c2fbc98d2f7e5" | ||
| 162 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v28.5.2;shallow=1;rev=ecc694264de6b34e4b59d16245603382f22fa813;name=git_cad1045a_0;destsuffix=vcs_cache/a391fb1392ea2dfddf6174cc48f8cd0f4211b670b63e9ab68159b38203ff83cd" | ||
| 163 | SRC_URI += "git://github.com/docker/cli-docs-tool;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=881b2fe16cd8d11775ba80038acf11497c9d0ab4;name=git_1c37a457_0;destsuffix=vcs_cache/c4b4f54f793ab2389943c51625a95daf19938238de995ed84d04aaeaeb0b8e72" | ||
| 164 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v28.5.2;shallow=1;rev=89c5e8fd66634b6128fc4c0e6f1236e2540e46e0;name=git_248eb0d1_0;destsuffix=vcs_cache/3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761" | ||
| 165 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_0;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 166 | SRC_URI += "git://github.com/docker/libtrust;protocol=https;branch=master;rev=aabc10ec26b754e797f9028f4589c5b7bd90dc20;name=git_cce0256d_0;destsuffix=vcs_cache/30b9f1ca3a03878df88db7db5466a284cdc61ad2e0e647ef5d4611b4bc72f1b8" | ||
| 167 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=f9d3010165b642df37215b1be945552f2c6f0e3b;name=git_46e68097_0;destsuffix=vcs_cache/770434256d900c6fb465ae2e5f70a7c567db07403fd44a6b8122f593f986a7b6" | ||
| 168 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_0;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 169 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 170 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=7395e3f8aa162843a74ed6d48e79627d9792ac55;name=git_d4d85c75_1;destsuffix=vcs_cache/90a622b6d50d291d33dc478ac881c41bd809522c6c0c4e6928a6c544843d868f" | ||
| 171 | SRC_URI += "git://github.com/docker/compose;protocol=https;branch=main;rev=9fada6cc23fb95113d5a5475ea63e09144be466e;name=git_8d4a7825_0;destsuffix=vcs_cache/0d945e267746ce92d65bce0aaf01de62887f55820fc309105a3bf83b78bc07fb" | ||
| 172 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 173 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" | ||
| 174 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=cc309e4a22231782e8893f3c35ced0967807a33e;name=git_ff07aa22_1;destsuffix=vcs_cache/0ff4a51de5f43065c774026c897e99f6a207c66edef943350fa92176ccaf3982" | ||
| 175 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.3;shallow=1;rev=5348b9a4ba4559d2266b5af89fb5353cd1a5360a;name=git_3c60bf8b_0;destsuffix=vcs_cache/a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb" | ||
| 176 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=a563785af9481120d75c419acf7bdd86a07cc1f1;name=git_3c60bf8b_1;destsuffix=vcs_cache/a3831850f8ce4841dd8c7a97a914dc89fe910b83d57d95db27c873ade23304b4" | ||
| 177 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=404a7021807bd6c502268a5ab15ff36e11c21f44;name=git_dd750dae_0;destsuffix=vcs_cache/29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b" | ||
| 178 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" | 303 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" |
| 179 | SRC_URI += "git://github.com/felixge/fgprof;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=b0f80df6b76f74ec0c611dc52f4e79d4a11bff81;name=git_6649ad42_0;destsuffix=vcs_cache/e4198b9fea19f930b494d86892d08c8dcf4d5828b2b7c19db44e432daeadbd37" | 304 | SRC_URI += "git://github.com/felixge/fgprof;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=b0f80df6b76f74ec0c611dc52f4e79d4a11bff81;name=git_6649ad42_0;destsuffix=vcs_cache/e4198b9fea19f930b494d86892d08c8dcf4d5828b2b7c19db44e432daeadbd37" |
| 180 | SRC_URI += "git://github.com/hailocab/go-hostpool;protocol=https;branch=master;rev=e80d13ce29ede4452c43dea11e79b9bc8a15b478;name=git_9b349411_0;destsuffix=vcs_cache/9c4bc4176e756c26e2cdff114a1c5597225ee9e1831b7404408096c667ad9031" | 305 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=813c5d3147488182a4d0d6aea81fc9f28d330cc1;name=git_65ddb0f9_0;destsuffix=vcs_cache/d5b038fb822a1e302e22b0e6ac8351f211ac30e1da66a634d22f607d655321e3" |
| 181 | SRC_URI += "git://github.com/tonistiigi/fsutil;protocol=https;branch=master;rev=586307ad452fadb42e28be16d2b995b2eb6755e9;name=git_e9a91661_0;destsuffix=vcs_cache/d721d7ff5242aee01894397e3189dde451e48dd99ea135fda17971624b878725" | 306 | SRC_URI += "git://github.com/spdx/tools-golang;protocol=https;nobranch=1;tag=v0.5.7;shallow=1;rev=28116d2a82c9999a10b186d88e4132e20ac67462;name=git_c611268e_0;destsuffix=vcs_cache/2944f2a5d449b4ba31e7000d974e7dafe6c0e63a63a2a667ce98cd5bdd81cadc" |
| 182 | SRC_URI += "git://github.com/tonistiigi/vt100;protocol=https;branch=master;rev=90bafcd6abab5dc87970f00165ee2022806709fd;name=git_8eef3e28_0;destsuffix=vcs_cache/8c7e9f3cea5c616be7d8cb3b181a8ecf2d3b1ff0b881bb34abd9235b7680d2c9" | 307 | SRC_URI += "git://github.com/spdx/tools-golang;protocol=https;nobranch=1;tag=v0.5.5;shallow=1;rev=9db247b854b9634d0109153d515fd1a9efd5a1b1;name=git_c611268e_1;destsuffix=vcs_cache/67dc836f5c494b30f0be4d730f354867948c78e92c42f1c68e779ec3c48a5a01" |
| 308 | SRC_URI += "git://github.com/lib/pq;protocol=https;branch=master;rev=0dad96c0b94f8dee039aa40467f767467392a0af;name=git_6c68f1e9_0;destsuffix=vcs_cache/501779f1f37d5eedf7b5e73065f7d7847c6343baa947b47ab9335de358604a1c" | ||
| 309 | SRC_URI += "git://github.com/cloudflare/circl;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=24ae53c5d6f7fe18203adc125ba3ed76a38703e1;name=git_d8934de6_0;destsuffix=vcs_cache/10b428844b05d4b03ef2556cb36787ddb4a7d1daa3442a0c370769eb69b4b079" | ||
| 310 | SRC_URI += "git://github.com/cloudflare/circl;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=89e658c2ea39d3cfea7b7c7c8b34ebdbd6d21942;name=git_d8934de6_1;destsuffix=vcs_cache/6b1850dcf66e3b438754c6c9963b00daaa188378c7cb8c9c1ef005abe31f75f9" | ||
| 311 | SRC_URI += "git://github.com/cloudflare/circl;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=c6d33e35234ebf5c4319d12ae7d77d7d17053e56;name=git_d8934de6_2;destsuffix=vcs_cache/3c2dfa258c309745a69f7643659c92a962cf059c411c84e321b55c5ac0323f35" | ||
| 312 | SRC_URI += "git://github.com/cloudflare/cfssl;protocol=https;branch=master;rev=4e2dcbde500472449917533851bf4bae9bdff562;name=git_00392491_0;destsuffix=vcs_cache/3c8104b7da9d2e18832889b5c6a3e835075611b12d6602487addb722a70feac5" | ||
| 313 | SRC_URI += "git://github.com/asaskevich/govalidator;protocol=https;branch=master;rev=a9d515a09cc289c60d55064edec5ef189859f172;name=git_f9896ddf_0;destsuffix=vcs_cache/e0c07f200ff31ed92aa0075d9e5e72c7ed4294f6ef7d9e723213e1bceaca59d3" | ||
| 314 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" | ||
| 315 | SRC_URI += "git://github.com/tonistiigi/go-actions-cache;protocol=https;branch=master;rev=378c5ed1ddd9f4bd9371b02deeca46c9b6fae2fa;name=git_27df42ff_0;destsuffix=vcs_cache/9f4a150fded4b0c51af4c77ae23f48e741fc3c25041f168f5e152c9bef985194" | ||
| 316 | SRC_URI += "git://github.com/tonistiigi/go-actions-cache;protocol=https;branch=master;rev=54bc28c26fd2ab598cce3f9d3368744bc7b3fb58;name=git_27df42ff_1;destsuffix=vcs_cache/2924c7ecb319efa413b0f3012222cad7c8773cd26a54e23c43cd460cf6d9c0b0" | ||
| 317 | SRC_URI += "git://github.com/tonistiigi/dchapes-mode;protocol=https;branch=main;rev=73d941a28323f67dc09aefc69afd2770dc9dfc8b;name=git_e1d53fb7_0;destsuffix=vcs_cache/088daf1e815a0c250df5a6800476d2fd7926fd2cfde5c798932d14dc518d73f2" | ||
| 183 | SRC_URI += "git://github.com/tonistiigi/go-csvvalue;protocol=https;branch=master;rev=030d3b2625d0ae73babf789e079c07ae2c9940b4;name=git_cd3fcea2_0;destsuffix=vcs_cache/4bab931b93ec61ba123209f20dc512a65f448d9af6783e77b89ee8a8b7bf94b3" | 318 | SRC_URI += "git://github.com/tonistiigi/go-csvvalue;protocol=https;branch=master;rev=030d3b2625d0ae73babf789e079c07ae2c9940b4;name=git_cd3fcea2_0;destsuffix=vcs_cache/4bab931b93ec61ba123209f20dc512a65f448d9af6783e77b89ee8a8b7bf94b3" |
| 184 | SRC_URI += "git://github.com/tonistiigi/units;protocol=https;branch=master;rev=6950e57a87eaf136bbe44ef2ec8e75b9e3569de2;name=git_02686fd3_0;destsuffix=vcs_cache/a0528d63437c733bc9243aeb601d0f1175a8f8eaa01b2402d7b077f35f36fbcd" | 319 | SRC_URI += "git://github.com/tonistiigi/units;protocol=https;branch=master;rev=6950e57a87eaf136bbe44ef2ec8e75b9e3569de2;name=git_02686fd3_0;destsuffix=vcs_cache/a0528d63437c733bc9243aeb601d0f1175a8f8eaa01b2402d7b077f35f36fbcd" |
| 185 | SRC_URI += "git://github.com/tonistiigi/dchapes-mode;protocol=https;branch=main;rev=73d941a28323f67dc09aefc69afd2770dc9dfc8b;name=git_e1d53fb7_0;destsuffix=vcs_cache/088daf1e815a0c250df5a6800476d2fd7926fd2cfde5c798932d14dc518d73f2" | ||
| 186 | SRC_URI += "git://github.com/tonistiigi/go-archvariant;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ee27df245367183248db3391ccaaffce4bf25b3f;name=git_aa07a577_0;destsuffix=vcs_cache/07d631aebb630179eda0ac758a6a400523556e0df873aaaa8107c81569f5312d" | 320 | SRC_URI += "git://github.com/tonistiigi/go-archvariant;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ee27df245367183248db3391ccaaffce4bf25b3f;name=git_aa07a577_0;destsuffix=vcs_cache/07d631aebb630179eda0ac758a6a400523556e0df873aaaa8107c81569f5312d" |
| 187 | SRC_URI += "git://github.com/tonistiigi/go-actions-cache;protocol=https;branch=master;rev=378c5ed1ddd9f4bd9371b02deeca46c9b6fae2fa;name=git_27df42ff_0;destsuffix=vcs_cache/9f4a150fded4b0c51af4c77ae23f48e741fc3c25041f168f5e152c9bef985194" | ||
| 188 | SRC_URI += "git://github.com/tonistiigi/jaeger-ui-rest;protocol=https;branch=master;rev=3dd17559e117449543489dfacd6ae22014604045;name=git_6e70a498_0;destsuffix=vcs_cache/644200fb876350717a5c6642a51a536deec87f616bc0db7325b35f6e96fd6ceb" | 321 | SRC_URI += "git://github.com/tonistiigi/jaeger-ui-rest;protocol=https;branch=master;rev=3dd17559e117449543489dfacd6ae22014604045;name=git_6e70a498_0;destsuffix=vcs_cache/644200fb876350717a5c6642a51a536deec87f616bc0db7325b35f6e96fd6ceb" |
| 189 | SRC_URI += "git://github.com/bugsnag/bugsnag-go;protocol=https;branch=master;rev=13fd6b8acda029830ef9904df6b63be0a83369d0;name=git_9b5e687f_0;destsuffix=vcs_cache/fcdbd0f3bb5816415e92fba0ccef0363d33bb9f4dd92baf939f44c15d7ff15dc" | 322 | SRC_URI += "git://github.com/tonistiigi/fsutil;protocol=https;branch=master;rev=586307ad452fadb42e28be16d2b995b2eb6755e9;name=git_e9a91661_0;destsuffix=vcs_cache/d721d7ff5242aee01894397e3189dde451e48dd99ea135fda17971624b878725" |
| 190 | SRC_URI += "git://github.com/bugsnag/panicwrap;protocol=https;branch=master;rev=e2c28503fcd0675329da73bf48b33404db873782;name=git_3930fbb7_0;destsuffix=vcs_cache/262d5e88587cf547192faef1ff5a62313964f5302529d3b47078409890f656b8" | 323 | SRC_URI += "git://github.com/tonistiigi/fsutil;protocol=https;branch=master;rev=a2aa163d723fe2c00105350a49e9e2b02242f472;name=git_e9a91661_1;destsuffix=vcs_cache/5728fb0835aa13d026604988f9496a653e4e5442f8a0e93e6495c60887f5e1b8" |
| 191 | SRC_URI += "git://github.com/bugsnag/osext;protocol=https;branch=master;rev=0dd3f918b21bec95ace9dc86c7e70266cfc5c702;name=git_a1a84bc7_0;destsuffix=vcs_cache/1e7b9a7b360bb8c03ff73c6b542ec4fc9da0aaa3491621e3f0709df81b41c883" | 324 | SRC_URI += "git://github.com/tonistiigi/vt100;protocol=https;branch=master;rev=90bafcd6abab5dc87970f00165ee2022806709fd;name=git_8eef3e28_0;destsuffix=vcs_cache/8c7e9f3cea5c616be7d8cb3b181a8ecf2d3b1ff0b881bb34abd9235b7680d2c9" |
| 192 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=659c90643e714681897ec2521c60567dd21da733;name=git_198e2417_0;destsuffix=vcs_cache/ef2c56f0be025c9601f62c989b9bbcc2ccb4177a010b2d10139888b5762b9823" | 325 | SRC_URI += "git://github.com/denisenkom/go-mssqldb;protocol=https;branch=master;rev=1d7a30a10f73a69b1adb731b0ab12be3da43a833;name=git_827fc7d8_0;destsuffix=vcs_cache/51d1448ae824a59e167bc4626cbed812ff98e24bad9ad0e55865452f35f4e32a" |
| 193 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_0;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" | 326 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" |
| 194 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_0;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" | 327 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" |
| 195 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" | 328 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" |
| 196 | SRC_URI += "git://github.com/hiddeco/sshsig;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=49dc854ac39b55b9239cf5014b72a6ff2105bf2c;name=git_b8e4d5f4_0;destsuffix=vcs_cache/fdcb4ab573b69d6bee2d375517e62fb147744ddcca0378b2006891f9dd8f6477" | 329 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" |
| 197 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" | 330 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" |
| 198 | SRC_URI += "git://github.com/dlclark/regexp2;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=05e6ac2ab64bbfb3b0ece82156906edbe794b140;name=git_41f57ef0_0;destsuffix=vcs_cache/da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14" | 331 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=1078130fa016884b4c03880d9d587e6691a67d98;name=git_523249c2_0;destsuffix=vcs_cache/9ef2c512de0aabf89c060ed428bc6ef3d29fc64b917b4a81d88abcada3f49d90" |
| 332 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 333 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.7;shallow=1;rev=da57796c7d0a2b608abf173651cf148706e33337;name=git_923d9d3e_0;destsuffix=vcs_cache/ebd7034108ca2f7b1a5d3724f3248f21f9cf17f5ecf3db9b5c71ee2e6de56563" | ||
| 334 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.3;shallow=1;rev=076b5e0e60bd073ead691caf95a90ac0f2fbec5d;name=git_85a7d8f6_0;destsuffix=vcs_cache/3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d" | ||
| 335 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | ||
| 336 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=a3e9bec07f4f2d9da41c5e119006cffad6fecffa;name=git_62ef0568_0;destsuffix=vcs_cache/3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052" | ||
| 337 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 338 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_0;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | ||
| 339 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | ||
| 340 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=22392c2ec72135af70155428db18d458ecf3ce03;name=git_1deba031_0;destsuffix=vcs_cache/bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49" | ||
| 341 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | ||
| 342 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | ||
| 343 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=77c84241c7cbdd9b4eca2591793e3d4f4317c590;name=git_c2fd43eb_0;destsuffix=vcs_cache/6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96" | ||
| 344 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_1;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" | ||
| 345 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 346 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c5dd4fa383f2a932ab7d0b974f05a4e90eb46604;name=git_c15853d7_0;destsuffix=vcs_cache/3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff" | ||
| 347 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.13;shallow=1;rev=3d398e4dfc928ad782a94019edd801d5441f4fea;name=git_c4766add_0;destsuffix=vcs_cache/a0835e29b3bcd359c5e58edc0199e5b1e743fdfb61df75a517d0410875535761" | ||
| 348 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | ||
| 349 | SRC_URI += "git://github.com/codahale/rfc6979;protocol=https;branch=master;rev=6a90f24967ebb1aa57b22f74a13dbb3faad8cf3d;name=git_d13a0aee_0;destsuffix=vcs_cache/fd8285193cc7c3bc341773b0166d258b6baca2f6985aa666e14e22b19401aea7" | ||
| 350 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.7.1;shallow=1;rev=2461543d988979529609e8cb6fca9ca190dc48da;name=git_3954c8b6_0;destsuffix=vcs_cache/26a3d4dc632c62414346d52deda2aedc133ba755ea9665e3aba4eba2cfe57bb0" | ||
| 351 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.3;shallow=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_1;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 352 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;branch=master;rev=399ea8c73916000c64c2c76e8da00ca82f8387ab;name=git_08ad7bc8_0;destsuffix=vcs_cache/e46943e0ce240f96ccb15fabd2b6c91ee2105677005b8cff59822b6c952ea98e" | ||
| 353 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_1;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 354 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.9.5;shallow=1;rev=b871f765408aa5d1fa2aa490f05cab8c133937c3;name=git_46e68097_0;destsuffix=vcs_cache/14ec2ee3d9b2ad87575d79cb445095440bdffc43efd7c90bc3f69ae21362242e" | ||
| 355 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=f9d3010165b642df37215b1be945552f2c6f0e3b;name=git_46e68097_1;destsuffix=vcs_cache/770434256d900c6fb465ae2e5f70a7c567db07403fd44a6b8122f593f986a7b6" | ||
| 356 | SRC_URI += "git://github.com/docker/libtrust;protocol=https;branch=master;rev=aabc10ec26b754e797f9028f4589c5b7bd90dc20;name=git_cce0256d_0;destsuffix=vcs_cache/30b9f1ca3a03878df88db7db5466a284cdc61ad2e0e647ef5d4611b4bc72f1b8" | ||
| 357 | SRC_URI += "git://github.com/docker/buildx;protocol=https;nobranch=1;tag=v0.30.1;shallow=1;rev=9e66234aa13328a5e75b75aa5574e1ca6d6d9c01;name=git_730b03c2_0;destsuffix=vcs_cache/25cb17d8ddf768aee49602f2f54d5eceac6363032a3553dd3c4c2fbc98d2f7e5" | ||
| 358 | SRC_URI += "git://github.com/docker/buildx;protocol=https;nobranch=1;tag=v0.31.1;shallow=1;rev=a2675950d46b2cb171b23c2015ca44fb88607531;name=git_730b03c2_1;destsuffix=vcs_cache/dfa17ea3970eb93a7868db015690e0976ac455fe3108651eb274d3c8f69e70c2" | ||
| 359 | SRC_URI += "git://github.com/docker/buildx;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=f7897eba028583e0071642db3c011e860444f8cf;name=git_730b03c2_2;destsuffix=vcs_cache/b5c99f6e6a91ccbfe92aa01789f01c66d03a3d90ad369ef103d98ad6a84b06ad" | ||
| 360 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_0;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 361 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 362 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=7395e3f8aa162843a74ed6d48e79627d9792ac55;name=git_d4d85c75_1;destsuffix=vcs_cache/90a622b6d50d291d33dc478ac881c41bd809522c6c0c4e6928a6c544843d868f" | ||
| 363 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=7997b0f0ac81b5b26ad7d3d2c02ca2e8fbc6c7d9;name=git_d4d85c75_2;destsuffix=vcs_cache/6694cc72e257d7945ae6ccd77415f8b442a5f83176906cd59a70dea2fc417fa1" | ||
| 364 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v28.5.2;shallow=1;rev=89c5e8fd66634b6128fc4c0e6f1236e2540e46e0;name=git_248eb0d1_0;destsuffix=vcs_cache/3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761" | ||
| 365 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_0;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 366 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.5.2;shallow=1;rev=79eb04c7d8e1d73247cb7fe011eecc645063e0f0;name=git_cad1045a_0;destsuffix=vcs_cache/ed6d69ba9164d77cd6706bccc195f58a5e88fdd7c016ed595bd23b68cf456266" | ||
| 367 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.2.1;shallow=1;rev=a5c7197d720daef7d8b9e6174ee78c0743cea166;name=git_cad1045a_1;destsuffix=vcs_cache/5a943d69020f5a43c45569ee422d339cf415d78724c142bb4bcc7c026f13ba05" | ||
| 368 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v28.5.2;shallow=1;rev=ecc694264de6b34e4b59d16245603382f22fa813;name=git_cad1045a_2;destsuffix=vcs_cache/a391fb1392ea2dfddf6174cc48f8cd0f4211b670b63e9ab68159b38203ff83cd" | ||
| 369 | SRC_URI += "git://github.com/docker/cli-docs-tool;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=881b2fe16cd8d11775ba80038acf11497c9d0ab4;name=git_1c37a457_0;destsuffix=vcs_cache/c4b4f54f793ab2389943c51625a95daf19938238de995ed84d04aaeaeb0b8e72" | ||
| 370 | SRC_URI += "git://github.com/docker/cli-docs-tool;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=bf007734186023755e79bf718fbda8aefdeb45d0;name=git_1c37a457_1;destsuffix=vcs_cache/ea1717b5d1ffddca6c0b88e6cf0df444a95eb1c27839416e9a410285e4c8f907" | ||
| 371 | SRC_URI += "git://github.com/docker/compose;protocol=https;branch=main;rev=7eeb7de7a20b;name=git_8d4a7825_0;destsuffix=vcs_cache/a8191ec16aa00c58fe0b9ba842872e0b479d9a28d9780a06faf5c3e50099b6c7" | ||
| 372 | SRC_URI += "git://github.com/docker/compose;protocol=https;branch=main;rev=9fada6cc23fb95113d5a5475ea63e09144be466e;name=git_8d4a7825_1;destsuffix=vcs_cache/0d945e267746ce92d65bce0aaf01de62887f55820fc309105a3bf83b78bc07fb" | ||
| 373 | SRC_URI += "git://github.com/docker/compose;protocol=https;branch=main;rev=e8c214349819cc14804e8946adb8ae3576b7139c;name=git_8d4a7825_2;destsuffix=vcs_cache/9c33332b5cdc980c80ddc24904509f4bd96cfc277a4ef80ebcb47ad70112743a" | ||
| 374 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.3;shallow=1;rev=1d6cf28a9eac67b569bb334c04e1dcb8bf02cf17;name=git_98939663_0;destsuffix=vcs_cache/0f346d4ee0d1e9d85741e16fef8a30c1cb637c33a2d4b0c6f46bb41ce24e3619" | ||
| 375 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.5;shallow=1;rev=c5e0077f50a3268a27b02816adc48ebfb535c65e;name=git_98939663_1;destsuffix=vcs_cache/73840f50baef91a8d14c064e11574fe893f3c31688d0d7a5eda27de28bac8e22" | ||
| 376 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.1;shallow=1;rev=d10b5259eef9d3da9a58bedad041b36731967489;name=git_98939663_2;destsuffix=vcs_cache/b48c3ccd9eeacff33408e742c5cba28495d19318773a2419734e1f7f12be4596" | ||
| 377 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_0;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | ||
| 199 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | 378 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" |
| 200 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | 379 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" |
| 201 | SRC_URI += "git://github.com/anchore/go-struct-converter;protocol=https;branch=main;rev=c68fdcfa20922cc80b266f13a7986e632bafacca;name=git_5862d91c_0;destsuffix=vcs_cache/4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6" | 380 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" |
| 202 | SRC_URI += "git://github.com/inhies/go-bytesize;protocol=https;branch=master;rev=4913239db9cf578e44f49d7b813734678ef94f51;name=git_d7b70507_0;destsuffix=vcs_cache/33f6338637f180574a557944ab4ae6a88bed881181e11b615b313307b6b045e7" | 381 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=404a7021807bd6c502268a5ab15ff36e11c21f44;name=git_dd750dae_0;destsuffix=vcs_cache/29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b" |
| 203 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 204 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=d60099175f88c47cd379c4738d158884749ed235;name=git_a9e099ef_1;destsuffix=vcs_cache/cc3b5f635a95bc8a8d17057e77e824e9203543710d27cab434eae6bda0ebd445" | ||
| 205 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;branch=master;rev=a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb;name=git_552be1ee_0;destsuffix=vcs_cache/023b07658f561af4e33906504bb1dff6d66e7a4b8ef99fcf0927e6d101be98bd" | ||
| 206 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_1;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 207 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=0ea5ed0382a279b30530acccafaf070fefeddafd;name=git_b055e1ee_0;destsuffix=vcs_cache/f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21" | ||
| 208 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=996c4cffd3c5fb210e4ff01b4998ac73ff0031fa;name=git_49bf5caa_0;destsuffix=vcs_cache/4335d93e7b91bac4d4e22725cfaafc1cae44ef37a037022ea852d084e488e42a" | ||
| 209 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_0;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 210 | SRC_URI += "git://github.com/acarl005/stripansi;protocol=https;branch=master;rev=5a71ef0e047df0427e87a79f27009029921f1f9b;name=git_b7e052ac_0;destsuffix=vcs_cache/337c48cf09adc53fe47bcae33dc8d5465a7dbf818b017054e53ee8ec11f2a73f" | ||
| 211 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=bfec60bb026171031050af631b6dec974f14e9fa;name=git_2d2b3139_0;destsuffix=vcs_cache/02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f" | 382 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=bfec60bb026171031050af631b6dec974f14e9fa;name=git_2d2b3139_0;destsuffix=vcs_cache/02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f" |
| 212 | SRC_URI += "git://github.com/zclconf/go-cty;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=da4c600729aefcf628d6b042ee439e6927d1104e;name=git_5ffc57d2_0;destsuffix=vcs_cache/47f07e849f1a52fb6afc5ce8207515cf79885a5863c3f77672e2e24bc0ed8ce3" | 383 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=atomicwriter/v0.1.0;shallow=1;rev=4a75548218baa36bdbaaed1371a3e8a9cdfcffa0;name=git_66165bb7_0;destsuffix=vcs_cache/f4359e6cc20b486bfb92dc3bcf6ac79f9272e2daa0c0172e594bcb9e9e7185c4" |
| 213 | SRC_URI += "git://github.com/konsorten/go-windows-terminal-sequences;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=5c8c8bd35d3832f5d134ae1e1e375b69a4d25242;name=git_a370b262_0;destsuffix=vcs_cache/2044bc70056f083f4686548aca8c8ea39dc8943c0d28ac6ef38cfa1fa5ee7fd0" | 384 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=capability/v0.4.0;shallow=1;rev=50e999a770172a519119e1c4fd4b6153b7dac90d;name=git_66165bb7_1;destsuffix=vcs_cache/e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75" |
| 214 | SRC_URI += "git://github.com/konsorten/go-windows-terminal-sequences;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=f55edac94c9bbba5d6182a4be46d86a2c9b5b50e;name=git_a370b262_1;destsuffix=vcs_cache/1987ad3f256034b9d0fc3590868bb91e717f53fd7ee6de10cff3948645fcd530" | 385 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=userns/v0.1.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_2;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" |
| 215 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.9;shallow=1;rev=3a6a957789163cacdfe0e291617a1c8e80612c11;name=git_86cb0bb0_0;destsuffix=vcs_cache/90ab694bdf1c87cb7742c9e23a91280fd693f673a912c6ed840ff28d25b2d46e" | 386 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_3;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" |
| 216 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.17;shallow=1;rev=b135084511330383e4d0adc4504cf407cab59bb0;name=git_86cb0bb0_1;destsuffix=vcs_cache/2ae6946e9609d4012331fdd2a2f73d351d9fb15432db00d88ab4c508585a6d96" | 387 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mount/v0.3.4;shallow=1;rev=7af2bbe457efeb8b84a57d35692694a50e3ee9cb;name=git_66165bb7_4;destsuffix=vcs_cache/bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7" |
| 217 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.24;shallow=1;rev=edfbf75025b0ba4ee17c19f52d9b600fad80a787;name=git_86cb0bb0_2;destsuffix=vcs_cache/a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b" | 388 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=reexec/v0.1.0;shallow=1;rev=ca0444fed0e9557797cd00105eecf9db4c878b57;name=git_66165bb7_5;destsuffix=vcs_cache/4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b" |
| 218 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.13.0;shallow=1;rev=3fae6e4c6809ebc26315d163196ea7ab8e0685cb;name=git_98baf7ea_0;destsuffix=vcs_cache/2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1" | 389 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mountinfo/v0.7.2;shallow=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_6;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" |
| 219 | SRC_URI += "git://github.com/erikstmartin/go-testdb;protocol=https;branch=master;rev=8d10e4a1bae52cd8b81ffdec3445890d6dccab3d;name=git_4bbc2975_0;destsuffix=vcs_cache/94bdb322899f10502ca21756a20886b09fe0f8e8c7389a50bb21c7a2deb2d047" | 390 | SRC_URI += "git://github.com/moby/patternmatcher;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=347bb8d8d557f90d1b75cd8bca3c0177f380a979;name=git_319ce9bf_0;destsuffix=vcs_cache/fde57a922ff865dfe02454fffbfcbb1e5f2ca06ac3390f3a9df16466bfda666b" |
| 220 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.0;shallow=1;rev=e9547a11aa603c52a31e315cdcaa71d0f25b921a;name=git_6a52582e_0;destsuffix=vcs_cache/66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e" | 391 | SRC_URI += "git://github.com/moby/patternmatcher;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=5a6d8429a19bb6948a372ff19e86fe83599a04b7;name=git_319ce9bf_1;destsuffix=vcs_cache/53ef5e229dc41038705efb925832dcb9dcca879198a0675530b800c1ff3acf6c" |
| 221 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_0;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" | 392 | SRC_URI += "git://github.com/moby/policy-helpers;protocol=https;branch=main;rev=b7c0b994300b51929a593b060978b87b68fdc8bf;name=git_e2196f87_0;destsuffix=vcs_cache/f8ce8dcc2d75b063a1a9887660b3fefee0185e7e70b20040145b8889149d45e7" |
| 222 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_0;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" | 393 | SRC_URI += "git://github.com/moby/policy-helpers;protocol=https;branch=main;rev=bcaa71c99f147b8fb48fcc79c5cc9c8ad7c4486c;name=git_e2196f87_1;destsuffix=vcs_cache/7077358f35b23a7b00fbe917cc678c7bc8e3429f2445f4e49c9d9b23313a86fb" |
| 223 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.4;shallow=1;rev=5d5b4c10bd43f85e63bd9e4a3fa9b1ea2ef88af2;name=git_6e18cbff_0;destsuffix=vcs_cache/f83545c5d009af94276add9fdb970f0b4b5b6872f19d4b02b8111007ee5544b0" | 394 | SRC_URI += "git://github.com/moby/policy-helpers;protocol=https;branch=main;rev=eeebf1a0ab2b2e0b0522574a6ac3c7898f9a22a9;name=git_e2196f87_2;destsuffix=vcs_cache/81e90ed44293828423239c840f4d9f585806a68c1f2cae756a855480505ab307" |
| 224 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=6c65a5562fc06764971b7c5d05c76c75e84bdbf7;name=git_6e18cbff_1;destsuffix=vcs_cache/cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c" | 395 | SRC_URI += "git://github.com/moby/profiles;protocol=https;nobranch=1;tag=seccomp/v0.1.0;shallow=1;rev=c936cc7b4074219137bc0bee45670f5e4618d462;name=git_632e0288_0;destsuffix=vcs_cache/899c7ea07e4e45b382f104bc27009eeb90de7f25205638ebec13f6349d5977db" |
| 225 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_2;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | 396 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_0;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" |
| 226 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=aa810b61a9c79d51363740d207bb46cf8e620ed5;name=git_6e18cbff_3;destsuffix=vcs_cache/c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5" | 397 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" |
| 227 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=b5d812f8a3706043e23a9cd5babf2e5423744d30;name=git_6e18cbff_4;destsuffix=vcs_cache/ac3a600ae77600dcd73c8d21a4cd18d0b220318ed349c8deda52af33b71c50c6" | 398 | SRC_URI += "git://github.com/moby/buildkit;protocol=https;nobranch=1;tag=v0.27.1;shallow=1;rev=5fbebf9d177edcc7af06c36c78728fdd357bf964;name=git_caea0070_0;destsuffix=vcs_cache/c851f6b4972c9c37c74ef154bbd0a3624b9c089e4320539a9204b388bded9c3c" |
| 228 | SRC_URI += "git://github.com/hinshun/vt10x;protocol=https;branch=master;rev=820417d04eecba13c2cbab106bbacb1edc8e2e98;name=git_08f1274a_0;destsuffix=vcs_cache/7a79a11a6f7d736423313fcb1bc2d2203d7d9e66baa86d1f4440c872a4349d6d" | 399 | SRC_URI += "git://github.com/moby/buildkit;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=8543ce4428265d547cb009e5ad62348284497a88;name=git_caea0070_1;destsuffix=vcs_cache/38ec157bca34e65ce3b38da6c0f4c07cdaf68c40b7d53982ee88c0e478fa69e2" |
| 229 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=75711fccf6a3e85bc74c241e2dddd06a9bc9e53d;name=git_b3b758f5_0;destsuffix=vcs_cache/711d6ce77fb103240fb5d501f7548a0f9a576d48e783647cd7fed297fccb112a" | 400 | SRC_URI += "git://github.com/moby/buildkit;protocol=https;nobranch=1;tag=v0.26.2;shallow=1;rev=be1f38efe73c6a93cc429a0488ad6e1db663398c;name=git_caea0070_2;destsuffix=vcs_cache/ea271cbec4e6af9d6f8b85fc342abbb36b352fe2a1696958921722eb7d40d1dc" |
| 230 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=0feb69152e9f7e8a45c8a3cfe8c7dd93bca3512f;name=git_02e4abb9_0;destsuffix=vcs_cache/045cd4c74756d97523469c474718cfa5353da2649b74f284c165e81b0d07cd9f" | 401 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" |
| 231 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.1.0;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_0;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | 402 | SRC_URI += "git://github.com/moby/go-archive;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=263611f5f0914b2a153d86dae2042d13be6a88c4;name=git_5508e76d_0;destsuffix=vcs_cache/6fc421f381bca613289817fce0d54c0c45fe7a0bb20e292dcef3f1f2d77e300d" |
| 232 | SRC_URI += "git://github.com/in-toto/in-toto-golang;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=5cfa4159eb11aa84d70d2eeea76665ad09130d09;name=git_bd024477_0;destsuffix=vcs_cache/2af10e1379ff951a497f89bf7bb202df095b1ff9be198f3787d92db04f8aa720" | 403 | SRC_URI += "git://github.com/moby/go-archive;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9ec1e6e329273f4a3f0a445d8c0fb73c9b16bbe5;name=git_5508e76d_1;destsuffix=vcs_cache/de83d178e015001ec503f8d89743a9cc08e2d644c9cde111c18076c370479f62" |
| 233 | SRC_URI += "git://github.com/juju/loggo;protocol=https;branch=master;rev=6e530bcce5d8e1b51b8e5ee7f08a455cd0a8c2e5;name=git_b83624e7_0;destsuffix=vcs_cache/eaf37a5284a67e209a1c088360157366cb7f05d143b944db7660e83c541adf4c" | 404 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=api/v1.54.2;shallow=1;rev=6cbde19f7b9f0498b4e0b26bae4b88b6c77abcbe;name=git_07af7b49_0;destsuffix=vcs_cache/bb8387e2a2ac71ded15787db5dc3a214309b56ea749b290f6e487d18a957b95b" |
| 234 | SRC_URI += "git://github.com/bmizerany/assert;protocol=https;branch=master;rev=b7ed37b82869576c289d7d97fb2bbd8b64a0cb28;name=git_ed3a3c5c_0;destsuffix=vcs_cache/56f05fc81a59fa58a710a7972b156c07636f5719c2c74f5fe694e2cf49ca2576" | 405 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=api/v1.54.0;shallow=1;rev=7f1a670667e186baf2839a42a78ba2acad4f8852;name=git_07af7b49_1;destsuffix=vcs_cache/3b022057e034a384cd203891e20d2d127cd0b52e548cd3415504c340aa07d707" |
| 235 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" | 406 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.3.0;shallow=1;rev=c2f80b072ca4754a19b721e9a4d75ab851cac925;name=git_07af7b49_2;destsuffix=vcs_cache/5565a518d25170f3b3f5875045b25f60e4544c33602acbbe9623f469851912ee" |
| 236 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" | 407 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.4.1;shallow=1;rev=d1208353cc5855b63c915ed570277170cf21d4dd;name=git_07af7b49_3;destsuffix=vcs_cache/a027be40db4027808ba383cb460c8e2df01f1c9debc89e7e9c0b5f7807657244" |
| 237 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=e57e3eeb33f795204c1ca35f56c44f83227c6e66;name=git_66b7b8c8_2;destsuffix=vcs_cache/160c6a820138c13e769bbec879294544287b8dfde6af77776f81536ff3f43df9" | 408 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" |
| 238 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=7b2c5ac9fc04fc5efafb60700713d4fa609b777b;name=git_41456771_0;destsuffix=vcs_cache/a6573b02628ec0c919f90bba89f525eac2b0bda84d9dccdcb78b3f07c92b918e" | 409 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=c59e5d73daa301bde452ea77545bdf51e32554a2;name=git_30522a60_1;destsuffix=vcs_cache/e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c" |
| 239 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=7da941c3547e93b8c9f70bbd3befca79c6335388;name=git_41456771_1;destsuffix=vcs_cache/54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af" | 410 | SRC_URI += "git://github.com/vektah/gqlparser;protocol=https;nobranch=1;tag=v2.5.30;shallow=1;rev=f6387406570db1dccb7806016745427dbe8f5396;name=git_4c875114_0;destsuffix=vcs_cache/caccbea1b6233b524f53ad77070228cabeb6c237130882d4d07c2ddf094fed50" |
| 240 | SRC_URI += "git://github.com/spf13/viper;protocol=https;branch=master;rev=be5ff3e4840cf692388bde7a057595a474ef379e;name=git_133525c9_0;destsuffix=vcs_cache/6b7187b929229be5c3959df1ee113d9acd19aff47b973e42b64e50cdf8a0e740" | 411 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" |
| 241 | SRC_URI += "git://github.com/spf13/cast;protocol=https;branch=master;rev=4d07383ffe94b5e5a6fa3af9211374a4507a0184;name=git_60c66923_0;destsuffix=vcs_cache/61ca87f5a674dbb7719ca6806869cee44c68d3463ca0ee867270c61ef55016c5" | 412 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=cb39313ec884f2cd77f4762875fe96aecf68f8e3;name=git_cf5d6134_0;destsuffix=vcs_cache/eb5a56eb790cc3fc7850bf57682d3ac5831360a4496818de755c41ce63d505ba" |
| 242 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;branch=master;rev=3d60171a64319ef63c78bd45bd60e6eab1e75f8b;name=git_dbf881a0_0;destsuffix=vcs_cache/3516ad16d930d5653a48f59083d5a5851f1503e64d5f3e4f03dd5094d044ceba" | 413 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_1;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" |
| 243 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" | 414 | SRC_URI += "git://github.com/lestrrat-go/httprc;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=3069ab9baadb0fc83ea8e5b559b490c371421842;name=git_70c47222_0;destsuffix=vcs_cache/76390b99e6f178283ea247d446a1825e979c8d9cf50844f596abb4e96582b1c1" |
| 244 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=2efee857e7cfd4f3d0138cc3cbb1b4966962b93a;name=git_12276b46_0;destsuffix=vcs_cache/7a070bc84b00c7dd5b58f997285cd94232a9fb500b03e849c7be9017203e4d51" | 415 | SRC_URI += "git://github.com/lestrrat-go/dsig-secp256k1;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=761bd8630912128383a646ae5c0f9fa6051d8f1e;name=git_4ce8991a_0;destsuffix=vcs_cache/1aeb2bc1012f007479dc7d6ad9a5b56691b7d10a65a0769920fe28a1fd8c5723" |
| 245 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=b94a6e3cc13755c0a75fffecbb089eb346fc4289;name=git_12276b46_1;destsuffix=vcs_cache/fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677" | 416 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=150de8a4e21172dd241760e4398a24a8dec3feaf;name=git_a785ed5c_0;destsuffix=vcs_cache/3655ef3535f5fbfddd86c6bcfa866ada2fc8db33ec17816fc8b334009e9fb0f4" |
| 246 | SRC_URI += "git://github.com/alecthomas/template;protocol=https;branch=master;rev=a0175ee3bccc567396460bf5acd36800cb10c49c;name=git_61f91bfb_0;destsuffix=vcs_cache/c18e6411468e7b9fa8d3eaacbe26c05c650393a6ed02eded4f8a729fcbdf3278" | 417 | SRC_URI += "git://github.com/lestrrat-go/dsig;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=e7e4d54deeba321a433dfe959340ebe7a2db163d;name=git_d409995f_0;destsuffix=vcs_cache/4fdb7373a44af5a6ec82808bddce9b5b786907d10b6cf2138dcaf3c2ebf4c6ff" |
| 247 | SRC_URI += "git://github.com/jinzhu/gorm;protocol=https;branch=master;rev=5409931a1bb87e484d68d649af9367c207713ea2;name=git_82a2c1af_0;destsuffix=vcs_cache/e51ea32193aeb2a5bfab92442113de19e13f387509f58c7979e704306087d5d2" | 418 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" |
| 248 | SRC_URI += "git://github.com/jinzhu/now;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=7e7333ac029d4aad7e88500a30889fcd22489425;name=git_ffa5efac_0;destsuffix=vcs_cache/3a2e9d8aa645efa2980908fbe342f3eb31a21421aeacd8a821f15d5775cb129f" | 419 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v3.0.11;shallow=1;rev=9e9c27a269a1a650e1f666b18946dd1796f84779;name=git_daf2c4dd_0;destsuffix=vcs_cache/66aa4c6c5f6c980c23f16165b33721dbbd2b64c6686a1730684749c9c701712f" |
| 249 | SRC_URI += "git://github.com/jinzhu/inflection;protocol=https;branch=master;rev=1c35d901db3da928c72a72d8458480cc9ade058f;name=git_355e8fac_0;destsuffix=vcs_cache/3bf372ac0a41f41eb6c408c719a9f71d1a31a5cd8260a8135fa90085e5d6c0ce" | 420 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=0f819155513c6863e03a9b185a3ba996e5357f71;name=git_7fba3ab3_0;destsuffix=vcs_cache/dc53b62e9538872256995babc7eb47d6a84dacaa027bdd84bb3cce5344e6bef9" |
| 250 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | 421 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_1;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" |
| 251 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=73f6ac0b30a98e433b289500d779f50c1a6f0712;name=git_cd673b00_1;destsuffix=vcs_cache/0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee" | 422 | SRC_URI += "git://github.com/dimchansky/utfbom;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=6ae8f945ca96f30defc7e8ab12ec5d10cf86ded4;name=git_343da044_0;destsuffix=vcs_cache/04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf" |
| 252 | SRC_URI += "git://github.com/kr/logfmt;protocol=https;branch=main;rev=b84e30acd515aadc4b783ad4ff83aff3299bdfe0;name=git_2782f244_0;destsuffix=vcs_cache/e035982996fb3352cf0880f1bb882f434fcb4adc3e775981b88072f2a379ec80" | 423 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;branch=master;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" |
| 253 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | 424 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" |
| 254 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | 425 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_1;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" |
| 255 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | 426 | SRC_URI += "git://github.com/buger/goterm;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=a73545aae7d693f786ce4cc687460efca4845f31;name=git_19a54999_0;destsuffix=vcs_cache/caf1c06b7ea92c81a60195c5df6f46d1e4ceb75cfb096fb918e712dcc226fc04" |
| 256 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | 427 | SRC_URI += "git://github.com/mitchellh/go-ps;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=147ff83818ae939913b2e20b91ae3cd6c391771c;name=git_85bf403a_0;destsuffix=vcs_cache/e2954bb45e8e4304338ab2532158d042745f3a239202953369cef281beed32cb" |
| 428 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;branch=main;rev=2caf8efc93669b6c43e0441cdc6aed17546c96f3;name=git_3ac6d6a4_0;destsuffix=vcs_cache/5ad95eaf3fe770e7f704095dccb10123fc34e55570f7e163eb2e3e9a5c0586a6" | ||
| 429 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ab69d8d93410fce4361f4912bb1ff88110a81311;name=git_3ac6d6a4_1;destsuffix=vcs_cache/d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5" | ||
| 430 | SRC_URI += "git://github.com/mitchellh/hashstructure;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=a045b665615f739329536a58c25ca6327abf1ec1;name=git_2d77412f_0;destsuffix=vcs_cache/7c1d661828ecf7a5daa9f90b02814e542e1ed4d474edc002d91d945df708a5be" | ||
| 431 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ecf0936a077a4bd73a1cc2ac5c370f2b55618d62;name=git_bad0582b_0;destsuffix=vcs_cache/c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0" | ||
| 432 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.5;shallow=1;rev=9872089c316cfe2d0f29b331b75d45bf6d522d96;name=git_58b9fee8_0;destsuffix=vcs_cache/9135ffafe2f170bce8f90413934c0b25aa6d201122cc437153cf64a206c46389" | ||
| 257 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;tag=v2.24.0;shallow=1;rev=6b5068090eef06b1f127f61529db5ba0be7ed343;name=git_e2b5d849_0;destsuffix=vcs_cache/7505ee60afc6b2dde4e4189214cf3f948ce2ebbc3aac73c7ba669bd366b12941" | 433 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;tag=v2.24.0;shallow=1;rev=6b5068090eef06b1f127f61529db5ba0be7ed343;name=git_e2b5d849_0;destsuffix=vcs_cache/7505ee60afc6b2dde4e4189214cf3f948ce2ebbc3aac73c7ba669bd366b12941" |
| 258 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_0;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | ||
| 259 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | ||
| 260 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | 434 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" |
| 261 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_1;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | 435 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_1;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" |
| 262 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" | ||
| 263 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=505335eb9df1a0063c4f4edadabbd4ba68a6039c;name=git_55a07af7_0;destsuffix=vcs_cache/8982e9d982dbb37864656981c0a1169a41662dac51c477690cdd71c30034f649" | 436 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=505335eb9df1a0063c4f4edadabbd4ba68a6039c;name=git_55a07af7_0;destsuffix=vcs_cache/8982e9d982dbb37864656981c0a1169a41662dac51c477690cdd71c30034f649" |
| 437 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=b80b1e68c4854757b38663ec02bada2d839b6f56;name=git_55a07af7_1;destsuffix=vcs_cache/02c6f55ffc9a79eb888e7a730f9220c1d35f06822549f436384be82da1f77b91" | ||
| 438 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | ||
| 264 | SRC_URI += "git://github.com/hashicorp/go-cty-funcs;protocol=https;branch=main;rev=6aab671309282ceb3432b07f94658c3f61d83a46;name=git_918c4c36_0;destsuffix=vcs_cache/c24779ffbc1879e38298ad13dcbc65277e22b74eaf6a132090792bb6f3aef29f" | 439 | SRC_URI += "git://github.com/hashicorp/go-cty-funcs;protocol=https;branch=main;rev=6aab671309282ceb3432b07f94658c3f61d83a46;name=git_918c4c36_0;destsuffix=vcs_cache/c24779ffbc1879e38298ad13dcbc65277e22b74eaf6a132090792bb6f3aef29f" |
| 440 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | ||
| 441 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_0;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | ||
| 265 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=95618379cef103a15b38cc79cce1e8eb1eaf10f1;name=git_5eeabd90_0;destsuffix=vcs_cache/e7330a0d345fdfe0fc28bc95ffa515bf29b09fde15bff6885c08836ae16c3992" | 442 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=95618379cef103a15b38cc79cce1e8eb1eaf10f1;name=git_5eeabd90_0;destsuffix=vcs_cache/e7330a0d345fdfe0fc28bc95ffa515bf29b09fde15bff6885c08836ae16c3992" |
| 266 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.2;shallow=1;rev=e93e90127321a61ddca6df0d1dcc786684d75b74;name=git_b8e88960_0;destsuffix=vcs_cache/748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37" | 443 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" |
| 267 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | 444 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" |
| 268 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" | ||
| 269 | SRC_URI += "git://github.com/fvbommel/sortorder;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=a8d9302c17f9f46c6580b82b919672e58ef6e396;name=git_9bd73630_0;destsuffix=vcs_cache/f31f7baba1030efc67be0125d6ea3670572de4cf9ef4162f66c110baedf2fc25" | ||
| 270 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/internal/v1.11.2;shallow=1;rev=066f6f92078187a769c5a4e0bfe3c5ac4a22bd36;name=git_d31d6145_0;destsuffix=vcs_cache/29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0" | 445 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/internal/v1.11.2;shallow=1;rev=066f6f92078187a769c5a4e0bfe3c5ac4a22bd36;name=git_d31d6145_0;destsuffix=vcs_cache/29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0" |
| 271 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/storage/azblob/v1.5.0;shallow=1;rev=15c65ced02ca0b4875e8463146d7bd4a68a0fbb1;name=git_d31d6145_1;destsuffix=vcs_cache/69ba1366ff498c1f6625ee95464ad8462e9596296890fc801954d6d94c815ead" | 446 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/storage/azblob/v1.5.0;shallow=1;rev=15c65ced02ca0b4875e8463146d7bd4a68a0fbb1;name=git_d31d6145_1;destsuffix=vcs_cache/69ba1366ff498c1f6625ee95464ad8462e9596296890fc801954d6d94c815ead" |
| 272 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azcore/v1.18.2;shallow=1;rev=362bc8998b0ea1905f61541a708b115d3ecef409;name=git_d31d6145_2;destsuffix=vcs_cache/7fff7c00899b7a610f1669e66e7b2bdb2f9f6f1765acf6d87fc480b0ce2180f2" | 447 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azcore/v1.20.0;shallow=1;rev=466795e90c61fba2bef23d311a61d4085b873718;name=git_d31d6145_2;destsuffix=vcs_cache/02f52ded3147a31e12f76b40a2946a56511aa87e241c7cc331dc2fad7934d835" |
| 273 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azidentity/v1.11.0;shallow=1;rev=8142fe31b71b865c16b99efd2807666dae7177fc;name=git_d31d6145_3;destsuffix=vcs_cache/26a019c0c5bde0ca7713fb2f4aa84021d6a795ea92a3347022b4ed25ab941b08" | 448 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azidentity/v1.13.1;shallow=1;rev=6bb9b03b237d03bcfd0b32f0ca5e1b989d74e5e8;name=git_d31d6145_3;destsuffix=vcs_cache/b80d29c1ad9369a1185c04ff6677176d1d56f8a746b65ef588727523e8cac4fa" |
| 274 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" | 449 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" |
| 275 | SRC_URI += "git://github.com/StackExchange/wmi;protocol=https;branch=master;rev=cbe66965904dbe8a6cd589e2298e5d8b986bd7dd;name=git_48d6db20_0;destsuffix=vcs_cache/1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952" | 450 | SRC_URI += "git://github.com/digitorus/pkcs7;protocol=https;branch=master;rev=3a137a8743524b3683ca4e11608d0dde37caee99;name=git_602eafe1_0;destsuffix=vcs_cache/fd2b6e349ca1abce350a94202038bc78abc083934bc68342108df0ef0a47c72c" |
| 276 | SRC_URI += "git://github.com/codahale/rfc6979;protocol=https;branch=master;rev=6a90f24967ebb1aa57b22f74a13dbb3faad8cf3d;name=git_d13a0aee_0;destsuffix=vcs_cache/fd8285193cc7c3bc341773b0166d258b6baca2f6985aa666e14e22b19401aea7" | 451 | SRC_URI += "git://github.com/digitorus/timestamp;protocol=https;branch=master;rev=220c5c2851b7435eea999de3daa773601a7ca126;name=git_c314405a_0;destsuffix=vcs_cache/316e808b25b3a6563da681b8e93bb537209a2463c7239f367cc18628056cecf7" |
| 277 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=c6d0af3a4780fcc69132bb8bc5d2bdfcbe5ea42b;name=git_217f6de8_0;destsuffix=vcs_cache/aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4" | 452 | SRC_URI += "git://github.com/skratchdot/open-golang;protocol=https;branch=master;rev=eef8423979666925a58eb77f9db583e54320d5a4;name=git_2106ca54_0;destsuffix=vcs_cache/2049e06101e5abb574af5068dfb1255087c23cd963db0e1f0c82585b42e02bf4" |
| 278 | SRC_URI += "git://github.com/tilt-dev/fsnotify;protocol=https;branch=main;rev=fff9c274a375301ae46812f257aa68393790c45b;name=git_c15f6d9a_0;destsuffix=vcs_cache/7518a2b435d07d055cf9c9215e09d3f354425246b3aaec57d9906b3f344e061e" | 453 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.5.3;shallow=1;rev=624009598839a9432bd97bb75552389422357723;name=git_fa8300c1_0;destsuffix=vcs_cache/d96b4b0c7ecc137249800d1b95fece0b9fca1b6978650bd2a8be72d541a097fd" |
| 454 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.9;shallow=1;rev=d8bdba35b511a72d4c00a47e801dc703328198e8;name=git_fa8300c1_1;destsuffix=vcs_cache/5d2d0e3a74034cdf4554cd9fa44a3186b4017a8f6ecc1823cdd7dc5202b0b8fb" | ||
| 455 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_0;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" | ||
| 279 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v7.2.0;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_0;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" | 456 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v7.2.0;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_0;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" |
| 280 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=854ab59c71dde1991c2fdfae9c694aaddc752047;name=git_3c5c2d9d_0;destsuffix=vcs_cache/6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769" | 457 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=854ab59c71dde1991c2fdfae9c694aaddc752047;name=git_3c5c2d9d_0;destsuffix=vcs_cache/6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769" |
| 281 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | ||
| 282 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;tag=v0.14.0-rc.1;shallow=1;rev=59e0e2f72c87c95fdd376c5fb12a216b6f983e5d;name=git_d1a645ee_0;destsuffix=vcs_cache/f493369c2a96e959905afa70d80efbf15bd25304bc9938aafdaa00d931825b26" | ||
| 283 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_0;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" | 458 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_0;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" |
| 284 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" | 459 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" |
| 285 | SRC_URI += "git://github.com/eiannone/keyboard;protocol=https;branch=master;rev=0d226195f2038e282bb90d2e24f7f29aa7c5b210;name=git_856af60d_0;destsuffix=vcs_cache/c7ad216919ed9d1db40a1a79054fb70019f12275ddb216094b1aefbdd44e8744" | 460 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=6be6c439588487cd908a3a700795660c2a16dfec;name=git_4f2954a0_0;destsuffix=vcs_cache/728f44b7af3fd5cab91499df1e92a9d2c3e67004ea59ac1e4a549fb2ca6763a8" |
| 286 | SRC_URI += "git://github.com/google/certtostore;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=ee4ff6fd9d452e8aa7eb3249c00b272ecd454c2d;name=git_e7a3d490_0;destsuffix=vcs_cache/03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f" | 461 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=f9a52764bd5a0fd2d201bcca584351d03b72f8da;name=git_4f2954a0_1;destsuffix=vcs_cache/eca01df4f63425b54410888126f5e562e7f2c689d9483249110a2f793909648b" |
| 287 | SRC_URI += "git://github.com/google/certificate-transparency-go;protocol=https;branch=master;rev=5ab67e519c93568ac3ee50fd6772a5bcf8aa460d;name=git_1d240fe8_0;destsuffix=vcs_cache/0fd69fa049b1061cd5c090184fa587afb10ae78ca64762f4b915f363cf226599" | 462 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_0;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" |
| 288 | SRC_URI += "git://github.com/google/go-dap;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=69ae96dd1be582d05210c92e880b3d63a37b2cf7;name=git_befa0a72_0;destsuffix=vcs_cache/7d0defb60f3f577e67d765314ac295225706f0b4958436b28cf163f2170e3ff7" | 463 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=40598150331533e3cd497f21dcce387dae84b561;name=git_209602b3_1;destsuffix=vcs_cache/1fa773d747594333c67867f9bdc536ee1286d76aa754e875bec3818f99d1318b" |
| 289 | SRC_URI += "git://github.com/google/shlex;protocol=https;branch=master;rev=e7afc7fbc51079733e9468cdfd1efcd7d196cd1d;name=git_2bc3fe04_0;destsuffix=vcs_cache/6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299" | 464 | SRC_URI += "git://github.com/anchore/go-struct-converter;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=c68fdcfa20922cc80b266f13a7986e632bafacca;name=git_5862d91c_0;destsuffix=vcs_cache/4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6" |
| 290 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f64d9cf942d6bcc1a1d4add2c9e758f42cd5adcd;name=git_4d435d14_0;destsuffix=vcs_cache/b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322" | 465 | SRC_URI += "git://github.com/apparentlymart/go-textseg;protocol=https;nobranch=1;tag=v15.0.0;shallow=1;rev=72b78f42484ddc3f58858f794da1771fb9559ad0;name=git_81a61598_0;destsuffix=vcs_cache/2ad90a9579325698fb8eedc37a5bb5c32c0df927e2e2029b3cfa6369b0aad683" |
| 291 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_0;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | 466 | SRC_URI += "git://github.com/apparentlymart/go-cidr;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=c0fb5fbe0acb592411e2db59add389a43260ad44;name=git_75732a95_0;destsuffix=vcs_cache/78882067332ee02e3c72ccc9d03c697f04b24132ddd74da1593a953f0b833469" |
| 292 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_0;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" | 467 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" |
| 293 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_1;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" | 468 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;tag=v0.14.1;shallow=1;rev=fb5aa2e9478c8f5dcaba00601cc7c7d10e1320cd;name=git_d1a645ee_0;destsuffix=vcs_cache/64498bbd9e58b969c07504954baa5831796326b5afcaeacf17a580703df9ef39" |
| 294 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | 469 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" |
| 295 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_0;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | 470 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_1;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" |
| 296 | SRC_URI += "git://github.com/google/deck;protocol=https;branch=master;rev=105ad94aa8aec4c27766e92c4310b466f0852009;name=git_57663d5a_0;destsuffix=vcs_cache/9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140" | 471 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" |
| 297 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=b9794a5f0e73d425210d6614ed833067029155f5;name=git_2ea12042_0;destsuffix=vcs_cache/c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1" | 472 | SRC_URI += "git://github.com/titanous/rocacheck;protocol=https;branch=master;rev=afe73141d399b0c79c3d6412d4bdcf4c672c496a;name=git_b223e935_0;destsuffix=vcs_cache/333921fe7c4fb4be2fd4b694b9d4ec2e6000c6f84fe6e5a447504b83a30df193" |
| 298 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/manager/v1.17.10;shallow=1;rev=5102c2e4b1a28439ef06579615323ea351ff1d4a;name=git_0a897d51_0;destsuffix=vcs_cache/cb865e07742cd1082075e62a7aa437a1d7a36c2b59650fb3917b59facf9c9870" | 473 | SRC_URI += "git://github.com/knqyf263/go-plugin;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=c156889d438cf7d729d5959c02772d9f3a86cb2e;name=git_9ffa8f9a_0;destsuffix=vcs_cache/a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7" |
| 299 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.3;shallow=1;rev=54aed732316b5162e5c4382a1f2d3891175d0254;name=git_0a897d51_1;destsuffix=vcs_cache/59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d" | 474 | SRC_URI += "git://github.com/sassoftware/relic;protocol=https;nobranch=1;tag=v7.2.1;shallow=1;rev=1ba272b5494260614e67ab55afa4e9e49ec881d5;name=git_6cf8c4b1_0;destsuffix=vcs_cache/11b818fd7c4740f195b6669f17117f3e72c1b14cd4cca20dca3b88334a67edcf" |
| 300 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.18.4;shallow=1;rev=ba4ee4da236306b260326a7a913f61cb19355110;name=git_0a897d51_2;destsuffix=vcs_cache/f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b" | 475 | SRC_URI += "git://github.com/hiddeco/sshsig;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=49dc854ac39b55b9239cf5014b72a6ff2105bf2c;name=git_b8e4d5f4_0;destsuffix=vcs_cache/fdcb4ab573b69d6bee2d375517e62fb147744ddcca0378b2006891f9dd8f6477" |
| 301 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.31.3;shallow=1;rev=e1909a587c354bd1b2962eebaba94c16838669a5;name=git_0a897d51_3;destsuffix=vcs_cache/158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb" | 476 | SRC_URI += "git://github.com/grafana/regexp;protocol=https;branch=main;rev=a468a5bfb3bc9d48aafe80becd5634c8be0b9fce;name=git_662137b1_0;destsuffix=vcs_cache/ee7ce08aedc8b0c4622a701ebc6308e5f4de035b78a7a97690fe1159dc0e6408" |
| 302 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.0;shallow=1;rev=ebcf78d22f1b40b55dc266b7b614d4f37ed94b73;name=git_0a897d51_4;destsuffix=vcs_cache/df9ff661e9255a23fb41298936640e56610c9dcf7556c6dc1cb9570419c85b19" | 477 | SRC_URI += "git://github.com/dlclark/regexp2;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=05e6ac2ab64bbfb3b0ece82156906edbe794b140;name=git_41f57ef0_0;destsuffix=vcs_cache/da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14" |
| 303 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.22.5;shallow=1;rev=7ae51ce5ea73d9c3fe85b1c8fb3c81a2bd0b21c6;name=git_0adf6e3e_0;destsuffix=vcs_cache/df3761f412d2b02fbaffd15e24301d8601a60063303e07b87de822ced8c96121" | 478 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" |
| 304 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=39771216ff4c63d11f5e604076f9c45e8be1067b;name=git_a24d8d91_0;destsuffix=vcs_cache/ed63d58cf112e0b59a076da22b09a7543de7421c2457060482db3ad8303454e1" | 479 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=73f6ac0b30a98e433b289500d779f50c1a6f0712;name=git_cd673b00_1;destsuffix=vcs_cache/0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee" |
| 305 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=8b1f7f90f6b1728609c9694f2cff140d34fd91f8;name=git_c77f8c8d_0;destsuffix=vcs_cache/f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c" | 480 | SRC_URI += "git://github.com/kr/logfmt;protocol=https;branch=main;rev=b84e30acd515aadc4b783ad4ff83aff3299bdfe0;name=git_2782f244_0;destsuffix=vcs_cache/e035982996fb3352cf0880f1bb882f434fcb4adc3e775981b88072f2a379ec80" |
| 481 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | ||
| 482 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | ||
| 483 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | ||
| 484 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | ||
| 485 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=65e299d6c5c92718e672a9d2bc7f96e5b687eef8;name=git_54613f95_0;destsuffix=vcs_cache/0cbaeb01627514ae95e6aae5f103c7c103c0c38175dca1ae96d51d0c083cb2ae" | ||
| 486 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | ||
| 487 | SRC_URI += "git://github.com/juju/loggo;protocol=https;branch=master;rev=6e530bcce5d8e1b51b8e5ee7f08a455cd0a8c2e5;name=git_b83624e7_0;destsuffix=vcs_cache/eaf37a5284a67e209a1c088360157366cb7f05d143b944db7660e83c541adf4c" | ||
| 488 | SRC_URI += "git://github.com/tink-crypto/tink-go;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=826823a28e29d3ca5a1269b8759eba29968834c4;name=git_4e7e25bc_0;destsuffix=vcs_cache/6ef7407087c1490be9ea49b07a012d985e5870aafd4b3f243366c00b8a6c7228" | ||
| 489 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=299f4049a6724834ef275ce37d7012e7839dfb99;name=git_0adf6e3e_0;destsuffix=vcs_cache/ceea8ea3ce6f05dc65f31f9c5fc729dffea0edbc06ed85c870c9653cf95fe72e" | ||
| 490 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.22.5;shallow=1;rev=7ae51ce5ea73d9c3fe85b1c8fb3c81a2bd0b21c6;name=git_0adf6e3e_1;destsuffix=vcs_cache/df3761f412d2b02fbaffd15e24301d8601a60063303e07b87de822ced8c96121" | ||
| 491 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.24.2;shallow=1;rev=b860661df961e236ca154f5a66e1f01216639738;name=git_0adf6e3e_2;destsuffix=vcs_cache/4b067bd8f9c8c7e81b9f3913ea2f642857fa4231a88c0716acada8bc185b2b9c" | ||
| 492 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.5;shallow=1;rev=238dde72705f3e20fcf3e63a7b8fc98a52692f31;name=git_0a897d51_0;destsuffix=vcs_cache/16aeeaaa143df3b1145357dedc71c22eb6e12290fea52215ccf6f3370c2a0f95" | ||
| 493 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/manager/v1.17.10;shallow=1;rev=5102c2e4b1a28439ef06579615323ea351ff1d4a;name=git_0a897d51_1;destsuffix=vcs_cache/cb865e07742cd1082075e62a7aa437a1d7a36c2b59650fb3917b59facf9c9870" | ||
| 494 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.3;shallow=1;rev=54aed732316b5162e5c4382a1f2d3891175d0254;name=git_0a897d51_2;destsuffix=vcs_cache/59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d" | ||
| 495 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.18.13;shallow=1;rev=aacca0a210fc819cfdbe4dbaea4e28fc66788a55;name=git_0a897d51_3;destsuffix=vcs_cache/45e2d6bf4c7e64f4f8fd4ce4f5c93360285f18b7f29072204cee529378cc3ed5" | ||
| 496 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;branch=main;shallow=1;rev=b01c60e67d006e63b45267e8060d56623c70704d;name=git_0a897d51_4;destsuffix=vcs_cache/78b72da8835a5f1e87ef9c241f8dcd2d750eaedf954486c831b428fd0e6a6def" | ||
| 497 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.18.20;shallow=1;rev=b84293d4af5f8b777c48b73cc39669c5b10f914b;name=git_0a897d51_5;destsuffix=vcs_cache/818d606681d1fed2dbc89f77457816b3fa88a6be6b11cf2df80ee7201ed0f55b" | ||
| 498 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.2;shallow=1;rev=b9b0c6553b80f99603b4f8356b88f5baf1328deb;name=git_0a897d51_6;destsuffix=vcs_cache/7beb4ea4ace2b86f2fd5d920e72a2086021f585de496c7f0a8183fc9d22665bd" | ||
| 499 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.18.4;shallow=1;rev=ba4ee4da236306b260326a7a913f61cb19355110;name=git_0a897d51_7;destsuffix=vcs_cache/f77bc22040ddae697de68ec8bebd3c584e616c8989a6934f3c03b343efb8e73b" | ||
| 500 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/v4a/v1.4.12;shallow=1;rev=d8ed081e9bcc22e6c5eb63fb6bbacfa38d7bcce3;name=git_0a897d51_8;destsuffix=vcs_cache/30fcbbe2bfcdefbdee0241f6a6d77f9835d4eb5be47610351b16d59c88f91da7" | ||
| 501 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.31.3;shallow=1;rev=e1909a587c354bd1b2962eebaba94c16838669a5;name=git_0a897d51_9;destsuffix=vcs_cache/158f4c475d58f45270a2ee360121c0d872bd0af86a66d1a33ae01e7d47d3c0eb" | ||
| 502 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.0;shallow=1;rev=ebcf78d22f1b40b55dc266b7b614d4f37ed94b73;name=git_0a897d51_10;destsuffix=vcs_cache/df9ff661e9255a23fb41298936640e56610c9dcf7556c6dc1cb9570419c85b19" | ||
| 503 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=a119f30419c83050505a44ac33ba81e7279f5178;name=git_345563a6_0;destsuffix=vcs_cache/70e752e43ab7d75f9f6aeb2ffc6cb3be9e5d708f347ed6858ff3d3c287e2ccee" | ||
| 504 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | ||
| 505 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=9ee3698d19c525c9cefe855433e5f6096b77c6f5;name=git_2748cdc3_0;destsuffix=vcs_cache/84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b" | ||
| 506 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=743600cc6fdfab08f5d50d6ac661b59cb3b1adaf;name=git_1cced855_0;destsuffix=vcs_cache/39db003c7dfcc8ee4cbaee7626cb0f113936318043f7a7b09d6fa4609f36e609" | ||
| 507 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=0feb69152e9f7e8a45c8a3cfe8c7dd93bca3512f;name=git_02e4abb9_0;destsuffix=vcs_cache/045cd4c74756d97523469c474718cfa5353da2649b74f284c165e81b0d07cd9f" | ||
| 508 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=dba9d589def2cd10099a3a64887d859188c2f57a;name=git_02e4abb9_1;destsuffix=vcs_cache/cf512fd74c9ed6827318a36d34a156747c5180ecfe10cb19a6ad4d44bb6a1a8a" | ||
| 509 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=60da611d3eb2d22494ec2b6b746e2b2e89ec25f5;name=git_8d04195c_0;destsuffix=vcs_cache/ebafd268e345e3bd3673b92f938be34bd2c77636cb5b23531ab4d0ae989acee7" | ||
| 510 | SRC_URI += "git://github.com/niemeyer/pretty;protocol=https;branch=master;rev=a10e7caefd8e0d600cea437f5c3613aeb1553d56;name=git_2ab93bd0_0;destsuffix=vcs_cache/7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef" | ||
| 511 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.2;shallow=1;rev=e93e90127321a61ddca6df0d1dcc786684d75b74;name=git_b8e88960_0;destsuffix=vcs_cache/748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37" | ||
| 512 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=221dbe5ed46703ee255b1da0dec05086f5035f62;name=git_aa93f7ee_0;destsuffix=vcs_cache/9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e" | ||
| 513 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_1;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 514 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=3ebf1ddaeb260c4b1ae502a01c7844fa8c1fa0e9;name=git_aa93f7ee_2;destsuffix=vcs_cache/725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0" | ||
| 515 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_3;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 516 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f35b8ab0b5a2cef36673838d662e249dd9c94686;name=git_aa93f7ee_4;destsuffix=vcs_cache/2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317" | ||
| 517 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=f654a9112bbeac49ca2cd45bfbe11533c4666cf8;name=git_aa93f7ee_5;destsuffix=vcs_cache/782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a" | ||
| 518 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_6;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 519 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | ||
| 520 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=477a77ecc69700c7cdeb1fa9e129548e1c1c393c;name=git_7987da5d_1;destsuffix=vcs_cache/324a79f9170fef44f826e43999370c6ec3bc3be6044c9a4c2e3eb97cdf5ac743" | ||
| 521 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ea4fe68685ee0d3cee7032121851b57e7494e8ea;name=git_7987da5d_2;destsuffix=vcs_cache/982a1df420b1f34eee71122e02865aa89e1ea251dc09362265917bd0e0ca3995" | ||
| 522 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_3;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 523 | SRC_URI += "git://github.com/mgutz/ansi;protocol=https;branch=master;rev=9520e82c474b0a04dd04f8a40959027271bab992;name=git_ab1ea218_0;destsuffix=vcs_cache/f38805371ceca34945d620f33580bc80b8d8946d490670358956c3579639e7ad" | ||
| 524 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 525 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=76626ae9c91c4f2a10f34cad8ce83ea42c93bb75;name=git_b31cc6ad_1;destsuffix=vcs_cache/bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3" | ||
| 306 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | 526 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" |
| 307 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | 527 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" |
| 308 | SRC_URI += "git://github.com/agext/levenshtein;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=52c14c47d03211d8ac1834e94601635e07c5a6ef;name=git_67b51d80_0;destsuffix=vcs_cache/f4186a1dba20fb3f51b9daaf116c010f10b94a0eb8114b084e25bb3b5649ecf6" | 528 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=93d7e1c227c83ca0f49a9dbf053069aa8df30c03;name=git_09ca63ed_0;destsuffix=vcs_cache/994235dd15b0fe3f1f6929ffaad19803d748bf717abf3185bb700d75af65e53f" |
| 309 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;branch=master;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" | 529 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=a1a33cddd5be3be60e654ba0aeecb80881185d07;name=git_09ca63ed_1;destsuffix=vcs_cache/10dbe58c8dc404f5f42a20a009cd93a99386ef2bc8e22ece06ffbaf572deb939" |
| 310 | SRC_URI += "git://github.com/serialx/hashring;protocol=https;branch=master;rev=22c0c7ab6b1be4be7b950bae8b117767da7b18b6;name=git_819991f3_0;destsuffix=vcs_cache/9ad302311a59b7a00732c9d2e738e872440b07b223df6f9dc7104acafedb16ee" | 530 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" |
| 311 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_0;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | 531 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_0;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" |
| 312 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_1;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | ||
| 313 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 314 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_0;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" | ||
| 315 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_0;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 316 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.35.0;shallow=1;rev=5321204dac14eb3ef389be392c36364d9bad4302;name=git_f80b47a3_1;destsuffix=vcs_cache/af904f5786ed9309afb305ff0ca3cddce08208c95ec3f9def0b074e767b05cb9" | ||
| 317 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;branch=main;rev=75eaa193e329413d3a688b7c3aa2991095f321c1;name=git_f80b47a3_2;destsuffix=vcs_cache/16d730c776e5b5650a8f35d6f26efcb4548bf62ecba132bc934e522eec2a0508" | ||
| 318 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_0;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" | ||
| 319 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.1.0;shallow=1;rev=53040665d19bab33e444905822557433511bb981;name=git_e9f7c9ac_1;destsuffix=vcs_cache/42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47" | ||
| 320 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.2;shallow=1;rev=91958df0371da5c71794adc92e21cf8fed58df97;name=git_3fba78e5_0;destsuffix=vcs_cache/6c43ad48e059624148bd0ae0b851bb5d1200cd6574bdf1b8e9006ed161aaad3d" | ||
| 321 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | ||
| 322 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" | ||
| 323 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f;name=git_63d71ba5_0;destsuffix=vcs_cache/f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef" | ||
| 324 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c;name=git_63d71ba5_1;destsuffix=vcs_cache/b20883069672740ec9f8b88232be489d4e077ea06970f02fdd7280e57e070c26" | ||
| 325 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_2;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 326 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=fd36f4220a901265f90734c3183c5f0c91daa0b8;name=git_63d71ba5_3;destsuffix=vcs_cache/86bc615fe75b2ce98cd8c130b2a77b88c6ddb4a708b29321848472d9dd871940" | ||
| 327 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=185b4288413d2a0dd0806f78c90dde719829e5ae;name=git_0ab7c7bc_0;destsuffix=vcs_cache/6f855d6fe4ec2b6948e8c511b7c537693831aa71f3427a1625d4a9a01260e77d" | ||
| 328 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=3f98efb27840a48a7a2898ec80be07674d19f9c8;name=git_0ab7c7bc_1;destsuffix=vcs_cache/300598e31c95698a764cc0dc7edf8fdfc8ab21a3296c0c5a34791af504e1a038" | ||
| 329 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=833678b5bb319f2d20a475cb165c6cc59c2cc77c;name=git_0ab7c7bc_2;destsuffix=vcs_cache/99df38a3259da6d3172d2228188bc6bb7c0f8033d40d03436c89d71e754acf1e" | ||
| 330 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=cb4147076ac75738c9a7d279075a253c0cc5acbd;name=git_0ab7c7bc_3;destsuffix=vcs_cache/d6e1327c0735ef125d48a5e4da87d9573ffbc383c27ca670995682b478f20009" | ||
| 331 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=cff69b9d9aa77a0793276da74310e38422864e28;name=git_0ab7c7bc_4;destsuffix=vcs_cache/c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e" | ||
| 332 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=17f5ca1748182ddf24fc33a5a7caaaf790a52fcc;name=git_63ab0745_0;destsuffix=vcs_cache/892c75be05216c8a166e1dfe11c12f4563f5c0830e193268bcf9f7511010bcc7" | ||
| 333 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=31bed53e4047fd6c510e43a941f90cb31be0972a;name=git_63ab0745_1;destsuffix=vcs_cache/866ac186da10c19f814988a847f2b46d07b11981edcd6fec98970325a2803af4" | ||
| 334 | SRC_URI += "git://github.com/prometheus/common;protocol=https;branch=main;rev=89604d197083d4781071d3c65855d24ecfb0a563;name=git_63ab0745_2;destsuffix=vcs_cache/6fa554cea5eccb087d26785c06f579b8594dbf658c4a1288c2a78398383fed0f" | ||
| 335 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.66.1;shallow=1;rev=8975dde6db7208309e9872891f24c7301aa77dfb;name=git_63ab0745_3;destsuffix=vcs_cache/4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4" | ||
| 336 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=170205fb58decfd011f1550d4cfb737230d7ae4f;name=git_6ffa6057_0;destsuffix=vcs_cache/4e44bd818fd07e6368ea60f26721c00dad401136a0e4742f5b167d5755f25168" | ||
| 337 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4ab88e80c249ed361d3299e2930427d9ac43ef8d;name=git_6ffa6057_1;destsuffix=vcs_cache/607ef8649c55f0756537573f8975af1867f26f93a7f97eb4ff594fc98c467f83" | ||
| 338 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_2;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" | ||
| 339 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=abad2d1bd44235a26707c172eab6bca5bf2dbad3;name=git_6ffa6057_3;destsuffix=vcs_cache/5b7494e1e1baac9b65067e6f77ebb97bd97f8ea769f7093cc8cb23ca7d5ab93e" | ||
| 340 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" | 532 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" |
| 341 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v6.0.1;shallow=1;rev=87df339550a7b2440ff7da286bd34ece7d74039b;name=git_3ace93c7_1;destsuffix=vcs_cache/8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde" | 533 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v6.0.1;shallow=1;rev=87df339550a7b2440ff7da286bd34ece7d74039b;name=git_3ace93c7_1;destsuffix=vcs_cache/8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde" |
| 342 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a0583e0143b1624142adab07e0e97fe106d99561;name=git_825229b4_0;destsuffix=vcs_cache/732613cefc15b1adbb2c7aeb63e0c9bbf2708050a30ce547a2df82727da51371" | 534 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_0;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" |
| 343 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=96f2052f6d12cccc29193f5452c635b76d8a036d;name=git_59327123_0;destsuffix=vcs_cache/8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060" | 535 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=2d1c58167e30f380cf78e44a43b100a14767e817;name=git_d59a22ac_0;destsuffix=vcs_cache/03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48" |
| 344 | SRC_URI += "git://github.com/spdx/tools-golang;protocol=https;nobranch=1;tag=v0.5.5;shallow=1;rev=9db247b854b9634d0109153d515fd1a9efd5a1b1;name=git_c611268e_0;destsuffix=vcs_cache/67dc836f5c494b30f0be4d730f354867948c78e92c42f1c68e779ec3c48a5a01" | 536 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" |
| 345 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | 537 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=325f520de716c1d2d2b4e8dc2f82c7ccc5fac764;name=git_41754dd3_0;destsuffix=vcs_cache/f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799" |
| 346 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_1;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 347 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_0;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | ||
| 348 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_1;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" | ||
| 349 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=1f71342c1ee78c126bcb69cd26ed8c2be7e016b3;name=git_65d23631_0;destsuffix=vcs_cache/d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0" | ||
| 350 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=8029fb3788e5a4a9c00e415f586a6d033f5d38b3;name=git_65d23631_1;destsuffix=vcs_cache/c71b6f3acd50d510992b046a557833b9b03a5c1f131137523bd7a638b59e233e" | ||
| 351 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=6ceadc68530e7bfea8cba17d6523bed32912d4fa;name=git_54f38250_0;destsuffix=vcs_cache/1af9e649dfc4b15b3476c94bfc74f82df8afa71fae63a7efc761b8a649019d2d" | ||
| 352 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=6c771bb9887719704b210e87e934f08be014bdb1;name=git_e0a410bf_0;destsuffix=vcs_cache/0bc060447a84109d178e936cf0287c198c9a1bcbf25d74362b7df7427a44fdda" | ||
| 353 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.8;shallow=1;rev=1311e847b0cb909da63b5fecfb5370aa66236465;name=git_bdb8c628_0;destsuffix=vcs_cache/4963e35bcc64525b440c791c0eb22045df1ebb90bbcdf56256950a814d09f425" | ||
| 354 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_1;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 355 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | ||
| 356 | SRC_URI += "git://github.com/buger/goterm;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=a73545aae7d693f786ce4cc687460efca4845f31;name=git_19a54999_0;destsuffix=vcs_cache/caf1c06b7ea92c81a60195c5df6f46d1e4ceb75cfb096fb918e712dcc226fc04" | ||
| 357 | SRC_URI += "git://github.com/moby/patternmatcher;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=347bb8d8d557f90d1b75cd8bca3c0177f380a979;name=git_319ce9bf_0;destsuffix=vcs_cache/fde57a922ff865dfe02454fffbfcbb1e5f2ca06ac3390f3a9df16466bfda666b" | ||
| 358 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_0;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" | ||
| 359 | SRC_URI += "git://github.com/moby/policy-helpers;protocol=https;branch=main;rev=bcaa71c99f147b8fb48fcc79c5cc9c8ad7c4486c;name=git_e2196f87_0;destsuffix=vcs_cache/7077358f35b23a7b00fbe917cc678c7bc8e3429f2445f4e49c9d9b23313a86fb" | ||
| 360 | SRC_URI += "git://github.com/moby/profiles;protocol=https;nobranch=1;tag=seccomp/v0.1.0;shallow=1;rev=c936cc7b4074219137bc0bee45670f5e4618d462;name=git_632e0288_0;destsuffix=vcs_cache/899c7ea07e4e45b382f104bc27009eeb90de7f25205638ebec13f6349d5977db" | ||
| 361 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" | ||
| 362 | SRC_URI += "git://github.com/moby/go-archive;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9ec1e6e329273f4a3f0a445d8c0fb73c9b16bbe5;name=git_5508e76d_0;destsuffix=vcs_cache/de83d178e015001ec503f8d89743a9cc08e2d644c9cde111c18076c370479f62" | ||
| 363 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=atomicwriter/v0.1.0;shallow=1;rev=4a75548218baa36bdbaaed1371a3e8a9cdfcffa0;name=git_66165bb7_0;destsuffix=vcs_cache/f4359e6cc20b486bfb92dc3bcf6ac79f9272e2daa0c0172e594bcb9e9e7185c4" | ||
| 364 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=capability/v0.4.0;shallow=1;rev=50e999a770172a519119e1c4fd4b6153b7dac90d;name=git_66165bb7_1;destsuffix=vcs_cache/e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75" | ||
| 365 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=userns/v0.1.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_2;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 366 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_3;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 367 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mount/v0.3.4;shallow=1;rev=7af2bbe457efeb8b84a57d35692694a50e3ee9cb;name=git_66165bb7_4;destsuffix=vcs_cache/bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7" | ||
| 368 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=reexec/v0.1.0;shallow=1;rev=ca0444fed0e9557797cd00105eecf9db4c878b57;name=git_66165bb7_5;destsuffix=vcs_cache/4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b" | ||
| 369 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=sequential/v0.6.0;shallow=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_6;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" | ||
| 370 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | ||
| 371 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" | ||
| 372 | SRC_URI += "git://github.com/moby/buildkit;protocol=https;nobranch=1;tag=v0.26.2;shallow=1;rev=be1f38efe73c6a93cc429a0488ad6e1db663398c;name=git_caea0070_0;destsuffix=vcs_cache/ea271cbec4e6af9d6f8b85fc342abbb36b352fe2a1696958921722eb7d40d1dc" | ||
| 373 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" | ||
| 374 | SRC_URI += "git://github.com/Shopify/logrus-bugsnag;protocol=https;branch=master;rev=6dbc35f2c30d1e37549f9673dd07912452ab28a5;name=git_7b455409_0;destsuffix=vcs_cache/32b9430ae515731f656e10a931bd6ca61d5ea940c15245ea2c8bb98990560cfd" | ||
| 375 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0-rc.0;shallow=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | ||
| 376 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | ||
| 377 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.17.0;shallow=1;rev=6f6aacb044960a0820a2d2954f5cbcc40b17fbdb;name=git_0c473532_0;destsuffix=vcs_cache/24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6" | ||
| 378 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | ||
| 379 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_0;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | ||
| 380 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=fa024e5d81b610f004f42857e696d94b8961475a;name=git_85a7d8f6_0;destsuffix=vcs_cache/afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e" | ||
| 381 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a2eea2bc19ada59eafdb1237a4720ef8ab11e5b1;name=git_523249c2_0;destsuffix=vcs_cache/9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c" | ||
| 382 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 383 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | ||
| 384 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | ||
| 385 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 386 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_0;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | ||
| 387 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.6;shallow=1;rev=8b4beab359e7d031f06783f60a34f2a9b7297ef5;name=git_923d9d3e_0;destsuffix=vcs_cache/d6462a2e449413e1dd1cf0af4cad9575f645aa1bdbde1b40c8a967fe3de781cf" | ||
| 388 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c5dd4fa383f2a932ab7d0b974f05a4e90eb46604;name=git_c15853d7_0;destsuffix=vcs_cache/3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff" | ||
| 389 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 390 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | ||
| 391 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.4;shallow=1;rev=7317cffb615fb1409cf5e2ea06e83590d1113df0;name=git_c4766add_0;destsuffix=vcs_cache/3371554120d7414305ee7e2a1039afc3c4fe1e65619e9593558857b842b7ed84" | ||
| 392 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | ||
| 393 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 394 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | ||
| 395 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_0;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" | ||
| 396 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;branch=release/2.2;rev=efd86f2b0bc2ab918d26768a78afa8b979f346ce;name=git_c2fd43eb_1;destsuffix=vcs_cache/ef6d3af0b4d38d1e023e66d374c8efb4bb6ef25956191f4927cfe680a5aed74d" | ||
| 397 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | ||
| 398 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.30.0;shallow=1;rev=7130d1aded77c51f613a9d949f166d119cd595e9;name=git_2c8937f6_0;destsuffix=vcs_cache/d73039b2dd906a0889a3850d34d408fe2a98553d7bcdfe853ca194f24d0d76ca" | ||
| 399 | SRC_URI += "git://github.com/bitly/go-hostpool;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=5d3b4dc6ed4701a761ee884fd803b0a0879744f1;name=git_81a0605e_0;destsuffix=vcs_cache/4fa48fb597b43d9ba89aa477912e73c8b6130aa0cda05b209201b071f25d10a4" | ||
| 400 | SRC_URI += "git://github.com/bitly/go-simplejson;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=aabad6e819789e569bd6aabf444c935aa9ba1e44;name=git_460f3a74_0;destsuffix=vcs_cache/c56b9fa4257469037ce41f652467339083e21d8cf63b420f7051f689474dcb9e" | ||
| 401 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" | ||
| 402 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" | ||
| 403 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_0;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" | ||
| 404 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd;name=git_975c3d3f_1;destsuffix=vcs_cache/8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677" | ||
| 405 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_2;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" | ||
| 406 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=3e01752db0189b9157070a0e1668a620f9a85da2;name=git_02061634_0;destsuffix=vcs_cache/e2b60414d6cf051bc156482dc25c0e442f2dcbaf755db11f95b165196e3a417d" | ||
| 407 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f;name=git_02061634_1;destsuffix=vcs_cache/e7dadc55f17d7e5dd646b8a1408f0d5dc551bfbbbb8de273a6b6ceb927a05353" | ||
| 408 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=bcd833dfe83d3cebad139e4a29ed79cb2318bf95;name=git_02061634_2;destsuffix=vcs_cache/f662f3bd248d63f5671cbf660c0fd3e5c3fc5389fca023c018b7c8fa63d75263" | ||
| 409 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_3;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | ||
| 410 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_0;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" | ||
| 411 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=0e648479e11c2c6d9109b14fc0c9ac64c677861b;name=git_4541537c_0;destsuffix=vcs_cache/f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca" | ||
| 412 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_0;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 413 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" | ||
| 414 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | ||
| 415 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_0;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | ||
| 416 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_0;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | ||
| 417 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 418 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 419 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_0;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" | 538 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_0;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" |
| 420 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=cfa47c3a1cc8ff0eff148aa9ec5b0226d0909e87;name=git_5671cdf3_0;destsuffix=vcs_cache/af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460" | 539 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=2d320260d730f3842fef7b08d9a807bdbc617824;name=git_5671cdf3_0;destsuffix=vcs_cache/464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764" |
| 421 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=2b4e43900c03fd6b77109b7b2b6d77583f48bc1c;name=git_e2f6844a_0;destsuffix=vcs_cache/0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b" | 540 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=cfa47c3a1cc8ff0eff148aa9ec5b0226d0909e87;name=git_5671cdf3_1;destsuffix=vcs_cache/af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460" |
| 422 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50;name=git_2e975dd2_0;destsuffix=vcs_cache/39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea" | 541 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" |
| 423 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=1231d5465be98a7c5f01140358c142d365d4fbb6;name=git_2e975dd2_1;destsuffix=vcs_cache/dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e" | 542 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" |
| 424 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_2;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" | 543 | SRC_URI += "git://git.kernel.org/pub/scm/libs/libcap/libcap.git;protocol=https;nobranch=1;tag=psx/v1.2.77;shallow=1;rev=3b2513a1ba696f01d31edfa93f35c30b379cc70e;name=git_101689eb_0;destsuffix=vcs_cache/0e3f13776ff605f669bbf0d6414b493efd804254db98b6d3bea7655371b7f53f" |
| 425 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f5c789dd3221ff39d752ac54467d762de7cfbec6;name=git_2e975dd2_3;destsuffix=vcs_cache/c88580cdc620bf60d25b76e2063471e63eb3d1d7e2637b2d2fee2fa29c5eef30" | 544 | SRC_URI += "git://git.kernel.org/pub/scm/libs/libcap/libcap.git;protocol=https;nobranch=1;tag=psx/v1.2.76;shallow=1;rev=5f3e12ca39c476b78160df6e2345a642a8e6f178;name=git_101689eb_1;destsuffix=vcs_cache/68fcf96342d6b57dcc3e6c818463c707e806599087dedf19a4eb9d818367df61" |
| 426 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_0;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | 545 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.25.1;shallow=1;rev=7f3c4c513b42d471d0be9439bf5bde38f45f8404;name=git_9b911644_0;destsuffix=vcs_cache/aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce" |
| 427 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_1;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | 546 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_1;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" |
| 428 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=bba3e065a67271df90253c78c98f2cea7f572948;name=git_13df7481_2;destsuffix=vcs_cache/e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39" | 547 | SRC_URI += "git://github.com/cyphar/libpathrs.git;protocol=https;nobranch=1;tag=go-pathrs/v0.2.1;shallow=1;rev=f900452f21ff9fa092ea5250de5634beaae0f082;name=git_8cb51ac9_0;destsuffix=vcs_cache/e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90" |
| 429 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_3;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | 548 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_0;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" |
| 430 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_0;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | 549 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7826ba4358a76646a8bd1f852201c4fed2c81c38;name=git_63b91e23_0;destsuffix=vcs_cache/525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4" |
| 431 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_1;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | 550 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=fc402bc485e3a92f8d4f1f0ee5a49e2edf232ed2;name=git_63b91e23_1;destsuffix=vcs_cache/97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400" |
| 432 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_2;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | 551 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.4;shallow=1;rev=068e4d63881bdd1923f069559870b6d153b15478;name=git_780106c7_0;destsuffix=vcs_cache/adea5cf06c6a3beda8e988488bf42b037fd9e912a944733d3d8861ee12229595" |
| 433 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_3;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | 552 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.2;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_1;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" |
| 434 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=a22b5e8a9b8d2234e1e960ec2473e4011f012a6b;name=git_7d9b3b49_4;destsuffix=vcs_cache/d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3" | 553 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.3;shallow=1;rev=3b57511c5e469cd030f5df7705d1f4208aa8b339;name=git_780106c7_2;destsuffix=vcs_cache/2408eeac30b1574986dd0e17458ada4d251f9845f816637202936da13fcdab91" |
| 435 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_5;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | 554 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_3;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" |
| 436 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=0de0cce0169b09b364e001f108dc0399ea8630b3;name=git_ed42bd05_0;destsuffix=vcs_cache/4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451" | 555 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.3;shallow=1;rev=e99d6a6e928a797feb752a3f839e0a7e45a46ddc;name=git_780106c7_4;destsuffix=vcs_cache/bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903" |
| 437 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=161cd47e91fd58ac17490ef4d742dc98bb4cf60e;name=git_ed42bd05_1;destsuffix=vcs_cache/babc11e479dde015dda8f2983ff3d34baeca8fc3c8f903c8cdb86bbe5bd33276" | 556 | SRC_URI += "git://github.com/flyingmutant/rapid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=7adc026a03621808fcbc07e70c6a36933b0e0d7a;name=git_137f50da_0;destsuffix=vcs_cache/44c434e5467532a753dca055894777e9cc0c2edb2d36b01df08664a6953e8459" |
| 438 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=3b0461eec859c4b73bb64fdc8285971fd33e3938;name=git_ed42bd05_2;destsuffix=vcs_cache/3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882" | ||
| 439 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9a296438e54dff851a45667aa645a97003b44db5;name=git_ed42bd05_3;destsuffix=vcs_cache/8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4" | ||
| 440 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=a158d28d115bfbcc1583374c5ae12ba6415bb93e;name=git_ed42bd05_4;destsuffix=vcs_cache/2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5" | ||
| 441 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=adae6a3d119ae4890b46832a2e88a95adc62b8e7;name=git_ed42bd05_5;destsuffix=vcs_cache/b8c1e7047b6e4851ac069daf32f49810a275ba804ac8e291088dc3153c2e9244" | ||
| 442 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=d28f0bde5980168871434b95cfc858db9f2a7a99;name=git_ed42bd05_6;destsuffix=vcs_cache/757dd4c6e25318b13686cfb89c72e097891b4100c7969a22acf412f56e47896d" | ||
| 443 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=e18ecbb051101a46fc263334b127c89bc7bff7ea;name=git_ed42bd05_7;destsuffix=vcs_cache/376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd" | ||
| 444 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=eb5bcb51f2a31c7d5141d810b70815c05d9c9146;name=git_ed42bd05_8;destsuffix=vcs_cache/ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe" | ||
| 445 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f5854403a9740e74b2e9e725e6cd7c8a57711905;name=git_ed42bd05_9;destsuffix=vcs_cache/fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16" | ||
| 446 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=1bdb400fb39a45cc788ffe7e5d7a2a9719afc7e9;name=git_38515699_0;destsuffix=vcs_cache/5ad35cfebebfa5b556ca6d44b5026673bb71ab874271a0fc395ab751275779ae" | ||
| 447 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_1;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" | ||
| 448 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_2;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" | ||
| 449 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=e7ff6b3572e1a83c072ef150c985f86603986e1b;name=git_38515699_3;destsuffix=vcs_cache/577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2" | ||
| 450 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_4;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 451 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=15129aafc3056028aa2694528ac20373f8cd34e4;name=git_da0444fc_0;destsuffix=vcs_cache/31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b" | 557 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=15129aafc3056028aa2694528ac20373f8cd34e4;name=git_da0444fc_0;destsuffix=vcs_cache/31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b" |
| 452 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=33540a1f603772f9d4b761f416f5c10dade23e96;name=git_da0444fc_1;destsuffix=vcs_cache/74df1e05ff5bf1317fe42883ce7a496c0ad3800044d955163fd3f3acca0a0166" | 558 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=33da011f77ade50ff5b6a6fb4a9a1e6d6b285809;name=git_da0444fc_1;destsuffix=vcs_cache/144d2f77c6aa06af51d5820df4e7506c5ecad01c86e770e0027b682ff0d3f9a9" |
| 453 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=33da011f77ade50ff5b6a6fb4a9a1e6d6b285809;name=git_da0444fc_2;destsuffix=vcs_cache/144d2f77c6aa06af51d5820df4e7506c5ecad01c86e770e0027b682ff0d3f9a9" | 559 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=43e1dd70ce54ee5b1711930029ae5b4926f78f72;name=git_da0444fc_2;destsuffix=vcs_cache/61395547cb668a679b4d7508a904d02fd50ffe1630e5ffd6f4ef293a97c2d3ba" |
| 454 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=43e1dd70ce54ee5b1711930029ae5b4926f78f72;name=git_da0444fc_3;destsuffix=vcs_cache/61395547cb668a679b4d7508a904d02fd50ffe1630e5ffd6f4ef293a97c2d3ba" | 560 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=59db8d763f22395595c26ee1cae0886b57141b3a;name=git_da0444fc_3;destsuffix=vcs_cache/34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5" |
| 455 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=59db8d763f22395595c26ee1cae0886b57141b3a;name=git_da0444fc_4;destsuffix=vcs_cache/34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5" | 561 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=665e8c7367d1ecf644cea2d163019ef59c13d554;name=git_da0444fc_4;destsuffix=vcs_cache/7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399" |
| 456 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=5ac8a444bdc56cee774f8f2b3382156bd27c63c3;name=git_da0444fc_5;destsuffix=vcs_cache/fefde8e557c698aecc8d48f3c3d82b7fea1eb55451adbc71dbed3a8871ed8e13" | 562 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=8c9f86f7a55f5af45a9080f6ed3ac915382d369c;name=git_da0444fc_5;destsuffix=vcs_cache/2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5" |
| 457 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=665e8c7367d1ecf644cea2d163019ef59c13d554;name=git_da0444fc_6;destsuffix=vcs_cache/7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399" | 563 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=95e765b1cc43ac521bd4fd501e00774e34401449;name=git_da0444fc_6;destsuffix=vcs_cache/b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77" |
| 458 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=8c9f86f7a55f5af45a9080f6ed3ac915382d369c;name=git_da0444fc_7;destsuffix=vcs_cache/2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5" | 564 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=97732733099d6a942a73b889770774366de963ed;name=git_da0444fc_7;destsuffix=vcs_cache/aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae" |
| 459 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=95e765b1cc43ac521bd4fd501e00774e34401449;name=git_da0444fc_8;destsuffix=vcs_cache/b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77" | 565 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=a9d3bda3a223baa6bba6ef412cb273f0fd163c05;name=git_da0444fc_8;destsuffix=vcs_cache/b39bbf1e5c63baf8bb27abab5aa581c65e0d2a22893ed2ccbcc8fa2f7dcb1f04" |
| 460 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=97732733099d6a942a73b889770774366de963ed;name=git_da0444fc_9;destsuffix=vcs_cache/aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae" | 566 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d;name=git_da0444fc_9;destsuffix=vcs_cache/f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33" |
| 461 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=a9d3bda3a223baa6bba6ef412cb273f0fd163c05;name=git_da0444fc_10;destsuffix=vcs_cache/b39bbf1e5c63baf8bb27abab5aa581c65e0d2a22893ed2ccbcc8fa2f7dcb1f04" | 567 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653;name=git_da0444fc_10;destsuffix=vcs_cache/323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa" |
| 462 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d;name=git_da0444fc_11;destsuffix=vcs_cache/f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33" | 568 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=d0b11bdaac8adb652bff00e49bcacf992835621a;name=git_da0444fc_11;destsuffix=vcs_cache/f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556" |
| 463 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=bd437916bb0eb726b873ee8e9b2dcf212d32e2fd;name=git_da0444fc_12;destsuffix=vcs_cache/253eeaed31139dc6c6092c9677b29b309c54686acef6519ba8e7423b19d0c65e" | 569 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.42.0;shallow=1;rev=eaaaaee1dc1aacededf4a89bc4544558f425d5f1;name=git_da0444fc_12;destsuffix=vcs_cache/8e0c29133c55549f2a5ccd9da93c1f00cb94b6e82a15ed2bf8a2406448f69c37" |
| 464 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf;name=git_da0444fc_13;destsuffix=vcs_cache/e4718f232872f03637fc197e3ccf66bc067874db09f67e7567cae86e8cee6732" | 570 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=f84b799fce68db3cb46a8f6f819c1e56377181df;name=git_da0444fc_13;destsuffix=vcs_cache/5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511" |
| 465 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653;name=git_da0444fc_14;destsuffix=vcs_cache/323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa" | 571 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=fb1facd76f95fa87c151018200ea5e4892ff115d;name=git_da0444fc_14;destsuffix=vcs_cache/6f609e950a030bdc26d17f92e04a240e08056999bfc36f1bb76905a96337c8d1" |
| 466 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=cbf593c0f2f39034e9104bbf77e2ec7c48c98fc5;name=git_da0444fc_15;destsuffix=vcs_cache/4caa6bf3877ea4a9088acc64f20cf170854590c47a2251c747b075d57989606f" | 572 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=fdedc70b468f679c263a3ccaefc1faeed3239939;name=git_da0444fc_15;destsuffix=vcs_cache/782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b" |
| 467 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=d0b11bdaac8adb652bff00e49bcacf992835621a;name=git_da0444fc_16;destsuffix=vcs_cache/f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556" | 573 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=27761a2ad800eabb86324226bb5e39adb07759da;name=git_13df7481_0;destsuffix=vcs_cache/f4d87b9979324a4a559aa3f3168d28c10683e20256233c463ae48bfbe67ed05d" |
| 468 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=d0be0721c37eeb5299f245a996a483160fc36940;name=git_da0444fc_17;destsuffix=vcs_cache/e23d421c76c78ddc7b91228f72ce5f09a2820d7648b887aa27f4e1b7ffe9f8a4" | 574 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_1;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" |
| 469 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=ebe1bf3edb3325c393447059974de898d5133eb8;name=git_da0444fc_18;destsuffix=vcs_cache/d3bdb2e23f146b5636bca4252db35273bff745f37dece252f87edb601338f1fa" | 575 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_2;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" |
| 470 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f84b799fce68db3cb46a8f6f819c1e56377181df;name=git_da0444fc_19;destsuffix=vcs_cache/5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511" | 576 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=bba3e065a67271df90253c78c98f2cea7f572948;name=git_13df7481_3;destsuffix=vcs_cache/e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39" |
| 471 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=fdedc70b468f679c263a3ccaefc1faeed3239939;name=git_da0444fc_20;destsuffix=vcs_cache/782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b" | 577 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=d271cf332fd221d661d13b186b51a11d7e66ff74;name=git_13df7481_4;destsuffix=vcs_cache/cb53cc14448559f4b79c8c47297f628afbc8171ff501cdc4743c5f4030033dd7" |
| 472 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.32.0;shallow=1;rev=792c8776358f0c8689d84eef0d0c966937d560fb;name=git_d7a72cb8_0;destsuffix=vcs_cache/5299f99fe900c9f416ec8f845e101931917c9ec20b42262d8341778bde5e7247" | 578 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_5;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" |
| 473 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_0;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | 579 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=4d954e69a88d9e1ccb8439f8d5b6cbef230c4ef9;name=git_d7a72cb8_0;destsuffix=vcs_cache/864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520" |
| 580 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.32.0;shallow=1;rev=792c8776358f0c8689d84eef0d0c966937d560fb;name=git_d7a72cb8_1;destsuffix=vcs_cache/5299f99fe900c9f416ec8f845e101931917c9ec20b42262d8341778bde5e7247" | ||
| 581 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=f28b0b5467dda26d56f1240381158f7c334654d1;name=git_d7a72cb8_2;destsuffix=vcs_cache/231775307d2198402b4332072fb4567ff1a13e24f257ef58f6e3fdb368a76ee0" | ||
| 582 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50;name=git_2e975dd2_0;destsuffix=vcs_cache/39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea" | ||
| 583 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=1231d5465be98a7c5f01140358c142d365d4fbb6;name=git_2e975dd2_1;destsuffix=vcs_cache/dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e" | ||
| 584 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=3863673230bd2f654d5c3749dc90e6d130067dd6;name=git_2e975dd2_2;destsuffix=vcs_cache/71d12ef0538a7e08304bd53ff5dbe1a79f60001589f3d0127d4b8bfc96b4cb9e" | ||
| 585 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_3;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" | ||
| 586 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=9d2dc074d2bdcb2229cbbaa0a252eace245a6489;name=git_2e975dd2_4;destsuffix=vcs_cache/7bae64b3057af373aecee34a2667fba2aff1e229ff6472c080e93e65458ffe5a" | ||
| 587 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_0;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | ||
| 474 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=1966f539bbd7664efd5bb7462ae94d9db67f4502;name=git_d7307bee_1;destsuffix=vcs_cache/ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963" | 588 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=1966f539bbd7664efd5bb7462ae94d9db67f4502;name=git_d7307bee_1;destsuffix=vcs_cache/ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963" |
| 475 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_2;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | 589 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_2;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" |
| 476 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=37e7f081c4d4c64e13b10787722085407fe5d15f;name=git_d7307bee_3;destsuffix=vcs_cache/901f082ea4e1c94dfbaef54bd883432751214951b6b2d5885765a306b1c60d1f" | 590 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_3;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" |
| 477 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_4;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | 591 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_4;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" |
| 478 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_5;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | 592 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=ec11c4a93de22cde2abe2bf74d70791033c2464c;name=git_d7307bee_5;destsuffix=vcs_cache/7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c" |
| 479 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_6;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" | 593 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.46.0;shallow=1;rev=19acf81bd7bc7b558d18a550e8e023df2c33e742;name=git_f72f7a6f_0;destsuffix=vcs_cache/798f6d5ef5f210d9df33b4e7c70674a661cd004d741bfb266c427b6f478b1cc8" |
| 480 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_7;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | 594 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=4e0068c0098be10d7025c99ab7c50ce454c1f0f9;name=git_f72f7a6f_1;destsuffix=vcs_cache/8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7" |
| 481 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=4e0068c0098be10d7025c99ab7c50ce454c1f0f9;name=git_f72f7a6f_0;destsuffix=vcs_cache/8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7" | 595 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.48.0;shallow=1;rev=e08b06753d6a72f1fe375b6e0fefefb39917c165;name=git_f72f7a6f_2;destsuffix=vcs_cache/290314b4367a5ace3f2dd13a6b31df560c76113926e950c1eff3b3688c7b62cc" |
| 596 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=0de0cce0169b09b364e001f108dc0399ea8630b3;name=git_ed42bd05_0;destsuffix=vcs_cache/4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451" | ||
| 597 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.48.0;shallow=1;rev=35e1306bddd863f360fb94480c5fed84229953f0;name=git_ed42bd05_1;destsuffix=vcs_cache/933b45295e922f06f042181b7cf7fb2f2b10035e52fef5bbb293c1cb6ea68cf6" | ||
| 598 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3b0461eec859c4b73bb64fdc8285971fd33e3938;name=git_ed42bd05_2;destsuffix=vcs_cache/3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882" | ||
| 599 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.51.0;shallow=1;rev=60b3f6f8ce12def82ae597aebe9031753198f74d;name=git_ed42bd05_3;destsuffix=vcs_cache/27384ca1bf9f8fbfd7f0454280bea1a21fcb6be1145d234e4ede4db200fd3abc" | ||
| 600 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9a296438e54dff851a45667aa645a97003b44db5;name=git_ed42bd05_4;destsuffix=vcs_cache/8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4" | ||
| 601 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=a158d28d115bfbcc1583374c5ae12ba6415bb93e;name=git_ed42bd05_5;destsuffix=vcs_cache/2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5" | ||
| 602 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=e18ecbb051101a46fc263334b127c89bc7bff7ea;name=git_ed42bd05_6;destsuffix=vcs_cache/376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd" | ||
| 603 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=eb5bcb51f2a31c7d5141d810b70815c05d9c9146;name=git_ed42bd05_7;destsuffix=vcs_cache/ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe" | ||
| 604 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=f5854403a9740e74b2e9e725e6cd7c8a57711905;name=git_ed42bd05_8;destsuffix=vcs_cache/fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16" | ||
| 482 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=df9299821621739a7bc3340d51dd518f7f4abc32;name=git_879ce674_0;destsuffix=vcs_cache/b29a418d7bb6e15cce9cdb2caf0de7ed5dba8f2a38735a52d5d41801549b0ebf" | 605 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=df9299821621739a7bc3340d51dd518f7f4abc32;name=git_879ce674_0;destsuffix=vcs_cache/b29a418d7bb6e15cce9cdb2caf0de7ed5dba8f2a38735a52d5d41801549b0ebf" |
| 483 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=4c0f3b24339726b3d4a1b610c150919126aad841;name=git_9da930f9_0;destsuffix=vcs_cache/60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8" | 606 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.32.0;shallow=1;rev=0dd57a6ef90c283b902525213f15d6b2a59cc84b;name=git_38515699_0;destsuffix=vcs_cache/db1055c090da946a126ac8573a0148f86e0c41f537a9ee33dc5eefbe656d95ed" |
| 484 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=9b3ce5ec47987aa9451184a42273d4d36e789f83;name=git_31e69ce5_0;destsuffix=vcs_cache/7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60" | 607 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=1bdb400fb39a45cc788ffe7e5d7a2a9719afc7e9;name=git_38515699_1;destsuffix=vcs_cache/5ad35cfebebfa5b556ca6d44b5026673bb71ab874271a0fc395ab751275779ae" |
| 485 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_0;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | 608 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_2;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" |
| 486 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=77c9e29b068e14d4bcca2d6a4c85b2cc9da5a923;name=git_91745483_0;destsuffix=vcs_cache/5c4bbd0617f6f594b275f1999f97eca8f79dbb30e908e7d6b5c7a80fd5b9b0d2" | 609 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_3;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" |
| 610 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=817fba9abd337b4d9097b10c61a540c74feaaeff;name=git_38515699_4;destsuffix=vcs_cache/ab936e776d558dcf22a5deb255244ee8a750a97767251346fb3276b4eef3542f" | ||
| 611 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=e7ff6b3572e1a83c072ef150c985f86603986e1b;name=git_38515699_5;destsuffix=vcs_cache/577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2" | ||
| 612 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_6;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 613 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=2b4e43900c03fd6b77109b7b2b6d77583f48bc1c;name=git_e2f6844a_0;destsuffix=vcs_cache/0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b" | ||
| 614 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.39.0;shallow=1;rev=034e59c473362f8f2be47694d98fd3f12a1ad497;name=git_7d9b3b49_0;destsuffix=vcs_cache/3e134fe07900bbb1f6b786c65f3bae7ddad868e248d5ce0e1a52fc21568e545f" | ||
| 615 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=internal-branch.go1.16-vendor;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_1;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | ||
| 616 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_2;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 617 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=2ad2b30edf98d0e3b67a7b3e8f6d1d6e41c963c3;name=git_7d9b3b49_3;destsuffix=vcs_cache/52090871934b5fcad164d4fd90e0dd44deed1f10db32e1203de79d7dc33b828b" | ||
| 618 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_4;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | ||
| 619 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_5;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 620 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=a22b5e8a9b8d2234e1e960ec2473e4011f012a6b;name=git_7d9b3b49_6;destsuffix=vcs_cache/d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3" | ||
| 621 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_7;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | ||
| 622 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.35.2;shallow=1;rev=72d71eac265e06713c6d83d7034aac609450243f;name=git_d6490ebc_0;destsuffix=vcs_cache/3607284db090a16c797d866e0afc2f5981016fa804bf28b6ae61b062c6e6c8c3" | ||
| 623 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.35.2;shallow=1;rev=8a137cde6e07bb0d73e40cb0bf8d7d550507989f;name=git_91745483_0;destsuffix=vcs_cache/d96e98953ad442fb5f8a0bb8d9b83d63faf0eb92f78689e6616738e60e202642" | ||
| 487 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;tag=v2.130.1;shallow=1;rev=75663bb798999a49e3e4c0f2375ed5cca8164194;name=git_9d03197d_0;destsuffix=vcs_cache/eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963" | 624 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;tag=v2.130.1;shallow=1;rev=75663bb798999a49e3e4c0f2375ed5cca8164194;name=git_9d03197d_0;destsuffix=vcs_cache/eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963" |
| 488 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=b72d93d174332f952a8d431419fece5e6f044bcb;name=git_d6490ebc_0;destsuffix=vcs_cache/9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663" | 625 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=589584f1c912f4367fe8954f649a59a98b912da5;name=git_dbee483c_0;destsuffix=vcs_cache/d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6" |
| 489 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=d033c497ffef47be9b4f81abde5c3d94dd78089a;name=git_0356f569_0;destsuffix=vcs_cache/25b2ca19570dcf36fcfa8a5388cc7647944fee1a9a445671e69704dbd6f452b5" | 626 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_1;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" |
| 490 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7b33b2b01026fbbbbfcfbb1ee2c9c0a5e0c9a9f7;name=git_c84ab7ed_0;destsuffix=vcs_cache/b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c" | 627 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=9b3ce5ec47987aa9451184a42273d4d36e789f83;name=git_31e69ce5_0;destsuffix=vcs_cache/7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60" |
| 628 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=4c0f3b24339726b3d4a1b610c150919126aad841;name=git_9da930f9_0;destsuffix=vcs_cache/60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8" | ||
| 629 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=bc988d571ff40eb17793769e9c1b71ecf8ee9c0f;name=git_9da930f9_1;destsuffix=vcs_cache/fb4c92184a0c1cd25830e66a6860cd9ba95d39bd4c7299f50c01f78da028780a" | ||
| 630 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.35.2;shallow=1;rev=a21b32978c420e4af7da3796bca3f37e2245856e;name=git_0356f569_0;destsuffix=vcs_cache/efba3afcf90e8f75f41529c8eebf5fddd7c6193d91ec24020fa463c47d81bb8a" | ||
| 631 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.38.0;shallow=1;rev=80c9316336ebb4f4c67d8e1011a3add889213fb7;name=git_9cecf883_0;destsuffix=vcs_cache/a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7" | ||
| 632 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.42.0;shallow=1;rev=d8dabf67361a4619c353ad0637432f3d0d16ba63;name=git_9cecf883_1;destsuffix=vcs_cache/e4078216f263ac2b531bd085e169d16a8f63b4be144686d18adf43935a314f4c" | ||
| 633 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.2.1;shallow=1;rev=715f58ce2f17e2176b8e53b871e47531a259cc1d;name=git_0cf36a85_0;destsuffix=vcs_cache/1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412" | ||
| 634 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.7.1;shallow=1;rev=683f172c00ae2b73cbc85ed1aa2ad86cc0e1ee3f;name=git_430aa893_0;destsuffix=vcs_cache/7362aea1b94649c9ad7d031fd6fe79b2310f347d865614b0be2b844894e28013" | ||
| 635 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.9.0;shallow=1;rev=88af9ba7bb5502c916618f4d654911dd64262855;name=git_430aa893_1;destsuffix=vcs_cache/48dd3b051b2ade937fb3ae600f1d49e4d17f78f386f08b2de9f4df57cbb13d0b" | ||
| 636 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/jaeger/v1.17.0;shallow=1;rev=3c476ce1816ae6f38758e90cc36d8b77ebcc223b;name=git_120ed83a_0;destsuffix=vcs_cache/7257a93ca31d121ae8fee06e2ce5824c46e65e351d7b2daf9b1a27a10d8bb60d" | ||
| 637 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/prometheus/v0.42.0;shallow=1;rev=60666c554065ac4da502fe28943eea4b938ab479;name=git_120ed83a_1;destsuffix=vcs_cache/5781e823bcdbe01100cd1dc8d89e81f073e0a26cb157df3e236c81af5d21f7e4" | ||
| 638 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlpmetric/otlpmetricgrpc/v1.38.0;shallow=1;rev=84e3f3ac8b25204f3a0f77a805437a5e08573b35;name=git_120ed83a_2;destsuffix=vcs_cache/a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5" | ||
| 639 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.43.0;shallow=1;rev=9276201a64b623606e3eaa0d61ae8ee6d62756c0;name=git_120ed83a_3;destsuffix=vcs_cache/1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572" | ||
| 640 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlpmetric/otlpmetricgrpc/v1.42.0;shallow=1;rev=a3941ff595235e952774f0a581c7655bec93b0ab;name=git_120ed83a_4;destsuffix=vcs_cache/c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6" | ||
| 641 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;branch=main;rev=bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0;name=git_120ed83a_5;destsuffix=vcs_cache/32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e" | ||
| 642 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=68e6b96e6b74ebc396ac1aa7186c92e616960bd1;name=git_bd7d6031_0;destsuffix=vcs_cache/5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a" | ||
| 643 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | ||
| 644 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 645 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=8fa46927fb4f5b54d48bde78c6c08db205b2298c;name=git_fc1e328f_2;destsuffix=vcs_cache/23da246e09df0cfb88f7874f3e8ab42f1563033c51f59b8fd9f88f708ab87083" | ||
| 646 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | ||
| 647 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;branch=v1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" | ||
| 648 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_0;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | ||
| 649 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_1;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | ||
| 650 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5420a8b6744d3b0345ab293f6fcba19c978f1183;name=git_b0089ab1_2;destsuffix=vcs_cache/0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c" | ||
| 651 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_3;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 652 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=f221b8435cfb71e54062f6c6e99e9ade30b124d5;name=git_b0089ab1_4;destsuffix=vcs_cache/16ad1bc1035b50f99a688a97524eadf6fc6a8b09612f99dd2ef19e0889b7935a" | ||
| 653 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_5;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 654 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_b7879a4b_0;destsuffix=vcs_cache/35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5" | ||
| 655 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=708a7f9f3283aa2d4f6132d287d78683babe55c8;name=git_6bc32f05_0;destsuffix=vcs_cache/a8f63cb0b9589a8734365d4e15d54811da5f80c7314224f78f912146fcb9e1d8" | ||
| 656 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.77.0;shallow=1;rev=805b1f88c5fb9419e3837c72e1deb9c2ec677ffe;name=git_6bc32f05_1;destsuffix=vcs_cache/6a4d91efb4524dab3f60e9d933cded144ffbbfe78825b7b8af87b3f8ac1f948f" | ||
| 657 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.78.0;shallow=1;rev=9df039ef2c921978514b600c9d5c6bf25cce54f6;name=git_6bc32f05_2;destsuffix=vcs_cache/0638a64122abeb115144e72987920717a22fb1af701d28ef847f1f50cf61c8ac" | ||
| 658 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.81.1;shallow=1;rev=caf0772c2bcb8bc15d43eb53448e921f34f0b7e8;name=git_6bc32f05_3;destsuffix=vcs_cache/6732dda98dc8306342192af0c71fcd1371a5a5ea2f7928f592d2b29f736ef27c" | ||
| 659 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.5.1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_4;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" | ||
| 660 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=3a174f9686a8c31630db6dcfd3e1ebbaefa11974;name=git_461a63b9_0;destsuffix=vcs_cache/b5ce4250f6640d334872a72f3816006a60b60061151262fb86636fdb602cb7f6" | ||
| 661 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=637eb2293923635deb6e44d88eb5f70e9faad7e0;name=git_461a63b9_1;destsuffix=vcs_cache/21c46bcd2e99306470dba32b1498445db51b8fb0eb86d97f796374b8d215eb9c" | ||
| 662 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a57be14db17155dc03a6f4ecf4b3987fbfddc0cc;name=git_461a63b9_2;destsuffix=vcs_cache/7bcda6593cc1f5fa08bd21c9a772b2591c43be74c5148ee2253b318414acbac0" | ||
| 663 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f26f9409b1015066eedc5c8084c945f7a5215f34;name=git_461a63b9_3;destsuffix=vcs_cache/2a836781ea0b225ac15b54d6058e34525750c5a309d733ac59c70bd294604259" | ||
| 664 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.11;shallow=1;rev=96a179180f0ad6bba9b1e7b6e38d0affb0168e9a;name=git_a6c5d6b8_0;destsuffix=vcs_cache/d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d" | ||
| 665 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.10;shallow=1;rev=f9fa50e26c0ffec610c509850484a5fdecdb26ec;name=git_a6c5d6b8_1;destsuffix=vcs_cache/3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f" | ||
| 666 | SRC_URI += "git://github.com/mongodb/mongo-go-driver.git;protocol=https;nobranch=1;tag=v1.17.6;shallow=1;rev=d2fa0ab6f3ba0579b7bca7912d30e23907ffec9a;name=git_7f8fc3cf_0;destsuffix=vcs_cache/e629113ada68e74e78e8cccbe5f20cfc312b1982f3b922205f92ed2458babd7f" | ||
| 491 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.0.0;shallow=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" | 667 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.0.0;shallow=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" |
| 492 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" | 668 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" |
| 669 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.1.0;shallow=1;rev=98a7d735d9592c1ccca0130e06b0709f4b65ecbf;name=git_c2439148_2;destsuffix=vcs_cache/2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622" | ||
| 493 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.9.0;shallow=1;rev=7b2365446764b0bba37198a55644954b437bddd0;name=git_8ce8c847_0;destsuffix=vcs_cache/ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884" | 670 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.9.0;shallow=1;rev=7b2365446764b0bba37198a55644954b437bddd0;name=git_8ce8c847_0;destsuffix=vcs_cache/ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884" |
| 494 | SRC_URI += "git://github.com/docker/go;protocol=https;branch=master;rev=d30aec9fd63c35133f8f79c3412ad91a3b08be06;name=git_48fbd2df_0;destsuffix=vcs_cache/adbf3e69f7023041c90d95475b29404cfcd9bbc165416530ac397daf92713d9f" | 671 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.2;shallow=1;rev=0b81523ff268a1f1b0baf4a5da67e42fbb86880b;name=git_6a558ec9_0;destsuffix=vcs_cache/0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5" |
| 495 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_0;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | 672 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7b33b2b01026fbbbbfcfbb1ee2c9c0a5e0c9a9f7;name=git_c84ab7ed_0;destsuffix=vcs_cache/b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c" |
| 673 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_0;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | ||
| 496 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_1;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | 674 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_1;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" |
| 497 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_2;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | 675 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_2;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" |
| 498 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_3;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | 676 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_3;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" |
| 499 | SRC_URI += "git://gopkg.in/airbrake/gobrake.v2;protocol=https;branch=master;rev=668876711219e8b0206e2994bf0a59d889c775aa;name=git_ac7dd998_0;destsuffix=vcs_cache/077965e9dddf4afe778a53c5657b15d425b2922ce1bb4473b48a092882d1c86c" | ||
| 500 | SRC_URI += "git://gopkg.in/alecthomas/kingpin.v2;protocol=https;branch=master;rev=947dcec5ba9c011838740e680966fd7087a71d0d;name=git_c2c1b071_0;destsuffix=vcs_cache/2735cac9b4a3cdb15215106fb8250a3cf703ade538238379c02b2e4630006774" | ||
| 501 | SRC_URI += "git://gopkg.in/cenkalti/backoff.v2;protocol=https;branch=master;rev=5267b6dd4d2666b980a911bf235efa276222cbe2;name=git_585aa1be_0;destsuffix=vcs_cache/71c3d72ed297486ed0a5ea367107475dd5a2f63506f13752eff8697b952feb2b" | ||
| 502 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;branch=master;rev=50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907;name=git_6e26e914_0;destsuffix=vcs_cache/4b7afc94ca313174a1c06213eff6268514e8df200fe8280a69535c2f7d458ab8" | ||
| 503 | SRC_URI += "git://gopkg.in/gemnasium/logrus-airbrake-hook.v2;protocol=https;branch=master;rev=e928b033a891c0175fb643d5aa0779e86325eb12;name=git_b4c61f4c_0;destsuffix=vcs_cache/d0726cab486cec911bd01a228103871bd0013c064acd93acf6ec283371126c72" | ||
| 504 | SRC_URI += "git://gopkg.in/rethinkdb/rethinkdb-go.v6;protocol=https;branch=master;rev=fcfe1f12e1c9fb834ac0e68e7771dbfc0e773e4f;name=git_5a855390_0;destsuffix=vcs_cache/217dbcd1c8416832ce026dc8bc5191884d1b45525c1a9e2c2e6980ae4fa4b11e" | ||
| 505 | 677 | ||
diff --git a/recipes-containers/docker-compose/go-mod-hybrid-cache.inc b/recipes-containers/docker-compose/go-mod-hybrid-cache.inc index 960b198c..74e840a0 100644 --- a/recipes-containers/docker-compose/go-mod-hybrid-cache.inc +++ b/recipes-containers/docker-compose/go-mod-hybrid-cache.inc | |||
| @@ -8,26 +8,29 @@ inherit go-mod-vcs | |||
| 8 | GO_MODULE_CACHE_DATA = '[\ | 8 | GO_MODULE_CACHE_DATA = '[\ |
| 9 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.3.0","vcs_hash":"3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff","timestamp":"2025-02-13T08:02:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | 9 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.3.0","vcs_hash":"3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff","timestamp":"2025-02-13T08:02:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 10 | {"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"},\ | 10 | {"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"},\ |
| 11 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.0","vcs_hash":"afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e","timestamp":"2025-10-27T22:43:47Z","subdir":"","vcs_ref":"refs/tags/v3.1.0"},\ | 11 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.3","vcs_hash":"3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d","timestamp":"2026-02-12T22:21:12Z","subdir":"","vcs_ref":"refs/tags/v3.1.3"},\ |
| 12 | {"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"},\ | 12 | {"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"},\ |
| 13 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ | 13 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ |
| 14 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.1-0.20251115011841-efd86f2b0bc2","vcs_hash":"ef6d3af0b4d38d1e023e66d374c8efb4bb6ef25956191f4927cfe680a5aed74d","timestamp":"2025-11-15T01:18:41Z","subdir":"","vcs_ref":""},\ | 14 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.3","vcs_hash":"6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96","timestamp":"2026-04-14T17:18:07Z","subdir":"","vcs_ref":"refs/tags/v2.2.3"},\ |
| 15 | {"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"},\ | 15 | {"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"},\ |
| 16 | {"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"},\ | 16 | {"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"},\ |
| 17 | {"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"},\ | 17 | {"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"},\ |
| 18 | {"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"},\ | 18 | {"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"},\ |
| 19 | {"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"},\ | 19 | {"module":"github.com/containerd/fuse-overlayfs-snapshotter/v2","version":"v2.1.7","vcs_hash":"ebd7034108ca2f7b1a5d3724f3248f21f9cf17f5ecf3db9b5c71ee2e6de56563","timestamp":"2025-11-06T01:42:49Z","subdir":"","vcs_ref":"refs/tags/v2.1.7"},\ |
| 20 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | 20 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ |
| 21 | {"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"},\ | 21 | {"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"},\ |
| 22 | {"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"},\ | 22 | {"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"},\ |
| 23 | {"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"},\ | 23 | {"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"},\ |
| 24 | {"module":"github.com/containerd/nri","version":"v0.10.0","vcs_hash":"9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c","timestamp":"2025-08-16T08:15:07Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | 24 | {"module":"github.com/containerd/nri","version":"v0.11.0","vcs_hash":"9ef2c512de0aabf89c060ed428bc6ef3d29fc64b917b4a81d88abcada3f49d90","timestamp":"2025-12-17T00:38:45Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ |
| 25 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.4","vcs_hash":"3371554120d7414305ee7e2a1039afc3c4fe1e65619e9593558857b842b7ed84","timestamp":"2025-09-15T05:35:06Z","subdir":"","vcs_ref":"refs/tags/v0.15.4"},\ | 25 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.13","vcs_hash":"a0835e29b3bcd359c5e58edc0199e5b1e743fdfb61df75a517d0410875535761","timestamp":"2026-03-24T12:42:39Z","subdir":"","vcs_ref":"refs/tags/v0.15.13"},\ |
| 26 | {"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"},\ | 26 | {"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"},\ |
| 27 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ | 27 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"},\ |
| 28 | {"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"},\ | 28 | {"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"},\ |
| 29 | {"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"},\ | 29 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.18.2"},\ |
| 30 | {"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"},\ | 30 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ |
| 31 | {"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"},\ | 31 | {"module":"github.com/containerd/ttrpc","version":"v1.2.8","vcs_hash":"bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49","timestamp":"2026-03-05T00:05:28Z","subdir":"","vcs_ref":"refs/tags/v1.2.8"},\ |
| 32 | {"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"},\ | 32 | {"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"},\ |
| 33 | {"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"}]' | 33 | {"module":"github.com/containerd/zfs/v2","version":"v2.0.0","vcs_hash":"3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052","timestamp":"2025-12-08T03:44:17Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ |
| 34 | {"module":"k8s.io/client-go","version":"v0.35.2","vcs_hash":"efba3afcf90e8f75f41529c8eebf5fddd7c6193d91ec24020fa463c47d81bb8a","timestamp":"2026-02-27T04:23:44Z","subdir":"","vcs_ref":"refs/tags/v0.35.2"},\ | ||
| 35 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ | ||
| 36 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250910181357-589584f1c912","vcs_hash":"d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6","timestamp":"2025-09-10T18:13:57Z","subdir":"","vcs_ref":""}]' | ||
diff --git a/recipes-containers/docker-compose/go-mod-hybrid-git.inc b/recipes-containers/docker-compose/go-mod-hybrid-git.inc index 331e12f0..56a1f9f9 100644 --- a/recipes-containers/docker-compose/go-mod-hybrid-git.inc +++ b/recipes-containers/docker-compose/go-mod-hybrid-git.inc | |||
| @@ -6,24 +6,27 @@ | |||
| 6 | 6 | ||
| 7 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c5dd4fa383f2a932ab7d0b974f05a4e90eb46604;name=git_c15853d7_0;destsuffix=vcs_cache/3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff" | 7 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c5dd4fa383f2a932ab7d0b974f05a4e90eb46604;name=git_c15853d7_0;destsuffix=vcs_cache/3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff" |
| 8 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | 8 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" |
| 9 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=fa024e5d81b610f004f42857e696d94b8961475a;name=git_85a7d8f6_0;destsuffix=vcs_cache/afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e" | 9 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.3;shallow=1;rev=076b5e0e60bd073ead691caf95a90ac0f2fbec5d;name=git_85a7d8f6_0;destsuffix=vcs_cache/3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d" |
| 10 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | 10 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" |
| 11 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_0;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" | 11 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_1;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" |
| 12 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;branch=release/2.2;rev=efd86f2b0bc2ab918d26768a78afa8b979f346ce;name=git_c2fd43eb_1;destsuffix=vcs_cache/ef6d3af0b4d38d1e023e66d374c8efb4bb6ef25956191f4927cfe680a5aed74d" | 12 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=77c84241c7cbdd9b4eca2591793e3d4f4317c590;name=git_c2fd43eb_0;destsuffix=vcs_cache/6bdcec8161cf9b56318822f061b0c10ac8c38d747a52bfbc4a9280b6ffc47f96" |
| 13 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | 13 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" |
| 14 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | 14 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" |
| 15 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | 15 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" |
| 16 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.6;shallow=1;rev=8b4beab359e7d031f06783f60a34f2a9b7297ef5;name=git_923d9d3e_0;destsuffix=vcs_cache/d6462a2e449413e1dd1cf0af4cad9575f645aa1bdbde1b40c8a967fe3de781cf" | 16 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.7;shallow=1;rev=da57796c7d0a2b608abf173651cf148706e33337;name=git_923d9d3e_0;destsuffix=vcs_cache/ebd7034108ca2f7b1a5d3724f3248f21f9cf17f5ecf3db9b5c71ee2e6de56563" |
| 17 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | 17 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" |
| 18 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | 18 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" |
| 19 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_0;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | 19 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_0;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" |
| 20 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | 20 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" |
| 21 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a2eea2bc19ada59eafdb1237a4720ef8ab11e5b1;name=git_523249c2_0;destsuffix=vcs_cache/9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c" | 21 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=1078130fa016884b4c03880d9d587e6691a67d98;name=git_523249c2_0;destsuffix=vcs_cache/9ef2c512de0aabf89c060ed428bc6ef3d29fc64b917b4a81d88abcada3f49d90" |
| 22 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.4;shallow=1;rev=7317cffb615fb1409cf5e2ea06e83590d1113df0;name=git_c4766add_0;destsuffix=vcs_cache/3371554120d7414305ee7e2a1039afc3c4fe1e65619e9593558857b842b7ed84" | 22 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.13;shallow=1;rev=3d398e4dfc928ad782a94019edd801d5441f4fea;name=git_c4766add_0;destsuffix=vcs_cache/a0835e29b3bcd359c5e58edc0199e5b1e743fdfb61df75a517d0410875535761" |
| 23 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | 23 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" |
| 24 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_0;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | 24 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" |
| 25 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | 25 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" |
| 26 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.17.0;shallow=1;rev=6f6aacb044960a0820a2d2954f5cbcc40b17fbdb;name=git_0c473532_0;destsuffix=vcs_cache/24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6" | 26 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" |
| 27 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | 27 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=22392c2ec72135af70155428db18d458ecf3ce03;name=git_1deba031_0;destsuffix=vcs_cache/bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49" |
| 28 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | 28 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" |
| 29 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0-rc.0;shallow=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | 29 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=a3e9bec07f4f2d9da41c5e119006cffad6fecffa;name=git_62ef0568_0;destsuffix=vcs_cache/3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052" |
| 30 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.35.2;shallow=1;rev=a21b32978c420e4af7da3796bca3f37e2245856e;name=git_0356f569_0;destsuffix=vcs_cache/efba3afcf90e8f75f41529c8eebf5fddd7c6193d91ec24020fa463c47d81bb8a" | ||
| 31 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_1;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | ||
| 32 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=589584f1c912f4367fe8954f649a59a98b912da5;name=git_dbee483c_0;destsuffix=vcs_cache/d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6" | ||
diff --git a/recipes-containers/docker-compose/go-mod-hybrid-gomod.inc b/recipes-containers/docker-compose/go-mod-hybrid-gomod.inc index 61160d47..00310cf2 100644 --- a/recipes-containers/docker-compose/go-mod-hybrid-gomod.inc +++ b/recipes-containers/docker-compose/go-mod-hybrid-gomod.inc | |||
| @@ -7,62 +7,100 @@ | |||
| 7 | inherit go-mod | 7 | inherit go-mod |
| 8 | 8 | ||
| 9 | SRC_URI += "gomod://cel.dev/expr;version=v0.24.0;sha256sum=4456189315133136b72bfb40312d731c8957cce38a2807ac21d09f5158259bb7" | 9 | SRC_URI += "gomod://cel.dev/expr;version=v0.24.0;sha256sum=4456189315133136b72bfb40312d731c8957cce38a2807ac21d09f5158259bb7" |
| 10 | SRC_URI += "gomod://cel.dev/expr;version=v0.25.1;sha256sum=12652bea2461aa29004d23052d3a08cb5911ab0a652469ef5da6efb37c12ee87" | ||
| 10 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.9.0;sha256sum=f97e35d1c96239b8574054a77e312c95d2c82a89c21daf46ffeaea6d5fc59eca" | 11 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.9.0;sha256sum=f97e35d1c96239b8574054a77e312c95d2c82a89c21daf46ffeaea6d5fc59eca" |
| 12 | SRC_URI += "gomod://cyphar.com/go-pathrs;version=v0.2.1;sha256sum=c68ca36bf78b684a29ef9ce58b5c26a4a68baa4a068259c753b652a91b85a5ed" | ||
| 11 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.2;sha256sum=67d2e9d83ca57d3a8ce1a0e0e626a7c03753b3966b58b41b95e97ca4e7b2c640" | 13 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.2;sha256sum=67d2e9d83ca57d3a8ce1a0e0e626a7c03753b3966b58b41b95e97ca4e7b2c640" |
| 14 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.0;sha256sum=9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65" | ||
| 12 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" | 15 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" |
| 13 | SRC_URI += "gomod://github.com/AlecAivazis/survey/v2;version=v2.3.7;sha256sum=613a49c86cab69b67fbc8fb0f0b183c23bfdc2700122330c6b53020e01ebad60" | 16 | SRC_URI += "gomod://github.com/AlecAivazis/survey/v2;version=v2.3.7;sha256sum=613a49c86cab69b67fbc8fb0f0b183c23bfdc2700122330c6b53020e01ebad60" |
| 14 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azcore;version=v1.18.2;sha256sum=32ef7f9d0f751ef90c8d95d46271dd4925a9bb8729002440f9a4fa7bc6151b4b" | 17 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azcore;version=v1.20.0;sha256sum=fcfedf994af73624db0bd7921624af02305965b2efb9e25ed12358a0c344333b" |
| 15 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azidentity;version=v1.11.0;sha256sum=31cd0ed0a36c70b3ceaf994978eaf10df34e2e875affbb655d357e828172a5b9" | 18 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azidentity;version=v1.13.1;sha256sum=98012cfee26379a030c430ee2218c396201a9f9a35f17867c6f5c8a7cb6839a5" |
| 16 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/internal;version=v1.11.2;sha256sum=88c28c7f95f1ab392d5bf5e98569b30b834721978e2d7d4dc2eed1bc08f6f4e8" | 19 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/internal;version=v1.11.2;sha256sum=88c28c7f95f1ab392d5bf5e98569b30b834721978e2d7d4dc2eed1bc08f6f4e8" |
| 17 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/storage/azblob;version=v1.5.0;sha256sum=a248c1b377cbdb1f9b80fbc7ce27ffc151d65678c364ce4058d7825d6130c4e2" | 20 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/storage/azblob;version=v1.5.0;sha256sum=a248c1b377cbdb1f9b80fbc7ce27ffc151d65678c364ce4058d7825d6130c4e2" |
| 18 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" | 21 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" |
| 19 | SRC_URI += "gomod://github.com/AzureAD/microsoft-authentication-library-for-go;version=v1.4.2;sha256sum=fac45e46444a67927badf5747e1a761561d1f08f6bcd3f97e6609062769bc295" | 22 | SRC_URI += "gomod://github.com/AzureAD/microsoft-authentication-library-for-go;version=v1.6.0;sha256sum=b5bd3c20f1152ee71546ed7d11466878f85cef9dee35b47ad6218e621d9cc4dc" |
| 20 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" | ||
| 21 | SRC_URI += "gomod://github.com/DefangLabs/secret-detector;version=v0.0.0-20250403165618-22662109213e;sha256sum=fd03688ccd0deeedaea6e38e3279298d79876d58afa8f403ebb2badb445a3c93" | 23 | SRC_URI += "gomod://github.com/DefangLabs/secret-detector;version=v0.0.0-20250403165618-22662109213e;sha256sum=fd03688ccd0deeedaea6e38e3279298d79876d58afa8f403ebb2badb445a3c93" |
| 22 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.30.0;sha256sum=d74de494fd880eac405aa1cdc136f032c8c3c1732ac6f1e3b73898113e544c85" | 24 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.31.0;sha256sum=60558bb0633e963a442aaf8492162e7bc2a7817fa7b5a07ffe83ebd2ee8463c2" |
| 23 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.4.0;sha256sum=20cf1a0cf1820860c47cb87a0daa1422824e39ca15f47bb59a52b33bce31a239" | 25 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.4.0;sha256sum=20cf1a0cf1820860c47cb87a0daa1422824e39ca15f47bb59a52b33bce31a239" |
| 24 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" | 26 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" |
| 25 | SRC_URI += "gomod://github.com/Microsoft/hcsshim;version=v0.14.0-rc.1;sha256sum=c5201e908e6dabcfad1ea91f93a73dadaa53cc41f3284b915da1bd1d15973d89" | 27 | SRC_URI += "gomod://github.com/Microsoft/hcsshim;version=v0.14.1;sha256sum=b82b9050b19a0e9ee65ebcee4a5b99b92c578be7e2ab753a150e31e2967dfe96" |
| 26 | SRC_URI += "gomod://github.com/Netflix/go-expect;version=v0.0.0-20220104043353-73e0943537d2;sha256sum=040ba69510995f02859c5651f5d22f73aab87dc5b41bc0c0ae63dee08650c48c" | 28 | SRC_URI += "gomod://github.com/Netflix/go-expect;version=v0.0.0-20220104043353-73e0943537d2;sha256sum=040ba69510995f02859c5651f5d22f73aab87dc5b41bc0c0ae63dee08650c48c" |
| 27 | SRC_URI += "gomod://github.com/ProtonMail/go-crypto;version=v1.3.0;sha256sum=b909c7c3b5d0b7a0879e640bc01382dbc9166bbca6fbf53ee12f2c045b9c5028" | 29 | SRC_URI += "gomod://github.com/ProtonMail/go-crypto;version=v1.3.0;sha256sum=b909c7c3b5d0b7a0879e640bc01382dbc9166bbca6fbf53ee12f2c045b9c5028" |
| 28 | SRC_URI += "gomod://github.com/Shopify/logrus-bugsnag;version=v0.0.0-20170309145241-6dbc35f2c30d;sha256sum=6f26c3b63a796fb30080fdf4c436e56e49f49e4934e1d77c718d7251a74ffc13" | ||
| 29 | SRC_URI += "gomod://github.com/StackExchange/wmi;version=v0.0.0-20190523213315-cbe66965904d;sha256sum=68f499ad4c3f45fc6c286fd2a5966e8e15c0f3abc1f96fbf4a979245df936e16" | 30 | SRC_URI += "gomod://github.com/StackExchange/wmi;version=v0.0.0-20190523213315-cbe66965904d;sha256sum=68f499ad4c3f45fc6c286fd2a5966e8e15c0f3abc1f96fbf4a979245df936e16" |
| 30 | SRC_URI += "gomod://github.com/acarl005/stripansi;version=v0.0.0-20180116102854-5a71ef0e047d;sha256sum=5169858a54f6f06f3089c45db233290fbaf1ebc2c9776649705b6cd9dc58a40c" | 31 | SRC_URI += "gomod://github.com/acarl005/stripansi;version=v0.0.0-20180116102854-5a71ef0e047d;sha256sum=5169858a54f6f06f3089c45db233290fbaf1ebc2c9776649705b6cd9dc58a40c" |
| 31 | SRC_URI += "gomod://github.com/agext/levenshtein;version=v1.2.3;sha256sum=f24dcae174b3418f6340fb8f54797788a71130b960da4f07d3e08206cbcbdc02" | 32 | SRC_URI += "gomod://github.com/agext/levenshtein;version=v1.2.3;sha256sum=f24dcae174b3418f6340fb8f54797788a71130b960da4f07d3e08206cbcbdc02" |
| 33 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.2.1;sha256sum=26bdb12f38a5ca1c45a666e8dea1c409189a383443fa14f4ff04f75af7022534" | ||
| 32 | SRC_URI += "gomod://github.com/alecthomas/kingpin/v2;version=v2.4.0;sha256sum=ef1ea6fead21e5fcc9e1532187888c8c7c4f3ebbdb00587ab67a19245206ca66" | 34 | SRC_URI += "gomod://github.com/alecthomas/kingpin/v2;version=v2.4.0;sha256sum=ef1ea6fead21e5fcc9e1532187888c8c7c4f3ebbdb00587ab67a19245206ca66" |
| 33 | SRC_URI += "gomod://github.com/alecthomas/template;version=v0.0.0-20160405071501-a0175ee3bccc;sha256sum=86de3337a475e323a0fb54ef03386a4e495682201f42795bd7be646c05298692" | 35 | SRC_URI += "gomod://github.com/alecthomas/template;version=v0.0.0-20160405071501-a0175ee3bccc;sha256sum=86de3337a475e323a0fb54ef03386a4e495682201f42795bd7be646c05298692" |
| 34 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20151022065526-2efee857e7cf;sha256sum=2c955e4d09c1208f4542e08515b5b409c36ff8c70cf471ad56859eb5e86f7271" | 36 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20151022065526-2efee857e7cf;sha256sum=2c955e4d09c1208f4542e08515b5b409c36ff8c70cf471ad56859eb5e86f7271" |
| 35 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20211218093645-b94a6e3cc137;sha256sum=b62437d74a523089af46ba0115ece1ce11bca5e321fe1e1d4c976ecca6ee78aa" | 37 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20211218093645-b94a6e3cc137;sha256sum=b62437d74a523089af46ba0115ece1ce11bca5e321fe1e1d4c976ecca6ee78aa" |
| 38 | SRC_URI += "gomod://github.com/anchore/go-struct-converter;version=v0.1.0;sha256sum=d59da72ec5a33286bf91e47055e3a526474f9ee2755735be7221dad0540dc88c" | ||
| 36 | SRC_URI += "gomod://github.com/anchore/go-struct-converter;version=v0.0.0-20221118182256-c68fdcfa2092;sha256sum=39c9a3f557aa5486c08681a626858bc9d7c333af34f6ce22142fb157828d00f1" | 39 | SRC_URI += "gomod://github.com/anchore/go-struct-converter;version=v0.0.0-20221118182256-c68fdcfa2092;sha256sum=39c9a3f557aa5486c08681a626858bc9d7c333af34f6ce22142fb157828d00f1" |
| 37 | SRC_URI += "gomod://github.com/antihax/optional;version=v1.0.0;sha256sum=15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f" | 40 | SRC_URI += "gomod://github.com/antihax/optional;version=v1.0.0;sha256sum=15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f" |
| 38 | SRC_URI += "gomod://github.com/apparentlymart/go-cidr;version=v1.0.1;sha256sum=5af128e1ecdf5f2203fda104a653f13fb2e46acc3f68b2d7634a760a8f556ea0" | 41 | SRC_URI += "gomod://github.com/apparentlymart/go-cidr;version=v1.0.1;sha256sum=5af128e1ecdf5f2203fda104a653f13fb2e46acc3f68b2d7634a760a8f556ea0" |
| 39 | SRC_URI += "gomod://github.com/apparentlymart/go-textseg/v15;version=v15.0.0;sha256sum=4886c2e43b8cd2f6ffbd3a78ef436bd7bc8da7825ab7426257969f346e7bb7eb" | 42 | SRC_URI += "gomod://github.com/apparentlymart/go-textseg/v15;version=v15.0.0;sha256sum=4886c2e43b8cd2f6ffbd3a78ef436bd7bc8da7825ab7426257969f346e7bb7eb" |
| 40 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20190214190532-5111143e8da2;sha256sum=c8b7ba977844b5378a2413c123c3e55d0885fb67f64ad6cf06575a791a36b827" | 43 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20190214190532-5111143e8da2;sha256sum=c8b7ba977844b5378a2413c123c3e55d0885fb67f64ad6cf06575a791a36b827" |
| 44 | SRC_URI += "gomod://github.com/asaskevich/govalidator;version=v0.0.0-20230301143203-a9d515a09cc2;sha256sum=0f8ec67bbc585d29ec115c0885cef6f2431a422cc1cc10008e466ebe8be5dc37" | ||
| 45 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.39.6;sha256sum=91aea21c184da2dca0575230da2d7258185c7544ada2619a195d281096cbf758" | ||
| 46 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.41.4;sha256sum=584f71074c169439fb140d3dd58d9ba77df2d51a8d807a974b1f992cd2e7c51f" | ||
| 41 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.38.1;sha256sum=e6e26aa9cf8f00260501d54d1e1a3d74ca7f4230fbe037337395792999a4d74d" | 47 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.38.1;sha256sum=e6e26aa9cf8f00260501d54d1e1a3d74ca7f4230fbe037337395792999a4d74d" |
| 42 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.0;sha256sum=51f06bb486a7271c3c6714a6f531646c474034c15a7281506d108ca633e1b2a0" | 48 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.0;sha256sum=51f06bb486a7271c3c6714a6f531646c474034c15a7281506d108ca633e1b2a0" |
| 49 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.2;sha256sum=e70a11cfa40c39c92eb73043ae46d98fb9ded90088e0152771f25af191547b31" | ||
| 50 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.5;sha256sum=2939cee68656a369a25b652641934bc610d397eed1c230af2a1c7b57fed5548b" | ||
| 51 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.31.20;sha256sum=6b7fded2eebec112185a1e663e10d5c0c643e16341417247d6faee9a0f7b1ce5" | ||
| 43 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.31.3;sha256sum=1ac9b4f99365d03e3ce2b21f3114b7a20c6200b9745fbf3acecb97a13a3ce360" | 52 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.31.3;sha256sum=1ac9b4f99365d03e3ce2b21f3114b7a20c6200b9745fbf3acecb97a13a3ce360" |
| 53 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.32.12;sha256sum=8a049a414b7f75e631e185d858fa6d45aea11e05c539120d58a1646f73920ab7" | ||
| 54 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.18.24;sha256sum=c221e58b6d629c68b9ddc73784871c284f12e80f5f659757536d4946d68aa39d" | ||
| 55 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.19.12;sha256sum=6dd37115d8f9d5b7c244cc402ba68a60ee8d29ba32752f2af6a4efae36faaddd" | ||
| 44 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.18.7;sha256sum=9fdeb65230d9cda7c415649a4760bafe55cc897eab6520fb7df4c3e645dafc3f" | 56 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.18.7;sha256sum=9fdeb65230d9cda7c415649a4760bafe55cc897eab6520fb7df4c3e645dafc3f" |
| 45 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.4;sha256sum=ea0c9dad6cff8ed9435353cb2a0e8ba5db6e24b399a7b5d7d282f10dcaae00f1" | 57 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.4;sha256sum=ea0c9dad6cff8ed9435353cb2a0e8ba5db6e24b399a7b5d7d282f10dcaae00f1" |
| 58 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.13;sha256sum=2956d48a3c799c1c7027a479118157bbddcce84bb0c13e38df71f9a6875ad01a" | ||
| 59 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.20;sha256sum=e5a7871e5f41eb3afeb62a563028b2f36b1a7008bfe77c721d7093f0861ebc26" | ||
| 46 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/manager;version=v1.17.10;sha256sum=e4ff6e115f4d1261ef0a1d503c100a161e48f9632ee79ab2ef6b818175e502a2" | 60 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/manager;version=v1.17.10;sha256sum=e4ff6e115f4d1261ef0a1d503c100a161e48f9632ee79ab2ef6b818175e502a2" |
| 61 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.20;sha256sum=e8323d1d82f4a1c8cd2707e73865be8a76b6ed015afe4d6207059201facc9255" | ||
| 62 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.13;sha256sum=c865975b594b46ce4c81514930677ae510a2a6cd1688106fb4abd0b4fbc62a30" | ||
| 47 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.4;sha256sum=08c8583ecd8a088c51038bd855dfc1e99c6e4ff40df3c7726da83c9c229bf7c5" | 63 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.4;sha256sum=08c8583ecd8a088c51038bd855dfc1e99c6e4ff40df3c7726da83c9c229bf7c5" |
| 64 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.13;sha256sum=d770aba8ff4593801ff91e1e86f1df7c0d7597977c6ed3d29a4f85c58c7ee6b4" | ||
| 48 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.4;sha256sum=680ecedd8d91f262418ba3b188b09aceff70305b29574de320e1548bf2016a09" | 65 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.4;sha256sum=680ecedd8d91f262418ba3b188b09aceff70305b29574de320e1548bf2016a09" |
| 66 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.20;sha256sum=f3fb65a40cb73712564c53e4b4735040b405dae0915ec25a9e4f2e172c660b05" | ||
| 49 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.3;sha256sum=7c134d09366b976ea1362c3dca8a394e130182af739a792d7b16089eefa8a514" | 67 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.3;sha256sum=7c134d09366b976ea1362c3dca8a394e130182af739a792d7b16089eefa8a514" |
| 68 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.6;sha256sum=6b9c292ffe13c666c320ef442ab9840390a10aec8518c18c0cf95de2d7d5c4da" | ||
| 69 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.4;sha256sum=f34dd5f3521bdb07f657b88348bbafbb68f41d134bcb615356122e56c1117600" | ||
| 50 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.4;sha256sum=0bba07ce03c9836ede3250590c4ab9b7a078567dfecbc34b74d3defcdd081a17" | 70 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.4;sha256sum=0bba07ce03c9836ede3250590c4ab9b7a078567dfecbc34b74d3defcdd081a17" |
| 71 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.12;sha256sum=a987fb44c62f91c058348f98a1d791eab9a066168c5e08ca6ff47d6b6e83251e" | ||
| 72 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.3;sha256sum=55758a09847139083b1a98c54301dd946f90519293fc07c52990ba4b09fb6c05" | ||
| 51 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.0;sha256sum=3698d63c385276ae27a1e2fe54ed50abed2016a35f5296c1f702babb4be11d39" | 73 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.0;sha256sum=3698d63c385276ae27a1e2fe54ed50abed2016a35f5296c1f702babb4be11d39" |
| 74 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.7;sha256sum=558754d94ba1c0cafd668d578e619e7bc4d1c5e70244ea467fbd7f9050c0adda" | ||
| 52 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.8.4;sha256sum=9db6e59213902c81ce36035efba04bf1299ea0a095b6706714afc340ac9df356" | 75 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.8.4;sha256sum=9db6e59213902c81ce36035efba04bf1299ea0a095b6706714afc340ac9df356" |
| 76 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.9.3;sha256sum=29bb29037e979418ec5d8a445a7f42c98e2f1fac6e40d230ce0788f6d69e8b82" | ||
| 53 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.4;sha256sum=62ec11fe1d7764148736c03f48e74e097a017ae97c6cc8b113e57e4b2393ae52" | 77 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.4;sha256sum=62ec11fe1d7764148736c03f48e74e097a017ae97c6cc8b113e57e4b2393ae52" |
| 78 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.20;sha256sum=0a4464f36b97741ad45a4d79226339ff1cedf5a0af875b1279307551343e7900" | ||
| 79 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.13;sha256sum=e18d434800c2596ee3c8bc27207f5dfe424c5a922f912f58fcb7a251384b4150" | ||
| 80 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.12;sha256sum=933aac4530a3b0e42f22116e5058630b4a8d527421099703d5d50f6c002f7ada" | ||
| 54 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.4;sha256sum=92176f37be2b3cca975834c4a568dd9108e4126ad37d4370c28540d34b4bc627" | 81 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.4;sha256sum=92176f37be2b3cca975834c4a568dd9108e4126ad37d4370c28540d34b4bc627" |
| 82 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.89.1;sha256sum=a961c1276bb3c9046f020fc3dca298fd402ae30bc5ae8f9bb144bb501cefc6f1" | ||
| 55 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.87.1;sha256sum=d0f024176fdc8738037963a829123cb749f91516a85a557301431d6de0526de2" | 83 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.87.1;sha256sum=d0f024176fdc8738037963a829123cb749f91516a85a557301431d6de0526de2" |
| 84 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/signin;version=v1.0.8;sha256sum=44f594b897b98a50726124ee18c41df39697a1456645a40f03f47c5f2e0f28a5" | ||
| 85 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.30.13;sha256sum=a82a728d435aa500588fa639291ccdb676ed9a4a403f91cc5a3e175d0f63646c" | ||
| 56 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.28.2;sha256sum=ec1eb04c3557694088831232ed654b78aea2f442f38523908274905ef045dfc8" | 86 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.28.2;sha256sum=ec1eb04c3557694088831232ed654b78aea2f442f38523908274905ef045dfc8" |
| 87 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.30.3;sha256sum=bd47c38cfea2e1384e101f82948bcd964021e7527ad36d5d3660fdbc54ea9045" | ||
| 88 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.35.17;sha256sum=79a9e2cc83141096c5de61663b4958eff717885136f69a7a2d30cccc4cb38db4" | ||
| 89 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.35.7;sha256sum=6669e059cb859f2148a7a3271d5872e9779dc5d6cecb1b8b309f74ff7a538d8d" | ||
| 57 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.34.0;sha256sum=3cc2085b3295fd315fa0a466cc63c0df52d61c507ef3cd588fbce49bc0534adb" | 90 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.34.0;sha256sum=3cc2085b3295fd315fa0a466cc63c0df52d61c507ef3cd588fbce49bc0534adb" |
| 91 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.40.2;sha256sum=1f020eebc63603732b380d920f1a4d11bc3e4c978f3060ff0637e50f7d6e1d9a" | ||
| 92 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.41.9;sha256sum=9728cf8fb9a8dfc08f4af78a546c3c935e804ab64e007f3f9f9d3735b4511fe8" | ||
| 58 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.38.0;sha256sum=f0f7df436d0a4b9e92c83e010f5f4047b60be2d8d26aa1844ed802c11762ea19" | 93 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.38.0;sha256sum=f0f7df436d0a4b9e92c83e010f5f4047b60be2d8d26aa1844ed802c11762ea19" |
| 59 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.22.5;sha256sum=51e3e8cd878571ee947de927505805fe425ab8743a1aad05bfad7bbc0b747a29" | 94 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.22.5;sha256sum=51e3e8cd878571ee947de927505805fe425ab8743a1aad05bfad7bbc0b747a29" |
| 95 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.23.2;sha256sum=fa8ca95555a0624bef57d4e54cae4fb6c1f731ebb93c0aaea71ead1a6a1ea624" | ||
| 96 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.24.2;sha256sum=24861720feaa5169b5d3d2e1911386255b991ac6dca8972205f0d824edb8a51c" | ||
| 60 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.0;sha256sum=a7ec6164e31ea8e10c601abb9793753ec43cb218283b226800c134fb23cea409" | 97 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.0;sha256sum=a7ec6164e31ea8e10c601abb9793753ec43cb218283b226800c134fb23cea409" |
| 61 | SRC_URI += "gomod://github.com/beorn7/perks;version=v0.0.0-20180321164747-3a771d992973;sha256sum=536e7c15d3bddfce923ebc7f55b87bf4c7af6920bcebdbf24d3969e624eb7537" | ||
| 62 | SRC_URI += "gomod://github.com/beorn7/perks;version=v0.0.0-20150223135152-b965b613227f;sha256sum=c2d9b3d7a26c1cd6b384c2f6cbd00f0174524c0146a0425cd8e37dfc828ee262" | ||
| 63 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" | 98 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" |
| 99 | SRC_URI += "gomod://github.com/beorn7/perks;version=v0.0.0-20150223135152-b965b613227f;sha256sum=c2d9b3d7a26c1cd6b384c2f6cbd00f0174524c0146a0425cd8e37dfc828ee262" | ||
| 100 | SRC_URI += "gomod://github.com/beorn7/perks;version=v0.0.0-20180321164747-3a771d992973;sha256sum=536e7c15d3bddfce923ebc7f55b87bf4c7af6920bcebdbf24d3969e624eb7537" | ||
| 64 | SRC_URI += "gomod://github.com/bitly/go-hostpool;version=v0.1.0;sha256sum=61f1e8da2233dd51565308a45116522db5ee21e515dfbea0867c5399d4fcda75" | 101 | SRC_URI += "gomod://github.com/bitly/go-hostpool;version=v0.1.0;sha256sum=61f1e8da2233dd51565308a45116522db5ee21e515dfbea0867c5399d4fcda75" |
| 65 | SRC_URI += "gomod://github.com/bitly/go-simplejson;version=v0.5.0;sha256sum=53930281dc7fba8947c1b1f07c82952a38dcaefae23bd3c8e71d70a6daa6cb40" | 102 | SRC_URI += "gomod://github.com/bitly/go-simplejson;version=v0.5.0;sha256sum=53930281dc7fba8947c1b1f07c82952a38dcaefae23bd3c8e71d70a6daa6cb40" |
| 103 | SRC_URI += "gomod://github.com/blang/semver;version=v3.5.1+incompatible;sha256sum=8d032399cf835b93f7cf641b5477a31a002059eed7888a775f97bd3e9677ad3c" | ||
| 66 | SRC_URI += "gomod://github.com/bmizerany/assert;version=v0.0.0-20160611221934-b7ed37b82869;sha256sum=2532a167df77ade7e8012f07c0e3db4d4c15abdb7ffa7b05e1d961408da9a539" | 104 | SRC_URI += "gomod://github.com/bmizerany/assert;version=v0.0.0-20160611221934-b7ed37b82869;sha256sum=2532a167df77ade7e8012f07c0e3db4d4c15abdb7ffa7b05e1d961408da9a539" |
| 67 | SRC_URI += "gomod://github.com/buger/goterm;version=v1.0.4;sha256sum=31b6218bc6cf81df99d4a71228284756e027ad6186fb5186ec00a596524e6a2e" | 105 | SRC_URI += "gomod://github.com/buger/goterm;version=v1.0.4;sha256sum=31b6218bc6cf81df99d4a71228284756e027ad6186fb5186ec00a596524e6a2e" |
| 68 | SRC_URI += "gomod://github.com/bugsnag/bugsnag-go;version=v1.0.5-0.20150529004307-13fd6b8acda0;sha256sum=ae7062064da9737d52d9d0bb76f074a0c3018fe0c84888434bdb9aa50cfe31a8" | 106 | SRC_URI += "gomod://github.com/bugsnag/bugsnag-go;version=v1.0.5-0.20150529004307-13fd6b8acda0;sha256sum=ae7062064da9737d52d9d0bb76f074a0c3018fe0c84888434bdb9aa50cfe31a8" |
| @@ -75,106 +113,192 @@ SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.4.0;s | |||
| 75 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v7;version=v7.2.0;sha256sum=6e88d29322c7665fdac2b5ed9c9a30b44fc2fb254e460241d9dee71d564c5ac3" | 113 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v7;version=v7.2.0;sha256sum=6e88d29322c7665fdac2b5ed9c9a30b44fc2fb254e460241d9dee71d564c5ac3" |
| 76 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.16.0;sha256sum=94f18289e55ece887579f7f3bd5117301c02a4413837fd6b5ff956962c8995cf" | 114 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.16.0;sha256sum=94f18289e55ece887579f7f3bd5117301c02a4413837fd6b5ff956962c8995cf" |
| 77 | SRC_URI += "gomod://github.com/cloudflare/cfssl;version=v0.0.0-20180223231731-4e2dcbde5004;sha256sum=937cbafe6c37ade60fc77687092e1fae2f2e24a59530d59369729278a022c6cb" | 115 | SRC_URI += "gomod://github.com/cloudflare/cfssl;version=v0.0.0-20180223231731-4e2dcbde5004;sha256sum=937cbafe6c37ade60fc77687092e1fae2f2e24a59530d59369729278a022c6cb" |
| 116 | SRC_URI += "gomod://github.com/cloudflare/circl;version=v1.6.1;sha256sum=a639161f881603a040700d987d2c16ec815302418058cdb29bcc3b349ed56c10" | ||
| 78 | SRC_URI += "gomod://github.com/cloudflare/circl;version=v1.6.0;sha256sum=7836c8b3b0d93f739fb350d30b3f619d91ce68f250359f391c05d70dac3a17aa" | 117 | SRC_URI += "gomod://github.com/cloudflare/circl;version=v1.6.0;sha256sum=7836c8b3b0d93f739fb350d30b3f619d91ce68f250359f391c05d70dac3a17aa" |
| 118 | SRC_URI += "gomod://github.com/cloudflare/circl;version=v1.6.3;sha256sum=9aed6385d52ccd66e0a3b8cc093b5f0e7744640485405dd08c8ef89ef6bbeb06" | ||
| 79 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20251022180443-0feb69152e9f;sha256sum=d688e9a17f9558c41939fea8895a51c5b7963173c5f021dc33e2b1be36e51839" | 119 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20251022180443-0feb69152e9f;sha256sum=d688e9a17f9558c41939fea8895a51c5b7963173c5f021dc33e2b1be36e51839" |
| 120 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20260202195803-dba9d589def2;sha256sum=6f1b8ceaaa6e773dba2595bfe7b75f54d98f901c8f1340d420138095b36778fa" | ||
| 80 | SRC_URI += "gomod://github.com/codahale/rfc6979;version=v0.0.0-20141003034818-6a90f24967eb;sha256sum=b15238554e2e66e045df44125055b8cf57fad45a0321b25b47c9fca48ecc8e32" | 121 | SRC_URI += "gomod://github.com/codahale/rfc6979;version=v0.0.0-20141003034818-6a90f24967eb;sha256sum=b15238554e2e66e045df44125055b8cf57fad45a0321b25b47c9fca48ecc8e32" |
| 122 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.10.1;sha256sum=c220d9556fa4f6cec1861fc3bd1034456fa13b30aa6e8a993f2c5eae1edf561f" | ||
| 123 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.11.0;sha256sum=1d9a7274e9923aeead4be47892b021c3e1273420d44453a8daf10e7f549537cf" | ||
| 81 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.10.0;sha256sum=e5aa05965799dbd5aa3e6df54ff24b7fc61e3aecf97b23f7e5b4e4dc6b245e40" | 124 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.10.0;sha256sum=e5aa05965799dbd5aa3e6df54ff24b7fc61e3aecf97b23f7e5b4e4dc6b245e40" |
| 82 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.3.0;sha256sum=7badb83e3b25468653c98f63f5d57ecfee92ef9022f203773de79fa777e445db" | 125 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.3.0;sha256sum=7badb83e3b25468653c98f63f5d57ecfee92ef9022f203773de79fa777e445db" |
| 83 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.8.0;sha256sum=836cc30b9327cbf24395bb40c3b971fe98ba65a02b0cfdbb1ab2494de1b736f1" | 126 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.8.0;sha256sum=836cc30b9327cbf24395bb40c3b971fe98ba65a02b0cfdbb1ab2494de1b736f1" |
| 127 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.9.0;sha256sum=8fd1a894635d21cfdf1726e967d32b961c5a2a2b124d3dcf8bdd92e34a19f887" | ||
| 128 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.9.1;sha256sum=41ea04896a9994772229bf3e4a3495756ed370edebfa162bd8d6d94c67698ff6" | ||
| 84 | SRC_URI += "gomod://github.com/containers/ocicrypt;version=v1.2.1;sha256sum=9b36e2235a5009b5e2efcb1374a55ca156c5798d68d09dca25b238e233860183" | 129 | SRC_URI += "gomod://github.com/containers/ocicrypt;version=v1.2.1;sha256sum=9b36e2235a5009b5e2efcb1374a55ca156c5798d68d09dca25b238e233860183" |
| 130 | SRC_URI += "gomod://github.com/coreos/go-oidc/v3;version=v3.16.0;sha256sum=738ce35563917e1d08703fa602be8f0a73b1be7f927b5bb563c76b13fc73b37d" | ||
| 131 | SRC_URI += "gomod://github.com/coreos/go-oidc/v3;version=v3.17.0;sha256sum=fba667f687448a228315d6f0cfd00a5fa9ab8ad9b511e38575a699afc0b30aeb" | ||
| 85 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.6.0;sha256sum=7759d251cb9c2f020d8b7b5fa075653cb11cad4861e3e194bf3484267bbabc2f" | 132 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.6.0;sha256sum=7759d251cb9c2f020d8b7b5fa075653cb11cad4861e3e194bf3484267bbabc2f" |
| 133 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.7.0;sha256sum=25c78b5dae5afa61291a8559328007cc77e60dd6747454af5c83423c26cfdfba" | ||
| 86 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" | 134 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" |
| 87 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" | 135 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" |
| 88 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.24;sha256sum=754e25253e76a5583b80d57d3add3afe68fc4d9f2a490968a9d1eda8c8fd8815" | 136 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.24;sha256sum=754e25253e76a5583b80d57d3add3afe68fc4d9f2a490968a9d1eda8c8fd8815" |
| 89 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.9;sha256sum=20edfcc27afd7991780bc91ca523d26999ea025e41f60bc5ed71bbac00e175e2" | ||
| 90 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.17;sha256sum=c6b0820b35c25f7d782f86c00545045b28992b6de894930634191feec56fc484" | 137 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.17;sha256sum=c6b0820b35c25f7d782f86c00545045b28992b6de894930634191feec56fc484" |
| 138 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.9;sha256sum=20edfcc27afd7991780bc91ca523d26999ea025e41f60bc5ed71bbac00e175e2" | ||
| 139 | SRC_URI += "gomod://github.com/cyberphone/json-canonicalization;version=v0.0.0-20241213102144-19d51d7fe467;sha256sum=9492fa89d9f2543890346672d239c494ccba4073be51f338b50e8f749792e25a" | ||
| 140 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.6.0;sha256sum=ea65899eb360982a060471c6213e7acbe0f9a0fd0b604bd24f6f0286a1cb6f00" | ||
| 91 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.2.2;sha256sum=5cad35b62beb448347a6c7422b1ed25936aea3edf6c57f198286282a4ce8df6a" | 141 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.2.2;sha256sum=5cad35b62beb448347a6c7422b1ed25936aea3edf6c57f198286282a4ce8df6a" |
| 142 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.2.3;sha256sum=a24ece3a299344e6c6cb45da1b5c147e6b14d074a8cfedd7d66488a63ca9dbd5" | ||
| 92 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" | 143 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" |
| 93 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" | 144 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" |
| 145 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.4.0;sha256sum=5f6308047f5dc0175d4021e3a9eff909aa276bf890e4c62672fc104f4a3133c6" | ||
| 94 | SRC_URI += "gomod://github.com/denisenkom/go-mssqldb;version=v0.0.0-20191128021309-1d7a30a10f73;sha256sum=99f13ab8797314edeec7f48b1df9b674769607dd3502c3189cd4d29dcd268d33" | 146 | SRC_URI += "gomod://github.com/denisenkom/go-mssqldb;version=v0.0.0-20191128021309-1d7a30a10f73;sha256sum=99f13ab8797314edeec7f48b1df9b674769607dd3502c3189cd4d29dcd268d33" |
| 147 | SRC_URI += "gomod://github.com/digitorus/pkcs7;version=v0.0.0-20230818184609-3a137a874352;sha256sum=c4c8c4f4f331709c7c9dc40035fa0a9c23c98e8a7777cfaafe2013301e69bbfb" | ||
| 148 | SRC_URI += "gomod://github.com/digitorus/timestamp;version=v0.0.0-20231217203849-220c5c2851b7;sha256sum=0e79eb53bb9d500f26e33a58bb0cced31d72f91b3205c7685e6126cce267c683" | ||
| 95 | SRC_URI += "gomod://github.com/dimchansky/utfbom;version=v1.1.1;sha256sum=0c1a11101602d5f57ac3e790c0b72e09ff87d8d535535f43fbee9e6a42327350" | 149 | SRC_URI += "gomod://github.com/dimchansky/utfbom;version=v1.1.1;sha256sum=0c1a11101602d5f57ac3e790c0b72e09ff87d8d535535f43fbee9e6a42327350" |
| 96 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" | 150 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" |
| 97 | SRC_URI += "gomod://github.com/dlclark/regexp2;version=v1.11.0;sha256sum=2a93432600feacb866669789bb7910ff283e1af764fcd03d70c6592f9619aeb4" | 151 | SRC_URI += "gomod://github.com/dlclark/regexp2;version=v1.11.0;sha256sum=2a93432600feacb866669789bb7910ff283e1af764fcd03d70c6592f9619aeb4" |
| 152 | SRC_URI += "gomod://github.com/docker/buildx;version=v0.33.0;sha256sum=678ba20a027bec0fc4347567de07249d0935062a7d1ecaaa45f921e20c0b9dd9" | ||
| 153 | SRC_URI += "gomod://github.com/docker/buildx;version=v0.31.1;sha256sum=22dc84feb22fc6792f7648e55e5605783f78aa7f72dfffcb494ddfee7a6f0dec" | ||
| 98 | SRC_URI += "gomod://github.com/docker/buildx;version=v0.30.1;sha256sum=50f4cd612a8cada0826eaec64bd968671e093817e8281a5ac91286d9220b1f9b" | 154 | SRC_URI += "gomod://github.com/docker/buildx;version=v0.30.1;sha256sum=50f4cd612a8cada0826eaec64bd968671e093817e8281a5ac91286d9220b1f9b" |
| 99 | SRC_URI += "gomod://github.com/docker/cli;version=v28.5.2+incompatible;sha256sum=ae8f0f3ffa308bcee47cc2cb85e087ff082ba0a6c4a5cb379bfdcaa18d62d411" | 155 | SRC_URI += "gomod://github.com/docker/cli;version=v28.5.2+incompatible;sha256sum=ae8f0f3ffa308bcee47cc2cb85e087ff082ba0a6c4a5cb379bfdcaa18d62d411" |
| 156 | SRC_URI += "gomod://github.com/docker/cli;version=v29.2.1+incompatible;sha256sum=7532caf47ab19626562df2c996ff59399c9266b7e98e9fb38c064a9925ea5e94" | ||
| 157 | SRC_URI += "gomod://github.com/docker/cli;version=v29.5.2+incompatible;sha256sum=fd0a5f7f53ec02b861c75e3697abe8ff03bc5c68f0ed744ed237e97894e2da93" | ||
| 158 | SRC_URI += "gomod://github.com/docker/cli-docs-tool;version=v0.11.0;sha256sum=b4802747380da9db5270f53b4e403f04570a37c3d24323cfa1ae52e911b40d4c" | ||
| 100 | SRC_URI += "gomod://github.com/docker/cli-docs-tool;version=v0.10.0;sha256sum=258ad124838ef59f53895f8e090aa57167110e216cd4559e2a1a7ffd22e66b0a" | 159 | SRC_URI += "gomod://github.com/docker/cli-docs-tool;version=v0.10.0;sha256sum=258ad124838ef59f53895f8e090aa57167110e216cd4559e2a1a7ffd22e66b0a" |
| 101 | SRC_URI += "gomod://github.com/docker/compose/v5;version=v5.0.0-20251205141902-9fada6cc23fb;sha256sum=d7bb2fcd79627feee8c1df7f00b58616ca627ae0b09aa4a4d33d5b73e27b99a8" | ||
| 102 | SRC_URI += "gomod://github.com/docker/compose/v5;version=v5.0.1-0.20251205141902-9fada6cc23fb;sha256sum=8dca731645c2dfc46c43bd6bb71cb0de7d59969ae225af90c4dea0d1ca9d9107" | 160 | SRC_URI += "gomod://github.com/docker/compose/v5;version=v5.0.1-0.20251205141902-9fada6cc23fb;sha256sum=8dca731645c2dfc46c43bd6bb71cb0de7d59969ae225af90c4dea0d1ca9d9107" |
| 161 | SRC_URI += "gomod://github.com/docker/compose/v5;version=v5.0.0-20260312130628-e8c214349819;sha256sum=1a934fce9f439d5112880c3c88a178fd44b2482c9f795e21c8e100395275c60e" | ||
| 162 | SRC_URI += "gomod://github.com/docker/compose/v5;version=v5.0.0-20251205141902-9fada6cc23fb;sha256sum=d7bb2fcd79627feee8c1df7f00b58616ca627ae0b09aa4a4d33d5b73e27b99a8" | ||
| 163 | SRC_URI += "gomod://github.com/docker/compose/v5;version=v5.0.0-20260526122834-7eeb7de7a20b;sha256sum=7964a8ebccb0fe01e8bb701f7ac35fcea0c055f91fd00b7294386f87d8afd08a" | ||
| 103 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.3+incompatible;sha256sum=8f08722c5459cb4d9aa006e1fae094997da372098f4e14a59215b1ed3d48738a" | 164 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.3+incompatible;sha256sum=8f08722c5459cb4d9aa006e1fae094997da372098f4e14a59215b1ed3d48738a" |
| 104 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.7.1+incompatible;sha256sum=be78bc43d74873b67afe05a6b244490088680dab75bdfaf26d0fd4d054595bc7" | 165 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.7.1+incompatible;sha256sum=be78bc43d74873b67afe05a6b244490088680dab75bdfaf26d0fd4d054595bc7" |
| 105 | SRC_URI += "gomod://github.com/docker/docker;version=v28.5.2+incompatible;sha256sum=eb2091e8336c55b1996489eccbc01c06b1b9fed028b5b38e0499b49c9fa0d468" | 166 | SRC_URI += "gomod://github.com/docker/docker;version=v28.5.2+incompatible;sha256sum=eb2091e8336c55b1996489eccbc01c06b1b9fed028b5b38e0499b49c9fa0d468" |
| 167 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.9.5;sha256sum=2a01551502cf37b523c7137d92ec8fbc99aaa5a4b83b2b8f27fb0b47a394b3c5" | ||
| 106 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.9.3;sha256sum=d1d7e8680253fa217273bf0df542ae9183b07716a7e52582b7d51347db4db661" | 168 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.9.3;sha256sum=d1d7e8680253fa217273bf0df542ae9183b07716a7e52582b7d51347db4db661" |
| 107 | SRC_URI += "gomod://github.com/docker/go;version=v1.5.1-1.0.20160303222718-d30aec9fd63c;sha256sum=d27ddf744cd27e687a8dd0bf4d32af037d0398b2372b0ec8e7599f36d5b8a0bf" | 169 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.7.0;sha256sum=44c583ae40f15bd8abfe95a8b243d121ffef79b4605e8c737e24d5853188746e" |
| 108 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.4.0;sha256sum=570ebcee7e6fd844e00c89eeab2b1922081d6969df76078dfe4ffacd3db56ada" | ||
| 109 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" | 170 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" |
| 171 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.4.0;sha256sum=570ebcee7e6fd844e00c89eeab2b1922081d6969df76078dfe4ffacd3db56ada" | ||
| 110 | SRC_URI += "gomod://github.com/docker/go-events;version=v0.0.0-20190806004212-e31b211e4f1c;sha256sum=0f654eb0e7e07c237a229935ea3488728ddb5b082af2918b64452a1129dccae3" | 172 | SRC_URI += "gomod://github.com/docker/go-events;version=v0.0.0-20190806004212-e31b211e4f1c;sha256sum=0f654eb0e7e07c237a229935ea3488728ddb5b082af2918b64452a1129dccae3" |
| 111 | SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.1;sha256sum=4efab3706215f5b2d29ba823d3991fd6e2f81c02ce45ef0c73c019ebc90e020b" | ||
| 112 | SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.0-20180209012529-399ea8c73916;sha256sum=575c4b852669f83c4b7b58eebde69908fb4b7699359f170939c830524b03c719" | 173 | SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.0-20180209012529-399ea8c73916;sha256sum=575c4b852669f83c4b7b58eebde69908fb4b7699359f170939c830524b03c719" |
| 174 | SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.1;sha256sum=4efab3706215f5b2d29ba823d3991fd6e2f81c02ce45ef0c73c019ebc90e020b" | ||
| 113 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" | 175 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" |
| 114 | SRC_URI += "gomod://github.com/docker/libtrust;version=v0.0.0-20160708172513-aabc10ec26b7;sha256sum=bf1c1230a3b5c0dadb2c9366aabc99181e708369d735dc83c3eb89f597f42adb" | 176 | SRC_URI += "gomod://github.com/docker/libtrust;version=v0.0.0-20160708172513-aabc10ec26b7;sha256sum=bf1c1230a3b5c0dadb2c9366aabc99181e708369d735dc83c3eb89f597f42adb" |
| 115 | SRC_URI += "gomod://github.com/dvsekhvalnov/jose2go;version=v0.0.0-20170216131308-f21a8cedbbae;sha256sum=3c122f66601d78857f9f002fa46d9fbbfd6f23794d549996f4255c3fd4bb9519" | 177 | SRC_URI += "gomod://github.com/dvsekhvalnov/jose2go;version=v0.0.0-20170216131308-f21a8cedbbae;sha256sum=3c122f66601d78857f9f002fa46d9fbbfd6f23794d549996f4255c3fd4bb9519" |
| 116 | SRC_URI += "gomod://github.com/eiannone/keyboard;version=v0.0.0-20220611211555-0d226195f203;sha256sum=d7fb345124c63dc9076c80f16cc33d40d4ffd567fd03763ea6f03b0169a651d3" | 178 | SRC_URI += "gomod://github.com/eiannone/keyboard;version=v0.0.0-20220611211555-0d226195f203;sha256sum=d7fb345124c63dc9076c80f16cc33d40d4ffd567fd03763ea6f03b0169a651d3" |
| 117 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.13.0;sha256sum=06bd60484b324de0b8e4366d4ed326db2e1dc730459b46e19a5306a108439c77" | 179 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.13.0;sha256sum=06bd60484b324de0b8e4366d4ed326db2e1dc730459b46e19a5306a108439c77" |
| 180 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.14.0;sha256sum=79424a75c005ee0981601e44449347c62a3f35b3b2ea57af79a89c1f31d80906" | ||
| 118 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.13.5-0.20251024222203-75eaa193e329;sha256sum=3e8a2ecc33384a446b7da7afcc1823c54b45999bbd7913f915a58130ed956584" | 181 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.13.5-0.20251024222203-75eaa193e329;sha256sum=3e8a2ecc33384a446b7da7afcc1823c54b45999bbd7913f915a58130ed956584" |
| 182 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.37.0;sha256sum=dea96dd46aa4480f6f5dad6b52b9059d088d06a090968557dafa8cd633f629a2" | ||
| 119 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.35.0;sha256sum=e9fa9b000b19989956d0c16b93c461f88138316d1c5d384d00b250c30c462519" | 183 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.35.0;sha256sum=e9fa9b000b19989956d0c16b93c461f88138316d1c5d384d00b250c30c462519" |
| 120 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" | 184 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" |
| 121 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.2.1;sha256sum=ad9d2639aff17db6be291069c5463c46ed8ac37a0c6c1b57fae5465c5effb567" | 185 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.2.1;sha256sum=ad9d2639aff17db6be291069c5463c46ed8ac37a0c6c1b57fae5465c5effb567" |
| 186 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.3.3;sha256sum=83a909ec95b94609da1f610a866e0553dd4ac3a7b485f7dc5c734692fa326754" | ||
| 122 | SRC_URI += "gomod://github.com/erikstmartin/go-testdb;version=v0.0.0-20160219214506-8d10e4a1bae5;sha256sum=471feb426b2a7ec1df29cc21c66aef34c9e7aabea751328644d1362593983d21" | 187 | SRC_URI += "gomod://github.com/erikstmartin/go-testdb;version=v0.0.0-20160219214506-8d10e4a1bae5;sha256sum=471feb426b2a7ec1df29cc21c66aef34c9e7aabea751328644d1362593983d21" |
| 123 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" | 188 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" |
| 124 | SRC_URI += "gomod://github.com/felixge/fgprof;version=v0.9.3;sha256sum=2c83268087acf8b767be69dbc37c099fa85856763c2e88fb99637d46eb6ac23c" | 189 | SRC_URI += "gomod://github.com/felixge/fgprof;version=v0.9.3;sha256sum=2c83268087acf8b767be69dbc37c099fa85856763c2e88fb99637d46eb6ac23c" |
| 125 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" | 190 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" |
| 126 | SRC_URI += "gomod://github.com/fsnotify/fsevents;version=v0.2.0;sha256sum=d239917e6efe35a1dc89a219abca5084c57eb78b83815fda47b6452d27f03749" | 191 | SRC_URI += "gomod://github.com/fsnotify/fsevents;version=v0.2.0;sha256sum=d239917e6efe35a1dc89a219abca5084c57eb78b83815fda47b6452d27f03749" |
| 127 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.7;sha256sum=1d09ad8f3dc41cb6e0288023b47272c1c9393ca411e48f4b5009bca6662dc3ad" | ||
| 128 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" | 192 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" |
| 193 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.7;sha256sum=1d09ad8f3dc41cb6e0288023b47272c1c9393ca411e48f4b5009bca6662dc3ad" | ||
| 129 | SRC_URI += "gomod://github.com/fvbommel/sortorder;version=v1.1.0;sha256sum=a4dbc58d2f72212474a7b5e1894b11d6712b687f4cc66ca1f6e202a375d252f7" | 194 | SRC_URI += "gomod://github.com/fvbommel/sortorder;version=v1.1.0;sha256sum=a4dbc58d2f72212474a7b5e1894b11d6712b687f4cc66ca1f6e202a375d252f7" |
| 130 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" | 195 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" |
| 196 | SRC_URI += "gomod://github.com/go-ini/ini;version=v1.67.0;sha256sum=d77fe1b537b2e6db4040bd518b4755979006d5af7e82ae035aa2bc5d40c0ff55" | ||
| 131 | SRC_URI += "gomod://github.com/go-jose/go-jose/v3;version=v3.0.0;sha256sum=936e00c9abdd3bb365124807201bff21f90c36710beca458d7b1830ff3bea449" | 197 | SRC_URI += "gomod://github.com/go-jose/go-jose/v3;version=v3.0.0;sha256sum=936e00c9abdd3bb365124807201bff21f90c36710beca458d7b1830ff3bea449" |
| 198 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.4;sha256sum=06a37b6668012a2dd109a5f71f6ae15387dc808b35d3cf73f5e406e78a17b027" | ||
| 132 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.3;sha256sum=ec019b110f6cdc3f55f067f52573be4474d5051b9b7c7fc11eb846b13c56beb4" | 199 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.3;sha256sum=ec019b110f6cdc3f55f067f52573be4474d5051b9b7c7fc11eb846b13c56beb4" |
| 133 | SRC_URI += "gomod://github.com/go-kit/kit;version=v0.8.0;sha256sum=73ae40db4bcb0326a9bc1cc66a59f72129c55d14e4b7eba2b8a1f994e8c038ff" | 200 | SRC_URI += "gomod://github.com/go-kit/kit;version=v0.8.0;sha256sum=73ae40db4bcb0326a9bc1cc66a59f72129c55d14e4b7eba2b8a1f994e8c038ff" |
| 134 | SRC_URI += "gomod://github.com/go-logfmt/logfmt;version=v0.4.0;sha256sum=d678198dc0eeaed28736e0d71b919a0bd98501b7275c69a7917122f6de9e0d1c" | ||
| 135 | SRC_URI += "gomod://github.com/go-logfmt/logfmt;version=v0.3.0;sha256sum=58cdd9d64c5650048b1ef3a4cec6fefd6b245206cdc154ad2dbb41a6edf427f4" | 201 | SRC_URI += "gomod://github.com/go-logfmt/logfmt;version=v0.3.0;sha256sum=58cdd9d64c5650048b1ef3a4cec6fefd6b245206cdc154ad2dbb41a6edf427f4" |
| 202 | SRC_URI += "gomod://github.com/go-logfmt/logfmt;version=v0.4.0;sha256sum=d678198dc0eeaed28736e0d71b919a0bd98501b7275c69a7917122f6de9e0d1c" | ||
| 136 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" | 203 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" |
| 137 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" | 204 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" |
| 138 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" | 205 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" |
| 139 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.2.6;sha256sum=95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef" | 206 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.2.6;sha256sum=95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef" |
| 207 | SRC_URI += "gomod://github.com/go-openapi/analysis;version=v0.24.1;sha256sum=00bc7194b6adcfab6ee2eef065c4fd5dd38a339cc16ec4543527168e327a7f6f" | ||
| 208 | SRC_URI += "gomod://github.com/go-openapi/analysis;version=v0.24.3;sha256sum=9d0a3b9a0fe14bb4b4880d93f98c459921d1ec4bcd160c1de23433c24285f7e5" | ||
| 209 | SRC_URI += "gomod://github.com/go-openapi/errors;version=v0.22.4;sha256sum=3dd6459f014d675347e6d5ab00df7dabb3b8324c45ef6d7bd2c96cb44a5ff101" | ||
| 210 | SRC_URI += "gomod://github.com/go-openapi/errors;version=v0.22.7;sha256sum=815a7979d3e3c7048b8bcb82d59c9e3de4fc7882c7de3a9b9e94eea02fba2651" | ||
| 140 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.21.0;sha256sum=8a36ba84f6f6148834875fff96da79fcc2b383ace69cc34d71756b3fa84b9952" | 211 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.21.0;sha256sum=8a36ba84f6f6148834875fff96da79fcc2b383ace69cc34d71756b3fa84b9952" |
| 212 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.22.1;sha256sum=6f017fddfbe1c5e1cc264b6e1dde9d1e5ff80f5ff6771790d2b6fd91755c8b1b" | ||
| 213 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.22.5;sha256sum=c77c1b57229c8d8cdd8d17a7137dbb44e10ec8aa1e24691bb380485b759a4e37" | ||
| 214 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.5;sha256sum=e451bfc44c231ea285921a412f63b47518c3529cc29ba3a67d8293a9e57f0bb8" | ||
| 215 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.3;sha256sum=2f98f9852069d38f464d4d69c24c87fedd8781364dd322b6c8bb98898cc7ce4f" | ||
| 141 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.20.2;sha256sum=27afd0bef56453e463eba6093afb04dc08d97b5ad0e15b2266cac867d062ae1b" | 216 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.20.2;sha256sum=27afd0bef56453e463eba6093afb04dc08d97b5ad0e15b2266cac867d062ae1b" |
| 217 | SRC_URI += "gomod://github.com/go-openapi/loads;version=v0.23.3;sha256sum=51a80f3cdfdc4b12ee2c7bac33395e031dbfcc7673d3087d91cd77506a729eb9" | ||
| 218 | SRC_URI += "gomod://github.com/go-openapi/loads;version=v0.23.2;sha256sum=ae63af2b28917c3566d568e498695c1d1983b369b35ce1d3b1832607cb94613a" | ||
| 219 | SRC_URI += "gomod://github.com/go-openapi/runtime;version=v0.29.2;sha256sum=89b653d9ce163e21c247f4bf450ac2c2edf93940391437a4c0cf7b4452bd3636" | ||
| 220 | SRC_URI += "gomod://github.com/go-openapi/spec;version=v0.22.4;sha256sum=3a0ed5b0ee766e01758a08afb06ae7d0ca9b1a877528a4e3c94056634d5534d8" | ||
| 221 | SRC_URI += "gomod://github.com/go-openapi/spec;version=v0.22.1;sha256sum=05ef9d885782a3d6391b6715d4161619632bbee6b2d1bebd77d41aa8ad0fa283" | ||
| 222 | SRC_URI += "gomod://github.com/go-openapi/strfmt;version=v0.26.1;sha256sum=0e6d928fc01dc29f1636227582d8f4fd006fd56783470f5b73d5d99c972f9fac" | ||
| 223 | SRC_URI += "gomod://github.com/go-openapi/strfmt;version=v0.25.0;sha256sum=cac3e2abf31b1e3456c024aaf6514695b3fc3273d8ad4fbb2c9ea7ff8a40829f" | ||
| 224 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.25.3;sha256sum=c5756208eb89a55477f5585016aa429e230b7eb7b260f48b68171f79e54eb7bf" | ||
| 225 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.25.4;sha256sum=e1052dcfeace3bf025333119841547d5c1d87eb3bfd8d9a0c55f2b82c75226c2" | ||
| 142 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.23.0;sha256sum=a604425d0d3ff6936ffd056e86cd776c80e06874ef026e53da528208a986df94" | 226 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.23.0;sha256sum=a604425d0d3ff6936ffd056e86cd776c80e06874ef026e53da528208a986df94" |
| 227 | SRC_URI += "gomod://github.com/go-openapi/swag/cmdutils;version=v0.25.3;sha256sum=5c0dd53303913f87d28cb49f1699b35312a577b3967a68528a8b3782254868a0" | ||
| 228 | SRC_URI += "gomod://github.com/go-openapi/swag/cmdutils;version=v0.25.4;sha256sum=4b8bceb55ffd7dec3aa02e3119326f32546928b79e3ef8418211265589839b23" | ||
| 229 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.25.3;sha256sum=6be6ddc74b91352bcd1f922f9441ee9c16fadc15e3189d9c26725d03564fa295" | ||
| 230 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.25.5;sha256sum=c02fe7118d58720cbd83bc7c0c37edd5bdaff731f26f8ca8bc8998ee1e0f39b2" | ||
| 231 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.25.3;sha256sum=0b76abb23a0266e2fdf17c4723ce507a6b13be37c66881adb3650372ff976fad" | ||
| 232 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.25.5;sha256sum=f368511a4eda5e14680aaa358b0b6fd2ca23cfc61aa8bfec234acb51ec9c4561" | ||
| 233 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonname;version=v0.25.3;sha256sum=2b9724d47716059b750ce4d2778ccea2abd4448dcbb4e8236a1ba097ac353316" | ||
| 234 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonname;version=v0.25.5;sha256sum=fff4d3d3875709813d6fcd5657133de4331eb136a0aedd51a099f7f76605ae08" | ||
| 235 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils;version=v0.25.3;sha256sum=78949d00c8abf5c79598128f8020c29deafafb4675043553f1f057f079421303" | ||
| 236 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils;version=v0.25.5;sha256sum=9d6fad8614363682c676c5380433d6f376ddcbfe09af5d5b1e92db57eb3f89a6" | ||
| 237 | SRC_URI += "gomod://github.com/go-openapi/swag/loading;version=v0.25.3;sha256sum=14eacae8df11ef99edd8233344e867850efa99d168fdd78cdc7958fcb84ad5b9" | ||
| 238 | SRC_URI += "gomod://github.com/go-openapi/swag/loading;version=v0.25.5;sha256sum=08db0dfa32b02d4575d202a43c2cbf547b55e1cc1700b83b50e2bd6963fe473b" | ||
| 239 | SRC_URI += "gomod://github.com/go-openapi/swag/mangling;version=v0.25.3;sha256sum=cb0bb8524e39085e14e881df25f6d70b4636d79c757072a492ee3153f9b78565" | ||
| 240 | SRC_URI += "gomod://github.com/go-openapi/swag/mangling;version=v0.25.5;sha256sum=e18e5bf564ca56e0534593b39c694030a1700ccb75d4d9597633310d01c3032f" | ||
| 241 | SRC_URI += "gomod://github.com/go-openapi/swag/netutils;version=v0.25.3;sha256sum=cbfc3a0ea443b84aaf6602f46fc9a708e35f8be1a6d5c1591462eac3e34eff45" | ||
| 242 | SRC_URI += "gomod://github.com/go-openapi/swag/netutils;version=v0.25.4;sha256sum=0b82c5c33ffc2a8b571139074484b755d281313070e13d1b3a6fa640780ec515" | ||
| 243 | SRC_URI += "gomod://github.com/go-openapi/swag/stringutils;version=v0.25.3;sha256sum=09966bcba185141d4c4c2811ea6c0354494efee15ef4d38d4986412755c7cc49" | ||
| 244 | SRC_URI += "gomod://github.com/go-openapi/swag/stringutils;version=v0.25.5;sha256sum=84c67b1424ec75a3c98c4f8403215212dc8234a2ca49bfc4cd2948c4c0f474fc" | ||
| 245 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.25.3;sha256sum=23f76395518c07d2e43be68fe5b6c9cd0bcb09d6385f984bc5b0469a010994a8" | ||
| 246 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.25.5;sha256sum=e9561c699417276b878b22967f457f29acc80b9ce5f977dc520637dd419f0c4a" | ||
| 247 | SRC_URI += "gomod://github.com/go-openapi/swag/yamlutils;version=v0.25.3;sha256sum=3b104271c38007f922b523c3db74972863a2ab28ba38bbd62a8576ce5204cf50" | ||
| 248 | SRC_URI += "gomod://github.com/go-openapi/swag/yamlutils;version=v0.25.5;sha256sum=af4b90aa0549f31d619676f1642fc70b5aeb62a7ae8895a5b0d8225e2d02d09a" | ||
| 249 | SRC_URI += "gomod://github.com/go-openapi/validate;version=v0.25.2;sha256sum=ce569ad32c22f253dde70de305edbfe595f7c9c19816636451623b94ac5d9f63" | ||
| 250 | SRC_URI += "gomod://github.com/go-openapi/validate;version=v0.25.1;sha256sum=d192bd721533fcc5f91a373e98d5d8938b0cd9d32ba8258800ac1d1deee0068e" | ||
| 251 | SRC_URI += "gomod://github.com/go-rod/rod;version=v0.116.2;sha256sum=985245a8535cc24da8bb91cff4f10ece3daa7b4a25eb5df1800f04287c3e64de" | ||
| 143 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.3.0;sha256sum=c315f6495b933a60baa96199e15f75d87a4b416f2133a05f11083a5b1ae458f4" | 252 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.3.0;sha256sum=c315f6495b933a60baa96199e15f75d87a4b416f2133a05f11083a5b1ae458f4" |
| 253 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.9.3;sha256sum=fa0066aaca3f8932270d62c75dfdb291a0a1a38505464910de6c83a1332e161e" | ||
| 144 | SRC_URI += "gomod://github.com/go-stack/stack;version=v1.8.0;sha256sum=78c2667c710f811307038634ffa43af442619acfeaf1efb593aa4e0ded9df48f" | 254 | SRC_URI += "gomod://github.com/go-stack/stack;version=v1.8.0;sha256sum=78c2667c710f811307038634ffa43af442619acfeaf1efb593aa4e0ded9df48f" |
| 255 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.5.0;sha256sum=326f8e00f648af4ae8e6e18c606325e4206a92d6ed42f486dc2f4da8e1897547" | ||
| 145 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.4.0;sha256sum=33e0398e34eca4b1b8c9d91318dd3be871811aee6e2ababc82c02280dcca296a" | 256 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.4.0;sha256sum=33e0398e34eca4b1b8c9d91318dd3be871811aee6e2ababc82c02280dcca296a" |
| 257 | SRC_URI += "gomod://github.com/gobwas/glob;version=v0.2.3;sha256sum=0cfe486cd63d45ed4cb5863ff1cbd14b15e4b9380dcbf80ff26991b4049f4fdf" | ||
| 258 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.5;sha256sum=96e417d4493705f470f7f29858a09cdbe68330f2d7e74cd024fbace4745c0615" | ||
| 146 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.1.0;sha256sum=03dfa8e71089a6f477310d15c4d3a036d82d028532881b50fee254358e782ad9" | 259 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.1.0;sha256sum=03dfa8e71089a6f477310d15c4d3a036d82d028532881b50fee254358e782ad9" |
| 147 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.13.0;sha256sum=171560e83110e199cc9f4f8959d442c563c8ab6b26c100dd67b7a2fe265339ce" | 260 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.13.0;sha256sum=171560e83110e199cc9f4f8959d442c563c8ab6b26c100dd67b7a2fe265339ce" |
| 148 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" | ||
| 149 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.0.0;sha256sum=c6e334947d037fdb111d145ed33a1c4d77398557e3ecb3c95e8ca02af286a307" | ||
| 150 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.1.1;sha256sum=918dce96f1b5c897ecb15e79c741d3088abf0c481ca084b6686109a39f53f52e" | 261 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.1.1;sha256sum=918dce96f1b5c897ecb15e79c741d3088abf0c481ca084b6686109a39f53f52e" |
| 262 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.0.0;sha256sum=c6e334947d037fdb111d145ed33a1c4d77398557e3ecb3c95e8ca02af286a307" | ||
| 263 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" | ||
| 151 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.0;sha256sum=7de1cf03d836b3fcb32e02011d148fe94533e52dd54d521cadc61bcdf068eb1c" | 264 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.0;sha256sum=7de1cf03d836b3fcb32e02011d148fe94533e52dd54d521cadc61bcdf068eb1c" |
| 152 | SRC_URI += "gomod://github.com/golang-sql/civil;version=v0.0.0-20190719163853-cb61b32ac6fe;sha256sum=22fcd1e01cabf6ec75c6b6c8e443de029611c9dd5cc4673818d52dac465ac688" | 265 | SRC_URI += "gomod://github.com/golang-sql/civil;version=v0.0.0-20190719163853-cb61b32ac6fe;sha256sum=22fcd1e01cabf6ec75c6b6c8e443de029611c9dd5cc4673818d52dac465ac688" |
| 153 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" | 266 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" |
| 154 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" | 267 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" |
| 155 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.1;sha256sum=963c1727816dcd6b474158a8a23f26115e0fb610aaf6363233d5b3e317b2193e" | 268 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.1;sha256sum=963c1727816dcd6b474158a8a23f26115e0fb610aaf6363233d5b3e317b2193e" |
| 156 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | ||
| 157 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.2;sha256sum=a004ba3acb85e012cb9e468e1d445a81cfeeb4b4db7e9802f30aa500a8341851" | ||
| 158 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.4;sha256sum=177c9ae8d07fea0ae1ca3dd771ac299cc66705211720fd9714ddf680aabbe886" | ||
| 159 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.2.0;sha256sum=7574e650f6f12186def8b31b0e8d980ccb88a6a365b99fbf36515f6e7b99fd09" | 269 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.2.0;sha256sum=7574e650f6f12186def8b31b0e8d980ccb88a6a365b99fbf36515f6e7b99fd09" |
| 270 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.4;sha256sum=177c9ae8d07fea0ae1ca3dd771ac299cc66705211720fd9714ddf680aabbe886" | ||
| 271 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.2;sha256sum=a004ba3acb85e012cb9e468e1d445a81cfeeb4b4db7e9802f30aa500a8341851" | ||
| 272 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | ||
| 273 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.4;sha256sum=ea4545ca44ee990554094df6de440386a440a5bd99106e048939409d63beb423" | ||
| 274 | SRC_URI += "gomod://github.com/golang/snappy;version=v1.0.0;sha256sum=d712fef567e361d17e879f80ea53ebfdf529185a6bc74a2aa1996133ddd0a930" | ||
| 160 | SRC_URI += "gomod://github.com/google/certificate-transparency-go;version=v1.0.10-0.20180222191210-5ab67e519c93;sha256sum=ab30ce449613db2703e7579d53d654a8d4e55748e3797a129de010a1473d96ab" | 275 | SRC_URI += "gomod://github.com/google/certificate-transparency-go;version=v1.0.10-0.20180222191210-5ab67e519c93;sha256sum=ab30ce449613db2703e7579d53d654a8d4e55748e3797a129de010a1473d96ab" |
| 276 | SRC_URI += "gomod://github.com/google/certificate-transparency-go;version=v1.3.2;sha256sum=3ed01f6ab05444275466dd46a6c2ce7593c58ffa8c0563528dbc2499e6c1100a" | ||
| 161 | SRC_URI += "gomod://github.com/google/certtostore;version=v1.0.6;sha256sum=3c63648be1e9310760545f27f023889967b638ce095697a71b0d4668adbc5e2e" | 277 | SRC_URI += "gomod://github.com/google/certtostore;version=v1.0.6;sha256sum=3c63648be1e9310760545f27f023889967b638ce095697a71b0d4668adbc5e2e" |
| 162 | SRC_URI += "gomod://github.com/google/deck;version=v0.0.0-20230104221208-105ad94aa8ae;sha256sum=2c19caf0916f6fb02b6c7de4de36d70bc60cab8926ee66012b6d56a3abd76b6a" | 278 | SRC_URI += "gomod://github.com/google/deck;version=v0.0.0-20230104221208-105ad94aa8ae;sha256sum=2c19caf0916f6fb02b6c7de4de36d70bc60cab8926ee66012b6d56a3abd76b6a" |
| 163 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" | 279 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" |
| 164 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 165 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" | 280 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" |
| 281 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 282 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.7;sha256sum=66a762a1b62edda4980afb67b6c75dd2fd1a41f02d56af0d9473ad5edd7be266" | ||
| 283 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.6;sha256sum=df1671d352daf96efbc0d06ffa4797dc44b002eef6a706982d89df1aeb27cd79" | ||
| 284 | SRC_URI += "gomod://github.com/google/go-dap;version=v0.12.1-0.20250904181021-d7a2259b058b;sha256sum=b9eda3537b717229926ae927f841678cb6612c90a2f963f3943a019629235081" | ||
| 166 | SRC_URI += "gomod://github.com/google/go-dap;version=v0.12.0;sha256sum=47e50b9d8a3888476fcbf0f76ce81f860ca5026b364c2513e5243726d2c86b50" | 285 | SRC_URI += "gomod://github.com/google/go-dap;version=v0.12.0;sha256sum=47e50b9d8a3888476fcbf0f76ce81f860ca5026b364c2513e5243726d2c86b50" |
| 167 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.0.0;sha256sum=752570262575bbcb5f0107dbd80a463abacaf51e94e15f96f5bc4166ff2d33e1" | 286 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.0.0;sha256sum=752570262575bbcb5f0107dbd80a463abacaf51e94e15f96f5bc4166ff2d33e1" |
| 168 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250820193118-f64d9cf942d6;sha256sum=6d7ecf87165c2b026dee6aeb708516f76b7ea077ed7b13496fbb5d801e22d2b1" | 287 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250820193118-f64d9cf942d6;sha256sum=6d7ecf87165c2b026dee6aeb708516f76b7ea077ed7b13496fbb5d801e22d2b1" |
| 169 | SRC_URI += "gomod://github.com/google/shlex;version=v0.0.0-20191202100458-e7afc7fbc510;sha256sum=1bf70bdb4c889b47b1976370832da79060c36cad282f278f279603200623775c" | 288 | SRC_URI += "gomod://github.com/google/shlex;version=v0.0.0-20191202100458-e7afc7fbc510;sha256sum=1bf70bdb4c889b47b1976370832da79060c36cad282f278f279603200623775c" |
| 289 | SRC_URI += "gomod://github.com/google/trillian;version=v1.7.2;sha256sum=ed6db0f457762c8b8068fbc7ee697510a270c93ce5ca11dc2d73597e082b6336" | ||
| 170 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" | 290 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" |
| 171 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.7.0;sha256sum=826a3f5b8acb2d10f53dcdcd2f2ccb48eb934a7a3012276acf50766af50fb841" | 291 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.7.0;sha256sum=826a3f5b8acb2d10f53dcdcd2f2ccb48eb934a7a3012276acf50766af50fb841" |
| 172 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" | 292 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" |
| 173 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" | 293 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" |
| 294 | SRC_URI += "gomod://github.com/grafana/regexp;version=v0.0.0-20240518133315-a468a5bfb3bc;sha256sum=0834c0727a787e26ea060eaca46a8ecafb719aca0fd6860d69d98211acd22c00" | ||
| 174 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.1.0;sha256sum=8a0bfef1332e102be67d5599bd7c006bebf5f0823f2a9d11aa5cf22a74dbafb4" | 295 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.1.0;sha256sum=8a0bfef1332e102be67d5599bd7c006bebf5f0823f2a9d11aa5cf22a74dbafb4" |
| 175 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.1.0;sha256sum=77e8fb88b8089ff917f6d409984c1d90f825d8e3dc996a0d68113493e32c96b8" | 296 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.1.0;sha256sum=77e8fb88b8089ff917f6d409984c1d90f825d8e3dc996a0d68113493e32c96b8" |
| 297 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.28.0;sha256sum=a8cd8e77d733dbf48594cc74ebc41e7a9af65d4d760c3f8d6000e9ccc840dca1" | ||
| 176 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.2;sha256sum=6dae1ad81ee4d0941b9eee20d0899886c32747de8c71565a7310a039d81e13be" | 298 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.2;sha256sum=6dae1ad81ee4d0941b9eee20d0899886c32747de8c71565a7310a039d81e13be" |
| 299 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.3;sha256sum=82f62a00e6a1ab4d571901a8cd19c1fbad98320a350f260e8bc77878c7813492" | ||
| 177 | SRC_URI += "gomod://github.com/hailocab/go-hostpool;version=v0.0.0-20160125115350-e80d13ce29ed;sha256sum=faf2b985681cda77ab928976b620b790585e364b6aff351483227d474db85e9a" | 300 | SRC_URI += "gomod://github.com/hailocab/go-hostpool;version=v0.0.0-20160125115350-e80d13ce29ed;sha256sum=faf2b985681cda77ab928976b620b790585e364b6aff351483227d474db85e9a" |
| 301 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.9.0;sha256sum=8eb070703aa9448e0f9d5ae80410a0c15f6930c94e7f264a9c6310bf5575becb" | ||
| 178 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.8.0;sha256sum=ac0a357028e533e764cb25fd359e18e867a0bca09adaef79245658399797d56c" | 302 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.8.0;sha256sum=ac0a357028e533e764cb25fd359e18e867a0bca09adaef79245658399797d56c" |
| 179 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" | 303 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" |
| 180 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" | 304 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" |
| @@ -184,53 +308,73 @@ SRC_URI += "gomod://github.com/hashicorp/go-immutable-radix/v2;version=v2.1.0;sh | |||
| 184 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" | 308 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" |
| 185 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" | 309 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" |
| 186 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.8.0;sha256sum=1edce7bf2cd763e2a02ebd44db8c806c50b38570e41c994f2e756bba19caf84c" | 310 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.8.0;sha256sum=1edce7bf2cd763e2a02ebd44db8c806c50b38570e41c994f2e756bba19caf84c" |
| 311 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.9.0;sha256sum=b6c05489bf11a28c81cf38119782284c859d6c2d193b811d3f0117592eb31fcb" | ||
| 187 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/v2;version=v2.0.7;sha256sum=2eb92ff13970bccd460efae14255bfc03bb51474da0137e477a60f95561acc30" | 312 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/v2;version=v2.0.7;sha256sum=2eb92ff13970bccd460efae14255bfc03bb51474da0137e477a60f95561acc30" |
| 188 | SRC_URI += "gomod://github.com/hashicorp/hcl/v2;version=v2.24.0;sha256sum=53fd4e96ac9c190e192759daf49b63397865214d337ab5f6dbf6e68c1b0f4810" | 313 | SRC_URI += "gomod://github.com/hashicorp/hcl/v2;version=v2.24.0;sha256sum=53fd4e96ac9c190e192759daf49b63397865214d337ab5f6dbf6e68c1b0f4810" |
| 189 | SRC_URI += "gomod://github.com/hiddeco/sshsig;version=v0.2.0;sha256sum=f1acfab01317d2d1d9b269774de433993e452659ece865ad4009692d06e5a9a3" | 314 | SRC_URI += "gomod://github.com/hiddeco/sshsig;version=v0.2.0;sha256sum=f1acfab01317d2d1d9b269774de433993e452659ece865ad4009692d06e5a9a3" |
| 190 | SRC_URI += "gomod://github.com/hinshun/vt10x;version=v0.0.0-20220119200601-820417d04eec;sha256sum=ac69741b34c166012c5516db17bc6325ec0efc23105776b7728b9a53ae6746de" | 315 | SRC_URI += "gomod://github.com/hinshun/vt10x;version=v0.0.0-20220119200601-820417d04eec;sha256sum=ac69741b34c166012c5516db17bc6325ec0efc23105776b7728b9a53ae6746de" |
| 191 | SRC_URI += "gomod://github.com/hpcloud/tail;version=v1.0.0;sha256sum=3cba484748e2e2919d72663599b8cc6454058976fbca96f9ac78d84f195b922a" | 316 | SRC_URI += "gomod://github.com/hpcloud/tail;version=v1.0.0;sha256sum=3cba484748e2e2919d72663599b8cc6454058976fbca96f9ac78d84f195b922a" |
| 317 | SRC_URI += "gomod://github.com/in-toto/attestation;version=v1.1.2;sha256sum=0bb737ac0836f6a9ba6499139630a558bdda510c78dc51967e58355006a03d9a" | ||
| 318 | SRC_URI += "gomod://github.com/in-toto/in-toto-golang;version=v0.10.0;sha256sum=714134f015027dc9d65e55de7625d06ed3f91cc3888a84480a6110e14e952709" | ||
| 192 | SRC_URI += "gomod://github.com/in-toto/in-toto-golang;version=v0.9.0;sha256sum=08e1ed5fef21fed93b5acdf8cdae7e9ed51dbd1a6fd65858ee905963db81be5a" | 319 | SRC_URI += "gomod://github.com/in-toto/in-toto-golang;version=v0.9.0;sha256sum=08e1ed5fef21fed93b5acdf8cdae7e9ed51dbd1a6fd65858ee905963db81be5a" |
| 193 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.0.0;sha256sum=c3fa0813e78f5cef10dc0e9912c43e68e06ff970a98e98c4050fe14dbbfd18c7" | 320 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.0.0;sha256sum=c3fa0813e78f5cef10dc0e9912c43e68e06ff970a98e98c4050fe14dbbfd18c7" |
| 194 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" | 321 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" |
| 195 | SRC_URI += "gomod://github.com/inhies/go-bytesize;version=v0.0.0-20220417184213-4913239db9cf;sha256sum=58bdba8f721840cd401529022a3019d02e68e996da678a2a705919329f5ac232" | 322 | SRC_URI += "gomod://github.com/inhies/go-bytesize;version=v0.0.0-20220417184213-4913239db9cf;sha256sum=58bdba8f721840cd401529022a3019d02e68e996da678a2a705919329f5ac232" |
| 196 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.10.0;sha256sum=8e5c0fc4254f765833f451c9b29d808714f5419e049d36f4c8adc1362d6c604f" | 323 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.10.0;sha256sum=8e5c0fc4254f765833f451c9b29d808714f5419e049d36f4c8adc1362d6c604f" |
| 324 | SRC_URI += "gomod://github.com/jackc/pgpassfile;version=v1.0.0;sha256sum=1cc79fb0b80f54b568afd3f4648dd1c349f746ad7c379df8d7f9e0eb1cac938b" | ||
| 325 | SRC_URI += "gomod://github.com/jackc/pgservicefile;version=v0.0.0-20240606120523-5a60cdf6a761;sha256sum=c9e31c91aebf96eb246bd410d1849cc7666d955a1e20ca2eba1c30b4eb89335f" | ||
| 326 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.7.5;sha256sum=cade5fe321e938f99ad9d552c12f5418438b970d74d61b5c2f9b0b1dc2b610bb" | ||
| 327 | SRC_URI += "gomod://github.com/jackc/puddle/v2;version=v2.2.2;sha256sum=f1f0789098a0bcb5ff3c7024f9ee387a6748446e1bc6713b13a63d763a9fb11e" | ||
| 328 | SRC_URI += "gomod://github.com/jedisct1/go-minisign;version=v0.0.0-20211028175153-1c139d1cc84b;sha256sum=98ca8b8fde47dd712a1ad7e536c84fdcb0f39e337951c80ccfb115494ae2bd8b" | ||
| 197 | SRC_URI += "gomod://github.com/jinzhu/gorm;version=v0.0.0-20170222002820-5409931a1bb8;sha256sum=b1ceaea5bf93839f64b509ea18fb7879418260ff6d4e6ecfddfee2392341c69a" | 329 | SRC_URI += "gomod://github.com/jinzhu/gorm;version=v0.0.0-20170222002820-5409931a1bb8;sha256sum=b1ceaea5bf93839f64b509ea18fb7879418260ff6d4e6ecfddfee2392341c69a" |
| 198 | SRC_URI += "gomod://github.com/jinzhu/inflection;version=v0.0.0-20170102125226-1c35d901db3d;sha256sum=07cb007039c9451099cdd62eb7200c75745f240655b1ac22347a1a607087b289" | 330 | SRC_URI += "gomod://github.com/jinzhu/inflection;version=v0.0.0-20170102125226-1c35d901db3d;sha256sum=07cb007039c9451099cdd62eb7200c75745f240655b1ac22347a1a607087b289" |
| 199 | SRC_URI += "gomod://github.com/jinzhu/now;version=v1.1.1;sha256sum=8c56b1bd3f10b4597c75e1a880bc37c02df633b2afa8d576ab484d681c4c9609" | 331 | SRC_URI += "gomod://github.com/jinzhu/now;version=v1.1.1;sha256sum=8c56b1bd3f10b4597c75e1a880bc37c02df633b2afa8d576ab484d681c4c9609" |
| 200 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.5.0;sha256sum=f6b22626f17e5d4be7c755f83f97b575764da4c9ea4deccd5c5794912ce508aa" | 332 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.5.0;sha256sum=f6b22626f17e5d4be7c755f83f97b575764da4c9ea4deccd5c5794912ce508aa" |
| 201 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" | 333 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" |
| 202 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v1.0.0;sha256sum=f856692c725143c49b9cceabfbca8bc93d3dbde84a0aaa53fb26ed3774c220cc" | 334 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v1.0.0;sha256sum=f856692c725143c49b9cceabfbca8bc93d3dbde84a0aaa53fb26ed3774c220cc" |
| 203 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.7;sha256sum=95bbe51bbf1e88095e604700f354dab03bcbc00f2377b0ab893618d2976d82dd" | ||
| 204 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" | 335 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" |
| 205 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.6;sha256sum=1e0ddaa3c493f343c11925cd7d3701f58b4339ea38a0d2c34370c672dec640b5" | 336 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.6;sha256sum=1e0ddaa3c493f343c11925cd7d3701f58b4339ea38a0d2c34370c672dec640b5" |
| 337 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.7;sha256sum=95bbe51bbf1e88095e604700f354dab03bcbc00f2377b0ab893618d2976d82dd" | ||
| 206 | SRC_URI += "gomod://github.com/juju/loggo;version=v0.0.0-20190526231331-6e530bcce5d8;sha256sum=3db058c07ced25b8689f5d3e462d344ffb965c6f371eabc0396ce94d927e6206" | 338 | SRC_URI += "gomod://github.com/juju/loggo;version=v0.0.0-20190526231331-6e530bcce5d8;sha256sum=3db058c07ced25b8689f5d3e462d344ffb965c6f371eabc0396ce94d927e6206" |
| 207 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.3.0;sha256sum=e457dccd7015f340664e3b8cfd41997471382da2f4a743ee55be539abc6ca1f9" | ||
| 208 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.2.0;sha256sum=bf0a269697dfe7ebdc6544a2734e76a699505eb7316e34ba2ed53e88e85abf4a" | 339 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.2.0;sha256sum=bf0a269697dfe7ebdc6544a2734e76a699505eb7316e34ba2ed53e88e85abf4a" |
| 340 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.3.0;sha256sum=e457dccd7015f340664e3b8cfd41997471382da2f4a743ee55be539abc6ca1f9" | ||
| 209 | SRC_URI += "gomod://github.com/kballard/go-shellquote;version=v0.0.0-20180428030007-95032a82bc51;sha256sum=ae4cb7b097dc4eb0c248dff00ed3bbf0f36984c4162ad1d615266084e58bd6cc" | 341 | SRC_URI += "gomod://github.com/kballard/go-shellquote;version=v0.0.0-20180428030007-95032a82bc51;sha256sum=ae4cb7b097dc4eb0c248dff00ed3bbf0f36984c4162ad1d615266084e58bd6cc" |
| 210 | SRC_URI += "gomod://github.com/keybase/go-keychain;version=v0.0.1;sha256sum=9514a68da08d39d60a47640bef049e44c829aab5dbbddd03d272e9252039a5c7" | 342 | SRC_URI += "gomod://github.com/keybase/go-keychain;version=v0.0.1;sha256sum=9514a68da08d39d60a47640bef049e44c829aab5dbbddd03d272e9252039a5c7" |
| 211 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" | 343 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" |
| 212 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" | 344 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" |
| 345 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.3;sha256sum=b78fdb69a9cb8f2b7111ceacb397fe9a2af85f5fd98481025ab2b7d8febf8115" | ||
| 213 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.1;sha256sum=9f233a4929ef02a58da534cd7c91e170548b90f5a69e221829531e9588e4da23" | 346 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.1;sha256sum=9f233a4929ef02a58da534cd7c91e170548b90f5a69e221829531e9588e4da23" |
| 347 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.5;sha256sum=e1fdde95d97978146243f1e793ce18a09b107d6cd6032347fcb5b9115181497d" | ||
| 214 | SRC_URI += "gomod://github.com/knqyf263/go-plugin;version=v0.9.0;sha256sum=ef80e801ff7ed5fc5ebf0a78423a39b876fee0d3df6dc69056277eb1238475e0" | 348 | SRC_URI += "gomod://github.com/knqyf263/go-plugin;version=v0.9.0;sha256sum=ef80e801ff7ed5fc5ebf0a78423a39b876fee0d3df6dc69056277eb1238475e0" |
| 215 | SRC_URI += "gomod://github.com/konsorten/go-windows-terminal-sequences;version=v1.0.2;sha256sum=4d00d71b8de60bcaf454f8f867210ebcd05e75c0a7c2725904f71aa2f20fb08e" | ||
| 216 | SRC_URI += "gomod://github.com/konsorten/go-windows-terminal-sequences;version=v1.0.1;sha256sum=7fd0273fc0855ed08172c150f756e708d6e43c4a6d52ca4939a8b43d03356091" | 349 | SRC_URI += "gomod://github.com/konsorten/go-windows-terminal-sequences;version=v1.0.1;sha256sum=7fd0273fc0855ed08172c150f756e708d6e43c4a6d52ca4939a8b43d03356091" |
| 350 | SRC_URI += "gomod://github.com/konsorten/go-windows-terminal-sequences;version=v1.0.2;sha256sum=4d00d71b8de60bcaf454f8f867210ebcd05e75c0a7c2725904f71aa2f20fb08e" | ||
| 217 | SRC_URI += "gomod://github.com/kr/logfmt;version=v0.0.0-20140226030751-b84e30acd515;sha256sum=ebd95653aaca6182184a1b9b309a65d55eb4c7c833c5e790aee11efd73d4722c" | 351 | SRC_URI += "gomod://github.com/kr/logfmt;version=v0.0.0-20140226030751-b84e30acd515;sha256sum=ebd95653aaca6182184a1b9b309a65d55eb4c7c833c5e790aee11efd73d4722c" |
| 218 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.1;sha256sum=ecf5a4af24826c3ad758ce06410ca08e2d58e4d95053be3b9dde2e14852c0cdc" | ||
| 219 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.1.0;sha256sum=06063d21457e06dc2aba4a5bd09771147ec3d8ab40b224f26e55c5a76089ca43" | 352 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.1.0;sha256sum=06063d21457e06dc2aba4a5bd09771147ec3d8ab40b224f26e55c5a76089ca43" |
| 353 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.1;sha256sum=ecf5a4af24826c3ad758ce06410ca08e2d58e4d95053be3b9dde2e14852c0cdc" | ||
| 220 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.1;sha256sum=10474d7a875cbd2b9d74c9bb8fb99264b7863f204c7610607797ff18d580bf00" | 354 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.1;sha256sum=10474d7a875cbd2b9d74c9bb8fb99264b7863f204c7610607797ff18d580bf00" |
| 221 | SRC_URI += "gomod://github.com/kr/text;version=v0.2.0;sha256sum=368eb318f91a5b67be905c47032ab5c31a1d49a97848b1011a0d0a2122b30ba4" | ||
| 222 | SRC_URI += "gomod://github.com/kr/text;version=v0.1.0;sha256sum=9363a4c8f1f3387a36014de51b477b831a13981fc59a5665f9d21609bea9e77c" | 355 | SRC_URI += "gomod://github.com/kr/text;version=v0.1.0;sha256sum=9363a4c8f1f3387a36014de51b477b831a13981fc59a5665f9d21609bea9e77c" |
| 356 | SRC_URI += "gomod://github.com/kr/text;version=v0.2.0;sha256sum=368eb318f91a5b67be905c47032ab5c31a1d49a97848b1011a0d0a2122b30ba4" | ||
| 223 | SRC_URI += "gomod://github.com/kylelemons/godebug;version=v1.1.0;sha256sum=dbbd0ce8c2f4932bb03704d73026b21af12bd68d5b8f4798dbf10a487a2b6d13" | 357 | SRC_URI += "gomod://github.com/kylelemons/godebug;version=v1.1.0;sha256sum=dbbd0ce8c2f4932bb03704d73026b21af12bd68d5b8f4798dbf10a487a2b6d13" |
| 358 | SRC_URI += "gomod://github.com/lestrrat-go/blackmagic;version=v1.0.4;sha256sum=4775ca8eab443a882cc1772c25716810a889d478746c6a405f559750de42dce6" | ||
| 359 | SRC_URI += "gomod://github.com/lestrrat-go/dsig;version=v1.0.0;sha256sum=d4f31e5380752d00740a447b7c129dfb2644367e4642e35ad60ff252edb470a0" | ||
| 360 | SRC_URI += "gomod://github.com/lestrrat-go/dsig-secp256k1;version=v1.0.0;sha256sum=1d1dbde8d45f731b491fe1de12eeb18ceea0b3bb32592c29f2f545f81cdcf364" | ||
| 361 | SRC_URI += "gomod://github.com/lestrrat-go/httpcc;version=v1.0.1;sha256sum=d75132f805ea5cf6275d9af02a5ff3c116ad92ac7fc28e2a22b8fd2e029a3f4c" | ||
| 362 | SRC_URI += "gomod://github.com/lestrrat-go/httprc/v3;version=v3.0.1;sha256sum=a139b676f19eb99846f457ac435c1d17d22e189661f8e12d42841bdcd34fd1c8" | ||
| 363 | SRC_URI += "gomod://github.com/lestrrat-go/jwx/v3;version=v3.0.11;sha256sum=793ec98a023b0c3e3c9f45b4ef91ea090d1faf27901174d351a7f2eb0322e62f" | ||
| 364 | SRC_URI += "gomod://github.com/lestrrat-go/option;version=v1.0.1;sha256sum=3e5614e160680053e07e4970e825e694c2a917741e735ab4d435a396b739ae78" | ||
| 365 | SRC_URI += "gomod://github.com/lestrrat-go/option/v2;version=v2.0.0;sha256sum=3456bd01638c67da62570123f3d12f5996d0a01ed521959c2fc85aa83d3ee94a" | ||
| 366 | SRC_URI += "gomod://github.com/letsencrypt/boulder;version=v0.20251110.0;sha256sum=e91825bdde9e72eef21a513e709b7fa255625f7fd5e41674f01cee75f4e2fac0" | ||
| 224 | SRC_URI += "gomod://github.com/lib/pq;version=v0.0.0-20150723085316-0dad96c0b94f;sha256sum=0946c2b1df11f908d6bbe11da9a86f65f10149038cecf082d37ca1e67a9fc6e4" | 367 | SRC_URI += "gomod://github.com/lib/pq;version=v0.0.0-20150723085316-0dad96c0b94f;sha256sum=0946c2b1df11f908d6bbe11da9a86f65f10149038cecf082d37ca1e67a9fc6e4" |
| 225 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.9;sha256sum=8361b76b967090e33192173d91fb3de5f5ea43f6b8d23e927bf6d698fc8a0250" | ||
| 226 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.5.3;sha256sum=be1987e9a8dac8f197a091b734c1d1a2f91f17b614f52b2d5b13b7d584abf163" | 368 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.5.3;sha256sum=be1987e9a8dac8f197a091b734c1d1a2f91f17b614f52b2d5b13b7d584abf163" |
| 369 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.9;sha256sum=8361b76b967090e33192173d91fb3de5f5ea43f6b8d23e927bf6d698fc8a0250" | ||
| 227 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" | 370 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" |
| 228 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.2;sha256sum=6f64967892df6c491738811a76842998dfbdf631199a0236346dd59b36d42322" | 371 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.2;sha256sum=6f64967892df6c491738811a76842998dfbdf631199a0236346dd59b36d42322" |
| 229 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.14;sha256sum=5e0e7925a070bb5bd11b4097e1a7b608167f0217ee83901b44c135f6e5e85c78" | 372 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.14;sha256sum=5e0e7925a070bb5bd11b4097e1a7b608167f0217ee83901b44c135f6e5e85c78" |
| 230 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" | ||
| 231 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.8;sha256sum=0e55980f57ba3e77c8051f46e607adee55ca85f2179e1b78e30f5683007c93ba" | 373 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.8;sha256sum=0e55980f57ba3e77c8051f46e607adee55ca85f2179e1b78e30f5683007c93ba" |
| 374 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" | ||
| 232 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.16;sha256sum=179d2d900c76ee3560fbeda60d0237a3be6acb734d0cb7423b55e5ccb0cedbca" | 375 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.16;sha256sum=179d2d900c76ee3560fbeda60d0237a3be6acb734d0cb7423b55e5ccb0cedbca" |
| 233 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.12;sha256sum=6d35c3edc92e47a06988788d683c1ad389719b55ef19d5a7f239ab4708b6da11" | 376 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.12;sha256sum=6d35c3edc92e47a06988788d683c1ad389719b55ef19d5a7f239ab4708b6da11" |
| 377 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.13;sha256sum=275bc80137082affa209b71f0e98aa78c3bf293af1d789d14b193245eac83ba2" | ||
| 234 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.6.0;sha256sum=98494f3b32464346ba4f90b0e96d06976f10079a65759f82bdb47abd7c2aa928" | 378 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.6.0;sha256sum=98494f3b32464346ba4f90b0e96d06976f10079a65759f82bdb47abd7c2aa928" |
| 235 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.1;sha256sum=e64dc58023f4b8c4472d05a44f2719b84d6c2cc364cc682820c9f72b233c9cdc" | 379 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.1;sha256sum=e64dc58023f4b8c4472d05a44f2719b84d6c2cc364cc682820c9f72b233c9cdc" |
| 236 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" | 380 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" |
| @@ -245,13 +389,24 @@ SRC_URI += "gomod://github.com/mitchellh/hashstructure/v2;version=v2.0.2;sha256s | |||
| 245 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.5.0;sha256sum=118d5b2cb65c50dba967fb6d708f450a9caf93f321f8fc99080675b2ee374199" | 389 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.5.0;sha256sum=118d5b2cb65c50dba967fb6d708f450a9caf93f321f8fc99080675b2ee374199" |
| 246 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v0.0.0-20150613213606-2caf8efc9366;sha256sum=540c288003dcb86a3a2837bfb0dae8a30f0fc315f0a69c48a8e711630dad6d03" | 390 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v0.0.0-20150613213606-2caf8efc9366;sha256sum=540c288003dcb86a3a2837bfb0dae8a30f0fc315f0a69c48a8e711630dad6d03" |
| 247 | SRC_URI += "gomod://github.com/moby/buildkit;version=v0.26.2;sha256sum=5e89793899f3be6adc66cb053b058855f07420a9dbe931d4241591d94ae7dcc6" | 391 | SRC_URI += "gomod://github.com/moby/buildkit;version=v0.26.2;sha256sum=5e89793899f3be6adc66cb053b058855f07420a9dbe931d4241591d94ae7dcc6" |
| 392 | SRC_URI += "gomod://github.com/moby/buildkit;version=v0.27.1;sha256sum=f922d61d95c6adbd01a2c59f76e941841c8e4908d1b7a177f04eb7c666554015" | ||
| 393 | SRC_URI += "gomod://github.com/moby/buildkit;version=v0.29.0;sha256sum=80552e708d80cd265d300560ed1ea66a291ca63baf29e95d3692bf7e00265d93" | ||
| 248 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" | 394 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" |
| 249 | SRC_URI += "gomod://github.com/moby/go-archive;version=v0.1.0;sha256sum=17cd0776ad62e2aee3082c26d1805dc6c355c0a1528e1119c6eab909e4ce6b3d" | 395 | SRC_URI += "gomod://github.com/moby/go-archive;version=v0.1.0;sha256sum=17cd0776ad62e2aee3082c26d1805dc6c355c0a1528e1119c6eab909e4ce6b3d" |
| 396 | SRC_URI += "gomod://github.com/moby/go-archive;version=v0.2.0;sha256sum=9fa1f9c9076a5d614e0fe1519878b49f0ae6221203d1b41c8e1710344783d345" | ||
| 250 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" | 397 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" |
| 398 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.54.2;sha256sum=2382fecb42aa7bd89174ec21fc9a7daeeb12273037badd48292a1cd3b91c1bac" | ||
| 399 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.54.0;sha256sum=17bc432fe7a0d6992127c218d0c189971595d744e347b1f78211314195fb1f31" | ||
| 400 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.3.0;sha256sum=09c68b46ad2b1fd454816316accaa6b4ea1c0506fb602df400fac96eb37d6b38" | ||
| 401 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.4.1;sha256sum=d7d907ec96f9f363ef99d81b9eb14fde7f36ad2aeb302eddf641a5905b153cae" | ||
| 251 | SRC_URI += "gomod://github.com/moby/patternmatcher;version=v0.6.0;sha256sum=5c3e4605f977523322c23c6e17332862689c564b1930dfbcbc74e9004721fcf9" | 402 | SRC_URI += "gomod://github.com/moby/patternmatcher;version=v0.6.0;sha256sum=5c3e4605f977523322c23c6e17332862689c564b1930dfbcbc74e9004721fcf9" |
| 403 | SRC_URI += "gomod://github.com/moby/patternmatcher;version=v0.6.1;sha256sum=63143eefbfab2697750be63bc4be899b2607538b3b1fb8e862ced521f7f9545f" | ||
| 404 | SRC_URI += "gomod://github.com/moby/policy-helpers;version=v0.0.0-20260324161837-b7c0b994300b;sha256sum=7301c00a46524f6065adda2171ac25ffe4fca048c82a5935c3d0cfbb1945691a" | ||
| 405 | SRC_URI += "gomod://github.com/moby/policy-helpers;version=v0.0.0-20260127165209-eeebf1a0ab2b;sha256sum=274c81c2fe80447f89c114283a14e29bc35fad91b51fbe5ef49822062a4742db" | ||
| 252 | SRC_URI += "gomod://github.com/moby/policy-helpers;version=v0.0.0-20251105011237-bcaa71c99f14;sha256sum=9fdca4221e4d7faf431070209e660386e5b6c46d687dc6afdaec21c75205f2e1" | 406 | SRC_URI += "gomod://github.com/moby/policy-helpers;version=v0.0.0-20251105011237-bcaa71c99f14;sha256sum=9fdca4221e4d7faf431070209e660386e5b6c46d687dc6afdaec21c75205f2e1" |
| 253 | SRC_URI += "gomod://github.com/moby/profiles/seccomp;version=v0.1.0;sha256sum=8025f81f4e0decdf0edae68ae096f98731413fd2723cc4652cffb8db6a588c9d" | 407 | SRC_URI += "gomod://github.com/moby/profiles/seccomp;version=v0.1.0;sha256sum=8025f81f4e0decdf0edae68ae096f98731413fd2723cc4652cffb8db6a588c9d" |
| 254 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" | 408 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" |
| 409 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.1;sha256sum=f4cdb9929a3327708b04dbbb4b6f15e1a21b7919e5c59e5b18bc049bb033d688" | ||
| 255 | SRC_URI += "gomod://github.com/moby/sys/atomicwriter;version=v0.1.0;sha256sum=a43a7148f3866be0752c515f32bd9ca1c96a4cc336b7e61af31932ee434da873" | 410 | SRC_URI += "gomod://github.com/moby/sys/atomicwriter;version=v0.1.0;sha256sum=a43a7148f3866be0752c515f32bd9ca1c96a4cc336b7e61af31932ee434da873" |
| 256 | SRC_URI += "gomod://github.com/moby/sys/capability;version=v0.4.0;sha256sum=3502bba106a402fd440d1d4e8eb5ca741da4d70a674e8313725838ec8e22b44c" | 411 | SRC_URI += "gomod://github.com/moby/sys/capability;version=v0.4.0;sha256sum=3502bba106a402fd440d1d4e8eb5ca741da4d70a674e8313725838ec8e22b44c" |
| 257 | SRC_URI += "gomod://github.com/moby/sys/mount;version=v0.3.4;sha256sum=d6395b6c77113f33cfc2edc749f0b79a6040ff5a8466991a7d8094ae3846646c" | 412 | SRC_URI += "gomod://github.com/moby/sys/mount;version=v0.3.4;sha256sum=d6395b6c77113f33cfc2edc749f0b79a6040ff5a8466991a7d8094ae3846646c" |
| @@ -265,26 +420,33 @@ SRC_URI += "gomod://github.com/moby/sys/userns;version=v0.1.0;sha256sum=24c102bc | |||
| 265 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.2;sha256sum=f8d6e5c53992c640512ee45a9b6147a765bebe3d8d50e3bfe1e4ec3e052cd688" | 420 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.2;sha256sum=f8d6e5c53992c640512ee45a9b6147a765bebe3d8d50e3bfe1e4ec3e052cd688" |
| 266 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180228061459-e0a39a4cb421;sha256sum=7879936219694facd98a70748597a091690b34e1384a9c6987bd0b2c53c2a052" | 421 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180228061459-e0a39a4cb421;sha256sum=7879936219694facd98a70748597a091690b34e1384a9c6987bd0b2c53c2a052" |
| 267 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" | 422 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" |
| 268 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v0.0.0-20180701023420-4b7aa43c6742;sha256sum=ff641a4cb8a664211221f09d9fe4aeafedcaacd6042b0d5ead69ae3becbf2a72" | ||
| 269 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" | 423 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" |
| 270 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.1;sha256sum=6af8268206d037428a4197bd421bbe5399c19450ef53ae8309a083f34fb7ac05" | 424 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.1;sha256sum=6af8268206d037428a4197bd421bbe5399c19450ef53ae8309a083f34fb7ac05" |
| 425 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v0.0.0-20180701023420-4b7aa43c6742;sha256sum=ff641a4cb8a664211221f09d9fe4aeafedcaacd6042b0d5ead69ae3becbf2a72" | ||
| 271 | SRC_URI += "gomod://github.com/morikuni/aec;version=v1.0.0;sha256sum=c14eeff6945b854edd8b91a83ac760fbd95068f33dc17d102c18f2e8e86bcced" | 426 | SRC_URI += "gomod://github.com/morikuni/aec;version=v1.0.0;sha256sum=c14eeff6945b854edd8b91a83ac760fbd95068f33dc17d102c18f2e8e86bcced" |
| 427 | SRC_URI += "gomod://github.com/morikuni/aec;version=v1.1.0;sha256sum=3d50f78078455e310a5df2f0fb5aaf3d50e1f0d52efe66f7d60635700612b392" | ||
| 272 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" | 428 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" |
| 273 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20190716064945-2f068394615f;sha256sum=d6fc513490d5c73e3f64ede3cf18ba973a4f8ef4c39c9816cc6080e39c8c480a" | ||
| 274 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20161129095857-cc309e4a2223;sha256sum=9b3c27b7b954d5d3e09e51e4aa8da7486584b1247d9b592e9a59bf5e502caf90" | 429 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20161129095857-cc309e4a2223;sha256sum=9b3c27b7b954d5d3e09e51e4aa8da7486584b1247d9b592e9a59bf5e502caf90" |
| 430 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20190716064945-2f068394615f;sha256sum=d6fc513490d5c73e3f64ede3cf18ba973a4f8ef4c39c9816cc6080e39c8c480a" | ||
| 275 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" | 431 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" |
| 276 | SRC_URI += "gomod://github.com/niemeyer/pretty;version=v0.0.0-20200227124842-a10e7caefd8e;sha256sum=2dcb7053faf11c28cad7d84fcfa3dd7f93e3d236b39d83cff0934f691f860d7a" | 432 | SRC_URI += "gomod://github.com/niemeyer/pretty;version=v0.0.0-20200227124842-a10e7caefd8e;sha256sum=2dcb7053faf11c28cad7d84fcfa3dd7f93e3d236b39d83cff0934f691f860d7a" |
| 433 | SRC_URI += "gomod://github.com/oklog/ulid;version=v1.3.1;sha256sum=40e502c064a922d5eb7f2bc2cda9c6a2a929ec0fc76c9aae4db54fb7b6b611ae" | ||
| 434 | SRC_URI += "gomod://github.com/oklog/ulid/v2;version=v2.1.1;sha256sum=312b5fea3f68df920adaffc327440efbaba43ad6a8df2f7e0c9e365743f6ff89" | ||
| 277 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.12.0;sha256sum=527bc60953da80718a3afae08d12802a67c7de84937ea54ed5b81230beaa545c" | 435 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.12.0;sha256sum=527bc60953da80718a3afae08d12802a67c7de84937ea54ed5b81230beaa545c" |
| 278 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.6.0;sha256sum=04ccd635943d80d8767d83738e9058091d50517860dce86f7f8ac7a55f6c2959" | 436 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.6.0;sha256sum=04ccd635943d80d8767d83738e9058091d50517860dce86f7f8ac7a55f6c2959" |
| 279 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.7.1;sha256sum=0a245e719f17cc2bc399aa7c2005cca84f1cfba5373b0c96f5c64673f758a712" | 437 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.7.1;sha256sum=0a245e719f17cc2bc399aa7c2005cca84f1cfba5373b0c96f5c64673f758a712" |
| 280 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.9.0;sha256sum=7b8a44d3e9d2beee947ced1b5a4227f875337828089d1165c1c65f7610a4faaf" | 438 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.9.0;sha256sum=7b8a44d3e9d2beee947ced1b5a4227f875337828089d1165c1c65f7610a4faaf" |
| 281 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" | 439 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v1.10.1;sha256sum=3cc27036c293cf33f7f692d9d6df51cdb5dabeb4bccb0dc8309939fc28398469" |
| 282 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v0.0.0-20170106003457-a6d0ee40d420;sha256sum=a8c121c810839900b7f6d8d35741f438795bc116b9b969cf681df63fb46e7983" | 440 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v0.0.0-20170106003457-a6d0ee40d420;sha256sum=a8c121c810839900b7f6d8d35741f438795bc116b9b969cf681df63fb46e7983" |
| 441 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" | ||
| 283 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" | 442 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" |
| 284 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.0.1;sha256sum=ebb2dca711a137fbfb717158b0368792f834000f4308d9ea259d06c6804c677c" | 443 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.0.1;sha256sum=ebb2dca711a137fbfb717158b0368792f834000f4308d9ea259d06c6804c677c" |
| 285 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.1;sha256sum=847dfbbec37aef7d1e14caebacb0ea036ecd22fa84bca96a0da3dfebfc16ef31" | 444 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.1;sha256sum=847dfbbec37aef7d1e14caebacb0ea036ecd22fa84bca96a0da3dfebfc16ef31" |
| 445 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.3.0;sha256sum=09e58e616eb70f2972ed19ada447dd661b298b39777adb0bbd35c94886bdbdf8" | ||
| 286 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20250523060157-0ea5ed0382a2;sha256sum=6128d4734ad019b6e856fc2813a05d3b8d94bc7facbd3e324fababc024d756e9" | 446 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20250523060157-0ea5ed0382a2;sha256sum=6128d4734ad019b6e856fc2813a05d3b8d94bc7facbd3e324fababc024d756e9" |
| 447 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20251114084447-edf4cb3d2116;sha256sum=02a13b5731f9232d9c4c91d7d25348245dbe6a53a2ee43edcc0a4e036a3b8e8c" | ||
| 287 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.12.0;sha256sum=dd7f55f0302d69a221e5db8e80d2c3d4d2c9088d111ebe4074e1fdc54009541a" | 448 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.12.0;sha256sum=dd7f55f0302d69a221e5db8e80d2c3d4d2c9088d111ebe4074e1fdc54009541a" |
| 449 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.13.1;sha256sum=780f0413d30de235169b0a65219bed2780c102feb94228b796d559b1ad4144ed" | ||
| 288 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.1.0;sha256sum=3e0f42d035019fa037991d340da9677a802f8182792770c38e87906d33e06629" | 450 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.1.0;sha256sum=3e0f42d035019fa037991d340da9677a802f8182792770c38e87906d33e06629" |
| 289 | SRC_URI += "gomod://github.com/otiai10/copy;version=v1.14.1;sha256sum=49097038e9011a539645a60a6da9c49ad3d53ec7ffb1a254b1bdc77f8a9bf5d4" | 451 | SRC_URI += "gomod://github.com/otiai10/copy;version=v1.14.1;sha256sum=49097038e9011a539645a60a6da9c49ad3d53ec7ffb1a254b1bdc77f8a9bf5d4" |
| 290 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.6.3;sha256sum=a6bc9eebf7f25b75c480eac49ffa90bbda43559e31def54576a679fffc8a1a33" | 452 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.6.3;sha256sum=a6bc9eebf7f25b75c480eac49ffa90bbda43559e31def54576a679fffc8a1a33" |
| @@ -294,29 +456,33 @@ SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=821 | |||
| 294 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20240813172612-4fcff4a6cae7;sha256sum=3f47ab8e5713c36ec5b4295956a5ef012a192bc19198ae1b6591408c061e97ab" | 456 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20240813172612-4fcff4a6cae7;sha256sum=3f47ab8e5713c36ec5b4295956a5ef012a192bc19198ae1b6591408c061e97ab" |
| 295 | SRC_URI += "gomod://github.com/pkg/browser;version=v0.0.0-20240102092130-5ac0b6a4141c;sha256sum=8524ae36d809564d1f218978593b5c565cf3ee8dccd035d66b336ad0c56e60d1" | 457 | SRC_URI += "gomod://github.com/pkg/browser;version=v0.0.0-20240102092130-5ac0b6a4141c;sha256sum=8524ae36d809564d1f218978593b5c565cf3ee8dccd035d66b336ad0c56e60d1" |
| 296 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.0;sha256sum=e4fa69ba057356614edbc1da881a7d3ebb688505be49f65965686bcb859e2fae" | 458 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.0;sha256sum=e4fa69ba057356614edbc1da881a7d3ebb688505be49f65965686bcb859e2fae" |
| 297 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.1;sha256sum=4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8" | ||
| 298 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" | 459 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" |
| 460 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.1;sha256sum=4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8" | ||
| 299 | SRC_URI += "gomod://github.com/pkg/profile;version=v1.7.0;sha256sum=57a65d6ca3ae5df11653052de9e74052feb2d802fd8c4cb10d9a56f0466cc85f" | 461 | SRC_URI += "gomod://github.com/pkg/profile;version=v1.7.0;sha256sum=57a65d6ca3ae5df11653052de9e74052feb2d802fd8c4cb10d9a56f0466cc85f" |
| 300 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" | 462 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" |
| 301 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | 463 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" |
| 302 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" | 464 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" |
| 465 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v0.9.1;sha256sum=c326b8fbdf5acbc10ec0b5897554c485d579b63638548ca5237a9f8fea06ca5b" | ||
| 303 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.0.0;sha256sum=f6f37b8178ced8795d16d9a1f8291f36485edbc5baf89d9e457aa21708893b09" | 466 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.0.0;sha256sum=f6f37b8178ced8795d16d9a1f8291f36485edbc5baf89d9e457aa21708893b09" |
| 304 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.1.0;sha256sum=98db3394cdeee8f8ff9262a2363f18dc825368b169bb893df9dfbc2acd226913" | 467 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.1.0;sha256sum=98db3394cdeee8f8ff9262a2363f18dc825368b169bb893df9dfbc2acd226913" |
| 305 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v0.9.1;sha256sum=c326b8fbdf5acbc10ec0b5897554c485d579b63638548ca5237a9f8fea06ca5b" | ||
| 306 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190129233127-fd36f4220a90;sha256sum=1991d7054e7ce33e74158ed4a93fc3e434d06aa652aff122d87f94099af2f730" | ||
| 307 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" | 468 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" |
| 469 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190129233127-fd36f4220a90;sha256sum=1991d7054e7ce33e74158ed4a93fc3e434d06aa652aff122d87f94099af2f730" | ||
| 308 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20171117100541-99fa1f4be8e5;sha256sum=eb051e03089062114ceed192c97fcd7ca354d6f79723538c004a4850dd552f6a" | 470 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20171117100541-99fa1f4be8e5;sha256sum=eb051e03089062114ceed192c97fcd7ca354d6f79723538c004a4850dd552f6a" |
| 309 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20180712105110-5c3871d89910;sha256sum=7aaee32659f78fcc032fd1e6a0308e8a7b386bd55b571cb6a6fff29b3b6abaac" | 471 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20180712105110-5c3871d89910;sha256sum=7aaee32659f78fcc032fd1e6a0308e8a7b386bd55b571cb6a6fff29b3b6abaac" |
| 310 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.66.1;sha256sum=05d9e8e5c289209245dc22a7d07812b1b72472c67f372b5579dfabc3774e17b4" | 472 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.0.0-20180110214958-89604d197083;sha256sum=796855d655242a4d2b0217c93d02c28219bb674ed739a9ed9d098d32f82da352" |
| 311 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.6.0;sha256sum=6fb74cce1a5bd84cf36954493d6157b1bd2231b20ba2587c224df9737b579314" | 473 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.6.0;sha256sum=6fb74cce1a5bd84cf36954493d6157b1bd2231b20ba2587c224df9737b579314" |
| 474 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.66.1;sha256sum=05d9e8e5c289209245dc22a7d07812b1b72472c67f372b5579dfabc3774e17b4" | ||
| 312 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.4.1;sha256sum=74a1ed44813329ec8a4f37ae35b89f6b2d538f46228aba4032dcd78e9baf8929" | 475 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.4.1;sha256sum=74a1ed44813329ec8a4f37ae35b89f6b2d538f46228aba4032dcd78e9baf8929" |
| 313 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.0.0-20180110214958-89604d197083;sha256sum=796855d655242a4d2b0217c93d02c28219bb674ed739a9ed9d098d32f82da352" | 476 | SRC_URI += "gomod://github.com/prometheus/otlptranslator;version=v0.0.2;sha256sum=fcdb6463c6a8bf636a3e4a7ea964115b35ab45d66ed0b0d4f1661cf01132af4b" |
| 477 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.2;sha256sum=d5e9430b0a3209ccd75569f7c6f9c9fcfc48f554557f44562352adab9c617464" | ||
| 314 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.0-20180125133057-cb4147076ac7;sha256sum=e5a9ec53a73c510710d022b65c8ee41f67b5db43eeca006ffbe2681463674027" | 478 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.0-20180125133057-cb4147076ac7;sha256sum=e5a9ec53a73c510710d022b65c8ee41f67b5db43eeca006ffbe2681463674027" |
| 315 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.3;sha256sum=ab1223d5b58bd1a8d197c8a1f73b39de8573b89c25b97497a64645fb00d80005" | 479 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.3;sha256sum=ab1223d5b58bd1a8d197c8a1f73b39de8573b89c25b97497a64645fb00d80005" |
| 316 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.16.1;sha256sum=e4b74815566cbf5aa372d23e1de32f16ac5c3c4c80bc94a31fdee60a1de6074a" | ||
| 317 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.2;sha256sum=d5e9430b0a3209ccd75569f7c6f9c9fcfc48f554557f44562352adab9c617464" | ||
| 318 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.0-20181005140218-185b4288413d;sha256sum=8562cfc0ef6d6a6cf5a48ab7b7fa7489a3c2694000fb1de0ad580761da688db1" | 480 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.0-20181005140218-185b4288413d;sha256sum=8562cfc0ef6d6a6cf5a48ab7b7fa7489a3c2694000fb1de0ad580761da688db1" |
| 481 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.17.0;sha256sum=e826b047a611fddd93a574ec72be3c2f28d5094e9d5d21fdcaed5db5dbafcfac" | ||
| 482 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.16.1;sha256sum=e4b74815566cbf5aa372d23e1de32f16ac5c3c4c80bc94a31fdee60a1de6074a" | ||
| 483 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20250401214520-65e299d6c5c9;sha256sum=a8c9e9792ad16f31ef8c32232de6243cc02147175661c9f64bc7b292f1c4d0cc" | ||
| 319 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.2.0;sha256sum=3199d94be50284142220662ca3b00e19ddd1debe4e80ddc745ff4203ecb601c0" | 484 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.2.0;sha256sum=3199d94be50284142220662ca3b00e19ddd1debe4e80ddc745ff4203ecb601c0" |
| 485 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.4.7;sha256sum=b995e4aa0cc1e5779cc61138ac925cb8c1e963e40c80e4b93ee8553812ebb792" | ||
| 320 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.2.0;sha256sum=f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1" | 486 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.2.0;sha256sum=f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1" |
| 321 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.14.1;sha256sum=ab3d18283cef2f46ddfd489b6b14b970eb7dbbb642786f025ee1ac5291dc4e70" | 487 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.14.1;sha256sum=ab3d18283cef2f46ddfd489b6b14b970eb7dbbb642786f025ee1ac5291dc4e70" |
| 322 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" | 488 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" |
| @@ -324,126 +490,179 @@ SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum= | |||
| 324 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" | 490 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" |
| 325 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v6;version=v6.0.1;sha256sum=8652f1086fd29ca90f42aa367fd6020bc77a4eef14c1a6bb402f071084c0f745" | 491 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v6;version=v6.0.1;sha256sum=8652f1086fd29ca90f42aa367fd6020bc77a4eef14c1a6bb402f071084c0f745" |
| 326 | SRC_URI += "gomod://github.com/sasha-s/go-deadlock;version=v0.3.5;sha256sum=b927f67dd9a6dc183bac7249c019775e689aee67dc52bfa53354137139d722a1" | 492 | SRC_URI += "gomod://github.com/sasha-s/go-deadlock;version=v0.3.5;sha256sum=b927f67dd9a6dc183bac7249c019775e689aee67dc52bfa53354137139d722a1" |
| 493 | SRC_URI += "gomod://github.com/sassoftware/relic;version=v7.2.1+incompatible;sha256sum=c28fccce743db96510662f1d45f8a4b2212f5f60fb4a4f31a99261118ed068f3" | ||
| 327 | SRC_URI += "gomod://github.com/secure-systems-lab/go-securesystemslib;version=v0.9.1;sha256sum=3502bcf0e6b1640646fd801f2c1d2d4486fb6ffbe960810ebf35fe1c9b157a0b" | 494 | SRC_URI += "gomod://github.com/secure-systems-lab/go-securesystemslib;version=v0.9.1;sha256sum=3502bcf0e6b1640646fd801f2c1d2d4486fb6ffbe960810ebf35fe1c9b157a0b" |
| 495 | SRC_URI += "gomod://github.com/secure-systems-lab/go-securesystemslib;version=v0.10.0;sha256sum=399f400aa66b243ebd24215a78041cdb7dd0a47ac74e0068898dcf33428d8bc3" | ||
| 496 | SRC_URI += "gomod://github.com/segmentio/asm;version=v1.2.0;sha256sum=8e2815672f1ab3049b10185b5494006320c32afb419ccf9f14385bc25ea44def" | ||
| 328 | SRC_URI += "gomod://github.com/serialx/hashring;version=v0.0.0-20200727003509-22c0c7ab6b1b;sha256sum=23dc67499d52b7b55a5a8f9d35e976052166da0cd0d499c1cc8be041e56789a4" | 497 | SRC_URI += "gomod://github.com/serialx/hashring;version=v0.0.0-20200727003509-22c0c7ab6b1b;sha256sum=23dc67499d52b7b55a5a8f9d35e976052166da0cd0d499c1cc8be041e56789a4" |
| 329 | SRC_URI += "gomod://github.com/shibumi/go-pathspec;version=v1.3.0;sha256sum=1ac9091ebe9ff4154ddc39b2b3436c5b6b268d5cdc1e8462c9790485cd76a58f" | 498 | SRC_URI += "gomod://github.com/shibumi/go-pathspec;version=v1.3.0;sha256sum=1ac9091ebe9ff4154ddc39b2b3436c5b6b268d5cdc1e8462c9790485cd76a58f" |
| 330 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.4.1;sha256sum=03b84b4966e358a46156b3e826e62a2be8ad9077b169b6f396852e440095ee9a" | 499 | SRC_URI += "gomod://github.com/sigstore/protobuf-specs;version=v0.5.0;sha256sum=0eb8b14e1e4392ee93e6ab48fabea3f59d42cdf87e62111384c5d2cc02e1639f" |
| 500 | SRC_URI += "gomod://github.com/sigstore/rekor;version=v1.5.0;sha256sum=f56a8e36623cc014dffd33c504eab46bc28b4b9c428619b8c30456755e0882fa" | ||
| 501 | SRC_URI += "gomod://github.com/sigstore/rekor;version=v1.4.3;sha256sum=9b2b6f67515fec43cb16668de0239f5074bf0584e3f3cd0729ecf25e9a34d085" | ||
| 502 | SRC_URI += "gomod://github.com/sigstore/rekor-tiles/v2;version=v2.0.1;sha256sum=6d66676d2b8e40b175ca15c90bd800743e470b6e2c97172a21f860a3984e4684" | ||
| 503 | SRC_URI += "gomod://github.com/sigstore/sigstore;version=v1.10.0;sha256sum=e5b4c3e1199c0dfa3435003e33743e3bc02479dfd0cb9d92cea6c7be58f291f2" | ||
| 504 | SRC_URI += "gomod://github.com/sigstore/sigstore;version=v1.10.4;sha256sum=305a6912137ee8b90860582ce8ea452a05ffab97e5af6fe8bbac021a562946a5" | ||
| 505 | SRC_URI += "gomod://github.com/sigstore/sigstore-go;version=v1.1.4;sha256sum=809fa597f98fcec826efcfdb1ac1376e25903adcccdae356b43b13af10895698" | ||
| 506 | SRC_URI += "gomod://github.com/sigstore/sigstore-go;version=v1.1.4-0.20251124094504-b5fe07a5a7d7;sha256sum=8003d3f5e07b77e2fdc0a11446af989d512f07a05e22354e19d50208d9b35db8" | ||
| 507 | SRC_URI += "gomod://github.com/sigstore/timestamp-authority/v2;version=v2.0.2;sha256sum=800fbd9822ac80be368380dc15c25ca017a05a7f6ba0897da86beac8fc5612f5" | ||
| 508 | SRC_URI += "gomod://github.com/sigstore/timestamp-authority/v2;version=v2.0.3;sha256sum=6003d576e0cda3516d674b1c430aeada8946cd64514466ca49d9efc13a708c68" | ||
| 331 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.0.6;sha256sum=6d869343dc5ea60f79247eeda7c5888911cad8b477b8836ee40419dfc4137d97" | 509 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.0.6;sha256sum=6d869343dc5ea60f79247eeda7c5888911cad8b477b8836ee40419dfc4137d97" |
| 510 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.4.1;sha256sum=03b84b4966e358a46156b3e826e62a2be8ad9077b169b6f396852e440095ee9a" | ||
| 332 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.2.0;sha256sum=35be8800012d00fa02635817e6d9d2f3182482f05aac42ca9818680529c53b3a" | 511 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.2.0;sha256sum=35be8800012d00fa02635817e6d9d2f3182482f05aac42ca9818680529c53b3a" |
| 333 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0" | 512 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0" |
| 513 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.4;sha256sum=3847d00c5ee6948f1ff0d0120bc343c55ce852becb7720f8f08f53eecfe9e437" | ||
| 334 | SRC_URI += "gomod://github.com/skratchdot/open-golang;version=v0.0.0-20200116055534-eef842397966;sha256sum=3ad7f856621f78b370a47bb05ce12c31bdee1014e596b7f565ee20dc8ac80c66" | 514 | SRC_URI += "gomod://github.com/skratchdot/open-golang;version=v0.0.0-20200116055534-eef842397966;sha256sum=3ad7f856621f78b370a47bb05ce12c31bdee1014e596b7f565ee20dc8ac80c66" |
| 335 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.1.1;sha256sum=bc9cd16c7d8306edc4a7b0ca0d841236e6f9e7481ec6ccc5c460a86468cd7b42" | 515 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.1.1;sha256sum=bc9cd16c7d8306edc4a7b0ca0d841236e6f9e7481ec6ccc5c460a86468cd7b42" |
| 336 | SRC_URI += "gomod://github.com/spdx/tools-golang;version=v0.5.5;sha256sum=7658b96ca7814e0af98362ff7e944e0e1bae7c305574c03c85a7fddda15018f3" | 516 | SRC_URI += "gomod://github.com/spdx/tools-golang;version=v0.5.5;sha256sum=7658b96ca7814e0af98362ff7e944e0e1bae7c305574c03c85a7fddda15018f3" |
| 517 | SRC_URI += "gomod://github.com/spdx/tools-golang;version=v0.5.7;sha256sum=32878e7a65f75f87dc89375504f0e5950c2a9881eeeee1ebcf4721bc5d4dc81c" | ||
| 337 | SRC_URI += "gomod://github.com/spf13/cast;version=v0.0.0-20150508191742-4d07383ffe94;sha256sum=d4a39d9ae8302cf2b9a5f8a068bebd3026eb7a6945dfd31f7219b22102e4505b" | 518 | SRC_URI += "gomod://github.com/spf13/cast;version=v0.0.0-20150508191742-4d07383ffe94;sha256sum=d4a39d9ae8302cf2b9a5f8a068bebd3026eb7a6945dfd31f7219b22102e4505b" |
| 519 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.2;sha256sum=a00aae6fcd631e0fde52c98604452ff70e1b73c3b8a560d68db15aff5e26872d" | ||
| 338 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.1;sha256sum=00955783267c9ced54274df456377a15bc1b658362f93f85dfda0708b54f9a28" | 520 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.1;sha256sum=00955783267c9ced54274df456377a15bc1b658362f93f85dfda0708b54f9a28" |
| 339 | SRC_URI += "gomod://github.com/spf13/cobra;version=v0.0.1;sha256sum=648fae0e6ed7a985bf52d51f894869429557a387f81a230a4032dcd3db3b1dd7" | 521 | SRC_URI += "gomod://github.com/spf13/cobra;version=v0.0.1;sha256sum=648fae0e6ed7a985bf52d51f894869429557a387f81a230a4032dcd3db3b1dd7" |
| 340 | SRC_URI += "gomod://github.com/spf13/jwalterweatherman;version=v0.0.0-20141219030609-3d60171a6431;sha256sum=1e3e803ab9ba1e70522621412c2b50e07255fc3552b36ab65c859b4b8c966e13" | 522 | SRC_URI += "gomod://github.com/spf13/jwalterweatherman;version=v0.0.0-20141219030609-3d60171a6431;sha256sum=1e3e803ab9ba1e70522621412c2b50e07255fc3552b36ab65c859b4b8c966e13" |
| 523 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" | ||
| 341 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.0;sha256sum=7d233934958f344c429939fa76ee680aae781cddb8c5eea96b14376628762b8d" | 524 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.0;sha256sum=7d233934958f344c429939fa76ee680aae781cddb8c5eea96b14376628762b8d" |
| 342 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" | 525 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" |
| 343 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" | ||
| 344 | SRC_URI += "gomod://github.com/spf13/viper;version=v0.0.0-20150530192845-be5ff3e4840c;sha256sum=437908d1251b536aefc7cc1b056cf863aaf12ba0dd8df92be1bff1a37b1a05d1" | 526 | SRC_URI += "gomod://github.com/spf13/viper;version=v0.0.0-20150530192845-be5ff3e4840c;sha256sum=437908d1251b536aefc7cc1b056cf863aaf12ba0dd8df92be1bff1a37b1a05d1" |
| 345 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.6.0;sha256sum=b90f378c70e2c985f61893ca20bf3e8258bb4f66920af759276d330513d0d7d6" | 527 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.6.0;sha256sum=b90f378c70e2c985f61893ca20bf3e8258bb4f66920af759276d330513d0d7d6" |
| 346 | SRC_URI += "gomod://github.com/stefanberger/go-pkcs11uri;version=v0.0.0-20230803200340-78284954bff6;sha256sum=5c5bca74afcdf246740b246cdf6de4244ff25e70f3ca2f31f0c1783e94777bb1" | 528 | SRC_URI += "gomod://github.com/stefanberger/go-pkcs11uri;version=v0.0.0-20230803200340-78284954bff6;sha256sum=5c5bca74afcdf246740b246cdf6de4244ff25e70f3ca2f31f0c1783e94777bb1" |
| 347 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.2;sha256sum=3c22c1d1c4c4024eb16a12f0187775640bf35d51b0a06649febc7797119451c0" | ||
| 348 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.2.0;sha256sum=5517d43cfb7e628b9c2c64010b934e346cd24726e3d6eaf02b7f86e10752e968" | ||
| 349 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | 529 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" |
| 530 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.2.0;sha256sum=5517d43cfb7e628b9c2c64010b934e346cd24726e3d6eaf02b7f86e10752e968" | ||
| 350 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.1;sha256sum=03599ec1d6888e9bf0429346d95a6c07c64d60614b5e4af36f234cce220c7ca0" | 531 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.1;sha256sum=03599ec1d6888e9bf0429346d95a6c07c64d60614b5e4af36f234cce220c7ca0" |
| 351 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" | 532 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.2;sha256sum=3c22c1d1c4c4024eb16a12f0187775640bf35d51b0a06649febc7797119451c0" |
| 352 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.2.2;sha256sum=a0d1278e9b49f73e770bdf20a2af5f232b6df6b9f0e557707db00efca6eda9ed" | 533 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" |
| 353 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.4.0;sha256sum=0400c42ab95389bb4f4577bc09917a040a97f0f4251db2a54a7f6f5e65065b73" | 534 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.4.0;sha256sum=0400c42ab95389bb4f4577bc09917a040a97f0f4251db2a54a7f6f5e65065b73" |
| 535 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.6.1;sha256sum=e3c77324195658ead0289c507966fec55c69a7b1b8e3aac13c587dc50932fbc3" | ||
| 354 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.5.1;sha256sum=b0d1f439dfc42208b7c120dfdecee61c697496c1688361aeb100b01366d945f7" | 536 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.5.1;sha256sum=b0d1f439dfc42208b7c120dfdecee61c697496c1688361aeb100b01366d945f7" |
| 355 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" | 537 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.2.2;sha256sum=a0d1278e9b49f73e770bdf20a2af5f232b6df6b9f0e557707db00efca6eda9ed" |
| 356 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" | 538 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" |
| 357 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.6.1;sha256sum=e3c77324195658ead0289c507966fec55c69a7b1b8e3aac13c587dc50932fbc3" | 539 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" |
| 358 | SRC_URI += "gomod://github.com/syndtr/gocapability;version=v0.0.0-20200815063812-42c35b437635;sha256sum=91ff91da1936e17aa68fc13756e40ba4db1d7c9375a4ef0969fe19c9aa281195" | 540 | SRC_URI += "gomod://github.com/syndtr/gocapability;version=v0.0.0-20200815063812-42c35b437635;sha256sum=91ff91da1936e17aa68fc13756e40ba4db1d7c9375a4ef0969fe19c9aa281195" |
| 541 | SRC_URI += "gomod://github.com/syndtr/goleveldb;version=v1.0.1-0.20220721030215-126854af5e6d;sha256sum=68a0e0b2969ac85b591fa083b202852bf0eb8a60b303581a4bd68bc0b69d77d8" | ||
| 359 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.3;sha256sum=37591393b0ea113849eacbc292886ea6978798a596164510c5834c2edc374067" | 542 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.3;sha256sum=37591393b0ea113849eacbc292886ea6978798a596164510c5834c2edc374067" |
| 360 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.9.0;sha256sum=caa5349be0eeac1d14b0faee72e5a9b2de198374e064fb9158e39d1d891217b7" | 543 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.9.0;sha256sum=caa5349be0eeac1d14b0faee72e5a9b2de198374e064fb9158e39d1d891217b7" |
| 544 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.10.1;sha256sum=b224ec775508c6d8743e3870e5f62bb4f5d9f901d47a368da0ca5a0c2bcd960b" | ||
| 545 | SRC_URI += "gomod://github.com/theupdateframework/go-tuf;version=v0.7.0;sha256sum=5c2c631a720e3c4225cfff085bd080acabd4308d0e4e6244e4cc180e019b8eaa" | ||
| 546 | SRC_URI += "gomod://github.com/theupdateframework/go-tuf/v2;version=v2.3.0;sha256sum=5af239beda5fe23b712e3603d2bdb7d3f1c696e0110ba221475128f953096be8" | ||
| 547 | SRC_URI += "gomod://github.com/theupdateframework/go-tuf/v2;version=v2.4.1;sha256sum=1cb913a4229e1b64c95b08a7866821256833f70ee3e316f7cdf82cc4ddc9267a" | ||
| 361 | SRC_URI += "gomod://github.com/theupdateframework/notary;version=v0.7.0;sha256sum=777f6c85ead0970109c5ad033574bc048cc114e60173976e3c3efedddd6aae40" | 548 | SRC_URI += "gomod://github.com/theupdateframework/notary;version=v0.7.0;sha256sum=777f6c85ead0970109c5ad033574bc048cc114e60173976e3c3efedddd6aae40" |
| 362 | SRC_URI += "gomod://github.com/tilt-dev/fsnotify;version=v1.4.8-0.20220602155310-fff9c274a375;sha256sum=a8b2240a525abfefb1293c160737384529b0bd0cbeda2eb863d1224396690574" | 549 | SRC_URI += "gomod://github.com/tilt-dev/fsnotify;version=v1.4.8-0.20220602155310-fff9c274a375;sha256sum=a8b2240a525abfefb1293c160737384529b0bd0cbeda2eb863d1224396690574" |
| 550 | SRC_URI += "gomod://github.com/tink-crypto/tink-go/v2;version=v2.5.0;sha256sum=3024c05c10a93f19666d91d5f3a442d33108a7e6b80b6804df31a04b6122086d" | ||
| 551 | SRC_URI += "gomod://github.com/titanous/rocacheck;version=v0.0.0-20171023193734-afe73141d399;sha256sum=00e4f6d7d6a6a424539afb3968c2c9cfd9b42eca089015d67e90358b91e7f8da" | ||
| 363 | SRC_URI += "gomod://github.com/tonistiigi/dchapes-mode;version=v0.0.0-20250318174251-73d941a28323;sha256sum=251cf604bd1301b75e8dc6d3f6061fccd250f4b3648813ba57793cac799c91ed" | 552 | SRC_URI += "gomod://github.com/tonistiigi/dchapes-mode;version=v0.0.0-20250318174251-73d941a28323;sha256sum=251cf604bd1301b75e8dc6d3f6061fccd250f4b3648813ba57793cac799c91ed" |
| 553 | SRC_URI += "gomod://github.com/tonistiigi/fsutil;version=v0.0.0-20251211185533-a2aa163d723f;sha256sum=4bff4b70e4b1fa093090d7bc5917b4afa3fe709409fbe4bc8b6cd33785e6be20" | ||
| 364 | SRC_URI += "gomod://github.com/tonistiigi/fsutil;version=v0.0.0-20250605211040-586307ad452f;sha256sum=53e807a685cbaf6d5435781a04d899e17bb3e7f57dc49d724520f84583cda0c9" | 554 | SRC_URI += "gomod://github.com/tonistiigi/fsutil;version=v0.0.0-20250605211040-586307ad452f;sha256sum=53e807a685cbaf6d5435781a04d899e17bb3e7f57dc49d724520f84583cda0c9" |
| 555 | SRC_URI += "gomod://github.com/tonistiigi/go-actions-cache;version=v0.0.0-20260120203934-54bc28c26fd2;sha256sum=786e01d45ef449b2ecea7b74ec2de6b362550c5ffa39b330861fa9d2be77297f" | ||
| 365 | SRC_URI += "gomod://github.com/tonistiigi/go-actions-cache;version=v0.0.0-20250626083717-378c5ed1ddd9;sha256sum=cc941d28d09be2b5f64843469a10f8a7cf466699b4b4ca789e647025a02dee28" | 556 | SRC_URI += "gomod://github.com/tonistiigi/go-actions-cache;version=v0.0.0-20250626083717-378c5ed1ddd9;sha256sum=cc941d28d09be2b5f64843469a10f8a7cf466699b4b4ca789e647025a02dee28" |
| 366 | SRC_URI += "gomod://github.com/tonistiigi/go-archvariant;version=v1.0.0;sha256sum=039db13b93c017cdcdf50aa675146b470b012ec8673a9bd65ec83bb8f1f36550" | 557 | SRC_URI += "gomod://github.com/tonistiigi/go-archvariant;version=v1.0.0;sha256sum=039db13b93c017cdcdf50aa675146b470b012ec8673a9bd65ec83bb8f1f36550" |
| 367 | SRC_URI += "gomod://github.com/tonistiigi/go-csvvalue;version=v0.0.0-20240814133006-030d3b2625d0;sha256sum=51bce4d81fe31cb3edfcfaa124a74e2cff5ef08ed8d6f54afb054b39dc0ed89a" | 558 | SRC_URI += "gomod://github.com/tonistiigi/go-csvvalue;version=v0.0.0-20240814133006-030d3b2625d0;sha256sum=51bce4d81fe31cb3edfcfaa124a74e2cff5ef08ed8d6f54afb054b39dc0ed89a" |
| 368 | SRC_URI += "gomod://github.com/tonistiigi/jaeger-ui-rest;version=v0.0.0-20250408171107-3dd17559e117;sha256sum=e7597599b676a442100ccc97cd871a8f20bf24580e25b92d225063356b787207" | 559 | SRC_URI += "gomod://github.com/tonistiigi/jaeger-ui-rest;version=v0.0.0-20250408171107-3dd17559e117;sha256sum=e7597599b676a442100ccc97cd871a8f20bf24580e25b92d225063356b787207" |
| 369 | SRC_URI += "gomod://github.com/tonistiigi/units;version=v0.0.0-20180711220420-6950e57a87ea;sha256sum=79524e0da4048adabf5fd4ca21bfca226ab45a601c5ec9d299f0e0385814b0e6" | 560 | SRC_URI += "gomod://github.com/tonistiigi/units;version=v0.0.0-20180711220420-6950e57a87ea;sha256sum=79524e0da4048adabf5fd4ca21bfca226ab45a601c5ec9d299f0e0385814b0e6" |
| 370 | SRC_URI += "gomod://github.com/tonistiigi/vt100;version=v0.0.0-20240514184818-90bafcd6abab;sha256sum=de7d217ec5bf807a23eabce963d56d73f7975f754eb8bc3321b354d34f340af3" | 561 | SRC_URI += "gomod://github.com/tonistiigi/vt100;version=v0.0.0-20240514184818-90bafcd6abab;sha256sum=de7d217ec5bf807a23eabce963d56d73f7975f754eb8bc3321b354d34f340af3" |
| 562 | SRC_URI += "gomod://github.com/transparency-dev/formats;version=v0.0.0-20251017110053-404c0d5b696c;sha256sum=ff992fe96b260806864ad3557958852990d2b3d0d7e796887db7a9e596613dcc" | ||
| 563 | SRC_URI += "gomod://github.com/transparency-dev/merkle;version=v0.0.2;sha256sum=bff8072eb052d166df4f8f3d144451ca83b98f1c0382995167008c44abc383fd" | ||
| 371 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.17;sha256sum=eb2629ff4d93a527036f0ebb57cf67caa10e97fdd9181740f8877936528bf6a9" | 564 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.17;sha256sum=eb2629ff4d93a527036f0ebb57cf67caa10e97fdd9181740f8877936528bf6a9" |
| 372 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" | 565 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" |
| 566 | SRC_URI += "gomod://github.com/valyala/fastjson;version=v1.6.4;sha256sum=9f14e4bec8bf71983c215920be2e39817e6d0cc2854938bfcd5a1f85392cd0dd" | ||
| 373 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.2;sha256sum=1f3bcd7cebbe3b67a4e7d5d4226f7127ea11bf652ed3b41cc1a0a24cf15e0dd7" | 567 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.2;sha256sum=1f3bcd7cebbe3b67a4e7d5d4226f7127ea11bf652ed3b41cc1a0a24cf15e0dd7" |
| 568 | SRC_URI += "gomod://github.com/vektah/gqlparser/v2;version=v2.5.30;sha256sum=01c5aa9381f802405ea04d24042d386360f74245ecffd706f239f517a2972a7b" | ||
| 374 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" | 569 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" |
| 375 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" | 570 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" |
| 376 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" | 571 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" |
| 572 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" | ||
| 573 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" | ||
| 377 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" | 574 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" |
| 378 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20240521201337-686a1a2994c1;sha256sum=6061d9a61e863c9b8a4ed3e34b00d6784dae4ca7ec64a0e6f0e5c4bb8574328d" | 575 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20240521201337-686a1a2994c1;sha256sum=6061d9a61e863c9b8a4ed3e34b00d6784dae4ca7ec64a0e6f0e5c4bb8574328d" |
| 379 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | 576 | SRC_URI += "gomod://github.com/yashtewari/glob-intersection;version=v0.2.0;sha256sum=bc999bc9a3bcce0ed7c06180320d2236a5c32aa61def5a7c79963faa6bcf2fd0" |
| 380 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | 577 | SRC_URI += "gomod://github.com/ysmood/fetchup;version=v0.2.3;sha256sum=8341396e72550608e385fb9ca6dd8ae4c8bdbf3f667cec11d15163f7fa61b62c" |
| 578 | SRC_URI += "gomod://github.com/ysmood/goob;version=v0.4.0;sha256sum=451f378a78f5b4b7bc2f5684bbb74a3d25483d38b4a4370cd1da8f9d35213d8d" | ||
| 579 | SRC_URI += "gomod://github.com/ysmood/got;version=v0.40.0;sha256sum=cc92702b45bfd26fd44adf1dea99ad2bb744b07a3e3f1021cb8f18c13580f29b" | ||
| 580 | SRC_URI += "gomod://github.com/ysmood/gson;version=v0.7.3;sha256sum=5d7373d14cc7df141722b031a16983e78964995462120c05a83d811fcd3b1b0a" | ||
| 581 | SRC_URI += "gomod://github.com/ysmood/leakless;version=v0.9.0;sha256sum=2c1d73d95434697af7c7997a89cb23d1b5161db401b88b006c3f843d0cabcf42" | ||
| 381 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" | 582 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" |
| 583 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 584 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 382 | SRC_URI += "gomod://github.com/zclconf/go-cty;version=v1.17.0;sha256sum=04999081dd92af910fd343acc2b500e60b338c935c9fb1df9956afe2281acfaf" | 585 | SRC_URI += "gomod://github.com/zclconf/go-cty;version=v1.17.0;sha256sum=04999081dd92af910fd343acc2b500e60b338c935c9fb1df9956afe2281acfaf" |
| 383 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.3.0;sha256sum=eb442a20007e679a7602ca4316083aad883374bdd49be304f25b76b5136c2cd7" | 586 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.3.0;sha256sum=eb442a20007e679a7602ca4316083aad883374bdd49be304f25b76b5136c2cd7" |
| 384 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.3;sha256sum=3110374ed5e6984200e6360b6488312803fb41516fff556b350d2a1abaa5ecb5" | 587 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.3;sha256sum=3110374ed5e6984200e6360b6488312803fb41516fff556b350d2a1abaa5ecb5" |
| 588 | SRC_URI += "gomod://go.mongodb.org/mongo-driver;version=v1.17.6;sha256sum=639eeca6ee37eb5037ba4ce661c1975251359a521029bd338dba8d493e2869bb" | ||
| 385 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" | 589 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" |
| 386 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.2.1;sha256sum=a08a16fc0a7041cdb875f47a260a56000632212c85f65a302a043c76380c8335" | 590 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.2.1;sha256sum=a08a16fc0a7041cdb875f47a260a56000632212c85f65a302a043c76380c8335" |
| 591 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.42.0;sha256sum=ea93f7b449820f737e0c540b15cad5777bc11fc0d7f67453e1dcb11271f808cd" | ||
| 387 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.38.0;sha256sum=3bc606bb6ce32b4b349ae0259da212552a087b81f6f96847448181764d82eb69" | 592 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.38.0;sha256sum=3bc606bb6ce32b4b349ae0259da212552a087b81f6f96847448181764d82eb69" |
| 388 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.63.0;sha256sum=a093449439c5be2ecaa0c25a4690281445954876a8d4f3396e6d27561d5479dc" | 593 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.63.0;sha256sum=a093449439c5be2ecaa0c25a4690281445954876a8d4f3396e6d27561d5479dc" |
| 389 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace;version=v0.63.0;sha256sum=dfd5da60e9e8cfe612af8dd27a1bceea9b580d2a3d9793b371fe484dd5195456" | 594 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace;version=v0.63.0;sha256sum=dfd5da60e9e8cfe612af8dd27a1bceea9b580d2a3d9793b371fe484dd5195456" |
| 390 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.63.0;sha256sum=bf6c9a7e1596e1939c28395f588a4a8dc9bbb69ffa7f2ed17e20878126bc06ee" | 595 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.63.0;sha256sum=bf6c9a7e1596e1939c28395f588a4a8dc9bbb69ffa7f2ed17e20878126bc06ee" |
| 596 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.43.0;sha256sum=177d24c79e756950c431aa87c1c613bb807cc7fe435260b72c5f675b01651921" | ||
| 391 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.38.0;sha256sum=1f9f344b9f15382834c7f2ea15f13ca1d0516c98116c59e7bb29fed0b4748d8a" | 597 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.38.0;sha256sum=1f9f344b9f15382834c7f2ea15f13ca1d0516c98116c59e7bb29fed0b4748d8a" |
| 392 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/jaeger;version=v1.17.0;sha256sum=c9ef13da33fd0e1bf4df89b5ccf61f2922c55040cf2a991b177a72b22717e5f3" | 598 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/jaeger;version=v1.17.0;sha256sum=c9ef13da33fd0e1bf4df89b5ccf61f2922c55040cf2a991b177a72b22717e5f3" |
| 599 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc;version=v1.42.0;sha256sum=2edba259a4e64ff2983a0bda54ccb6151432180dd6825f7e35fd8fece3d07409" | ||
| 393 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc;version=v1.38.0;sha256sum=e0844b61c393d38ac7f7c7628df5b1dcd99c6ec84ad64932b429ac2834c9f772" | 600 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc;version=v1.38.0;sha256sum=e0844b61c393d38ac7f7c7628df5b1dcd99c6ec84ad64932b429ac2834c9f772" |
| 601 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp;version=v1.42.0;sha256sum=23b1625a80d5935add14f082ce0bc3d4cdb4c4da7034a02418a2879af5f7c7c1" | ||
| 394 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp;version=v1.38.0;sha256sum=45165407959e5c7e24719a9387c1a4b7b9ecd89c8dfffd14f1af10665f58645d" | 602 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp;version=v1.38.0;sha256sum=45165407959e5c7e24719a9387c1a4b7b9ecd89c8dfffd14f1af10665f58645d" |
| 603 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.42.0;sha256sum=c4fb085cb211f3e1e4bd6da512a13ad9f4bdc69eba3459d3830ada8fbb979661" | ||
| 395 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.38.0;sha256sum=83b5d32615fe56dac7aac330e90127f1bb3516948ddd71f386c4698e80802e82" | 604 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.38.0;sha256sum=83b5d32615fe56dac7aac330e90127f1bb3516948ddd71f386c4698e80802e82" |
| 605 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.42.0;sha256sum=762d4455c641e5fa997b09158152d765430269d3dea787f95826509ee33f8cea" | ||
| 396 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.38.0;sha256sum=87881b6e9bef4146abbbafd328bded951d44654961152fb8455621398726140a" | 606 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.38.0;sha256sum=87881b6e9bef4146abbbafd328bded951d44654961152fb8455621398726140a" |
| 607 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.42.0;sha256sum=5da2e4010e0af3ceb8d1945849eb118341677ed14a8a3c4c8c4daa16fca06846" | ||
| 397 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.38.0;sha256sum=5175fcf722b9cabc90d6edb106b28bb5ed785d159325ba2c3636f136a8b9a8d3" | 608 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.38.0;sha256sum=5175fcf722b9cabc90d6edb106b28bb5ed785d159325ba2c3636f136a8b9a8d3" |
| 609 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/prometheus;version=v0.60.0;sha256sum=6dbe0a257a8655bf291736cf6f0bd889af4b7e73194dc444eae09ea00dfd31b9" | ||
| 398 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/prometheus;version=v0.42.0;sha256sum=a7a3f332f7902d7cf54607ebedc3ea1591aa4f6793d772e90e794d2e90fb52df" | 610 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/prometheus;version=v0.42.0;sha256sum=a7a3f332f7902d7cf54607ebedc3ea1591aa4f6793d772e90e794d2e90fb52df" |
| 611 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.38.0;sha256sum=3ed4da91dbe33e8a882960ffc24dfc8a7feeab0610ca96d2011dc5736650b7d6" | ||
| 399 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.31.0;sha256sum=184b2057b6e8f2449bc725a257cc2c851fe88bbe282b38d07612dd23daf97fd8" | 612 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.31.0;sha256sum=184b2057b6e8f2449bc725a257cc2c851fe88bbe282b38d07612dd23daf97fd8" |
| 613 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.43.0;sha256sum=3efb5ad706fab815f4b2e8fc89c1656ec8d2403f07edd406c17c2310dd8a08a6" | ||
| 400 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.38.0;sha256sum=39dc88030971236b0cbba0d94a834c448d9301ceec749f717994a2a7f9ab838d" | 614 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.38.0;sha256sum=39dc88030971236b0cbba0d94a834c448d9301ceec749f717994a2a7f9ab838d" |
| 615 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.43.0;sha256sum=cf46abeb516a88a0eb33117103e39fb3161f0db91cd487a84748aae16938e8f2" | ||
| 401 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.38.0;sha256sum=a3e822297026d4171ed2260a6f4ed9e125f1ea59396162b1f80620a058b02b26" | 616 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.38.0;sha256sum=a3e822297026d4171ed2260a6f4ed9e125f1ea59396162b1f80620a058b02b26" |
| 617 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.43.0;sha256sum=b02c5dded25925d2becf8ea69d446f2eb786a576ab4a7dd8014f3afbd861fc49" | ||
| 402 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.38.0;sha256sum=1b9026686549a952ff49acd68b2781ca822f657050a3b6a23784d740fe0852d7" | 618 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.38.0;sha256sum=1b9026686549a952ff49acd68b2781ca822f657050a3b6a23784d740fe0852d7" |
| 619 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.43.0;sha256sum=34fdc70a75e90d68e36caa59b9e800a5de5266118393eaee4489dd0abe3cb62d" | ||
| 403 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.38.0;sha256sum=f040f84581707a0123aec182596cd34700860e7866f556e7900ac4c17233150e" | 620 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.38.0;sha256sum=f040f84581707a0123aec182596cd34700860e7866f556e7900ac4c17233150e" |
| 404 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.7.1;sha256sum=15692d8e0dea5eadfad0aa451ab3ba1c7ed20af1d19075306db2301664695dd9" | 621 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.7.1;sha256sum=15692d8e0dea5eadfad0aa451ab3ba1c7ed20af1d19075306db2301664695dd9" |
| 622 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.9.0;sha256sum=4dce33b747a98f8295448756af7fb0521f57e26fb86efd365e00a6fd82e36364" | ||
| 405 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" | 623 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" |
| 406 | SRC_URI += "gomod://go.uber.org/mock;version=v0.6.0;sha256sum=64e9c159c974cd05c09eae2e0fa1558e7f5eef0c85434208526b052785e1b90f" | 624 | SRC_URI += "gomod://go.uber.org/mock;version=v0.6.0;sha256sum=64e9c159c974cd05c09eae2e0fa1558e7f5eef0c85434208526b052785e1b90f" |
| 407 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.2;sha256sum=ed63e181cbb5a991c104639b0e6d48d45fd951f22b47d4c5d1a36156d8ed06ee" | 625 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.2;sha256sum=ed63e181cbb5a991c104639b0e6d48d45fd951f22b47d4c5d1a36156d8ed06ee" |
| 626 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.3;sha256sum=bacc1ac9ed600be2df58f88b88d5c1b6f6473526fa4069f61549f64b81b09f41" | ||
| 408 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" | 627 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" |
| 409 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.3;sha256sum=d5ca6a029979bc52760f17ed1a9393637a46095b9e0e8f504f1dc5d70ece46ac" | 628 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.3;sha256sum=d5ca6a029979bc52760f17ed1a9393637a46095b9e0e8f504f1dc5d70ece46ac" |
| 629 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.4;sha256sum=9398112d7e82e7d19d01f0d5907ed232d8b1f44b0d487c9d5d0905a4d732996b" | ||
| 630 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.46.0;sha256sum=5f2921ccdf7252ffbe26046948c6044ab0917e500a34710e0ba6664260d6a460" | ||
| 410 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.45.0;sha256sum=416335b9102df16747b29fe58d034d6d9fb70af314740136fb0a37ae8c568705" | 631 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.45.0;sha256sum=416335b9102df16747b29fe58d034d6d9fb70af314740136fb0a37ae8c568705" |
| 632 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.48.0;sha256sum=837297a50ca77a6a18ea2f2936bfe31aaf2ad36d5bcd8c545709da3b6c600fd2" | ||
| 411 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250911091902-df9299821621;sha256sum=b1fc4c9639d9da1d1797342ee6c5beb564aa874fc523eebc9ec93cca333c3548" | 633 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250911091902-df9299821621;sha256sum=b1fc4c9639d9da1d1797342ee6c5beb564aa874fc523eebc9ec93cca333c3548" |
| 634 | SRC_URI += "gomod://golang.org/x/mod;version=v0.31.0;sha256sum=9b43daca51525bd50289c742999fe66336a653c90a23d2c55561b6fffd656e46" | ||
| 635 | SRC_URI += "gomod://golang.org/x/mod;version=v0.33.0;sha256sum=a5a4c8a9f6700712216df6bc4bc45544494736b5383aebb784fdb2dd0f41f36b" | ||
| 412 | SRC_URI += "gomod://golang.org/x/mod;version=v0.29.0;sha256sum=7c736672c72aa571b65c1106bbb2a64e587dd4265a18f0059c990f95c5117962" | 636 | SRC_URI += "gomod://golang.org/x/mod;version=v0.29.0;sha256sum=7c736672c72aa571b65c1106bbb2a64e587dd4265a18f0059c990f95c5117962" |
| 413 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" | 637 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" |
| 414 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" | 638 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" |
| 415 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" | 639 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" |
| 416 | SRC_URI += "gomod://golang.org/x/net;version=v0.47.0;sha256sum=3444c04eff1dc7a41a6386cb6a0b0b1facebfc7e222bae523043ed4b14039f76" | 640 | SRC_URI += "gomod://golang.org/x/net;version=v0.47.0;sha256sum=3444c04eff1dc7a41a6386cb6a0b0b1facebfc7e222bae523043ed4b14039f76" |
| 417 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180906233101-161cd47e91fd;sha256sum=2f0db1734f80677059b44bf3337f3b957b01b7acc97b274b3510f804204ba1a2" | 641 | SRC_URI += "gomod://golang.org/x/net;version=v0.51.0;sha256sum=a2e41cffc071ee3a6ad731c4bfbf11e1de6e8509691953aa221f8fe7828839eb" |
| 418 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20181114220301-adae6a3d119a;sha256sum=32c3d82168e804ca5e150acbd8b274e46c3687c3e86a126be192c1b6195b4ed0" | 642 | SRC_URI += "gomod://golang.org/x/net;version=v0.48.0;sha256sum=cf5206797e66bbe72fc13542d53a57d069a563cebb6d045c07a870eb4fd888c9" |
| 419 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190404232315-eb5bcb51f2a3;sha256sum=3be13704bcdb3eb79a25459f6116bd627bc90589176a9c8495b58a38c320ec0f" | 643 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190404232315-eb5bcb51f2a3;sha256sum=3be13704bcdb3eb79a25459f6116bd627bc90589176a9c8495b58a38c320ec0f" |
| 420 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190613194153-d28f0bde5980;sha256sum=d8a3dd4cb78d8e81f30d48c3ff4290b39a613a538f5efa386425b94172c93439" | ||
| 421 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190620200207-3b0461eec859;sha256sum=8b437b88ece68e61336150fbdd2a4c0e8d80f143bcdc86ce4ef047c4c93f3caa" | 644 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190620200207-3b0461eec859;sha256sum=8b437b88ece68e61336150fbdd2a4c0e8d80f143bcdc86ce4ef047c4c93f3caa" |
| 422 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200226121028-0de0cce0169b;sha256sum=cf00229a0ab910e519d829fd9192aa77e7e7a486d06ba2311f681965001589dd" | 645 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200226121028-0de0cce0169b;sha256sum=cf00229a0ab910e519d829fd9192aa77e7e7a486d06ba2311f681965001589dd" |
| 423 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201021035429-f5854403a974;sha256sum=079b484fd6bef7305d6ca5a2e0b86869042459c6b18535873015f193380a4b18" | 646 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201021035429-f5854403a974;sha256sum=079b484fd6bef7305d6ca5a2e0b86869042459c6b18535873015f193380a4b18" |
| 424 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210226172049-e18ecbb05110;sha256sum=17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15" | 647 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210226172049-e18ecbb05110;sha256sum=17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15" |
| 425 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220722155237-a158d28d115b;sha256sum=1decf7a324a0916bc66304da1b68a834ce679379422de3a2855f3031f6dc39bd" | 648 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220722155237-a158d28d115b;sha256sum=1decf7a324a0916bc66304da1b68a834ce679379422de3a2855f3031f6dc39bd" |
| 649 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.36.0;sha256sum=15bf65ff103e5dafc809d78cd037a1d1e88ccb8451824e851156002a13304504" | ||
| 650 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.33.0;sha256sum=8e7f40820982ac95900c4d44888f68d97c979d162219f6f8713c3516fabcca31" | ||
| 426 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.32.0;sha256sum=64c855b335cc2e90b2d88c1fe6c3a31de53c3ca76fc9c89e6ce266c7334b768b" | 651 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.32.0;sha256sum=64c855b335cc2e90b2d88c1fe6c3a31de53c3ca76fc9c89e6ce266c7334b768b" |
| 652 | SRC_URI += "gomod://golang.org/x/sync;version=v0.20.0;sha256sum=7179d4d68800f6fdcadb9d4bbf11cbb5df9b40360c89305c203fe20723cbd375" | ||
| 427 | SRC_URI += "gomod://golang.org/x/sync;version=v0.18.0;sha256sum=939a1a573cd83df56836b637052a45f6a60f78b86a5a375fc0c6c298a868a14d" | 653 | SRC_URI += "gomod://golang.org/x/sync;version=v0.18.0;sha256sum=939a1a573cd83df56836b637052a45f6a60f78b86a5a375fc0c6c298a868a14d" |
| 428 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" | ||
| 429 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" | ||
| 430 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181221193216-37e7f081c4d4;sha256sum=229561e23557d40cad949c6e09ddf994e73f5fb64605b5d96ce2c154664dd360" | ||
| 431 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190423024810-112230192c58;sha256sum=dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4" | 654 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190423024810-112230192c58;sha256sum=dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4" |
| 432 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190911185100-cd5d95a43a6e;sha256sum=9c63fe51b0c533b258d3acc30d9319fe78679ce1a051109c9dea3105b93e2eef" | 655 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190911185100-cd5d95a43a6e;sha256sum=9c63fe51b0c533b258d3acc30d9319fe78679ce1a051109c9dea3105b93e2eef" |
| 433 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201020160332-67f06af15bc9;sha256sum=a62c30f9e46c28636239041d7bfa1583a24378bc408554ec0670196cbac9858e" | 656 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201020160332-67f06af15bc9;sha256sum=a62c30f9e46c28636239041d7bfa1583a24378bc408554ec0670196cbac9858e" |
| 434 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" | 657 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" |
| 658 | SRC_URI += "gomod://golang.org/x/sys;version=v0.1.0;sha256sum=e7cbe58ed3745ba63d482fe82603119bd635f9a5dd914ed95a4c1826fdcf54a7" | ||
| 435 | SRC_URI += "gomod://golang.org/x/sys;version=v0.6.0;sha256sum=8c15860e3850e3cea5a7186bb79b8cf98f513d9ac5498099d3bddfd49c6dfc3f" | 659 | SRC_URI += "gomod://golang.org/x/sys;version=v0.6.0;sha256sum=8c15860e3850e3cea5a7186bb79b8cf98f513d9ac5498099d3bddfd49c6dfc3f" |
| 660 | SRC_URI += "gomod://golang.org/x/sys;version=v0.44.0;sha256sum=f1fa1052808e6bd6eb9c5372c053b2370a582532fac5d6a4600e7a6fab190ff3" | ||
| 661 | SRC_URI += "gomod://golang.org/x/sys;version=v0.42.0;sha256sum=99df0ad90183debc80aee0b7489648574c6baa0c1cf5da37aaf591cf2e2d426a" | ||
| 436 | SRC_URI += "gomod://golang.org/x/sys;version=v0.38.0;sha256sum=dacd7c9aa2b298f966822da214c6d601da08f14d41b29032bcac4bc503887a49" | 662 | SRC_URI += "gomod://golang.org/x/sys;version=v0.38.0;sha256sum=dacd7c9aa2b298f966822da214c6d601da08f14d41b29032bcac4bc503887a49" |
| 437 | SRC_URI += "gomod://golang.org/x/sys;version=v0.1.0;sha256sum=e7cbe58ed3745ba63d482fe82603119bd635f9a5dd914ed95a4c1826fdcf54a7" | ||
| 438 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180905080454-ebe1bf3edb33;sha256sum=c7fe0999b203656c51d186d020cdbbc57325867d3fab576e61821a1e2d02ad09" | ||
| 439 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180909124046-d0be0721c37e;sha256sum=8559dba9822345355af253f83f61a9c02e1e19f3b420d49153d81bcdd472f1bf" | ||
| 440 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20181116152217-5ac8a444bdc5;sha256sum=fe2230d5098e8bbdb2f82a7370a4941e59746bdea9fd661bb476e5b5c0d08348" | ||
| 441 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190215142949-d0b11bdaac8a;sha256sum=d6bf74e7bc64e245a75dd666e62160a8446242b1cde4e66b2e5f93399950a97f" | 663 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190215142949-d0b11bdaac8a;sha256sum=d6bf74e7bc64e245a75dd666e62160a8446242b1cde4e66b2e5f93399950a97f" |
| 442 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190222072716-a9d3bda3a223;sha256sum=aa2f05e0db018e860d80e30e9381e9bcbe86b6d01b4006e8b6cfd64a0f873251" | 664 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190222072716-a9d3bda3a223;sha256sum=aa2f05e0db018e860d80e30e9381e9bcbe86b6d01b4006e8b6cfd64a0f873251" |
| 443 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190412213103-97732733099d;sha256sum=4c8da803e35ab98f8621b26998717976415c9ccd17ada7183933974be40c7edb" | 665 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190412213103-97732733099d;sha256sum=4c8da803e35ab98f8621b26998717976415c9ccd17ada7183933974be40c7edb" |
| 444 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190801041406-cbf593c0f2f3;sha256sum=a0314cae7bd991b39528e740a930deb3859ad7b6a7afa4a755cc4893e324020e" | ||
| 445 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191026070338-33540a1f6037;sha256sum=cd0ef9c0a4e8a9ee9269c4787eeefa4e1225ac4367bb444ffa8d53a3ae98879e" | ||
| 446 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191120155948-bd437916bb0e;sha256sum=daccb9e6eae0a17d26d2edb6152e8ee24350b5bca51bde63f065f0d89e204734" | ||
| 447 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200930185726-fdedc70b468f;sha256sum=8f2ee97b1515c27788a17a8e9f88c9d1a4aa62380a1d9a210a53460a8503c00d" | 666 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200930185726-fdedc70b468f;sha256sum=8f2ee97b1515c27788a17a8e9f88c9d1a4aa62380a1d9a210a53460a8503c00d" |
| 448 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20201119102817-f84b799fce68;sha256sum=2681eb52677683be3760258aafe13c91c1c83888442e9c6545334ae97a02b386" | 667 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20201119102817-f84b799fce68;sha256sum=2681eb52677683be3760258aafe13c91c1c83888442e9c6545334ae97a02b386" |
| 449 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210331175145-43e1dd70ce54;sha256sum=08f1929456fc6463ad8585f2974fab7437c354b9f47bff54d06d359d20cf6b10" | 668 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210331175145-43e1dd70ce54;sha256sum=08f1929456fc6463ad8585f2974fab7437c354b9f47bff54d06d359d20cf6b10" |
| @@ -451,18 +670,22 @@ SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210615035016-665e8c7367d1; | |||
| 451 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210616094352-59db8d763f22;sha256sum=c4f9c81ce8f1b8ccfd9ce34305d8c7eb7d94c87c7e0d88394ebd6298730ebe38" | 670 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210616094352-59db8d763f22;sha256sum=c4f9c81ce8f1b8ccfd9ce34305d8c7eb7d94c87c7e0d88394ebd6298730ebe38" |
| 452 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220412211240-33da011f77ad;sha256sum=ffb4b3488ab203e6a883355e57fd1c4a84983c41fb0880ef520587863d47219c" | 671 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220412211240-33da011f77ad;sha256sum=ffb4b3488ab203e6a883355e57fd1c4a84983c41fb0880ef520587863d47219c" |
| 453 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220520151302-bc2c85ada10a;sha256sum=734caf189549ea9b85dd93f58e87e3f3bceaec72229449f5879c3c067a2ad60e" | 672 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220520151302-bc2c85ada10a;sha256sum=734caf189549ea9b85dd93f58e87e3f3bceaec72229449f5879c3c067a2ad60e" |
| 454 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;sha256sum=3b180937216e93559f16b6076d09baf54a5707378f11b867b6eb914c56b09b91" | ||
| 455 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220722155257-8c9f86f7a55f;sha256sum=f4480597a942160a2aaeb761d41ee67f610287785c263f1df253a3e157c98594" | 673 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220722155257-8c9f86f7a55f;sha256sum=f4480597a942160a2aaeb761d41ee67f610287785c263f1df253a3e157c98594" |
| 674 | SRC_URI += "gomod://golang.org/x/term;version=v0.41.0;sha256sum=91ca75a3f454d5ddede1f58c3e4fc8e169c6f3c037223ac0ac76e78234d22828" | ||
| 456 | SRC_URI += "gomod://golang.org/x/term;version=v0.37.0;sha256sum=ffd8a74e9a9fd13e1080fa4e8f807693e438fda98f336992cb2a2420d2e95e61" | 675 | SRC_URI += "gomod://golang.org/x/term;version=v0.37.0;sha256sum=ffd8a74e9a9fd13e1080fa4e8f807693e438fda98f336992cb2a2420d2e95e61" |
| 457 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201117132131-f5c789dd3221;sha256sum=a2924e91808629fbbbc12aeb91278a90ed57c21fda56f8ddea83e99d9ab4eb67" | 676 | SRC_URI += "gomod://golang.org/x/term;version=v0.38.0;sha256sum=00cec8beae98bb5a15c9ee9e8e705b7cab9c50269e7858bff98df0533b317363" |
| 458 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" | 677 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" |
| 459 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20210927222741-03fcf44c2211;sha256sum=3adf713afa49fe26580ffe4adb1f4fb2f4921c945301aa5a9fb6d34031fa30cd" | 678 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20210927222741-03fcf44c2211;sha256sum=3adf713afa49fe26580ffe4adb1f4fb2f4921c945301aa5a9fb6d34031fa30cd" |
| 460 | SRC_URI += "gomod://golang.org/x/text;version=v0.4.0;sha256sum=16af01ae1aacbb027662d39662bd52e92e288ba4ce104ea0116534a81dfd3c30" | 679 | SRC_URI += "gomod://golang.org/x/text;version=v0.4.0;sha256sum=16af01ae1aacbb027662d39662bd52e92e288ba4ce104ea0116534a81dfd3c30" |
| 461 | SRC_URI += "gomod://golang.org/x/text;version=v0.31.0;sha256sum=10d76a358ae35fae9523ffef7b378ec30f2e73bc3f99ba40e46a6cb722ad888a" | 680 | SRC_URI += "gomod://golang.org/x/text;version=v0.31.0;sha256sum=10d76a358ae35fae9523ffef7b378ec30f2e73bc3f99ba40e46a6cb722ad888a" |
| 681 | SRC_URI += "gomod://golang.org/x/text;version=v0.32.0;sha256sum=bc6c70d37c37bc625a83abd48ee32372b459a8c559a1cf5f25dfbf7c7941f81b" | ||
| 682 | SRC_URI += "gomod://golang.org/x/text;version=v0.34.0;sha256sum=67a6cab352a4f313d56671618dfff2f82d908a17151dc4ca9b7fbbfd40828134" | ||
| 462 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" | 683 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" |
| 463 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.3;sha256sum=8a896da346baf94ab4f24b0e396df0b79393c93aa05c50ef07cddd561a1ff8d7" | 684 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.3;sha256sum=8a896da346baf94ab4f24b0e396df0b79393c93aa05c50ef07cddd561a1ff8d7" |
| 464 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" | 685 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" |
| 465 | SRC_URI += "gomod://golang.org/x/time;version=v0.14.0;sha256sum=0e2d2e47d107859130c7088346966d99a14ec0f7a42290c4acc0e2cc568e7a81" | 686 | SRC_URI += "gomod://golang.org/x/time;version=v0.14.0;sha256sum=0e2d2e47d107859130c7088346966d99a14ec0f7a42290c4acc0e2cc568e7a81" |
| 687 | SRC_URI += "gomod://golang.org/x/tools;version=v0.39.0;sha256sum=498ead1f3de646754a152c14fcaade9b03f86114b2746b65367e3540c1acbcde" | ||
| 688 | SRC_URI += "gomod://golang.org/x/tools;version=v0.41.0;sha256sum=7cc6adbaad471e4a1850cace50c56227f78b06a077f0e9154b27e23e199d7a84" | ||
| 466 | SRC_URI += "gomod://golang.org/x/tools;version=v0.38.0;sha256sum=7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6" | 689 | SRC_URI += "gomod://golang.org/x/tools;version=v0.38.0;sha256sum=7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6" |
| 467 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" | 690 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" |
| 468 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" | 691 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" |
| @@ -474,45 +697,52 @@ SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407 | |||
| 474 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" | 697 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" |
| 475 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" | 698 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" |
| 476 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.16.0;sha256sum=ee1800f8323d1edd76d6864d67a5d00c79f9a3d56afea46f6a3e7f1328e5d790" | 699 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.16.0;sha256sum=ee1800f8323d1edd76d6864d67a5d00c79f9a3d56afea46f6a3e7f1328e5d790" |
| 700 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.17.0;sha256sum=dadeb3d260548de27375f7188bdfd5a175110120fd8ee8085a63b0dff2cae501" | ||
| 477 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20230223222841-637eb2293923;sha256sum=7d5a5483afb003ad17881d7c797973f63b4876dd50cb20b1aba0adac20f00c7a" | 701 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20230223222841-637eb2293923;sha256sum=7d5a5483afb003ad17881d7c797973f63b4876dd50cb20b1aba0adac20f00c7a" |
| 702 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20251103181224-f26f9409b101;sha256sum=5f92b75c48bca55843a9a713dc1f1318c69aec2c58c95d70a8f140dc933882b3" | ||
| 478 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20251022142026-3a174f9686a8;sha256sum=4c844565199076b7315ed7a507caf1bce1187b1319eb257eb5daf7dca1b5aa73" | 703 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20251022142026-3a174f9686a8;sha256sum=4c844565199076b7315ed7a507caf1bce1187b1319eb257eb5daf7dca1b5aa73" |
| 704 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20260226221140-a57be14db171;sha256sum=3b50e702012a8cbcbac4d30fdce855fd0ee13ea134b863a4e23e0baee3b8d840" | ||
| 705 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20251103181224-f26f9409b101;sha256sum=044118caa25649de11cc78f812d521be123be922ac1f90c7aadeecd379cb6433" | ||
| 479 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20251022142026-3a174f9686a8;sha256sum=31e3f6f4389617db20b509ae1394fe08a01585659dac99728ea93428580cdd1c" | 706 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20251022142026-3a174f9686a8;sha256sum=31e3f6f4389617db20b509ae1394fe08a01585659dac99728ea93428580cdd1c" |
| 480 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.77.0;sha256sum=2c92a3b507d34c72c6314f0b8c79c096b2468ce183f7fa63dba7e450c214fea5" | 707 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260226221140-a57be14db171;sha256sum=ef979e597bd8f6d7e9aa2f427b7553bae7cff3ea0355c3898133303bcd1a0c47" |
| 481 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.0.5;sha256sum=4764088ccec922d322a50719232261d8499e3481f26ae0468fccc5727bf57280" | 708 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.0.5;sha256sum=4764088ccec922d322a50719232261d8499e3481f26ae0468fccc5727bf57280" |
| 709 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.77.0;sha256sum=2c92a3b507d34c72c6314f0b8c79c096b2468ce183f7fa63dba7e450c214fea5" | ||
| 710 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.78.0;sha256sum=2aea1bc859f3b80c1f07454a6b59b34974b8bcc9f26ab0cbbea91f527e28dbc5" | ||
| 711 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.81.1;sha256sum=11273d01c080389b7079518aa23bd2e20faa91aafd12804d918bbbafaf2c7ffc" | ||
| 482 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.5.1;sha256sum=997320e3e21562ef67d72888c0b1506d1c2a0255baac7227a9b191a15627a8b2" | 712 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.5.1;sha256sum=997320e3e21562ef67d72888c0b1506d1c2a0255baac7227a9b191a15627a8b2" |
| 483 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.10;sha256sum=9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22" | 713 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.10;sha256sum=9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22" |
| 484 | SRC_URI += "gomod://gopkg.in/airbrake/gobrake.v2;version=v2.0.9;sha256sum=2db903664908e5a9afafefba94821b9579bbf271e2929c1f0b7b1fdd23f7bbcf" | 714 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.11;sha256sum=14983d36c56a814ed91b6d652f2b8f895baba1b84eb43b28a0b132c8637cd274" |
| 485 | SRC_URI += "gomod://gopkg.in/alecthomas/kingpin.v2;version=v2.2.6;sha256sum=638080591aefe7d2642f2575b627d534c692606f02ea54ba89f42db112ba8839" | ||
| 486 | SRC_URI += "gomod://gopkg.in/cenkalti/backoff.v2;version=v2.2.1;sha256sum=9617138c353a516cb2f8fa08b6952a8fbe7f9d855ef8dd9b1b42573520bb3c10" | ||
| 487 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20200227125254-8fa46927fb4f;sha256sum=dbd4ccdf6e1740df06b141ff0cf6bd4b24e5a659adb5174cb3f7bfc798a21ed1" | ||
| 488 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" | 715 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" |
| 716 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20200227125254-8fa46927fb4f;sha256sum=dbd4ccdf6e1740df06b141ff0cf6bd4b24e5a659adb5174cb3f7bfc798a21ed1" | ||
| 489 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" | 717 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" |
| 490 | SRC_URI += "gomod://gopkg.in/evanphx/json-patch.v4;version=v4.12.0;sha256sum=eccb52c37cbf4a38d392101f2b31d424eca68bfebab3de4265d0cf595ca07b51" | ||
| 491 | SRC_URI += "gomod://gopkg.in/fsnotify.v1;version=v1.4.7;sha256sum=ce003d540f42b3c0a3dec385deb387b255b536b25ea4438baa65b89458b28f75" | 718 | SRC_URI += "gomod://gopkg.in/fsnotify.v1;version=v1.4.7;sha256sum=ce003d540f42b3c0a3dec385deb387b255b536b25ea4438baa65b89458b28f75" |
| 492 | SRC_URI += "gomod://gopkg.in/gemnasium/logrus-airbrake-hook.v2;version=v2.1.2;sha256sum=ce35c69d2a1f49d8672447bced4833c02cc7af036aa9df94d5a6a0f5d871cccd" | ||
| 493 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" | 719 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" |
| 494 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.67.0;sha256sum=bd845dfc762a87a56e5a32a07770dc83e86976db7705d7f89c5dbafdc60b06c6" | 720 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.67.0;sha256sum=bd845dfc762a87a56e5a32a07770dc83e86976db7705d7f89c5dbafdc60b06c6" |
| 495 | SRC_URI += "gomod://gopkg.in/rethinkdb/rethinkdb-go.v6;version=v6.2.1;sha256sum=abe9dd6ce6093b9dec25de8f92e25f234e76311040b1cc884efa6737f8f6c9d0" | ||
| 496 | SRC_URI += "gomod://gopkg.in/tomb.v1;version=v1.0.0-20141024135613-dd632973f1e7;sha256sum=34898dc0e38ba7a792ab74a3e0fa113116313fd9142ffb444b011fd392762186" | 721 | SRC_URI += "gomod://gopkg.in/tomb.v1;version=v1.0.0-20141024135613-dd632973f1e7;sha256sum=34898dc0e38ba7a792ab74a3e0fa113116313fd9142ffb444b011fd392762186" |
| 497 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.8;sha256sum=c27f198b4d9580d4418cc6f7e0abb756ebb48344534be601db95476de52fe6d1" | 722 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.8;sha256sum=c27f198b4d9580d4418cc6f7e0abb756ebb48344534be601db95476de52fe6d1" |
| 723 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.2;sha256sum=9e0e5492ee218d0b415a33648cdb32c2f544485ac4ebfa0589ebb53d1a841096" | ||
| 498 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.4;sha256sum=815be785649ae218b51efd8e40b3b75de8f9b57dd43162386ffe3e76709f2a5d" | 724 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.4;sha256sum=815be785649ae218b51efd8e40b3b75de8f9b57dd43162386ffe3e76709f2a5d" |
| 499 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.1;sha256sum=fbfd8b7212222175af0c190e510e112934e397a6850c63d93f72779e3250f360" | 725 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.1;sha256sum=fbfd8b7212222175af0c190e510e112934e397a6850c63d93f72779e3250f360" |
| 500 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.2;sha256sum=9e0e5492ee218d0b415a33648cdb32c2f544485ac4ebfa0589ebb53d1a841096" | ||
| 501 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | ||
| 502 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" | 726 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" |
| 727 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | ||
| 503 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.2;sha256sum=d7c40ae135e4a34dee9ca4847ad18208f138847721e693647b897259287a1d4b" | 728 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.2;sha256sum=d7c40ae135e4a34dee9ca4847ad18208f138847721e693647b897259287a1d4b" |
| 504 | SRC_URI += "gomod://k8s.io/api;version=v0.34.1;sha256sum=73181ba8e5e0ac3ae1a5d37f486226d87e475a7c18c1ced7954b1924741f0625" | 729 | SRC_URI += "gomod://k8s.io/api;version=v0.35.2;sha256sum=8051aad53124d0c41e44468a37d7b20a3359fea288a744b409b781f23929fa18" |
| 505 | SRC_URI += "gomod://k8s.io/apimachinery;version=v0.34.1;sha256sum=af3797ffc3968376dae1f74964f6ffe83574fc16358ddcba768649a553f0f664" | 730 | SRC_URI += "gomod://k8s.io/apimachinery;version=v0.35.2;sha256sum=bc39dce8fc64a082447400751b6f6a9cf99b3c87a08025d1f6f43d89c65bc9ea" |
| 506 | SRC_URI += "gomod://k8s.io/client-go;version=v0.34.1;sha256sum=8ad117bbb59cb4255e1dc2c9470aca5f252086a077337c4ecb09973dc54851bb" | ||
| 507 | SRC_URI += "gomod://k8s.io/cri-api;version=v0.34.1;sha256sum=575f04bf04c09e2f1442a881113536a4411066a1cfd075751f77826603ec00ef" | 731 | SRC_URI += "gomod://k8s.io/cri-api;version=v0.34.1;sha256sum=575f04bf04c09e2f1442a881113536a4411066a1cfd075751f77826603ec00ef" |
| 508 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.130.1;sha256sum=262b961175bbe8cf6ecf227d06303df2eb47bfb890e19d516846422f7d406cb9" | 732 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.130.1;sha256sum=262b961175bbe8cf6ecf227d06303df2eb47bfb890e19d516846422f7d406cb9" |
| 509 | SRC_URI += "gomod://k8s.io/kube-openapi;version=v0.0.0-20250710124328-f3f2b991d03b;sha256sum=65a64094d280804b6d1094a00c5129108ead7970bbc57f940fd3ad48e799acb2" | ||
| 510 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20250604170112-4c0f3b243397;sha256sum=3687c33444d57ee4b35e7e7e6baa2627096057dd4d2819a82ac73d3823bced28" | 733 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20250604170112-4c0f3b243397;sha256sum=3687c33444d57ee4b35e7e7e6baa2627096057dd4d2819a82ac73d3823bced28" |
| 734 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20251002143259-bc988d571ff4;sha256sum=3caff8384915ba747aad7708cf2a4aaa2501f952780e64049abe981a57d1cb49" | ||
| 735 | SRC_URI += "gomod://kernel.org/pub/linux/libs/security/libcap/cap;version=v1.2.77;sha256sum=ea01e9900ea2bd4b054870ad10bcad4185931548c3dc076df72629b1dcbc6b49" | ||
| 511 | SRC_URI += "gomod://kernel.org/pub/linux/libs/security/libcap/cap;version=v1.2.76;sha256sum=375924cfe96275d6e703470e19fe3994ec3df8e447525c2859c085813d699298" | 736 | SRC_URI += "gomod://kernel.org/pub/linux/libs/security/libcap/cap;version=v1.2.76;sha256sum=375924cfe96275d6e703470e19fe3994ec3df8e447525c2859c085813d699298" |
| 737 | SRC_URI += "gomod://kernel.org/pub/linux/libs/security/libcap/psx;version=v1.2.77;sha256sum=2a322ad5bc1c629e67363cbec31e0080df55b78fc40a342ac3f36b00a8a33998" | ||
| 512 | SRC_URI += "gomod://kernel.org/pub/linux/libs/security/libcap/psx;version=v1.2.76;sha256sum=13a7ac858c339f36b5ca66b11f52de8759418ee3a4f6e9b600b08d512e8d315d" | 738 | SRC_URI += "gomod://kernel.org/pub/linux/libs/security/libcap/psx;version=v1.2.76;sha256sum=13a7ac858c339f36b5ca66b11f52de8759418ee3a4f6e9b600b08d512e8d315d" |
| 739 | SRC_URI += "gomod://pgregory.net/rapid;version=v1.2.0;sha256sum=c48fcf01d3621eb8fde71a0cfa46c3c1bb12cc5a038951bbef903b16916ae64a" | ||
| 513 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20241014173422-cfa47c3a1cc8;sha256sum=4a5cb30c1b7406bd9684b3dbe118308cb565ba57157f7242b06a4815fbc24ed7" | 740 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20241014173422-cfa47c3a1cc8;sha256sum=4a5cb30c1b7406bd9684b3dbe118308cb565ba57157f7242b06a4815fbc24ed7" |
| 741 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20250730193827-2d320260d730;sha256sum=7cec6eae3e4e4c9c1e0a009eef200740990fafbcb9cab081eb18ce32f6e7a7b9" | ||
| 514 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" | 742 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" |
| 515 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" | 743 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" |
| 516 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" | 744 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" |
| 517 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.0.1;sha256sum=7fa76151f62f9afe72b5fe8caa6e0d1b2bbede65047d1c9080957f858eb88d32" | 745 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.0.1;sha256sum=7fa76151f62f9afe72b5fe8caa6e0d1b2bbede65047d1c9080957f858eb88d32" |
| 746 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.1.0;sha256sum=1e5cd303b687e2c0ae4d6c6bd64d08b35ff78584ea08246125fd97ca879d52f1" | ||
| 518 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.0.0;sha256sum=61d634151ae879323697dc8ae58de4a7514131758815c15547b787c22be9ff64" | 747 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.0.0;sha256sum=61d634151ae879323697dc8ae58de4a7514131758815c15547b787c22be9ff64" |
| 748 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.1.0;sha256sum=f354d6b20b5f35edaa3eb57ddbc9751725454a10ca8e6c2cf103c4053e5a5711" | ||
diff --git a/recipes-containers/docker-compose/go-mod-licenses.inc b/recipes-containers/docker-compose/go-mod-licenses.inc new file mode 100644 index 00000000..eed8cc35 --- /dev/null +++ b/recipes-containers/docker-compose/go-mod-licenses.inc | |||
| @@ -0,0 +1,152 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # | ||
| 3 | # Do not modify by hand. Regenerate with: | ||
| 4 | # bitbake <recipe> -c discover_and_generate | ||
| 5 | |||
| 6 | LICENSE += "& Apache-2.0 & MIT" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM += "\ | ||
| 9 | file://pkg/mod/github.com/!alec!aivazis/survey/v2@v2.3.7/LICENSE;md5=615828847c7140c5e6bac90e11888eb5;spdx=MIT \ | ||
| 10 | file://pkg/mod/github.com/!defang!labs/secret-detector@v0.0.0-20250403165618-22662109213e/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 11 | file://pkg/mod/github.com/acarl005/stripansi@v0.0.0-20180116102854-5a71ef0e047d/LICENSE;md5=79b5f699d6d4dacfd73b90d3d02967b6;spdx=MIT \ | ||
| 12 | file://pkg/mod/github.com/buger/goterm@v1.0.4/LICENSE;md5=b60ae568cc483bde7743064a52388501;spdx=MIT \ | ||
| 13 | file://pkg/mod/github.com/cenkalti/backoff/v5@v5.0.3/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 14 | file://pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/LICENSE.txt;md5=802da049c92a99b4387d3f3d91b00fa9;spdx=MIT \ | ||
| 15 | file://pkg/mod/github.com/compose-spec/compose-go/v2@v2.11.0/LICENSE;md5=ad0ec928bca418d0fac28f711ec03506;spdx=Unknown \ | ||
| 16 | file://pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9;spdx=Apache-2.0 \ | ||
| 17 | file://pkg/mod/github.com/containerd/btrfs/v2@v2.0.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 18 | file://pkg/mod/github.com/containerd/cgroups/v3@v3.1.3/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 19 | file://pkg/mod/github.com/containerd/console@v1.0.5/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 20 | file://pkg/mod/github.com/containerd/containerd/api@v1.10.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 21 | file://pkg/mod/github.com/containerd/containerd/v2@v2.2.3/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 22 | file://pkg/mod/github.com/containerd/continuity@v0.4.5/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 23 | file://pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 24 | file://pkg/mod/github.com/containerd/errdefs@v1.0.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 25 | file://pkg/mod/github.com/containerd/fifo@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 26 | file://pkg/mod/github.com/containerd/fuse-overlayfs-snapshotter/v2@v2.1.7/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 27 | file://pkg/mod/github.com/containerd/go-cni@v1.1.13/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 28 | file://pkg/mod/github.com/containerd/go-runc@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 29 | file://pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 30 | file://pkg/mod/github.com/containerd/log@v0.1.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 31 | file://pkg/mod/github.com/containerd/nri@v0.11.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 32 | file://pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.13/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 33 | file://pkg/mod/github.com/containerd/otelttrpc@v0.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 34 | file://pkg/mod/github.com/containerd/platforms@v1.0.0-rc.4/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 35 | file://pkg/mod/github.com/containerd/plugin@v1.0.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 36 | file://pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 37 | file://pkg/mod/github.com/containerd/stargz-snapshotter@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 38 | file://pkg/mod/github.com/containerd/ttrpc@v1.2.8/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 39 | file://pkg/mod/github.com/containerd/typeurl/v2@v2.2.3/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 40 | file://pkg/mod/github.com/containerd/zfs/v2@v2.0.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 41 | file://pkg/mod/github.com/distribution/reference@v0.6.0/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 42 | file://pkg/mod/github.com/docker/buildx@v0.33.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 43 | file://pkg/mod/github.com/docker/cli-docs-tool@v0.11.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 44 | file://pkg/mod/github.com/docker/cli@v29.5.2+incompatible/LICENSE;md5=9740d093a080530b5c5c6573df9af45a;spdx=Unknown \ | ||
| 45 | file://pkg/mod/github.com/docker/docker-credential-helpers@v0.9.5/LICENSE;md5=5f28a5a15a6bde800864f444aee95768;spdx=MIT \ | ||
| 46 | file://pkg/mod/github.com/docker/docker@v28.5.2+incompatible/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 47 | file://pkg/mod/github.com/docker/go-connections@v0.7.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 48 | file://pkg/mod/github.com/docker/go-units@v0.5.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 49 | file://pkg/mod/github.com/eiannone/keyboard@v0.0.0-20220611211555-0d226195f203/LICENSE;md5=770c7fc05355fe560ab8b18417910557;spdx=MIT \ | ||
| 50 | file://pkg/mod/github.com/felixge/httpsnoop@v1.0.4/LICENSE.txt;md5=684da2bf3eed8fc8860e75ad84638225;spdx=MIT \ | ||
| 51 | file://pkg/mod/github.com/fvbommel/sortorder@v1.1.0/LICENSE;md5=9f7e1d7e8f527330ebb5f4c32e0f3e40;spdx=MIT \ | ||
| 52 | file://pkg/mod/github.com/go-logr/logr@v1.4.3/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 53 | file://pkg/mod/github.com/go-logr/stdr@v1.2.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 54 | file://pkg/mod/github.com/go-viper/mapstructure/v2@v2.5.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 55 | file://pkg/mod/github.com/gofrs/flock@v0.13.0/LICENSE;md5=f852ccc601f58d934aff3a71b042ba08;spdx=Unknown \ | ||
| 56 | file://pkg/mod/github.com/gogo/protobuf@v1.3.2/LICENSE;md5=38be95f95200434dc208e2ee3dab5081;spdx=Unknown \ | ||
| 57 | file://pkg/mod/github.com/golang/protobuf@v1.5.4/LICENSE;md5=939cce1ec101726fa754e698ac871622;spdx=Unknown \ | ||
| 58 | file://pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/LICENSE;md5=a21b708d8b320c68979c44ac9dba9b0d;spdx=MIT \ | ||
| 59 | file://pkg/mod/github.com/google/go-cmp@v0.7.0/LICENSE;md5=4ac66f7dea41d8d116cb7fb28aeff2ab;spdx=Unknown \ | ||
| 60 | file://pkg/mod/github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 61 | file://pkg/mod/github.com/google/uuid@v1.6.0/LICENSE;md5=88073b6dd8ec00fe09da59e0b6dfded1;spdx=Unknown \ | ||
| 62 | file://pkg/mod/github.com/grpc-ecosystem/grpc-gateway/v2@v2.28.0/LICENSE;md5=c510a2a01572b82d27f28fd4d02ca318;spdx=Unknown \ | ||
| 63 | file://pkg/mod/github.com/hashicorp/errwrap@v1.1.0/LICENSE;md5=b278a92d2c1509760384428817710378;spdx=Unknown \ | ||
| 64 | file://pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 65 | file://pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/LICENSE;md5=d44fdeb607e2d2614db9464dbedd4094;spdx=Unknown \ | ||
| 66 | file://pkg/mod/github.com/hashicorp/go-version@v1.9.0/LICENSE;md5=cad2f12165769bbebe1d9235ea7dfbd6;spdx=Unknown \ | ||
| 67 | file://pkg/mod/github.com/in-toto/attestation@v1.1.2/LICENSE;md5=1a161be702d6505e540097b42efb3a26;spdx=Unknown \ | ||
| 68 | file://pkg/mod/github.com/in-toto/in-toto-golang@v0.10.0/LICENSE;md5=7f23e46c93f32afcb729ca6c74f2ecfd;spdx=Unknown \ | ||
| 69 | file://pkg/mod/github.com/inhies/go-bytesize@v0.0.0-20220417184213-4913239db9cf/LICENSE;md5=82b5164f561f75638474f962d0d13203;spdx=Unknown \ | ||
| 70 | file://pkg/mod/github.com/jonboulle/clockwork@v0.5.0/LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77;spdx=Apache-2.0 \ | ||
| 71 | file://pkg/mod/github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51/LICENSE;md5=9d95d1ad917c814c23909addb8692eeb;spdx=MIT \ | ||
| 72 | file://pkg/mod/github.com/klauspost/compress@v1.18.5/LICENSE;md5=d0fd9ebda39468b51ff4539c9fbb13a8;spdx=Unknown \ | ||
| 73 | file://pkg/mod/github.com/mattn/go-colorable@v0.1.14/LICENSE;md5=24ce168f90aec2456a73de1839037245;spdx=MIT \ | ||
| 74 | file://pkg/mod/github.com/mattn/go-isatty@v0.0.20/LICENSE;md5=f509beadd5a11227c27b5d2ad6c9f2c6;spdx=MIT \ | ||
| 75 | file://pkg/mod/github.com/mattn/go-runewidth@v0.0.16/LICENSE;md5=24ce168f90aec2456a73de1839037245;spdx=MIT \ | ||
| 76 | file://pkg/mod/github.com/mattn/go-shellwords@v1.0.13/LICENSE;md5=e5116fc268f5118168ff06a271b50ef9;spdx=MIT \ | ||
| 77 | file://pkg/mod/github.com/mgutz/ansi@v0.0.0-20170206155736-9520e82c474b/LICENSE;md5=69548df4465c22180e0382cdb58c9379;spdx=MIT \ | ||
| 78 | file://pkg/mod/github.com/mitchellh/hashstructure/v2@v2.0.2/LICENSE;md5=96ada10a9e51c98c4656f2cede08c673;spdx=MIT \ | ||
| 79 | file://pkg/mod/github.com/moby/buildkit@v0.29.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 80 | file://pkg/mod/github.com/moby/docker-image-spec@v1.3.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 81 | file://pkg/mod/github.com/moby/go-archive@v0.2.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 82 | file://pkg/mod/github.com/moby/locker@v1.0.1/LICENSE;md5=d4653096bbe6c7090ef605fe464c94e7;spdx=Unknown \ | ||
| 83 | file://pkg/mod/github.com/moby/moby/api@v1.54.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 84 | file://pkg/mod/github.com/moby/moby/client@v0.4.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 85 | file://pkg/mod/github.com/moby/patternmatcher@v0.6.1/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 86 | file://pkg/mod/github.com/moby/sys/atomicwriter@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 87 | file://pkg/mod/github.com/moby/sys/capability@v0.4.0/LICENSE;md5=9fb69cc4971ab0f8fd79631959bf0616;spdx=Unknown \ | ||
| 88 | file://pkg/mod/github.com/moby/sys/sequential@v0.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 89 | file://pkg/mod/github.com/moby/sys/signal@v0.7.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 90 | file://pkg/mod/github.com/moby/sys/symlink@v0.3.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 91 | file://pkg/mod/github.com/moby/sys/user@v0.4.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 92 | file://pkg/mod/github.com/moby/sys/userns@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 93 | file://pkg/mod/github.com/moby/term@v0.5.2/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 94 | file://pkg/mod/github.com/morikuni/aec@v1.1.0/LICENSE;md5=86852eb2df591157c788f3ba889c8aec;spdx=MIT \ | ||
| 95 | file://pkg/mod/github.com/opencontainers/go-digest@v1.0.0/LICENSE;md5=2d6fc0e85c3f118af64c85a78d56d3cf;spdx=Unknown \ | ||
| 96 | file://pkg/mod/github.com/opencontainers/image-spec@v1.1.1/LICENSE;md5=27ef03aa2da6e424307f102e8b42621d;spdx=Unknown \ | ||
| 97 | file://pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/LICENSE;md5=390892c6562af0d807e527b06d635f94;spdx=Unknown \ | ||
| 98 | file://pkg/mod/github.com/pkg/errors@v0.9.1/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a;spdx=Unknown \ | ||
| 99 | file://pkg/mod/github.com/planetscale/vtprotobuf@v0.6.1-0.20240319094008-0393e58bdf10/LICENSE;md5=a68b49fee54b4ebf71645cb95d6e5d32;spdx=Unknown \ | ||
| 100 | file://pkg/mod/github.com/rivo/uniseg@v0.4.7/LICENSE.txt;md5=4393c339bf180cf6e188b6ea32d8b93c;spdx=MIT \ | ||
| 101 | file://pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/LICENSE;md5=3eb31626add6ada64ff9ac772bd3c653;spdx=Unknown \ | ||
| 102 | file://pkg/mod/github.com/secure-systems-lab/go-securesystemslib@v0.10.0/LICENSE;md5=e9db53a054cb216b86f5212531da6b23;spdx=MIT \ | ||
| 103 | file://pkg/mod/github.com/shibumi/go-pathspec@v1.3.0/GO-LICENSE;md5=591778525c869cdde0ab5a1bf283cd81;spdx=Unknown \ | ||
| 104 | file://pkg/mod/github.com/sigstore/sigstore-go@v1.1.4/COPYRIGHT.txt;md5=14403c66e6b22bac895a90b237ba9da0;spdx=Unknown \ | ||
| 105 | file://pkg/mod/github.com/sigstore/sigstore@v1.10.4/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46;spdx=Unknown \ | ||
| 106 | file://pkg/mod/github.com/sirupsen/logrus@v1.9.4/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \ | ||
| 107 | file://pkg/mod/github.com/skratchdot/open-golang@v0.0.0-20200116055534-eef842397966/LICENSE;md5=bda6b231b2cd2a50379525e90c9e5040;spdx=MIT \ | ||
| 108 | file://pkg/mod/github.com/spf13/cobra@v1.10.2/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 109 | file://pkg/mod/github.com/spf13/pflag@v1.0.10/LICENSE;md5=1e8b7dc8b906737639131047a590f21d;spdx=Unknown \ | ||
| 110 | file://pkg/mod/github.com/tilt-dev/fsnotify@v1.4.8-0.20220602155310-fff9c274a375/LICENSE;md5=68f2948d3c4943313d07e084a362486c;spdx=Unknown \ | ||
| 111 | file://pkg/mod/github.com/tonistiigi/dchapes-mode@v0.0.0-20250318174251-73d941a28323/LICENSE;md5=b5f8e6e9caa60377450fa22258870a0c;spdx=Unknown \ | ||
| 112 | file://pkg/mod/github.com/tonistiigi/fsutil@v0.0.0-20251211185533-a2aa163d723f/LICENSE;md5=dd50eb00dd34653989c25a6eb8affb4b;spdx=MIT \ | ||
| 113 | file://pkg/mod/github.com/tonistiigi/go-csvvalue@v0.0.0-20240814133006-030d3b2625d0/LICENSE;md5=106d9fed7c2d1ce170c34ec971adb173;spdx=MIT \ | ||
| 114 | file://pkg/mod/github.com/tonistiigi/units@v0.0.0-20180711220420-6950e57a87ea/LICENSE;md5=adab126d737576ca74dbd8acbf706365;spdx=MIT \ | ||
| 115 | file://pkg/mod/github.com/tonistiigi/vt100@v0.0.0-20240514184818-90bafcd6abab/LICENSE;md5=4204c8a598bfa7837b9f80a2e22f649c;spdx=MIT \ | ||
| 116 | file://pkg/mod/github.com/xhit/go-str2duration/v2@v2.1.0/LICENSE;md5=63cf70d490f050a29efd853b9bd0620b;spdx=Unknown \ | ||
| 117 | file://pkg/mod/go.opentelemetry.io/auto/sdk@v1.2.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 118 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.63.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 119 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace@v0.63.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 120 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.63.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 121 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 122 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 123 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 124 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 125 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 126 | file://pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 127 | file://pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 128 | file://pkg/mod/go.opentelemetry.io/otel/sdk@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 129 | file://pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 130 | file://pkg/mod/go.opentelemetry.io/otel@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 131 | file://pkg/mod/go.opentelemetry.io/proto/otlp@v1.9.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 132 | file://pkg/mod/go.uber.org/mock@v0.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 133 | file://pkg/mod/go.yaml.in/yaml/v4@v4.0.0-rc.4/LICENSE;md5=2729d3a1fab7cdaacf8f8e12d2556871;spdx=Apache-2.0 \ | ||
| 134 | file://pkg/mod/golang.org/x/crypto@v0.48.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 135 | file://pkg/mod/golang.org/x/net@v0.51.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 136 | file://pkg/mod/golang.org/x/sync@v0.20.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 137 | file://pkg/mod/golang.org/x/sys@v0.44.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 138 | file://pkg/mod/golang.org/x/term@v0.41.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 139 | file://pkg/mod/golang.org/x/text@v0.34.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 140 | file://pkg/mod/golang.org/x/time@v0.14.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 141 | file://pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20260226221140-a57be14db171/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 142 | file://pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20260226221140-a57be14db171/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 143 | file://pkg/mod/google.golang.org/grpc@v1.81.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 144 | file://pkg/mod/google.golang.org/protobuf@v1.36.11/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 145 | file://pkg/mod/gopkg.in/ini.v1@v1.67.0/LICENSE;md5=4e2a8d8f9935d6a766a5879a77ddc24d;spdx=Unknown \ | ||
| 146 | file://pkg/mod/gopkg.in/yaml.v3@v3.0.1/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 147 | file://pkg/mod/gotest.tools/v3@v3.5.2/LICENSE;md5=26d13e18e6e60338287c11c73cc80ff5;spdx=Unknown \ | ||
| 148 | file://pkg/mod/k8s.io/client-go@v0.35.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 149 | file://pkg/mod/k8s.io/kube-openapi@v0.0.0-20250710124328-f3f2b991d03b/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 150 | file://pkg/mod/k8s.io/kube-openapi@v0.0.0-20250910181357-589584f1c912/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 151 | file://pkg/mod/tags.cncf.io/container-device-interface@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 152 | " | ||
diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb index 168a5c89..8714c087 100644 --- a/recipes-containers/docker-distribution/docker-distribution_git.bb +++ b/recipes-containers/docker-distribution/docker-distribution_git.bb | |||
| @@ -3,7 +3,7 @@ SUMMARY = "The Docker toolset to pack, ship, store, and deliver content" | |||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" |
| 5 | 5 | ||
| 6 | SRCREV_distribution = "76fe6170526f0a1046c340c20b041a090d8dbfc9" | 6 | SRCREV_distribution = "22c97cc5139a9304ef229cb4d2ccf70efb8d3967" |
| 7 | SRC_URI = "git://github.com/docker/distribution.git;branch=main;name=distribution;destsuffix=git/src/github.com/distribution/distribution/v3;protocol=https \ | 7 | SRC_URI = "git://github.com/docker/distribution.git;branch=main;name=distribution;destsuffix=git/src/github.com/distribution/distribution/v3;protocol=https \ |
| 8 | file://docker-registry.service \ | 8 | file://docker-registry.service \ |
| 9 | file://0001-build-use-to-use-cross-go-compiler.patch \ | 9 | file://0001-build-use-to-use-cross-go-compiler.patch \ |
| @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/docker/distribution.git;branch=main;name=distributio | |||
| 11 | 11 | ||
| 12 | PACKAGES =+ "docker-registry" | 12 | PACKAGES =+ "docker-registry" |
| 13 | 13 | ||
| 14 | PV = "v3.0.0" | 14 | PV = "3.1.1" |
| 15 | S = "${UNPACKDIR}/git/src/github.com/distribution/distribution/v3" | 15 | S = "${UNPACKDIR}/git/src/github.com/distribution/distribution/v3" |
| 16 | 16 | ||
| 17 | GO_IMPORT = "import" | 17 | GO_IMPORT = "import" |
diff --git a/recipes-containers/docker/docker-moby_git.bb b/recipes-containers/docker/docker-moby_git.bb index 43327a92..18984585 100644 --- a/recipes-containers/docker/docker-moby_git.bb +++ b/recipes-containers/docker/docker-moby_git.bb | |||
| @@ -44,8 +44,8 @@ DESCRIPTION = "Linux container runtime \ | |||
| 44 | # so we get that tag, and make it our SRCREVS: | 44 | # so we get that tag, and make it our SRCREVS: |
| 45 | # | 45 | # |
| 46 | 46 | ||
| 47 | SRCREV_moby = "8abd12c5bb916f16d4c778ab09ea024de3a0e9f7" | 47 | SRCREV_moby = "19592a8ad2ece47d8226e6330d8a2ccad886cb3d" |
| 48 | SRCREV_cli = "df016a3a9538efb6d7d6e7c3baf291dbbe28eee0" | 48 | SRCREV_cli = "d476e1d9bfd74bbeeb30c6ebd5c851dbfee69742" |
| 49 | SRCREV_FORMAT = "moby" | 49 | SRCREV_FORMAT = "moby" |
| 50 | SRC_URI = "\ | 50 | SRC_URI = "\ |
| 51 | git://github.com/moby/moby.git;nobranch=1;name=moby;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 51 | git://github.com/moby/moby.git;nobranch=1;name=moby;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| @@ -64,7 +64,7 @@ require docker.inc | |||
| 64 | LICENSE = "Apache-2.0" | 64 | LICENSE = "Apache-2.0" |
| 65 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=4859e97a9c7780e77972d989f0823f28" | 65 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=4859e97a9c7780e77972d989f0823f28" |
| 66 | 66 | ||
| 67 | DOCKER_VERSION = "v29.2.1" | 67 | DOCKER_VERSION = "v29.5.2" |
| 68 | PV = "${DOCKER_VERSION}+git${SRCREV_moby}" | 68 | PV = "${DOCKER_VERSION}+git${SRCREV_moby}" |
| 69 | 69 | ||
| 70 | CVE_PRODUCT = "docker mobyproject:moby" | 70 | CVE_PRODUCT = "docker mobyproject:moby" |
diff --git a/recipes-containers/docker/docker.inc b/recipes-containers/docker/docker.inc index 717874b7..fdf955f6 100644 --- a/recipes-containers/docker/docker.inc +++ b/recipes-containers/docker/docker.inc | |||
| @@ -35,7 +35,7 @@ PACKAGE_NAME = "docker" | |||
| 35 | RPROVIDES:${PN} += "docker" | 35 | RPROVIDES:${PN} += "docker" |
| 36 | RPROVIDES:${PN}-dbg += "docker-dbg" | 36 | RPROVIDES:${PN}-dbg += "docker-dbg" |
| 37 | RPROVIDES:${PN}-dev += "docker-dev" | 37 | RPROVIDES:${PN}-dev += "docker-dev" |
| 38 | RPROVIDES:${PN}-contrip += "docker-dev" | 38 | RPROVIDES:${PN}-contrib += "docker-dev" |
| 39 | 39 | ||
| 40 | inherit pkgconfig | 40 | inherit pkgconfig |
| 41 | PACKAGECONFIG ??= "docker-init seccomp ca-certs" | 41 | PACKAGECONFIG ??= "docker-init seccomp ca-certs" |
diff --git a/recipes-containers/incus/README.md b/recipes-containers/incus/README.md new file mode 100644 index 00000000..c3e3a2ce --- /dev/null +++ b/recipes-containers/incus/README.md | |||
| @@ -0,0 +1,93 @@ | |||
| 1 | # Incus: System Container and VM Manager | ||
| 2 | |||
| 3 | [Incus](https://linuxcontainers.org/incus/) is the community fork of LXD, | ||
| 4 | providing a unified experience for running and managing system containers | ||
| 5 | and virtual machines. Built on LXC 6.0 with cowsql for distributed cluster state. | ||
| 6 | |||
| 7 | ## Quick Start | ||
| 8 | |||
| 9 | ### Build | ||
| 10 | |||
| 11 | Select the incus profile in your `local.conf`: | ||
| 12 | |||
| 13 | ``` | ||
| 14 | BUILD_PROFILE ?= "incus" | ||
| 15 | ``` | ||
| 16 | |||
| 17 | Or append incus to an existing image: | ||
| 18 | |||
| 19 | ``` | ||
| 20 | IMAGE_INSTALL:append:pn-container-image-host = " incus" | ||
| 21 | ``` | ||
| 22 | |||
| 23 | Then build: | ||
| 24 | |||
| 25 | ```shell | ||
| 26 | bitbake container-image-host | ||
| 27 | ``` | ||
| 28 | |||
| 29 | ### Boot | ||
| 30 | |||
| 31 | ```shell | ||
| 32 | runqemu qemux86-64 nographic slirp qemuparams="-m 4096" | ||
| 33 | ``` | ||
| 34 | |||
| 35 | ### Initialize | ||
| 36 | |||
| 37 | ```shell | ||
| 38 | incus admin init --minimal | ||
| 39 | ``` | ||
| 40 | |||
| 41 | ### Launch a container | ||
| 42 | |||
| 43 | ```shell | ||
| 44 | incus launch images:alpine/edge test1 | ||
| 45 | incus list | ||
| 46 | incus exec test1 -- /bin/sh | ||
| 47 | ``` | ||
| 48 | |||
| 49 | ### Stop and delete | ||
| 50 | |||
| 51 | ```shell | ||
| 52 | incus stop test1 | ||
| 53 | incus delete test1 | ||
| 54 | ``` | ||
| 55 | |||
| 56 | ## Dependencies | ||
| 57 | |||
| 58 | Incus requires two C libraries that are provided as separate recipes: | ||
| 59 | |||
| 60 | - **raft** (`recipes-containers/raft/`) - Raft consensus protocol implementation | ||
| 61 | - **cowsql** (`recipes-containers/cowsql/`) - Distributed SQLite built on raft | ||
| 62 | |||
| 63 | Runtime dependencies (pulled in automatically via RDEPENDS): | ||
| 64 | |||
| 65 | - lxc, lxcfs, dnsmasq, iptables, rsync, squashfs-tools, attr, acl, shadow | ||
| 66 | |||
| 67 | ## systemd Services | ||
| 68 | |||
| 69 | - `incus.service` - Main daemon (auto-enabled) | ||
| 70 | - `incus.socket` - Unix socket activation | ||
| 71 | |||
| 72 | The daemon creates the `incus-admin` group at install time. Add users to | ||
| 73 | this group to grant non-root access to the Incus API. | ||
| 74 | |||
| 75 | ## Notes | ||
| 76 | |||
| 77 | - **Memory**: QEMU needs at least 2GB (`-m 2048`), 4GB recommended | ||
| 78 | - **KVM**: Not required but improves VM performance if `/dev/kvm` is available | ||
| 79 | - **AppArmor**: Optional, works without it (warning at startup is harmless) | ||
| 80 | - **VM support**: Requires QEMU on the target (optional, containers work without it) | ||
| 81 | - **Networking**: The default bridge (`incusbr0`) is created by `incus admin init` | ||
| 82 | - **Images**: The `images:` remote points to images.linuxcontainers.org | ||
| 83 | - **Clustering**: Supported via cowsql; use `incus admin init` interactive mode to configure | ||
| 84 | |||
| 85 | ## Updating Go Dependencies | ||
| 86 | |||
| 87 | The Go module dependencies are managed via go-mod-discovery: | ||
| 88 | |||
| 89 | ```shell | ||
| 90 | bitbake incus -c discover_and_generate | ||
| 91 | ``` | ||
| 92 | |||
| 93 | This regenerates the `go-mod-*.inc` files in this directory. | ||
diff --git a/recipes-containers/incus/files/incus.service b/recipes-containers/incus/files/incus.service new file mode 100644 index 00000000..12df9492 --- /dev/null +++ b/recipes-containers/incus/files/incus.service | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | [Unit] | ||
| 2 | Description=Incus - Container and VM manager | ||
| 3 | Documentation=https://linuxcontainers.org/incus/docs/main/ | ||
| 4 | After=network-online.target incus.socket | ||
| 5 | Wants=network-online.target | ||
| 6 | Requires=incus.socket | ||
| 7 | ConditionPathExists=/var/lib/incus | ||
| 8 | |||
| 9 | [Service] | ||
| 10 | Type=simple | ||
| 11 | ExecStart=/usr/sbin/incusd --group incus-admin | ||
| 12 | ExecStop=/usr/sbin/incusd shutdown | ||
| 13 | TimeoutStartSec=600 | ||
| 14 | TimeoutStopSec=40 | ||
| 15 | Restart=on-failure | ||
| 16 | LimitNOFILE=1048576 | ||
| 17 | LimitNPROC=infinity | ||
| 18 | TasksMax=infinity | ||
| 19 | Delegate=yes | ||
| 20 | KillMode=control-group | ||
| 21 | |||
| 22 | [Install] | ||
| 23 | WantedBy=multi-user.target | ||
diff --git a/recipes-containers/incus/files/incus.socket b/recipes-containers/incus/files/incus.socket new file mode 100644 index 00000000..2eaa54bb --- /dev/null +++ b/recipes-containers/incus/files/incus.socket | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | [Unit] | ||
| 2 | Description=Incus - Container and VM manager (Unix socket) | ||
| 3 | Documentation=https://linuxcontainers.org/incus/docs/main/ | ||
| 4 | |||
| 5 | [Socket] | ||
| 6 | ListenStream=/var/lib/incus/unix.socket | ||
| 7 | SocketMode=0660 | ||
| 8 | SocketGroup=incus-admin | ||
| 9 | Service=incus.service | ||
| 10 | |||
| 11 | [Install] | ||
| 12 | WantedBy=sockets.target | ||
diff --git a/recipes-containers/incus/go-mod-cache.inc b/recipes-containers/incus/go-mod-cache.inc new file mode 100644 index 00000000..46c45f41 --- /dev/null +++ b/recipes-containers/incus/go-mod-cache.inc | |||
| @@ -0,0 +1,1002 @@ | |||
| 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/timpalpant/gzran","version":"v0.0.0-20201127163450-7b631e56f57b","vcs_hash":"98b31fa1f264a4e1783296cdadb97092f5f00ececdf762083efbcea2dec7df8a","timestamp":"2020-11-27T16:34:50Z","subdir":"","vcs_ref":""},\ | ||
| 12 | {"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"},\ | ||
| 13 | {"module":"github.com/foxboron/go-uefi","version":"v0.0.0-20251010190908-d29549a44f29","vcs_hash":"00eba6336d64ad9cd73bb949e23f5c9d9cb3bdbb9f0f9cd5140ffca68fe47a84","timestamp":"2025-10-10T19:09:08Z","subdir":"","vcs_ref":""},\ | ||
| 14 | {"module":"github.com/rivo/uniseg","version":"v0.2.0","vcs_hash":"711d6ce77fb103240fb5d501f7548a0f9a576d48e783647cd7fed297fccb112a","timestamp":"2020-10-19T13:44:17Z","subdir":"","vcs_ref":"refs/tags/v0.2.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/rivo/tview","version":"v0.42.0","vcs_hash":"b9a541b0644a2296340353bf16be6150f1127034d2cffeddfac7c2f954600890","timestamp":"2025-08-27T19:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.42.0"},\ | ||
| 17 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.6.0","vcs_hash":"aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4","timestamp":"2025-08-21T14:57:50Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ | ||
| 18 | {"module":"github.com/ryanuber/columnize","version":"v0.0.0-20160712163229-9b3edd62028f","vcs_hash":"a4800214e3c655e7bc226a29e3977ffcc0fd261f20cc243b23ab733e3743a6e6","timestamp":"2016-07-12T16:32:29Z","subdir":"","vcs_ref":""},\ | ||
| 19 | {"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"},\ | ||
| 20 | {"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"},\ | ||
| 21 | {"module":"github.com/modern-go/reflect2","version":"v0.0.0-20180701023420-4b7aa43c6742","vcs_hash":"8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677","timestamp":"2018-07-01T02:34:20Z","subdir":"","vcs_ref":""},\ | ||
| 22 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ | ||
| 23 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ | ||
| 24 | {"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"},\ | ||
| 25 | {"module":"github.com/spf13/cast","version":"v1.10.0","vcs_hash":"9cc7dcb092f85c0bf4943e1b48f1e8797e55b24b96e1a8470fe8489d0e8015cf","timestamp":"2025-09-08T16:45:31Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 26 | {"module":"github.com/spf13/cast","version":"v1.3.1","vcs_hash":"ee452b53b4fff7dad92b59f8061aa7e19da0f3322d1162a4c1e398f81b4a6af7","timestamp":"2019-12-18T07:28:14Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 27 | {"module":"github.com/spf13/afero","version":"v1.15.0","vcs_hash":"cddc2f28eb963a54c5e24c75f7a8c40f64cd3123acfcd144fcc900d516d36218","timestamp":"2025-09-08T16:25:29Z","subdir":"","vcs_ref":"refs/tags/v1.15.0"},\ | ||
| 28 | {"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"},\ | ||
| 29 | {"module":"github.com/spf13/cobra","version":"v1.2.1","vcs_hash":"ca894a0ce349aefca4cfd7bff55a1df5376df1ade3a4281666dfde19c97aa438","timestamp":"2021-07-02T15:25:47Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 30 | {"module":"github.com/spf13/cobra","version":"v1.10.2","vcs_hash":"a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685","timestamp":"2025-12-03T23:51:15Z","subdir":"","vcs_ref":"refs/tags/v1.10.2"},\ | ||
| 31 | {"module":"github.com/spf13/cobra","version":"v1.5.0","vcs_hash":"b5fc990399b976fa47383206786c0bf2d15c4b0714302564c1c4fcda37a693d0","timestamp":"2022-06-21T02:06:17Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 32 | {"module":"github.com/spf13/viper","version":"v1.21.0","vcs_hash":"e7b37e37f2cd2d170f3534659410aec441645d7ed057439fa55c09bbf204f6ba","timestamp":"2025-09-08T16:56:14Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ | ||
| 33 | {"module":"github.com/spf13/viper","version":"v1.8.1","vcs_hash":"716c6569107b5db9efcccb0cbc0608e40d8b1f15e813d496db72b99af02a69d2","timestamp":"2021-06-25T11:55:36Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 34 | {"module":"github.com/spf13/pflag","version":"v1.0.5","vcs_hash":"dbfdd18a638b7c45a5c225a857127418838676706ffaf75f8739561cd3b235db","timestamp":"2019-09-18T19:59:20Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ | ||
| 35 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ | ||
| 36 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ | ||
| 37 | {"module":"github.com/json-iterator/go","version":"v1.1.11","vcs_hash":"8c3286acb21d69abf31bbc2e11d70f619d94d964c6a09eea42b43829da5a380f","timestamp":"2020-11-18T01:31:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.11"},\ | ||
| 38 | {"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"},\ | ||
| 39 | {"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"},\ | ||
| 40 | {"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"},\ | ||
| 41 | {"module":"github.com/fatih/color","version":"v1.19.0","vcs_hash":"58caff141d2948f9fe070625ca47c5aeb106aece67c3c98c8ebe2619b45ddb73","timestamp":"2026-03-20T08:53:23Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | ||
| 42 | {"module":"github.com/fatih/color","version":"v1.7.0","vcs_hash":"9882ea9764b5ee41fae1e6a9b3a99eb02b06235782440d7851acb9f4bf3089ba","timestamp":"2018-05-15T20:53:03Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 43 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 44 | {"module":"github.com/Nvveen/Gotty","version":"v0.0.0-20120604004816-cd527374f1e5","vcs_hash":"19e8ce52a8ef51c9c961d59207d93d8de2f83b320fceb5a6d0ab2f0663dd0bc1","timestamp":"2012-06-04T00:48:16Z","subdir":"","vcs_ref":""},\ | ||
| 45 | {"module":"github.com/prometheus/common","version":"v0.67.5","vcs_hash":"e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a","timestamp":"2026-01-05T14:14:40Z","subdir":"","vcs_ref":"refs/tags/v0.67.5"},\ | ||
| 46 | {"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"},\ | ||
| 47 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190812154241-14fe0d1b01d4","vcs_hash":"51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069","timestamp":"2019-08-12T15:42:41Z","subdir":"","vcs_ref":""},\ | ||
| 48 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 49 | {"module":"github.com/prometheus/procfs","version":"v0.20.1","vcs_hash":"3c024a68e40cfb036330919b7339c670dd089236cbee3658b0793b1aa4368c69","timestamp":"2026-02-28T15:22:44Z","subdir":"","vcs_ref":"refs/tags/v0.20.1"},\ | ||
| 50 | {"module":"github.com/go-playground/universal-translator","version":"v0.18.1","vcs_hash":"0d1c810d6eecbd6fe801bd0d0b90f194d3da6627bb921c3a7c007cb4055df549","timestamp":"2023-01-30T04:27:26Z","subdir":"","vcs_ref":"refs/tags/v0.18.1"},\ | ||
| 51 | {"module":"github.com/go-playground/locales","version":"v0.14.1","vcs_hash":"316e718c5bc47878949f483aa5aceaf3aaf4cf93aa7ac26a648229bcf4b4cbaa","timestamp":"2023-01-05T16:04:36Z","subdir":"","vcs_ref":"refs/tags/v0.14.1"},\ | ||
| 52 | {"module":"github.com/go-playground/assert/v2","version":"v2.2.0","vcs_hash":"19b7dc9394e82ca4ff21ee2a5230aa96da562ddeab3448603bdb86ef5e8538c6","timestamp":"2022-09-06T03:32:22Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | ||
| 53 | {"module":"github.com/go-playground/validator/v10","version":"v10.30.2","vcs_hash":"f190b7f0a391a1e604a2aebbce00f2f93fb43bd3b05b19a6138060b25cd3c848","timestamp":"2026-03-27T10:00:35Z","subdir":"","vcs_ref":"refs/tags/v10.30.2"},\ | ||
| 54 | {"module":"github.com/go-playground/validator/v10","version":"v10.30.1","vcs_hash":"1b9d172a93b7c523f732d763a3c0ab19dec2876c437270b02c2d1204dc31efb1","timestamp":"2025-12-24T16:08:59Z","subdir":"","vcs_ref":"refs/tags/v10.30.1"},\ | ||
| 55 | {"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"},\ | ||
| 56 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20240927000941-0f3dac36c52b","vcs_hash":"a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b","timestamp":"2024-09-27T00:09:41Z","subdir":"","vcs_ref":""},\ | ||
| 57 | {"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"},\ | ||
| 58 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.31.0","vcs_hash":"bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2","timestamp":"2026-01-16T21:40:50Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.31.0"},\ | ||
| 59 | {"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"},\ | ||
| 60 | {"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"},\ | ||
| 61 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ | ||
| 62 | {"module":"github.com/getsentry/sentry-go","version":"v0.34.1","vcs_hash":"d144156383a077f554be7cf90ffa8b74e9d603ccfa77ed224f3ad09d5001fb42","timestamp":"2025-07-07T16:10:55Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | ||
| 63 | {"module":"github.com/getsentry/sentry-go","version":"v0.30.0","vcs_hash":"a048575d4b1bb090810707e84905f2c72f2afa25a3dfe3d78fdebf5352e41796","timestamp":"2024-12-03T15:24:44Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 64 | {"module":"github.com/jmespath/go-jmespath","version":"v0.0.0-20180206201540-c2b33e8439af","vcs_hash":"8cc3640768bc75278eee0dd8ebd010be93cd7d1c829e9cca3995d3d9ef342392","timestamp":"2018-02-06T20:15:40Z","subdir":"","vcs_ref":""},\ | ||
| 65 | {"module":"github.com/flosch/pongo2/v6","version":"v6.0.0","vcs_hash":"b2dd58d41d2b44e20494eea4297a980c63146a0d815de38f162e6855e1010b96","timestamp":"2022-06-24T18:12:17Z","subdir":"v6","vcs_ref":"refs/tags/v6.0.0"},\ | ||
| 66 | {"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"},\ | ||
| 67 | {"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"},\ | ||
| 68 | {"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"},\ | ||
| 69 | {"module":"github.com/google/go-eventlog","version":"v0.0.3-0.20250422210130-7c3cc8ffe6c4","vcs_hash":"aff28ab6b4bf3ade7c428488b8a7ff55232baac77a73383866c8e9f530060155","timestamp":"2025-04-22T21:01:30Z","subdir":"","vcs_ref":""},\ | ||
| 70 | {"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"},\ | ||
| 71 | {"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"},\ | ||
| 72 | {"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"},\ | ||
| 73 | {"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"},\ | ||
| 74 | {"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"},\ | ||
| 75 | {"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"},\ | ||
| 76 | {"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"},\ | ||
| 77 | {"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"},\ | ||
| 78 | {"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"},\ | ||
| 79 | {"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"},\ | ||
| 80 | {"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"},\ | ||
| 81 | {"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"},\ | ||
| 82 | {"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"},\ | ||
| 83 | {"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"},\ | ||
| 84 | {"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"},\ | ||
| 85 | {"module":"github.com/google/go-tpm","version":"v0.9.8","vcs_hash":"ce1ed46c59112f1d14d376bacbbbd12b6bde694b8e9094f459b61413279becd6","timestamp":"2025-12-29T18:04:51Z","subdir":"","vcs_ref":"refs/tags/v0.9.8"},\ | ||
| 86 | {"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"},\ | ||
| 87 | {"module":"github.com/google/btree","version":"v0.0.0-20180813153112-4030bb1f1f0c","vcs_hash":"85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300","timestamp":"2018-08-13T15:31:12Z","subdir":"","vcs_ref":""},\ | ||
| 88 | {"module":"github.com/google/go-github/v31","version":"v31.0.0","vcs_hash":"7170a9c1e221ca51e2b65c0c3326907294d3d9c171b932c88c26daffbdb34638","timestamp":"2020-04-10T01:45:09Z","subdir":"v31","vcs_ref":"refs/tags/v31.0.0"},\ | ||
| 89 | {"module":"github.com/google/go-github/v84","version":"v84.0.0","vcs_hash":"98deda70b4868ab8420355b0fcabd301bb5b117d242feb02fc7705f3f39e9968","timestamp":"2026-02-27T15:32:54Z","subdir":"","vcs_ref":"refs/tags/v84.0.0"},\ | ||
| 90 | {"module":"github.com/google/go-github/v72","version":"v72.0.0","vcs_hash":"0fe8f26c3f39be6218d0cccc0df08de3fbc04d8388d7552165a90a59d89c9eb7","timestamp":"2025-05-08T14:39:03Z","subdir":"","vcs_ref":"refs/tags/v72.0.0"},\ | ||
| 91 | {"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"},\ | ||
| 92 | {"module":"github.com/google/renameio","version":"v1.0.1","vcs_hash":"ccf1398cb676dffdda5ce5fec49083f0fe96e860280050d0b94c9e17b04a31a4","timestamp":"2021-04-06T14:11:08Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 93 | {"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"},\ | ||
| 94 | {"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"},\ | ||
| 95 | {"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"},\ | ||
| 96 | {"module":"github.com/google/pprof","version":"v0.0.0-20210226084205-cbba55b83ad5","vcs_hash":"4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe","timestamp":"2021-02-26T08:42:05Z","subdir":"","vcs_ref":""},\ | ||
| 97 | {"module":"github.com/google/pprof","version":"v0.0.0-20200212024743-f11f1df84d12","vcs_hash":"d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73","timestamp":"2020-02-12T02:47:43Z","subdir":"","vcs_ref":""},\ | ||
| 98 | {"module":"github.com/google/pprof","version":"v0.0.0-20210122040257-d980be63207e","vcs_hash":"fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613","timestamp":"2021-01-22T04:02:57Z","subdir":"","vcs_ref":""},\ | ||
| 99 | {"module":"github.com/google/pprof","version":"v0.0.0-20201023163331-3e6fc7fc9c4c","vcs_hash":"caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f","timestamp":"2020-10-23T16:33:31Z","subdir":"","vcs_ref":""},\ | ||
| 100 | {"module":"github.com/google/pprof","version":"v0.0.0-20200708004538-1a94d8640e99","vcs_hash":"31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883","timestamp":"2020-07-08T00:45:38Z","subdir":"","vcs_ref":""},\ | ||
| 101 | {"module":"github.com/google/pprof","version":"v0.0.0-20190515194954-54271f7e092f","vcs_hash":"dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90","timestamp":"2019-05-15T19:49:54Z","subdir":"","vcs_ref":""},\ | ||
| 102 | {"module":"github.com/google/pprof","version":"v0.0.0-20201203190320-1bf35d6f28c2","vcs_hash":"d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6","timestamp":"2020-12-03T19:03:20Z","subdir":"","vcs_ref":""},\ | ||
| 103 | {"module":"github.com/google/pprof","version":"v0.0.0-20191218002539-d4f498aebedc","vcs_hash":"de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005","timestamp":"2019-12-18T00:25:39Z","subdir":"","vcs_ref":""},\ | ||
| 104 | {"module":"github.com/google/pprof","version":"v0.0.0-20181206194817-3ea8567a2e57","vcs_hash":"8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c","timestamp":"2018-12-06T19:48:17Z","subdir":"","vcs_ref":""},\ | ||
| 105 | {"module":"github.com/google/pprof","version":"v0.0.0-20200229191704-1ebb73c60ed3","vcs_hash":"ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe","timestamp":"2020-02-29T19:17:04Z","subdir":"","vcs_ref":""},\ | ||
| 106 | {"module":"github.com/google/pprof","version":"v0.0.0-20200430221834-fc25d7d30c6d","vcs_hash":"ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435","timestamp":"2020-04-30T22:18:34Z","subdir":"","vcs_ref":""},\ | ||
| 107 | {"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"},\ | ||
| 108 | {"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"},\ | ||
| 109 | {"module":"github.com/google/shlex","version":"v0.0.0-20191202100458-e7afc7fbc510","vcs_hash":"6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299","timestamp":"2019-12-02T10:04:58Z","subdir":"","vcs_ref":""},\ | ||
| 110 | {"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"},\ | ||
| 111 | {"module":"github.com/google/go-querystring","version":"v1.2.0","vcs_hash":"7d3cecef50c7f48038306aab58b989d0605c03d6f53d11a11803988872d70851","timestamp":"2025-11-10T17:18:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 112 | {"module":"github.com/mohae/deepcopy","version":"v0.0.0-20170929034955-c48cc78d4826","vcs_hash":"f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b","timestamp":"2017-09-29T03:49:55Z","subdir":"","vcs_ref":""},\ | ||
| 113 | {"module":"github.com/ory/dockertest/v3","version":"v3.12.0","vcs_hash":"8138237a02809d64fa029a8c44dd616c4082605a89cc57e8ec4dcfc702ce41f6","timestamp":"2025-03-12T16:12:11Z","subdir":"","vcs_ref":"refs/tags/v3.12.0"},\ | ||
| 114 | {"module":"github.com/lucasb-eyer/go-colorful","version":"v1.4.0","vcs_hash":"81ab472883452b3b303153d1c8325b6af085bf2b41081536c381c017136c9097","timestamp":"2026-03-28T13:15:33Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 115 | {"module":"github.com/lucasb-eyer/go-colorful","version":"v1.3.0","vcs_hash":"05a75908ea88a40a48a09b7d9bcf08ea9280137aa46a2764d0ce60f7bafcfa33","timestamp":"2025-09-08T14:15:45Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 116 | {"module":"github.com/go-logfmt/logfmt","version":"v0.4.0","vcs_hash":"ba8d08b7a7c3160ce690a9887ce68303c6e395cb41e8669e5b9c7423dbb2e6d8","timestamp":"2018-11-22T01:56:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 117 | {"module":"github.com/tj/go-elastic","version":"v0.0.0-20171221160941-36157cbbebc2","vcs_hash":"1a9502b96bfbcbb5d738d29547f10845e36438647c389df4bee7872c43e20d57","timestamp":"2017-12-21T16:09:41Z","subdir":"","vcs_ref":""},\ | ||
| 118 | {"module":"github.com/tj/assert","version":"v0.0.0-20171129193455-018094318fb0","vcs_hash":"8f8f7ce6f0fcb9e4e8f3c64152a3f3a5b4f747da0fd4ec1124e012b626d46be3","timestamp":"2017-11-29T19:34:55Z","subdir":"","vcs_ref":""},\ | ||
| 119 | {"module":"github.com/tj/assert","version":"v0.0.3","vcs_hash":"b736e2634856b7ceedf8ef7bc4525bbbc33f9eec663fdab06404d5935b024f73","timestamp":"2020-06-08T08:19:31Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 120 | {"module":"github.com/tj/go-buffer","version":"v1.1.0","vcs_hash":"4b043cb0d733ddbfb43c20f079a3cc887b45d63ec44be9369ba8b065c7d6aa1c","timestamp":"2020-08-03T13:51:42Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 121 | {"module":"github.com/tj/go-spin","version":"v1.1.0","vcs_hash":"5c4e6bed014556a57638b18104f1e6df46e2902127a2ccfb0e1bc97ebf0c959b","timestamp":"2017-08-03T02:11:02Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 122 | {"module":"github.com/tj/go-kinesis","version":"v0.0.0-20171128231115-08b17f58cb1b","vcs_hash":"4cd0066f2562c60eccd5b18623812e7530b9f08aff504a792a7a26fa5361c8f3","timestamp":"2017-11-28T23:11:15Z","subdir":"","vcs_ref":""},\ | ||
| 123 | {"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"},\ | ||
| 124 | {"module":"github.com/cowsql/go-cowsql","version":"v1.22.0","vcs_hash":"06def7f9575f61f76613fddbc7dd39599d84c610d248a1a3e2840e6e84ff0ee8","timestamp":"2023-09-08T23:06:39Z","subdir":"","vcs_ref":"refs/tags/v1.22.0"},\ | ||
| 125 | {"module":"github.com/census-instrumentation/opencensus-proto","version":"v0.2.1","vcs_hash":"47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6","timestamp":"2019-07-18T16:27:18Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 126 | {"module":"github.com/fvbommel/sortorder","version":"v1.1.0","vcs_hash":"f31f7baba1030efc67be0125d6ea3670572de4cf9ef4162f66c110baedf2fc25","timestamp":"2023-03-18T20:06:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 127 | {"module":"github.com/fsnotify/fsnotify","version":"v1.4.9","vcs_hash":"312802d3d487f267a0fbf3d54ca7a46882c8ca80bb35496d99676c79f53b1b3d","timestamp":"2020-03-11T17:35:18Z","subdir":"","vcs_ref":"refs/tags/v1.4.9"},\ | ||
| 128 | {"module":"github.com/fsnotify/fsnotify","version":"v1.10.0","vcs_hash":"e19a701f0006f1bf74f13267f8571e213ef3daa3aec5f99a2a3d6e979ad81f23","timestamp":"2026-04-29T23:42:38Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 129 | {"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"},\ | ||
| 130 | {"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"},\ | ||
| 131 | {"module":"github.com/openfga/go-sdk","version":"v0.8.0","vcs_hash":"1cee9d7f69408619544cdeea4139a8bf2b9be32a98aa4f03e57ec9a7d9d51a82","timestamp":"2026-04-08T14:14:49Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 132 | {"module":"github.com/openfga/go-sdk","version":"v0.7.5","vcs_hash":"e6a0e05b9a65875e4435cb4d6e16610403e1500af62bc136bf171bfc3e7d27bb","timestamp":"2026-02-24T02:34:49Z","subdir":"","vcs_ref":"refs/tags/v0.7.5"},\ | ||
| 133 | {"module":"github.com/dustinkirkland/golang-petname","version":"v0.0.0-20260215035315-f0c533e9ce9b","vcs_hash":"3e28c50de1b9d73f4cb56a4fbb9c3882bdd264adabd46c48fe7f417c16d307ae","timestamp":"2026-02-15T03:53:15Z","subdir":"","vcs_ref":""},\ | ||
| 134 | {"module":"github.com/urfave/cli","version":"v1.22.17","vcs_hash":"e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0","timestamp":"2025-06-14T02:43:22Z","subdir":"","vcs_ref":"refs/tags/v1.22.17"},\ | ||
| 135 | {"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"},\ | ||
| 136 | {"module":"github.com/pkg/sftp","version":"v1.13.10","vcs_hash":"1fb83fe0e400e12f6a1a086bec0e71da9cf4b30a56f0cbd37b895204d4625f79","timestamp":"2025-10-22T22:24:47Z","subdir":"","vcs_ref":"refs/tags/v1.13.10"},\ | ||
| 137 | {"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"},\ | ||
| 138 | {"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"},\ | ||
| 139 | {"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"},\ | ||
| 140 | {"module":"github.com/pkg/diff","version":"v0.0.0-20200914180035-5b29258ca4f7","vcs_hash":"73b9cccf2c70ed5bb675acd67f5c458f7dbd9f9d5b62b8186b2015094b0c4938","timestamp":"2020-09-14T18:00:35Z","subdir":"","vcs_ref":""},\ | ||
| 141 | {"module":"github.com/pkg/xattr","version":"v0.4.12","vcs_hash":"bf13e69da9206f9abd910c5da30a6f61f9b461dec5a59ad725d743ca7d5f4460","timestamp":"2025-06-30T19:49:16Z","subdir":"","vcs_ref":"refs/tags/v0.4.12"},\ | ||
| 142 | {"module":"github.com/ovn-kubernetes/libovsdb","version":"v0.8.1","vcs_hash":"94014e2636daeed1c2674649550bea50156fa0a77c041161eaf43e102045f285","timestamp":"2025-08-05T10:01:50Z","subdir":"","vcs_ref":"refs/tags/v0.8.1"},\ | ||
| 143 | {"module":"github.com/dgryski/go-farm","version":"v0.0.0-20240924180020-3414d57e47da","vcs_hash":"7d488ba259a1585fc37ea8dfad56da06b19925741932d9e4e06480373cb6f2ec","timestamp":"2024-09-24T18:00:20Z","subdir":"","vcs_ref":""},\ | ||
| 144 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | ||
| 145 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | ||
| 146 | {"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"},\ | ||
| 147 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20250705151800-55b8f293f342","vcs_hash":"1557a77f88a3eb1cd42acb8d351f7f95f48b878f4d03928daeb782db51a55d11","timestamp":"2025-07-05T15:18:00Z","subdir":"","vcs_ref":""},\ | ||
| 148 | {"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"},\ | ||
| 149 | {"module":"github.com/go-ole/go-ole","version":"v1.2.6","vcs_hash":"f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c","timestamp":"2021-09-15T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | ||
| 150 | {"module":"github.com/go-ole/go-ole","version":"v1.3.0","vcs_hash":"6ebc3caf5fb0446628186d46f920aec4c63cb5c783805449864cb2ae184dd9ce","timestamp":"2023-08-04T03:10:36Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 151 | {"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"},\ | ||
| 152 | {"module":"github.com/philhofer/fwd","version":"v1.2.0","vcs_hash":"ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42","timestamp":"2024-09-16T14:44:58Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 153 | {"module":"github.com/bgentry/speakeasy","version":"v0.1.0","vcs_hash":"a3404fb27075550b91059c3ae62aafe84a7321f65ee42b664491fa6a4d2e3334","timestamp":"2017-04-17T20:07:03Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 154 | {"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"},\ | ||
| 155 | {"module":"github.com/orcaman/concurrent-map/v2","version":"v2.0.1","vcs_hash":"f639319f27310b02c5b68599c731d8e27d71966c102a89c6ae0de3566f0fc3c4","timestamp":"2022-11-08T12:17:03Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 156 | {"module":"github.com/subosito/gotenv","version":"v1.2.0","vcs_hash":"89ea6dd8db23552d1519f9c5f2d571a4cfedd8bfc48e820ecccb261e1c5c6d48","timestamp":"2019-08-03T14:02:50Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 157 | {"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"},\ | ||
| 158 | {"module":"github.com/segmentio/fasthash","version":"v1.0.3","vcs_hash":"02883359ff1f7acf2eeaa93a7d9441111f61ff7dc0bbd9db0eabd8ed4e415cbd","timestamp":"2020-05-27T18:23:56Z","subdir":"","vcs_ref":"refs/tags/v1.0.3"},\ | ||
| 159 | {"module":"github.com/mattn/go-colorable","version":"v0.0.9","vcs_hash":"2968314d22d8046412b78680ca134d39019ff91b11397bf06f9dc24fe854f37e","timestamp":"2017-08-01T03:06:07Z","subdir":"","vcs_ref":"refs/tags/v0.0.9"},\ | ||
| 160 | {"module":"github.com/mattn/go-colorable","version":"v0.1.1","vcs_hash":"b9a1b554064235597ad745f6bf17f53ae50bcf617f76ffeee3c1c9c349d263ae","timestamp":"2019-02-22T16:30:38Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 161 | {"module":"github.com/mattn/go-colorable","version":"v0.1.2","vcs_hash":"c71b6f3acd50d510992b046a557833b9b03a5c1f131137523bd7a638b59e233e","timestamp":"2019-05-24T00:26:58Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 162 | {"module":"github.com/mattn/go-colorable","version":"v0.1.14","vcs_hash":"d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0","timestamp":"2025-01-10T08:29:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ | ||
| 163 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.7","vcs_hash":"4085a0cbb259184a8523b7f7c384f21ded0ee963f4d5a78481a559fc4849477f","timestamp":"2021-04-14T15:14:26Z","subdir":"","vcs_ref":"refs/tags/v1.14.7"},\ | ||
| 164 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.34","vcs_hash":"1dea9e8548d27bc894765601a2e1e6779400119a95fbb020a2ff5c50902e8420","timestamp":"2026-01-16T08:19:36Z","subdir":"","vcs_ref":"refs/tags/v1.14.34"},\ | ||
| 165 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.44","vcs_hash":"5056c40730dc3e57a6b77bf4725f6295596fdc3d2d4b27e8d20ef020ad150644","timestamp":"2026-04-29T09:20:20Z","subdir":"","vcs_ref":"refs/tags/v1.14.44"},\ | ||
| 166 | {"module":"github.com/mattn/go-isatty","version":"v0.0.8","vcs_hash":"4963e35bcc64525b440c791c0eb22045df1ebb90bbcdf56256950a814d09f425","timestamp":"2019-05-22T01:25:13Z","subdir":"","vcs_ref":"refs/tags/v0.0.8"},\ | ||
| 167 | {"module":"github.com/mattn/go-isatty","version":"v0.0.22","vcs_hash":"1acdfcc349e9d812bd1f3bf154a0f58300976c71d83edacd13e038f79c8eef4b","timestamp":"2026-04-27T03:32:30Z","subdir":"","vcs_ref":"refs/tags/v0.0.22"},\ | ||
| 168 | {"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"},\ | ||
| 169 | {"module":"github.com/mattn/go-isatty","version":"v0.0.3","vcs_hash":"20b22477262c101a66cb37756b80f2ae6af03df482806719875b557eda2fbae7","timestamp":"2017-09-25T05:34:41Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 170 | {"module":"github.com/mattn/go-isatty","version":"v0.0.5","vcs_hash":"e3baed9782ff1c873a0f4cb3d9a23ad6c83467c51e14140ef574c14e6b8d7a17","timestamp":"2019-02-22T15:22:59Z","subdir":"","vcs_ref":"refs/tags/v0.0.5"},\ | ||
| 171 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.23","vcs_hash":"85d17585702739389ebd380c75ed4fde1b891e8f2afd4b96e5f4d04e0f5a82ce","timestamp":"2026-04-08T12:37:51Z","subdir":"","vcs_ref":"refs/tags/v0.0.23"},\ | ||
| 172 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.13","vcs_hash":"237744652a3b510f86ab5110cfe3c32e2e941c5cec200fb62f8d24d9ae025cb7","timestamp":"2021-05-24T14:38:59Z","subdir":"","vcs_ref":"refs/tags/v0.0.13"},\ | ||
| 173 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.21","vcs_hash":"90b017082f1dda8c16c975701f49ed2be76259d7c2e37c9b6a043e563787c015","timestamp":"2026-03-07T06:00:24Z","subdir":"","vcs_ref":"refs/tags/v0.0.21"},\ | ||
| 174 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.3","vcs_hash":"f2890b9ce58e9f37cbafdade545760f5d49719984c8a2120dcb103eea1b8b114","timestamp":"2018-04-08T05:53:51Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ | ||
| 175 | {"module":"github.com/sirupsen/logrus","version":"v1.9.4","vcs_hash":"7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5","timestamp":"2025-10-23T12:47:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.4"},\ | ||
| 176 | {"module":"github.com/pires/go-proxyproto","version":"v0.12.0","vcs_hash":"493581571e01db47332e42e8c46c458285e540204699e5b7e3b04e1168e05311","timestamp":"2026-04-15T08:31:39Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 177 | {"module":"github.com/pires/go-proxyproto","version":"v0.11.0","vcs_hash":"8be317a2fe66f44b1246e8b8cd5342f0679876947b3f98811fd3a42bd17ea629","timestamp":"2026-02-06T13:49:20Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 178 | {"module":"github.com/tklauser/go-sysconf","version":"v0.3.16","vcs_hash":"93d4ff4e531c640fd6d21e1f876f4f84d42fca1c1552e0445ef6f630c1e3df33","timestamp":"2025-11-12T12:31:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.16"},\ | ||
| 179 | {"module":"github.com/tklauser/numcpus","version":"v0.11.0","vcs_hash":"c4c4cfeb482da2ee4915d36d4478a4499a9babb7769639f4633acd764b67f5cb","timestamp":"2025-11-12T12:13:05Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 180 | {"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"},\ | ||
| 181 | {"module":"github.com/jarcoal/httpmock","version":"v1.4.1","vcs_hash":"62f42d4675bf686eefe7e0d2d4605a08d602413196ed823659cc75971e9866a0","timestamp":"2025-08-18T20:32:12Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 182 | {"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"},\ | ||
| 183 | {"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"},\ | ||
| 184 | {"module":"github.com/go-test/deep","version":"v1.1.1","vcs_hash":"1cb90ca52fcf8f3ad3e1d5bfe3a44c38b13f51e5917ff40c6081694315bd45bd","timestamp":"2024-06-23T16:27:23Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 185 | {"module":"github.com/go-test/deep","version":"v1.1.0","vcs_hash":"25c685a7d4c49ff391b6e3c8e916dedeba700d6dff657aa7e0bcf1a673c253fa","timestamp":"2022-12-09T14:50:39Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 186 | {"module":"github.com/googleapis/gax-go/v2","version":"v2.0.5","vcs_hash":"6f420d37a14ec22d344185e4b4048021cd57210fe3faac7f1deb9010886de5e1","timestamp":"2019-05-13T18:38:25Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.5"},\ | ||
| 187 | {"module":"github.com/googleapis/gax-go/v2","version":"v2.0.4","vcs_hash":"e3a4b6a0b59db92a52aa09693418e2c5984c72a9e0e6caf387fac861b05f28f7","timestamp":"2019-03-05T15:30:21Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.4"},\ | ||
| 188 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.14.0","vcs_hash":"2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf","timestamp":"2025-11-04T22:01:44Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 189 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.4","vcs_hash":"f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119","timestamp":"2020-02-13T20:12:56Z","subdir":"","vcs_ref":"refs/tags/v0.9.4"},\ | ||
| 190 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.1-0.20191026205805-5f8ba28d4473","vcs_hash":"ae18408e2dabff9eae443474dd88764e1702f08db99eaa197e196d11fef11707","timestamp":"2019-10-26T20:58:05Z","subdir":"","vcs_ref":""},\ | ||
| 191 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.7","vcs_hash":"ea41af093bb60cb2ca61bfd9f95751790ee8c5c97101a085b4a3bf0251f7eb49","timestamp":"2020-10-01T22:52:36Z","subdir":"","vcs_ref":"refs/tags/v0.9.7"},\ | ||
| 192 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.9-0.20210217033140-668b12f5399d","vcs_hash":"eb420a7e8ca8b00e6fb038161ec9105b946c0a404dc02f98620a50c8b1324458","timestamp":"2021-02-17T03:31:40Z","subdir":"","vcs_ref":""},\ | ||
| 193 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.0","vcs_hash":"7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6","timestamp":"2019-09-10T22:06:41Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 194 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.9-0.20201210154907-fd9021fe5dad","vcs_hash":"d954755328814794d8fceaf60f339f85b9bf9cfaee28db4ba82c9e400ec41880","timestamp":"2020-12-10T15:49:07Z","subdir":"","vcs_ref":""},\ | ||
| 195 | {"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"},\ | ||
| 196 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.36.0","vcs_hash":"4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9","timestamp":"2025-10-13T18:21:09Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.36.0"},\ | ||
| 197 | {"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"},\ | ||
| 198 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.3.0","vcs_hash":"5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d","timestamp":"2025-11-18T20:57:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 199 | {"module":"github.com/armon/go-metrics","version":"v0.0.0-20180917152333-f0300d1749da","vcs_hash":"3db56b909e6123fe17325151f07eb74d86c1b274995842d8569da4028c371ffc","timestamp":"2018-09-17T15:23:33Z","subdir":"","vcs_ref":""},\ | ||
| 200 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20150827004946-bbbad097214e","vcs_hash":"88775868180fb43ad806bd2baf26702ff47f77b2693ecb476a655ae188be778d","timestamp":"2015-08-27T00:49:46Z","subdir":"","vcs_ref":""},\ | ||
| 201 | {"module":"github.com/armon/go-radix","version":"v0.0.0-20180808171621-7fddfc383310","vcs_hash":"e4904b4185214577c9dda1b93a408003c57b5b654a94021925d1fd5bcaf3129f","timestamp":"2018-08-08T17:16:21Z","subdir":"","vcs_ref":""},\ | ||
| 202 | {"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"},\ | ||
| 203 | {"module":"github.com/tinylib/msgp","version":"v1.6.3","vcs_hash":"bcf9d4f5bd799c9a7da5cff636a20963e82620b266cc56304433e33162c418ab","timestamp":"2026-01-01T06:18:14Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ | ||
| 204 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.3.2","vcs_hash":"f248ba19cca9944c52ab78540ed0d33d1dc5f32cab2b848d7657f17de81d99f6","timestamp":"2021-05-03T07:14:32Z","subdir":"v22","vcs_ref":"refs/tags/v22.3.2"},\ | ||
| 205 | {"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"},\ | ||
| 206 | {"module":"github.com/coreos/go-semver","version":"v0.3.0","vcs_hash":"c8ad644c8c17cc23cc5534d8b2cc0f2d61e87f142460597cb935ad24afcdb2a4","timestamp":"2018-01-08T23:09:05Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 207 | {"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"},\ | ||
| 208 | {"module":"github.com/mdlayher/packet","version":"v1.0.0","vcs_hash":"6b81f91b82757fd3bd18c9f324506f66761f2d70966de0df2b33b2fecc49e445","timestamp":"2022-02-21T18:03:30Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 209 | {"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"},\ | ||
| 210 | {"module":"github.com/mdlayher/ndp","version":"v1.1.0","vcs_hash":"64bd6b4cb6e5540a664e5721e2f1d8a14d3c8e2ce149b9f8b2e00f1c914f8aff","timestamp":"2024-03-12T14:40:24Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 211 | {"module":"github.com/mdlayher/ethernet","version":"v0.0.0-20220221185849-529eae5b6118","vcs_hash":"0e595f99583f84832e0fc0f665f76298a7fdad68659b44b49652a4cf54aaa4a5","timestamp":"2022-02-21T18:58:49Z","subdir":"","vcs_ref":""},\ | ||
| 212 | {"module":"github.com/mdlayher/netx","version":"v0.0.0-20230430222610-7e21880baee8","vcs_hash":"00fa13d957ce1fd4b5c52cd79d08b1f255005941741d23874560dcf09e1a4277","timestamp":"2023-04-30T22:26:10Z","subdir":"","vcs_ref":""},\ | ||
| 213 | {"module":"github.com/mdlayher/socket","version":"v0.6.0","vcs_hash":"5ca565a1c5f829386b4090ab459890730f85df2a625662068d20ee4332db3103","timestamp":"2026-03-31T15:14:23Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 214 | {"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"},\ | ||
| 215 | {"module":"github.com/mdlayher/socket","version":"v0.2.1","vcs_hash":"73b251bafea6ca6adb2b14ff60c58f402c3091f5ccc846b0cf24261b2a9a03af","timestamp":"2022-02-21T16:45:52Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 216 | {"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"},\ | ||
| 217 | {"module":"github.com/mdlayher/arp","version":"v0.0.0-20220512170110-6706a2966875","vcs_hash":"8516b368bc159fb87b7c72c127012a9832baf47fa54470cafed1e135d4a1a8cf","timestamp":"2022-05-12T17:01:10Z","subdir":"","vcs_ref":""},\ | ||
| 218 | {"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"},\ | ||
| 219 | {"module":"github.com/chzyer/test","version":"v0.0.0-20180213035817-a1ea475d72b1","vcs_hash":"e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856","timestamp":"2018-02-13T03:58:17Z","subdir":"","vcs_ref":""},\ | ||
| 220 | {"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"},\ | ||
| 221 | {"module":"github.com/chzyer/readline","version":"v0.0.0-20180603132655-2972be24d48e","vcs_hash":"8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2","timestamp":"2018-06-03T13:26:55Z","subdir":"","vcs_ref":""},\ | ||
| 222 | {"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"},\ | ||
| 223 | {"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":""},\ | ||
| 224 | {"module":"github.com/go-gl/glfw","version":"v0.0.0-20190409004039-e6da0acd62b1","vcs_hash":"585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f","timestamp":"2019-04-09T00:40:39Z","subdir":"","vcs_ref":""},\ | ||
| 225 | {"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":""},\ | ||
| 226 | {"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":""},\ | ||
| 227 | {"module":"github.com/u-root/uio","version":"v0.0.0-20240224005618-d2acac8f3701","vcs_hash":"e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25","timestamp":"2024-02-24T00:56:18Z","subdir":"","vcs_ref":""},\ | ||
| 228 | {"module":"github.com/sean-/seed","version":"v0.0.0-20170313163322-e2103e2c3529","vcs_hash":"f9bbb0490d4fd7a790f93ba7048d9d3ff2da64768576c2b32c9abfeead0e8b79","timestamp":"2017-03-13T16:33:22Z","subdir":"","vcs_ref":""},\ | ||
| 229 | {"module":"github.com/opencontainers/runc","version":"v1.2.3","vcs_hash":"12690fc9d5ecc8fe915b6cb0164c724b2a0fed93540b9e523062cab10c0c2ba2","timestamp":"2024-12-10T10:14:40Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ | ||
| 230 | {"module":"github.com/opencontainers/umoci","version":"v0.6.1-0.20251213054154-70fc5ee1f4df","vcs_hash":"e916fa370f87bb10bcc65d99597db3cc0b25a0a979dd4848c74abb1c5a2bbaf1","timestamp":"2025-12-13T05:41:54Z","subdir":"","vcs_ref":""},\ | ||
| 231 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.3.0","vcs_hash":"d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9","timestamp":"2025-11-02T07:35:43Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 232 | {"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"},\ | ||
| 233 | {"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"},\ | ||
| 234 | {"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"},\ | ||
| 235 | {"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"},\ | ||
| 236 | {"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"},\ | ||
| 237 | {"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"},\ | ||
| 238 | {"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"},\ | ||
| 239 | {"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"},\ | ||
| 240 | {"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"},\ | ||
| 241 | {"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"},\ | ||
| 242 | {"module":"github.com/yusufpapurcu/wmi","version":"v1.2.4","vcs_hash":"d49837721a364d478340dfb90d65ec9e1396a051aa1caa5e190af739ff9fcdbb","timestamp":"2024-01-28T14:29:43Z","subdir":"","vcs_ref":"refs/tags/v1.2.4"},\ | ||
| 243 | {"module":"github.com/pelletier/go-toml","version":"v1.9.3","vcs_hash":"0e5491df9433a873a6b4e2c15e3378082b989a09800ab31030d263ce7d1db7e5","timestamp":"2021-06-14T14:56:19Z","subdir":"","vcs_ref":"refs/tags/v1.9.3"},\ | ||
| 244 | {"module":"github.com/pelletier/go-toml/v2","version":"v2.3.0","vcs_hash":"90bb9063abd859cb449ac98a171673b560e2f6c45f1df408c67323c6c6fe2074","timestamp":"2026-03-24T11:08:39Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 245 | {"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"},\ | ||
| 246 | {"module":"github.com/pierrec/lz4/v4","version":"v4.1.18","vcs_hash":"6eb39121373fe53766a6cea74a88b7d16c12844faf0439417ad403e40ce53bf6","timestamp":"2023-06-14T14:02:14Z","subdir":"","vcs_ref":"refs/tags/v4.1.18"},\ | ||
| 247 | {"module":"github.com/pierrec/lz4/v4","version":"v4.1.26","vcs_hash":"68da28b7208a2fda872df4fd42aeae66709be1fc748096da5448b6895334e0c2","timestamp":"2026-03-06T08:33:31Z","subdir":"","vcs_ref":"refs/tags/v4.1.26"},\ | ||
| 248 | {"module":"github.com/FuturFusion/migration-manager","version":"v0.6.9","vcs_hash":"873c31c78e894d4d04e6a5d9eee3f60deac44d43cf4660a7bab1b2889efd7e19","timestamp":"2026-04-23T12:28:00Z","subdir":"","vcs_ref":"refs/tags/v0.6.9"},\ | ||
| 249 | {"module":"github.com/FuturFusion/operations-center","version":"v0.5.8","vcs_hash":"28674f62edb1fb48284dd0bd494dcffd43609f5e1a6455b431ae7da1ab365e67","timestamp":"2026-04-22T21:44:45Z","subdir":"","vcs_ref":"refs/tags/v0.5.8"},\ | ||
| 250 | {"module":"github.com/FuturFusion/vsock","version":"v0.0.0-20260219213046-d78a7104f821","vcs_hash":"fd66a53df7b70312b657a3d7b4da120e1d664ce5d44e6d27cc47fff56a722b92","timestamp":"2026-02-19T21:30:46Z","subdir":"","vcs_ref":""},\ | ||
| 251 | {"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"},\ | ||
| 252 | {"module":"github.com/minio/crc64nvme","version":"v1.1.1","vcs_hash":"4ed76326c9894dcf452e16e1348639722300a383525f08ec6c39ce41a3cf5da9","timestamp":"2025-08-12T08:24:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 253 | {"module":"github.com/minio/minio-go/v7","version":"v7.0.99","vcs_hash":"09a8f7c06ea8a345817796e27928d417cb3900c71cf568341fd36a3b021609b3","timestamp":"2026-03-04T12:36:36Z","subdir":"","vcs_ref":"refs/tags/v7.0.99"},\ | ||
| 254 | {"module":"github.com/lufia/plan9stats","version":"v0.0.0-20260330125221-c963978e514e","vcs_hash":"147156a14b9f6624aa5691f646165cc807411f834a633d1e50462050d1f280b3","timestamp":"2026-03-30T12:52:21Z","subdir":"","vcs_ref":""},\ | ||
| 255 | {"module":"github.com/lufia/plan9stats","version":"v0.0.0-20260216142805-b3301c5f2a88","vcs_hash":"0c4816a715f044b571afdac4b1b266fd75a8214de3ae78d4df047eeb87b27f3c","timestamp":"2026-02-16T14:28:05Z","subdir":"","vcs_ref":""},\ | ||
| 256 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.5.0","vcs_hash":"3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef","timestamp":"2026-01-12T17:24:26Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | ||
| 257 | {"module":"github.com/sourcegraph/conc","version":"v0.3.1-0.20240121214520-5f936abd7ae8","vcs_hash":"d0ac12bfbd92b7b9c71000ef4be5c3b82ae44ec1d14ec766f9ebe5231438f15c","timestamp":"2024-01-21T21:45:20Z","subdir":"","vcs_ref":""},\ | ||
| 258 | {"module":"github.com/rootless-containers/proto/go-proto","version":"v0.0.0-20260207013450-f6ee952d53d9","vcs_hash":"09b886d25d2c233d34334241aeeb257fe5d1dce05e718c2cd5aa4b9978bdf935","timestamp":"2026-02-07T01:34:50Z","subdir":"go-proto","vcs_ref":""},\ | ||
| 259 | {"module":"github.com/godbus/dbus/v5","version":"v5.0.4","vcs_hash":"f851fc59c519bc56294d4e77f7154e7923aa67e24c9e9929f1738e7002be011d","timestamp":"2021-03-23T03:10:11Z","subdir":"v5","vcs_ref":"refs/tags/v5.0.4"},\ | ||
| 260 | {"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"},\ | ||
| 261 | {"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"},\ | ||
| 262 | {"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"},\ | ||
| 263 | {"module":"github.com/gabriel-vasile/mimetype","version":"v1.4.13","vcs_hash":"4d925e72d8406a20840cc70aaaf4485f5399744fcb6617da514cc9469c564449","timestamp":"2026-02-01T06:52:37Z","subdir":"","vcs_ref":"refs/tags/v1.4.13"},\ | ||
| 264 | {"module":"github.com/bketelsen/crypt","version":"v0.0.4","vcs_hash":"c76d01ad341475374d9d68c6b59ec7f438a0c5c46c883b73179b3d504297577e","timestamp":"2021-06-15T23:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 265 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20260407060928-11b94ed970f2","vcs_hash":"b66e5a730ac2fe7ad4c7ecfd38aa5fc925e663362912c040ea3d2a44b0748769","timestamp":"2026-04-07T06:09:28Z","subdir":"","vcs_ref":""},\ | ||
| 266 | {"module":"github.com/LINBIT/golinstor","version":"v0.60.0","vcs_hash":"802fae4f02198b748ad822b52332c522919d0f9b39416871ab07e60b5a22e446","timestamp":"2026-02-22T15:33:23Z","subdir":"","vcs_ref":"refs/tags/v0.60.0"},\ | ||
| 267 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20200824232613-28f6c0f3b639","vcs_hash":"6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6","timestamp":"2020-08-24T23:26:13Z","subdir":"","vcs_ref":""},\ | ||
| 268 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20181102032728-5e5cf60278f6","vcs_hash":"6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669","timestamp":"2018-11-02T03:27:28Z","subdir":"","vcs_ref":""},\ | ||
| 269 | {"module":"github.com/ebitengine/purego","version":"v0.10.0","vcs_hash":"2b5ddef4fc06ea838d03acefae8c96c705e2d06de932a11b3867d5b468b860e5","timestamp":"2026-02-23T08:46:21Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 270 | {"module":"github.com/posener/complete","version":"v1.1.1","vcs_hash":"185f5f55a8fb2c19ce2969eb875e4cebf07fe0d155c7c2a13b59ffe1d1f78a4e","timestamp":"2018-03-09T06:24:32Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 271 | {"module":"github.com/go-co-op/gocron/v2","version":"v2.21.1","vcs_hash":"b13028aa0abf56871243d9eaf53ab98c213e11ed6f7fe68b138aad712c797a10","timestamp":"2026-04-20T20:50:10Z","subdir":"","vcs_ref":"refs/tags/v2.21.1"},\ | ||
| 272 | {"module":"github.com/go-co-op/gocron/v2","version":"v2.19.1","vcs_hash":"cdaab1c82a133ac2e8313ca76003d017b1984933c1b0936f62da3c7909ada417","timestamp":"2026-01-28T16:27:20Z","subdir":"","vcs_ref":"refs/tags/v2.19.1"},\ | ||
| 273 | {"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"},\ | ||
| 274 | {"module":"github.com/client9/misspell","version":"v0.3.4","vcs_hash":"124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796","timestamp":"2018-03-09T01:55:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.4"},\ | ||
| 275 | {"module":"github.com/sagikazarmark/locafero","version":"v0.12.0","vcs_hash":"dbc2962d59e127f270b2a44f0e647e93bc910d64c957fc39c4768e067f6e1c26","timestamp":"2025-09-19T21:20:27Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 276 | {"module":"github.com/shirou/gopsutil/v4","version":"v4.26.4","vcs_hash":"33d41c95ed2cb289905a60c0740637831e9ff0245809c35c694d714c954c8e4b","timestamp":"2026-04-29T13:39:42Z","subdir":"","vcs_ref":"refs/tags/v4.26.4"},\ | ||
| 277 | {"module":"github.com/shirou/gopsutil/v4","version":"v4.26.2","vcs_hash":"aa050697166b07354a108a9f40f48cd092debacb5a6a9e5832074d74ba030741","timestamp":"2026-02-27T12:05:12Z","subdir":"","vcs_ref":"refs/tags/v4.26.2"},\ | ||
| 278 | {"module":"github.com/adhocore/gronx","version":"v1.19.6","vcs_hash":"126cd420afbf1df2d8b5b937509bb44626f1f24a4d6031dd4487169fd0a99d95","timestamp":"2025-04-30T03:50:40Z","subdir":"","vcs_ref":"refs/tags/v1.19.6"},\ | ||
| 279 | {"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"},\ | ||
| 280 | {"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"},\ | ||
| 281 | {"module":"github.com/olekukonko/tablewriter","version":"v1.1.4","vcs_hash":"0e744cb873518f14c1f9de24401f4a9d7cce7dd23f1c5e9d476663fd533c9af3","timestamp":"2026-03-04T08:28:19Z","subdir":"","vcs_ref":"refs/tags/v1.1.4"},\ | ||
| 282 | {"module":"github.com/olekukonko/errors","version":"v1.2.0","vcs_hash":"9f8eee3d03d4c615fd7d2b586f817d80061f17bd604a08c4b1615458b670b2e1","timestamp":"2026-01-19T12:46:33Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 283 | {"module":"github.com/olekukonko/errors","version":"v1.3.0","vcs_hash":"fb96299b52591fa812d04a97c3be816293f171534d9c18a3a869efff566b959e","timestamp":"2026-04-18T07:54:37Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 284 | {"module":"github.com/olekukonko/cat","version":"v0.0.0-20250911104152-50322a0618f6","vcs_hash":"19ba36fff6411930e76fdec22c64609b7c02b991f4e163ba1066a0f231ebf636","timestamp":"2025-09-11T10:41:52Z","subdir":"","vcs_ref":""},\ | ||
| 285 | {"module":"github.com/olekukonko/ts","version":"v0.0.0-20171002115256-78ecb04241c0","vcs_hash":"6dfdc2edf88781466258dd9b942bdb0fc605c266a06d24d6e47361cd28737e16","timestamp":"2017-10-02T11:52:56Z","subdir":"","vcs_ref":""},\ | ||
| 286 | {"module":"github.com/olekukonko/ll","version":"v0.1.7","vcs_hash":"3760cd5e19b0d0091c219ed943424caf0b01a730c9e62d79b14f13678de3b30b","timestamp":"2026-02-22T00:17:37Z","subdir":"","vcs_ref":"refs/tags/v0.1.7"},\ | ||
| 287 | {"module":"github.com/olekukonko/ll","version":"v0.1.8","vcs_hash":"c9ecf1d40e81566047ecf65f6b060a08f2e54f326a35c9dd1bc5e57240387b3a","timestamp":"2026-03-23T10:43:45Z","subdir":"","vcs_ref":"refs/tags/v0.1.8"},\ | ||
| 288 | {"module":"github.com/bmatcuk/doublestar/v4","version":"v4.10.0","vcs_hash":"f04c5e1abde8d225560ba91d9323f57cd70bf837fb4f496347e64c8bf7af0ea0","timestamp":"2026-01-25T20:09:12Z","subdir":"","vcs_ref":"refs/tags/v4.10.0"},\ | ||
| 289 | {"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"},\ | ||
| 290 | {"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"},\ | ||
| 291 | {"module":"github.com/BurntSushi/xgb","version":"v0.0.0-20160522181843-27f122750802","vcs_hash":"8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3","timestamp":"2016-05-22T18:18:43Z","subdir":"","vcs_ref":""},\ | ||
| 292 | {"module":"github.com/lxc/incus/v7","version":"v7.0.0","vcs_hash":"c8a8b209816f62e5a9a025fb79203c664eacd379703a74100e5196dd0f07f326","timestamp":"2026-05-01T23:19:09Z","subdir":"v7","vcs_ref":"refs/tags/v7.0.0"},\ | ||
| 293 | {"module":"github.com/lxc/incus/v6","version":"v6.23.1-0.20260327174201-6acde8bd711a","vcs_hash":"2ff1a349461cb2a429e3649dcbe7c4f815df1955ced4e5bca7be6266d36f0ca4","timestamp":"2026-03-27T17:42:01Z","subdir":"","vcs_ref":""},\ | ||
| 294 | {"module":"github.com/lxc/incus/v6","version":"v6.0.6","vcs_hash":"1c31edf3b4cf42c45b25e293d8e70afbcc99016d01f6ba1b8932bf96426f5e0c","timestamp":"2026-03-13T23:10:40Z","subdir":"","vcs_ref":"refs/tags/v6.0.6"},\ | ||
| 295 | {"module":"github.com/lxc/incus-os/incus-osd","version":"v0.0.0-20260426171132-5b5f02e943ee","vcs_hash":"1df90ad9006d284c4d13e89c788d6fa3472ce2bc3badfa8dca841228c3614feb","timestamp":"2026-04-26T17:11:32Z","subdir":"incus-osd","vcs_ref":""},\ | ||
| 296 | {"module":"github.com/lxc/incus-os/incus-osd","version":"v0.0.0-20260313160614-ee09d062a9f0","vcs_hash":"ede2a7d5c66338c95a82249ce2bca5e0f8c364a8b19e720b7d917789002deaa1","timestamp":"2026-03-13T16:06:14Z","subdir":"incus-osd","vcs_ref":""},\ | ||
| 297 | {"module":"github.com/lxc/go-lxc","version":"v0.0.0-20240606200241-27b3d116511f","vcs_hash":"28fad50ce1e11f9fa74409fb576b0a1384105ab647bb8485607aee548668e44a","timestamp":"2024-06-06T20:02:41Z","subdir":"","vcs_ref":""},\ | ||
| 298 | {"module":"github.com/lxc/go-lxc","version":"v0.0.0-20260316180011-3af4ce000ed7","vcs_hash":"288aacf90ac0b139bbfab519cca4e2e46719a4409f1dc98815e6c6d37a0fc046","timestamp":"2026-03-16T18:00:11Z","subdir":"","vcs_ref":""},\ | ||
| 299 | {"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"},\ | ||
| 300 | {"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"},\ | ||
| 301 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | ||
| 302 | {"module":"github.com/gorilla/securecookie","version":"v1.1.2","vcs_hash":"a1d989df4590fb40b0a16872470344ebb15cf04a0ccfa36636d29f1042b84384","timestamp":"2023-10-18T11:18:40Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 303 | {"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"},\ | ||
| 304 | {"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":""},\ | ||
| 305 | {"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"},\ | ||
| 306 | {"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"},\ | ||
| 307 | {"module":"github.com/golang/mock","version":"v1.1.1","vcs_hash":"cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179","timestamp":"2018-04-05T21:54:04Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 308 | {"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"},\ | ||
| 309 | {"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"},\ | ||
| 310 | {"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"},\ | ||
| 311 | {"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"},\ | ||
| 312 | {"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"},\ | ||
| 313 | {"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"},\ | ||
| 314 | {"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"},\ | ||
| 315 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20190702054246-869f871628b6","vcs_hash":"111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e","timestamp":"2019-07-02T05:42:46Z","subdir":"","vcs_ref":""},\ | ||
| 316 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20200121045136-8c9f03a8e57e","vcs_hash":"650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f","timestamp":"2020-01-21T04:51:36Z","subdir":"","vcs_ref":""},\ | ||
| 317 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20191227052852-215e87163ea7","vcs_hash":"056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe","timestamp":"2019-12-27T05:28:52Z","subdir":"","vcs_ref":""},\ | ||
| 318 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | ||
| 319 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | ||
| 320 | {"module":"github.com/golang/protobuf","version":"v1.4.0","vcs_hash":"9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76","timestamp":"2020-04-13T19:43:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 321 | {"module":"github.com/golang/protobuf","version":"v1.5.1","vcs_hash":"71b44853eaf670f87e363824d672846bfb8f2ae8b5d8df30b40399b3545c6228","timestamp":"2021-03-18T01:16:33Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 322 | {"module":"github.com/golang/protobuf","version":"v1.3.1","vcs_hash":"ac3a600ae77600dcd73c8d21a4cd18d0b220318ed349c8deda52af33b71c50c6","timestamp":"2019-02-28T15:19:29Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 323 | {"module":"github.com/golang/protobuf","version":"v1.3.3","vcs_hash":"26d91dbcbf554b25a92b0d482be43c587e2486034812d132a04d04635e47c703","timestamp":"2020-01-28T18:10:22Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ | ||
| 324 | {"module":"github.com/golang/protobuf","version":"v1.4.1","vcs_hash":"1eb4b95e7f54d310a313a166f271987ca8ef42c83b650550333c53b4493a87d9","timestamp":"2020-05-04T19:38:55Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 325 | {"module":"github.com/golang/protobuf","version":"v1.2.0","vcs_hash":"c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5","timestamp":"2018-08-14T21:14:27Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 326 | {"module":"github.com/golang/protobuf","version":"v1.5.0","vcs_hash":"03b32f7455bf94c3c364bc067268ba50841b6ca1cf242744920854ebc0450f06","timestamp":"2021-03-18T00:15:31Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 327 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1","vcs_hash":"efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf","timestamp":"2020-02-12T18:09:08Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.1"},\ | ||
| 328 | {"module":"github.com/golang/protobuf","version":"v1.3.4","vcs_hash":"f83545c5d009af94276add9fdb970f0b4b5b6872f19d4b02b8111007ee5544b0","timestamp":"2020-02-26T19:23:50Z","subdir":"","vcs_ref":"refs/tags/v1.3.4"},\ | ||
| 329 | {"module":"github.com/golang/protobuf","version":"v1.3.5","vcs_hash":"d2bcdffde3573f2a3679c59e0047e30219eb198c9e117170c5ac72864634ba36","timestamp":"2020-03-12T22:07:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.5"},\ | ||
| 330 | {"module":"github.com/golang/protobuf","version":"v1.4.3","vcs_hash":"afcc28cc9d69ccbdadf7d3b64dd61a2449f1316c579ba313fc8f7c2f7b0a2c5d","timestamp":"2020-10-15T06:18:29Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 331 | {"module":"github.com/golang/protobuf","version":"v1.3.2","vcs_hash":"cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c","timestamp":"2019-07-01T18:22:01Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 332 | {"module":"github.com/golang/protobuf","version":"v1.4.2","vcs_hash":"987f6d22deed8d3048aa18b713b26b9510111f5d84be8cc70b986cdff15a83e1","timestamp":"2020-05-14T20:44:37Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 333 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.2","vcs_hash":"4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b","timestamp":"2020-02-28T23:19:22Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.2"},\ | ||
| 334 | {"module":"github.com/golang/protobuf","version":"v1.5.2","vcs_hash":"a859c3f4fbc03cff10c8a4ca0287771d79dfa202246acc1287a76c7a8cd08047","timestamp":"2021-03-29T18:20:59Z","subdir":"","vcs_ref":"refs/tags/v1.5.2"},\ | ||
| 335 | {"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"},\ | ||
| 336 | {"module":"github.com/power-devops/perfstat","version":"v0.0.0-20240221224432-82ca36839d55","vcs_hash":"242eb3861a3e222ea9585a91f84c7af6fbc44465c4725aa36c080a86dbd313a8","timestamp":"2024-02-21T22:44:32Z","subdir":"","vcs_ref":""},\ | ||
| 337 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.4","vcs_hash":"1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b","timestamp":"2026-03-31T23:33:50Z","subdir":"","vcs_ref":"refs/tags/v4.1.4"},\ | ||
| 338 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.3","vcs_hash":"a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb","timestamp":"2025-10-03T18:59:29Z","subdir":"","vcs_ref":"refs/tags/v4.1.3"},\ | ||
| 339 | {"module":"github.com/muesli/crunchy","version":"v0.4.1-0.20210519044311-9cd68953298f","vcs_hash":"9033815bea23543e129fce91f99529babf27d9529861e20f491af429a125b05b","timestamp":"2021-05-19T04:43:11Z","subdir":"","vcs_ref":""},\ | ||
| 340 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.1","vcs_hash":"419f21e36ca3171e6a89c3b5d9e9f48f5f5583dbb030501b21fd69e67dc73723","timestamp":"2026-01-28T19:58:13Z","subdir":"","vcs_ref":"refs/tags/v5.3.1"},\ | ||
| 341 | {"module":"github.com/tailscale/depaware","version":"v0.0.0-20210622194025-720c4b409502","vcs_hash":"9285ff2ed254485d9ced2a97dbee6fafa1d006ea9a1b1250dcbb8d995d1e58d3","timestamp":"2021-06-22T19:40:25Z","subdir":"","vcs_ref":""},\ | ||
| 342 | {"module":"github.com/rs/cors","version":"v1.11.1","vcs_hash":"683fbf542a24ade72095da0d0e8751af7465b56a6063679527d106c20522b407","timestamp":"2024-08-29T11:33:59Z","subdir":"","vcs_ref":"refs/tags/v1.11.1"},\ | ||
| 343 | {"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"},\ | ||
| 344 | {"module":"github.com/zitadel/oidc/v3","version":"v3.47.5","vcs_hash":"d40a7eceb09b8797c943ebf31c814bc82c50f293edf775605a0d224602ff1844","timestamp":"2026-04-20T06:15:33Z","subdir":"","vcs_ref":"refs/tags/v3.47.5"},\ | ||
| 345 | {"module":"github.com/zitadel/oidc/v3","version":"v3.45.5","vcs_hash":"91ca1b205eb297929aa4f6d1e40eb6a31c11a5ccd6010e953e7d8e365dd95d7a","timestamp":"2026-03-02T19:13:26Z","subdir":"","vcs_ref":"refs/tags/v3.45.5"},\ | ||
| 346 | {"module":"github.com/zitadel/logging","version":"v0.7.0","vcs_hash":"d46db7ec25717b51876f4b8605c8784dc5ab20d3ecd5a3fbe5e4619a34e9d94e","timestamp":"2026-01-15T06:50:20Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 347 | {"module":"github.com/zitadel/schema","version":"v1.3.2","vcs_hash":"cd0ad2108ec47011d5a895f404100479865ff893dc054f8f39f77ba3ea8b01ff","timestamp":"2026-01-05T08:53:15Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 348 | {"module":"github.com/jochenvg/go-udev","version":"v0.0.0-20240801134859-b65ed646224b","vcs_hash":"cb18836fe011a4554fa9de153eac660796380cb98cd147950ec91e2e90ae4e2a","timestamp":"2024-08-01T13:48:59Z","subdir":"","vcs_ref":""},\ | ||
| 349 | {"module":"github.com/leodido/go-urn","version":"v1.4.0","vcs_hash":"b2a1f4b36016937230bca76a4d71ced31983d7d695e4bffcf0b11b88b1593f97","timestamp":"2024-01-31T10:04:06Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 350 | {"module":"github.com/smallstep/pkcs7","version":"v0.2.1","vcs_hash":"fbad742ac4223f9b23b315f1de733af60ef641f4e9e6e27cd6f770fb693dbd09","timestamp":"2025-02-14T11:46:18Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 351 | {"module":"github.com/gosexy/gettext","version":"v0.0.0-20160830220431-74466a0a0c4a","vcs_hash":"b2377e0374b8b8f29fbf4102d5f6d33b1511f60f764263dec27bd8093a84e852","timestamp":"2016-08-30T22:04:31Z","subdir":"","vcs_ref":""},\ | ||
| 352 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"},\ | ||
| 353 | {"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"},\ | ||
| 354 | {"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"},\ | ||
| 355 | {"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"},\ | ||
| 356 | {"module":"github.com/docker/docker","version":"v27.1.1+incompatible","vcs_hash":"bbe5fa554d60fd72a6903ef2e4bd0b2d54db76d647a6a69321178d5fe6b978c1","timestamp":"2024-07-23T19:36:28Z","subdir":"","vcs_ref":"refs/tags/v27.1.1"},\ | ||
| 357 | {"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"},\ | ||
| 358 | {"module":"github.com/docker/cli","version":"v27.4.1+incompatible","vcs_hash":"7d7ee4e1b2a0d34fbf2ebec3dbeac2860f1e707b03c280393bbd569f0a0ee2e5","timestamp":"2024-12-16T21:43:43Z","subdir":"","vcs_ref":"refs/tags/v27.4.1"},\ | ||
| 359 | {"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"},\ | ||
| 360 | {"module":"github.com/klauspost/compress","version":"v1.18.6","vcs_hash":"58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76","timestamp":"2026-04-30T15:57:39Z","subdir":"","vcs_ref":"refs/tags/v1.18.6"},\ | ||
| 361 | {"module":"github.com/klauspost/compress","version":"v1.18.4","vcs_hash":"73d04794ac9e630d56a31467e6018906b1fd81912e4a38633af1f4127cd7e5d6","timestamp":"2026-02-05T15:29:14Z","subdir":"","vcs_ref":"refs/tags/v1.18.4"},\ | ||
| 362 | {"module":"github.com/klauspost/crc32","version":"v1.3.0","vcs_hash":"262c91ce67e9523659715d724cd957185f36b8d4da68a7030c82d4a4c02b9155","timestamp":"2025-07-22T09:52:00Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 363 | {"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"},\ | ||
| 364 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.3.0","vcs_hash":"839bcd3c2fc46f842d8531e99e6a912220646b7577d48a9bab53cc576ed5b2e6","timestamp":"2025-07-11T09:57:38Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 365 | {"module":"github.com/jpillora/backoff","version":"v0.0.0-20180909062703-3050d21c67d7","vcs_hash":"9a16e01b4299721a8f084fb62bdffb81b6a46e7755150e87c5edbe66a9ac4081","timestamp":"2018-09-09T06:27:03Z","subdir":"","vcs_ref":""},\ | ||
| 366 | {"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"},\ | ||
| 367 | {"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"},\ | ||
| 368 | {"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":""},\ | ||
| 369 | {"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"},\ | ||
| 370 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | ||
| 371 | {"module":"github.com/donovanhide/eventsource","version":"v0.0.0-20210830082556-c59027999da0","vcs_hash":"74f29efc314ff411ed6337a2fefc520deff51b4ebc6e70785032ee6208aed6f7","timestamp":"2021-08-30T08:25:56Z","subdir":"","vcs_ref":""},\ | ||
| 372 | {"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"},\ | ||
| 373 | {"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"},\ | ||
| 374 | {"module":"github.com/moby/term","version":"v0.5.0","vcs_hash":"5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526","timestamp":"2023-05-02T11:56:13Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 375 | {"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"},\ | ||
| 376 | {"module":"github.com/jessevdk/go-flags","version":"v1.6.1","vcs_hash":"dbe117c89b8b93bf951aed9bde389c26e24efc676864feaeea87df4b01655a56","timestamp":"2024-06-15T12:24:49Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 377 | {"module":"github.com/jessevdk/go-flags","version":"v1.5.0","vcs_hash":"47f98c04d42f3a0a1987fbb1e99365190ebb42093e5f18a88fed06486817febf","timestamp":"2021-03-21T10:32:44Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 378 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 379 | {"module":"github.com/miekg/dns","version":"v1.0.14","vcs_hash":"18c1d276083c3344f5a9c0cfd3eb69422d5613919052440bc690a978dc13ec26","timestamp":"2018-10-20T15:55:55Z","subdir":"","vcs_ref":"refs/tags/v1.0.14"},\ | ||
| 380 | {"module":"github.com/miekg/dns","version":"v1.1.72","vcs_hash":"4f60debecd1d2334a446bfb43277f779865cd731d5c4e385277abc1c4228d9ea","timestamp":"2026-01-22T08:23:52Z","subdir":"","vcs_ref":"refs/tags/v1.1.72"},\ | ||
| 381 | {"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"},\ | ||
| 382 | {"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":""},\ | ||
| 383 | {"module":"github.com/gdamore/encoding","version":"v1.0.1","vcs_hash":"dbb1e4386833c6c05bdbc89f013800d3470609eee903f378515e99a77a37edca","timestamp":"2024-03-14T05:53:57Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 384 | {"module":"github.com/gdamore/tcell/v2","version":"v2.13.9","vcs_hash":"0f1ab3d150944cae890c0410481fd7e937daabac0a5e2b32f4c93d500cd99c4e","timestamp":"2026-04-20T06:02:32Z","subdir":"","vcs_ref":"refs/tags/v2.13.9"},\ | ||
| 385 | {"module":"github.com/gdamore/tcell/v2","version":"v2.13.8","vcs_hash":"a56f283c2fc168b6823c3c99e96ed8f07ba0cb53720d2bb12ad9d0ee29ed14fe","timestamp":"2026-01-26T07:38:01Z","subdir":"","vcs_ref":"refs/tags/v2.13.8"},\ | ||
| 386 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ | ||
| 387 | {"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"},\ | ||
| 388 | {"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"},\ | ||
| 389 | {"module":"github.com/cenkalti/rpc2","version":"v1.0.5","vcs_hash":"300ca102f2e8608d1c2972f0087ae1cb50ee4d3618c39da535d93540e7f0272f","timestamp":"2025-12-07T15:40:23Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ | ||
| 390 | {"module":"github.com/cenkalti/hub","version":"v1.0.2","vcs_hash":"c165c17ee8831f7d7ff321bb567006410e8b3fcc0ad56d692fad62bc41db6940","timestamp":"2023-11-06T17:07:09Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 391 | {"module":"github.com/aybabtme/rgbterm","version":"v0.0.0-20170906152045-cc83f3b3ce59","vcs_hash":"21df2c932d6477266831bac0738bf0f18b49b040ee8d93831f0c5da7d2fba4fa","timestamp":"2017-09-06T15:20:45Z","subdir":"","vcs_ref":""},\ | ||
| 392 | {"module":"github.com/mitchellh/gox","version":"v0.4.0","vcs_hash":"edcf291ab219bdc4c358b0bd52a0b6fecfbfbcbc9bb205f1c6d40aa3dba1fcc4","timestamp":"2016-07-25T18:46:46Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 393 | {"module":"github.com/mitchellh/go-homedir","version":"v1.0.0","vcs_hash":"91078dcdd4cb75a684410bb90f850a8be1b452a450e2b9c84c2bfd1734e2fad7","timestamp":"2018-08-24T00:42:36Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 394 | {"module":"github.com/mitchellh/iochan","version":"v1.0.0","vcs_hash":"4096863bf4780abb27d4da2ba2dfb0d2241306ff388ec9d58d5670eb9c74d048","timestamp":"2018-08-24T03:58:58Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 395 | {"module":"github.com/mitchellh/mapstructure","version":"v1.4.1","vcs_hash":"47396eeeff5c78e75f3e131400181c824fecec42397bbf302faa6c08b36f5bcd","timestamp":"2021-01-12T04:20:08Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 396 | {"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"},\ | ||
| 397 | {"module":"github.com/mitchellh/mapstructure","version":"v1.1.2","vcs_hash":"444718b222433d72a83aee7788a076fb2cd3070ab47c5fcb4a3ff52976b9a2f0","timestamp":"2018-10-05T04:51:35Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 398 | {"module":"github.com/mitchellh/mapstructure","version":"v0.0.0-20160808181253-ca63d7c062ee","vcs_hash":"c0dbc6fdb24f3a05061d0deb59e1831cc25a6eedb2d1627789b4d46256f4e229","timestamp":"2016-08-08T18:12:53Z","subdir":"","vcs_ref":""},\ | ||
| 399 | {"module":"github.com/mitchellh/cli","version":"v1.0.0","vcs_hash":"a105faf96f8352c4b4e2df9eac1bef467ed17d5fa6ab757d6c3c97d91f1c03f6","timestamp":"2018-08-24T00:41:14Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 400 | {"module":"github.com/mitchellh/go-testing-interface","version":"v1.0.0","vcs_hash":"1be7d9a6cb52e0b0a534873ca8b99d5b9f246daf3e74da80655c1006adeb4a42","timestamp":"2018-08-26T20:35:19Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 401 | {"module":"github.com/goccy/go-json","version":"v0.10.6","vcs_hash":"5846629b467935029b203dee7c7c10b85d6c9b0dd3594d7b63918c2bcf440416","timestamp":"2025-10-28T00:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.10.6"},\ | ||
| 402 | {"module":"github.com/hashicorp/consul/sdk","version":"v0.1.1","vcs_hash":"7ed635f367771ab12fd2c60660d8ebb0b72c782fe62b1695b873d96a141da140","timestamp":"2019-05-08T17:38:17Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v0.1.1"},\ | ||
| 403 | {"module":"github.com/hashicorp/consul/api","version":"v1.1.0","vcs_hash":"e11e9d04ed46c5f565bdbb032e0f7084676dacdb6a18b8dfd5579f76a0e684dc","timestamp":"2019-05-08T18:26:07Z","subdir":"api","vcs_ref":"refs/tags/api/v1.1.0"},\ | ||
| 404 | {"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"},\ | ||
| 405 | {"module":"github.com/hashicorp/logutils","version":"v1.0.0","vcs_hash":"fec56f5380885a794040d34352a6e18000f9969754d2c7bfa5b45ea7aaae9e3a","timestamp":"2018-08-28T16:12:49Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 406 | {"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"},\ | ||
| 407 | {"module":"github.com/hashicorp/go-syslog","version":"v1.0.0","vcs_hash":"85211b07fa0d9ac052828fad0db16edd749283bf1f98a5154d4608b87f9e3e4c","timestamp":"2019-01-18T15:19:36Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 408 | {"module":"github.com/hashicorp/go-rootcerts","version":"v1.0.0","vcs_hash":"46ea7f3e6d8b7e16f3f351c315c03294036f3c2378e63ae4e49ac6a7fdf16e9c","timestamp":"2019-01-18T17:24:49Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 409 | {"module":"github.com/hashicorp/go-multierror","version":"v1.0.0","vcs_hash":"07f161c1f77577d7c9f362174d085859f783653fbe81445f3602bc7c9b9a6120","timestamp":"2018-08-24T00:40:42Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 410 | {"module":"github.com/hashicorp/go.net","version":"v0.0.1","vcs_hash":"70342aa805edf0944806150e1c8d6b2ea90575ef99b3bc7ef8c8fd0d709a7346","timestamp":"2019-01-18T17:37:16Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 411 | {"module":"github.com/hashicorp/mdns","version":"v1.0.0","vcs_hash":"f6a8eb98fc40a8a8493191c106cdcbbce5a4f521f058ce3c2fa7f4797ac14d51","timestamp":"2019-01-23T14:32:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 412 | {"module":"github.com/hashicorp/go-uuid","version":"v1.0.0","vcs_hash":"ba9a1017e2cbaddf2e23525a8acdd887d71d9735b758d05f46c63569ad6fa332","timestamp":"2018-08-30T03:27:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 413 | {"module":"github.com/hashicorp/go-uuid","version":"v1.0.1","vcs_hash":"055d329da995adaf325c86e4446b714786d66f62acc8e136b3e029f151431557","timestamp":"2018-11-28T13:14:45Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 414 | {"module":"github.com/hashicorp/go-msgpack","version":"v0.5.3","vcs_hash":"ceee2f14656e6e6bb7bac1eaad118eb9b131344848fddd28ae84d6d3e71bb4e3","timestamp":"2019-01-22T14:51:57Z","subdir":"","vcs_ref":"refs/tags/v0.5.3"},\ | ||
| 415 | {"module":"github.com/hashicorp/go-sockaddr","version":"v1.0.0","vcs_hash":"69a97f6fa11cd1804d0780509b39fd1c23ffd0272c68e74f8d10a2d425e6fc2d","timestamp":"2019-01-18T15:16:41Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 416 | {"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"},\ | ||
| 417 | {"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"},\ | ||
| 418 | {"module":"github.com/hashicorp/go-immutable-radix","version":"v1.0.0","vcs_hash":"324f3871aee5ef488e7928015d2e9b724a1edfd7da1456f4ba8053c6fc915810","timestamp":"2018-08-30T03:32:45Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 419 | {"module":"github.com/hashicorp/memberlist","version":"v0.1.3","vcs_hash":"c419a024e69f0f7b92626ad1b432386d9cdbad06fb79e6b709ec179702c5d340","timestamp":"2019-01-22T14:53:30Z","subdir":"","vcs_ref":"refs/tags/v0.1.3"},\ | ||
| 420 | {"module":"github.com/hashicorp/go-cleanhttp","version":"v0.5.1","vcs_hash":"5aaf43b1cb652cb59a35639a1585b754e4280a15502fe5b6b39e48ecef0a97db","timestamp":"2019-03-20T05:41:31Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 421 | {"module":"github.com/hashicorp/serf","version":"v0.8.2","vcs_hash":"833a376920a5b8b0883031eccba0a0b4de63f2c746f6d1fc6b1ea85eb1f1838a","timestamp":"2019-01-24T21:20:00Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 422 | {"module":"github.com/jeremija/gosubmit","version":"v0.2.8","vcs_hash":"072a2a22dc33a2b9150ccd044bb88fedcfb74edb9f858bba8b5a32d6a70c24da","timestamp":"2024-11-22T06:14:52Z","subdir":"","vcs_ref":"refs/tags/v0.2.8"},\ | ||
| 423 | {"module":"github.com/jsimonetti/rtnetlink","version":"v1.3.5","vcs_hash":"21cd200755b3aa5d1571e06590b96c1044f6ea6dd13e6c30edee71e53fc161ac","timestamp":"2023-08-17T17:03:53Z","subdir":"","vcs_ref":"refs/tags/v1.3.5"},\ | ||
| 424 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20230124172434-306776ec8161","vcs_hash":"20b5a68b53b8ff2636a1b1fca6d6cd742cad314b06d086bf72e1ed0987689ef5","timestamp":"2023-01-24T17:24:34Z","subdir":"","vcs_ref":""},\ | ||
| 425 | {"module":"github.com/osrg/gobgp/v3","version":"v3.37.0","vcs_hash":"cfb11455c6757f71cc39c8ab5df61afacac1e60dd02048fcf9ff0ef28ceb0e9d","timestamp":"2025-05-08T12:25:25Z","subdir":"","vcs_ref":"refs/tags/v3.37.0"},\ | ||
| 426 | {"module":"github.com/osrg/gobgp/v4","version":"v4.5.0","vcs_hash":"bebd77391d576ed307de05b93294bb0c66d85af62753d37352b19c4e5c52b922","timestamp":"2026-04-30T23:28:15Z","subdir":"","vcs_ref":"refs/tags/v4.5.0"},\ | ||
| 427 | {"module":"github.com/hugelgupf/socketpair","version":"v0.0.0-20190730060125-05d35a94e714","vcs_hash":"9e36aca988aea767ceebe1f86ee9f705dba49da4e5f379101e5fc15076091a59","timestamp":"2019-07-30T06:01:25Z","subdir":"","vcs_ref":""},\ | ||
| 428 | {"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"},\ | ||
| 429 | {"module":"github.com/magiconair/properties","version":"v1.8.5","vcs_hash":"2403777af6b62548c9a03ebc6ceeab8cad80cf239d3e727cf9698183c46456aa","timestamp":"2021-03-24T16:50:46Z","subdir":"","vcs_ref":"refs/tags/v1.8.5"},\ | ||
| 430 | {"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"},\ | ||
| 431 | {"module":"github.com/cavaliergopher/cpio","version":"v1.0.1","vcs_hash":"0d970369bb570756812288d61aa56927228609fee6ce46cc2dbe56e9c5f6f4a8","timestamp":"2021-10-28T09:38:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 432 | {"module":"github.com/checkpoint-restore/go-criu/v8","version":"v8.2.0","vcs_hash":"49622843e07c975619cc2ce0db370dea8fe461c6ba6aa803cb46a975df89d0ea","timestamp":"2026-02-11T17:45:14Z","subdir":"","vcs_ref":"refs/tags/v8.2.0"},\ | ||
| 433 | {"module":"github.com/checkpoint-restore/go-criu/v6","version":"v6.3.0","vcs_hash":"9c1f995c34027b7f3f53921948a57daacead4dc59c6b3f93ef22a34a3a68585a","timestamp":"2022-10-11T10:14:47Z","subdir":"","vcs_ref":"refs/tags/v6.3.0"},\ | ||
| 434 | {"module":"github.com/jkeiser/iter","version":"v0.0.0-20200628201005-c8aa0ae784d1","vcs_hash":"41f68c83274742469687b910a67bced0f408fda45ee421654769c3d54e3ea465","timestamp":"2020-06-28T20:10:05Z","subdir":"","vcs_ref":""},\ | ||
| 435 | {"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"},\ | ||
| 436 | {"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"},\ | ||
| 437 | {"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"},\ | ||
| 438 | {"module":"github.com/onsi/gomega","version":"v1.5.0","vcs_hash":"1127f42c4ecd652cd4101d4650e1ba8c9a8bf5b2f040f5efccd3687cdd8fff3c","timestamp":"2019-03-12T19:43:52Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 439 | {"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"},\ | ||
| 440 | {"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"},\ | ||
| 441 | {"module":"github.com/Rican7/retry","version":"v0.3.0","vcs_hash":"123994c0fc87f3c1310029b0c04486621267ba03383c1fe724c826d3215ddf9b","timestamp":"2021-08-01T02:42:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 442 | {"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"},\ | ||
| 443 | {"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"},\ | ||
| 444 | {"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"},\ | ||
| 445 | {"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"},\ | ||
| 446 | {"module":"github.com/josharian/native","version":"v1.0.0","vcs_hash":"df9feb3bcbbcd2da99aa571b37d3e192bad1256821efc524ff81e86e6306c47a","timestamp":"2020-08-17T17:34:48Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 447 | {"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"},\ | ||
| 448 | {"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"},\ | ||
| 449 | {"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"},\ | ||
| 450 | {"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"},\ | ||
| 451 | {"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"},\ | ||
| 452 | {"module":"github.com/kr/logfmt","version":"v0.0.0-20140226030751-b84e30acd515","vcs_hash":"e035982996fb3352cf0880f1bb882f434fcb4adc3e775981b88072f2a379ec80","timestamp":"2014-02-26T03:07:51Z","subdir":"","vcs_ref":""},\ | ||
| 453 | {"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"},\ | ||
| 454 | {"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"},\ | ||
| 455 | {"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"},\ | ||
| 456 | {"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"},\ | ||
| 457 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20181017120253-0766667cb4d1","vcs_hash":"01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1","timestamp":"2018-10-17T12:02:53Z","subdir":"","vcs_ref":""},\ | ||
| 458 | {"module":"github.com/aws/aws-sdk-go","version":"v1.20.6","vcs_hash":"cb0933fff798181b36817a7a83750bd2878d2485d580456d5230fc8099db429f","timestamp":"2019-06-21T18:55:40Z","subdir":"","vcs_ref":"refs/tags/v1.20.6"},\ | ||
| 459 | {"module":"github.com/aws/smithy-go","version":"v1.25.1","vcs_hash":"b6313650cf918efc449afe2c1ad39bbec134fed31222d281aba5e7b1268a5f52","timestamp":"2026-04-23T17:02:33Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | ||
| 460 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.41.7","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"","vcs_ref":"refs/tags/v1.41.7"},\ | ||
| 461 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.19.16","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.19.16"},\ | ||
| 462 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.42.1","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.42.1"},\ | ||
| 463 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.30.17","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.30.17"},\ | ||
| 464 | {"module":"github.com/aws/aws-sdk-go-v2/service/signin","version":"v1.0.11","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/signin","vcs_ref":"refs/tags/service/signin/v1.0.11"},\ | ||
| 465 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.100.1","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.100.1"},\ | ||
| 466 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.23"},\ | ||
| 467 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.9","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.9"},\ | ||
| 468 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.23"},\ | ||
| 469 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.9.15","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.9.15"},\ | ||
| 470 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.35.21","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.35.21"},\ | ||
| 471 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.23"},\ | ||
| 472 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.24","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.24"},\ | ||
| 473 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.23"},\ | ||
| 474 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.32.17","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"config","vcs_ref":"refs/tags/config/v1.32.17"},\ | ||
| 475 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.23"},\ | ||
| 476 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager","version":"v0.1.20","vcs_hash":"2b6781c27c5caa5352235e036016481437d186f7899e23e59c8ef182bc516b03","timestamp":"2026-04-30T18:14:18Z","subdir":"feature/s3/transfermanager","vcs_ref":"refs/tags/feature/s3/transfermanager/v0.1.20"},\ | ||
| 477 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.10","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.10"},\ | ||
| 478 | {"module":"github.com/apex/logs","version":"v1.0.0","vcs_hash":"84834b80427b4be1584031beee7cc655cf7e3efdf6c1f1cdb7d9a80805d075c4","timestamp":"2020-07-13T11:26:04Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 479 | {"module":"github.com/apex/log","version":"v1.9.0","vcs_hash":"05aa84f4bbe11f7490acc3d5f503a24a9209d6d30bd30b8569e8c0b3dea68199","timestamp":"2020-08-18T07:36:17Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 480 | {"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"},\ | ||
| 481 | {"module":"github.com/rogpeppe/fastuuid","version":"v1.1.0","vcs_hash":"b301c9e0770a95907d2a2c50ac592f376a8d6fd72621cfe15b6a029593d448be","timestamp":"2019-05-10T07:23:24Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 482 | {"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"},\ | ||
| 483 | {"module":"github.com/rogpeppe/go-internal","version":"v1.14.1","vcs_hash":"84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b","timestamp":"2025-02-25T12:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | ||
| 484 | {"module":"github.com/digitalocean/go-smbios","version":"v0.0.0-20180907143718-390a4f403a8e","vcs_hash":"80e48f0d7f98e9bed4373e402c6138d27330114ec75287eb43a3d01cb2c4b550","timestamp":"2018-09-07T14:37:18Z","subdir":"","vcs_ref":""},\ | ||
| 485 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20251210132809-ee656c7534f5","vcs_hash":"435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc","timestamp":"2025-12-10T13:28:09Z","subdir":"go","vcs_ref":""},\ | ||
| 486 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20200629203442-efcf912fb354","vcs_hash":"663873b7bb2bbafabcbdb7566086d74e8187930124ab92d025f4e613fc4e324c","timestamp":"2020-06-29T20:34:42Z","subdir":"go","vcs_ref":""},\ | ||
| 487 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20191209042840-269d4d468f6f","vcs_hash":"2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62","timestamp":"2019-12-09T04:28:40Z","subdir":"go","vcs_ref":""},\ | ||
| 488 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20201120205902-5459f2c99403","vcs_hash":"1a4547c33fd2776a90c535a7dfcf724663ac257c4ef440daa82228c2803f02f0","timestamp":"2020-11-20T20:59:02Z","subdir":"go","vcs_ref":""},\ | ||
| 489 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.6.1","vcs_hash":"b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657","timestamp":"2025-11-19T14:00:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 490 | {"module":"github.com/niemeyer/pretty","version":"v0.0.0-20200227124842-a10e7caefd8e","vcs_hash":"7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef","timestamp":"2020-02-27T12:48:42Z","subdir":"","vcs_ref":""},\ | ||
| 491 | {"module":"github.com/aphistic/sweet","version":"v0.2.0","vcs_hash":"5381c62deadd7e8351303096791bb7831a61d50b1e07e5d11c8a3bad50eb9e67","timestamp":"2019-04-27T19:12:08Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 492 | {"module":"github.com/aphistic/golf","version":"v0.0.0-20180712155816-02c07f170c5a","vcs_hash":"3ca3fe012f5ac129150c3a7fdc5ff0bf6302cd09c8b83cce9f0dd6b9d3b8ce89","timestamp":"2018-07-12T15:58:16Z","subdir":"","vcs_ref":""},\ | ||
| 493 | {"module":"github.com/vbatts/go-mtree","version":"v0.7.0","vcs_hash":"9a81ba65720fbd5281b61423a5b4e29672c2c7c291f826256dce76b96f56b403","timestamp":"2026-01-09T01:59:30Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 494 | {"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"},\ | ||
| 495 | {"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"},\ | ||
| 496 | {"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"},\ | ||
| 497 | {"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"},\ | ||
| 498 | {"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"},\ | ||
| 499 | {"module":"github.com/stretchr/testify","version":"v1.5.1","vcs_hash":"725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0","timestamp":"2020-02-19T20:56:11Z","subdir":"","vcs_ref":"refs/tags/v1.5.1"},\ | ||
| 500 | {"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"},\ | ||
| 501 | {"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"},\ | ||
| 502 | {"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"},\ | ||
| 503 | {"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"},\ | ||
| 504 | {"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"},\ | ||
| 505 | {"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"},\ | ||
| 506 | {"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"},\ | ||
| 507 | {"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"},\ | ||
| 508 | {"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"},\ | ||
| 509 | {"module":"github.com/smartystreets/assertions","version":"v0.0.0-20180927180507-b2de0cb4f26d","vcs_hash":"310f2954c5f2a924abf876fdb6f582c35eb0e0522caa0f6d5922ebd1f4d98f70","timestamp":"2018-09-27T18:05:07Z","subdir":"","vcs_ref":""},\ | ||
| 510 | {"module":"github.com/smartystreets/assertions","version":"v1.0.0","vcs_hash":"c17f5574535b9da1f1430cd54162b123bb735b21c815139419fdae63a736c7e4","timestamp":"2019-05-31T22:13:23Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 511 | {"module":"github.com/smartystreets/gunit","version":"v1.0.0","vcs_hash":"86f160fe557f16e2813d37d10171a72ace52cf68d0094bff6c4db8fa2413da97","timestamp":"2019-05-31T22:16:31Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 512 | {"module":"github.com/smartystreets/go-aws-auth","version":"v0.0.0-20180515143844-0c1422d1fdb9","vcs_hash":"837ba44756c01a5e636bc1e4e4844c558a63f55a4428c407a024c598bb258275","timestamp":"2018-05-15T14:38:44Z","subdir":"","vcs_ref":""},\ | ||
| 513 | {"module":"github.com/smartystreets/goconvey","version":"v1.6.4","vcs_hash":"b127d43981f2610691c976c5bd9e08cf42a14d62b5938fc97bc7194327185236","timestamp":"2019-07-31T23:36:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.4"},\ | ||
| 514 | {"module":"github.com/clipperhouse/uax29/v2","version":"v2.7.0","vcs_hash":"660720347fc47fead21ac9ff88cac350606c366aa4a723293ea8a970ba08401c","timestamp":"2026-02-16T15:57:44Z","subdir":"","vcs_ref":"refs/tags/v2.7.0"},\ | ||
| 515 | {"module":"github.com/clipperhouse/displaywidth","version":"v0.11.0","vcs_hash":"19fab0d11f6fc090abd603e577a768930e69fd3e38af318a1d5817810805af4c","timestamp":"2026-02-17T03:29:37Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 516 | {"module":"github.com/muhlemmer/httpforwarded","version":"v0.1.0","vcs_hash":"c41cbe003134b52077efbcf1cae87b20da1a250acae1313e6b1f4b8fc6146d6d","timestamp":"2023-09-07T07:33:53Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 517 | {"module":"github.com/muhlemmer/gu","version":"v0.3.1","vcs_hash":"a9c5b0ba76b2e72d7ecb3373759e23fe741461d5a8b0f7346771d17dfe8998c0","timestamp":"2023-03-09T15:09:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 518 | {"module":"github.com/mgutz/ansi","version":"v0.0.0-20170206155736-9520e82c474b","vcs_hash":"f38805371ceca34945d620f33580bc80b8d8946d490670358956c3579639e7ad","timestamp":"2017-02-06T15:57:36Z","subdir":"","vcs_ref":""},\ | ||
| 519 | {"module":"github.com/peterh/liner","version":"v1.2.1","vcs_hash":"6197656e53047a32a227577ce7d16df40cdf5ef26bf16ae78ce211db60f1b07c","timestamp":"2020-11-20T05:10:03Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 520 | {"module":"github.com/inconshreveable/mousetrap","version":"v1.0.0","vcs_hash":"bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3","timestamp":"2014-10-17T20:07:13Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 521 | {"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"},\ | ||
| 522 | {"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"},\ | ||
| 523 | {"module":"github.com/cpuguy83/go-md2man/v2","version":"v2.0.2","vcs_hash":"415015530da751018f21f20a17c97aa3e18912934f8beeda05ff608790a0ed83","timestamp":"2022-04-22T22:25:44Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.2"},\ | ||
| 524 | {"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"},\ | ||
| 525 | {"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"},\ | ||
| 526 | {"module":"github.com/pascaldekloe/goe","version":"v0.0.0-20180627143212-57f6aae5913c","vcs_hash":"b4956a27e677828e65802c44528b4c9ed791f2b1431e3c1ad665b97db4309342","timestamp":"2018-06-27T14:32:12Z","subdir":"","vcs_ref":""},\ | ||
| 527 | {"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"},\ | ||
| 528 | {"module":"github.com/jaypipes/pcidb","version":"v1.1.1","vcs_hash":"8d27cdbd0c10f8566a6866cfb4094553d02fc8e73c0633460c7a1ce41c5fc7be","timestamp":"2025-08-31T14:16:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 529 | {"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"},\ | ||
| 530 | {"module":"github.com/go-chi/chi/v5","version":"v5.2.5","vcs_hash":"2db5f35f57b05f42889bb9a478902cad9dbdf344d6e97e04073eb7b4388549b4","timestamp":"2026-02-05T11:05:34Z","subdir":"","vcs_ref":"refs/tags/v5.2.5"},\ | ||
| 531 | {"module":"github.com/gaissmai/bart","version":"v0.26.1","vcs_hash":"cdf5095610b73ead194e0b774f1dec68feba848bc3b8a3f4d9a6aa896d989d8c","timestamp":"2026-02-03T20:02:23Z","subdir":"","vcs_ref":"refs/tags/v0.26.1"},\ | ||
| 532 | {"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"},\ | ||
| 533 | {"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"},\ | ||
| 534 | {"module":"go.uber.org/multierr","version":"v1.9.0","vcs_hash":"4296be19213b490b918e4476680dfd3d3028910a962437d9359d0a06256614b6","timestamp":"2022-12-12T19:30:19Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 535 | {"module":"cel.dev/expr","version":"v0.25.1","vcs_hash":"aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce","timestamp":"2025-11-08T22:07:56Z","subdir":"","vcs_ref":"refs/tags/v0.25.1"},\ | ||
| 536 | {"module":"cyphar.com/go-pathrs","version":"v0.2.1","vcs_hash":"e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90","timestamp":"2025-11-02T17:55:16Z","subdir":"go-pathrs","vcs_ref":"refs/tags/go-pathrs/v0.2.1"},\ | ||
| 537 | {"module":"gonum.org/v1/gonum","version":"v0.16.0","vcs_hash":"525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4","timestamp":"2025-03-21T18:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 538 | {"module":"gonum.org/v1/gonum","version":"v0.17.0","vcs_hash":"97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400","timestamp":"2025-12-29T19:16:44Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 539 | {"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"},\ | ||
| 540 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.4","vcs_hash":"c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea","timestamp":"2026-03-06T22:01:45Z","subdir":"","vcs_ref":"refs/tags/v2.4.4"},\ | ||
| 541 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.4","vcs_hash":"adea5cf06c6a3beda8e988488bf42b037fd9e912a944733d3d8861ee12229595","timestamp":"2026-01-21T17:38:02Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.4"},\ | ||
| 542 | {"module":"go.starlark.net","version":"v0.0.0-20260326113308-fadfc96def35","vcs_hash":"2b582c052e41682fff96dd0870760139bf5c66526d3d1bafbd312bc5e2ae9b57","timestamp":"2026-03-26T11:33:08Z","subdir":"","vcs_ref":""},\ | ||
| 543 | {"module":"go.starlark.net","version":"v0.0.0-20260210143700-b62fd896b91b","vcs_hash":"8c895c94b0440a81ebcc7a55dd622c8b5f6882bbba75996a69f8c6e781e559d7","timestamp":"2026-02-10T14:37:00Z","subdir":"","vcs_ref":""},\ | ||
| 544 | {"module":"golang.org/x/sys","version":"v0.1.0","vcs_hash":"b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77","timestamp":"2022-10-13T17:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 545 | {"module":"golang.org/x/sys","version":"v0.6.0","vcs_hash":"323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa","timestamp":"2023-03-04T03:20:52Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 546 | {"module":"golang.org/x/sys","version":"v0.2.0","vcs_hash":"c44a2283b8abc15887293eb274725627464f4d8ccfcd1eca0e5b35fb88cefaf7","timestamp":"2022-11-02T19:48:38Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 547 | {"module":"golang.org/x/sys","version":"v0.10.0","vcs_hash":"2f3fd5707f3a5ef68eb1d605f65e0f7f040eea9e2316455901264ff7a76d13cf","timestamp":"2023-06-27T17:19:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 548 | {"module":"golang.org/x/sys","version":"v0.42.0","vcs_hash":"8e0c29133c55549f2a5ccd9da93c1f00cb94b6e82a15ed2bf8a2406448f69c37","timestamp":"2026-03-03T01:51:03Z","subdir":"","vcs_ref":"refs/tags/v0.42.0"},\ | ||
| 549 | {"module":"golang.org/x/sys","version":"v0.43.0","vcs_hash":"4d327012092ff600f0511209ad29466a0d45cc9f59755afcebb220b606c28b1c","timestamp":"2026-03-27T16:08:41Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 550 | {"module":"golang.org/x/mod","version":"v0.35.0","vcs_hash":"aa7ee94ca8c2a7467e342ada72e93e1947993c2e719cf97e16ecc95c20284d13","timestamp":"2026-04-09T11:45:19Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 551 | {"module":"golang.org/x/mod","version":"v0.34.0","vcs_hash":"1af1d21eb7fa2b5e8a9a6a7d5808842d0eea82c835de520cff0561f026a05912","timestamp":"2026-03-10T01:41:08Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 552 | {"module":"golang.org/x/oauth2","version":"v0.36.0","vcs_hash":"864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520","timestamp":"2026-02-11T19:14:10Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 553 | {"module":"golang.org/x/term","version":"v0.41.0","vcs_hash":"7bae64b3057af373aecee34a2667fba2aff1e229ff6472c080e93e65458ffe5a","timestamp":"2026-03-10T01:43:14Z","subdir":"","vcs_ref":"refs/tags/v0.41.0"},\ | ||
| 554 | {"module":"golang.org/x/term","version":"v0.42.0","vcs_hash":"58bff073b30a7ac866bad72c0f803b3ddfec341a59fd27d2db4b8dda9f0cec99","timestamp":"2026-04-09T11:43:42Z","subdir":"","vcs_ref":"refs/tags/v0.42.0"},\ | ||
| 555 | {"module":"golang.org/x/sync","version":"v0.20.0","vcs_hash":"7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c","timestamp":"2026-02-23T18:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 556 | {"module":"golang.org/x/crypto","version":"v0.49.0","vcs_hash":"23dac2d7085396c124998bcb52ef3e320806e49ca8538858dc73b51f3a6b50c9","timestamp":"2026-03-11T14:17:49Z","subdir":"","vcs_ref":"refs/tags/v0.49.0"},\ | ||
| 557 | {"module":"golang.org/x/crypto","version":"v0.50.0","vcs_hash":"5cfd2dee9a73ad2b74a5a202a7622176b7b53077404be406f7317401761a7f6f","timestamp":"2026-04-09T15:33:22Z","subdir":"","vcs_ref":"refs/tags/v0.50.0"},\ | ||
| 558 | {"module":"golang.org/x/net","version":"v0.52.0","vcs_hash":"8d3e280d3345387bdd35c143197391bbd4383d486ebe6282af075a83bafb973d","timestamp":"2026-03-12T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v0.52.0"},\ | ||
| 559 | {"module":"golang.org/x/net","version":"v0.53.0","vcs_hash":"98af89ec07393d8e8d20abf63ba97689f10e706fbdd9c99f0df85fdafb3def77","timestamp":"2026-04-09T19:17:33Z","subdir":"","vcs_ref":"refs/tags/v0.53.0"},\ | ||
| 560 | {"module":"golang.org/x/exp","version":"v0.0.0-20260312153236-7ab1446f8b90","vcs_hash":"330b3bd6713d6dba08ece44f59d7cd1602491fb6f55b68ab5608340edcfc9fc3","timestamp":"2026-03-12T15:32:36Z","subdir":"","vcs_ref":""},\ | ||
| 561 | {"module":"golang.org/x/exp","version":"v0.0.0-20260410095643-746e56fc9e2f","vcs_hash":"90dfcbb138799e93827d4e5377bdcd0b5c6a8816630286285b71ad7fbe200a4f","timestamp":"2026-04-10T09:56:43Z","subdir":"","vcs_ref":""},\ | ||
| 562 | {"module":"golang.org/x/text","version":"v0.35.0","vcs_hash":"ebd21b780d473b9c6279389bf7828889387f448497e2613cddf2feabfcde4ea8","timestamp":"2026-03-10T01:41:36Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 563 | {"module":"golang.org/x/text","version":"v0.36.0","vcs_hash":"42e8afdffb1e928fc8f72001a49acc8367837dba7f1b00cb46358b34d57da095","timestamp":"2026-04-09T11:43:05Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 564 | {"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"},\ | ||
| 565 | {"module":"golang.org/x/time","version":"v0.15.0","vcs_hash":"4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98","timestamp":"2026-02-11T19:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 566 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20260311193753-579e4da9a98c","vcs_hash":"7ed0b7495d855a1adca18eebc24961ad0903de6c26a5eecb97e329d8584443cd","timestamp":"2026-03-11T19:37:53Z","subdir":"","vcs_ref":""},\ | ||
| 567 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20260409153401-be6f6cb8b1fa","vcs_hash":"8769e75b3c0d88084f1ae1ab0bf12fc27fa9d58db51659927ed3b9529b6c52e3","timestamp":"2026-04-09T15:34:01Z","subdir":"","vcs_ref":""},\ | ||
| 568 | {"module":"golang.org/x/tools","version":"v0.44.0","vcs_hash":"72caacbd34fed65d0d9d0b7abba9d20d2558759fa56e50847189046954a72cce","timestamp":"2026-04-09T21:00:41Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 569 | {"module":"golang.org/x/tools","version":"v0.43.0","vcs_hash":"b4e15c2bd2ae70b346d536f2c90da575e37fb9ee7f4a4623803ae6c7cab66d75","timestamp":"2026-03-12T03:16:51Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 570 | {"module":"golang.org/x/tools/go/expect","version":"v0.1.1-deprecated","vcs_hash":"8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441","timestamp":"2025-06-13T18:44:18Z","subdir":"go/expect","vcs_ref":"refs/tags/go/expect/v0.1.1-deprecated"},\ | ||
| 571 | {"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"},\ | ||
| 572 | {"module":"k8s.io/klog/v2","version":"v2.80.1","vcs_hash":"93aef6edb97386abd8ad3cc259758fc351ba98dfe2c805329daf1350c731d42e","timestamp":"2022-09-08T12:13:44Z","subdir":"","vcs_ref":"refs/tags/v2.80.1"},\ | ||
| 573 | {"module":"k8s.io/utils","version":"v0.0.0-20260319190234-28399d86e0b5","vcs_hash":"22693837c5770890f5e2f52cbc491ea66703f3c4b7c90532c0b8bc4f47b423d5","timestamp":"2026-03-19T19:02:34Z","subdir":"","vcs_ref":""},\ | ||
| 574 | {"module":"software.sslmate.com/src/go-pkcs12","version":"v0.7.0","vcs_hash":"e441e1f1dfcf1e5b4c9dcf18922c951e4324816271e2aa73b33e8aa909fb5bbc","timestamp":"2025-12-22T19:35:21Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 575 | {"module":"software.sslmate.com/src/go-pkcs12","version":"v0.7.1","vcs_hash":"ad7ccf9a472d50867b3b85cf7fcc04d6211dfa47a69b1ac6f382e907e0ccd672","timestamp":"2026-04-09T22:21:56Z","subdir":"","vcs_ref":"refs/tags/v0.7.1"},\ | ||
| 576 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.39.0","vcs_hash":"d6325838b930f9953f99f15faa73b67107056d0ec073d6f27dcc4c158e011258","timestamp":"2025-12-08T20:14:59Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.39.0"},\ | ||
| 577 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.2.1","vcs_hash":"1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412","timestamp":"2025-09-15T16:53:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.2.1"},\ | ||
| 578 | {"module":"go.opentelemetry.io/otel","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"","vcs_ref":"refs/tags/v1.43.0"},\ | ||
| 579 | {"module":"go.opentelemetry.io/otel","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"","vcs_ref":"refs/tags/v1.42.0"},\ | ||
| 580 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.39.0"},\ | ||
| 581 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.39.0"},\ | ||
| 582 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.43.0"},\ | ||
| 583 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.42.0"},\ | ||
| 584 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.43.0"},\ | ||
| 585 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.42.0"},\ | ||
| 586 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 587 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20180628173108-788fd7840127","vcs_hash":"4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666","timestamp":"2018-06-28T17:31:08Z","subdir":"","vcs_ref":""},\ | ||
| 588 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20190902080502-41f04d3bba15","vcs_hash":"b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d","timestamp":"2019-09-02T08:05:02Z","subdir":"","vcs_ref":""},\ | ||
| 589 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | ||
| 590 | {"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"},\ | ||
| 591 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | ||
| 592 | {"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"},\ | ||
| 593 | {"module":"gopkg.in/yaml.v2","version":"v2.2.3","vcs_hash":"1f7e83ec724c755764f3344a88453ae97f9073b233491e4e908ec80f0e3c8dad","timestamp":"2019-09-30T19:09:21Z","subdir":"","vcs_ref":"refs/tags/v2.2.3"},\ | ||
| 594 | {"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"},\ | ||
| 595 | {"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"},\ | ||
| 596 | {"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"},\ | ||
| 597 | {"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"},\ | ||
| 598 | {"module":"gopkg.in/ini.v1","version":"v1.62.0","vcs_hash":"94aac14de55e922ea676c318532d97168c8aaa8a26ad737cdc60e8191ad045eb","timestamp":"2020-10-06T07:31:30Z","subdir":"","vcs_ref":"refs/tags/v1.62.0"},\ | ||
| 599 | {"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"},\ | ||
| 600 | {"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"},\ | ||
| 601 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200605160147-a5ece683394c","vcs_hash":"d8bfbe68a12fe27737c3790dd353d4964f9fc63b5912981ce0b4131854483912","timestamp":"2020-06-05T16:01:47Z","subdir":"","vcs_ref":""},\ | ||
| 602 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 603 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20210107192922-496545a6307b","vcs_hash":"e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c","timestamp":"2021-01-07T19:29:22Z","subdir":"","vcs_ref":""},\ | ||
| 604 | {"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"},\ | ||
| 605 | {"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"},\ | ||
| 606 | {"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"},\ | ||
| 607 | {"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"},\ | ||
| 608 | {"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"},\ | ||
| 609 | {"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"},\ | ||
| 610 | {"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"},\ | ||
| 611 | {"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"},\ | ||
| 612 | {"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"},\ | ||
| 613 | {"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"},\ | ||
| 614 | {"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"},\ | ||
| 615 | {"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"},\ | ||
| 616 | {"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"},\ | ||
| 617 | {"module":"google.golang.org/api","version":"v0.44.0","vcs_hash":"3ca56379f0b9bf2a52b9cfb4a5cabd1d286cc8d9a11668a7c15a6fa25f65f6e2","timestamp":"2021-04-07T19:07:32Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 618 | {"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"},\ | ||
| 619 | {"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"},\ | ||
| 620 | {"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"},\ | ||
| 621 | {"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"},\ | ||
| 622 | {"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"},\ | ||
| 623 | {"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"},\ | ||
| 624 | {"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"},\ | ||
| 625 | {"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"},\ | ||
| 626 | {"module":"google.golang.org/grpc","version":"v1.26.0","vcs_hash":"aad9a21a089b64cc4a9da7ea6d21858432f8a188cd72107896931eb2e9cb14c6","timestamp":"2019-12-17T20:47:26Z","subdir":"","vcs_ref":"refs/tags/v1.26.0"},\ | ||
| 627 | {"module":"google.golang.org/grpc","version":"v1.21.1","vcs_hash":"4d9fba99424e17d3bdb930124c64e74c2074f9bf482c9e661a96c91f54ed68f1","timestamp":"2019-06-04T21:21:58Z","subdir":"","vcs_ref":"refs/tags/v1.21.1"},\ | ||
| 628 | {"module":"google.golang.org/grpc","version":"v1.19.0","vcs_hash":"a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959","timestamp":"2019-02-26T18:45:09Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | ||
| 629 | {"module":"google.golang.org/grpc","version":"v1.80.0","vcs_hash":"51178c1cf97da46d378c9936542b9684a39613d55ba64759f758f991aeee32c7","timestamp":"2026-04-01T07:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.80.0"},\ | ||
| 630 | {"module":"google.golang.org/grpc","version":"v1.20.1","vcs_hash":"c51b84720d53aafb60d7f98a714e6c6554d9897a1b1846fe9330e218d1b4b3e3","timestamp":"2019-04-18T21:20:59Z","subdir":"","vcs_ref":"refs/tags/v1.20.1"},\ | ||
| 631 | {"module":"google.golang.org/grpc","version":"v1.25.1","vcs_hash":"418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464","timestamp":"2019-11-08T18:22:05Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | ||
| 632 | {"module":"google.golang.org/grpc","version":"v1.30.0","vcs_hash":"4f743366b2dce27ee05cd2b2143424bd5623d7c22e03edd670db2700f017721c","timestamp":"2020-06-22T16:52:37Z","subdir":"","vcs_ref":"refs/tags/v1.30.0"},\ | ||
| 633 | {"module":"google.golang.org/grpc","version":"v1.36.0","vcs_hash":"fad1bb9bbc07d80c859d2a8607bae4757ac3961867f87b0dbd0dfac01912b539","timestamp":"2021-02-24T22:40:52Z","subdir":"","vcs_ref":"refs/tags/v1.36.0"},\ | ||
| 634 | {"module":"google.golang.org/grpc","version":"v1.33.2","vcs_hash":"9dd08885e1a8db43a8455d2fd3a42384ff1ed9a8f79e116dffcce781b4dee045","timestamp":"2020-11-06T17:41:19Z","subdir":"","vcs_ref":"refs/tags/v1.33.2"},\ | ||
| 635 | {"module":"google.golang.org/grpc","version":"v1.31.1","vcs_hash":"6d63013d0c0abe917dd192b114f3535234aafbdae86181cdb7ac5327660aacb0","timestamp":"2020-08-25T17:02:28Z","subdir":"","vcs_ref":"refs/tags/v1.31.1"},\ | ||
| 636 | {"module":"google.golang.org/grpc","version":"v1.27.0","vcs_hash":"d33440dd79b6e7c93174f3dcb6fccb7ccfebd02a4405850443d56e62d285f44a","timestamp":"2020-01-28T19:14:05Z","subdir":"","vcs_ref":"refs/tags/v1.27.0"},\ | ||
| 637 | {"module":"google.golang.org/grpc","version":"v1.23.0","vcs_hash":"ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675","timestamp":"2019-08-13T19:31:37Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 638 | {"module":"google.golang.org/grpc","version":"v1.38.0","vcs_hash":"f76ceef56ae9e61def881e406a56a2da3a168a83078a66f8b58f3763823edd34","timestamp":"2021-05-19T22:11:47Z","subdir":"","vcs_ref":"refs/tags/v1.38.0"},\ | ||
| 639 | {"module":"google.golang.org/grpc","version":"v1.35.0","vcs_hash":"caf06b86f8996dd7b44f597a3ae643a4a902415c9ffcf1d51d24c151bb5dc1b6","timestamp":"2021-01-13T22:05:05Z","subdir":"","vcs_ref":"refs/tags/v1.35.0"},\ | ||
| 640 | {"module":"google.golang.org/grpc","version":"v1.27.1","vcs_hash":"50b28b04e81eac98c4aa48155acd1941772739cc638853987d87ebc06113b0be","timestamp":"2020-02-05T23:40:21Z","subdir":"","vcs_ref":"refs/tags/v1.27.1"},\ | ||
| 641 | {"module":"google.golang.org/grpc","version":"v1.79.2","vcs_hash":"054dedd9d43b28140dccce68d8b2408dce92b53190b7e25278cef9573f23692f","timestamp":"2026-03-06T05:23:09Z","subdir":"","vcs_ref":"refs/tags/v1.79.2"},\ | ||
| 642 | {"module":"google.golang.org/grpc","version":"v1.36.1","vcs_hash":"2fb646a4b29e439683c5aa11ecc21549385d262c776a13f845a0c0de199bd714","timestamp":"2021-03-25T22:12:44Z","subdir":"","vcs_ref":"refs/tags/v1.36.1"},\ | ||
| 643 | {"module":"google.golang.org/grpc","version":"v1.31.0","vcs_hash":"25958acc82abe0402e2a00368865127290031e756b729cdfbe495b6092056de0","timestamp":"2020-07-30T17:22:51Z","subdir":"","vcs_ref":"refs/tags/v1.31.0"},\ | ||
| 644 | {"module":"google.golang.org/grpc","version":"v1.33.1","vcs_hash":"04edd3a22abbfb5bfd2678deae0032d1543b29af966cc429b148165a06319d00","timestamp":"2020-10-20T22:50:17Z","subdir":"","vcs_ref":"refs/tags/v1.33.1"},\ | ||
| 645 | {"module":"google.golang.org/grpc","version":"v1.34.0","vcs_hash":"dcc74702669a697aef1c60b15bd01238098abe09d9a715860f9b53ea9f4bae00","timestamp":"2020-12-02T22:32:40Z","subdir":"","vcs_ref":"refs/tags/v1.34.0"},\ | ||
| 646 | {"module":"google.golang.org/grpc","version":"v1.28.0","vcs_hash":"1083e1c263e8e37a9659cccc7bbe831a154375fb452fbc5213a27ec94627d148","timestamp":"2020-03-10T20:58:31Z","subdir":"","vcs_ref":"refs/tags/v1.28.0"},\ | ||
| 647 | {"module":"google.golang.org/grpc","version":"v1.29.1","vcs_hash":"bdb4dda21c5d5fcdb0c42db8a2d58a16cdd798fe49d29edcd78c3ed9f9081052","timestamp":"2020-04-23T16:12:35Z","subdir":"","vcs_ref":"refs/tags/v1.29.1"},\ | ||
| 648 | {"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"},\ | ||
| 649 | {"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"},\ | ||
| 650 | {"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"},\ | ||
| 651 | {"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"},\ | ||
| 652 | {"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"},\ | ||
| 653 | {"module":"google.golang.org/appengine","version":"v1.1.0","vcs_hash":"002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d","timestamp":"2018-05-21T22:34:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 654 | {"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"},\ | ||
| 655 | {"module":"google.golang.org/genproto","version":"v0.0.0-20210222152913-aa3ee6e6a81c","vcs_hash":"8a37fc5615eb38d371462a8336bfe95e30cdece5c5aecfa9c9f9b244b379a847","timestamp":"2021-02-22T15:29:13Z","subdir":"","vcs_ref":""},\ | ||
| 656 | {"module":"google.golang.org/genproto","version":"v0.0.0-20191108220845-16a3f7862a1a","vcs_hash":"0793e501fc6a457564ce2b84dad3030437484dd00e4a46f4e87672c1e3b9b885","timestamp":"2019-11-08T22:08:45Z","subdir":"","vcs_ref":""},\ | ||
| 657 | {"module":"google.golang.org/genproto","version":"v0.0.0-20201109203340-2640f1f9cdfb","vcs_hash":"d0dc933034687a9754c8551dff5f7046c9822080b5c8bd1aed172f591e51f2cc","timestamp":"2020-11-09T20:33:40Z","subdir":"","vcs_ref":""},\ | ||
| 658 | {"module":"google.golang.org/genproto","version":"v0.0.0-20180817151627-c66870c02cf8","vcs_hash":"2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a","timestamp":"2018-08-17T15:16:27Z","subdir":"","vcs_ref":""},\ | ||
| 659 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200526211855-cb27e3aa2013","vcs_hash":"f4e88ad01c32fa84f172d06a8fd34c47643c43e7c69ee97316a94e1a0ace3b25","timestamp":"2020-05-26T21:18:55Z","subdir":"","vcs_ref":""},\ | ||
| 660 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200729003335-053ba62fc06f","vcs_hash":"2a9461449ed05748f552db73e6461dc26aafb67e5bc05bf630a2199b47659e99","timestamp":"2020-07-29T00:33:35Z","subdir":"","vcs_ref":""},\ | ||
| 661 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190801165951-fa694d86fc64","vcs_hash":"9ff9d48e110a3f374d0583cdcc5664874a923c8c786510bd751f13a6c9d6ac85","timestamp":"2019-08-01T16:59:51Z","subdir":"","vcs_ref":""},\ | ||
| 662 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190502173448-54afdca5d873","vcs_hash":"c800018bbe1c1a557ce9422423b252ca0ffd60060d495b583f85bf7643a78465","timestamp":"2019-05-02T17:34:48Z","subdir":"","vcs_ref":""},\ | ||
| 663 | {"module":"google.golang.org/genproto","version":"v0.0.0-20191216164720-4f79533eabd1","vcs_hash":"05fdc9bf9b8becde6af5753232df56c576b087335507d5e652a486171c20b56b","timestamp":"2019-12-16T16:47:20Z","subdir":"","vcs_ref":""},\ | ||
| 664 | {"module":"google.golang.org/genproto","version":"v0.0.0-20210402141018-6c239bbf2bb1","vcs_hash":"200d0a62f6350b994381771141fbdb1d5a013925fddb2fdf42c90da4fb1f755d","timestamp":"2021-04-02T14:10:18Z","subdir":"","vcs_ref":""},\ | ||
| 665 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200430143042-b979b6f78d84","vcs_hash":"c931356d5ca079637c4736e46db12906299d021a64fde4ffba27f3b7a6fe0a0d","timestamp":"2020-04-30T14:30:42Z","subdir":"","vcs_ref":""},\ | ||
| 666 | {"module":"google.golang.org/genproto","version":"v0.0.0-20210602131652-f16073e35f0c","vcs_hash":"13b44752159942347681bd143c8bb68976d6e0a8bb8f7a4a37cd64f40d417d0f","timestamp":"2021-06-02T13:16:52Z","subdir":"","vcs_ref":""},\ | ||
| 667 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200212174721-66ed5ce911ce","vcs_hash":"7cdb489bc772b5b723d444ca86048b7df42d302eabb85fcf99deaeb4b52292f5","timestamp":"2020-02-12T17:47:21Z","subdir":"","vcs_ref":""},\ | ||
| 668 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200122232147-0452cf42e150","vcs_hash":"1a8a5b5ebcbe2e79a2fb4a7bf3630e2a38c6f90390c3455c8e682e178a739508","timestamp":"2020-01-22T23:21:47Z","subdir":"","vcs_ref":""},\ | ||
| 669 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200825200019-8632dd797987","vcs_hash":"f8b597caa010c968f8c07616ea245fd6701df67de93ec8fcfd7540f5a33c6612","timestamp":"2020-08-25T20:00:19Z","subdir":"","vcs_ref":""},\ | ||
| 670 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200618031413-b414f8b61790","vcs_hash":"fa02c627cf1b11c72cb51a2562a8ff9af3927eaa1563650e4e711eb0ed149e4c","timestamp":"2020-06-18T03:14:13Z","subdir":"","vcs_ref":""},\ | ||
| 671 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200305110556-506484158171","vcs_hash":"e4e53999a50cfa75be66463739fe40424f2119522f8b29b795370f489beb71d3","timestamp":"2020-03-05T11:05:56Z","subdir":"","vcs_ref":""},\ | ||
| 672 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200513103714-09dca8ec2884","vcs_hash":"4cc666ee45986d9d079138a1e88367b56763e4e1e1ff1a8e98ced49d550a8c07","timestamp":"2020-05-13T10:37:14Z","subdir":"","vcs_ref":""},\ | ||
| 673 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190819201941-24fa4b261c55","vcs_hash":"8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030","timestamp":"2019-08-19T20:19:41Z","subdir":"","vcs_ref":""},\ | ||
| 674 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190418145605-e7d98fc518a7","vcs_hash":"cca41d098a5c2943906d78b6d01d8a977a5034f0a7a905d4258452e84ad92501","timestamp":"2019-04-18T14:56:05Z","subdir":"","vcs_ref":""},\ | ||
| 675 | {"module":"google.golang.org/genproto","version":"v0.0.0-20191230161307-f3c370f40bfb","vcs_hash":"83bad48b3c5549cf60c2e5f24678efd77afa0b1ffea60b85c6e63556fe69f736","timestamp":"2019-12-30T16:13:07Z","subdir":"","vcs_ref":""},\ | ||
| 676 | {"module":"google.golang.org/genproto","version":"v0.0.0-20191115194625-c23dd37a84c9","vcs_hash":"b8782d84c6b5281f7c14f8a69b06d7cb06ebeeec968d9f012085bc6a1cea5899","timestamp":"2019-11-15T19:46:25Z","subdir":"","vcs_ref":""},\ | ||
| 677 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200904004341-0bd0a958aa1d","vcs_hash":"4ebb0241af0e12fac37b5bd3c881a4f5a4a6dfe7880b044d308a22a3eba92c97","timestamp":"2020-09-04T00:43:41Z","subdir":"","vcs_ref":""},\ | ||
| 678 | {"module":"google.golang.org/genproto","version":"v0.0.0-20210303154014-9728d6b83eeb","vcs_hash":"6978174af61d225c9cd1badbe1db12647dc65bac742fa91d536e37024cad2535","timestamp":"2021-03-03T15:40:14Z","subdir":"","vcs_ref":""},\ | ||
| 679 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200804131852-c06518451d9c","vcs_hash":"ad5fdfd94fd2451127887a323e5aed497efa765d3a63ea36356432149ea72382","timestamp":"2020-08-04T13:18:52Z","subdir":"","vcs_ref":""},\ | ||
| 680 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200228133532-8c2c7df3a383","vcs_hash":"5b0730ca43c30d45344e5175651a807fc555cbd1dc8d8df73f1c5ca7c748e377","timestamp":"2020-02-28T13:35:32Z","subdir":"","vcs_ref":""},\ | ||
| 681 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190911173649-1774047e7e51","vcs_hash":"b4ca86aaa89b1cac42452f101fdad804b4fcbff514390ee7224dca4aa8409e8e","timestamp":"2019-09-11T17:36:49Z","subdir":"","vcs_ref":""},\ | ||
| 682 | {"module":"google.golang.org/genproto","version":"v0.0.0-20201214200347-8c77b98c765d","vcs_hash":"1d5977d8fbe9d7fbcc816eba14f05df898a024373cca5e688863537a8c3521fb","timestamp":"2020-12-14T20:03:47Z","subdir":"","vcs_ref":""},\ | ||
| 683 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200115191322-ca5a22157cba","vcs_hash":"8505560aee19900cd67f287e18f6113fa230af7b4714254923ef8992d6346608","timestamp":"2020-01-15T19:13:22Z","subdir":"","vcs_ref":""},\ | ||
| 684 | {"module":"google.golang.org/genproto","version":"v0.0.0-20210310155132-4ce2db91004e","vcs_hash":"db48f49d8cd39b24f1ca2250740da3f490a993a56f4363aadfcf2b39ffac027b","timestamp":"2021-03-10T15:51:32Z","subdir":"","vcs_ref":""},\ | ||
| 685 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200511104702-f5ebc3bea380","vcs_hash":"d6650d44227b0469e46a435bbfc7349b2c7d4d506583664b2bd7910ce66340ba","timestamp":"2020-05-11T10:47:02Z","subdir":"","vcs_ref":""},\ | ||
| 686 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200331122359-1ee6d9798940","vcs_hash":"9c4275b0554727d72f75dff00e813a4757a36ea929bf3345760041cdf61d8df9","timestamp":"2020-03-31T12:23:59Z","subdir":"","vcs_ref":""},\ | ||
| 687 | {"module":"google.golang.org/genproto","version":"v0.0.0-20210319143718-93e7006c17a6","vcs_hash":"9230929569287677929058d453ffbaff68d3676d8bfdb30df0af4eaf05bbee91","timestamp":"2021-03-19T14:37:18Z","subdir":"","vcs_ref":""},\ | ||
| 688 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200515170657-fc4c6c6a6587","vcs_hash":"942099664fe95f1a6c1ab76d67b3cc36848ac75fea426f03193b5b0e5d33280d","timestamp":"2020-05-15T17:06:57Z","subdir":"","vcs_ref":""},\ | ||
| 689 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190425155659-357c62f0e4bb","vcs_hash":"68b3ad537181dcb276ca29a064cdfaa1965d3f3fa705ec85a40a7f3b69ecd3f8","timestamp":"2019-04-25T15:56:59Z","subdir":"","vcs_ref":""},\ | ||
| 690 | {"module":"google.golang.org/genproto","version":"v0.0.0-20201201144952-b05cb90ed32e","vcs_hash":"1a56444f0ab685e3d01c06e8c80ba5853a7cb5cb5c1f8f79ae8761fdc8f8ba8c","timestamp":"2020-12-01T14:49:52Z","subdir":"","vcs_ref":""},\ | ||
| 691 | {"module":"google.golang.org/genproto","version":"v0.0.0-20201210142538-e3217bee35cc","vcs_hash":"39a18ea582e217fc9aee8ad6d7f281f38e6ab27f7aac5c18d204011c493d01e3","timestamp":"2020-12-10T14:25:38Z","subdir":"","vcs_ref":""},\ | ||
| 692 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200204135345-fa8e72b47b90","vcs_hash":"894a49c276f7a3d1595d1daf9b939f5e827fc2a3ab24ba1c786b356e04d1cae7","timestamp":"2020-02-04T13:53:45Z","subdir":"","vcs_ref":""},\ | ||
| 693 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200312145019-da6875a35672","vcs_hash":"43e7fde1fb4efc038e0d43a307b1c769c0d44185c4a721546a486c252baf27ae","timestamp":"2020-03-12T14:50:19Z","subdir":"","vcs_ref":""},\ | ||
| 694 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200224152610-e50cd9704f63","vcs_hash":"e7f7cd714a65eac5767e7411788bbdf9878e221cae4c40bdd040b020596b08ca","timestamp":"2020-02-24T15:26:10Z","subdir":"","vcs_ref":""},\ | ||
| 695 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190307195333-5fe7a883aa19","vcs_hash":"c4a451597134b3787ce262cc9421c8f54fe0540473c8f68ae9919c40651860b7","timestamp":"2019-03-07T19:53:33Z","subdir":"","vcs_ref":""},\ | ||
| 696 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20251202230838-ff82c1b0f217","vcs_hash":"2f2754f95228c3e6da005433108abee4456e15307c46cde12fd150023abc1dd1","timestamp":"2025-12-02T23:08:38Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 697 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20260120221211-b8f7ae30c516","vcs_hash":"8106b801760a3c625a51cc76cfffdf272d7f92179eb783cef57adf707d81ac4b","timestamp":"2026-01-20T22:12:11Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 698 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260311181403-84a4fc48630c","vcs_hash":"4288915c7e8acf94930b2ab9bb9a46c838793edf583f7618208bd813567c4a9d","timestamp":"2026-03-11T18:14:03Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 699 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260427160629-7cedc36a6bc4","vcs_hash":"0313ee774746974aba075c0c3a890cd7ec95acff173ac51517d751d41cf04fde","timestamp":"2026-04-27T16:06:29Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 700 | {"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"},\ | ||
| 701 | {"module":"google.golang.org/protobuf","version":"v1.21.0","vcs_hash":"b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2","timestamp":"2020-04-13T18:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ | ||
| 702 | {"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"},\ | ||
| 703 | {"module":"google.golang.org/protobuf","version":"v1.20.1-0.20200309200217-e05f789c0967","vcs_hash":"5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb","timestamp":"2020-03-09T20:02:17Z","subdir":"","vcs_ref":""},\ | ||
| 704 | {"module":"google.golang.org/protobuf","version":"v1.23.1-0.20200526195155-81db48ad09cc","vcs_hash":"6672d6c61253550fee094c62b7113d620e09975c4fdd6a2d3f730f829d3aa7b5","timestamp":"2020-05-26T19:51:55Z","subdir":"","vcs_ref":""},\ | ||
| 705 | {"module":"google.golang.org/protobuf","version":"v1.36.11","vcs_hash":"d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d","timestamp":"2025-12-12T08:48:31Z","subdir":"","vcs_ref":"refs/tags/v1.36.11"},\ | ||
| 706 | {"module":"google.golang.org/protobuf","version":"v1.24.0","vcs_hash":"4902adaf6981a39c9072672b6aca965c28af75a8656e8b566c6d688dce6d310c","timestamp":"2020-05-26T22:25:46Z","subdir":"","vcs_ref":"refs/tags/v1.24.0"},\ | ||
| 707 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200109180630-ec00e32a8dfd","vcs_hash":"11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6","timestamp":"2020-01-09T18:06:30Z","subdir":"","vcs_ref":""},\ | ||
| 708 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200228230310-ab0ca4ff8a60","vcs_hash":"bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f","timestamp":"2020-02-28T23:03:10Z","subdir":"","vcs_ref":""},\ | ||
| 709 | {"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"},\ | ||
| 710 | {"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"},\ | ||
| 711 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200221191635-4d8936d0db64","vcs_hash":"5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba","timestamp":"2020-02-21T19:16:35Z","subdir":"","vcs_ref":""},\ | ||
| 712 | {"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"},\ | ||
| 713 | {"module":"google.golang.org/protobuf","version":"v1.22.0","vcs_hash":"397e5b05f3f4e5369964001986d9c4c3e998f4f07ff952c7073f4a6eb41ed83e","timestamp":"2020-05-04T19:17:18Z","subdir":"","vcs_ref":"refs/tags/v1.22.0"},\ | ||
| 714 | {"module":"google.golang.org/protobuf","version":"v1.26.0-rc.1","vcs_hash":"f1a03aacb1afd3779b8ede2d7fc7ef21b6b219f30f2b619b139876293b42dd48","timestamp":"2021-03-17T22:45:34Z","subdir":"","vcs_ref":"refs/tags/v1.26.0-rc.1"},\ | ||
| 715 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.9.0","vcs_hash":"ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884","timestamp":"2025-09-24T19:41:55Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.9.0"},\ | ||
| 716 | {"module":"dario.cat/mergo","version":"v1.0.0","vcs_hash":"76c5b38ecdff470e7ecd1590269912877bdfa99aab3ab4d384279d4434034fcf","timestamp":"2023-06-20T06:39:01Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 717 | {"module":"cloud.google.com/go","version":"v0.81.0","vcs_hash":"72eb750ec6bc3c197bb7c7fe1386a95c1cd3dd56fffe8b6b57ef4c5b6378b1ee","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 718 | {"module":"cloud.google.com/go/bigquery","version":"v1.8.0","vcs_hash":"90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 719 | {"module":"cloud.google.com/go/datastore","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ | ||
| 720 | {"module":"cloud.google.com/go/firestore","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"firestore","vcs_ref":""},\ | ||
| 721 | {"module":"cloud.google.com/go/pubsub","version":"v1.3.1","vcs_hash":"054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 722 | {"module":"cloud.google.com/go/storage","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 723 | {"module":"dmitri.shuralyov.com/gpu/mtl","version":"v0.0.0-20190408044501-666a987793e9","vcs_hash":"b5ae3a41b273cfe89539368ad87c0f562930bd96b62a63829526016a38dc4199","timestamp":"2019-04-08T04:45:01Z","subdir":"","vcs_ref":""},\ | ||
| 724 | {"module":"go.etcd.io/etcd/api/v3","version":"v3.5.0","vcs_hash":"05b64f2de05dcac982cca77c0226750d3749671712fbbd188739ada3c97f2434","timestamp":"1970-01-01T00:00:00Z","subdir":"api","vcs_ref":""},\ | ||
| 725 | {"module":"go.etcd.io/etcd/client/pkg/v3","version":"v3.5.0","vcs_hash":"05b64f2de05dcac982cca77c0226750d3749671712fbbd188739ada3c97f2434","timestamp":"1970-01-01T00:00:00Z","subdir":"client/pkg","vcs_ref":""},\ | ||
| 726 | {"module":"go.etcd.io/etcd/client/v2","version":"v2.305.0","vcs_hash":"af9d310607e0c36fa54a3cc2043cdfb39aa59107d76400409ddf57328008be58","timestamp":"1970-01-01T00:00:00Z","subdir":"client","vcs_ref":""},\ | ||
| 727 | {"module":"go.opencensus.io","version":"v0.23.0","vcs_hash":"d410e1dd0d94491f021d4910237b8b4c2590c8e960b0e34b9bd72de650d36912","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 728 | {"module":"go.uber.org/atomic","version":"v1.9.0","vcs_hash":"aaba3453218befccb59db94750db456202c936660eb41e545ede0219c606f748","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 729 | {"module":"go.uber.org/zap","version":"v1.17.0","vcs_hash":"71285d9435c553ad6004c1f35c7d870a263c6a35e21afb04e78999f08bf5f2a5","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 730 | {"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.16.0"},\ | ||
| 731 | {"module":"golang.org/x/lint","version":"v0.0.0-20210508222113-6edffad5e616","vcs_hash":"0b1616a03a40cb81e4b15e3695347a5b47746ff3bc21e39ead2d740877c12d23","timestamp":"2021-05-08T22:21:13Z","subdir":"","vcs_ref":""},\ | ||
| 732 | {"module":"golang.org/x/mobile","version":"v0.0.0-20190719004257-d2bd2a29d028","vcs_hash":"900006fe4171b815a798f32b90e64228104b314fb9a6b1d5fcb77355e31b4ce8","timestamp":"2019-07-19T00:42:57Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 733 | {"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.12"},\ | ||
| 734 | {"module":"honnef.co/go/tools","version":"v0.0.1-2020.1.4","vcs_hash":"a040fe6451effaac0ae659a77c723295ce3964f9aa9cc800f9d74c8ef6a8a7a6","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":""},\ | ||
| 735 | {"module":"moul.io/http2curl/v2","version":"v2.3.0","vcs_hash":"aaa1d47888f3aba7c6be92abede480a79b86b53848a9444bd022d633195cfa8c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 736 | {"module":"rsc.io/binaryregexp","version":"v0.2.0","vcs_hash":"7f98506f44ff953707c2b0f576ce89202fff9589d2f8f3dd0e2206b9db51248b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 737 | {"module":"rsc.io/quote/v3","version":"v3.1.0","vcs_hash":"5e796c7ebd150ba6ca7270d6492836b663fac1d8c66af40ad5361c5b09f9b036","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 738 | {"module":"rsc.io/sampler","version":"v1.3.0","vcs_hash":"84e2e2ad1826066ad696b1838ef59c22de1674e6b59470754f97970a8b75e01c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 739 | {"module":"cloud.google.com/go","version":"v0.26.0","vcs_hash":"9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 740 | {"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"},\ | ||
| 741 | {"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"},\ | ||
| 742 | {"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"},\ | ||
| 743 | {"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"},\ | ||
| 744 | {"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"},\ | ||
| 745 | {"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"},\ | ||
| 746 | {"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"},\ | ||
| 747 | {"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"},\ | ||
| 748 | {"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"},\ | ||
| 749 | {"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"},\ | ||
| 750 | {"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"},\ | ||
| 751 | {"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"},\ | ||
| 752 | {"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"},\ | ||
| 753 | {"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"},\ | ||
| 754 | {"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"},\ | ||
| 755 | {"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"},\ | ||
| 756 | {"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"},\ | ||
| 757 | {"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"},\ | ||
| 758 | {"module":"cloud.google.com/go/bigquery","version":"v1.0.1","vcs_hash":"6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 759 | {"module":"cloud.google.com/go/bigquery","version":"v1.3.0","vcs_hash":"da5fed3e77e6c34534cccf240d6303797df6d5fe7fa8b925de8bbc7e3f207d9d","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 760 | {"module":"cloud.google.com/go/bigquery","version":"v1.4.0","vcs_hash":"c54daae69626d86e9e6435bc94258f1ac6b4639ae329e529592c99150e2c801f","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 761 | {"module":"cloud.google.com/go/bigquery","version":"v1.5.0","vcs_hash":"b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 762 | {"module":"cloud.google.com/go/bigquery","version":"v1.7.0","vcs_hash":"611cf51adb6a7768419f8b60c9f13a2748c34db479b34083d88e66990828c5b7","timestamp":"1970-01-01T00:00:00Z","subdir":"bigquery","vcs_ref":""},\ | ||
| 763 | {"module":"cloud.google.com/go/datastore","version":"v1.0.0","vcs_hash":"a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ | ||
| 764 | {"module":"cloud.google.com/go/pubsub","version":"v1.0.1","vcs_hash":"6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 765 | {"module":"cloud.google.com/go/pubsub","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 766 | {"module":"cloud.google.com/go/pubsub","version":"v1.2.0","vcs_hash":"1c73a951d16f1eadfd9668b4a7aba9a5e52d5a99d792a13724afbfe62df9284d","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | ||
| 767 | {"module":"cloud.google.com/go/storage","version":"v1.0.0","vcs_hash":"a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 768 | {"module":"cloud.google.com/go/storage","version":"v1.5.0","vcs_hash":"b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 769 | {"module":"cloud.google.com/go/storage","version":"v1.6.0","vcs_hash":"23e6867706f8754674949ee16f0e60dc092711a2ad84aee51f01dafea85a547b","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 770 | {"module":"cloud.google.com/go/storage","version":"v1.8.0","vcs_hash":"90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | ||
| 771 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","vcs_hash":"c28e9343742243cdee005673f96471e706656cf20d04c341fa92bd68aa01b2fe","timestamp":"2020-02-21T23:46:24Z","subdir":"","vcs_ref":""},\ | ||
| 772 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","vcs_hash":"98ed126049f2fe622e56ae85917fc45f5ac219562243345c1d1eec9fd349dbb1","timestamp":"2020-03-13T23:19:45Z","subdir":"","vcs_ref":""},\ | ||
| 773 | {"module":"go.opencensus.io","version":"v0.21.0","vcs_hash":"7efa0f7919e85f5daf2689cc548f0965041f514ae0deb8609e733b85d21729a8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 774 | {"module":"go.opencensus.io","version":"v0.22.0","vcs_hash":"63212ea529bb5d738d44ce98ce03a4809bf9767b4096d648ef784291d63b7cb3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | ||
| 775 | {"module":"go.opencensus.io","version":"v0.22.2","vcs_hash":"fa37ec6b514bbcb118fa58724f380b6cb139f97c6f223b0a4b44ac390ab94e00","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.2"},\ | ||
| 776 | {"module":"go.opencensus.io","version":"v0.22.3","vcs_hash":"6c9a6d2f21df96164e7a7fa2ec9d155bed332879071261291a3b7f6fb5095638","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.3"},\ | ||
| 777 | {"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"},\ | ||
| 778 | {"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"},\ | ||
| 779 | {"module":"go.uber.org/atomic","version":"v1.7.0","vcs_hash":"21dd04ccff52b3d6833b4e36048c2c63c546ac8c32751df41eb2e23036e7bc02","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 780 | {"module":"go.uber.org/multierr","version":"v1.6.0","vcs_hash":"3988fa913cd9646c9a757efdf0f9b5c0f868f8c4a53c80d1dcb502808d7047a8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 781 | {"module":"golang.org/x/crypto","version":"v0.0.0-20181029021203-45a5f77698d3","vcs_hash":"a7419b420a2e506f348ba07a5e16aaf9ce7e42fb462ff1d80607a44f757d5cd4","timestamp":"2018-10-29T02:12:03Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 782 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190308221718-c2843e01d9a2","vcs_hash":"6aba404d0e9e7095b3cccdd40e1c510f30f0db39f1a1159675c50a2e098effa6","timestamp":"2019-03-08T22:17:18Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 783 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190426145343-a29dc8fdc734","vcs_hash":"c6789995124256bea0d3f83ceee6900a0201dea1c1439aeecc1e29ff86850fcb","timestamp":"2019-04-26T14:53:43Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 784 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190510104115-cbcb75029529","vcs_hash":"85d6bd12ac393ca773c4ba3dcfa1842d905bc8c921482514406e28f4ce473b61","timestamp":"2019-05-10T10:41:15Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 785 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190605123033-f99c8df09eb5","vcs_hash":"ef93889e3276e0f9aa66e6e08e0cb9bc68dc88fc8b28fe201104ad58bbcee41a","timestamp":"2019-06-05T12:30:33Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 786 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190820162420-60c769a6c586","vcs_hash":"f3e1a666d9d92e2420717e0881b7bd899eccbf0fa6cb7f5668b5125bc82d889e","timestamp":"2019-08-20T16:24:20Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 787 | {"module":"golang.org/x/crypto","version":"v0.0.0-20191011191535-87dc89f01550","vcs_hash":"2c240249311dd23ac0e4519a6b3e14d9e797e206ecba3d5d123e8908b8493c0e","timestamp":"2019-10-11T19:15:35Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 788 | {"module":"golang.org/x/crypto","version":"v0.0.0-20200622213623-75b288015ac9","vcs_hash":"53f32142c6ae91d9eb1970827fb761d947fb13c8e1584e0aab69bbe8abe723b0","timestamp":"2020-06-22T21:36:23Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 789 | {"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.6.0"},\ | ||
| 790 | {"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.6.0"},\ | ||
| 791 | {"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.6.0"},\ | ||
| 792 | {"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.6.0"},\ | ||
| 793 | {"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.6.0"},\ | ||
| 794 | {"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.6.0"},\ | ||
| 795 | {"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.6.0"},\ | ||
| 796 | {"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.6.0"},\ | ||
| 797 | {"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.6.0"},\ | ||
| 798 | {"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.6.0"},\ | ||
| 799 | {"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.6.0"},\ | ||
| 800 | {"module":"golang.org/x/lint","version":"v0.0.0-20181026193005-c67002cb31c3","vcs_hash":"6b2abb729597bb5430a8004e6adf93f29a65335edf3dd4666738bb06a30ac3c8","timestamp":"2018-10-26T19:30:05Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 801 | {"module":"golang.org/x/lint","version":"v0.0.0-20190227174305-5b3e6a55c961","vcs_hash":"5dbf106b5fa49944ed578a1d4dd6e6bc1b88cb0bf1f588495a8e835681de3445","timestamp":"2019-02-27T17:43:05Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 802 | {"module":"golang.org/x/lint","version":"v0.0.0-20190301231843-5614ed5bae6f","vcs_hash":"023e5010dc067f733b232f0d32986b590987b097b73d933c793796e267fc9633","timestamp":"2019-03-01T23:18:43Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 803 | {"module":"golang.org/x/lint","version":"v0.0.0-20190313153728-d0100b6bd8b3","vcs_hash":"1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d","timestamp":"2019-03-13T15:37:28Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 804 | {"module":"golang.org/x/lint","version":"v0.0.0-20190409202823-959b441ac422","vcs_hash":"338215d311c65340f43416914e3c3754e18158b0ccc583bd6992d9bcc774c939","timestamp":"2019-04-09T20:28:23Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 805 | {"module":"golang.org/x/lint","version":"v0.0.0-20190909230951-414d861bb4ac","vcs_hash":"186f84f378fae06fabb77fef1fd75b47e159ad0ad55206cf04d1ce0ecab7c8b8","timestamp":"2019-09-09T23:09:51Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 806 | {"module":"golang.org/x/lint","version":"v0.0.0-20190930215403-16217165b5de","vcs_hash":"806bd87f31cc7bf814ebe52b5298656a62570a5fedba48b249ab9a26c691ad9a","timestamp":"2019-09-30T21:54:03Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 807 | {"module":"golang.org/x/lint","version":"v0.0.0-20191125180803-fdd1cda4f05f","vcs_hash":"43806a258ca44b22b83d65fae0eb6bbd0d521fc0286e0c96db2b0ad3f9cab2ab","timestamp":"2019-11-25T18:08:03Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 808 | {"module":"golang.org/x/lint","version":"v0.0.0-20200130185559-910be7a94367","vcs_hash":"952d4fd30324414e83b97b911c31ddd92173c08dde20c1a01786388bdf332929","timestamp":"2020-01-30T18:55:59Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 809 | {"module":"golang.org/x/lint","version":"v0.0.0-20200302205851-738671d3881b","vcs_hash":"901863ab25b59de1130b0c63e8197517b9df25461ddf3819f7bf9c66f3524be0","timestamp":"2020-03-02T20:58:51Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 810 | {"module":"golang.org/x/lint","version":"v0.0.0-20201208152925-83fdc39ff7b5","vcs_hash":"97538a765d1dccd8f8a4e74bdabe03091a0d80cab6e1662f37b853a0be742e9c","timestamp":"2020-12-08T15:29:25Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 811 | {"module":"golang.org/x/mobile","version":"v0.0.0-20190312151609-d3739f865fa6","vcs_hash":"aa23e981c869187d695a907842f8387ea5e77ebfa7b80f0ce26dc79d320a87ed","timestamp":"2019-03-12T15:16:09Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 812 | {"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.6.0"},\ | ||
| 813 | {"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"},\ | ||
| 814 | {"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"},\ | ||
| 815 | {"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"},\ | ||
| 816 | {"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"},\ | ||
| 817 | {"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"},\ | ||
| 818 | {"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"},\ | ||
| 819 | {"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"},\ | ||
| 820 | {"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"},\ | ||
| 821 | {"module":"golang.org/x/net","version":"v0.0.0-20180724234803-3673e40ba225","vcs_hash":"645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30","timestamp":"2018-07-24T23:48:03Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 822 | {"module":"golang.org/x/net","version":"v0.0.0-20180826012351-8a410e7b638d","vcs_hash":"e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448","timestamp":"2018-08-26T01:23:51Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 823 | {"module":"golang.org/x/net","version":"v0.0.0-20180906233101-161cd47e91fd","vcs_hash":"babc11e479dde015dda8f2983ff3d34baeca8fc3c8f903c8cdb86bbe5bd33276","timestamp":"2018-09-06T23:31:01Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 824 | {"module":"golang.org/x/net","version":"v0.0.0-20181023162649-9b4f9f5ad519","vcs_hash":"aab210d5168ab5d0eb7b29fcd1229fd78bf54a26df73369093959e1c5a2d5a70","timestamp":"2018-10-23T16:26:49Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 825 | {"module":"golang.org/x/net","version":"v0.0.0-20181201002055-351d144fa1fc","vcs_hash":"0d9d87a8ac07eefc469eb1191ea42951e7ad5583b1de2e49c0220b691bcfceb3","timestamp":"2018-12-01T00:20:55Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 826 | {"module":"golang.org/x/net","version":"v0.0.0-20190108225652-1e06a53dbb7e","vcs_hash":"e5e7365236614733494687912040c7288383c585de2d711022b0a198ccf0fd80","timestamp":"2019-01-08T22:56:52Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 827 | {"module":"golang.org/x/net","version":"v0.0.0-20190213061140-3a22650c66bd","vcs_hash":"7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b","timestamp":"2019-02-13T06:11:40Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 828 | {"module":"golang.org/x/net","version":"v0.0.0-20190311183353-d8887717615a","vcs_hash":"714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d","timestamp":"2019-03-11T18:33:53Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 829 | {"module":"golang.org/x/net","version":"v0.0.0-20190404232315-eb5bcb51f2a3","vcs_hash":"ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe","timestamp":"2019-04-04T23:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 830 | {"module":"golang.org/x/net","version":"v0.0.0-20190501004415-9ce7a6920f09","vcs_hash":"d1c5cd8b952b4d7d7871dcd2c0e2ffaf47dce02360426149b56a184fe82016ab","timestamp":"2019-05-01T00:44:15Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 831 | {"module":"golang.org/x/net","version":"v0.0.0-20190503192946-f4e77d36d62c","vcs_hash":"44ff044304e2dede376de6ca8a9b761b172263a129fac02ed4d7f85dafb096fa","timestamp":"2019-05-03T19:29:46Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 832 | {"module":"golang.org/x/net","version":"v0.0.0-20190603091049-60506f45cf65","vcs_hash":"95c8f0f0639748a18b66427f3ed307a63b417469f6d282f5115cce730b6288cb","timestamp":"2019-06-03T09:10:49Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 833 | {"module":"golang.org/x/net","version":"v0.0.0-20190620200207-3b0461eec859","vcs_hash":"3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882","timestamp":"2019-06-20T20:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 834 | {"module":"golang.org/x/net","version":"v0.0.0-20190628185345-da137c7871d7","vcs_hash":"883cff1f21736e45b36513fc795c8437984fa7acd16a45bcc4f7b212c31783c4","timestamp":"2019-06-28T18:53:45Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 835 | {"module":"golang.org/x/net","version":"v0.0.0-20190724013045-ca1201d0de80","vcs_hash":"764bf3da53d3e1c5558695a6445ab74fabacb0a7a67ddfe5f7ed7bbba485b15c","timestamp":"2019-07-24T01:30:45Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 836 | {"module":"golang.org/x/net","version":"v0.0.0-20191209160850-c0dbc17a3553","vcs_hash":"d94ca4f89187bc7d529d14580f76d6371586784792341eef4703aea4b418261f","timestamp":"2019-12-09T16:08:50Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 837 | {"module":"golang.org/x/net","version":"v0.0.0-20200114155413-6afb5195e5aa","vcs_hash":"1dc4ea74a49ef2f9e15596107a4368ad7b80ce3bd241461b2f5655b80b735783","timestamp":"2020-01-14T15:54:13Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 838 | {"module":"golang.org/x/net","version":"v0.0.0-20200202094626-16171245cfb2","vcs_hash":"5d6a9854ab4a17d74321a6009437f2ff85fb00d36a67c37c11be99dd1495db57","timestamp":"2020-02-02T09:46:26Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 839 | {"module":"golang.org/x/net","version":"v0.0.0-20200222125558-5a598a2470a0","vcs_hash":"3f638a2cf23c3931f714cb77dce5ce80ea71a168d275a5f00828325f69eb11b6","timestamp":"2020-02-22T12:55:58Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 840 | {"module":"golang.org/x/net","version":"v0.0.0-20200226121028-0de0cce0169b","vcs_hash":"4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451","timestamp":"2020-02-26T12:10:28Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 841 | {"module":"golang.org/x/net","version":"v0.0.0-20200301022130-244492dfa37a","vcs_hash":"0294ab09a5d22b3bafc76580c74ad3be0c2e3c5c0470d79564d6ad0dbb36b95e","timestamp":"2020-03-01T02:21:30Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 842 | {"module":"golang.org/x/net","version":"v0.0.0-20200324143707-d3edc9973b7e","vcs_hash":"e338106e36d263200de6f0231167e3742ef36932245f162060c7cf7dbe30bc7f","timestamp":"2020-03-24T14:37:07Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 843 | {"module":"golang.org/x/net","version":"v0.0.0-20200501053045-e0ff5e5a1de5","vcs_hash":"0aeb9058a7a28b41e008ccfc69859d7e8d16400b7116bc5d2446bb9bd34b75d9","timestamp":"2020-05-01T05:30:45Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 844 | {"module":"golang.org/x/net","version":"v0.0.0-20200506145744-7e3656a0809f","vcs_hash":"a1bbc21b37faf7d1ede5ef6a8ea7ae9df3d51426d3b2eade960e923ffa0fe5c9","timestamp":"2020-05-06T14:57:44Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 845 | {"module":"golang.org/x/net","version":"v0.0.0-20200513185701-a91f0712d120","vcs_hash":"76028ffa59c5f383fa6fe906714eb8177c75935a280e759fa4ecf4b34914d401","timestamp":"2020-05-13T18:57:01Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 846 | {"module":"golang.org/x/net","version":"v0.0.0-20200520182314-0ba52f642ac2","vcs_hash":"4009bff02f273077a815fa267efdd4e889d2234022a1332cb9d1e65f17aff2d8","timestamp":"2020-05-20T18:23:14Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 847 | {"module":"golang.org/x/net","version":"v0.0.0-20200625001655-4c5254603344","vcs_hash":"b9cd596a2deb4fb229643470a8bf90f669b6d412165fa73e8cbbcc8b42ffb6f2","timestamp":"2020-06-25T00:16:55Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 848 | {"module":"golang.org/x/net","version":"v0.0.0-20200707034311-ab3426394381","vcs_hash":"67f8daa133d5d3aa5cc66af77a4d05b21beb21ec42581c9b8c5483328dae7b70","timestamp":"2020-07-07T03:43:11Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 849 | {"module":"golang.org/x/net","version":"v0.0.0-20200822124328-c89045814202","vcs_hash":"cdf18ecda7ae73e5743cd875ea665335c5f27d42c68b85dc980eb787be0f539c","timestamp":"2020-08-22T12:43:28Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 850 | {"module":"golang.org/x/net","version":"v0.0.0-20201021035429-f5854403a974","vcs_hash":"fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16","timestamp":"2020-10-21T03:54:29Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 851 | {"module":"golang.org/x/net","version":"v0.0.0-20201031054903-ff519b6c9102","vcs_hash":"a78a9cb6008b9dbab40d76c97ff4983cb40c6af12560905086055be4642e5b37","timestamp":"2020-10-31T05:49:03Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 852 | {"module":"golang.org/x/net","version":"v0.0.0-20201110031124-69a78807bb2b","vcs_hash":"790f338e43aad3af78a9eb98e04e8e9e896e3a4ba134a79d5c8585b661ac7984","timestamp":"2020-11-10T03:11:24Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 853 | {"module":"golang.org/x/net","version":"v0.0.0-20201209123823-ac852fbbde11","vcs_hash":"ddd39c0b038ec7fd90ade02fd97464e657862bda4c09ef038dd9a8acc02bcf6b","timestamp":"2020-12-09T12:38:23Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 854 | {"module":"golang.org/x/net","version":"v0.0.0-20210119194325-5f4716e94777","vcs_hash":"1e4008b4d2ed8dbe6009a384991e186f69b261851c6aa988ca42a6589cf8aa36","timestamp":"2021-01-19T19:43:25Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 855 | {"module":"golang.org/x/net","version":"v0.0.0-20210226172049-e18ecbb05110","vcs_hash":"376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd","timestamp":"2021-02-26T17:20:49Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 856 | {"module":"golang.org/x/net","version":"v0.0.0-20210316092652-d523dce5a7f4","vcs_hash":"cffcc987b1d8b29811f2a497bd3d61dcb59250df40f0e8f23ceb7467b4632036","timestamp":"2021-03-16T09:26:52Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 857 | {"module":"golang.org/x/net","version":"v0.0.0-20210405180319-a5a99cb37ef4","vcs_hash":"a122393f2e912ec783e9ba01304e42d4cb21999557032382ed9be5f40cb341e7","timestamp":"2021-04-05T18:03:19Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 858 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20180821212333-d2e6202438be","vcs_hash":"aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713","timestamp":"2018-08-21T21:23:33Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 859 | {"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.4.2"},\ | ||
| 860 | {"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.4.2"},\ | ||
| 861 | {"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.4.2"},\ | ||
| 862 | {"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.4.2"},\ | ||
| 863 | {"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.4.2"},\ | ||
| 864 | {"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.4.2"},\ | ||
| 865 | {"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.4.2"},\ | ||
| 866 | {"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.4.2"},\ | ||
| 867 | {"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.4.2"},\ | ||
| 868 | {"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.4.2"},\ | ||
| 869 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210402161424-2e8d93401602","vcs_hash":"224c3eaa9bb84008c635b317df8bcf3ee14b2da57e8d91e58397d48dc49b6410","timestamp":"2021-04-02T16:14:24Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 870 | {"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.4.2"},\ | ||
| 871 | {"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.4.2"},\ | ||
| 872 | {"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.4.2"},\ | ||
| 873 | {"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.4.2"},\ | ||
| 874 | {"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.4.2"},\ | ||
| 875 | {"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.4.2"},\ | ||
| 876 | {"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.4.2"},\ | ||
| 877 | {"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.4.2"},\ | ||
| 878 | {"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.4.2"},\ | ||
| 879 | {"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.4.2"},\ | ||
| 880 | {"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.4.2"},\ | ||
| 881 | {"module":"golang.org/x/sys","version":"v0.0.0-20180823144017-11551d06cbcc","vcs_hash":"b32207284c434df0b4a6b4107b6489ffa2e0e7cbc9b322447b69333c11f8afcc","timestamp":"2018-08-23T14:40:17Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 882 | {"module":"golang.org/x/sys","version":"v0.0.0-20180830151530-49385e6e1522","vcs_hash":"9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202","timestamp":"2018-08-30T15:15:30Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 883 | {"module":"golang.org/x/sys","version":"v0.0.0-20180909124046-d0be0721c37e","vcs_hash":"e23d421c76c78ddc7b91228f72ce5f09a2820d7648b887aa27f4e1b7ffe9f8a4","timestamp":"2018-09-09T12:40:46Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 884 | {"module":"golang.org/x/sys","version":"v0.0.0-20181026203630-95b1ffbd15a5","vcs_hash":"c1764aed91b99cf4a09442d34a723e53b8179cf73b439a28497cd4dbcac71081","timestamp":"2018-10-26T20:36:30Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 885 | {"module":"golang.org/x/sys","version":"v0.0.0-20190215142949-d0b11bdaac8a","vcs_hash":"f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556","timestamp":"2019-02-15T14:29:49Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 886 | {"module":"golang.org/x/sys","version":"v0.0.0-20190222072716-a9d3bda3a223","vcs_hash":"b39bbf1e5c63baf8bb27abab5aa581c65e0d2a22893ed2ccbcc8fa2f7dcb1f04","timestamp":"2019-02-22T07:27:16Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 887 | {"module":"golang.org/x/sys","version":"v0.0.0-20190312061237-fead79001313","vcs_hash":"19cdafbfbac3627ad6b8bb13b002e5423fe5634a71693ada4c6244b702bf9cea","timestamp":"2019-03-12T06:12:37Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 888 | {"module":"golang.org/x/sys","version":"v0.0.0-20190412213103-97732733099d","vcs_hash":"aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae","timestamp":"2019-04-12T21:31:03Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 889 | {"module":"golang.org/x/sys","version":"v0.0.0-20190502145724-3ef323f4f1fd","vcs_hash":"856884358495e90abfa21fd4a251f881abeb150a5e1b0e3c133828895e16f467","timestamp":"2019-05-02T14:57:24Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 890 | {"module":"golang.org/x/sys","version":"v0.0.0-20190507160741-ecd444e8653b","vcs_hash":"441764dae04ce1074e113214aa183b570af02b017752ee6ad276371217e0e7f0","timestamp":"2019-05-07T16:07:41Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 891 | {"module":"golang.org/x/sys","version":"v0.0.0-20190606165138-5da285871e9c","vcs_hash":"ebea420ea57b358b58f16c43aa7506101c17589b0c60869a8ac9a0657d1a1160","timestamp":"2019-06-06T16:51:38Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 892 | {"module":"golang.org/x/sys","version":"v0.0.0-20190624142023-c5567b49c5d0","vcs_hash":"191283175eeb4d3d15b5b47d46ebd97cc5fab28ca115de905e5dce54ea528219","timestamp":"2019-06-24T14:20:23Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 893 | {"module":"golang.org/x/sys","version":"v0.0.0-20190726091711-fc99dfbffb4e","vcs_hash":"6252d71824ff94f2bd9a528fcf778f94b7e23fefa0056fc9edd6ba8f04de0066","timestamp":"2019-07-26T09:17:11Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 894 | {"module":"golang.org/x/sys","version":"v0.0.0-20190916202348-b4ddaad3f8a3","vcs_hash":"2d3ebf2b3becb39c1be69b88e39d7aa8db43c075ba91d98aae62eb5a138d13f3","timestamp":"2019-09-16T20:23:48Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 895 | {"module":"golang.org/x/sys","version":"v0.0.0-20191001151750-bb3f8db39f24","vcs_hash":"344887bfeeba838fe45cc3e85acbc65c8b41d8479c57e501b63ee86e9aa4d8ac","timestamp":"2019-10-01T15:17:50Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 896 | {"module":"golang.org/x/sys","version":"v0.0.0-20191005200804-aed5e4c7ecf9","vcs_hash":"76c8b59c51f75579a2bf90e92cc57e8f4e2a500ed3725ed80a3658d53656f5a9","timestamp":"2019-10-05T20:08:04Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 897 | {"module":"golang.org/x/sys","version":"v0.0.0-20191204072324-ce4227a45e2e","vcs_hash":"2d4d3c85c670be13ab91f6602ebc0a1892bb1d1ae5f03a88fe4f3645248e0a4a","timestamp":"2019-12-04T07:23:24Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 898 | {"module":"golang.org/x/sys","version":"v0.0.0-20191228213918-04cbcbbfeed8","vcs_hash":"9c82bd76d06ca87ba4a8609f517705d5d3720a69551f130b6896ea94eced0e02","timestamp":"2019-12-28T21:39:18Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 899 | {"module":"golang.org/x/sys","version":"v0.0.0-20200113162924-86b910548bc1","vcs_hash":"8a9758c9f3a825797b8f959b4d68b7ad4e86244c851ea0063d779d41875df18d","timestamp":"2020-01-13T16:29:24Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 900 | {"module":"golang.org/x/sys","version":"v0.0.0-20200122134326-e047566fdf82","vcs_hash":"075e7899dac56451b657a23db3f1de52514ddd1fdc352d944b7af356360fcba8","timestamp":"2020-01-22T13:43:26Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 901 | {"module":"golang.org/x/sys","version":"v0.0.0-20200202164722-d101bd2416d5","vcs_hash":"69b092f3052cf316407a5df18f4b3221c718e000dafe0d19f4a52b0956ba7a46","timestamp":"2020-02-02T16:47:22Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 902 | {"module":"golang.org/x/sys","version":"v0.0.0-20200212091648-12a6c2dcc1e4","vcs_hash":"eadf3a1adf64a90946a2a76d1422c17985f8424e5684bfc88af46b0297a35d84","timestamp":"2020-02-12T09:16:48Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 903 | {"module":"golang.org/x/sys","version":"v0.0.0-20200223170610-d5e6a3e2c0ae","vcs_hash":"22f5e921e9490e228a90793f31e315529e8b21554b29c7870b6107a38ffdb843","timestamp":"2020-02-23T17:06:10Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 904 | {"module":"golang.org/x/sys","version":"v0.0.0-20200302150141-5c8b2ff67527","vcs_hash":"cb3d170265f7cc60313f8cbf4faa9060a86bba3f3b99dc6d0b288abee99abb3b","timestamp":"2020-03-02T15:01:41Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 905 | {"module":"golang.org/x/sys","version":"v0.0.0-20200323222414-85ca7c5b95cd","vcs_hash":"e96cdab86f9bbbd262bddd0a9bc3f4aa35bc1cf702672a6bc6c39fadecbdacea","timestamp":"2020-03-23T22:24:14Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 906 | {"module":"golang.org/x/sys","version":"v0.0.0-20200331124033-c3d80250170d","vcs_hash":"95a474ae00b9a9fc1640c075028f051b7f01f99ff6e63c14137060c6c1357d59","timestamp":"2020-03-31T12:40:33Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 907 | {"module":"golang.org/x/sys","version":"v0.0.0-20200501052902-10377860bb8e","vcs_hash":"aad024bd008195198a6d07553175027059d0c783e6ce8546ab5ceab15d58a938","timestamp":"2020-05-01T05:29:02Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 908 | {"module":"golang.org/x/sys","version":"v0.0.0-20200511232937-7e40ca221e25","vcs_hash":"25b83f3b8f78eb202812f71d46ad6cfb1e1d750c94facbd92f366108e2565cdb","timestamp":"2020-05-11T23:29:37Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 909 | {"module":"golang.org/x/sys","version":"v0.0.0-20200515095857-1151b9dac4a9","vcs_hash":"f86c9ed771e2fe312a0be24adf017b73254713a681d34f8a8ea09ad36c6d78de","timestamp":"2020-05-15T09:58:57Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 910 | {"module":"golang.org/x/sys","version":"v0.0.0-20200523222454-059865788121","vcs_hash":"7176702918d47282f28c081e4d61e7e2183c6bd07dffb50a2a443cdf329cf4b9","timestamp":"2020-05-23T22:24:54Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 911 | {"module":"golang.org/x/sys","version":"v0.0.0-20200803210538-64077c9b5642","vcs_hash":"95f9c810fb4363b54610936201d5916207cfb6e441f67ca6c7b658b7504ed4cc","timestamp":"2020-08-03T21:05:38Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 912 | {"module":"golang.org/x/sys","version":"v0.0.0-20200905004654-be1d3432aa8f","vcs_hash":"45eaa025ffdc54e3ff807e84ea4f78e7e3308e08b8bd3163b7772d10f3c1b0eb","timestamp":"2020-09-05T00:46:54Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 913 | {"module":"golang.org/x/sys","version":"v0.0.0-20200930185726-fdedc70b468f","vcs_hash":"782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b","timestamp":"2020-09-30T18:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 914 | {"module":"golang.org/x/sys","version":"v0.0.0-20201119102817-f84b799fce68","vcs_hash":"5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511","timestamp":"2020-11-19T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 915 | {"module":"golang.org/x/sys","version":"v0.0.0-20201201145000-ef89a241ccb3","vcs_hash":"d79df398e10f45cc41b088a7c838892bc1802de9c3032fcde3b35c7562a3a083","timestamp":"2020-12-01T14:50:00Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 916 | {"module":"golang.org/x/sys","version":"v0.0.0-20201204225414-ed752295db88","vcs_hash":"0555cb401880a6863ba43729eaeabdeb7dd091b7748a8889f5a571d77285e3b8","timestamp":"2020-12-04T22:54:14Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 917 | {"module":"golang.org/x/sys","version":"v0.0.0-20210104204734-6f8348627aad","vcs_hash":"6cea89c6763283f833690de8177fb62b64ee22869b6143b03409a5c12a1eef14","timestamp":"2021-01-04T20:47:34Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 918 | {"module":"golang.org/x/sys","version":"v0.0.0-20210119212857-b64e53b001e4","vcs_hash":"f763e75cb6e0a66e3db45181aca5c92be1272a1670fba8760e601f87dbfa5ea1","timestamp":"2021-01-19T21:28:57Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 919 | {"module":"golang.org/x/sys","version":"v0.0.0-20210220050731-9a76102bfb43","vcs_hash":"0f923453456aae80774d5a22a18a4b021c304aad828e3b191db1a8e70eddd9da","timestamp":"2021-02-20T05:07:31Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 920 | {"module":"golang.org/x/sys","version":"v0.0.0-20210305230114-8fe3ee5dd75b","vcs_hash":"c5488065a4da408bde59387e87d6c381ca455252fe99aa5c8d2b109bd8297c98","timestamp":"2021-03-05T23:01:14Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 921 | {"module":"golang.org/x/sys","version":"v0.0.0-20210315160823-c6e025ad8005","vcs_hash":"959ee53ddac3475bffcdde7864a01e1f3f44f12b2b6258895c32e60fc072b37b","timestamp":"2021-03-15T16:08:23Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 922 | {"module":"golang.org/x/sys","version":"v0.0.0-20210320140829-1e4c9ba3b0c4","vcs_hash":"44ad886e7e7dae247966211261c9c357d13647d366cdc17a1b5e16e4dc8532b4","timestamp":"2021-03-20T14:08:29Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 923 | {"module":"golang.org/x/sys","version":"v0.0.0-20210330210617-4fbd30eecc44","vcs_hash":"163f9a52c37ff0732dde6a36c5f1860ddab3aca909e16ca9f69572c8e7610702","timestamp":"2021-03-30T21:06:17Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 924 | {"module":"golang.org/x/sys","version":"v0.0.0-20210403161142-5e06dd20ab57","vcs_hash":"cad68f66f137af0f9410fc49f529632d9a929b63686c1a2d66fed4009486fbaa","timestamp":"2021-04-03T16:11:42Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 925 | {"module":"golang.org/x/sys","version":"v0.0.0-20210510120138-977fb7262007","vcs_hash":"1165a3c82fe1701501d89c3512a59c0f7827a5b51e1387e367587a3d4b34f21e","timestamp":"2021-05-10T12:01:38Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 926 | {"module":"golang.org/x/sys","version":"v0.0.0-20210616094352-59db8d763f22","vcs_hash":"34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5","timestamp":"2021-06-16T09:43:52Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 927 | {"module":"golang.org/x/sys","version":"v0.0.0-20210927094055-39ccf1dd6fa6","vcs_hash":"26834adcbb64bebc054d782dd54eb82eaacbd79ed66f0ab01c7c22ae72727bc5","timestamp":"2021-09-27T09:40:55Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 928 | {"module":"golang.org/x/sys","version":"v0.0.0-20220209214540-3681064d5158","vcs_hash":"3dee99ada40e79ddae719a0dd57c6970d5f0f04b622210823e792e6835fe2f31","timestamp":"2022-02-09T21:45:40Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 929 | {"module":"golang.org/x/sys","version":"v0.0.0-20220408201424-a24fb2fb8a0f","vcs_hash":"6ece0749e51c6283bf8ec5fb0ef923b8080f0cd233f257f2bab86cf99132485e","timestamp":"2022-04-08T20:14:24Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 930 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 931 | {"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.4.2"},\ | ||
| 932 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 933 | {"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"},\ | ||
| 934 | {"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"},\ | ||
| 935 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ | ||
| 936 | {"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"},\ | ||
| 937 | {"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"},\ | ||
| 938 | {"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.5"},\ | ||
| 939 | {"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.5"},\ | ||
| 940 | {"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.5"},\ | ||
| 941 | {"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.5"},\ | ||
| 942 | {"module":"golang.org/x/tools","version":"v0.0.0-20190114222345-bf090417da8b","vcs_hash":"af3c08c9017348d0a11699087455e33b9a2822c39bdbae5ffe5757b448be7d38","timestamp":"2019-01-14T22:23:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.5"},\ | ||
| 943 | {"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.5"},\ | ||
| 944 | {"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.5"},\ | ||
| 945 | {"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.5"},\ | ||
| 946 | {"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.5"},\ | ||
| 947 | {"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.5"},\ | ||
| 948 | {"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.5"},\ | ||
| 949 | {"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.5"},\ | ||
| 950 | {"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.5"},\ | ||
| 951 | {"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.5"},\ | ||
| 952 | {"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.5"},\ | ||
| 953 | {"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.5"},\ | ||
| 954 | {"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.5"},\ | ||
| 955 | {"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.5"},\ | ||
| 956 | {"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.5"},\ | ||
| 957 | {"module":"golang.org/x/tools","version":"v0.0.0-20191112195655-aa38f8e97acc","vcs_hash":"d5c13ab3374e4242245cd0595b867cfe12f93d31d10ba90e441ea1dcde728768","timestamp":"2019-11-12T19:56:55Z","subdir":"","vcs_ref":"refs/tags/v0.3.5"},\ | ||
| 958 | {"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.5"},\ | ||
| 959 | {"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.5"},\ | ||
| 960 | {"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.5"},\ | ||
| 961 | {"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.5"},\ | ||
| 962 | {"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.5"},\ | ||
| 963 | {"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.5"},\ | ||
| 964 | {"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.5"},\ | ||
| 965 | {"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.5"},\ | ||
| 966 | {"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.5"},\ | ||
| 967 | {"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.5"},\ | ||
| 968 | {"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.5"},\ | ||
| 969 | {"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.5"},\ | ||
| 970 | {"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.5"},\ | ||
| 971 | {"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.5"},\ | ||
| 972 | {"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.5"},\ | ||
| 973 | {"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.5"},\ | ||
| 974 | {"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.5"},\ | ||
| 975 | {"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.5"},\ | ||
| 976 | {"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.5"},\ | ||
| 977 | {"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.5"},\ | ||
| 978 | {"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.5"},\ | ||
| 979 | {"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.5"},\ | ||
| 980 | {"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.5"},\ | ||
| 981 | {"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.5"},\ | ||
| 982 | {"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.5"},\ | ||
| 983 | {"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.5"},\ | ||
| 984 | {"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.5"},\ | ||
| 985 | {"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.5"},\ | ||
| 986 | {"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.5"},\ | ||
| 987 | {"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.5"},\ | ||
| 988 | {"module":"golang.org/x/tools","version":"v0.0.0-20201211185031-d93e913c1a58","vcs_hash":"8c06f3620c20e0fbf8d87da552298111acbfddb8c446917ff68420070f9f54df","timestamp":"2020-12-11T18:50:31Z","subdir":"","vcs_ref":"refs/tags/v0.3.5"},\ | ||
| 989 | {"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.5"},\ | ||
| 990 | {"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.5"},\ | ||
| 991 | {"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"},\ | ||
| 992 | {"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"},\ | ||
| 993 | {"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.2"},\ | ||
| 994 | {"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.2"},\ | ||
| 995 | {"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.2"},\ | ||
| 996 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190102054323-c2f93a96b099","vcs_hash":"1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b","timestamp":"2019-01-02T05:43:23Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 997 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190106161140-3f1c8253044a","vcs_hash":"94b8c73cd2975de3d5677d38935d524adcab436f00162f43026160f9d548de3b","timestamp":"2019-01-06T16:11:40Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 998 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190418001031-e561f6794a2a","vcs_hash":"138e33fc0219a7ff74c8512b23c29485cbfe65110e0f42a3b9523048f327ff61","timestamp":"2019-04-18T00:10:31Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 999 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190523083050-ea95bdfd59fc","vcs_hash":"995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c","timestamp":"2019-05-23T08:30:50Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 1000 | {"module":"honnef.co/go/tools","version":"v0.0.1-2019.2.3","vcs_hash":"d243b7bf3334b8d7607e66a9aa74de201a9d6f2a5d45834bd0a350984be1f28f","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":"refs/tags/v0.0.1-2019.2.3"},\ | ||
| 1001 | {"module":"honnef.co/go/tools","version":"v0.0.1-2020.1.3","vcs_hash":"820b74e354ed4ead5ab68cef38317da1112b30c3fe581b73439535b5b6e33488","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":"refs/tags/v0.0.1-2020.1.3"}\ | ||
| 1002 | ]' | ||
diff --git a/recipes-containers/incus/go-mod-git.inc b/recipes-containers/incus/go-mod-git.inc new file mode 100644 index 00000000..b16889b6 --- /dev/null +++ b/recipes-containers/incus/go-mod-git.inc | |||
| @@ -0,0 +1,964 @@ | |||
| 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/timpalpant/gzran;protocol=https;nobranch=1;rev=7b631e56f57b0143b1cf4850dee4ec0943899ec4;name=git_c5f20482_0;destsuffix=vcs_cache/98b31fa1f264a4e1783296cdadb97092f5f00ececdf762083efbcea2dec7df8a" | ||
| 5 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_0;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" | ||
| 6 | SRC_URI += "git://github.com/foxboron/go-uefi;protocol=https;nobranch=1;rev=d29549a44f29ef4d5738875f18d1df65a667cb1d;name=git_166edbed_0;destsuffix=vcs_cache/00eba6336d64ad9cd73bb949e23f5c9d9cb3bdbb9f0f9cd5140ffca68fe47a84" | ||
| 7 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.4.7;shallow=1;rev=03509a98a092b522b2ff0de13e53513d18b3b837;name=git_b3b758f5_0;destsuffix=vcs_cache/1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f" | ||
| 8 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=75711fccf6a3e85bc74c241e2dddd06a9bc9e53d;name=git_b3b758f5_1;destsuffix=vcs_cache/711d6ce77fb103240fb5d501f7548a0f9a576d48e783647cd7fed297fccb112a" | ||
| 9 | SRC_URI += "git://github.com/rivo/tview;protocol=https;nobranch=1;tag=v0.42.0;shallow=1;rev=5ce6a2b588145610060000a4f75d7e2af081a794;name=git_6c7a8858_0;destsuffix=vcs_cache/b9a541b0644a2296340353bf16be6150f1127034d2cffeddfac7c2f954600890" | ||
| 10 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=c6d0af3a4780fcc69132bb8bc5d2bdfcbe5ea42b;name=git_217f6de8_0;destsuffix=vcs_cache/aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4" | ||
| 11 | SRC_URI += "git://github.com/ryanuber/columnize;protocol=https;nobranch=1;rev=9b3edd62028f107d7cabb19353292afd29311a4e;name=git_093123ba_0;destsuffix=vcs_cache/a4800214e3c655e7bc226a29e3977ffcc0fd261f20cc243b23ab733e3743a6e6" | ||
| 12 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=2b33151c9bbc5231aea69b8861c540102b087070;name=git_975c3d3f_0;destsuffix=vcs_cache/21d04a5177cfeef214577aa3b5c90454aed60c2184b77a0fffa7922aa843666a" | ||
| 13 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;rev=4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd;name=git_975c3d3f_1;destsuffix=vcs_cache/8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677" | ||
| 14 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_2;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" | ||
| 15 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;nobranch=1;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" | ||
| 16 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;nobranch=1;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" | ||
| 17 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=94f6ae3ed3bceceafa716478c5fbf8d29ca601a1;name=git_dbf881a0_0;destsuffix=vcs_cache/1b388a1684e1a9c684765489ae3b6773c18ed7e7fd1b43f66505af2786ebedea" | ||
| 18 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=1ffadf551085444af981432dd0f6d1160c11ec64;name=git_60c66923_0;destsuffix=vcs_cache/ee452b53b4fff7dad92b59f8061aa7e19da0f3322d1162a4c1e398f81b4a6af7" | ||
| 19 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=fc73346bfc4e6597bc520fb6eea04360299e77d2;name=git_60c66923_1;destsuffix=vcs_cache/9cc7dcb092f85c0bf4943e1b48f1e8797e55b24b96e1a8470fe8489d0e8015cf" | ||
| 20 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.15.0;shallow=1;rev=399bb34ad9fd8a252ad1d8bfaef96279b66dc774;name=git_799c94ee_0;destsuffix=vcs_cache/cddc2f28eb963a54c5e24c75f7a8c40f64cd3123acfcd144fcc900d516d36218" | ||
| 21 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=bc94f58beda5dbff6f74599fcb1f1717c5b1c111;name=git_799c94ee_1;destsuffix=vcs_cache/eec62a9237b2ed5a555bea3fc6454feb2cfb8edef4925f762bd7f483e3f7111d" | ||
| 22 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=06b06a9dc9f9f5eba93c552b2532a3da64ef9877;name=git_41456771_0;destsuffix=vcs_cache/b5fc990399b976fa47383206786c0bf2d15c4b0714302564c1c4fcda37a693d0" | ||
| 23 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.2;shallow=1;rev=88b30ab89da2d0d0abb153818746c5a2d30eccec;name=git_41456771_1;destsuffix=vcs_cache/a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685" | ||
| 24 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=de187e874d1ca382320088f8f6d76333408e5c2e;name=git_41456771_2;destsuffix=vcs_cache/ca894a0ce349aefca4cfd7bff55a1df5376df1ade3a4281666dfde19c97aa438" | ||
| 25 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=394040caccbdf5821fa6839386a35f0fb1b1ee9e;name=git_133525c9_0;destsuffix=vcs_cache/e7b37e37f2cd2d170f3534659410aec441645d7ed057439fa55c09bbf204f6ba" | ||
| 26 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=bd038658992ae06c6ccf069a5b4bebe432602d0f;name=git_133525c9_1;destsuffix=vcs_cache/716c6569107b5db9efcccb0cbc0608e40d8b1f15e813d496db72b99af02a69d2" | ||
| 27 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" | ||
| 28 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" | ||
| 29 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab;name=git_66b7b8c8_2;destsuffix=vcs_cache/dbfdd18a638b7c45a5c225a857127418838676706ffaf75f8739561cd3b235db" | ||
| 30 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" | ||
| 31 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.11;shallow=1;rev=e6b9536d3649bda3e8842bb7e4fab489d79a97ea;name=git_61c80dd4_1;destsuffix=vcs_cache/8c3286acb21d69abf31bbc2e11d70f619d94d964c6a09eea42b43829da5a380f" | ||
| 32 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_0;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" | ||
| 33 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" | ||
| 34 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_0;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" | ||
| 35 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4;name=git_be555826_1;destsuffix=vcs_cache/9882ea9764b5ee41fae1e6a9b3a99eb02b06235782440d7851acb9f4bf3089ba" | ||
| 36 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=ca25f6e17f118a5a259f3c2c0d395949d1103a5a;name=git_be555826_2;destsuffix=vcs_cache/58caff141d2948f9fe070625ca47c5aeb106aece67c3c98c8ebe2619b45ddb73" | ||
| 37 | SRC_URI += "git://github.com/Nvveen/Gotty;protocol=https;nobranch=1;rev=cd527374f1e5bff4938207604a14f2e38a9cf512;name=git_6bea2963_0;destsuffix=vcs_cache/19e8ce52a8ef51c9c961d59207d93d8de2f83b320fceb5a6d0ab2f0663dd0bc1" | ||
| 38 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.67.5;shallow=1;rev=934ff3789ee17026206fe4f7e5f59c0a09fbe511;name=git_63ab0745_0;destsuffix=vcs_cache/e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a" | ||
| 39 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;rev=14fe0d1b01d4d5fc031dd4bec1823bd3ebbe8016;name=git_63d71ba5_0;destsuffix=vcs_cache/51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069" | ||
| 40 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_1;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 41 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_0;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" | ||
| 42 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.20.1;shallow=1;rev=b380dd40ab2971c80872861842bcb997ff83bebb;name=git_0ab7c7bc_0;destsuffix=vcs_cache/3c024a68e40cfb036330919b7339c670dd089236cbee3658b0793b1aa4368c69" | ||
| 43 | SRC_URI += "git://github.com/go-playground/universal-translator;protocol=https;nobranch=1;tag=v0.18.1;shallow=1;rev=f83cd526536e253181a13835b00cd107f627c505;name=git_3b8bf538_0;destsuffix=vcs_cache/0d1c810d6eecbd6fe801bd0d0b90f194d3da6627bb921c3a7c007cb4055df549" | ||
| 44 | SRC_URI += "git://github.com/go-playground/locales;protocol=https;nobranch=1;tag=v0.14.1;shallow=1;rev=ce315c8672599942003599943a1e64288f55b03f;name=git_966e23ab_0;destsuffix=vcs_cache/316e718c5bc47878949f483aa5aceaf3aaf4cf93aa7ac26a648229bcf4b4cbaa" | ||
| 45 | SRC_URI += "git://github.com/go-playground/assert;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=655ae176096317caeb80d9c02c46a03742f570cb;name=git_440558a0_0;destsuffix=vcs_cache/19b7dc9394e82ca4ff21ee2a5230aa96da562ddeab3448603bdb86ef5e8538c6" | ||
| 46 | SRC_URI += "git://github.com/go-playground/validator;protocol=https;nobranch=1;tag=v10.30.1;shallow=1;rev=5010f83a6354aa3eac70826f74b87f73837ea10f;name=git_ca4bb954_0;destsuffix=vcs_cache/1b9d172a93b7c523f732d763a3c0ab19dec2876c437270b02c2d1204dc31efb1" | ||
| 47 | SRC_URI += "git://github.com/go-playground/validator;protocol=https;nobranch=1;tag=v10.30.2;shallow=1;rev=b9258bd2b7bbab41c3d99090cac4a659c5f1a60c;name=git_ca4bb954_1;destsuffix=vcs_cache/f190b7f0a391a1e604a2aebbce00f2f93fb43bd3b05b19a6138060b25cd3c848" | ||
| 48 | SRC_URI += "git://github.com/k-sone/critbitgo;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=4536a49cdb164af1fc76e276ebeaf004338d2044;name=git_9413eb56_0;destsuffix=vcs_cache/a3697235ba00d6a9d66568f48215082dd6e3304dbf16742a140087ed6bfaadf1" | ||
| 49 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;nobranch=1;rev=0f3dac36c52b29c22285af9a6e6593035dadd74c;name=git_12276b46_0;destsuffix=vcs_cache/a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b" | ||
| 50 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" | ||
| 51 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.31.0;shallow=1;rev=316927bd0033e82948538685629172bcc6213562;name=git_2c8937f6_0;destsuffix=vcs_cache/bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2" | ||
| 52 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_0;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" | ||
| 53 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" | ||
| 54 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;nobranch=1;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" | ||
| 55 | SRC_URI += "git://github.com/getsentry/sentry-go;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=c93781f745eb4d49c1976f64c6e12672acb0f41e;name=git_e37750ca_0;destsuffix=vcs_cache/a048575d4b1bb090810707e84905f2c72f2afa25a3dfe3d78fdebf5352e41796" | ||
| 56 | SRC_URI += "git://github.com/getsentry/sentry-go;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=e32fa329b491127c1d4feb30f749655a9d204b0c;name=git_e37750ca_1;destsuffix=vcs_cache/d144156383a077f554be7cf90ffa8b74e9d603ccfa77ed224f3ad09d5001fb42" | ||
| 57 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;nobranch=1;rev=c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5;name=git_d4b17222_0;destsuffix=vcs_cache/8cc3640768bc75278eee0dd8ebd010be93cd7d1c829e9cca3995d3d9ef342392" | ||
| 58 | SRC_URI += "git://github.com/flosch/pongo2;protocol=https;nobranch=1;tag=v6.0.0;shallow=1;rev=becf68fedb646c16d53bfa6defce6e4fc35546a7;name=git_d3324f98_0;destsuffix=vcs_cache/b2dd58d41d2b44e20494eea4297a980c63146a0d815de38f162e6855e1010b96" | ||
| 59 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=195b986b4b6d4c513582cf4d2b8c4fd7e2494f7e;name=git_4a343155_0;destsuffix=vcs_cache/d73e4def39ac1a50bc14992c07a5ebf3b91b1754e1ebc00b945814c45625391f" | ||
| 60 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b99070ab9f10410a3f8d25fae01dd611a6cc79ff;name=git_4a343155_1;destsuffix=vcs_cache/a09315e0183ebc605e8e556dbc5e51bcd84786f4af95a81bb8edd69589ac306f" | ||
| 61 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=dacbe1a1813d1e1b8f44f17b03ffe0cd9fb5ba54;name=git_4a343155_2;destsuffix=vcs_cache/3fab31e32a857abe13f8cc551dd75b033181876cfd43a246ac1f8b6e1626b526" | ||
| 62 | SRC_URI += "git://github.com/google/go-eventlog;protocol=https;nobranch=1;rev=7c3cc8ffe6c43e0835768c30cc85980263d780ac;name=git_bf7971b6_0;destsuffix=vcs_cache/aff28ab6b4bf3ade7c428488b8a7ff55232baac77a73383866c8e9f530060155" | ||
| 63 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.7;shallow=1;rev=039e37cba1f3e52c48404633d6960421b369a19a;name=git_8726c33a_0;destsuffix=vcs_cache/82c4f88ad26eb27b5843cdacdecd2e9f2d7e2fb3529eae2e69835a4677dc4912" | ||
| 64 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=0a3ecd384c2ae80de757e4b62138949ab721f02e;name=git_8726c33a_1;destsuffix=vcs_cache/f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0" | ||
| 65 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_2;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" | ||
| 66 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=3af367b6b30c263d47e8895973edcca9a49cf029;name=git_8726c33a_3;destsuffix=vcs_cache/bb2851e042ef699bbc2df1ef8c7b0c754822560b89602db9ff6f6315b5afddf7" | ||
| 67 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5a6f75716e1203a923a78c9efb94089d857df0f6;name=git_8726c33a_4;destsuffix=vcs_cache/04ff364bb494ac39b4a8c906ddd6c47ddef7d89071af49fc9d78eebd2ee4f937" | ||
| 68 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_5;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" | ||
| 69 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77ae86f624cb174e21763cffcbbf070eb06cb016;name=git_8726c33a_6;destsuffix=vcs_cache/06401ba5971b1b6dbf869860d7b89a3bf1fbcf3c04ffb585b80919dddb781ca6" | ||
| 70 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=7e5cb83929c528b29e5a8ac1244eab0436f79bce;name=git_8726c33a_7;destsuffix=vcs_cache/62a8289459060624d6de0eef227bc5b985cdacccc616b88d5977d28d0ddafb02" | ||
| 71 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.5;shallow=1;rev=8fa37b4dd109f12e42b131e485268768f18bcbf8;name=git_8726c33a_8;destsuffix=vcs_cache/0cb91aa96094555f9ecdf5cd1f80913d4c0b415460a65e7aa698aaf406dae3ce" | ||
| 72 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9680bfaf28748393e28e00238d94070fb9972fd8;name=git_8726c33a_9;destsuffix=vcs_cache/e18ba015e95b56df6f6927f92e11f2e6c61d012dbcd72b50b8e578d13bc2f752" | ||
| 73 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_10;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" | ||
| 74 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c3ad8435e7bef96af35732bc0789e5a2278c6d5f;name=git_8726c33a_11;destsuffix=vcs_cache/066c8baed8b5c49c8bf75e59b5e0a559593a7098e3e99236e4fc5b6e29e3ac91" | ||
| 75 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.6;shallow=1;rev=d103655696d8ae43c4125ee61454dbf03d8e8324;name=git_8726c33a_12;destsuffix=vcs_cache/1422c21cf85623a9e0375e435404b59ca39b995df53077c760d230ae2efc5cec" | ||
| 76 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=d2fcc899bdc2d134b7c00e36137260db963e193c;name=git_8726c33a_13;destsuffix=vcs_cache/bc0be26361e8cef7d5d19a88e76640ca90d6cf97700da6bfcb85b9a2cb309f46" | ||
| 77 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.4;shallow=1;rev=ec71d6d790538ad88c95a192fd059e11afb45b6f;name=git_8726c33a_14;destsuffix=vcs_cache/990ac138252d2a8529826b2237fedeecd3c72e28d4ccb7016c8a8bda4fd28151" | ||
| 78 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;tag=v0.9.8;shallow=1;rev=6a7f64318ba9e8e7a0f8c5710b07ca47bf911f4c;name=git_8c4e446b_0;destsuffix=vcs_cache/ce1ed46c59112f1d14d376bacbbbd12b6bde694b8e9094f459b61413279becd6" | ||
| 79 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4030bb1f1f0c35b30ca7009e9ebd06849dd45306;name=git_5967e616_0;destsuffix=vcs_cache/85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300" | ||
| 80 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v84.0.0;shallow=1;rev=2830c69e81ae2b8f809ba498c09071d093585908;name=git_c3631c01_0;destsuffix=vcs_cache/98deda70b4868ab8420355b0fcabd301bb5b117d242feb02fc7705f3f39e9968" | ||
| 81 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v72.0.0;shallow=1;rev=718c304661aa42ba7a01da5b54b2ce85f2f48234;name=git_c3631c01_1;destsuffix=vcs_cache/0fe8f26c3f39be6218d0cccc0df08de3fbc04d8388d7552165a90a59d89c9eb7" | ||
| 82 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v31.0.0;shallow=1;rev=e0066688b631702f66e0435ee1633f9d0091e4b9;name=git_c3631c01_2;destsuffix=vcs_cache/7170a9c1e221ca51e2b65c0c3326907294d3d9c171b932c88c26daffbdb34638" | ||
| 83 | SRC_URI += "git://github.com/google/renameio;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=81588dbe0453c6d02ccf518db46a3586e2920084;name=git_ce1dfceb_0;destsuffix=vcs_cache/ccf1398cb676dffdda5ce5fec49083f0fe96e860280050d0b94c9e17b04a31a4" | ||
| 84 | SRC_URI += "git://github.com/google/renameio;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=f0e32980c006571efd537032e5f9cd8c1a92819e;name=git_ce1dfceb_1;destsuffix=vcs_cache/76f4072558e5deba8821b89cf58abb617b9d1d10b99be8f2d83f095779579603" | ||
| 85 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=0cd6bf5da1e1c83f8b45653022c74f71af0538a4;name=git_c3a7687c_0;destsuffix=vcs_cache/eb93ca348ebb31319a7c752da38e6b49c9cd7ebca47e4d077bcfeb02d6f02fd5" | ||
| 86 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=0e4e31197428a347842d152773b4cace4645ca25;name=git_c3a7687c_1;destsuffix=vcs_cache/192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646" | ||
| 87 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_2;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | ||
| 88 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=1a94d8640e99342fa76ae6296aaa921d08ac451f;name=git_4d435d14_0;destsuffix=vcs_cache/31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883" | ||
| 89 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=1bf35d6f28c2d0288b382023b376d4db634119e2;name=git_4d435d14_1;destsuffix=vcs_cache/d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6" | ||
| 90 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=1ebb73c60ed3b70bd749d4f798d7ae427263e2c5;name=git_4d435d14_2;destsuffix=vcs_cache/ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe" | ||
| 91 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=3e6fc7fc9c4c9330ef785c791f2fc143499b5cc7;name=git_4d435d14_3;destsuffix=vcs_cache/caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f" | ||
| 92 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=3ea8567a2e5752420fc544d2e2ad249721768934;name=git_4d435d14_4;destsuffix=vcs_cache/8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c" | ||
| 93 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=54271f7e092ff31b10b7626fee166cbc6304e350;name=git_4d435d14_5;destsuffix=vcs_cache/dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90" | ||
| 94 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=cbba55b83ad56c9286566b96b0c82cead332b729;name=git_4d435d14_6;destsuffix=vcs_cache/4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe" | ||
| 95 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=d4f498aebedc02388a1c34ebe8dcb2e7c9e99f29;name=git_4d435d14_7;destsuffix=vcs_cache/de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005" | ||
| 96 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=d980be63207e5eee573e37d2a498655773cba403;name=git_4d435d14_8;destsuffix=vcs_cache/fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613" | ||
| 97 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=f11f1df84d12adcffbe33959f0629087311bd28f;name=git_4d435d14_9;destsuffix=vcs_cache/d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73" | ||
| 98 | SRC_URI += "git://github.com/google/pprof;protocol=https;nobranch=1;rev=fc25d7d30c6dd710a0e8c4ed0fb7410039c51135;name=git_4d435d14_10;destsuffix=vcs_cache/ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435" | ||
| 99 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | ||
| 100 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_1;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | ||
| 101 | SRC_URI += "git://github.com/google/shlex;protocol=https;nobranch=1;rev=e7afc7fbc51079733e9468cdfd1efcd7d196cd1d;name=git_2bc3fe04_0;destsuffix=vcs_cache/6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299" | ||
| 102 | SRC_URI += "git://github.com/google/gopacket;protocol=https;nobranch=1;tag=v1.1.19;shallow=1;rev=a9779d139771f6a06fc983b18e0efd23ca30222f;name=git_140ad762_0;destsuffix=vcs_cache/028d3eaa48c22838281fed3a66d89c08174127a145bcc3d3fb80fb786564009f" | ||
| 103 | SRC_URI += "git://github.com/google/go-querystring;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=59c17d91d3d41ba66bc4db00b458acc8c3220835;name=git_88468261_0;destsuffix=vcs_cache/7d3cecef50c7f48038306aab58b989d0605c03d6f53d11a11803988872d70851" | ||
| 104 | SRC_URI += "git://github.com/mohae/deepcopy;protocol=https;nobranch=1;rev=c48cc78d482608239f6c4c92a4abd87eb8761c90;name=git_05ffc213_0;destsuffix=vcs_cache/f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b" | ||
| 105 | SRC_URI += "git://github.com/ory/dockertest;protocol=https;nobranch=1;tag=v3.12.0;shallow=1;rev=8a76ff064a81dda59a3839f908b85e4df79d755a;name=git_36557efa_0;destsuffix=vcs_cache/8138237a02809d64fa029a8c44dd616c4082605a89cc57e8ec4dcfc702ce41f6" | ||
| 106 | SRC_URI += "git://github.com/lucasb-eyer/go-colorful;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=680f8257cbbd7f283eaf717de5ce105a6a741bd6;name=git_2fc5bab6_0;destsuffix=vcs_cache/05a75908ea88a40a48a09b7d9bcf08ea9280137aa46a2764d0ce60f7bafcfa33" | ||
| 107 | SRC_URI += "git://github.com/lucasb-eyer/go-colorful;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=960803eeca7760b91ead14a54fabac75e3cfa5d8;name=git_2fc5bab6_1;destsuffix=vcs_cache/81ab472883452b3b303153d1c8325b6af085bf2b41081536c381c017136c9097" | ||
| 108 | SRC_URI += "git://github.com/go-logfmt/logfmt;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=07c9b44f60d7ffdfb7d8efe1ad539965737836dc;name=git_6bd45679_0;destsuffix=vcs_cache/ba8d08b7a7c3160ce690a9887ce68303c6e395cb41e8669e5b9c7423dbb2e6d8" | ||
| 109 | SRC_URI += "git://github.com/tj/go-elastic;protocol=https;nobranch=1;rev=36157cbbebc210c55c1c8a82c8655ccbb9f41aa0;name=git_1bc935c8_0;destsuffix=vcs_cache/1a9502b96bfbcbb5d738d29547f10845e36438647c389df4bee7872c43e20d57" | ||
| 110 | SRC_URI += "git://github.com/tj/assert;protocol=https;nobranch=1;rev=018094318fb057577fd5b81af6bc6c910e6b2b9a;name=git_cd5ddeb0_0;destsuffix=vcs_cache/8f8f7ce6f0fcb9e4e8f3c64152a3f3a5b4f747da0fd4ec1124e012b626d46be3" | ||
| 111 | SRC_URI += "git://github.com/tj/assert;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=0d2d51128fa5cf234842ff94939149e3ee95d286;name=git_cd5ddeb0_1;destsuffix=vcs_cache/b736e2634856b7ceedf8ef7bc4525bbbc33f9eec663fdab06404d5935b024f73" | ||
| 112 | SRC_URI += "git://github.com/tj/go-buffer;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7e431517d6951a8acc3dc65e360f39f119571b90;name=git_c27be73c_0;destsuffix=vcs_cache/4b043cb0d733ddbfb43c20f079a3cc887b45d63ec44be9369ba8b065c7d6aa1c" | ||
| 113 | SRC_URI += "git://github.com/tj/go-spin;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=30574f5fadef1aa5c61d4c42e936785af9f03ada;name=git_4e2bae22_0;destsuffix=vcs_cache/5c4e6bed014556a57638b18104f1e6df46e2902127a2ccfb0e1bc97ebf0c959b" | ||
| 114 | SRC_URI += "git://github.com/tj/go-kinesis;protocol=https;nobranch=1;rev=08b17f58cb1b2ace14a61c0619a6bf2e2245ccd6;name=git_353e19b6_0;destsuffix=vcs_cache/4cd0066f2562c60eccd5b18623812e7530b9f08aff504a792a7a26fa5361c8f3" | ||
| 115 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.62.0;shallow=1;rev=5e97220809ffaa826f787728501264e9114cb834;name=git_833ca107_0;destsuffix=vcs_cache/94aac14de55e922ea676c318532d97168c8aaa8a26ad737cdc60e8191ad045eb" | ||
| 116 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_1;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" | ||
| 117 | SRC_URI += "git://github.com/cowsql/go-cowsql;protocol=https;nobranch=1;tag=v1.22.0;shallow=1;rev=b0e46059265dcc795d35a15e86f44ee848e25252;name=git_9a6ef437_0;destsuffix=vcs_cache/06def7f9575f61f76613fddbc7dd39599d84c610d248a1a3e2840e6e84ff0ee8" | ||
| 118 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=d89fa54de508111353cb0b06403c00569be780d8;name=git_67c76c7d_0;destsuffix=vcs_cache/47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6" | ||
| 119 | SRC_URI += "git://github.com/fvbommel/sortorder;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=a8d9302c17f9f46c6580b82b919672e58ef6e396;name=git_9bd73630_0;destsuffix=vcs_cache/f31f7baba1030efc67be0125d6ea3670572de4cf9ef4162f66c110baedf2fc25" | ||
| 120 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.9;shallow=1;rev=45d7d09e39ef4ac08d493309fa031790c15bfe8a;name=git_3fa8b61c_0;destsuffix=vcs_cache/312802d3d487f267a0fbf3d54ca7a46882c8ca80bb35496d99676c79f53b1b3d" | ||
| 121 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=8d01d7b9cbe0199e4a1e60fbd965fb05dbb42123;name=git_3fa8b61c_1;destsuffix=vcs_cache/e19a701f0006f1bf74f13267f8571e213ef3daa3aec5f99a2a3d6e979ad81f23" | ||
| 122 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_2;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 123 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_3;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | ||
| 124 | SRC_URI += "git://github.com/openfga/go-sdk;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=801e5a1d697bdd2b43ae9e3e64ff6240d74a1bb2;name=git_7b526392_0;destsuffix=vcs_cache/1cee9d7f69408619544cdeea4139a8bf2b9be32a98aa4f03e57ec9a7d9d51a82" | ||
| 125 | SRC_URI += "git://github.com/openfga/go-sdk;protocol=https;nobranch=1;tag=v0.7.5;shallow=1;rev=ebf62c04899fbc3b8cbffc1e1732bf9db76726c9;name=git_7b526392_1;destsuffix=vcs_cache/e6a0e05b9a65875e4435cb4d6e16610403e1500af62bc136bf171bfc3e7d27bb" | ||
| 126 | SRC_URI += "git://github.com/dustinkirkland/golang-petname;protocol=https;nobranch=1;rev=f0c533e9ce9b17d561689476f39699391102bfc0;name=git_bf493d90_0;destsuffix=vcs_cache/3e28c50de1b9d73f4cb56a4fbb9c3882bdd264adabd46c48fe7f417c16d307ae" | ||
| 127 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_0;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" | ||
| 128 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.17;shallow=1;rev=992e53d11ad06c124eb4809a0591f15af670d401;name=git_cd035cbf_1;destsuffix=vcs_cache/e30b4b6c880a60654fa02d3559f2088eddf5fbe9bc92870b9df3d72357f735d0" | ||
| 129 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=3edd153f213d8d4191a0ee4577c61cca19436632;name=git_74e1affc_0;destsuffix=vcs_cache/6849ecbcede57bcaaab8fab92de8438f58bf7233857344385822616b9ab0f4a0" | ||
| 130 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;tag=v1.13.10;shallow=1;rev=939b20346433320aab08dfb0f175db0742304cf5;name=git_74e1affc_1;destsuffix=vcs_cache/1fb83fe0e400e12f6a1a086bec0e71da9cf4b30a56f0cbd37b895204d4625f79" | ||
| 131 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | ||
| 132 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_1;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" | ||
| 133 | SRC_URI += "git://github.com/pkg/diff;protocol=https;nobranch=1;rev=5b29258ca4f7ff576678c8baa990885f14449c4f;name=git_192939f3_0;destsuffix=vcs_cache/73b9cccf2c70ed5bb675acd67f5c458f7dbd9f9d5b62b8186b2015094b0c4938" | ||
| 134 | SRC_URI += "git://github.com/pkg/xattr;protocol=https;nobranch=1;tag=v0.4.12;shallow=1;rev=05b05ed74197ab4456166d9cec4cd868a1a05f35;name=git_ba047e6d_0;destsuffix=vcs_cache/bf13e69da9206f9abd910c5da30a6f61f9b461dec5a59ad725d743ca7d5f4460" | ||
| 135 | SRC_URI += "git://github.com/ovn-kubernetes/libovsdb;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=f59a11ba50693ae723dc3f868227b03f74453aca;name=git_9f43203c_0;destsuffix=vcs_cache/94014e2636daeed1c2674649550bea50156fa0a77c041161eaf43e102045f285" | ||
| 136 | SRC_URI += "git://github.com/dgryski/go-farm;protocol=https;nobranch=1;rev=3414d57e47dafc94b763b0f8a0470333f5f44051;name=git_04a299a5_0;destsuffix=vcs_cache/7d488ba259a1585fc37ea8dfad56da06b19925741932d9e4e06480373cb6f2ec" | ||
| 137 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;nobranch=1;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" | ||
| 138 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;nobranch=1;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 139 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" | ||
| 140 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;nobranch=1;rev=55b8f293f34240a78d581f12dd61738357eb6c34;name=git_51ee97a4_0;destsuffix=vcs_cache/1557a77f88a3eb1cd42acb8d351f7f95f48b878f4d03928daeb782db51a55d11" | ||
| 141 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 142 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=8b1f7f90f6b1728609c9694f2cff140d34fd91f8;name=git_c77f8c8d_0;destsuffix=vcs_cache/f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c" | ||
| 143 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=de26f2b218c772f7a1000022d58d2df1d2428a2d;name=git_c77f8c8d_1;destsuffix=vcs_cache/6ebc3caf5fb0446628186d46f920aec4c63cb5c783805449864cb2ae184dd9ce" | ||
| 144 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" | ||
| 145 | SRC_URI += "git://github.com/philhofer/fwd;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=20a13a1f6b7cb47a126dcb75152e21e1383bbaba;name=git_0d68b2d9_0;destsuffix=vcs_cache/ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42" | ||
| 146 | SRC_URI += "git://github.com/bgentry/speakeasy;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=4aabc24848ce5fd31929f7d1e4ea74d3709c14cd;name=git_1d1b5012_0;destsuffix=vcs_cache/a3404fb27075550b91059c3ae62aafe84a7321f65ee42b664491fa6a4d2e3334" | ||
| 147 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1744e2970ca51c86172c8190fadad617561ed6e7;name=git_e1fff811_0;destsuffix=vcs_cache/344874ac4867ac9c8ed33411004cbbaa6d0209b978da7ba178f92e0f1fb63da8" | ||
| 148 | SRC_URI += "git://github.com/orcaman/concurrent-map;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=85296bce05256a80153a9e0c2bf6f4e167a4fe8d;name=git_b8c5ce0e_0;destsuffix=vcs_cache/f639319f27310b02c5b68599c731d8e27d71966c102a89c6ae0de3566f0fc3c4" | ||
| 149 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=14a05352a5cf0f66fd7cbce114374f56065891f0;name=git_5b5e0365_0;destsuffix=vcs_cache/969b108156150f99db1b4fd02a8e4c75fe9263a14398b659bd61cae4c3e63199" | ||
| 150 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=2ef7124db659d49edac6aa459693a15ae36c671a;name=git_5b5e0365_1;destsuffix=vcs_cache/89ea6dd8db23552d1519f9c5f2d571a4cfedd8bfc48e820ecccb261e1c5c6d48" | ||
| 151 | SRC_URI += "git://github.com/segmentio/fasthash;protocol=https;nobranch=1;tag=v1.0.3;shallow=1;rev=9dc1b83dc0d8bf7d26ea69d6c6d7a11ebf6fbb89;name=git_aa8e863e_0;destsuffix=vcs_cache/02883359ff1f7acf2eeaa93a7d9441111f61ff7dc0bbd9db0eabd8ed4e415cbd" | ||
| 152 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.0.9;shallow=1;rev=167de6bfdfba052fa6b2d3664c8f5272e23c9072;name=git_65d23631_0;destsuffix=vcs_cache/2968314d22d8046412b78680ca134d39019ff91b11397bf06f9dc24fe854f37e" | ||
| 153 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=1f71342c1ee78c126bcb69cd26ed8c2be7e016b3;name=git_65d23631_1;destsuffix=vcs_cache/d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0" | ||
| 154 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=3a70a971f94a22f2fa562ffcc7a0eb45f5daf045;name=git_65d23631_2;destsuffix=vcs_cache/b9a1b554064235597ad745f6bf17f53ae50bcf617f76ffeee3c1c9c349d263ae" | ||
| 155 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=8029fb3788e5a4a9c00e415f586a6d033f5d38b3;name=git_65d23631_3;destsuffix=vcs_cache/c71b6f3acd50d510992b046a557833b9b03a5c1f131137523bd7a638b59e233e" | ||
| 156 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.44;shallow=1;rev=20826e87d8f061d0a7266562f43950ee06e2e9c0;name=git_e0a410bf_0;destsuffix=vcs_cache/5056c40730dc3e57a6b77bf4725f6295596fdc3d2d4b27e8d20ef020ad150644" | ||
| 157 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.34;shallow=1;rev=208733130eafb38bd1f570eb7172267a3e64843d;name=git_e0a410bf_1;destsuffix=vcs_cache/1dea9e8548d27bc894765601a2e1e6779400119a95fbb020a2ff5c50902e8420" | ||
| 158 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.7;shallow=1;rev=d33341ff0d20a3b46047dba17ad897b40705c563;name=git_e0a410bf_2;destsuffix=vcs_cache/4085a0cbb259184a8523b7f7c384f21ded0ee963f4d5a78481a559fc4849477f" | ||
| 159 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=0360b2af4f38e8d38c7fce2a9f4e702702d73a39;name=git_bdb8c628_0;destsuffix=vcs_cache/20b22477262c101a66cb37756b80f2ae6af03df482806719875b557eda2fbae7" | ||
| 160 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.8;shallow=1;rev=1311e847b0cb909da63b5fecfb5370aa66236465;name=git_bdb8c628_1;destsuffix=vcs_cache/4963e35bcc64525b440c791c0eb22045df1ebb90bbcdf56256950a814d09f425" | ||
| 161 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.22;shallow=1;rev=9a68506e239465d922dc18c0cd331c49b411fdb2;name=git_bdb8c628_2;destsuffix=vcs_cache/1acdfcc349e9d812bd1f3bf154a0f58300976c71d83edacd13e038f79c8eef4b" | ||
| 162 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=a6dda38a851a575e6799957cdd53ffe0b3fdd90f;name=git_bdb8c628_3;destsuffix=vcs_cache/e3baed9782ff1c873a0f4cb3d9a23ad6c83467c51e14140ef574c14e6b8d7a17" | ||
| 163 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_4;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 164 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.23;shallow=1;rev=17a7a0366ba49830ca4d64024c8b94f5a8e36e5d;name=git_54f38250_0;destsuffix=vcs_cache/85d17585702739389ebd380c75ed4fde1b891e8f2afd4b96e5f4d04e0f5a82ce" | ||
| 165 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.21;shallow=1;rev=b7b94fb7ad3f110e74dc776907d1eb1663baef90;name=git_54f38250_1;destsuffix=vcs_cache/90b017082f1dda8c16c975701f49ed2be76259d7c2e37c9b6a043e563787c015" | ||
| 166 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb;name=git_54f38250_2;destsuffix=vcs_cache/f2890b9ce58e9f37cbafdade545760f5d49719984c8a2120dcb103eea1b8b114" | ||
| 167 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.13;shallow=1;rev=df1ff59654317c1b5a3f860ffc47402931932104;name=git_54f38250_3;destsuffix=vcs_cache/237744652a3b510f86ab5110cfe3c32e2e941c5cec200fb62f8d24d9ae025cb7" | ||
| 168 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.4;shallow=1;rev=b61f268f75b6ff134a62cd62aee1095fa12e8d2e;name=git_02061634_0;destsuffix=vcs_cache/7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5" | ||
| 169 | SRC_URI += "git://github.com/pires/go-proxyproto;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=0cee3e4e1c33d9cad14cde1837d454656cd348d9;name=git_7f704374_0;destsuffix=vcs_cache/493581571e01db47332e42e8c46c458285e540204699e5b7e3b04e1168e05311" | ||
| 170 | SRC_URI += "git://github.com/pires/go-proxyproto;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=d979e745f92994c5c475e3cb461b0fe26c1889c5;name=git_7f704374_1;destsuffix=vcs_cache/8be317a2fe66f44b1246e8b8cd5342f0679876947b3f98811fd3a42bd17ea629" | ||
| 171 | SRC_URI += "git://github.com/tklauser/go-sysconf;protocol=https;nobranch=1;tag=v0.3.16;shallow=1;rev=a74cd97f38000a90d4c7bba747028c7c602919e2;name=git_efdda4b7_0;destsuffix=vcs_cache/93d4ff4e531c640fd6d21e1f876f4f84d42fca1c1552e0445ef6f630c1e3df33" | ||
| 172 | SRC_URI += "git://github.com/tklauser/numcpus;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=a430329828d6a83fc67d0a8d1c73c63ed3eed4c2;name=git_a55a91ff_0;destsuffix=vcs_cache/c4c4cfeb482da2ee4915d36d4478a4499a9babb7769639f4633acd764b67f5cb" | ||
| 173 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;tag=v1.14.6;shallow=1;rev=7c937a98c92dfcaffbb7feee5f64965f6aece031;name=git_7bad3199_0;destsuffix=vcs_cache/f65e832d9f3df35d267946cd94fd2fce2bf2e04cc1fca291a728a1eef3accab5" | ||
| 174 | SRC_URI += "git://github.com/jarcoal/httpmock;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=314d58a0690c92c71b2a9de2d62d52c74c328546;name=git_da0a424f_0;destsuffix=vcs_cache/62f42d4675bf686eefe7e0d2d4605a08d602413196ed823659cc75971e9866a0" | ||
| 175 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615;name=git_ec1f1814_0;destsuffix=vcs_cache/26b4576f96297643b9efc73febfc8ec054630fc8d7a4de462e1c95b52f64aa01" | ||
| 176 | SRC_URI += "git://github.com/robfig/cron;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=ccba498c397bb90a9c84945bbb0f7af2d72b6309;name=git_f3a95453_0;destsuffix=vcs_cache/00d176702936bee725781f4dd7cd294bd05d1bb8010926c16acf4353c0320d82" | ||
| 177 | SRC_URI += "git://github.com/go-test/deep;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=2f1292786f7a79de9097ba71ab0bbb0b1171bfa6;name=git_59b468af_0;destsuffix=vcs_cache/25c685a7d4c49ff391b6e3c8e916dedeba700d6dff657aa7e0bcf1a673c253fa" | ||
| 178 | SRC_URI += "git://github.com/go-test/deep;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9e863ff5cf900f95c7e8a5e8248300939257744b;name=git_59b468af_1;destsuffix=vcs_cache/1cb90ca52fcf8f3ad3e1d5bfe3a44c38b13f51e5917ff40c6081694315bd45bd" | ||
| 179 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.0.5;shallow=1;rev=bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2;name=git_d73d62d0_0;destsuffix=vcs_cache/6f420d37a14ec22d344185e4b4048021cd57210fe3faac7f1deb9010886de5e1" | ||
| 180 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.0.4;shallow=1;rev=beaecbbdd8af86aa3acf14180d53828ce69400b2;name=git_d73d62d0_1;destsuffix=vcs_cache/e3a4b6a0b59db92a52aa09693418e2c5984c72a9e0e6caf387fac861b05f28f7" | ||
| 181 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_0;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 182 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=52b167a709f111e6298136064bbaae43419ab22f;name=git_f80b47a3_1;destsuffix=vcs_cache/7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6" | ||
| 183 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.36.0;shallow=1;rev=58535202ab441f4a081410fb8eac61cc35562b32;name=git_f80b47a3_2;destsuffix=vcs_cache/4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9" | ||
| 184 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;rev=5f8ba28d44739bd22a47f915a6910b38eea29792;name=git_f80b47a3_3;destsuffix=vcs_cache/ae18408e2dabff9eae443474dd88764e1702f08db99eaa197e196d11fef11707" | ||
| 185 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;rev=668b12f5399deff9d7a31ecfcf413182a31574c0;name=git_f80b47a3_4;destsuffix=vcs_cache/eb420a7e8ca8b00e6fb038161ec9105b946c0a404dc02f98620a50c8b1324458" | ||
| 186 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=71637ad69bbc5f51fbb2562e612a4365292804a5;name=git_f80b47a3_5;destsuffix=vcs_cache/2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf" | ||
| 187 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.7;shallow=1;rev=85b812480e00a639bc5885ea919353f2114f2d67;name=git_f80b47a3_6;destsuffix=vcs_cache/ea41af093bb60cb2ca61bfd9f95751790ee8c5c97101a085b4a3bf0251f7eb49" | ||
| 188 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.4;shallow=1;rev=ba8e577f987f6676343cac84525b92ed1b2d86fe;name=git_f80b47a3_7;destsuffix=vcs_cache/f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119" | ||
| 189 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;rev=fd9021fe5dad647bcaabc42b4602c90e1bb6a038;name=git_f80b47a3_8;destsuffix=vcs_cache/d954755328814794d8fceaf60f339f85b9bf9cfaee28db4ba82c9e400ec41880" | ||
| 190 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eb9011f3e6d551d067d87c89f082261164fac31;name=git_ac4e3fea_0;destsuffix=vcs_cache/5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d" | ||
| 191 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_1;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | ||
| 192 | SRC_URI += "git://github.com/armon/go-metrics;protocol=https;nobranch=1;rev=f0300d1749da6fa982027e449ec0c7a145510c3c;name=git_a39a20cf_0;destsuffix=vcs_cache/3db56b909e6123fe17325151f07eb74d86c1b274995842d8569da4028c371ffc" | ||
| 193 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;nobranch=1;rev=bbbad097214e2918d8543d5201d12bfd7bca254d;name=git_95ffcffa_0;destsuffix=vcs_cache/88775868180fb43ad806bd2baf26702ff47f77b2693ecb476a655ae188be778d" | ||
| 194 | SRC_URI += "git://github.com/armon/go-radix;protocol=https;nobranch=1;rev=7fddfc383310abc091d79a27f116d30cf0424032;name=git_74f970fc_0;destsuffix=vcs_cache/e4904b4185214577c9dda1b93a408003c57b5b654a94021925d1fd5bcaf3129f" | ||
| 195 | SRC_URI += "git://github.com/jtolds/gls;protocol=https;nobranch=1;tag=v4.20.0;shallow=1;rev=b4936e06046bbecbb94cae9c18127ebe510a2cb9;name=git_d2f6e184_0;destsuffix=vcs_cache/dd5cfff6e6a0707c8f8a8272ef6b888ab15fa63a5c11a9ccdd30dd6e338e868e" | ||
| 196 | SRC_URI += "git://github.com/tinylib/msgp;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=23b90066e6ab31e9540d13fc28fb4e82201fa7b2;name=git_5cb07172_0;destsuffix=vcs_cache/bcf9d4f5bd799c9a7da5cff636a20963e82620b266cc56304433e33162c418ab" | ||
| 197 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.3.2;shallow=1;rev=777e73a89cef78631ccaa97f53a9bae67e166186;name=git_1f60ff15_0;destsuffix=vcs_cache/f248ba19cca9944c52ab78540ed0d33d1dc5f32cab2b848d7657f17de81d99f6" | ||
| 198 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.5.0;shallow=1;rev=d5623bf85e8e73ae6352f78ee6b55a287619dd4e;name=git_1f60ff15_1;destsuffix=vcs_cache/1240ab68de5778e9c43b2943db956bd157fab582cec5363f953cb5c72f2e445b" | ||
| 199 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=e214231b295a8ea9479f11b70b35d5acf3556d9b;name=git_54f8ad6f_0;destsuffix=vcs_cache/c8ad644c8c17cc23cc5534d8b2cc0f2d61e87f142460597cb935ad24afcdb2a4" | ||
| 200 | SRC_URI += "git://github.com/mdlayher/netlink;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4;name=git_df057909_0;destsuffix=vcs_cache/03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73" | ||
| 201 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=29645ff7656ec5b02a989ce7a3ad63e545dc77e1;name=git_41032c2a_0;destsuffix=vcs_cache/6b81f91b82757fd3bd18c9f324506f66761f2d70966de0df2b33b2fecc49e445" | ||
| 202 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=f9999b41d9cfb0586e75467db1c81cfde4f965ba;name=git_41032c2a_1;destsuffix=vcs_cache/adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59" | ||
| 203 | SRC_URI += "git://github.com/mdlayher/ndp;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=6da62358a1b4654a411ae2eb4540936d9f361c1c;name=git_f1cb3e75_0;destsuffix=vcs_cache/64bd6b4cb6e5540a664e5721e2f1d8a14d3c8e2ce149b9f8b2e00f1c914f8aff" | ||
| 204 | SRC_URI += "git://github.com/mdlayher/ethernet;protocol=https;nobranch=1;rev=529eae5b61181083b306246aa4c93f0761efa8a2;name=git_2ecbed26_0;destsuffix=vcs_cache/0e595f99583f84832e0fc0f665f76298a7fdad68659b44b49652a4cf54aaa4a5" | ||
| 205 | SRC_URI += "git://github.com/mdlayher/netx;protocol=https;nobranch=1;rev=7e21880baee8bc745d1f5f519a1600cd75cf364e;name=git_8a6cdf80_0;destsuffix=vcs_cache/00fa13d957ce1fd4b5c52cd79d08b1f255005941741d23874560dcf09e1a4277" | ||
| 206 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=501098e9308b6c2d2ab9bf1f48a50040c7a86bd9;name=git_4845c6c9_0;destsuffix=vcs_cache/5ca565a1c5f829386b4090ab459890730f85df2a625662068d20ee4332db3103" | ||
| 207 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_1;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" | ||
| 208 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=ef89217736f4a2848ebc5b4193c72b967dc208f7;name=git_4845c6c9_2;destsuffix=vcs_cache/73b251bafea6ca6adb2b14ff60c58f402c3091f5ccc846b0cf24261b2a9a03af" | ||
| 209 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" | ||
| 210 | SRC_URI += "git://github.com/mdlayher/arp;protocol=https;nobranch=1;rev=6706a2966875c189c24afd003ffe801ff69542a1;name=git_cdc7ef06_0;destsuffix=vcs_cache/8516b368bc159fb87b7c72c127012a9832baf47fa54470cafed1e135d4a1a8cf" | ||
| 211 | SRC_URI += "git://github.com/ghodss/yaml;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=0ca9ea5df5451ffdf184b4428c902747c2c11cd7;name=git_5c75ad62_0;destsuffix=vcs_cache/80fe9a835966dce3e484e8b446741cfac9c1f552dcd6ae067fe34cdc19e94504" | ||
| 212 | SRC_URI += "git://github.com/chzyer/test;protocol=https;nobranch=1;rev=a1ea475d72b168a29f44221e0ad031a842642302;name=git_ad9a8e97_0;destsuffix=vcs_cache/e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856" | ||
| 213 | SRC_URI += "git://github.com/chzyer/logex;protocol=https;nobranch=1;tag=v1.1.10;shallow=1;rev=cd112f618178aaaf4ea8592c8839f5276145d9cf;name=git_18c99d76_0;destsuffix=vcs_cache/92a6f8ff364d5c78129d723e93bc80561a4d6f62e89131c1c9f55157435fe20e" | ||
| 214 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;nobranch=1;rev=2972be24d48e78746da79ba8e24e8b488c9880de;name=git_2b1d73c0_0;destsuffix=vcs_cache/8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2" | ||
| 215 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=7f93d88cd5ffa0e805d58d2f9fc3191be15ec668;name=git_2b1d73c0_1;destsuffix=vcs_cache/52071e641b114be49adcba007fd97faf1f4baeb21b57b3920f7baba279eb71fa" | ||
| 216 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;nobranch=1;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" | ||
| 217 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;nobranch=1;rev=12ad95a8df72b2f4e72eab0d29daa5e27a5c84ac;name=git_9bab791a_0;destsuffix=vcs_cache/13c0a1fb6f141dfc5be8ba267f70735111ab33c01bbc87de1e3f7ad00f8aa555" | ||
| 218 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;nobranch=1;rev=6f7a984d4dc470c3f197229ad1991ae9e211bba2;name=git_9bab791a_1;destsuffix=vcs_cache/125215c19c4ce47eea8152d4760d88e290b8213b9d2c0407a22307f549e1566f" | ||
| 219 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;nobranch=1;rev=e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc;name=git_9bab791a_2;destsuffix=vcs_cache/585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f" | ||
| 220 | SRC_URI += "git://github.com/u-root/uio;protocol=https;nobranch=1;rev=d2acac8f37018c514adec45c51f58eace3795df4;name=git_f2a66663_0;destsuffix=vcs_cache/e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25" | ||
| 221 | SRC_URI += "git://github.com/sean-/seed;protocol=https;nobranch=1;rev=e2103e2c35297fb7e17febb81e49b312087a2372;name=git_7a599cbc_0;destsuffix=vcs_cache/f9bbb0490d4fd7a790f93ba7048d9d3ff2da64768576c2b32c9abfeead0e8b79" | ||
| 222 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=0d37cfd4b557771e555a184d5a78d0ed4bdb79a5;name=git_8f91da41_0;destsuffix=vcs_cache/12690fc9d5ecc8fe915b6cb0164c724b2a0fed93540b9e523062cab10c0c2ba2" | ||
| 223 | SRC_URI += "git://github.com/opencontainers/umoci;protocol=https;nobranch=1;rev=70fc5ee1f4df1a9c8d30d7dbda4aa328de441e6d;name=git_cf211b8a_0;destsuffix=vcs_cache/e916fa370f87bb10bcc65d99597db3cc0b25a0a979dd4848c74abb1c5a2bbaf1" | ||
| 224 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=92249139eea7161e13745abd4cb6d0ea02a3227a;name=git_502d0543_0;destsuffix=vcs_cache/d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9" | ||
| 225 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 226 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 227 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | ||
| 228 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.32;shallow=1;rev=33089e232f3ae65a718a0fc3b205ac5d89995885;name=git_40d8a3db_1;destsuffix=vcs_cache/4d8e65dde523b2ecd19bb3bacf6dce7eb6b72fd4b382ecd732a1f5c8fb8859d4" | ||
| 229 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_2;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | ||
| 230 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=9f5125e104c38283b8ca0a581793abe4260dd786;name=git_40d8a3db_3;destsuffix=vcs_cache/b23efb0c9bc0dc0b0b4a019953944537802c3df6caefc56d2d8462d9bbe7dd79" | ||
| 231 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_4;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | ||
| 232 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.25;shallow=1;rev=fea52e86ab0a270b4c912a5681fae878a8f6e053;name=git_40d8a3db_5;destsuffix=vcs_cache/aa711c15dff4a421f2da78a8246856c752bc94aee78fac21afc76f9e987aa343" | ||
| 233 | SRC_URI += "git://github.com/eapache/queue;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=44cc805cf13205b55f69e14bcb69867d1ae92f98;name=git_d80d5ca1_0;destsuffix=vcs_cache/ba2ad1068c3529ddb963e552541629857896d8c6ee8757652f5748840d598e0c" | ||
| 234 | SRC_URI += "git://github.com/eapache/channels;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=47238d5aae8c0fefd518ef2bee46290909cf8263;name=git_f2d1a81f_0;destsuffix=vcs_cache/eda59f1cad7c96c76bae1c5af9f36f10e0396a2ab9863a89ba65e537ecc4a2b4" | ||
| 235 | SRC_URI += "git://github.com/yusufpapurcu/wmi;protocol=https;nobranch=1;tag=v1.2.4;shallow=1;rev=6c94d732ac31d45ca1f62731b1682157ce85e224;name=git_4cf58ff8_0;destsuffix=vcs_cache/d49837721a364d478340dfb90d65ec9e1396a051aa1caa5e190af739ff9fcdbb" | ||
| 236 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=8e44986c28d58aefff6125e52814ed1eb7eb0a6a;name=git_5fc8a683_0;destsuffix=vcs_cache/0e5491df9433a873a6b4e2c15e3378082b989a09800ab31030d263ce7d1db7e5" | ||
| 237 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_1;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | ||
| 238 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=f36a3ece9e3adf0efaf9f9bd3591c3001f17602b;name=git_5fc8a683_2;destsuffix=vcs_cache/90bb9063abd859cb449ac98a171673b560e2f6c45f1df408c67323c6c6fe2074" | ||
| 239 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.26;shallow=1;rev=60ed180f469c3090aa5453e33043a96f02e790a5;name=git_03659512_0;destsuffix=vcs_cache/68da28b7208a2fda872df4fd42aeae66709be1fc748096da5448b6895334e0c2" | ||
| 240 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.18;shallow=1;rev=ef495ee7d4516ddb9b31019170c8c3eb311caeb5;name=git_03659512_1;destsuffix=vcs_cache/6eb39121373fe53766a6cea74a88b7d16c12844faf0439417ad403e40ce53bf6" | ||
| 241 | SRC_URI += "git://github.com/FuturFusion/migration-manager;protocol=https;nobranch=1;tag=v0.6.9;shallow=1;rev=ff92ed44b7b369ee454f01c4888ec9221f7eae8d;name=git_4ebac52f_0;destsuffix=vcs_cache/873c31c78e894d4d04e6a5d9eee3f60deac44d43cf4660a7bab1b2889efd7e19" | ||
| 242 | SRC_URI += "git://github.com/FuturFusion/operations-center;protocol=https;nobranch=1;tag=v0.5.8;shallow=1;rev=0bde4f2dfd57f61c4d7b4ea3169e7fdfe849bc34;name=git_ae7d811d_0;destsuffix=vcs_cache/28674f62edb1fb48284dd0bd494dcffd43609f5e1a6455b431ae7da1ab365e67" | ||
| 243 | SRC_URI += "git://github.com/FuturFusion/vsock;protocol=https;nobranch=1;rev=d78a7104f8219a011888e0b24b8828dadbfbe22a;name=git_3f1e8341_0;destsuffix=vcs_cache/fd66a53df7b70312b657a3d7b4da120e1d664ce5d44e6d27cc47fff56a722b92" | ||
| 244 | SRC_URI += "git://github.com/minio/md5-simd;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=776275e0c9a74ceebbd50fe5c1d61b0c80c608df;name=git_5c4d2205_0;destsuffix=vcs_cache/397f359a68246a8b77921be7c65472b7e4a7c5a0c837e37d23051103bb3e7452" | ||
| 245 | SRC_URI += "git://github.com/minio/crc64nvme;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=cc422c7b1355e33091486ab1e6d461aba6fcaf69;name=git_a9bf449d_0;destsuffix=vcs_cache/4ed76326c9894dcf452e16e1348639722300a383525f08ec6c39ce41a3cf5da9" | ||
| 246 | SRC_URI += "git://github.com/minio/minio-go;protocol=https;nobranch=1;tag=v7.0.99;shallow=1;rev=c44cb2ab494db3a58ca2a07b47f674421c6d9350;name=git_df6be319_0;destsuffix=vcs_cache/09a8f7c06ea8a345817796e27928d417cb3900c71cf568341fd36a3b021609b3" | ||
| 247 | SRC_URI += "git://github.com/lufia/plan9stats;protocol=https;nobranch=1;rev=b3301c5f2a88b607801cba8c21d35e94cff90c52;name=git_bd0c2f41_0;destsuffix=vcs_cache/0c4816a715f044b571afdac4b1b266fd75a8214de3ae78d4df047eeb87b27f3c" | ||
| 248 | SRC_URI += "git://github.com/lufia/plan9stats;protocol=https;nobranch=1;rev=c963978e514e87bd05878d5985a3bfcd7cc4d9c7;name=git_bd0c2f41_1;destsuffix=vcs_cache/147156a14b9f6624aa5691f646165cc807411f834a633d1e50462050d1f280b3" | ||
| 249 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=9aa3f77c68e2a56222ea436c1bfa631f1b1072d5;name=git_2ea12042_0;destsuffix=vcs_cache/3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef" | ||
| 250 | SRC_URI += "git://github.com/sourcegraph/conc;protocol=https;nobranch=1;rev=5f936abd7ae87036af1f75c95fb9d0daaf00116b;name=git_40e2eeda_0;destsuffix=vcs_cache/d0ac12bfbd92b7b9c71000ef4be5c3b82ae44ec1d14ec766f9ebe5231438f15c" | ||
| 251 | SRC_URI += "git://github.com/rootless-containers/proto;protocol=https;nobranch=1;rev=f6ee952d53d958e4583633302a7b3c1ae60b1adc;name=git_480b8293_0;destsuffix=vcs_cache/09b886d25d2c233d34334241aeeb257fe5d1dce05e718c2cd5aa4b9978bdf935" | ||
| 252 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.0.4;shallow=1;rev=c88335c0b1d28a30e7fc76d526a06154b85e5d97;name=git_d9e1e146_0;destsuffix=vcs_cache/f851fc59c519bc56294d4e77f7154e7923aa67e24c9e9929f1738e7002be011d" | ||
| 253 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_0;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | ||
| 254 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_1;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | ||
| 255 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 256 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=8822588d35ff221d0a72627f27a94ba58f661d89;name=git_6ec51d16_0;destsuffix=vcs_cache/4d925e72d8406a20840cc70aaaf4485f5399744fcb6617da514cc9469c564449" | ||
| 257 | SRC_URI += "git://github.com/bketelsen/crypt;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=3f0829aaee54a3e9eabd45afbf68257a5cf754f7;name=git_3f44b113_0;destsuffix=vcs_cache/c76d01ad341475374d9d68c6b59ec7f438a0c5c46c883b73179b3d504297577e" | ||
| 258 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;nobranch=1;rev=11b94ed970f231e7bd97d7e0ded1f857a35c3a58;name=git_8f965cad_0;destsuffix=vcs_cache/b66e5a730ac2fe7ad4c7ecfd38aa5fc925e663362912c040ea3d2a44b0748769" | ||
| 259 | SRC_URI += "git://github.com/LINBIT/golinstor;protocol=https;nobranch=1;tag=v0.60.0;shallow=1;rev=9a90d5f752529f002bd204dcef8f1de0ccc51a16;name=git_36060d4e_0;destsuffix=vcs_cache/802fae4f02198b748ad822b52332c522919d0f9b39416871ab07e60b5a22e446" | ||
| 260 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;nobranch=1;rev=28f6c0f3b63983aaa99575ca3b693afff7996387;name=git_92f2e92b_0;destsuffix=vcs_cache/6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6" | ||
| 261 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;nobranch=1;rev=5e5cf60278f657d30daa329dd0e7e893b6b8f027;name=git_92f2e92b_1;destsuffix=vcs_cache/6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669" | ||
| 262 | SRC_URI += "git://github.com/ebitengine/purego;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=bb9b1f4a53d96a474537a6f1a25bf304b95450a7;name=git_bbd4021d_0;destsuffix=vcs_cache/2b5ddef4fc06ea838d03acefae8c96c705e2d06de932a11b3867d5b468b860e5" | ||
| 263 | SRC_URI += "git://github.com/posener/complete;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=98eb9847f27ba2008d380a32c98be474dea55bdf;name=git_f1e0e558_0;destsuffix=vcs_cache/185f5f55a8fb2c19ce2969eb875e4cebf07fe0d155c7c2a13b59ffe1d1f78a4e" | ||
| 264 | SRC_URI += "git://github.com/go-co-op/gocron;protocol=https;nobranch=1;tag=v2.21.1;shallow=1;rev=8e553c021ccd58fe584f4e3b13d9eabee035ee42;name=git_6ac9d40e_0;destsuffix=vcs_cache/b13028aa0abf56871243d9eaf53ab98c213e11ed6f7fe68b138aad712c797a10" | ||
| 265 | SRC_URI += "git://github.com/go-co-op/gocron;protocol=https;nobranch=1;tag=v2.19.1;shallow=1;rev=c4a0fed4ed3e3dfe0cce4af3756cebef310e26f4;name=git_6ac9d40e_1;destsuffix=vcs_cache/cdaab1c82a133ac2e8313ca76003d017b1984933c1b0936f62da3c7909ada417" | ||
| 266 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_0;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 267 | SRC_URI += "git://github.com/client9/misspell;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=b90dc15cfd220ecf8bbc9043ecb928cef381f011;name=git_75d9c67f_0;destsuffix=vcs_cache/124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796" | ||
| 268 | SRC_URI += "git://github.com/sagikazarmark/locafero;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=95e023c9ceb97b9d2bba3cc88b11a5ab65a7c7a7;name=git_43f789e0_0;destsuffix=vcs_cache/dbc2962d59e127f270b2a44f0e647e93bc910d64c957fc39c4768e067f6e1c26" | ||
| 269 | SRC_URI += "git://github.com/shirou/gopsutil;protocol=https;nobranch=1;tag=v4.26.2;shallow=1;rev=33fab7d6086dee35b566e8a36e0f21f2a68d0063;name=git_35df165a_0;destsuffix=vcs_cache/aa050697166b07354a108a9f40f48cd092debacb5a6a9e5832074d74ba030741" | ||
| 270 | SRC_URI += "git://github.com/shirou/gopsutil;protocol=https;nobranch=1;tag=v4.26.4;shallow=1;rev=71a5d1418f30e2e31e9b43b935dba1402b76fb9a;name=git_35df165a_1;destsuffix=vcs_cache/33d41c95ed2cb289905a60c0740637831e9ff0245809c35c694d714c954c8e4b" | ||
| 271 | SRC_URI += "git://github.com/adhocore/gronx;protocol=https;nobranch=1;tag=v1.19.6;shallow=1;rev=520b29f7f03dbb95e065c2789a805abd339d3ce3;name=git_7f8d7b26_0;destsuffix=vcs_cache/126cd420afbf1df2d8b5b937509bb44626f1f24a4d6031dd4487169fd0a99d95" | ||
| 272 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=094a6fe78b3ca888297d090185cdf30f0e42e157;name=git_3fba78e5_0;destsuffix=vcs_cache/dcb67129f7f42088caddd617e1d006a98ef75266189d65ac236c39b060bd23ab" | ||
| 273 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=c225b8c3b01faf2899099b768856a9e916e5087b;name=git_b160b895_0;destsuffix=vcs_cache/6ae402a49d1bc3bac276f99d1080f315457578cfa96e8f1bceda4a7f68873878" | ||
| 274 | SRC_URI += "git://github.com/olekukonko/tablewriter;protocol=https;nobranch=1;tag=v1.1.4;shallow=1;rev=a0dea8a90a8a0c7610afb5588d2f15a57f4aa9a2;name=git_b777bc51_0;destsuffix=vcs_cache/0e744cb873518f14c1f9de24401f4a9d7cce7dd23f1c5e9d476663fd533c9af3" | ||
| 275 | SRC_URI += "git://github.com/olekukonko/errors;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=759b0b987e654c4dc86180003089addc052ca180;name=git_128f1760_0;destsuffix=vcs_cache/fb96299b52591fa812d04a97c3be816293f171534d9c18a3a869efff566b959e" | ||
| 276 | SRC_URI += "git://github.com/olekukonko/errors;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=92731d2d912b9c44f9eacf0b138bfe40e2cbe1de;name=git_128f1760_1;destsuffix=vcs_cache/9f8eee3d03d4c615fd7d2b586f817d80061f17bd604a08c4b1615458b670b2e1" | ||
| 277 | SRC_URI += "git://github.com/olekukonko/cat;protocol=https;nobranch=1;rev=50322a0618f6f48488d955217745beecac3a3d5c;name=git_777bc8fe_0;destsuffix=vcs_cache/19ba36fff6411930e76fdec22c64609b7c02b991f4e163ba1066a0f231ebf636" | ||
| 278 | SRC_URI += "git://github.com/olekukonko/ts;protocol=https;nobranch=1;rev=78ecb04241c0121483589a30b0814836a746187d;name=git_2d84318d_0;destsuffix=vcs_cache/6dfdc2edf88781466258dd9b942bdb0fc605c266a06d24d6e47361cd28737e16" | ||
| 279 | SRC_URI += "git://github.com/olekukonko/ll;protocol=https;nobranch=1;tag=v0.1.8;shallow=1;rev=0e85fb57fcdfa72ca6a3c21819c215a191f9eb01;name=git_5dc3977f_0;destsuffix=vcs_cache/c9ecf1d40e81566047ecf65f6b060a08f2e54f326a35c9dd1bc5e57240387b3a" | ||
| 280 | SRC_URI += "git://github.com/olekukonko/ll;protocol=https;nobranch=1;tag=v0.1.7;shallow=1;rev=44d386cb68ec680e9a59fb7ffb390331b9348ef1;name=git_5dc3977f_1;destsuffix=vcs_cache/3760cd5e19b0d0091c219ed943424caf0b01a730c9e62d79b14f13678de3b30b" | ||
| 281 | SRC_URI += "git://github.com/bmatcuk/doublestar;protocol=https;nobranch=1;tag=v4.10.0;shallow=1;rev=a9ad9e0ef4d6b7e4443090e9a7201d847a881711;name=git_2fe9d6ae_0;destsuffix=vcs_cache/f04c5e1abde8d225560ba91d9323f57cd70bf837fb4f496347e64c8bf7af0ea0" | ||
| 282 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | ||
| 283 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=d97def528e83313822a9f98946334ffccd542bdf;name=git_ec7059c7_1;destsuffix=vcs_cache/7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda" | ||
| 284 | SRC_URI += "git://github.com/BurntSushi/xgb;protocol=https;nobranch=1;rev=27f122750802c950b2c869a5b63dafcf590ced95;name=git_ee7d19c2_0;destsuffix=vcs_cache/8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3" | ||
| 285 | SRC_URI += "git://github.com/lxc/incus;protocol=https;nobranch=1;tag=v6.0.6;shallow=1;rev=5231e7a1beca905d57208b441040f9ebdc6a2c6f;name=git_15debfcf_0;destsuffix=vcs_cache/1c31edf3b4cf42c45b25e293d8e70afbcc99016d01f6ba1b8932bf96426f5e0c" | ||
| 286 | SRC_URI += "git://github.com/lxc/incus;protocol=https;nobranch=1;tag=v7.0.0;shallow=1;rev=6255b3956027aaa6c2092ed42869f58e8d1942f5;name=git_15debfcf_1;destsuffix=vcs_cache/c8a8b209816f62e5a9a025fb79203c664eacd379703a74100e5196dd0f07f326" | ||
| 287 | SRC_URI += "git://github.com/lxc/incus;protocol=https;nobranch=1;rev=6acde8bd711aee99a3a6139c5331197750524619;name=git_15debfcf_2;destsuffix=vcs_cache/2ff1a349461cb2a429e3649dcbe7c4f815df1955ced4e5bca7be6266d36f0ca4" | ||
| 288 | SRC_URI += "git://github.com/lxc/incus-os;protocol=https;nobranch=1;rev=5b5f02e943ee014573f0d740df3e2b6f0d1e58f0;name=git_4c7cbc38_0;destsuffix=vcs_cache/1df90ad9006d284c4d13e89c788d6fa3472ce2bc3badfa8dca841228c3614feb" | ||
| 289 | SRC_URI += "git://github.com/lxc/incus-os;protocol=https;nobranch=1;rev=ee09d062a9f05d94e4688f53a275313725cab4c3;name=git_4c7cbc38_1;destsuffix=vcs_cache/ede2a7d5c66338c95a82249ce2bca5e0f8c364a8b19e720b7d917789002deaa1" | ||
| 290 | SRC_URI += "git://github.com/lxc/go-lxc;protocol=https;nobranch=1;rev=27b3d116511f30b8a0a02f0727f4e7ac5a456970;name=git_b88c7796_0;destsuffix=vcs_cache/28fad50ce1e11f9fa74409fb576b0a1384105ab647bb8485607aee548668e44a" | ||
| 291 | SRC_URI += "git://github.com/lxc/go-lxc;protocol=https;nobranch=1;rev=3af4ce000ed732a4f395f7644ff779c4d896ea0e;name=git_b88c7796_1;destsuffix=vcs_cache/288aacf90ac0b139bbfab519cca4e2e46719a4409f1dc98815e6c6d37a0fc046" | ||
| 292 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_0;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | ||
| 293 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;tag=v1.5.3;shallow=1;rev=ce903f6d1d961af3a8602f2842c8b1c3fca58c4d;name=git_05a135b6_0;destsuffix=vcs_cache/488d8cd8a88abb482d8f1492062df580a20ee01cc094793ff84f205a4fe52d4f" | ||
| 294 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_1;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | ||
| 295 | SRC_URI += "git://github.com/gorilla/securecookie;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=eae3c1840ec4adda88a4af683ad0f60bb690e7c2;name=git_4a3c869e_0;destsuffix=vcs_cache/a1d989df4590fb40b0a16872470344ebb15cf04a0ccfa36636d29f1042b84384" | ||
| 296 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c182affec369e30f25d3eb8cd8a478dee585ae7d;name=git_2855aad4_0;destsuffix=vcs_cache/dc91b7ef768d33ce05718aabced02bf61e12e8c43be5d718762c2abbeb1346af" | ||
| 297 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" | ||
| 298 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 299 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=3a35fb6e3e18b9dbfee291262260dee7372d2a92;name=git_e0a6dff9_0;destsuffix=vcs_cache/a4dd2d471becb215e7f4d0390280773f99c1a018adca86e2e666f0231d12d2f2" | ||
| 300 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=3dcdcb6994c4de42a73bd2e4790178be3ed4554b;name=git_e0a6dff9_1;destsuffix=vcs_cache/59e9c16dc2927b2fab4546d5f267a26588255d521455d4b12fee0d7a2606a362" | ||
| 301 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=51421b967af1f557f93a59e0057aaf15ca02e29c;name=git_e0a6dff9_2;destsuffix=vcs_cache/bc50a84aad470cdbf86d2b258c9129d4ff5d08a2c2d363dc1489f29914afda26" | ||
| 302 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8;name=git_e0a6dff9_3;destsuffix=vcs_cache/6e3e8c2d74f4289acb1fae38fc6b1cc574a9414f33821b3767878b7a5b1e96e5" | ||
| 303 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=aba2ff9a6844d5e3289e8472d3217d5b3090f083;name=git_e0a6dff9_4;destsuffix=vcs_cache/a19a13f847d42ff656cb22e9dbdc97d4948d9b4de5fed51ede193023dbe5b720" | ||
| 304 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=b48cb6623c04dae64c28537143aca42d16561daf;name=git_e0a6dff9_5;destsuffix=vcs_cache/3fa72b1dafb48225d7a3691574a11c3ebe8b2365d895fdb751729dae65411e18" | ||
| 305 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=c34cdb4725f4c3844d095133c6e40e448b86589b;name=git_e0a6dff9_6;destsuffix=vcs_cache/cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179" | ||
| 306 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=d74b93584564161b2de771089ee697f07d8bd5b5;name=git_e0a6dff9_7;destsuffix=vcs_cache/aaa9e794d1e31e2c1b9998398bfbdfd85ec274fe11ebef4f7d614e3e07390e51" | ||
| 307 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.4;shallow=1;rev=f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d;name=git_e0a6dff9_8;destsuffix=vcs_cache/105e085221d32b054ae134a94f6baceb00c325cf2cd65d2a3ab254f7ccd15472" | ||
| 308 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;nobranch=1;rev=215e87163ea771ffa998a96c611387313bb5a403;name=git_24e750eb_0;destsuffix=vcs_cache/056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe" | ||
| 309 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;nobranch=1;rev=869f871628b6baa9cfbc11732cdf6546b17c1298;name=git_24e750eb_1;destsuffix=vcs_cache/111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e" | ||
| 310 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;nobranch=1;rev=8c9f03a8e57eb486e42badaed3fb287da51807ba;name=git_24e750eb_2;destsuffix=vcs_cache/650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f" | ||
| 311 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_0;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | ||
| 312 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_1;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" | ||
| 313 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.1;shallow=1;rev=0fd14f96108ad68d2571a78c2d8ef5287ee57c43;name=git_6e18cbff_0;destsuffix=vcs_cache/efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf" | ||
| 314 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=1b794fe86dd6a0c7c52ae69b5c9cb0aeedc52afa;name=git_6e18cbff_1;destsuffix=vcs_cache/9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76" | ||
| 315 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=4846b58453b3708320bdb524f25cc5a1d9cda4d4;name=git_6e18cbff_2;destsuffix=vcs_cache/afcc28cc9d69ccbdadf7d3b64dd61a2449f1316c579ba313fc8f7c2f7b0a2c5d" | ||
| 316 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.4;shallow=1;rev=5d5b4c10bd43f85e63bd9e4a3fa9b1ea2ef88af2;name=git_6e18cbff_3;destsuffix=vcs_cache/f83545c5d009af94276add9fdb970f0b4b5b6872f19d4b02b8111007ee5544b0" | ||
| 317 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;rev=67d41d38c208bd06ec485beb10570afa8c804134;name=git_6e18cbff_4;destsuffix=vcs_cache/c28e9343742243cdee005673f96471e706656cf20d04c341fa92bd68aa01b2fe" | ||
| 318 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=6c65a5562fc06764971b7c5d05c76c75e84bdbf7;name=git_6e18cbff_5;destsuffix=vcs_cache/cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c" | ||
| 319 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=6c66de79d66478d166c7ea05f5d2ccaf016fbd6b;name=git_6e18cbff_6;destsuffix=vcs_cache/1eb4b95e7f54d310a313a166f271987ca8ef42c83b650550333c53b4493a87d9" | ||
| 320 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_7;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | ||
| 321 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=84668698ea25b64748563aa20726db66a6b8d299;name=git_6e18cbff_8;destsuffix=vcs_cache/d2bcdffde3573f2a3679c59e0047e30219eb198c9e117170c5ac72864634ba36" | ||
| 322 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.2;shallow=1;rev=a3619c1acae2c674b494328ff4dd53c8ba0590dc;name=git_6e18cbff_9;destsuffix=vcs_cache/4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b" | ||
| 323 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=a36a1a1c346d5cb6951b9440755adb530334f910;name=git_6e18cbff_10;destsuffix=vcs_cache/71b44853eaf670f87e363824d672846bfb8f2ae8b5d8df30b40399b3545c6228" | ||
| 324 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=aa810b61a9c79d51363740d207bb46cf8e620ed5;name=git_6e18cbff_11;destsuffix=vcs_cache/c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5" | ||
| 325 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.2;shallow=1;rev=ae97035608a719c7a1c1c41bed0ae0744bdb0c6f;name=git_6e18cbff_12;destsuffix=vcs_cache/a859c3f4fbc03cff10c8a4ca0287771d79dfa202246acc1287a76c7a8cd08047" | ||
| 326 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=b5d812f8a3706043e23a9cd5babf2e5423744d30;name=git_6e18cbff_13;destsuffix=vcs_cache/ac3a600ae77600dcd73c8d21a4cd18d0b220318ed349c8deda52af33b71c50c6" | ||
| 327 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;rev=b860323f09d003f27661946a05cca5329f3c7950;name=git_6e18cbff_14;destsuffix=vcs_cache/98ed126049f2fe622e56ae85917fc45f5ac219562243345c1d1eec9fd349dbb1" | ||
| 328 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=d04d7b157bb510b1e0c10132224b616ac0e26b17;name=git_6e18cbff_15;destsuffix=vcs_cache/987f6d22deed8d3048aa18b713b26b9510111f5d84be8cc70b986cdff15a83e1" | ||
| 329 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=d23c5127dc24889085f8ccea5c9d560a57a879d8;name=git_6e18cbff_16;destsuffix=vcs_cache/26d91dbcbf554b25a92b0d482be43c587e2486034812d132a04d04635e47c703" | ||
| 330 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=f746d3b8ecd31eac7c04a954f3905d46b09f8114;name=git_6e18cbff_17;destsuffix=vcs_cache/03b32f7455bf94c3c364bc067268ba50841b6ca1cf242744920854ebc0450f06" | ||
| 331 | SRC_URI += "git://github.com/power-devops/perfstat;protocol=https;nobranch=1;rev=82ca36839d55de9bed4e71a93e8ca6ddb2e114d3;name=git_2a7f1d92_0;destsuffix=vcs_cache/242eb3861a3e222ea9585a91f84c7af6fbc44465c4725aa36c080a86dbd313a8" | ||
| 332 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.4;shallow=1;rev=0e59876635f3dbf46d7b5e97b52bb75a3f96e7d9;name=git_3c60bf8b_0;destsuffix=vcs_cache/1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b" | ||
| 333 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.3;shallow=1;rev=5348b9a4ba4559d2266b5af89fb5353cd1a5360a;name=git_3c60bf8b_1;destsuffix=vcs_cache/a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb" | ||
| 334 | SRC_URI += "git://github.com/muesli/crunchy;protocol=https;nobranch=1;rev=9cd68953298fc9b77ae10562eaaf513e2c8c2ace;name=git_fa889871_0;destsuffix=vcs_cache/9033815bea23543e129fce91f99529babf27d9529861e20f491af429a125b05b" | ||
| 335 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=7ceae619e739dc8a7bf577214aa8ebf26668e9db;name=git_6a52582e_0;destsuffix=vcs_cache/419f21e36ca3171e6a89c3b5d9e9f48f5f5583dbb030501b21fd69e67dc73723" | ||
| 336 | SRC_URI += "git://github.com/tailscale/depaware;protocol=https;nobranch=1;rev=720c4b409502af1bc73b051ee9f860974bc49ad6;name=git_bdf66aad_0;destsuffix=vcs_cache/9285ff2ed254485d9ced2a97dbee6fafa1d006ea9a1b1250dcbb8d995d1e58d3" | ||
| 337 | SRC_URI += "git://github.com/rs/cors;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=a814d7990a5449fcc211a536119d271469cc4157;name=git_b2cb0082_0;destsuffix=vcs_cache/683fbf542a24ade72095da0d0e8751af7465b56a6063679527d106c20522b407" | ||
| 338 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=7aed5a87c88ebb644e4e6d077f58147ac42f03b9;name=git_a158212c_0;destsuffix=vcs_cache/8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46" | ||
| 339 | SRC_URI += "git://github.com/zitadel/oidc;protocol=https;nobranch=1;tag=v3.45.5;shallow=1;rev=811e8b2138f9a65d780279bf2e8bdcaa33fa9f59;name=git_da3db41f_0;destsuffix=vcs_cache/91ca1b205eb297929aa4f6d1e40eb6a31c11a5ccd6010e953e7d8e365dd95d7a" | ||
| 340 | SRC_URI += "git://github.com/zitadel/oidc;protocol=https;nobranch=1;tag=v3.47.5;shallow=1;rev=fb9fbfe7d0d7c74e2e54ecc7356106dbd741dd7c;name=git_da3db41f_1;destsuffix=vcs_cache/d40a7eceb09b8797c943ebf31c814bc82c50f293edf775605a0d224602ff1844" | ||
| 341 | SRC_URI += "git://github.com/zitadel/logging;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=75f2cfbd2481d11408c52467dc58b2c669ea34fd;name=git_ac803fb4_0;destsuffix=vcs_cache/d46db7ec25717b51876f4b8605c8784dc5ab20d3ecd5a3fbe5e4619a34e9d94e" | ||
| 342 | SRC_URI += "git://github.com/zitadel/schema;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=be9af1ca12514cf3b1e5e75c14ec84b5edf3594a;name=git_01ed3a99_0;destsuffix=vcs_cache/cd0ad2108ec47011d5a895f404100479865ff893dc054f8f39f77ba3ea8b01ff" | ||
| 343 | SRC_URI += "git://github.com/jochenvg/go-udev;protocol=https;nobranch=1;rev=b65ed646224be1a281d3c87d8562861512042212;name=git_350be960_0;destsuffix=vcs_cache/cb18836fe011a4554fa9de153eac660796380cb98cd147950ec91e2e90ae4e2a" | ||
| 344 | SRC_URI += "git://github.com/leodido/go-urn;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=d725923fe33ce69c89b9e2033d069099b498224f;name=git_5778908f_0;destsuffix=vcs_cache/b2a1f4b36016937230bca76a4d71ced31983d7d695e4bffcf0b11b88b1593f97" | ||
| 345 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=84613357c7f2c2e116a62f93034417fd40ef9265;name=git_dd95d004_0;destsuffix=vcs_cache/fbad742ac4223f9b23b315f1de733af60ef641f4e9e6e27cd6f770fb693dbd09" | ||
| 346 | SRC_URI += "git://github.com/gosexy/gettext;protocol=https;nobranch=1;rev=74466a0a0c4a62fea38f44aa161d4bbfbe79dd6b;name=git_71788d70_0;destsuffix=vcs_cache/b2377e0374b8b8f29fbf4102d5f6d33b1511f60f764263dec27bd8093a84e852" | ||
| 347 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" | ||
| 348 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 349 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 350 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=fa09c952e3eadbffaf8afc5b8a1667158ba38ace;name=git_d4d85c75_0;destsuffix=vcs_cache/537a652ffe4ade5b6ad2a464d46ac04ecd52e765db706829f721e228252e1310" | ||
| 351 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v27.1.1;shallow=1;rev=cc13f952511154a2866bddbb7dddebfe9e83b801;name=git_248eb0d1_0;destsuffix=vcs_cache/bbe5fa554d60fd72a6903ef2e4bd0b2d54db76d647a6a69321178d5fe6b978c1" | ||
| 352 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_0;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 353 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v27.4.1;shallow=1;rev=b9d17eaebb55b7652ce37ae5c7c52fcb34194956;name=git_cad1045a_0;destsuffix=vcs_cache/7d7ee4e1b2a0d34fbf2ebec3dbeac2860f1e707b03c280393bbd569f0a0ee2e5" | ||
| 354 | SRC_URI += "git://github.com/klauspost/pgzip;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=17e8dac29df8ce00febbd08ee5d8ee922024a003;name=git_b3093e6b_0;destsuffix=vcs_cache/02e19538a5e11918b1a8e352986c626de6e0a94b861bc4f4f84538ad857e14ec" | ||
| 355 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.6;shallow=1;rev=ac2f5e87a3089bd58c974ca53cef71c7aa8bf877;name=git_98939663_0;destsuffix=vcs_cache/58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76" | ||
| 356 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.4;shallow=1;rev=c03560f58ab1f595f17838b482483849d585d0c2;name=git_98939663_1;destsuffix=vcs_cache/73d04794ac9e630d56a31467e6018906b1fd81912e4a38633af1f4127cd7e5d6" | ||
| 357 | SRC_URI += "git://github.com/klauspost/crc32;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=8d0d1a33e57d58da16a93151b564849cbff783d5;name=git_3a3919e1_0;destsuffix=vcs_cache/262c91ce67e9523659715d724cd957185f36b8d4da68a7030c82d4a4c02b9155" | ||
| 358 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=23e01ae8a150f66375d25ea1f1d52031fc3da4b9;name=git_7d314923_0;destsuffix=vcs_cache/b530fbd86ce728818022953d75d42fbb7cfbe90c31861cb1755e916e1f52cc51" | ||
| 359 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=f871662950fd6434e19bb056fb1f6efb6eba6144;name=git_7d314923_1;destsuffix=vcs_cache/839bcd3c2fc46f842d8531e99e6a912220646b7577d48a9bab53cc576ed5b2e6" | ||
| 360 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;rev=3050d21c67d7c46b07ca1b5e1be0b26669c8d04c;name=git_59c0b9df_0;destsuffix=vcs_cache/9a16e01b4299721a8f084fb62bdffb81b6a46e7755150e87c5edbe66a9ac4081" | ||
| 361 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_1;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | ||
| 362 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | ||
| 363 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 364 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | ||
| 365 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;nobranch=1;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 366 | SRC_URI += "git://github.com/donovanhide/eventsource;protocol=https;nobranch=1;rev=c59027999da0e9d973dcd5c2109b680ced443c31;name=git_c88d577a_0;destsuffix=vcs_cache/74f29efc314ff411ed6337a2fefc520deff51b4ebc6e70785032ee6208aed6f7" | ||
| 367 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=userns/v0.1.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_0;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 368 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_1;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 369 | SRC_URI += "git://github.com/moby/term;protocol=https;branch=main;shallow=1;rev=9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9;name=git_1bc89d26_0;destsuffix=vcs_cache/5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526" | ||
| 370 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | ||
| 371 | SRC_URI += "git://github.com/jessevdk/go-flags;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=1878de27329cba29066dc088d84b3ce743885f82;name=git_eb751fce_0;destsuffix=vcs_cache/47f98c04d42f3a0a1987fbb1e99365190ebb42093e5f18a88fed06486817febf" | ||
| 372 | SRC_URI += "git://github.com/jessevdk/go-flags;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=c02e333e441eb1187c25e6d689d769d499ec2a0b;name=git_eb751fce_1;destsuffix=vcs_cache/dbe117c89b8b93bf951aed9bde389c26e24efc676864feaeea87df4b01655a56" | ||
| 373 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;nobranch=1;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 374 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.0.14;shallow=1;rev=915ca3d5ffd945235828a097c917311a9d86ebb4;name=git_f7f6bc88_0;destsuffix=vcs_cache/18c1d276083c3344f5a9c0cfd3eb69422d5613919052440bc690a978dc13ec26" | ||
| 375 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.72;shallow=1;rev=cb21f4d26733ca42749cd87a0fe44094ad833a21;name=git_f7f6bc88_1;destsuffix=vcs_cache/4f60debecd1d2334a446bfb43277f779865cd731d5c4e385277abc1c4228d9ea" | ||
| 376 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;nobranch=1;rev=af01ea7f8024089b458d804d5cdf190f962a9a0c;name=git_493c345a_0;destsuffix=vcs_cache/8124ba3f2d8728403f4dc90ebaa06daebaa11ec294e656a7cecf012286dad538" | ||
| 377 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac;name=git_493c345a_1;destsuffix=vcs_cache/02567effcb53f4b0fa353f44e344720b283adffc4e4e56c8fc00cb1a6101acf7" | ||
| 378 | SRC_URI += "git://github.com/gdamore/encoding;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6770ff7f5dae83f6e1bec40dc177c0f347df5139;name=git_8744e173_0;destsuffix=vcs_cache/dbb1e4386833c6c05bdbc89f013800d3470609eee903f378515e99a77a37edca" | ||
| 379 | SRC_URI += "git://github.com/gdamore/tcell;protocol=https;nobranch=1;tag=v2.13.8;shallow=1;rev=55302dde10d6d4efa66fe9f0abc0fd14cca0118e;name=git_413131c0_0;destsuffix=vcs_cache/a56f283c2fc168b6823c3c99e96ed8f07ba0cb53720d2bb12ad9d0ee29ed14fe" | ||
| 380 | SRC_URI += "git://github.com/gdamore/tcell;protocol=https;nobranch=1;tag=v2.13.9;shallow=1;rev=cdc241c643b4a3618ecc1ceacfef1618ffe68a48;name=git_413131c0_1;destsuffix=vcs_cache/0f1ab3d150944cae890c0410481fd7e937daabac0a5e2b32f4c93d500cd99c4e" | ||
| 381 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;nobranch=1;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" | ||
| 382 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | ||
| 383 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_1;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 384 | SRC_URI += "git://github.com/cenkalti/rpc2;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=cc6d4efaddcc4978dc7ecb5695efc9e6a0029e09;name=git_6d7bf469_0;destsuffix=vcs_cache/300ca102f2e8608d1c2972f0087ae1cb50ee4d3618c39da535d93540e7f0272f" | ||
| 385 | SRC_URI += "git://github.com/cenkalti/hub;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=ef2a49f5942c23a450a422478c6a2e0a37050cf9;name=git_5547049d_0;destsuffix=vcs_cache/c165c17ee8831f7d7ff321bb567006410e8b3fcc0ad56d692fad62bc41db6940" | ||
| 386 | SRC_URI += "git://github.com/aybabtme/rgbterm;protocol=https;nobranch=1;rev=cc83f3b3ce5911279513a46d6d3316d67bedaa54;name=git_2db3e79c_0;destsuffix=vcs_cache/21df2c932d6477266831bac0738bf0f18b49b040ee8d93831f0c5da7d2fba4fa" | ||
| 387 | SRC_URI += "git://github.com/mitchellh/gox;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=c9740af9c6574448fd48eb30a71f964014c7a837;name=git_c7c4757c_0;destsuffix=vcs_cache/edcf291ab219bdc4c358b0bd52a0b6fecfbfbcbc9bb205f1c6d40aa3dba1fcc4" | ||
| 388 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ae18d6b8b3205b561c79e8e5f69bff09736185f4;name=git_b0f6ef1f_0;destsuffix=vcs_cache/91078dcdd4cb75a684410bb90f850a8be1b452a450e2b9c84c2bfd1734e2fad7" | ||
| 389 | SRC_URI += "git://github.com/mitchellh/iochan;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=b6e3aadd28864e14dae41ff5c7261455b1242d24;name=git_ec35bdd4_0;destsuffix=vcs_cache/4096863bf4780abb27d4da2ba2dfb0d2241306ff388ec9d58d5670eb9c74d048" | ||
| 390 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=3536a929edddb9a5b34bd6861dc4a9647cb459fe;name=git_3ac6d6a4_0;destsuffix=vcs_cache/444718b222433d72a83aee7788a076fb2cd3070ab47c5fcb4a3ff52976b9a2f0" | ||
| 391 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=8ebf2d61a8b4adcce25fc9fc9b76e8452a00672f;name=git_3ac6d6a4_1;destsuffix=vcs_cache/47396eeeff5c78e75f3e131400181c824fecec42397bbf302faa6c08b36f5bcd" | ||
| 392 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ab69d8d93410fce4361f4912bb1ff88110a81311;name=git_3ac6d6a4_2;destsuffix=vcs_cache/d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5" | ||
| 393 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;rev=ca63d7c062ee3c9f34db231e352b60012b4fd0c1;name=git_3ac6d6a4_3;destsuffix=vcs_cache/c0dbc6fdb24f3a05061d0deb59e1831cc25a6eedb2d1627789b4d46256f4e229" | ||
| 394 | SRC_URI += "git://github.com/mitchellh/cli;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=3d22a244be8aa6fb16ac24af0e195c08b7d973aa;name=git_d275531d_0;destsuffix=vcs_cache/a105faf96f8352c4b4e2df9eac1bef467ed17d5fa6ab757d6c3c97d91f1c03f6" | ||
| 395 | SRC_URI += "git://github.com/mitchellh/go-testing-interface;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=6d0b8010fcc857872e42fc6c931227569016843c;name=git_e17f7829_0;destsuffix=vcs_cache/1be7d9a6cb52e0b0a534873ca8b99d5b9f246daf3e74da80655c1006adeb4a42" | ||
| 396 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.6;shallow=1;rev=e4877d51d546f8c67b1cd9b49ab002ba3af37785;name=git_58b9fee8_0;destsuffix=vcs_cache/5846629b467935029b203dee7c7c10b85d6c9b0dd3594d7b63918c2bcf440416" | ||
| 397 | SRC_URI += "git://github.com/hashicorp/consul;protocol=https;nobranch=1;tag=sdk/v0.1.1;shallow=1;rev=6abe00cb2c8a3298794a7a9a67815937bd56ed63;name=git_3b32abd7_0;destsuffix=vcs_cache/7ed635f367771ab12fd2c60660d8ebb0b72c782fe62b1695b873d96a141da140" | ||
| 398 | SRC_URI += "git://github.com/hashicorp/consul;protocol=https;nobranch=1;tag=api/v1.1.0;shallow=1;rev=b2478036d88a7e8eb9d6a0daf1a1c9ad0c8885ca;name=git_3b32abd7_1;destsuffix=vcs_cache/e11e9d04ed46c5f565bdbb032e0f7084676dacdb6a18b8dfd5579f76a0e684dc" | ||
| 399 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8cb6e5b959231cc1119e43259c4a608f9c51a241;name=git_e2b5d849_0;destsuffix=vcs_cache/4001ff21b09bcafa71da9dbb8546e662be54956882fc49db209d139c60a059a5" | ||
| 400 | SRC_URI += "git://github.com/hashicorp/logutils;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a335183dfd075f638afcc820c90591ca3c97eba6;name=git_c127e50f_0;destsuffix=vcs_cache/fec56f5380885a794040d34352a6e18000f9969754d2c7bfa5b45ea7aaae9e3a" | ||
| 401 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_0;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | ||
| 402 | SRC_URI += "git://github.com/hashicorp/go-syslog;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8d1874e3e8d1862b74e0536851e218c4571066a5;name=git_1b02805b_0;destsuffix=vcs_cache/85211b07fa0d9ac052828fad0db16edd749283bf1f98a5154d4608b87f9e3e4c" | ||
| 403 | SRC_URI += "git://github.com/hashicorp/go-rootcerts;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=63503fb4e1eca22f9ae0f90b49c5d5538a0e87eb;name=git_adfd8e45_0;destsuffix=vcs_cache/46ea7f3e6d8b7e16f3f351c315c03294036f3c2378e63ae4e49ac6a7fdf16e9c" | ||
| 404 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=886a7fbe3eb1c874d46f623bfa70af45f425b3d1;name=git_151ee577_0;destsuffix=vcs_cache/07f161c1f77577d7c9f362174d085859f783653fbe81445f3602bc7c9b9a6120" | ||
| 405 | SRC_URI += "git://github.com/hashicorp/go.net;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=afc3cb3a421746fc66dd55b09a270c750cf536ce;name=git_2421b660_0;destsuffix=vcs_cache/70342aa805edf0944806150e1c8d6b2ea90575ef99b3bc7ef8c8fd0d709a7346" | ||
| 406 | SRC_URI += "git://github.com/hashicorp/mdns;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c31d3f8e4a0a5b46b118c2fd26d9da36467002c9;name=git_4024aba4_0;destsuffix=vcs_cache/f6a8eb98fc40a8a8493191c106cdcbbce5a4f521f058ce3c2fa7f4797ac14d51" | ||
| 407 | SRC_URI += "git://github.com/hashicorp/go-uuid;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=4f571afc59f3043a65f8fe6bf46d887b10a01d43;name=git_ad1cf8ea_0;destsuffix=vcs_cache/055d329da995adaf325c86e4446b714786d66f62acc8e136b3e029f151431557" | ||
| 408 | SRC_URI += "git://github.com/hashicorp/go-uuid;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=de160f5c59f693fed329e73e291bb751fe4ea4dc;name=git_ad1cf8ea_1;destsuffix=vcs_cache/ba9a1017e2cbaddf2e23525a8acdd887d71d9735b758d05f46c63569ad6fa332" | ||
| 409 | SRC_URI += "git://github.com/hashicorp/go-msgpack;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=be3a5be7ee2202386d02936a19ae4fbde1c77800;name=git_075e7daa_0;destsuffix=vcs_cache/ceee2f14656e6e6bb7bac1eaad118eb9b131344848fddd28ae84d6d3e71bb4e3" | ||
| 410 | SRC_URI += "git://github.com/hashicorp/go-sockaddr;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0;name=git_f91778a6_0;destsuffix=vcs_cache/69a97f6fa11cd1804d0780509b39fd1c23ffd0272c68e74f8d10a2d425e6fc2d" | ||
| 411 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=20f1fb78b0740ba8c3cb143a61e86ba5c8669768;name=git_aa2934d2_0;destsuffix=vcs_cache/011e067d188efe7429b197f7d8192b24ad223dac023428634f938f922098aa79" | ||
| 412 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c;name=git_aa2934d2_1;destsuffix=vcs_cache/cfc230cd80a88bd2cd24c2fddbbc333c736d5191372a39b531d22888301fbd16" | ||
| 413 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=27df80928bb34bb1b0d6d0e01b9e679902e7a6b5;name=git_5eeabd90_0;destsuffix=vcs_cache/324f3871aee5ef488e7928015d2e9b724a1edfd7da1456f4ba8053c6fc915810" | ||
| 414 | SRC_URI += "git://github.com/hashicorp/memberlist;protocol=https;nobranch=1;tag=v0.1.3;shallow=1;rev=a9da52f0668fc4321ec18e9e28dd8141621a808f;name=git_1ede8613_0;destsuffix=vcs_cache/c419a024e69f0f7b92626ad1b432386d9cdbad06fb79e6b709ec179702c5d340" | ||
| 415 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=eda1e5db218aad1db63ca4642c8906b26bcf2744;name=git_34cadc19_0;destsuffix=vcs_cache/5aaf43b1cb652cb59a35639a1585b754e4280a15502fe5b6b39e48ecef0a97db" | ||
| 416 | SRC_URI += "git://github.com/hashicorp/serf;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=b89a09ebd4b1b570e0076d5097272e67c10ac4f6;name=git_79d58d92_0;destsuffix=vcs_cache/833a376920a5b8b0883031eccba0a0b4de63f2c746f6d1fc6b1ea85eb1f1838a" | ||
| 417 | SRC_URI += "git://github.com/jeremija/gosubmit;protocol=https;nobranch=1;tag=v0.2.8;shallow=1;rev=0f3c7b7a0e61036f617b90d7f7dfa62d0880b215;name=git_69e13c27_0;destsuffix=vcs_cache/072a2a22dc33a2b9150ccd044bb88fedcfb74edb9f858bba8b5a32d6a70c24da" | ||
| 418 | SRC_URI += "git://github.com/jsimonetti/rtnetlink;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=e1a69d8d8152a3d8a97d5e39701463bfd2f91e55;name=git_ab1df7d7_0;destsuffix=vcs_cache/21cd200755b3aa5d1571e06590b96c1044f6ea6dd13e6c30edee71e53fc161ac" | ||
| 419 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;nobranch=1;rev=306776ec8161b5dc8676039adbf598a39bce3de0;name=git_e113ad22_0;destsuffix=vcs_cache/20b5a68b53b8ff2636a1b1fca6d6cd742cad314b06d086bf72e1ed0987689ef5" | ||
| 420 | SRC_URI += "git://github.com/osrg/gobgp;protocol=https;nobranch=1;tag=v4.5.0;shallow=1;rev=5f191066a78e2c1e929c54b5b75fe2c683c166e4;name=git_6d556e8c_0;destsuffix=vcs_cache/bebd77391d576ed307de05b93294bb0c66d85af62753d37352b19c4e5c52b922" | ||
| 421 | SRC_URI += "git://github.com/osrg/gobgp;protocol=https;nobranch=1;tag=v3.37.0;shallow=1;rev=9bc8e113e4de6b5542cfafe0c64403b129f4e544;name=git_6d556e8c_1;destsuffix=vcs_cache/cfb11455c6757f71cc39c8ab5df61afacac1e60dd02048fcf9ff0ef28ceb0e9d" | ||
| 422 | SRC_URI += "git://github.com/hugelgupf/socketpair;protocol=https;nobranch=1;rev=05d35a94e71444d53460c2b34dfb3dc87c99d0bd;name=git_1563adc6_0;destsuffix=vcs_cache/9e36aca988aea767ceebe1f86ee9f705dba49da4e5f379101e5fc15076091a59" | ||
| 423 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.5;shallow=1;rev=291b8266af1000c77a12ae6d4dde1145a028012f;name=git_fa8300c1_0;destsuffix=vcs_cache/2403777af6b62548c9a03ebc6ceeab8cad80cf239d3e727cf9698183c46456aa" | ||
| 424 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.7;shallow=1;rev=c9a06e8f8f0164e4e16c0d5c4793cbed4ac90264;name=git_fa8300c1_1;destsuffix=vcs_cache/b7ddc5a84485cad9de28d1ea4c8294d0497dcdbc97785fdcd203542d07be353f" | ||
| 425 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_0;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" | ||
| 426 | SRC_URI += "git://github.com/cavaliergopher/cpio;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=58eb672abb5d7b40736da44ceb943e09e0b9f9e5;name=git_a5e5ee6a_0;destsuffix=vcs_cache/0d970369bb570756812288d61aa56927228609fee6ce46cc2dbe56e9c5f6f4a8" | ||
| 427 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=0ec83bb71f05bbaa94d331f66b4542928316bf3f;name=git_400f7838_0;destsuffix=vcs_cache/9c1f995c34027b7f3f53921948a57daacead4dc59c6b3f93ef22a34a3a68585a" | ||
| 428 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v8.2.0;shallow=1;rev=df9e539bbec02b6bf2e7b2df6b4a6c28ac77d7b7;name=git_400f7838_1;destsuffix=vcs_cache/49622843e07c975619cc2ce0db370dea8fe461c6ba6aa803cb46a975df89d0ea" | ||
| 429 | SRC_URI += "git://github.com/jkeiser/iter;protocol=https;nobranch=1;rev=c8aa0ae784d15ad3cb2a1f1579768e46f6e87fe5;name=git_5904e2a5_0;destsuffix=vcs_cache/41f68c83274742469687b910a67bced0f408fda45ee421654769c3d54e3ea465" | ||
| 430 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_0;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" | ||
| 431 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" | ||
| 432 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=9ec74ab2f7a7161664182fd4e5e292fccffbc75f;name=git_17fdefb1_0;destsuffix=vcs_cache/c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72" | ||
| 433 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=90e289841c1ed79b7a598a7cd9959750cb5e89e2;name=git_4f2954a0_0;destsuffix=vcs_cache/1127f42c4ecd652cd4101d4650e1ba8c9a8bf5b2f040f5efccd3687cdd8fff3c" | ||
| 434 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_0;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" | ||
| 435 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | ||
| 436 | SRC_URI += "git://github.com/Rican7/retry;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=bef6c4354c1c77d99793b1088f990d659d15fdb2;name=git_d51c2195_0;destsuffix=vcs_cache/123994c0fc87f3c1310029b0c04486621267ba03383c1fe724c826d3215ddf9b" | ||
| 437 | SRC_URI += "git://github.com/Rican7/retry;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=e6cc9ad35993d0a7edf857b494c854e0804440cd;name=git_d51c2195_1;destsuffix=vcs_cache/b6aa146f9f73585a5b28f15fef6a1b500c54f448b3f550777e4cedf7c8f9de82" | ||
| 438 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 439 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=d3b5b032dc8e8927d31a5071b56e14c89f045135;name=git_fb978822_1;destsuffix=vcs_cache/3c6cd20af2fcb06acb997b2e5ad1ec087f26361c5d5ac5975478e298942c7130" | ||
| 440 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_2;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | ||
| 441 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=b6b71def0850a2fbd7e6875f8e28217a48c5bcb4;name=git_c34f7170_0;destsuffix=vcs_cache/df9feb3bcbbcd2da99aa571b37d3e192bad1256821efc524ff81e86e6306c47a" | ||
| 442 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=c1e37c09b531b14ae12a501eb6fd529b31cecdaa;name=git_c34f7170_1;destsuffix=vcs_cache/1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e" | ||
| 443 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | ||
| 444 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=4e0886370c3a67530192c6a238cff68f56c141b0;name=git_cd673b00_1;destsuffix=vcs_cache/5c58189dae24ac93d8a9267591721fb4c8ea70c19f2611a47f36c6900fd24653" | ||
| 445 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=73f6ac0b30a98e433b289500d779f50c1a6f0712;name=git_cd673b00_2;destsuffix=vcs_cache/0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee" | ||
| 446 | SRC_URI += "git://github.com/kr/fs;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=1455def202f6e05b95cc7bfc7e8ae67ae5141eba;name=git_f39c34d4_0;destsuffix=vcs_cache/788a8b841315d1131eeb62169145328d6f904d6a78a63b897ad827bf68d746b6" | ||
| 447 | SRC_URI += "git://github.com/kr/logfmt;protocol=https;nobranch=1;rev=b84e30acd515aadc4b783ad4ff83aff3299bdfe0;name=git_2782f244_0;destsuffix=vcs_cache/e035982996fb3352cf0880f1bb882f434fcb4adc3e775981b88072f2a379ec80" | ||
| 448 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | ||
| 449 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | ||
| 450 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | ||
| 451 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | ||
| 452 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;nobranch=1;rev=0766667cb4d1cfb8d5fde1fe210ae41ead3cf589;name=git_586d5e7b_0;destsuffix=vcs_cache/01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1" | ||
| 453 | SRC_URI += "git://github.com/aws/aws-sdk-go;protocol=https;nobranch=1;tag=v1.20.6;shallow=1;rev=dcb92372bfaa5a5e0df8b4f981ee04574970f9c6;name=git_b3c0b920_0;destsuffix=vcs_cache/cb0933fff798181b36817a7a83750bd2878d2485d580456d5230fc8099db429f" | ||
| 454 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=e094f45e716e33a1b950cf8bbe804790bf87f965;name=git_0adf6e3e_0;destsuffix=vcs_cache/b6313650cf918efc449afe2c1ad39bbec134fed31222d281aba5e7b1268a5f52" | ||
| 455 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.10;shallow=1;rev=2223642aeafb3b46ae924667ee47d31a1cf5a9d5;name=git_0a897d51_0;destsuffix=vcs_cache/2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45" | ||
| 456 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/transfermanager/v0.1.20;shallow=1;rev=83b34eacc84bae944779445d005bd25eb111fc25;name=git_0a897d51_1;destsuffix=vcs_cache/2b6781c27c5caa5352235e036016481437d186f7899e23e59c8ef182bc516b03" | ||
| 457 | SRC_URI += "git://github.com/apex/logs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=2600fc31611b7a6c31c1313c3f4a17f9d3dd1ea1;name=git_66a90a73_0;destsuffix=vcs_cache/84834b80427b4be1584031beee7cc655cf7e3efdf6c1f1cdb7d9a80805d075c4" | ||
| 458 | SRC_URI += "git://github.com/apex/log;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=3edb93e9f62c13dccdbf0759bd9da5b71dc60926;name=git_1bc6f345_0;destsuffix=vcs_cache/05aa84f4bbe11f7490acc3d5f503a24a9209d6d30bd30b8569e8c0b3dea68199" | ||
| 459 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | ||
| 460 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=f8cc0d34a06cb01497e9d3d8aadfdcb9cb271242;name=git_8a779c11_1;destsuffix=vcs_cache/b301c9e0770a95907d2a2c50ac592f376a8d6fd72621cfe15b6a029593d448be" | ||
| 461 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=438578804ca6f31be148c27683afc419ce47c06e;name=git_2748cdc3_0;destsuffix=vcs_cache/60f86e5b4a52222c559501c80d3f185830c7ea76a16e57cc035a8db43a4b0596" | ||
| 462 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=9ee3698d19c525c9cefe855433e5f6096b77c6f5;name=git_2748cdc3_1;destsuffix=vcs_cache/84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b" | ||
| 463 | SRC_URI += "git://github.com/digitalocean/go-smbios;protocol=https;nobranch=1;rev=390a4f403a8e94ca0acdcf609eb18eeae9d6d1ac;name=git_dd1e2795_0;destsuffix=vcs_cache/80e48f0d7f98e9bed4373e402c6138d27330114ec75287eb43a3d01cb2c4b550" | ||
| 464 | SRC_URI += "git://github.com/cncf/xds;protocol=https;nobranch=1;rev=ee656c7534f5d7dc23d44dd611689568f72017a6;name=git_02e4abb9_0;destsuffix=vcs_cache/435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc" | ||
| 465 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;nobranch=1;rev=269d4d468f6f798d803d140c3016ed6fc6b735c5;name=git_6dce3e52_0;destsuffix=vcs_cache/2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62" | ||
| 466 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;nobranch=1;rev=5459f2c994033b0afed7e4a70ac7e90c90c1ffee;name=git_6dce3e52_1;destsuffix=vcs_cache/1a4547c33fd2776a90c535a7dfcf724663ac257c4ef440daa82228c2803f02f0" | ||
| 467 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;nobranch=1;rev=efcf912fb35470672231c7b7bef620f3d17f655a;name=git_6dce3e52_2;destsuffix=vcs_cache/663873b7bb2bbafabcbdb7566086d74e8187930124ab92d025f4e613fc4e324c" | ||
| 468 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=9c4135bad38a4e2cda5220216000130d25b2e190;name=git_8d04195c_0;destsuffix=vcs_cache/b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657" | ||
| 469 | SRC_URI += "git://github.com/niemeyer/pretty;protocol=https;nobranch=1;rev=a10e7caefd8e0d600cea437f5c3613aeb1553d56;name=git_2ab93bd0_0;destsuffix=vcs_cache/7b69594221f05faea56a0d177d0ca9efaac2b2e4ba4f7539c68b87cfe214c6ef" | ||
| 470 | SRC_URI += "git://github.com/aphistic/sweet;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f780492ef3bbe4e15e4f85fe3e700bf43bb104d8;name=git_0fcee222_0;destsuffix=vcs_cache/5381c62deadd7e8351303096791bb7831a61d50b1e07e5d11c8a3bad50eb9e67" | ||
| 471 | SRC_URI += "git://github.com/aphistic/golf;protocol=https;nobranch=1;rev=02c07f170c5a8a0300a199a10bb04a55c721c017;name=git_da2d2103_0;destsuffix=vcs_cache/3ca3fe012f5ac129150c3a7fdc5ff0bf6302cd09c8b83cce9f0dd6b9d3b8ce89" | ||
| 472 | SRC_URI += "git://github.com/vbatts/go-mtree;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=cad2e82d1479b8aac84b466da4df3641e69fd248;name=git_4e0d2a4f_0;destsuffix=vcs_cache/9a81ba65720fbd5281b61423a5b4e29672c2c7c291f826256dce76b96f56b403" | ||
| 473 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 474 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 475 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=221dbe5ed46703ee255b1da0dec05086f5035f62;name=git_aa93f7ee_2;destsuffix=vcs_cache/9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e" | ||
| 476 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_3;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 477 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=3ebf1ddaeb260c4b1ae502a01c7844fa8c1fa0e9;name=git_aa93f7ee_4;destsuffix=vcs_cache/725790d9265526f327bc846ba6025be038cd5cdf6367be0f622409ad58ac9aa0" | ||
| 478 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=89cbdd9e7b39eb58896d316a7495597d3aba4371;name=git_aa93f7ee_5;destsuffix=vcs_cache/9f66a27582a9e6eca9bf419e24508c10315317c311c9f2dd15c7944badd99385" | ||
| 479 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_6;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 480 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f35b8ab0b5a2cef36673838d662e249dd9c94686;name=git_aa93f7ee_7;destsuffix=vcs_cache/2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317" | ||
| 481 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=f654a9112bbeac49ca2cd45bfbe11533c4666cf8;name=git_aa93f7ee_8;destsuffix=vcs_cache/782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a" | ||
| 482 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.4;shallow=1;rev=f97607b89807936ac4ff96748d766cf4b9711f78;name=git_aa93f7ee_9;destsuffix=vcs_cache/cec0eadb3ceb93408aae446eb0c115ea4a39cd4ba2048947ee55e1f8969c3872" | ||
| 483 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_10;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 484 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | ||
| 485 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_1;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 486 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_2;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 487 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_3;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 488 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;nobranch=1;rev=b2de0cb4f26d0705483a2f495d89896d0b808573;name=git_4e704c3e_0;destsuffix=vcs_cache/310f2954c5f2a924abf876fdb6f582c35eb0e0522caa0f6d5922ebd1f4d98f70" | ||
| 489 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d380eccd517d419eb73a0a90cc3ffc405f1e029e;name=git_4e704c3e_1;destsuffix=vcs_cache/c17f5574535b9da1f1430cd54162b123bb735b21c815139419fdae63a736c7e4" | ||
| 490 | SRC_URI += "git://github.com/smartystreets/gunit;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8ca52226a4341c9fbc959f77d8de151aff806afb;name=git_4bed2bee_0;destsuffix=vcs_cache/86f160fe557f16e2813d37d10171a72ace52cf68d0094bff6c4db8fa2413da97" | ||
| 491 | SRC_URI += "git://github.com/smartystreets/go-aws-auth;protocol=https;nobranch=1;rev=0c1422d1fdb9fef5a1ad5b2e13ac663467eb767e;name=git_7a8a42a2_0;destsuffix=vcs_cache/837ba44756c01a5e636bc1e4e4844c558a63f55a4428c407a024c598bb258275" | ||
| 492 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;tag=v1.6.4;shallow=1;rev=505e419363375c0dc132d3ac02632a4ee32199ca;name=git_c0891693_0;destsuffix=vcs_cache/b127d43981f2610691c976c5bd9e08cf42a14d62b5938fc97bc7194327185236" | ||
| 493 | SRC_URI += "git://github.com/clipperhouse/uax29;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=b03477d1fbba89df95a6b55da0a222b2e2228610;name=git_284cb950_0;destsuffix=vcs_cache/660720347fc47fead21ac9ff88cac350606c366aa4a723293ea8a970ba08401c" | ||
| 494 | SRC_URI += "git://github.com/clipperhouse/displaywidth;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=b6da6e784d7796398607efa9883b4d9f6e7be509;name=git_68657095_0;destsuffix=vcs_cache/19fab0d11f6fc090abd603e577a768930e69fd3e38af318a1d5817810805af4c" | ||
| 495 | SRC_URI += "git://github.com/muhlemmer/httpforwarded;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=7f33f468037cbe8f9ac3f9bdac3c31f4dab5b5f7;name=git_306dbdc9_0;destsuffix=vcs_cache/c41cbe003134b52077efbcf1cae87b20da1a250acae1313e6b1f4b8fc6146d6d" | ||
| 496 | SRC_URI += "git://github.com/muhlemmer/gu;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=5ec4b4d1900db390c038b02f92f1eca0c3f2bebd;name=git_19d0cf70_0;destsuffix=vcs_cache/a9c5b0ba76b2e72d7ecb3373759e23fe741461d5a8b0f7346771d17dfe8998c0" | ||
| 497 | SRC_URI += "git://github.com/mgutz/ansi;protocol=https;nobranch=1;rev=9520e82c474b0a04dd04f8a40959027271bab992;name=git_ab1ea218_0;destsuffix=vcs_cache/f38805371ceca34945d620f33580bc80b8d8946d490670358956c3579639e7ad" | ||
| 498 | SRC_URI += "git://github.com/peterh/liner;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=d842d4b7c2481b390a603949f936d1f3209f1fe8;name=git_3122f780_0;destsuffix=vcs_cache/6197656e53047a32a227577ce7d16df40cdf5ef26bf16ae78ce211db60f1b07c" | ||
| 499 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 500 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=76626ae9c91c4f2a10f34cad8ce83ea42c93bb75;name=git_b31cc6ad_1;destsuffix=vcs_cache/bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3" | ||
| 501 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | ||
| 502 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | ||
| 503 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=d97078115282836e16d0dca10b4b42ce60fc70e6;name=git_af686cb3_2;destsuffix=vcs_cache/415015530da751018f21f20a17c97aa3e18912934f8beeda05ff608790a0ed83" | ||
| 504 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f79a8a8ca69da163eee19ab442bedad7a35bba5a;name=git_af686cb3_3;destsuffix=vcs_cache/494e210529b35b6873eafaf90caab9198cbc1f4aa877b875861a51d99856f450" | ||
| 505 | SRC_URI += "git://github.com/pascaldekloe/goe;protocol=https;nobranch=1;rev=57f6aae5913c64c9bcae5dbdffd33365b5a7f138;name=git_276564b8_0;destsuffix=vcs_cache/b4956a27e677828e65802c44528b4c9ed791f2b1431e3c1ad665b97db4309342" | ||
| 506 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" | ||
| 507 | SRC_URI += "git://github.com/jaypipes/pcidb;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=96cb73b7fe21175eafc257420001ec4ab520674b;name=git_3c2d1e36_0;destsuffix=vcs_cache/8d27cdbd0c10f8566a6866cfb4094553d02fc8e73c0633460c7a1ce41c5fc7be" | ||
| 508 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_0;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" | ||
| 509 | SRC_URI += "git://github.com/go-chi/chi;protocol=https;nobranch=1;tag=v5.2.5;shallow=1;rev=05f1ef7bb50b8a8cb33a9dd3ba1c5b94bff0f723;name=git_672f73a6_0;destsuffix=vcs_cache/2db5f35f57b05f42889bb9a478902cad9dbdf344d6e97e04073eb7b4388549b4" | ||
| 510 | SRC_URI += "git://github.com/gaissmai/bart;protocol=https;nobranch=1;tag=v0.26.1;shallow=1;rev=a741d1d79e30c906c6b78bf4f1523e45cb005150;name=git_6ef32362_0;destsuffix=vcs_cache/cdf5095610b73ead194e0b774f1dec68feba848bc3b8a3f4d9a6aa896d989d8c" | ||
| 511 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" | ||
| 512 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" | ||
| 513 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3114a8b704d2d28dbacda34a872690aaef66aeed;name=git_56156e5c_0;destsuffix=vcs_cache/3988fa913cd9646c9a757efdf0f9b5c0f868f8c4a53c80d1dcb502808d7047a8" | ||
| 514 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=39ca40c628bce6779c9725af600b737220b87602;name=git_56156e5c_1;destsuffix=vcs_cache/4296be19213b490b918e4476680dfd3d3028910a962437d9359d0a06256614b6" | ||
| 515 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.25.1;shallow=1;rev=7f3c4c513b42d471d0be9439bf5bde38f45f8404;name=git_9b911644_0;destsuffix=vcs_cache/aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce" | ||
| 516 | SRC_URI += "git://github.com/cyphar/libpathrs.git;protocol=https;nobranch=1;tag=go-pathrs/v0.2.1;shallow=1;rev=f900452f21ff9fa092ea5250de5634beaae0f082;name=git_8cb51ac9_0;destsuffix=vcs_cache/e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90" | ||
| 517 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7826ba4358a76646a8bd1f852201c4fed2c81c38;name=git_63b91e23_0;destsuffix=vcs_cache/525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4" | ||
| 518 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=fc402bc485e3a92f8d4f1f0ee5a49e2edf232ed2;name=git_63b91e23_1;destsuffix=vcs_cache/97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400" | ||
| 519 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.4;shallow=1;rev=068e4d63881bdd1923f069559870b6d153b15478;name=git_780106c7_0;destsuffix=vcs_cache/adea5cf06c6a3beda8e988488bf42b037fd9e912a944733d3d8861ee12229595" | ||
| 520 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.4;shallow=1;rev=43b627a9da72517e91dbcf07cd10dfd6618423d8;name=git_780106c7_1;destsuffix=vcs_cache/c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea" | ||
| 521 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_2;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 522 | SRC_URI += "git://github.com/google/starlark-go;protocol=https;nobranch=1;rev=b62fd896b91b2cebc0cbefa1954e983e4c4531e1;name=git_1882d11b_0;destsuffix=vcs_cache/8c895c94b0440a81ebcc7a55dd622c8b5f6882bbba75996a69f8c6e781e559d7" | ||
| 523 | SRC_URI += "git://github.com/google/starlark-go;protocol=https;nobranch=1;rev=fadfc96def35ea95e7f2bd9952256d4db1d80d91;name=git_1882d11b_1;destsuffix=vcs_cache/2b582c052e41682fff96dd0870760139bf5c66526d3d1bafbd312bc5e2ae9b57" | ||
| 524 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=04cbcbbfeed8aa0b2b010b2ddab558e9f717fd3e;name=git_da0444fc_0;destsuffix=vcs_cache/9c82bd76d06ca87ba4a8609f517705d5d3720a69551f130b6896ea94eced0e02" | ||
| 525 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=05986578812163b26672dabd9b425240ae2bb0ad;name=git_da0444fc_1;destsuffix=vcs_cache/7176702918d47282f28c081e4d61e7e2183c6bd07dffb50a2a443cdf329cf4b9" | ||
| 526 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=10377860bb8e8e259ba97296f3b7656772f975bc;name=git_da0444fc_2;destsuffix=vcs_cache/aad024bd008195198a6d07553175027059d0c783e6ce8546ab5ceab15d58a938" | ||
| 527 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=1151b9dac4a98d49ef7f80f07ddd826ff51e0b36;name=git_da0444fc_3;destsuffix=vcs_cache/f86c9ed771e2fe312a0be24adf017b73254713a681d34f8a8ea09ad36c6d78de" | ||
| 528 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=11551d06cbcc94edc80a0facaccbda56473c19c1;name=git_da0444fc_4;destsuffix=vcs_cache/b32207284c434df0b4a6b4107b6489ffa2e0e7cbc9b322447b69333c11f8afcc" | ||
| 529 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=12a6c2dcc1e4cb348b57847c73987099e261714b;name=git_da0444fc_5;destsuffix=vcs_cache/eadf3a1adf64a90946a2a76d1422c17985f8424e5684bfc88af46b0297a35d84" | ||
| 530 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=1e4c9ba3b0c4fcddbe90893331bdc829813066a1;name=git_da0444fc_6;destsuffix=vcs_cache/44ad886e7e7dae247966211261c9c357d13647d366cdc17a1b5e16e4dc8532b4" | ||
| 531 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=3681064d51587c1db0324b3d5c23c2ddbcff6e8f;name=git_da0444fc_7;destsuffix=vcs_cache/3dee99ada40e79ddae719a0dd57c6970d5f0f04b622210823e792e6835fe2f31" | ||
| 532 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=39ccf1dd6fa64b525e017b629b9a83409d294c7e;name=git_da0444fc_8;destsuffix=vcs_cache/26834adcbb64bebc054d782dd54eb82eaacbd79ed66f0ab01c7c22ae72727bc5" | ||
| 533 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=3ef323f4f1fd101bc77a8d8ebdd224dfdb707e93;name=git_da0444fc_9;destsuffix=vcs_cache/856884358495e90abfa21fd4a251f881abeb150a5e1b0e3c133828895e16f467" | ||
| 534 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=49385e6e15226593f68b26af201feec29d5bba22;name=git_da0444fc_10;destsuffix=vcs_cache/9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202" | ||
| 535 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=4fbd30eecc44bcbc3a049f16bad8703053ebab7c;name=git_da0444fc_11;destsuffix=vcs_cache/163f9a52c37ff0732dde6a36c5f1860ddab3aca909e16ca9f69572c8e7610702" | ||
| 536 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=59db8d763f22395595c26ee1cae0886b57141b3a;name=git_da0444fc_12;destsuffix=vcs_cache/34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5" | ||
| 537 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=5c8b2ff67527cb88b770f693cebf3799036d8bc0;name=git_da0444fc_13;destsuffix=vcs_cache/cb3d170265f7cc60313f8cbf4faa9060a86bba3f3b99dc6d0b288abee99abb3b" | ||
| 538 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=5da285871e9c6a1c3acade75bea3282d33f55ebd;name=git_da0444fc_14;destsuffix=vcs_cache/ebea420ea57b358b58f16c43aa7506101c17589b0c60869a8ac9a0657d1a1160" | ||
| 539 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=5e06dd20ab57da35ef5928e610f228177c91df6e;name=git_da0444fc_15;destsuffix=vcs_cache/cad68f66f137af0f9410fc49f529632d9a929b63686c1a2d66fed4009486fbaa" | ||
| 540 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=64077c9b5642ac67ce07bc05738eb432a9029f93;name=git_da0444fc_16;destsuffix=vcs_cache/95f9c810fb4363b54610936201d5916207cfb6e441f67ca6c7b658b7504ed4cc" | ||
| 541 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=6f8348627aad09edda3e4ad5f9174f334bc27cd8;name=git_da0444fc_17;destsuffix=vcs_cache/6cea89c6763283f833690de8177fb62b64ee22869b6143b03409a5c12a1eef14" | ||
| 542 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=7e40ca221e254089b05fb9efcd69844a57f6a367;name=git_da0444fc_18;destsuffix=vcs_cache/25b83f3b8f78eb202812f71d46ad6cfb1e1d750c94facbd92f366108e2565cdb" | ||
| 543 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=85ca7c5b95cdf1e557abb38a283d1e61a5959c31;name=git_da0444fc_19;destsuffix=vcs_cache/e96cdab86f9bbbd262bddd0a9bc3f4aa35bc1cf702672a6bc6c39fadecbdacea" | ||
| 544 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=86b910548bc16777f40503131aa424ae0a092199;name=git_da0444fc_20;destsuffix=vcs_cache/8a9758c9f3a825797b8f959b4d68b7ad4e86244c851ea0063d779d41875df18d" | ||
| 545 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=8fe3ee5dd75b278632199a2614e4eac8235af0d0;name=git_da0444fc_21;destsuffix=vcs_cache/c5488065a4da408bde59387e87d6c381ca455252fe99aa5c8d2b109bd8297c98" | ||
| 546 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=95b1ffbd15a57cc5abb3f04402b9e8ec0016a52c;name=git_da0444fc_22;destsuffix=vcs_cache/c1764aed91b99cf4a09442d34a723e53b8179cf73b439a28497cd4dbcac71081" | ||
| 547 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=95e765b1cc43ac521bd4fd501e00774e34401449;name=git_da0444fc_23;destsuffix=vcs_cache/b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77" | ||
| 548 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=97732733099d6a942a73b889770774366de963ed;name=git_da0444fc_24;destsuffix=vcs_cache/aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae" | ||
| 549 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=977fb726200739a14ae24a01d85ae3e640cf23bc;name=git_da0444fc_25;destsuffix=vcs_cache/1165a3c82fe1701501d89c3512a59c0f7827a5b51e1387e367587a3d4b34f21e" | ||
| 550 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=9a76102bfb4322425a1228caa377974426e82c84;name=git_da0444fc_26;destsuffix=vcs_cache/0f923453456aae80774d5a22a18a4b021c304aad828e3b191db1a8e70eddd9da" | ||
| 551 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a1a9c4b846b3a485ba94fede5b50579c7f432759;name=git_da0444fc_27;destsuffix=vcs_cache/2f3fd5707f3a5ef68eb1d605f65e0f7f040eea9e2316455901264ff7a76d13cf" | ||
| 552 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=a24fb2fb8a0f8b563eeb002260472f7e3bf61e9a;name=git_da0444fc_28;destsuffix=vcs_cache/6ece0749e51c6283bf8ec5fb0ef923b8080f0cd233f257f2bab86cf99132485e" | ||
| 553 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=a9d3bda3a223baa6bba6ef412cb273f0fd163c05;name=git_da0444fc_29;destsuffix=vcs_cache/b39bbf1e5c63baf8bb27abab5aa581c65e0d2a22893ed2ccbcc8fa2f7dcb1f04" | ||
| 554 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=aed5e4c7ecf9f069775e08834fb724544628d38d;name=git_da0444fc_30;destsuffix=vcs_cache/76c8b59c51f75579a2bf90e92cc57e8f4e2a500ed3725ed80a3658d53656f5a9" | ||
| 555 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=b4ddaad3f8a36719f2b8bc6486c14cc468ca2bb5;name=git_da0444fc_31;destsuffix=vcs_cache/2d3ebf2b3becb39c1be69b88e39d7aa8db43c075ba91d98aae62eb5a138d13f3" | ||
| 556 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=b64e53b001e413bd5067f36d4e439eded3827374;name=git_da0444fc_32;destsuffix=vcs_cache/f763e75cb6e0a66e3db45181aca5c92be1272a1670fba8760e601f87dbfa5ea1" | ||
| 557 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=bb3f8db39f24d596342144141f45701e604f5aed;name=git_da0444fc_33;destsuffix=vcs_cache/344887bfeeba838fe45cc3e85acbc65c8b41d8479c57e501b63ee86e9aa4d8ac" | ||
| 558 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=be1d3432aa8f4fd677757447c4c9e7ff9bf25f73;name=git_da0444fc_34;destsuffix=vcs_cache/45eaa025ffdc54e3ff807e84ea4f78e7e3308e08b8bd3163b7772d10f3c1b0eb" | ||
| 559 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=c3d80250170dec19bf61949c81233cede5ddaf61;name=git_da0444fc_35;destsuffix=vcs_cache/95a474ae00b9a9fc1640c075028f051b7f01f99ff6e63c14137060c6c1357d59" | ||
| 560 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=c5567b49c5d04a5f83870795b8c0e2df43a8ce32;name=git_da0444fc_36;destsuffix=vcs_cache/191283175eeb4d3d15b5b47d46ebd97cc5fab28ca115de905e5dce54ea528219" | ||
| 561 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=c6e025ad80050062a239b53e0718310505381625;name=git_da0444fc_37;destsuffix=vcs_cache/959ee53ddac3475bffcdde7864a01e1f3f44f12b2b6258895c32e60fc072b37b" | ||
| 562 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653;name=git_da0444fc_38;destsuffix=vcs_cache/323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa" | ||
| 563 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=ce4227a45e2eb77e5c847278dcc6a626742e2945;name=git_da0444fc_39;destsuffix=vcs_cache/2d4d3c85c670be13ab91f6602ebc0a1892bb1d1ae5f03a88fe4f3645248e0a4a" | ||
| 564 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=d0b11bdaac8adb652bff00e49bcacf992835621a;name=git_da0444fc_40;destsuffix=vcs_cache/f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556" | ||
| 565 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=d0be0721c37eeb5299f245a996a483160fc36940;name=git_da0444fc_41;destsuffix=vcs_cache/e23d421c76c78ddc7b91228f72ce5f09a2820d7648b887aa27f4e1b7ffe9f8a4" | ||
| 566 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=d101bd2416d505c0448a6ce8a282482678040a89;name=git_da0444fc_42;destsuffix=vcs_cache/69b092f3052cf316407a5df18f4b3221c718e000dafe0d19f4a52b0956ba7a46" | ||
| 567 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489;name=git_da0444fc_43;destsuffix=vcs_cache/22f5e921e9490e228a90793f31e315529e8b21554b29c7870b6107a38ffdb843" | ||
| 568 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=e047566fdf82409bf7a52212cf71df83ea2772fb;name=git_da0444fc_44;destsuffix=vcs_cache/075e7899dac56451b657a23db3f1de52514ddd1fdc352d944b7af356360fcba8" | ||
| 569 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.42.0;shallow=1;rev=eaaaaee1dc1aacededf4a89bc4544558f425d5f1;name=git_da0444fc_45;destsuffix=vcs_cache/8e0c29133c55549f2a5ccd9da93c1f00cb94b6e82a15ed2bf8a2406448f69c37" | ||
| 570 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=ecd444e8653b66b20d764e53c22e3e615eea5fae;name=git_da0444fc_46;destsuffix=vcs_cache/441764dae04ce1074e113214aa183b570af02b017752ee6ad276371217e0e7f0" | ||
| 571 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=ed752295db8857b3a7f36c3f57e38509cadff471;name=git_da0444fc_47;destsuffix=vcs_cache/0555cb401880a6863ba43729eaeabdeb7dd091b7748a8889f5a571d77285e3b8" | ||
| 572 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=ef89a241ccb347aa16709cf015e91af5a08ddd33;name=git_da0444fc_48;destsuffix=vcs_cache/d79df398e10f45cc41b088a7c838892bc1802de9c3032fcde3b35c7562a3a083" | ||
| 573 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=f33a730cd0c449cfd6f7106780c73052e96cc33d;name=git_da0444fc_49;destsuffix=vcs_cache/4d327012092ff600f0511209ad29466a0d45cc9f59755afcebb220b606c28b1c" | ||
| 574 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=f84b799fce68db3cb46a8f6f819c1e56377181df;name=git_da0444fc_50;destsuffix=vcs_cache/5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511" | ||
| 575 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=fc697a31fa06b616162e34fd66047ab52722ba6c;name=git_da0444fc_51;destsuffix=vcs_cache/c44a2283b8abc15887293eb274725627464f4d8ccfcd1eca0e5b35fb88cefaf7" | ||
| 576 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=fc99dfbffb4e5ed5758a37e31dd861afe285406b;name=git_da0444fc_52;destsuffix=vcs_cache/6252d71824ff94f2bd9a528fcf778f94b7e23fefa0056fc9edd6ba8f04de0066" | ||
| 577 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=fdedc70b468f679c263a3ccaefc1faeed3239939;name=git_da0444fc_53;destsuffix=vcs_cache/782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b" | ||
| 578 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;rev=fead79001313d15903fb4605b4a1b781532cd93e;name=git_da0444fc_54;destsuffix=vcs_cache/19cdafbfbac3627ad6b8bb13b002e5423fe5634a71693ada4c6244b702bf9cea" | ||
| 579 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=034126e5016b48119ac2b12b5f4d3ae7f2a9eaa0;name=git_13df7481_0;destsuffix=vcs_cache/ccf36b46cf0ea9db00e8eee78451e8ec194df1878864b880291d5568879ef46b" | ||
| 580 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=03901d351deb5bd95deb90714fb75bf8e232cb22;name=git_13df7481_1;destsuffix=vcs_cache/aa7ee94ca8c2a7467e342ada72e93e1947993c2e719cf97e16ecc95c20284d13" | ||
| 581 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=1ac721dff8591283e59aba6412a0eafc8b950d83;name=git_13df7481_2;destsuffix=vcs_cache/1af1d21eb7fa2b5e8a9a6a7d5808842d0eea82c835de520cff0561f026a05912" | ||
| 582 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=3bfbaada29be620417d472f349d55056286b2119;name=git_13df7481_3;destsuffix=vcs_cache/6cde361d88de4dffd488cfa918dff8f19a8bfc876e3bcb0d3ba469b9838b74a5" | ||
| 583 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=4bf6d317e70e84f331138b880efdafc2ba2f6c3b;name=git_13df7481_4;destsuffix=vcs_cache/29507dbad2cae46fbcae4fc962a243a2c5e892dd2074ef6f1734d294b3ba9cec" | ||
| 584 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=6ce8bb3f08e0e47592fe93e007071d86dcf214bb;name=git_13df7481_5;destsuffix=vcs_cache/206acb8ff959778c884f1c3bbbaa82e36913ae74a9d04c7d1daf9ae735e6b899" | ||
| 585 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_6;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | ||
| 586 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;rev=c90efee705eefc6efa975842f5e85f455b0b4639;name=git_13df7481_7;destsuffix=vcs_cache/297abdff6eb1d63062878ae152e4dbbe2044e72c3faa8a549a52f14cb613602d" | ||
| 587 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.2;shallow=1;rev=d6ab96f2441f9631f81862375ef66782fc4a9c12;name=git_13df7481_8;destsuffix=vcs_cache/1448cd87ba33f0c5f7c01cf93b4c22767eb3d941a3e9ab58be3df424f0abb989" | ||
| 588 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=d8296639b499981d50d327e4b5714c5734e925d6;name=git_13df7481_9;destsuffix=vcs_cache/67c5b61acf0613f31cf24fb7b39c85659f78dd48e34194ac1b3ed6afcfad73df" | ||
| 589 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_10;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | ||
| 590 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=08078c50e5b5244ec123a6b69facdbc13b21a548;name=git_d7a72cb8_0;destsuffix=vcs_cache/6e426c04cd5151809be86349a81d8e817b0c3ee8a42a6cea4697ba1b81abbb88" | ||
| 591 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=0f29369cfe4552d0e4bcddc57cc75f4d7e672a33;name=git_d7a72cb8_1;destsuffix=vcs_cache/6a5bc2506db942146d8a314ada12f48a941f5ee9aafb0b9e7d53f1de7f4c0bfc" | ||
| 592 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=2e8d9340160224d36fd555eaf8837240a7e239a7;name=git_d7a72cb8_2;destsuffix=vcs_cache/224c3eaa9bb84008c635b317df8bcf3ee14b2da57e8d91e58397d48dc49b6410" | ||
| 593 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=4d954e69a88d9e1ccb8439f8d5b6cbef230c4ef9;name=git_d7a72cb8_3;destsuffix=vcs_cache/864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520" | ||
| 594 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=5d25da1a8d43b66f2898c444f899c7bcfd6a407e;name=git_d7a72cb8_4;destsuffix=vcs_cache/519b663d463d4efc56fd4a810585f7ef16426cce018e6e42ed60142506539041" | ||
| 595 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=858c2ad4c8b6c5d10852cb89079f6ca1c7309787;name=git_d7a72cb8_5;destsuffix=vcs_cache/953b311a964505de6e1c6de0e08ba65ce5eb3334bd9016417470f4352ad05b98" | ||
| 596 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=9bb904979d93d76cf7000f77c4a1d7bc06c7a708;name=git_d7a72cb8_6;destsuffix=vcs_cache/92954437a4c76ccacf6fe2fe66e6b9e0f13c497250678b4de2119d55af9fc81b" | ||
| 597 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=9fd604954f58d391cab0f7f49affb0a6aa864086;name=git_d7a72cb8_7;destsuffix=vcs_cache/c20351aab32c314523f5e7a58c41e14e5a174d8fb9019b3063f0eefaa7c3c580" | ||
| 598 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=ba52d332ba9961c5b5c1e8fee42614c0f5c2c076;name=git_d7a72cb8_8;destsuffix=vcs_cache/076dc968d89193de10ca00d86d5661fe03700d3ccafa53769dac5e090c5a7550" | ||
| 599 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=bf48bf16ab8d622ce64ec6ce98d2c98f916b6303;name=git_d7a72cb8_9;destsuffix=vcs_cache/ba506cfd432b7920fb2c5d6f6cb280c42e9d1911208fba8592a075d263ddf70b" | ||
| 600 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=cd4f82c27b84ec2516d3c38a5b5acaf8823e2702;name=git_d7a72cb8_10;destsuffix=vcs_cache/7c0db46f66056ac02fc0470c096aaa02ec57613845a3e8e77565f5f6f9ec862b" | ||
| 601 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=d2e6202438beef2727060aa7cabdd924d92ebfd9;name=git_d7a72cb8_11;destsuffix=vcs_cache/aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713" | ||
| 602 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;rev=e64efc72b421e893cbf63f17ba2221e7d6d0b0f3;name=git_d7a72cb8_12;destsuffix=vcs_cache/211a40fa92a2ec1c3cde36d221c9accab5379e7a230d56adf81aaae313ae059a" | ||
| 603 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.42.0;shallow=1;rev=52b71d3344c86b384ed34ebf73f1e6f37044fe79;name=git_2e975dd2_0;destsuffix=vcs_cache/58bff073b30a7ac866bad72c0f803b3ddfec341a59fd27d2db4b8dda9f0cec99" | ||
| 604 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_1;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" | ||
| 605 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=9d2dc074d2bdcb2229cbbaa0a252eace245a6489;name=git_2e975dd2_2;destsuffix=vcs_cache/7bae64b3057af373aecee34a2667fba2aff1e229ff6472c080e93e65458ffe5a" | ||
| 606 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=036812b2e83c0ddf193dd5a34e034151da389d09;name=git_d7307bee_0;destsuffix=vcs_cache/737630eedb4e22444bcc842c824d09c82d5ad676f18cc2707c343fe462789b29" | ||
| 607 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=09787c993a3ab68e3d1f5c9b2394ab9433f391be;name=git_d7307bee_1;destsuffix=vcs_cache/cbc28b85bb7dc700be3c18580ce9ab3ed657bdd6fddc6e818c41725dc83e6f42" | ||
| 608 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_2;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | ||
| 609 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_3;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | ||
| 610 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=37e7f081c4d4c64e13b10787722085407fe5d15f;name=git_d7307bee_4;destsuffix=vcs_cache/901f082ea4e1c94dfbaef54bd883432751214951b6b2d5885765a306b1c60d1f" | ||
| 611 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_5;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | ||
| 612 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=43a5402ce75a95522677f77c619865d66b8c57ab;name=git_d7307bee_6;destsuffix=vcs_cache/32b2418d90427c02e56a995b913942d75791bb2c01e6fe4bf4397ff7373d9d58" | ||
| 613 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_7;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | ||
| 614 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=6e8e738ad208923de99951fe0b48239bfd864f28;name=git_d7307bee_8;destsuffix=vcs_cache/7d5034817f1223ca018ebdc04acb161be44c7701db7dc206d930a59b8df9a014" | ||
| 615 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_9;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | ||
| 616 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;rev=e225da77a7e68af35c70ccbf71af2b83e6acac3c;name=git_d7307bee_10;destsuffix=vcs_cache/21df7493a16af12233b318b2a2a914c541c6b155a0bb6ec0891d01554074c1f4" | ||
| 617 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=ec11c4a93de22cde2abe2bf74d70791033c2464c;name=git_d7307bee_11;destsuffix=vcs_cache/7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c" | ||
| 618 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.50.0;shallow=1;rev=03ca0dcccbd37ba6be80adf74dde8d78a4d72817;name=git_f72f7a6f_0;destsuffix=vcs_cache/5cfd2dee9a73ad2b74a5a202a7622176b7b53077404be406f7317401761a7f6f" | ||
| 619 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=45a5f77698d342a8c2ef8423abdf0ba6880b008a;name=git_f72f7a6f_1;destsuffix=vcs_cache/a7419b420a2e506f348ba07a5e16aaf9ce7e42fb462ff1d80607a44f757d5cd4" | ||
| 620 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=60c769a6c58655dab1b9adac0d58967dd517cfba;name=git_f72f7a6f_2;destsuffix=vcs_cache/f3e1a666d9d92e2420717e0881b7bd899eccbf0fa6cb7f5668b5125bc82d889e" | ||
| 621 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=75b288015ac94e66e3d6715fb68a9b41bf046ec2;name=git_f72f7a6f_3;destsuffix=vcs_cache/53f32142c6ae91d9eb1970827fb761d947fb13c8e1584e0aab69bbe8abe723b0" | ||
| 622 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=87dc89f01550277dc22b74ffcf4cd89fa2f40f4c;name=git_f72f7a6f_4;destsuffix=vcs_cache/2c240249311dd23ac0e4519a6b3e14d9e797e206ecba3d5d123e8908b8493c0e" | ||
| 623 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.49.0;shallow=1;rev=982eaa62dfb7273603b97fc1835561450096f3bd;name=git_f72f7a6f_5;destsuffix=vcs_cache/23dac2d7085396c124998bcb52ef3e320806e49ca8538858dc73b51f3a6b50c9" | ||
| 624 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=a29dc8fdc73485234dbef99ebedb95d2eced08de;name=git_f72f7a6f_6;destsuffix=vcs_cache/c6789995124256bea0d3f83ceee6900a0201dea1c1439aeecc1e29ff86850fcb" | ||
| 625 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=c2843e01d9a2bc60bb26ad24e09734fdc2d9ec58;name=git_f72f7a6f_7;destsuffix=vcs_cache/6aba404d0e9e7095b3cccdd40e1c510f30f0db39f1a1159675c50a2e098effa6" | ||
| 626 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=cbcb750295291b33242907a04be40e80801d0cfc;name=git_f72f7a6f_8;destsuffix=vcs_cache/85d6bd12ac393ca773c4ba3dcfa1842d905bc8c921482514406e28f4ce473b61" | ||
| 627 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;rev=f99c8df09eb5bff426315721bfa5f16a99cad32c;name=git_f72f7a6f_9;destsuffix=vcs_cache/ef93889e3276e0f9aa66e6e08e0cb9bc68dc88fc8b28fe201104ad58bbcee41a" | ||
| 628 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=0ba52f642ac2f9371a88bfdde41f4b4e195a37c0;name=git_ed42bd05_0;destsuffix=vcs_cache/4009bff02f273077a815fa267efdd4e889d2234022a1332cb9d1e65f17aff2d8" | ||
| 629 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=0de0cce0169b09b364e001f108dc0399ea8630b3;name=git_ed42bd05_1;destsuffix=vcs_cache/4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451" | ||
| 630 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=16171245cfb220d5317888b716d69c1fb4e7992b;name=git_ed42bd05_2;destsuffix=vcs_cache/5d6a9854ab4a17d74321a6009437f2ff85fb00d36a67c37c11be99dd1495db57" | ||
| 631 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=161cd47e91fd58ac17490ef4d742dc98bb4cf60e;name=git_ed42bd05_3;destsuffix=vcs_cache/babc11e479dde015dda8f2983ff3d34baeca8fc3c8f903c8cdb86bbe5bd33276" | ||
| 632 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=1e06a53dbb7e2ed46e91183f219db23c6943c532;name=git_ed42bd05_4;destsuffix=vcs_cache/e5e7365236614733494687912040c7288383c585de2d711022b0a198ccf0fd80" | ||
| 633 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=244492dfa37ae2ce87222fd06250a03160745faa;name=git_ed42bd05_5;destsuffix=vcs_cache/0294ab09a5d22b3bafc76580c74ad3be0c2e3c5c0470d79564d6ad0dbb36b95e" | ||
| 634 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.52.0;shallow=1;rev=316e20ce34d380337f7983808c26948232e16455;name=git_ed42bd05_6;destsuffix=vcs_cache/8d3e280d3345387bdd35c143197391bbd4383d486ebe6282af075a83bafb973d" | ||
| 635 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=351d144fa1fc0bd934e2408202be0c29f25e35a0;name=git_ed42bd05_7;destsuffix=vcs_cache/0d9d87a8ac07eefc469eb1191ea42951e7ad5583b1de2e49c0220b691bcfceb3" | ||
| 636 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd;name=git_ed42bd05_8;destsuffix=vcs_cache/645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30" | ||
| 637 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=3a22650c66bd7f4fb6d1e8072ffd7b75c8a27898;name=git_ed42bd05_9;destsuffix=vcs_cache/7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b" | ||
| 638 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=3b0461eec859c4b73bb64fdc8285971fd33e3938;name=git_ed42bd05_10;destsuffix=vcs_cache/3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882" | ||
| 639 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=4c5254603344ea4a8ae4bed7e296a9588303e14f;name=git_ed42bd05_11;destsuffix=vcs_cache/b9cd596a2deb4fb229643470a8bf90f669b6d412165fa73e8cbbcc8b42ffb6f2" | ||
| 640 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=5a598a2470a0279bd28bab287167dc1ef0813153;name=git_ed42bd05_12;destsuffix=vcs_cache/3f638a2cf23c3931f714cb77dce5ce80ea71a168d275a5f00828325f69eb11b6" | ||
| 641 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=5f4716e94777e714bc2fb3e3a44599cb40817aac;name=git_ed42bd05_13;destsuffix=vcs_cache/1e4008b4d2ed8dbe6009a384991e186f69b261851c6aa988ca42a6589cf8aa36" | ||
| 642 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=60506f45cf65977eb3a9c6e30f995f54a721c271;name=git_ed42bd05_14;destsuffix=vcs_cache/95c8f0f0639748a18b66427f3ed307a63b417469f6d282f5115cce730b6288cb" | ||
| 643 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=69a78807bb2bb6d1599c68698c6b009505012083;name=git_ed42bd05_15;destsuffix=vcs_cache/790f338e43aad3af78a9eb98e04e8e9e896e3a4ba134a79d5c8585b661ac7984" | ||
| 644 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=6afb5195e5aab057fda82e27171243402346b0ad;name=git_ed42bd05_16;destsuffix=vcs_cache/1dc4ea74a49ef2f9e15596107a4368ad7b80ce3bd241461b2f5655b80b735783" | ||
| 645 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=7e3656a0809f6f95abd88ac65313578f80b00df2;name=git_ed42bd05_17;destsuffix=vcs_cache/a1bbc21b37faf7d1ede5ef6a8ea7ae9df3d51426d3b2eade960e923ffa0fe5c9" | ||
| 646 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=8a410e7b638dca158bf9e766925842f6651ff828;name=git_ed42bd05_18;destsuffix=vcs_cache/e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448" | ||
| 647 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=9b4f9f5ad5197c79fd623a3638e70d8b26cef344;name=git_ed42bd05_19;destsuffix=vcs_cache/aab210d5168ab5d0eb7b29fcd1229fd78bf54a26df73369093959e1c5a2d5a70" | ||
| 648 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=9ce7a6920f093fc0b908c4a5f66ae049110f417e;name=git_ed42bd05_20;destsuffix=vcs_cache/d1c5cd8b952b4d7d7871dcd2c0e2ffaf47dce02360426149b56a184fe82016ab" | ||
| 649 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=a5a99cb37ef4b68617775ab669177656090ab396;name=git_ed42bd05_21;destsuffix=vcs_cache/a122393f2e912ec783e9ba01304e42d4cb21999557032382ed9be5f40cb341e7" | ||
| 650 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.53.0;shallow=1;rev=a8d1fc14d9e33e1f6842ab78a0127d42cd8fff44;name=git_ed42bd05_22;destsuffix=vcs_cache/98af89ec07393d8e8d20abf63ba97689f10e706fbdd9c99f0df85fdafb3def77" | ||
| 651 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=a91f0712d120a21e49061d61eb6ba9b88cb0d376;name=git_ed42bd05_23;destsuffix=vcs_cache/76028ffa59c5f383fa6fe906714eb8177c75935a280e759fa4ecf4b34914d401" | ||
| 652 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=ab34263943818b32f575efc978a3d24e80b04bd7;name=git_ed42bd05_24;destsuffix=vcs_cache/67f8daa133d5d3aa5cc66af77a4d05b21beb21ec42581c9b8c5483328dae7b70" | ||
| 653 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=ac852fbbde11df194bfd5004603c7c8e117901f2;name=git_ed42bd05_25;destsuffix=vcs_cache/ddd39c0b038ec7fd90ade02fd97464e657862bda4c09ef038dd9a8acc02bcf6b" | ||
| 654 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=c0dbc17a35534bf2e581d7a942408dc936316da4;name=git_ed42bd05_26;destsuffix=vcs_cache/d94ca4f89187bc7d529d14580f76d6371586784792341eef4703aea4b418261f" | ||
| 655 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=c89045814202410a2d67ec20ecf177ec77ceae7f;name=git_ed42bd05_27;destsuffix=vcs_cache/cdf18ecda7ae73e5743cd875ea665335c5f27d42c68b85dc980eb787be0f539c" | ||
| 656 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=ca1201d0de80cfde86cb01aea620983605dfe99b;name=git_ed42bd05_28;destsuffix=vcs_cache/764bf3da53d3e1c5558695a6445ab74fabacb0a7a67ddfe5f7ed7bbba485b15c" | ||
| 657 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=d3edc9973b7eb1fb302b0ff2c62357091cea9a30;name=git_ed42bd05_29;destsuffix=vcs_cache/e338106e36d263200de6f0231167e3742ef36932245f162060c7cf7dbe30bc7f" | ||
| 658 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=d523dce5a7f4b994f7ed0531dbe44cd8fd803e26;name=git_ed42bd05_30;destsuffix=vcs_cache/cffcc987b1d8b29811f2a497bd3d61dcb59250df40f0e8f23ceb7467b4632036" | ||
| 659 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=d8887717615a059821345a5c23649351b52a1c0b;name=git_ed42bd05_31;destsuffix=vcs_cache/714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d" | ||
| 660 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=da137c7871d730100384dbcf36e6f8fa493aef5b;name=git_ed42bd05_32;destsuffix=vcs_cache/883cff1f21736e45b36513fc795c8437984fa7acd16a45bcc4f7b212c31783c4" | ||
| 661 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=e0ff5e5a1de5b859e2d48a2830d7933b3ab5b75f;name=git_ed42bd05_33;destsuffix=vcs_cache/0aeb9058a7a28b41e008ccfc69859d7e8d16400b7116bc5d2446bb9bd34b75d9" | ||
| 662 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=e18ecbb051101a46fc263334b127c89bc7bff7ea;name=git_ed42bd05_34;destsuffix=vcs_cache/376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd" | ||
| 663 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=eb5bcb51f2a31c7d5141d810b70815c05d9c9146;name=git_ed42bd05_35;destsuffix=vcs_cache/ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe" | ||
| 664 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=f4e77d36d62c17c2336347bb2670ddbd02d092b7;name=git_ed42bd05_36;destsuffix=vcs_cache/44ff044304e2dede376de6ca8a9b761b172263a129fac02ed4d7f85dafb096fa" | ||
| 665 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=f5854403a9740e74b2e9e725e6cd7c8a57711905;name=git_ed42bd05_37;destsuffix=vcs_cache/fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16" | ||
| 666 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;rev=ff519b6c91021e6316e1df005bc19f266994ddda;name=git_ed42bd05_38;destsuffix=vcs_cache/a78a9cb6008b9dbab40d76c97ff4983cb40c6af12560905086055be4642e5b37" | ||
| 667 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=0405dc783f0a9c4dbf56901f56e49fa485943f4c;name=git_879ce674_0;destsuffix=vcs_cache/d8094bfff5be63c2b0853e1c998c2afa53b43dba21cc8d3cfe527f9d7ece4fe5" | ||
| 668 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=2f50522955873285d9bf17ec91e55aec8ae82edc;name=git_879ce674_1;destsuffix=vcs_cache/a9173c2f6c06cf46d8d352e9a005f8a639979213a6b3ce9c28b85b3a8feea812" | ||
| 669 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=509febef88a4b4fad613c9cc84ac7e982f22e774;name=git_879ce674_2;destsuffix=vcs_cache/24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3" | ||
| 670 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=6cc2880d07d65fc535a1fb4fbd58b397bc1c5312;name=git_879ce674_3;destsuffix=vcs_cache/d44b881013a1a32499c214d17a48e29f44234e14bdad245c0c13d53242305333" | ||
| 671 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=746e56fc9e2fafde18176275ce0b96b06ac53955;name=git_879ce674_4;destsuffix=vcs_cache/90dfcbb138799e93827d4e5377bdcd0b5c6a8816630286285b71ad7fbe200a4f" | ||
| 672 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=7ab1446f8b90c13150a856cfe6a0e8ab9af5a50d;name=git_879ce674_5;destsuffix=vcs_cache/330b3bd6713d6dba08ece44f59d7cd1602491fb6f55b68ab5608340edcfc9fc3" | ||
| 673 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=a1ab85dbe136a36c66fbea07de5e3d62a0ce60ad;name=git_879ce674_6;destsuffix=vcs_cache/c407947082e00cb9b17e762f1bdf26756d1c843481a7cbf2b9db2195a5f000e3" | ||
| 674 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=a1d7652674e8f269b17d9be90d3c4c1d0e8830e8;name=git_879ce674_7;destsuffix=vcs_cache/5da1e6476d8c10399b2d224d117d1922fe284dbd2d5a779a5c8eed9ef52b1ae1" | ||
| 675 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=c13cbed26979984b7dddd468b78daf72f8b4b473;name=git_879ce674_8;destsuffix=vcs_cache/5e3865da628c79dcfbf1fe1b38e44eec9a2cb87916320ca4b24e18c632d01c0e" | ||
| 676 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=da58074b429933d2abeae71d6ef619366febf38e;name=git_879ce674_9;destsuffix=vcs_cache/0c008f03dfadc1ba1ed0f9302784a76949b4893799820d559755ea2e0ab1acfa" | ||
| 677 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=efd6b22b2522a48712e1fd0b3c1ab34d243f5245;name=git_879ce674_10;destsuffix=vcs_cache/4281c66658a4012d76c7a15fa06fddce2becfd1e8d1481fc5f88cc83d970e281" | ||
| 678 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;rev=f17229e696bd4e065144fd6ae1313e41515abbdc;name=git_879ce674_11;destsuffix=vcs_cache/91669ead7de1bac04412edfec51b8a55066b1b5d40fd8e953da885087ddb5d1b" | ||
| 679 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;rev=14c0d48ead0cd47e3104ada247d91be04afc7a5a;name=git_38515699_0;destsuffix=vcs_cache/7afd1c64dfde05434b834de00d80d064b0dee0ac8e86a20a3ccb3b3477062816" | ||
| 680 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;rev=17ff2d5776d28fa6ba2280c1053f7adf8d32eea6;name=git_38515699_1;destsuffix=vcs_cache/4d433f261a2c7cdc7fd6aff90f7c6096c21b412fcc4b5c8494239264cb0c661b" | ||
| 681 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_2;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" | ||
| 682 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=411405224d4e7203b9403f12fcd53a9a386423d2;name=git_38515699_3;destsuffix=vcs_cache/e76db68acf0b576548fa714f294c3cc8f71a39e409d5458a9af88b7c906026db" | ||
| 683 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=411e6fb2c3b4026500e40dd512fd976f95333fb0;name=git_38515699_4;destsuffix=vcs_cache/7b34b135bbda1292ea284d86dfed6e5bdf5fc64fa2fe19d2299467019e4d1944" | ||
| 684 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=75a595aef632b07c6eeaaa805adb6f0f66e4130e;name=git_38515699_5;destsuffix=vcs_cache/7c683dff6b1d330d20dc7fc0e186c8632c397daa3755d4b91c1b350508bb8953" | ||
| 685 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=7ca2c6d99153f6456168837916829c735c67d355;name=git_38515699_6;destsuffix=vcs_cache/ebd21b780d473b9c6279389bf7828889387f448497e2613cddf2feabfcde4ea8" | ||
| 686 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=8577a70117e110160c45f32af0e0df84eef844f7;name=git_38515699_7;destsuffix=vcs_cache/42e8afdffb1e928fc8f72001a49acc8367837dba7f1b00cb46358b34d57da095" | ||
| 687 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_8;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 688 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=2c09566ef13fb5556401ddff3c53c3dbc2a42dac;name=git_e2f6844a_0;destsuffix=vcs_cache/8716990bce5a795ed7217a8414cde3a2264737d777a6c6d672af4f144ebc54d7" | ||
| 689 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=555d28b269f0569763d25dbe1a237ae74c6bcc82;name=git_e2f6844a_1;destsuffix=vcs_cache/cc2d1a6d2eaa513064d93e0e7d68799f6f3b9e55afaad10db65a954e84930405" | ||
| 690 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=812b343c8714c317b0dad633efa6d103e554c006;name=git_e2f6844a_2;destsuffix=vcs_cache/4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98" | ||
| 691 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=85acf8d2951cb2a3bde7632f9ff273ef0379bcbd;name=git_e2f6844a_3;destsuffix=vcs_cache/b7d0032a2b35ad2b155634b64567be8ddff4d50ec5f5b11d4d6dbcd5de0d4a04" | ||
| 692 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;rev=9d24e82272b4f38b78bc8cff74fa936d31ccd8ef;name=git_e2f6844a_4;destsuffix=vcs_cache/a7bf7a0a97321984eb1263f5f8bcb9a99d0c8c477cc52ef001a84cf9d22bdc60" | ||
| 693 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;nobranch=1;rev=579e4da9a98c27e12794ba808942ab5e581c20c0;name=git_fe729624_0;destsuffix=vcs_cache/7ed0b7495d855a1adca18eebc24961ad0903de6c26a5eecb97e329d8584443cd" | ||
| 694 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;nobranch=1;rev=be6f6cb8b1fafcb1c710a0666a79acac61139b7b;name=git_fe729624_1;destsuffix=vcs_cache/8769e75b3c0d88084f1ae1ab0bf12fc27fa9d58db51659927ed3b9529b6c52e3" | ||
| 695 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=023911ca70b2cc091589e1a4b1be99e92165422d;name=git_7d9b3b49_0;destsuffix=vcs_cache/ea46f0fa4dd9eba08f834a2bd8dc044113f8b67d61f85320b560e68b442e05f9" | ||
| 696 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=079ba7bd75cd9273a17b56fd7759dda47d106fdd;name=git_7d9b3b49_1;destsuffix=vcs_cache/a6af1240cf48c72e88e6c9c3f3ec6c90e090639c21e772e6efe0718ba8ed7f5e" | ||
| 697 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=0bb0c0a6e84655f8baa6389e6dff9796ca1b26d2;name=git_7d9b3b49_2;destsuffix=vcs_cache/9bcffe49fd6f1222546abfdb28e7b18b0bd6579d413b369c2fc3e67eb2af5be2" | ||
| 698 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_3;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | ||
| 699 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_4;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | ||
| 700 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=11d5b4c81c7d840ea4047650c225641a5f855ad9;name=git_7d9b3b49_5;destsuffix=vcs_cache/2d8d3902f23e044a5cf54516d823fff0b6b9f9f5f68437d7ecc2be9b9c21c578" | ||
| 701 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=1cc6d1ef6c743b46817e84e7fde3eae82816dc9d;name=git_7d9b3b49_6;destsuffix=vcs_cache/b1ff1fcac3f303ec8f9dc45f0a04e618eb529d4b6f31d5a63510d76ecaa5decb" | ||
| 702 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=20370b0cb4b25d20a35ee592d915c5e0640a0258;name=git_7d9b3b49_7;destsuffix=vcs_cache/bd0bf6e3ed018e210e16e525555d05e0486d4ec53d3ba7c609b7e56b9364fd2f" | ||
| 703 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=24a8e95f9d7ae2696f66314da5e50c0d98ccaa90;name=git_7d9b3b49_8;destsuffix=vcs_cache/b4e15c2bd2ae70b346d536f2c90da575e37fb9ee7f4a4623803ae6c7cab66d75" | ||
| 704 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_9;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 705 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2bc93b1c0c88b2406b967fcd19a623d1ff9ea0cd;name=git_7d9b3b49_10;destsuffix=vcs_cache/a38308477b0826f4e2722c46d57181206aed37d83120b2006c188cb3ffd8b45d" | ||
| 706 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_11;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | ||
| 707 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2d16b83fe98cd1bed9e2ce9fdc86bd438d14aab7;name=git_7d9b3b49_12;destsuffix=vcs_cache/f527e1fac3f75fc1a067a73434c4c47c4b96ac108d2cba6b0e47872d79a9a180" | ||
| 708 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=2f3ba24bd6e75104fb11be4edf062de340ffd1ab;name=git_7d9b3b49_13;destsuffix=vcs_cache/1c2aaa00f769aa85e30892812bc2d3337acbf407b7b7572dba2749015f07e032" | ||
| 709 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=36563e24a2627da92566d43aa1c7a2dd895fc60d;name=git_7d9b3b49_14;destsuffix=vcs_cache/99ab34378fbb8c2df203059478095f39cae3e1680e667b56e537713b29c25b70" | ||
| 710 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=39188db5885871ea0132a6314eab0c1b5d179a8b;name=git_7d9b3b49_15;destsuffix=vcs_cache/d264cf9b238b9cff8b395b9b32e33d4177f14385bed998da7abed371f5e0526f" | ||
| 711 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=3a792d9c32b2634e09d90a8e377b8f77fca8f02a;name=git_7d9b3b49_16;destsuffix=vcs_cache/305ed2d38b46f24b73f9e12743362ec0902aef39adfa78bad6c7a3313e5b63d4" | ||
| 712 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=3dd188df80fd3563559f02e4eeb10ba1043cce55;name=git_7d9b3b49_17;destsuffix=vcs_cache/72caacbd34fed65d0d9d0b7abba9d20d2558759fa56e50847189046954a72cce" | ||
| 713 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=43d50277825c291cf84444b652566c6f79131ff8;name=git_7d9b3b49_18;destsuffix=vcs_cache/d240ea68b66b61b52fcb2f0df676a9917cd4ba684b16e8a6a3661744be6d149f" | ||
| 714 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=4f2ddba30aff720d7cb90a510a695e622273ce77;name=git_7d9b3b49_19;destsuffix=vcs_cache/127436867fee18029c314cbf5aa8f3817b6baa749db4930661ea03d4cf64fc1a" | ||
| 715 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6467de6f59a7c849780e0f7e4a33c7a2dfdd2e71;name=git_7d9b3b49_20;destsuffix=vcs_cache/c31e56539c4f66de07b7aed2ace97400ca14f476578f99758dae504d826b50d5" | ||
| 716 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6889da9d54793ea182dd07be58824cf86bf0746b;name=git_7d9b3b49_21;destsuffix=vcs_cache/4bb680d5078e9f5b224321050fa642d40db62d9aa94cd313b947c99ae68dec5f" | ||
| 717 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6c149bb5ef0db65038b2abbe6c6d0128f2f2cd90;name=git_7d9b3b49_22;destsuffix=vcs_cache/6692c891910018beadfcc14c9ec45f46ab5327bfd61da79d3af068a112d336cb" | ||
| 718 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6cdbf07be9d0ad08776df0b65fb1b3e4e617c42a;name=git_7d9b3b49_23;destsuffix=vcs_cache/8634fb91aae0d9ac927aa95432dd838b88fa185eb24871e8719bb90baeec6312" | ||
| 719 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6e04913cbbac05c5c0c9d8f237717e292f700e76;name=git_7d9b3b49_24;destsuffix=vcs_cache/6944ed54388a92cad4d9aa7f6954b553270a8bdd815358451b7f2df801d00eb2" | ||
| 720 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=6e064ea0cf2dcfaca8da2da9f42da458bab38756;name=git_7d9b3b49_25;destsuffix=vcs_cache/efa64d8d3cd55f203299331ff8e8e78d5b40939e93c3d4630911486b2c36a6db" | ||
| 721 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=706bc42d1f0d6e520b893595825c475de0fea824;name=git_7d9b3b49_26;destsuffix=vcs_cache/f5f732e5f87c658191cc36b24e9fe8add41b81ac928ea26c1ef182fad341b09f" | ||
| 722 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=77e3bb0ad9e72123a382fe9c4870b269210dab83;name=git_7d9b3b49_27;destsuffix=vcs_cache/cce92615db3a3b6760dc9c89f486481afa96867100287870b9b10b2418b14c29" | ||
| 723 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=7b8e75db28f4b09dc0b853eadee5b034956bcb9e;name=git_7d9b3b49_28;destsuffix=vcs_cache/6d390c64b47660abe1d1ce2ce2ef75a6e5b2b861ee6468715614a2c2dc3b8eec" | ||
| 724 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_29;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | ||
| 725 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=7d3b6ebf133df879df3e448a8625b7029daa8954;name=git_7d9b3b49_30;destsuffix=vcs_cache/c755819b69cf8b7b057384c91b3783a9b6fb8e30eb2cc7bb6cbd47a844700fc9" | ||
| 726 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=8de300cfc20a62d78c74c4b482fcfc0090f8d95c;name=git_7d9b3b49_31;destsuffix=vcs_cache/8c146f3af69ca54b0f4041c7e3494127df29dd0184a797039c33277936e0e8d0" | ||
| 727 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_32;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 728 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=95d2e580d8ebe4f401d837412cc97c79829521d0;name=git_7d9b3b49_33;destsuffix=vcs_cache/478c24895abd62719976e666dd78fadc4852bcfe2907e14e2ea05ed20c641fc9" | ||
| 729 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/packages/packagestest/v0.1.1-deprecated;shallow=1;rev=9b68bc9966ee62cbe4704dea268ca17f0d2cd8a7;name=git_7d9b3b49_34;destsuffix=vcs_cache/8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441" | ||
| 730 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a0e659d5136104039ac16d1718b6ef26f458e22c;name=git_7d9b3b49_35;destsuffix=vcs_cache/1980977bb288fad93cf20d33c91d1b3c0e055ea4d1684e06dc77923ac1279aaf" | ||
| 731 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a30bf2db82d4f645ded9030efbbf6d4fbe5e70eb;name=git_7d9b3b49_36;destsuffix=vcs_cache/35569a3e9a1616f688fef658c58f92ff87ff0e02f5e9b3f1b86683e655148455" | ||
| 732 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a543418bbed226001a4070d59e3948f32822fa7b;name=git_7d9b3b49_37;destsuffix=vcs_cache/604b6ba5d4ebe76a481d4830bee4d6f566e7e631b571ac8015ce69c86641d7ab" | ||
| 733 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=a911d9008d1f732040244007778232b02ebb2b84;name=git_7d9b3b49_38;destsuffix=vcs_cache/66ef5cdeff3f23cd4cb68ee35cea085a2611f440b73b84717eaf81c91073c59c" | ||
| 734 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=aa38f8e97acca3a446000a524f892ba64f088b80;name=git_7d9b3b49_39;destsuffix=vcs_cache/d5c13ab3374e4242245cd0595b867cfe12f93d31d10ba90e441ea1dcde728768" | ||
| 735 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ab21143f238442efbf2d6acedb69eaddbb43d088;name=git_7d9b3b49_40;destsuffix=vcs_cache/7120c62aa1f536f776c11268e04c38e6f605d466d77fdee84ce605103cb163c9" | ||
| 736 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ab2804fb9c9d835d4f0c627146cdd5cb04d69b0b;name=git_7d9b3b49_41;destsuffix=vcs_cache/681d3176ec23cc963357eee4e001402c35ba39a7b6b9050a438517f6513a06f2" | ||
| 737 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ac6f37ff4c2a33cb06841e9c34015d81e7f9b5b2;name=git_7d9b3b49_42;destsuffix=vcs_cache/43b44f7fa1982c6186dd9e542925373fcba4fb45f5f11c6bb15ae15ae102e76a" | ||
| 738 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b0ab187a48186b109eb44ed635ba4408fdfbb658;name=git_7d9b3b49_43;destsuffix=vcs_cache/1125b0e89656eb8e1827a5e40f05c6f90cefd3865b1ade44e370a473fc143751" | ||
| 739 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b303f430e36defd25ec47aec1f8076610fe28c38;name=git_7d9b3b49_44;destsuffix=vcs_cache/ca0a4bf9cc24502eb0d02fad0c6ac2b3af2b6ddabbf8da645234be4dad57bdce" | ||
| 740 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=b753a1ba74fa2c944df1826a2f467fb9e51f801e;name=git_7d9b3b49_45;destsuffix=vcs_cache/392fab25e5f801d07d491491567c4db5dee7a7a32a1a6567457ef700862486c7" | ||
| 741 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=bf090417da8b6150dcfe96795325f5aa78fff718;name=git_7d9b3b49_46;destsuffix=vcs_cache/af3c08c9017348d0a11699087455e33b9a2822c39bdbae5ffe5757b448be7d38" | ||
| 742 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=bf1340f18c4a84892158455a762da3c45c604c7a;name=git_7d9b3b49_47;destsuffix=vcs_cache/6c8790fc7b3befa2907aa988d6874dc4e1f8e7d5c07ba6a015d4776be0e2a4e4" | ||
| 743 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=c3e30ffe9275c0e89ef0d38049bad16987bd7fb2;name=git_7d9b3b49_48;destsuffix=vcs_cache/99ed6e2cadb97ba3a9fe774b6c6faf8ad27a3b136188c69f6ec28f265dfbd55e" | ||
| 744 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=d0a3d012864b53e579e8ec5cbf6a5405dbc12423;name=git_7d9b3b49_49;destsuffix=vcs_cache/96223c6883b6ad53c22b89242d9d1822370ac2846c4f8978c66911fb347463eb" | ||
| 745 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=d93e913c1a5829629e8005c31b45b96a7b143a16;name=git_7d9b3b49_50;destsuffix=vcs_cache/8c06f3620c20e0fbf8d87da552298111acbfddb8c446917ff68420070f9f54df" | ||
| 746 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=e65039ee4138194d75ebaa2da35887260d5e15b2;name=git_7d9b3b49_51;destsuffix=vcs_cache/997a34db84eadec76534a800881cfdad5e184fc260cbf1d53bcfe3ac91dc2f64" | ||
| 747 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=ea181f53ac568019e9fb1574c252555775c01e28;name=git_7d9b3b49_52;destsuffix=vcs_cache/312b74551646c70a4fcbb0a1dfbf1768f6e42206c1e119131d2af5faaf4f0a73" | ||
| 748 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;rev=f727befe758c04ce68d52abc6e69ad111e2c6797;name=git_7d9b3b49_53;destsuffix=vcs_cache/4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950" | ||
| 749 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fe37c9e135b934191089b245ac29325091462508;name=git_7d9b3b49_54;destsuffix=vcs_cache/09b8c3d38b40154ed1e7eb0e59cab361ef8cb98e5b119ce32f5f1aff63b473e6" | ||
| 750 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;tag=v2.80.1;shallow=1;rev=cb9292a1800659470ad0587b2fe18a30ce2ece7e;name=git_9d03197d_0;destsuffix=vcs_cache/93aef6edb97386abd8ad3cc259758fc351ba98dfe2c805329daf1350c731d42e" | ||
| 751 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;nobranch=1;rev=28399d86e0b55e612b83ad94dc6bac8e5de2a5ac;name=git_9da930f9_0;destsuffix=vcs_cache/22693837c5770890f5e2f52cbc491ea66703f3c4b7c90532c0b8bc4f47b423d5" | ||
| 752 | SRC_URI += "git://software.sslmate.com/src/go-pkcs12.git;protocol=https;nobranch=1;tag=v0.7.1;shallow=1;rev=09ae172c24ac95fc8eebca8fa163c1319a50f5c9;name=git_8d90509d_0;destsuffix=vcs_cache/ad7ccf9a472d50867b3b85cf7fcc04d6211dfa47a69b1ac6f382e907e0ccd672" | ||
| 753 | SRC_URI += "git://software.sslmate.com/src/go-pkcs12.git;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=783a42d0116eddc32ca2216d9b4ff4ee6211b736;name=git_8d90509d_1;destsuffix=vcs_cache/e441e1f1dfcf1e5b4c9dcf18922c951e4324816271e2aa73b33e8aa909fb5bbc" | ||
| 754 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.39.0;shallow=1;rev=9a6a4d7dec6c950b12977cb166e1954bc74e8777;name=git_9cecf883_0;destsuffix=vcs_cache/d6325838b930f9953f99f15faa73b67107056d0ec073d6f27dcc4c158e011258" | ||
| 755 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.2.1;shallow=1;rev=715f58ce2f17e2176b8e53b871e47531a259cc1d;name=git_0cf36a85_0;destsuffix=vcs_cache/1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412" | ||
| 756 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=sdk/metric/v1.39.0;shallow=1;rev=6ce14298b9d58647295280560205307768400496;name=git_120ed83a_0;destsuffix=vcs_cache/6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db" | ||
| 757 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.43.0;shallow=1;rev=9276201a64b623606e3eaa0d61ae8ee6d62756c0;name=git_120ed83a_1;destsuffix=vcs_cache/1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572" | ||
| 758 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.42.0;shallow=1;rev=a3941ff595235e952774f0a581c7655bec93b0ab;name=git_120ed83a_2;destsuffix=vcs_cache/c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6" | ||
| 759 | SRC_URI += "git://github.com/go-check/check;protocol=https;nobranch=1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | ||
| 760 | SRC_URI += "git://github.com/go-check/check;protocol=https;nobranch=1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 761 | SRC_URI += "git://github.com/go-check/check;protocol=https;nobranch=1;rev=41f04d3bba152ddec2103e299fed053415705330;name=git_fc1e328f_2;destsuffix=vcs_cache/b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d" | ||
| 762 | SRC_URI += "git://github.com/go-check/check;protocol=https;nobranch=1;rev=788fd78401277ebd861206a03c884797c6ec5541;name=git_fc1e328f_3;destsuffix=vcs_cache/4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666" | ||
| 763 | SRC_URI += "git://github.com/go-errgo/errgo;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=f768c5ab0476c50e978b039312180859c10fe8c0;name=git_c4c51b5f_0;destsuffix=vcs_cache/1d12f78e32dbca2d0444388465b0d12d20195abba51688fed428a647df9041e1" | ||
| 764 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;nobranch=1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" | ||
| 765 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;rev=496545a6307b2a7d7a710fd516e5e16e8ab62dbc;name=git_b0089ab1_0;destsuffix=vcs_cache/e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c" | ||
| 766 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_1;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | ||
| 767 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_2;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | ||
| 768 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5420a8b6744d3b0345ab293f6fcba19c978f1183;name=git_b0089ab1_3;destsuffix=vcs_cache/0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c" | ||
| 769 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_4;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 770 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_5;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 771 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;rev=a5ece683394c3b88d90572e44d36c93aea492c2c;name=git_b0089ab1_6;destsuffix=vcs_cache/d8bfbe68a12fe27737c3790dd353d4964f9fc63b5912981ce0b4131854483912" | ||
| 772 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=bb4e33bf68bf89cad44d386192cbed201f35b241;name=git_b0089ab1_7;destsuffix=vcs_cache/1f7e83ec724c755764f3344a88453ae97f9073b233491e4e908ec80f0e3c8dad" | ||
| 773 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_8;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 774 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_b7879a4b_0;destsuffix=vcs_cache/35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5" | ||
| 775 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=02490b97dff7cfde1995bd77de808fd27053bc87;name=git_14bb952c_0;destsuffix=vcs_cache/aee168ddcfc4953d898f044e848275d235131068ee358fdbfa225b1445d818f1" | ||
| 776 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=0324d5e90dc7753607860272666845fad9ceb97e;name=git_14bb952c_1;destsuffix=vcs_cache/49033fc86c907eec7703c9889427222e6749c980ce4775375829fbcd70e62659" | ||
| 777 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=067bed655e9cbc26f4dbac8f8897b30756d90990;name=git_14bb952c_2;destsuffix=vcs_cache/80181b41254dc7a8bd15b0bb830b29ab086896c5171b4b1bb95a3495cc79934f" | ||
| 778 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=39fb9f0d81a68916f0849eb9410d8a4b7291b011;name=git_14bb952c_3;destsuffix=vcs_cache/b21d0306f078808a40c50693bb994f98d82aaef3862b71a8a93f1cb19f813dfe" | ||
| 779 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=4bb729045d611fa77bdbeb971f6a1204ba23161d;name=git_14bb952c_4;destsuffix=vcs_cache/12733c74266e790304493625a12bfaa45e5f030a99cccaac4015a7785e8f24ec" | ||
| 780 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=4f42dad4690a01d7f6fa461106c63889ff1be027;name=git_14bb952c_5;destsuffix=vcs_cache/8de1e7954d8c65675145bfd8ebb8541edb70904906ed04fffeb0292b9e0f1406" | ||
| 781 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=6f5c88b9e8c709c0f1fff128c30b041c71d14da4;name=git_14bb952c_6;destsuffix=vcs_cache/8f93d42fb1d12795914e916cc1b915c46dbabe25edf4407a980c0abb3eb2296f" | ||
| 782 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=7570391cc25b18bef231a82fadc38f78fa76265c;name=git_14bb952c_7;destsuffix=vcs_cache/a2a24f2ac16563e37cd078940129a435eb60c6d7f36f2328fa3171f775258f85" | ||
| 783 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=7fd7a5fcdd3f78a6c49556a5358164cb1405bd51;name=git_14bb952c_8;destsuffix=vcs_cache/9f6b28d2bed04a7758913f4c4682b3f7783d6d556b391bb18bad189aa83af21e" | ||
| 784 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=83789d6f76032d4cf96b41feedb3a77e7a1e8f1c;name=git_14bb952c_9;destsuffix=vcs_cache/c56bc734a94da4ee969db66434723db16fc71419a98e36113f925bdad3b7e053" | ||
| 785 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=84df58a8914832693858b396c6099dee1756bf13;name=git_14bb952c_10;destsuffix=vcs_cache/ebd9bf9a722b43e71183c3050d89bf6ad9828d8e2906d5602b0ee9b9285d8b79" | ||
| 786 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=8a410c21381766a810817fd6200fce8838ecb277;name=git_14bb952c_11;destsuffix=vcs_cache/a3c3d9d92d521b98db8b70e365e91b3db223f268a7e27dbe5788c9bfcaf9c55a" | ||
| 787 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=96719b1b1f69ca4d05cf4091cfd67b9e44a412c4;name=git_14bb952c_12;destsuffix=vcs_cache/2346cfeecbf9a25b01bcd00bd66d67085b82e45f4115a5a89f581d929511dfdc" | ||
| 788 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=aa5d4e47691e7ae1aebb5221ff8e4beea23fad72;name=git_14bb952c_13;destsuffix=vcs_cache/33ca300d48a3d01994bc33e565dff05122b46b20e9a3045025c97da167e2ad1e" | ||
| 789 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=c24765c18bb761c90df819dcdfdd62f9a7f6fa22;name=git_14bb952c_14;destsuffix=vcs_cache/23eb4a26dc9b47453374f9dddbe95b6b9a0854dfeda0613040b861060ef6be1e" | ||
| 790 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=cb1f45ca288bfafb52ab824361c939d908e525ad;name=git_14bb952c_15;destsuffix=vcs_cache/6e4d31f70d461be2c439583bf327fc4c547e8b4fc2d4195b358baa66344135b5" | ||
| 791 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=dcbe36d62163edc6a7dca06c1d9f34881a2283b7;name=git_14bb952c_16;destsuffix=vcs_cache/29c1bbf10afb63358cfa30a9f53d44df868c21a0799554fe7d303bc45f9f140d" | ||
| 792 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=dec2ee309f5b09fc59bc40676447c15736284d78;name=git_14bb952c_17;destsuffix=vcs_cache/20791057c93ae70c656a8118745e267b31231c8300e5f7c7ae21f2333fa06419" | ||
| 793 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=e50386d957b9722c99d7de922c42d9226a39e82e;name=git_14bb952c_18;destsuffix=vcs_cache/51f976a807b7c2058d6edfb8c77975e40b017a777ddeb30c523d10e73cf56efb" | ||
| 794 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=e8cf7f70a1e0160405dd0f789a006e6b6074fbdb;name=git_14bb952c_19;destsuffix=vcs_cache/3ca56379f0b9bf2a52b9cfb4a5cabd1d286cc8d9a11668a7c15a6fa25f65f6e2" | ||
| 795 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=f7ce5abca6e37cc937e5fe7992ba06892fb0d7fe;name=git_14bb952c_20;destsuffix=vcs_cache/68b17b88fafe84d46235c1198b6a1107b19382274315798ee00fe0ac95accf85" | ||
| 796 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=feb0267beb8644f5088a03be4d5ec3f8c7020152;name=git_14bb952c_21;destsuffix=vcs_cache/6b01f073069e36d3c19b2a04625a54b633c9230c66ffbee31c81f8638377c690" | ||
| 797 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.38.0;shallow=1;rev=0257c8657362b76f24e7a8cfb61df48d4cb735d3;name=git_6bc32f05_0;destsuffix=vcs_cache/f76ceef56ae9e61def881e406a56a2da3a168a83078a66f8b58f3763823edd34" | ||
| 798 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.36.1;shallow=1;rev=05138c1e2a54f85e9dc1898999296d6881931e41;name=git_6bc32f05_1;destsuffix=vcs_cache/2fb646a4b29e439683c5aa11ecc21549385d262c776a13f845a0c0de199bd714" | ||
| 799 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.28.0;shallow=1;rev=142182889d38b76209f1d9f1d8e91d7608aff542;name=git_6bc32f05_2;destsuffix=vcs_cache/1083e1c263e8e37a9659cccc7bbe831a154375fb452fbc5213a27ec94627d148" | ||
| 800 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=1a3960e4bd028ac0cec0a2afd27d7d8e67c11514;name=git_6bc32f05_3;destsuffix=vcs_cache/418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464" | ||
| 801 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.30.0;shallow=1;rev=1f47ba4663831f2a9c28a62a7de3ff8bc45078f0;name=git_6bc32f05_4;destsuffix=vcs_cache/4f743366b2dce27ee05cd2b2143424bd5623d7c22e03edd670db2700f017721c" | ||
| 802 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.20.1;shallow=1;rev=25c4f928eaa6d96443009bd842389fb4fa48664e;name=git_6bc32f05_5;destsuffix=vcs_cache/c51b84720d53aafb60d7f98a714e6c6554d9897a1b1846fe9330e218d1b4b3e3" | ||
| 803 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.34.0;shallow=1;rev=2cf12a82ed4381ce0b0f7d487ee2eca772ee18e3;name=git_6bc32f05_6;destsuffix=vcs_cache/dcc74702669a697aef1c60b15bd01238098abe09d9a715860f9b53ea9f4bae00" | ||
| 804 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=2fdaae294f38ed9a121193c51ec99fecd3b13eb7;name=git_6bc32f05_7;destsuffix=vcs_cache/a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959" | ||
| 805 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.80.0;shallow=1;rev=397e45edaa68f8763773bbaaf539cf7894169cd2;name=git_6bc32f05_8;destsuffix=vcs_cache/51178c1cf97da46d378c9936542b9684a39613d55ba64759f758f991aeee32c7" | ||
| 806 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.31.1;shallow=1;rev=39ef2aaf62df775b9c54a59957d113a0495cae73;name=git_6bc32f05_9;destsuffix=vcs_cache/6d63013d0c0abe917dd192b114f3535234aafbdae86181cdb7ac5327660aacb0" | ||
| 807 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.21.1;shallow=1;rev=501c41df7f472c740d0674ff27122f3f48c80ce7;name=git_6bc32f05_10;destsuffix=vcs_cache/4d9fba99424e17d3bdb930124c64e74c2074f9bf482c9e661a96c91f54ed68f1" | ||
| 808 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.33.2;shallow=1;rev=56d63285d528c0d33f9bf8c355139d91edc047de;name=git_6bc32f05_11;destsuffix=vcs_cache/9dd08885e1a8db43a8455d2fd3a42384ff1ed9a8f79e116dffcce781b4dee045" | ||
| 809 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.35.0;shallow=1;rev=577eb696279ea85069a02c9a4c2defafdab858c5;name=git_6bc32f05_12;destsuffix=vcs_cache/caf06b86f8996dd7b44f597a3ae643a4a902415c9ffcf1d51d24c151bb5dc1b6" | ||
| 810 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=6eaf6f47437a6b4e2153a190160ef39a92c7eceb;name=git_6bc32f05_13;destsuffix=vcs_cache/ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675" | ||
| 811 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.29.1;shallow=1;rev=754ee590a4f386d0910d887f3b8776354042260b;name=git_6bc32f05_14;destsuffix=vcs_cache/bdb4dda21c5d5fcdb0c42db8a2d58a16cdd798fe49d29edcd78c3ed9f9081052" | ||
| 812 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.79.2;shallow=1;rev=8902ab6efea590f5b3861126559eaa26fa9783b2;name=git_6bc32f05_15;destsuffix=vcs_cache/054dedd9d43b28140dccce68d8b2408dce92b53190b7e25278cef9573f23692f" | ||
| 813 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.33.1;shallow=1;rev=a767afcb69f50a47471acd75d5a1ad062561554d;name=git_6bc32f05_16;destsuffix=vcs_cache/04edd3a22abbfb5bfd2678deae0032d1543b29af966cc429b148165a06319d00" | ||
| 814 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=a89bee78ddf0f67f27c06b1b2b1b071c18408724;name=git_6bc32f05_17;destsuffix=vcs_cache/d33440dd79b6e7c93174f3dcb6fccb7ccfebd02a4405850443d56e62d285f44a" | ||
| 815 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.31.0;shallow=1;rev=bde0263672f027525e2950992a4c7db7af572b59;name=git_6bc32f05_18;destsuffix=vcs_cache/25958acc82abe0402e2a00368865127290031e756b729cdfbe495b6092056de0" | ||
| 816 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc;name=git_6bc32f05_19;destsuffix=vcs_cache/50b28b04e81eac98c4aa48155acd1941772739cc638853987d87ebc06113b0be" | ||
| 817 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.26.0;shallow=1;rev=f5b0812e6fe574d90da76b205e9eb51f6ddb1919;name=git_6bc32f05_20;destsuffix=vcs_cache/aad9a21a089b64cc4a9da7ea6d21858432f8a188cd72107896931eb2e9cb14c6" | ||
| 818 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.36.0;shallow=1;rev=f74f0337644653eba7923908a4d7f79a4f3a267b;name=git_6bc32f05_21;destsuffix=vcs_cache/fad1bb9bbc07d80c859d2a8607bae4757ac3961867f87b0dbd0dfac01912b539" | ||
| 819 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=54a98f90d1c46b7731eb8fb305d2a321c30ef610;name=git_aeb473be_0;destsuffix=vcs_cache/51f0674a310dd593213d36e872dee0ca0815e2a9ae81dcbe90432d1ad38330b2" | ||
| 820 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.6;shallow=1;rev=553959209a20f3be281c16dd5be5c740a893978f;name=git_aeb473be_1;destsuffix=vcs_cache/a674d0c9404a47bf59cec9b7cb73ddb30e1943b49fbeca25158b12d9c82a809c" | ||
| 821 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.7;shallow=1;rev=5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a;name=git_aeb473be_2;destsuffix=vcs_cache/6bdf990cc785ba8bbfcab2c1c60ac596e4bf69f43271a52a2739d56c5b1131ad" | ||
| 822 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.5;shallow=1;rev=971852bfffca25b069c31162ae8f247a3dba083b;name=git_aeb473be_3;destsuffix=vcs_cache/1159422b97094fe82db8178caf011b661d8bf60c0193e5c8121fe79a2eea1829" | ||
| 823 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=b1f26356af11148e710935ed1ac8a7f5702c7612;name=git_aeb473be_4;destsuffix=vcs_cache/002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d" | ||
| 824 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=b2f4a3cf3c67576a2ee09e1fe62656a5086ce880;name=git_aeb473be_5;destsuffix=vcs_cache/18c02d6f824283e4b90c4ca8b1b49c5a290085d9a4d9c19eb071924eee3223a3" | ||
| 825 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_6;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" | ||
| 826 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=0452cf42e150a6aeb2c8615de02e260ae83d9873;name=git_461a63b9_0;destsuffix=vcs_cache/1a8a5b5ebcbe2e79a2fb4a7bf3630e2a38c6f90390c3455c8e682e178a739508" | ||
| 827 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=053ba62fc06f7e7fd79767598c2e73fbae71e745;name=git_461a63b9_1;destsuffix=vcs_cache/2a9461449ed05748f552db73e6461dc26aafb67e5bc05bf630a2199b47659e99" | ||
| 828 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=09dca8ec288408e2ff58c1178674d147d68709da;name=git_461a63b9_2;destsuffix=vcs_cache/4cc666ee45986d9d079138a1e88367b56763e4e1e1ff1a8e98ced49d550a8c07" | ||
| 829 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=0bd0a958aa1d6858e8648855c62540658226d55a;name=git_461a63b9_3;destsuffix=vcs_cache/4ebb0241af0e12fac37b5bd3c881a4f5a4a6dfe7880b044d308a22a3eba92c97" | ||
| 830 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=16a3f7862a1a494c52b23987ef8a993fd3f9a85e;name=git_461a63b9_4;destsuffix=vcs_cache/0793e501fc6a457564ce2b84dad3030437484dd00e4a46f4e87672c1e3b9b885" | ||
| 831 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=1774047e7e5133fa3573a4e51b37a586b6b0360c;name=git_461a63b9_5;destsuffix=vcs_cache/b4ca86aaa89b1cac42452f101fdad804b4fcbff514390ee7224dca4aa8409e8e" | ||
| 832 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=1ee6d97989408228512de51f28c97602e6a2f5d1;name=git_461a63b9_6;destsuffix=vcs_cache/9c4275b0554727d72f75dff00e813a4757a36ea929bf3345760041cdf61d8df9" | ||
| 833 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=24fa4b261c55da65468f2abfdae2b024eef27dfb;name=git_461a63b9_7;destsuffix=vcs_cache/8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030" | ||
| 834 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=2640f1f9cdfb8e7a886fe761e88c011c5969a029;name=git_461a63b9_8;destsuffix=vcs_cache/d0dc933034687a9754c8551dff5f7046c9822080b5c8bd1aed172f591e51f2cc" | ||
| 835 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=357c62f0e4bbba7e6cc403ae09edcf3e2b9028fe;name=git_461a63b9_9;destsuffix=vcs_cache/68b3ad537181dcb276ca29a064cdfaa1965d3f3fa705ec85a40a7f3b69ecd3f8" | ||
| 836 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=4ce2db91004ee069c8bc91ea68f3d4162d317e95;name=git_461a63b9_10;destsuffix=vcs_cache/db48f49d8cd39b24f1ca2250740da3f490a993a56f4363aadfcf2b39ffac027b" | ||
| 837 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=4f79533eabd1449b031c72ba945db241ea585a65;name=git_461a63b9_11;destsuffix=vcs_cache/05fdc9bf9b8becde6af5753232df56c576b087335507d5e652a486171c20b56b" | ||
| 838 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=506484158171b1077e4f562932d06d6af36f3d6a;name=git_461a63b9_12;destsuffix=vcs_cache/e4e53999a50cfa75be66463739fe40424f2119522f8b29b795370f489beb71d3" | ||
| 839 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=54afdca5d873f7b529e2ce3def1a99df16feda90;name=git_461a63b9_13;destsuffix=vcs_cache/c800018bbe1c1a557ce9422423b252ca0ffd60060d495b583f85bf7643a78465" | ||
| 840 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=5fe7a883aa19554f42890211544aa549836af7b7;name=git_461a63b9_14;destsuffix=vcs_cache/c4a451597134b3787ce262cc9421c8f54fe0540473c8f68ae9919c40651860b7" | ||
| 841 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=66ed5ce911ce4978d229e861f15b63d8bf359acb;name=git_461a63b9_15;destsuffix=vcs_cache/7cdb489bc772b5b723d444ca86048b7df42d302eabb85fcf99deaeb4b52292f5" | ||
| 842 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=6c239bbf2bb1077d1b4144bc508b5576f3e7c572;name=git_461a63b9_16;destsuffix=vcs_cache/200d0a62f6350b994381771141fbdb1d5a013925fddb2fdf42c90da4fb1f755d" | ||
| 843 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=7cedc36a6bc4412554b812f8e88635c2856e0394;name=git_461a63b9_17;destsuffix=vcs_cache/0313ee774746974aba075c0c3a890cd7ec95acff173ac51517d751d41cf04fde" | ||
| 844 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=84a4fc48630ce1957d4330155d9e3019785bc0c2;name=git_461a63b9_18;destsuffix=vcs_cache/4288915c7e8acf94930b2ab9bb9a46c838793edf583f7618208bd813567c4a9d" | ||
| 845 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=8632dd7979872b9d9aaec9182aded5f0fc2162ea;name=git_461a63b9_19;destsuffix=vcs_cache/f8b597caa010c968f8c07616ea245fd6701df67de93ec8fcfd7540f5a33c6612" | ||
| 846 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=8c2c7df3a383ef6eb341a587aee53b6d5607eb55;name=git_461a63b9_20;destsuffix=vcs_cache/5b0730ca43c30d45344e5175651a807fc555cbd1dc8d8df73f1c5ca7c748e377" | ||
| 847 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=8c77b98c765d0c8f0e0cec54ef5dd2316cf2d21c;name=git_461a63b9_21;destsuffix=vcs_cache/1d5977d8fbe9d7fbcc816eba14f05df898a024373cca5e688863537a8c3521fb" | ||
| 848 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=93e7006c17a68b79787d42654b179335e7337138;name=git_461a63b9_22;destsuffix=vcs_cache/9230929569287677929058d453ffbaff68d3676d8bfdb30df0af4eaf05bbee91" | ||
| 849 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=9728d6b83eeb3850506175f3b213d2037ce1f89d;name=git_461a63b9_23;destsuffix=vcs_cache/6978174af61d225c9cd1badbe1db12647dc65bac742fa91d536e37024cad2535" | ||
| 850 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=aa3ee6e6a81cffe359e2eedfc66fe1e7b11aa269;name=git_461a63b9_24;destsuffix=vcs_cache/8a37fc5615eb38d371462a8336bfe95e30cdece5c5aecfa9c9f9b244b379a847" | ||
| 851 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=b05cb90ed32e1a9be2dd5dd980595168d433ab26;name=git_461a63b9_25;destsuffix=vcs_cache/1a56444f0ab685e3d01c06e8c80ba5853a7cb5cb5c1f8f79ae8761fdc8f8ba8c" | ||
| 852 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=b414f8b61790dfe8bf53633838edfbacb2c28a09;name=git_461a63b9_26;destsuffix=vcs_cache/fa02c627cf1b11c72cb51a2562a8ff9af3927eaa1563650e4e711eb0ed149e4c" | ||
| 853 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=b8f7ae30c516cc50c735884a2629f6d1f43e17f2;name=git_461a63b9_27;destsuffix=vcs_cache/8106b801760a3c625a51cc76cfffdf272d7f92179eb783cef57adf707d81ac4b" | ||
| 854 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=b979b6f78d84775ef7a93ffc8034924947960f29;name=git_461a63b9_28;destsuffix=vcs_cache/c931356d5ca079637c4736e46db12906299d021a64fde4ffba27f3b7a6fe0a0d" | ||
| 855 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=c06518451d9cf62480ddb6b560fc665e7a29f6f5;name=git_461a63b9_29;destsuffix=vcs_cache/ad5fdfd94fd2451127887a323e5aed497efa765d3a63ea36356432149ea72382" | ||
| 856 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=c23dd37a84c939f63021464bd5aa07409dbe6cd6;name=git_461a63b9_30;destsuffix=vcs_cache/b8782d84c6b5281f7c14f8a69b06d7cb06ebeeec968d9f012085bc6a1cea5899" | ||
| 857 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=c66870c02cf823ceb633bcd05be3c7cda29976f4;name=git_461a63b9_31;destsuffix=vcs_cache/2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a" | ||
| 858 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=ca5a22157cba8746e7aa978de1b1ac4085150840;name=git_461a63b9_32;destsuffix=vcs_cache/8505560aee19900cd67f287e18f6113fa230af7b4714254923ef8992d6346608" | ||
| 859 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=cb27e3aa201319f013ddb1872c3111662191a225;name=git_461a63b9_33;destsuffix=vcs_cache/f4e88ad01c32fa84f172d06a8fd34c47643c43e7c69ee97316a94e1a0ace3b25" | ||
| 860 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=da6875a35672a8824ec7894e2c0ec480b4250e01;name=git_461a63b9_34;destsuffix=vcs_cache/43e7fde1fb4efc038e0d43a307b1c769c0d44185c4a721546a486c252baf27ae" | ||
| 861 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=e3217bee35cc05224a14d950c85cb05b61109ded;name=git_461a63b9_35;destsuffix=vcs_cache/39a18ea582e217fc9aee8ad6d7f281f38e6ab27f7aac5c18d204011c493d01e3" | ||
| 862 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=e50cd9704f63023d62cd06a1994b98227fc4d21a;name=git_461a63b9_36;destsuffix=vcs_cache/e7f7cd714a65eac5767e7411788bbdf9878e221cae4c40bdd040b020596b08ca" | ||
| 863 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=e7d98fc518a78c9f8b5ee77be7b0b317475d89e1;name=git_461a63b9_37;destsuffix=vcs_cache/cca41d098a5c2943906d78b6d01d8a977a5034f0a7a905d4258452e84ad92501" | ||
| 864 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=f16073e35f0c042fd986c71ee4c2cce346e097d9;name=git_461a63b9_38;destsuffix=vcs_cache/13b44752159942347681bd143c8bb68976d6e0a8bb8f7a4a37cd64f40d417d0f" | ||
| 865 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=f3c370f40bfba3cb25c5c2f823a1a8031b5ad724;name=git_461a63b9_39;destsuffix=vcs_cache/83bad48b3c5549cf60c2e5f24678efd77afa0b1ffea60b85c6e63556fe69f736" | ||
| 866 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=f5ebc3bea3804948c8feb1e2b62323d73add1083;name=git_461a63b9_40;destsuffix=vcs_cache/d6650d44227b0469e46a435bbfc7349b2c7d4d506583664b2bd7910ce66340ba" | ||
| 867 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=fa694d86fc64c7654a660f8908de4e879866748d;name=git_461a63b9_41;destsuffix=vcs_cache/9ff9d48e110a3f374d0583cdcc5664874a923c8c786510bd751f13a6c9d6ac85" | ||
| 868 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=fa8e72b47b9059c13efebf5791308ab40e7a8fe1;name=git_461a63b9_42;destsuffix=vcs_cache/894a49c276f7a3d1595d1daf9b939f5e827fc2a3ab24ba1c786b356e04d1cae7" | ||
| 869 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=fc4c6c6a658718fcfdc6a03ec80654c26cf8c8d7;name=git_461a63b9_43;destsuffix=vcs_cache/942099664fe95f1a6c1ab76d67b3cc36848ac75fea426f03193b5b0e5d33280d" | ||
| 870 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;nobranch=1;rev=ff82c1b0f2170aa407a83d6fd81f0bd35ecf88cc;name=git_461a63b9_44;destsuffix=vcs_cache/2f2754f95228c3e6da005433108abee4456e15307c46cde12fd150023abc1dd1" | ||
| 871 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.26.0-rc.1;shallow=1;rev=1c57cacb0336ff4ba2035968a176d0a310be8e09;name=git_5d5fe344_0;destsuffix=vcs_cache/f1a03aacb1afd3779b8ede2d7fc7ef21b6b219f30f2b619b139876293b42dd48" | ||
| 872 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=3b9eee12916ce611400f93d6c2fed2fc2911b0ad;name=git_5d5fe344_1;destsuffix=vcs_cache/b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2" | ||
| 873 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.25.0;shallow=1;rev=3f7a61f89bb6813f89d981d1870ed68da0b3c3f1;name=git_5d5fe344_2;destsuffix=vcs_cache/3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7" | ||
| 874 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;rev=4d8936d0db64b6e6de56ba714c942542cca031fb;name=git_5d5fe344_3;destsuffix=vcs_cache/5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba" | ||
| 875 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.24.0;shallow=1;rev=5c3dd7024aed895adfe053f26b5a479e991cbca9;name=git_5d5fe344_4;destsuffix=vcs_cache/4902adaf6981a39c9072672b6aca965c28af75a8656e8b566c6d688dce6d310c" | ||
| 876 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.28.1;shallow=1;rev=6875c3d7242d1a3db910ce8a504f124cb840c23a;name=git_5d5fe344_5;destsuffix=vcs_cache/d5fa91d990cc4728182eeae9fe0d98e9b1ccb7b9e8a553c7d19cec22e2cf2d46" | ||
| 877 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;rev=81db48ad09ccc6ee1fcae434baa4bb1b7a7a7a72;name=git_5d5fe344_6;destsuffix=vcs_cache/6672d6c61253550fee094c62b7113d620e09975c4fdd6a2d3f730f829d3aa7b5" | ||
| 878 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.22.0;shallow=1;rev=8b0d71ac935315b10385aaaf30175de0c74bbba6;name=git_5d5fe344_7;destsuffix=vcs_cache/397e5b05f3f4e5369964001986d9c4c3e998f4f07ff952c7073f4a6eb41ed83e" | ||
| 879 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;rev=ab0ca4ff8a60eb84ec53793ee6cfb4e7c0c67d17;name=git_5d5fe344_8;destsuffix=vcs_cache/bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f" | ||
| 880 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=b92717ecb630d4a4824b372bf98c729d87311a4d;name=git_5d5fe344_9;destsuffix=vcs_cache/3d8bf27609bc75da68dd8664a5bf51cb5bfb4994d2c7dc5c774e75719e50cfbf" | ||
| 881 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_10;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" | ||
| 882 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;rev=e05f789c09678a21d72233703c0027e1958343e7;name=git_5d5fe344_11;destsuffix=vcs_cache/5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb" | ||
| 883 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;rev=ec00e32a8dfdf9c92bb2f5946450a42874aa9244;name=git_5d5fe344_12;destsuffix=vcs_cache/11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6" | ||
| 884 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.26.0;shallow=1;rev=f2d1f6cbe10b90d22296ea09a7217081c2798009;name=git_5d5fe344_13;destsuffix=vcs_cache/370ff55436487ce8327607354d76a2fe5c1bea3a9995f9dae41280231ebd4e59" | ||
| 885 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.11;shallow=1;rev=96a179180f0ad6bba9b1e7b6e38d0affb0168e9a;name=git_a6c5d6b8_0;destsuffix=vcs_cache/d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d" | ||
| 886 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=0ebda48a7f143b1cce9eb37a8c1106ac762a3430;name=git_8ce8c847_0;destsuffix=vcs_cache/7ad758c4afa07e6d3eb84e55900eeb0ff823b42b3cc292be6b8ea1282a8fabdd" | ||
| 887 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.62.0;shallow=1;rev=12af083615cb0c363f5a43f7d25f615049e754df;name=git_8ce8c847_1;destsuffix=vcs_cache/1452f5fa14873c4e7e03f8afdbba0306f2a99d0aca851efb3d63cd1b52f6c5b1" | ||
| 888 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=1da6f8becc6593973e5db1705242a9ce554bea3a;name=git_8ce8c847_2;destsuffix=vcs_cache/611cf51adb6a7768419f8b60c9f13a2748c34db479b34083d88e66990828c5b7" | ||
| 889 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.46.3;shallow=1;rev=264def2dd949cdb8a803bb9f50fa29a67b798a6a;name=git_8ce8c847_3;destsuffix=vcs_cache/ad04bf19c8e676046d04fd39dfb263b0986dc7f2e0a3d7ff9d50b116eb0899c3" | ||
| 890 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.78.0;shallow=1;rev=43314b8a54eed1a5d50fa2b571a331b7b2c33c59;name=git_8ce8c847_4;destsuffix=vcs_cache/9dfb9984b7a384a1d413f21fced678b83eca79e247fa930c5cdc1d411cb82251" | ||
| 891 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=56d81f123b5b4491aaf294042340c35ffcb224a7;name=git_8ce8c847_5;destsuffix=vcs_cache/da5fed3e77e6c34534cccf240d6303797df6d5fe7fa8b925de8bbc7e3f207d9d" | ||
| 892 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=5db0ea82df1f243e699227467382e1436b8e1ad7;name=git_8ce8c847_6;destsuffix=vcs_cache/c54daae69626d86e9e6435bc94258f1ac6b4639ae329e529592c99150e2c801f" | ||
| 893 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.65.0;shallow=1;rev=5f1389763ab4f59736c2a60413b7cb0c59f044a2;name=git_8ce8c847_7;destsuffix=vcs_cache/5ab5786d1dd61aeb45ab9d535988ed7a53b1dddc50b37192fb1298fce8babc77" | ||
| 894 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=64a2037ec6be8a4b0c1d1f706ed35b428b989239;name=git_8ce8c847_8;destsuffix=vcs_cache/9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c" | ||
| 895 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.56.0;shallow=1;rev=69e77e66e59741e053c986d469791a983ee1d6a5;name=git_8ce8c847_9;destsuffix=vcs_cache/2c54e38defb5dd556378ba26ee0c65786d0f6296b86a655d917f7461dbfcc751" | ||
| 896 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.52.0;shallow=1;rev=6daa679260d92196ffca2362d652c924fdcb7a22;name=git_8ce8c847_10;destsuffix=vcs_cache/eea8ca18c0885d5dd09afbbffaeaa8b1bec09e22f03cccb13b5c788ee77d502c" | ||
| 897 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.9.0;shallow=1;rev=7b2365446764b0bba37198a55644954b437bddd0;name=git_8ce8c847_11;destsuffix=vcs_cache/ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884" | ||
| 898 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.79.0;shallow=1;rev=7b265c31d18abf4998af13e547bdf0fb1ed904b3;name=git_8ce8c847_12;destsuffix=vcs_cache/f7f486a0948a9da7caae091a2c03a8bbf4085525e03af9f21ff82a3ac77d0dd6" | ||
| 899 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=8c41231e01b2085512d98153bcffb847ff9b4b9f;name=git_8ce8c847_13;destsuffix=vcs_cache/5933d0346f98b5e818b31546f3361b0cfd4fc785135d5047043b3c46aac43e4d" | ||
| 900 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=8de2b41cefa46546cb9e52939e2af9ff41f3980a;name=git_8ce8c847_14;destsuffix=vcs_cache/a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15" | ||
| 901 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.57.0;shallow=1;rev=925e4a2f53e8013f144420c7f561482b927024b9;name=git_8ce8c847_15;destsuffix=vcs_cache/3d59ac8823d7dd43d82bc2211e31e8be3ac10b15765a249c2985a5153bdf03d3" | ||
| 902 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=947c9ace8740e40abe0ca79acb894ea333655f88;name=git_8ce8c847_16;destsuffix=vcs_cache/3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4" | ||
| 903 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.74.0;shallow=1;rev=993bc6d69389a81fc259e0ce6f5d01cb37bd2899;name=git_8ce8c847_17;destsuffix=vcs_cache/993e946f6dc15fb972472d46f2f64f71cf65baf6ccb9fc8227d2c133a885c446" | ||
| 904 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=99cfff1d6ffbc0a069b0d74814c97a25a65e077d;name=git_8ce8c847_18;destsuffix=vcs_cache/1c73a951d16f1eadfd9668b4a7aba9a5e52d5a99d792a13724afbfe62df9284d" | ||
| 905 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=9fa7217e34e24d79d8b7ed11074dfe9e25b67ec6;name=git_8ce8c847_19;destsuffix=vcs_cache/90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117" | ||
| 906 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=a23d0dd54ebca4349e1255a78c6ec05dafb020b2;name=git_8ce8c847_20;destsuffix=vcs_cache/b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527" | ||
| 907 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.54.0;shallow=1;rev=a6b88cf34a491498e4c7d15c107a31058693e2cb;name=git_8ce8c847_21;destsuffix=vcs_cache/643c7ad670c2babb5230f39ae42a095ca08a4f896441270c95478c910307eabd" | ||
| 908 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=a9e5bdc4191b4b9282b3b53c549e89ccd183c9b6;name=git_8ce8c847_22;destsuffix=vcs_cache/72eb750ec6bc3c197bb7c7fe1386a95c1cd3dd56fffe8b6b57ef4c5b6378b1ee" | ||
| 909 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=b53c5fb3db03202ca43bdc3ca484ff1212a6cd4f;name=git_8ce8c847_23;destsuffix=vcs_cache/6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80" | ||
| 910 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.72.0;shallow=1;rev=ba853fd15702573bfcc69d9187821063f8778a8e;name=git_8ce8c847_24;destsuffix=vcs_cache/561f8a1401677c2cd508f6f67e24958f2b20ba5130e3dd4cebeebf0551c29022" | ||
| 911 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.2;shallow=1;rev=c498a8335f5bc0f6eeec5ba68bef9f242770ed4c;name=git_8ce8c847_25;destsuffix=vcs_cache/14757f8cdcf1b5f5fea99a0b6427c2367c68af3a6b3314512b6fe9c4e89e1dbf" | ||
| 912 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.1;shallow=1;rev=c5d562bdb35850f11d6a275d85ab8535265e9821;name=git_8ce8c847_26;destsuffix=vcs_cache/77a653a2698a34f18f297d16fa94ed1966c94014b679e285cc2218c821030b83" | ||
| 913 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.45.1;shallow=1;rev=d1af076dc3f6a314e9dd6610fe83b0f7afaff6d6;name=git_8ce8c847_27;destsuffix=vcs_cache/3d58727c7b52e938bdda1392282e968c0fcdaefa02596301a3ccf4ca52236684" | ||
| 914 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=d67722db87258fa5365697918ba1e04b8db53f95;name=git_8ce8c847_28;destsuffix=vcs_cache/23e6867706f8754674949ee16f0e60dc092711a2ad84aee51f01dafea85a547b" | ||
| 915 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.53.0;shallow=1;rev=d96ccb2ba7586bb79a416471882d347754a78ce5;name=git_8ce8c847_29;destsuffix=vcs_cache/d87010ffe0aa3f31fc0e1a12ae8c86b69f122b30c9e2d231aea274d9244c4017" | ||
| 916 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.50.0;shallow=1;rev=e5804108aed715c49f731aab1a847f063fb23681;name=git_8ce8c847_30;destsuffix=vcs_cache/89062298181093c14eca0b795d368045c510b8131551e7e0607d6beda8df0cef" | ||
| 917 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=e992f090fd6a4a0d576b960a3c0590f73a71e3e7;name=git_8ce8c847_31;destsuffix=vcs_cache/054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161" | ||
| 918 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;rev=f5833e6cd8d2fc39e4decb9962062904601fc9c9;name=git_8ce8c847_32;destsuffix=vcs_cache/a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a" | ||
| 919 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=131de815afc35a77c41ae99da6c8f4288b6cb513;name=git_c84ab7ed_0;destsuffix=vcs_cache/76c5b38ecdff470e7ecd1590269912877bdfa99aab3ab4d384279d4434034fcf" | ||
| 920 | SRC_URI += "git://dmitri.shuralyov.com/gpu/mtl;protocol=https;nobranch=1;rev=666a987793e9432fbb48592aa2f3bf3463685dfa;name=git_57216477_0;destsuffix=vcs_cache/b5ae3a41b273cfe89539368ad87c0f562930bd96b62a63829526016a38dc4199" | ||
| 921 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;rev=765c2064d35c776628abf67bd94f74e6bae0788c;name=git_8d0c8c2e_0;destsuffix=vcs_cache/af9d310607e0c36fa54a3cc2043cdfb39aa59107d76400409ddf57328008be58" | ||
| 922 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;rev=946a5a6f25c3b6b89408ab447852731bde6e6289;name=git_8d0c8c2e_1;destsuffix=vcs_cache/05b64f2de05dcac982cca77c0226750d3749671712fbbd188739ada3c97f2434" | ||
| 923 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.5;shallow=1;rev=3fb168f674736c026e623310bfccb0691e6dec8a;name=git_aae3ac7b_0;destsuffix=vcs_cache/8a7aae40966b2c25f188d8402e8780f5b6752dc4074d70cf769b8587db93b86e" | ||
| 924 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;rev=49838f207d61097fc0ebb8aeef306913388376ca;name=git_aae3ac7b_1;destsuffix=vcs_cache/d410e1dd0d94491f021d4910237b8b4c2590c8e960b0e34b9bd72de650d36912" | ||
| 925 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=5fa069b99bc903d713add0295c7e0a55d34ae573;name=git_aae3ac7b_2;destsuffix=vcs_cache/abc55fbdb4d7ecc00052e93e738819ed19e8678a0e81e6ba272cc0f6029e3ab8" | ||
| 926 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=9c377598961b706d1542bd2d84d538b5094d596e;name=git_aae3ac7b_3;destsuffix=vcs_cache/63212ea529bb5d738d44ce98ce03a4809bf9767b4096d648ef784291d63b7cb3" | ||
| 927 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.2;shallow=1;rev=aad2c527c5defcf89b5afab7f37274304195a6b2;name=git_aae3ac7b_4;destsuffix=vcs_cache/fa37ec6b514bbcb118fa58724f380b6cb139f97c6f223b0a4b44ac390ab94e00" | ||
| 928 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.3;shallow=1;rev=d835ff86be02193d324330acdb7d65546b05f814;name=git_aae3ac7b_5;destsuffix=vcs_cache/6c9a6d2f21df96164e7a7fa2ec9d155bed332879071261291a3b7f6fb5095638" | ||
| 929 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=df6e2001952312404b06f5f6f03fcb4aec1648e5;name=git_aae3ac7b_6;destsuffix=vcs_cache/7efa0f7919e85f5daf2689cc548f0965041f514ae0deb8609e733b85d21729a8" | ||
| 930 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=12f27ba2637fa0e13772a4f05fa46a5d18d53182;name=git_dc3074ea_0;destsuffix=vcs_cache/21dd04ccff52b3d6833b4e36048c2c63c546ac8c32751df41eb2e23036e7bc02" | ||
| 931 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;rev=3504dfaa1fa414923b1c8693f45d2f6931daf229;name=git_dc3074ea_1;destsuffix=vcs_cache/aaba3453218befccb59db94750db456202c936660eb41e545ede0219c606f748" | ||
| 932 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;rev=ebebbf3828cd267f08b11cc3f6f4a155c952b2ba;name=git_d94f6782_0;destsuffix=vcs_cache/71285d9435c553ad6004c1f35c7d870a263c6a35e21afb04e78999f08bf5f2a5" | ||
| 933 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=0694c2d4d067f97ebef574d63a763ee8ab559da7;name=git_352eeab4_0;destsuffix=vcs_cache/070e6e260472315f6ba6e238626e285d84a43336630a1d16b3b36bdf4646aa6c" | ||
| 934 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;rev=cff245a6509b8c4de022d0d5b9037c503c5989d6;name=git_352eeab4_1;destsuffix=vcs_cache/0d317c9aa4b4b4dfde8410acf4c7f3d1abb7f9c1c2a2b87b529fc268e6850aaa" | ||
| 935 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=16217165b5de779cb6a5e4fc81fa9c1166fda457;name=git_716d0082_0;destsuffix=vcs_cache/806bd87f31cc7bf814ebe52b5298656a62570a5fedba48b249ab9a26c691ad9a" | ||
| 936 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=414d861bb4acf565ff8cb05f9906a2283b7dc75a;name=git_716d0082_1;destsuffix=vcs_cache/186f84f378fae06fabb77fef1fd75b47e159ad0ad55206cf04d1ce0ecab7c8b8" | ||
| 937 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=5614ed5bae6fb75893070bdc0996a68765fdd275;name=git_716d0082_2;destsuffix=vcs_cache/023e5010dc067f733b232f0d32986b590987b097b73d933c793796e267fc9633" | ||
| 938 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=5b3e6a55c961c61f4836ae6868c17b070744c590;name=git_716d0082_3;destsuffix=vcs_cache/5dbf106b5fa49944ed578a1d4dd6e6bc1b88cb0bf1f588495a8e835681de3445" | ||
| 939 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=6edffad5e6160f5949cdefc81710b2706fbcd4f6;name=git_716d0082_4;destsuffix=vcs_cache/0b1616a03a40cb81e4b15e3695347a5b47746ff3bc21e39ead2d740877c12d23" | ||
| 940 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=738671d3881b9731cc63024d5d88cf28db875626;name=git_716d0082_5;destsuffix=vcs_cache/901863ab25b59de1130b0c63e8197517b9df25461ddf3819f7bf9c66f3524be0" | ||
| 941 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=83fdc39ff7b56453e3793356bcff3070b9b96445;name=git_716d0082_6;destsuffix=vcs_cache/97538a765d1dccd8f8a4e74bdabe03091a0d80cab6e1662f37b853a0be742e9c" | ||
| 942 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=910be7a94367618fd0fd25eaabbee4fdc0ac7092;name=git_716d0082_7;destsuffix=vcs_cache/952d4fd30324414e83b97b911c31ddd92173c08dde20c1a01786388bdf332929" | ||
| 943 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=959b441ac422379a43da2230f62be024250818b0;name=git_716d0082_8;destsuffix=vcs_cache/338215d311c65340f43416914e3c3754e18158b0ccc583bd6992d9bcc774c939" | ||
| 944 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=c67002cb31c3a748b7688c27f20d8358b4193582;name=git_716d0082_9;destsuffix=vcs_cache/6b2abb729597bb5430a8004e6adf93f29a65335edf3dd4666738bb06a30ac3c8" | ||
| 945 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=d0100b6bd8b389f0385611eb39152c4d7c3a7905;name=git_716d0082_10;destsuffix=vcs_cache/1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d" | ||
| 946 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;nobranch=1;rev=fdd1cda4f05fd1fd86124f0ef9ce31a0b72c8448;name=git_716d0082_11;destsuffix=vcs_cache/43806a258ca44b22b83d65fae0eb6bbd0d521fc0286e0c96db2b0ad3f9cab2ab" | ||
| 947 | SRC_URI += "git://go.googlesource.com/mobile;protocol=https;nobranch=1;rev=d2bd2a29d028cb94031e5e81788b19b371d00eb8;name=git_1ba9cded_0;destsuffix=vcs_cache/900006fe4171b815a798f32b90e64228104b314fb9a6b1d5fcb77355e31b4ce8" | ||
| 948 | SRC_URI += "git://go.googlesource.com/mobile;protocol=https;nobranch=1;rev=d3739f865fa66d07c1f506505c18aac71a8ead6e;name=git_1ba9cded_1;destsuffix=vcs_cache/aa23e981c869187d695a907842f8387ea5e77ebfa7b80f0ce26dc79d320a87ed" | ||
| 949 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_0;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | ||
| 950 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_1;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | ||
| 951 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_2;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | ||
| 952 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_3;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | ||
| 953 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;tag=v0.0.1-2019.2.3;shallow=1;rev=05ad97551d6a532cc5af410e6f4c0cf030120261;name=git_f1a8947f_0;destsuffix=vcs_cache/d243b7bf3334b8d7607e66a9aa74de201a9d6f2a5d45834bd0a350984be1f28f" | ||
| 954 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;rev=3f1c8253044aabf792852a2a093728a4e46d8dec;name=git_f1a8947f_1;destsuffix=vcs_cache/94b8c73cd2975de3d5677d38935d524adcab436f00162f43026160f9d548de3b" | ||
| 955 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;rev=ae6de4aaa030a48319100cb4bb73135139ff9058;name=git_f1a8947f_2;destsuffix=vcs_cache/a040fe6451effaac0ae659a77c723295ce3964f9aa9cc800f9d74c8ef6a8a7a6" | ||
| 956 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;rev=c2f93a96b099cbbec1de36336ab049ffa620e6d7;name=git_f1a8947f_3;destsuffix=vcs_cache/1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b" | ||
| 957 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;tag=v0.0.1-2020.1.3;shallow=1;rev=c5faa2e350ceba90d919017355c0594ac09a13f8;name=git_f1a8947f_4;destsuffix=vcs_cache/820b74e354ed4ead5ab68cef38317da1112b30c3fe581b73439535b5b6e33488" | ||
| 958 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;rev=e561f6794a2a09dd97bd3cdefde08db0d564f55c;name=git_f1a8947f_5;destsuffix=vcs_cache/138e33fc0219a7ff74c8512b23c29485cbfe65110e0f42a3b9523048f327ff61" | ||
| 959 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;rev=ea95bdfd59fc14c1c9afa08716e0cd013eae4e12;name=git_f1a8947f_6;destsuffix=vcs_cache/995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c" | ||
| 960 | SRC_URI += "git://github.com/moul/http2curl;protocol=https;nobranch=1;rev=ee0b0d51c1663e9e5ed3e11d1e7d2d02179f86ea;name=git_ae07d161_0;destsuffix=vcs_cache/aaa1d47888f3aba7c6be92abede480a79b86b53848a9444bd022d633195cfa8c" | ||
| 961 | SRC_URI += "git://github.com/rsc/binaryregexp;protocol=https;nobranch=1;rev=857b9542aaa89cfa42a1477b43fa1f24192fe921;name=git_fefc0525_0;destsuffix=vcs_cache/7f98506f44ff953707c2b0f576ce89202fff9589d2f8f3dd0e2206b9db51248b" | ||
| 962 | SRC_URI += "git://github.com/rsc/quote;protocol=https;nobranch=1;rev=0406d7298882187f4c75f75fa85cc808a64bcef1;name=git_5673a25e_0;destsuffix=vcs_cache/5e796c7ebd150ba6ca7270d6492836b663fac1d8c66af40ad5361c5b09f9b036" | ||
| 963 | SRC_URI += "git://github.com/rsc/sampler;protocol=https;nobranch=1;rev=0cc034b51e57ed7832d4c67d526f75a900996e5c;name=git_35640be4_0;destsuffix=vcs_cache/84e2e2ad1826066ad696b1838ef59c22de1674e6b59470754f97970a8b75e01c" | ||
| 964 | |||
diff --git a/recipes-containers/incus/go-mod-hybrid-cache.inc b/recipes-containers/incus/go-mod-hybrid-cache.inc new file mode 100644 index 00000000..58b1a0fc --- /dev/null +++ b/recipes-containers/incus/go-mod-hybrid-cache.inc | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Metadata for git-fetched modules (VCS path) | ||
| 3 | # Used by go-mod-vcs.bbclass to build module cache from git checkouts | ||
| 4 | |||
| 5 | inherit go-mod-vcs | ||
| 6 | |||
| 7 | # Module metadata for cache building (one module per line) | ||
| 8 | GO_MODULE_CACHE_DATA = '[\ | ||
| 9 | {"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"},\ | ||
| 10 | {"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"},\ | ||
| 11 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"}]' | ||
diff --git a/recipes-containers/incus/go-mod-hybrid-git.inc b/recipes-containers/incus/go-mod-hybrid-git.inc new file mode 100644 index 00000000..f836ae20 --- /dev/null +++ b/recipes-containers/incus/go-mod-hybrid-git.inc | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Go modules fetched from git repositories (VCS path) | ||
| 3 | # | ||
| 4 | # These modules are fetched directly from their git repositories. | ||
| 5 | # They provide full VCS provenance and allow easy SRCREV bumping. | ||
| 6 | |||
| 7 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 8 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 9 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" | ||
diff --git a/recipes-containers/incus/go-mod-hybrid-gomod.inc b/recipes-containers/incus/go-mod-hybrid-gomod.inc new file mode 100644 index 00000000..a6322224 --- /dev/null +++ b/recipes-containers/incus/go-mod-hybrid-gomod.inc | |||
| @@ -0,0 +1,996 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher-hybrid.py | ||
| 2 | # Go modules fetched from proxy.golang.org (fast path) | ||
| 3 | # | ||
| 4 | # These modules are fetched as pre-built zip files from the Go proxy. | ||
| 5 | # They do not provide VCS commit-level provenance but are much faster. | ||
| 6 | |||
| 7 | inherit go-mod | ||
| 8 | |||
| 9 | SRC_URI += "gomod://cel.dev/expr;version=v0.25.1;sha256sum=12652bea2461aa29004d23052d3a08cb5911ab0a652469ef5da6efb37c12ee87" | ||
| 10 | SRC_URI += "gomod://cloud.google.com/go;version=v0.81.0;sha256sum=464da99407f3590a720edb61b3594dc2db7e2adc117bcdc1079e17274968dc76" | ||
| 11 | SRC_URI += "gomod://cloud.google.com/go;version=v0.26.0;sha256sum=521f8c367396ff52b7e9c2203e32a714c995788b5d14a40e2bb829eb0a7878a7" | ||
| 12 | SRC_URI += "gomod://cloud.google.com/go;version=v0.34.0;sha256sum=27c1190dcd33c594838487544d8c3d17df4f7916fb542f5c2c9ca729ef1d9fe6" | ||
| 13 | SRC_URI += "gomod://cloud.google.com/go;version=v0.38.0;sha256sum=10e0cc1ac2a106f6c1a13372c04dd8fe083eef54fcf5e6c207b7b98be0c401fc" | ||
| 14 | SRC_URI += "gomod://cloud.google.com/go;version=v0.44.1;sha256sum=6b04a1a122f3dd52d161feab3ba9dbdeb1701eedb97d35722b64164a85bad47a" | ||
| 15 | SRC_URI += "gomod://cloud.google.com/go;version=v0.44.2;sha256sum=b8ff0e5f1d1914d2e7cd92a4b8687812a2e4fbf7f2ae0438357e27dd99e4226d" | ||
| 16 | SRC_URI += "gomod://cloud.google.com/go;version=v0.45.1;sha256sum=585f5337174b4eef05f9d30bebdcc5a307bc5769fd5ee58d2a9b81bf8289365b" | ||
| 17 | SRC_URI += "gomod://cloud.google.com/go;version=v0.46.3;sha256sum=0ae6690ee7d95f96d39de30bec56047d1e91b9ffafd0d55508ef564e1dfc13b2" | ||
| 18 | SRC_URI += "gomod://cloud.google.com/go;version=v0.50.0;sha256sum=0b6023dc1f524fad7a3e68dcc5a6a4e289975eb6250a76f7eef356b7adf5b088" | ||
| 19 | SRC_URI += "gomod://cloud.google.com/go;version=v0.52.0;sha256sum=2bdc877f204b1fba86301f1bf0b2d2351fa43f31ac6a687d40e13ab0bd7f5dd5" | ||
| 20 | SRC_URI += "gomod://cloud.google.com/go;version=v0.53.0;sha256sum=e989b210ad47e9d6247df8196bc2d8992f60040418ae78b504f5027a6a19abce" | ||
| 21 | SRC_URI += "gomod://cloud.google.com/go;version=v0.54.0;sha256sum=b7ba375699f985812abb08fe8dcb47bcafd9bde9e925af87191e9624ee3ff0e3" | ||
| 22 | SRC_URI += "gomod://cloud.google.com/go;version=v0.56.0;sha256sum=ee223e387c91cb033d08dfa8a386ea26fbd35a0887cafb7c28212f285a6b5de2" | ||
| 23 | SRC_URI += "gomod://cloud.google.com/go;version=v0.57.0;sha256sum=763558de8869a9540f30513e91eae1fd7ef5335bdfca51f59394e57c5c59f71a" | ||
| 24 | SRC_URI += "gomod://cloud.google.com/go;version=v0.62.0;sha256sum=cf6519c44b9a4b11d34fdc08f36a224bb2772caf247ac37d7b5cfa14f3d7ea87" | ||
| 25 | SRC_URI += "gomod://cloud.google.com/go;version=v0.65.0;sha256sum=819e47f8f1f8e39606ac04a990a78a5a0be29f9a5b933e15f42d0b8909a48bbf" | ||
| 26 | SRC_URI += "gomod://cloud.google.com/go;version=v0.72.0;sha256sum=4ca9ac525285e1802f9965976351d65232e5930ba81f43cdc405781d7fc4c542" | ||
| 27 | SRC_URI += "gomod://cloud.google.com/go;version=v0.74.0;sha256sum=d0504b09121e97e3037306abdd92f60c3d504b81ae7256775c90a32c2f94188f" | ||
| 28 | SRC_URI += "gomod://cloud.google.com/go;version=v0.78.0;sha256sum=dd1abc963a0e5dc3eb4a5bb8876eb886e3aa0ea83bb350a783a0780e80ae303b" | ||
| 29 | SRC_URI += "gomod://cloud.google.com/go;version=v0.79.0;sha256sum=d756fa62d5ed50ef97765678bfa5e5df2ba80478cb0b3070b1c2324dc2174aa6" | ||
| 30 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.8.0;sha256sum=892b10929d4cf89b0c8c9895c17cdeff6c0d28f65e4ffaae6725997572e21249" | ||
| 31 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.0.1;sha256sum=738d1f726ce24f618ee7563f6c9419e6307f8814548f45ad8a227cffbb1448c0" | ||
| 32 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.3.0;sha256sum=ceea1abf178841bbb7d5fe44eefceb99b9b9050a5254d01e9708485d9f0ddc5a" | ||
| 33 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.4.0;sha256sum=cc815973b6f6aba5b5b80c16c6bbb6171e0dd50d4b71ad860aacb2b940d6cb06" | ||
| 34 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.5.0;sha256sum=a53bd1ac841ea8846c1c5f3e7d23cd560c6d123753faff47aeb54b754e3010ed" | ||
| 35 | SRC_URI += "gomod://cloud.google.com/go/bigquery;version=v1.7.0;sha256sum=db85b2172095ee2c03c4117ada06fd47da9e789a86cc9329826abec6c63c6b48" | ||
| 36 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.9.0;sha256sum=f97e35d1c96239b8574054a77e312c95d2c82a89c21daf46ffeaea6d5fc59eca" | ||
| 37 | SRC_URI += "gomod://cloud.google.com/go/datastore;version=v1.1.0;sha256sum=7dae563dc7c2e544b229f3032103ac05687120e8d25521aef04b45f346ec5ffb" | ||
| 38 | SRC_URI += "gomod://cloud.google.com/go/datastore;version=v1.0.0;sha256sum=41e93ec9526ae580da90300d7e421a6d39d79cb6118d62ad1d3c06422d8a71bf" | ||
| 39 | SRC_URI += "gomod://cloud.google.com/go/firestore;version=v1.1.0;sha256sum=41156d229c53c4e5e084524f3fecbb2a70d0ec9ac98af7a30413ebd9e8eb4a9e" | ||
| 40 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.3.1;sha256sum=ca613417c523186b4cbaf9fba3a640e6ecdf4ac31c82c015d87edae976803916" | ||
| 41 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.0.1;sha256sum=8bca46a7c5f0dcd576d23fa9a5f107955316d6f0d8f306ee1d6faa7de99c3d29" | ||
| 42 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.1.0;sha256sum=bc1a2d0117d8677752399e8bb21c911a52640b9b10724fa12d4a81f3f3770aad" | ||
| 43 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.2.0;sha256sum=732ec96a9230c5aac7827bffb9e146fc6d045e69821a9cb835d1a8fdabfad0bc" | ||
| 44 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.10.0;sha256sum=907a190c9469fc2932809e78988f9406a2b8eae967f4fba10c07cbbd77bd02a7" | ||
| 45 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.0.0;sha256sum=baec4756c573ede58f19eb7ae4acaebd7ac3f0c56413ecbbd216ad46a589a5da" | ||
| 46 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.5.0;sha256sum=4d590b90626a4a0d9bfb2e141ad33a50ff38ae3b94c4d57eec83807f98cfecb2" | ||
| 47 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.6.0;sha256sum=5c25862b101d1d57315d2faf928d516b65c6edca291f9ee528c5b9ce98e22a6b" | ||
| 48 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.8.0;sha256sum=3778c0b29c949a3e6305975b64635b3274e697c692bd3f9cb30fd48f46c76095" | ||
| 49 | SRC_URI += "gomod://cyphar.com/go-pathrs;version=v0.2.1;sha256sum=c68ca36bf78b684a29ef9ce58b5c26a4a68baa4a068259c753b652a91b85a5ed" | ||
| 50 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.0;sha256sum=1a7ef396709c5835216bb47ba9218dd440ac5307583c69d1798ce9e457f1311d" | ||
| 51 | SRC_URI += "gomod://dmitri.shuralyov.com/gpu/mtl;version=v0.0.0-20190408044501-666a987793e9;sha256sum=ca5330901fcda83d09553ac362576d196c531157bc9c502e76b237cca262b400" | ||
| 52 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" | ||
| 53 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20230124172434-306776ec8161;sha256sum=3f3b6474dc2b0220b281abe4fc15a435c337a58f991c6c9c8ff7ce08f8b32b98" | ||
| 54 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" | ||
| 55 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v1.5.0;sha256sum=a10c8d3d6c4a9b73dc885464245eec6b27d64f430d6979389cd9c58adde15855" | ||
| 56 | SRC_URI += "gomod://github.com/BurntSushi/xgb;version=v0.0.0-20160522181843-27f122750802;sha256sum=f52962c7fbeca81ea8a777d1f8b1f1d25803dc437fbb490f253344232884328e" | ||
| 57 | SRC_URI += "gomod://github.com/FuturFusion/migration-manager;version=v0.6.9;sha256sum=1bba910792aa300d8842026ce8600dd0d83c57511141530fca75d821d84b1532" | ||
| 58 | SRC_URI += "gomod://github.com/FuturFusion/operations-center;version=v0.5.8;sha256sum=944d541865036ad22ae26b38a0acc38808266cc988d6cf427950b230e464d1e6" | ||
| 59 | SRC_URI += "gomod://github.com/FuturFusion/vsock;version=v0.0.0-20260219213046-d78a7104f821;sha256sum=6ee506e900bdf07d6bdeb32837cf6ac59847bd9c7c4a7abfb439f293fe7baceb" | ||
| 60 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.31.0;sha256sum=60558bb0633e963a442aaf8492162e7bc2a7817fa7b5a07ffe83ebd2ee8463c2" | ||
| 61 | SRC_URI += "gomod://github.com/LINBIT/golinstor;version=v0.60.0;sha256sum=3276016c63d9b05ab8bca43e20ec039944587d50d40d93f06d2847a5a215e94e" | ||
| 62 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" | ||
| 63 | SRC_URI += "gomod://github.com/Nvveen/Gotty;version=v0.0.0-20120604004816-cd527374f1e5;sha256sum=362ac7b59d74231419471b65b60079d167785b97fd4aa0de71575088cd192b1e" | ||
| 64 | SRC_URI += "gomod://github.com/Rican7/retry;version=v0.3.0;sha256sum=41b6a8b0972318be2026eca8cf8e9da29c7afe560ed613f31b58ac39e9b08023" | ||
| 65 | SRC_URI += "gomod://github.com/Rican7/retry;version=v0.3.1;sha256sum=a6265f52b6fd3cf41119117369cc92e5b58bcdadc99f4c8d3208f5edd714e393" | ||
| 66 | SRC_URI += "gomod://github.com/adhocore/gronx;version=v1.19.6;sha256sum=c8ca5fc15e907bbc53380d16ea2f2097e1852bd8d74d51feea4cf57d447cf4ec" | ||
| 67 | SRC_URI += "gomod://github.com/alecthomas/kingpin/v2;version=v2.4.0;sha256sum=ef1ea6fead21e5fcc9e1532187888c8c7c4f3ebbdb00587ab67a19245206ca66" | ||
| 68 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20240927000941-0f3dac36c52b;sha256sum=9a275dbb1454d52d2b868b990be424c7d31c0acf2c4a99850faf18ecb9f48b91" | ||
| 69 | SRC_URI += "gomod://github.com/antihax/optional;version=v1.0.0;sha256sum=15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f" | ||
| 70 | SRC_URI += "gomod://github.com/apex/log;version=v1.9.0;sha256sum=aa485bf887c886610f21001c7d588d44d09525b65257c4e1fd2c6e3aafc7c47f" | ||
| 71 | SRC_URI += "gomod://github.com/apex/logs;version=v1.0.0;sha256sum=494b7c11a4aad99ab05f96f2b356984cc66cec7f8c6bca75130b8ae33698946b" | ||
| 72 | SRC_URI += "gomod://github.com/aphistic/golf;version=v0.0.0-20180712155816-02c07f170c5a;sha256sum=a0ca77a50520037607c3a2a798b66aee1d5df63f4800b4236f51be2f1e3c1d70" | ||
| 73 | SRC_URI += "gomod://github.com/aphistic/sweet;version=v0.2.0;sha256sum=02bebcef905b02cf7195137d9b20920367bb5f8c635a6e5a112b787596414f51" | ||
| 74 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20150827004946-bbbad097214e;sha256sum=3819cde26cd4b25c4043dc9384da7b0c1c29fd06e6e3a38604f4a6933fc017ed" | ||
| 75 | SRC_URI += "gomod://github.com/armon/go-metrics;version=v0.0.0-20180917152333-f0300d1749da;sha256sum=247448464a8d219611279cde2540ef86de10828a5b2679477ded835adef351b1" | ||
| 76 | SRC_URI += "gomod://github.com/armon/go-radix;version=v0.0.0-20180808171621-7fddfc383310;sha256sum=cb090b2b3c19987353e831ca79b31eb31eaa534b1f46d11b8813b235b1058859" | ||
| 77 | SRC_URI += "gomod://github.com/aws/aws-sdk-go;version=v1.20.6;sha256sum=547b296b0b6b4d5f020c37d0ea58efbcae3a93552445c3a02e204bf98ebf6cee" | ||
| 78 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.41.7;sha256sum=f9e69a0704a2d97fdd0bb8f6b97b8b41c42a1572fae8c673d32fc80beecc8d9d" | ||
| 79 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.10;sha256sum=92ff491db61b3c7b9d031e65ee84fc38804e07ec1b9acb1a5db040f393065831" | ||
| 80 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.32.17;sha256sum=a72a31ed8fce33b473dd0b684be8d709e64f6ef17981492541dd910403307004" | ||
| 81 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.19.16;sha256sum=f4efe61167ef97d6c3cb5c9de373daa36aeae2a9be1668d8ffffc3d878e89a7f" | ||
| 82 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.23;sha256sum=090b0395757b407c89e80296beeecc24264b0ff7fe3337249eca3a3f056688fe" | ||
| 83 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager;version=v0.1.20;sha256sum=d6e96a871b8e32184c66d361567c32a1d46de7a88411456a26adf16dca53d9d6" | ||
| 84 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.23;sha256sum=51982e61e8d403c4a397402090f72df7e4af0e635f2589077a12635a235a08e7" | ||
| 85 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.23;sha256sum=951917a92e725a8734202df0a8aab13c7a03efac7c26d96ddd7819f14d22a63e" | ||
| 86 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.24;sha256sum=c7e35c4145c5d71ed4dbc45b599dee9304e9cfceb76970d65225fb4fe9771872" | ||
| 87 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.9;sha256sum=a5aa5c6d401e96238993cdfe7d2bc10bae979ae467a219afd9f2a769239fd796" | ||
| 88 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.9.15;sha256sum=85912f31db31ef730dd39365ec3d28faf30ea852b6c68f4e95b0b102870eb029" | ||
| 89 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.23;sha256sum=9ea8387c36fb48ef7ed3c5b8c9db1b0c2a61c456feb7f0276346997743369828" | ||
| 90 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.23;sha256sum=e3d2cdae6961f0d90b02667c28f02b9709fb7764b057d7b895fa20434a4acae4" | ||
| 91 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.100.1;sha256sum=ea5b3f42d62568970644b61b5533fe0e717020da14634e9e989158b2188aac5c" | ||
| 92 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/signin;version=v1.0.11;sha256sum=6faac46de482e397f6d0c401078046b8d84bd11213f3a76e1536f058acd12056" | ||
| 93 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.30.17;sha256sum=09feabc247e03dec70f9fb8c2d1c49901d6dc6b2a064e5c4a79cf4dcdd403a1a" | ||
| 94 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.35.21;sha256sum=404f734866931f34bbdf3dd5b66a8807a500a7bb1073ea0bb8ff7063cd724d90" | ||
| 95 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.42.1;sha256sum=b3c95e049548d1116a0ccf034c0a0354cd30ef280223541e2cd8dd90c2e2cb11" | ||
| 96 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.25.1;sha256sum=089758d35d4384f5b69d876e7cd0b1a05eaa0634cbd47f4990a9f4a2f4a7484a" | ||
| 97 | SRC_URI += "gomod://github.com/aybabtme/rgbterm;version=v0.0.0-20170906152045-cc83f3b3ce59;sha256sum=a4456a42277e0c987de99e9c4ba141db064107ce737ad1dd2e050aeb1149b67e" | ||
| 98 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" | ||
| 99 | SRC_URI += "gomod://github.com/bgentry/speakeasy;version=v0.1.0;sha256sum=d4bfd48b9bf68c87f92c94478ac910bcdab272e15eb909d58f1fb939233f75f0" | ||
| 100 | SRC_URI += "gomod://github.com/bketelsen/crypt;version=v0.0.4;sha256sum=ab24f8c0386cc7fce86f4e6680c32214e1e597980bd80127ac84e71ace6763da" | ||
| 101 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" | ||
| 102 | SRC_URI += "gomod://github.com/bmatcuk/doublestar/v4;version=v4.10.0;sha256sum=381882762d63ad35709a6a426be336d6b714b26f13a391fde52911fadec07949" | ||
| 103 | SRC_URI += "gomod://github.com/cavaliergopher/cpio;version=v1.0.1;sha256sum=aea653a3acb1331beef5acf5fa4cf3c9daeb1f59759340ee2c14afb4c0abd830" | ||
| 104 | SRC_URI += "gomod://github.com/cenkalti/backoff/v4;version=v4.3.0;sha256sum=ef220b1ebf3bff4c46bbad5b2e123030e812b722b9e9dc88bc35956f9c622c2a" | ||
| 105 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.3;sha256sum=58e4d9014277bc1c5c7ab64539137923964cc3920303a4f771d02a532939bedb" | ||
| 106 | SRC_URI += "gomod://github.com/cenkalti/hub;version=v1.0.2;sha256sum=8108a8f25c7dda71a009bff5ce6ea155f5aa533d8ad5372c6cbbb688601bff5c" | ||
| 107 | SRC_URI += "gomod://github.com/cenkalti/rpc2;version=v1.0.5;sha256sum=550efecd4b4113340040863432d50e1fa42befc55443575ab65301303ba85a38" | ||
| 108 | SRC_URI += "gomod://github.com/census-instrumentation/opencensus-proto;version=v0.2.1;sha256sum=b3c09f3e635d47b4138695a547d1f2c7138f382cbe5a8b5865b66a8e08233461" | ||
| 109 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.3.0;sha256sum=145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3" | ||
| 110 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v6;version=v6.3.0;sha256sum=709e25ea1ada518470ebd6595c3b2ef712cb15a7b340bcf7973da2937a4d17fe" | ||
| 111 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v8;version=v8.2.0;sha256sum=a3678cc4b7f1b0b5ac06244fe9633aa1e04abda146c904d4bf1bdbb01894b3a2" | ||
| 112 | SRC_URI += "gomod://github.com/chzyer/logex;version=v1.1.10;sha256sum=2c94771c1e335a2c58a96444b3768b8e00297747d6ce7e7c14bab2e8b39d91bd" | ||
| 113 | SRC_URI += "gomod://github.com/chzyer/readline;version=v0.0.0-20180603132655-2972be24d48e;sha256sum=3dc842677887278fb33d25078d375ae6a7a94bb77a8d205ee2230b581b6947a6" | ||
| 114 | SRC_URI += "gomod://github.com/chzyer/readline;version=v1.5.1;sha256sum=ce25854a8beae5c20bdde840d5142e6fbd1f86f0e58442705b8fb21dfce48501" | ||
| 115 | SRC_URI += "gomod://github.com/chzyer/test;version=v0.0.0-20180213035817-a1ea475d72b1;sha256sum=ad8550bed3c4a94bbef57b9fc5bb15806eaceda00925716404320580d60e2f7d" | ||
| 116 | SRC_URI += "gomod://github.com/client9/misspell;version=v0.3.4;sha256sum=a3af206372e131dd10a68ac470c66a1b18eaf51c6afacb55b2e2a06e39b90728" | ||
| 117 | SRC_URI += "gomod://github.com/clipperhouse/displaywidth;version=v0.11.0;sha256sum=27830c91cdfb2a648748db21f7a2734dcb50d21c620edde51d488ba4e7967e3d" | ||
| 118 | SRC_URI += "gomod://github.com/clipperhouse/uax29/v2;version=v2.7.0;sha256sum=67b1278f1ffb4e4d783a390e48fe7396864650138e785d4b4bfca5914333f761" | ||
| 119 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20200629203442-efcf912fb354;sha256sum=f427a30a368319a345b4a0d31664f6c285db04a0a1e1bc3e47f6fae0bcff6297" | ||
| 120 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20191209042840-269d4d468f6f;sha256sum=f2a2fee0b2024946ddd3b7ec5cd06a6d318cdb8421a8d5afff4c2fd69f1e74a7" | ||
| 121 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20201120205902-5459f2c99403;sha256sum=0e26a66dec5d953d0444e8e749374fb081dd147a6c6e29f0ad2715c91d9b8cc9" | ||
| 122 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20251210132809-ee656c7534f5;sha256sum=cca4463a6b46441356c204b8580aed55a0df97e8289cfc04be7986cdf3a8011c" | ||
| 123 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.3.0;sha256sum=b2fc075395ffc34cff4b964681d0ae3cd22096cfcadd2970eeaa877596ceb210" | ||
| 124 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.3.2;sha256sum=01134ae89bf4a91c17eeb1f8425e1064f9bde64cf3ce0c9cf546a9fa1ee25e64" | ||
| 125 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.5.0;sha256sum=4c44e3a6b84de4db393e341537c7124031fa98d5f98860ad31b32b4890f2234c" | ||
| 126 | SRC_URI += "gomod://github.com/cowsql/go-cowsql;version=v1.22.0;sha256sum=96a5b3af40c40b1bd3948df518bf929d7372dd78600687bf0bacd9c19f9787f6" | ||
| 127 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" | ||
| 128 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.2;sha256sum=70a7e609809cf2a92c5535104db5eb82d75c54bfcfed2d224e87dd2fd9729f62" | ||
| 129 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.0;sha256sum=f2fdd06287a80f1bea5552f572d7f2314ec829285a3040b63469e0635f66fb6d" | ||
| 130 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" | ||
| 131 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.6.1;sha256sum=bb04848c968a45eb74ca7e9236d10579c4612b40cf5cd78203ee3f604b05f9e9" | ||
| 132 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" | ||
| 133 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.2-0.20180830191138-d8f796af33cc;sha256sum=b4d0923b169b194f0016ec46f3df1ab0c68e27999743e43fe2de59ecb2484128" | ||
| 134 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" | ||
| 135 | SRC_URI += "gomod://github.com/dgryski/go-farm;version=v0.0.0-20240924180020-3414d57e47da;sha256sum=e933606e2e726e6f07db98d1ce0ce38b3af3bdbb85c384f4f7eb3607cf00525f" | ||
| 136 | SRC_URI += "gomod://github.com/digitalocean/go-smbios;version=v0.0.0-20180907143718-390a4f403a8e;sha256sum=2bc498a09aa55b3417bebacce448b2d2ab757981e59b6b016d08cf97e4a7bdde" | ||
| 137 | SRC_URI += "gomod://github.com/docker/cli;version=v27.4.1+incompatible;sha256sum=1e296fd63c7628a6c0cada5098741624929eb3e5120a5145e13773b7116eaea5" | ||
| 138 | SRC_URI += "gomod://github.com/docker/docker;version=v27.1.1+incompatible;sha256sum=1a194461ee6c7fd3358303161c8b32e4ed426dd0bc07260f21688f7239267961" | ||
| 139 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.5.0;sha256sum=697ae616b50387a10b441375f3c6782e7b1e179e57649d71b8565eed4a78eda9" | ||
| 140 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" | ||
| 141 | SRC_URI += "gomod://github.com/donovanhide/eventsource;version=v0.0.0-20210830082556-c59027999da0;sha256sum=cf2e0fb54521715528f53d7030b286bb0896b4d6f11ee4478a456efcc25c4269" | ||
| 142 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.1;sha256sum=319404ea84c8a4e2d3d83f30988b006e7dd04976de3e1a1a90484ad94679fa46" | ||
| 143 | SRC_URI += "gomod://github.com/dustinkirkland/golang-petname;version=v0.0.0-20260215035315-f0c533e9ce9b;sha256sum=b18e7a3cfc2ea1593f4f147718e7fca67a00cb27ffe7cf7addb143dda2ecc49c" | ||
| 144 | SRC_URI += "gomod://github.com/eapache/channels;version=v1.1.0;sha256sum=87d1b622c97ed1b919eed9fb174aa18f4d7a147dcdfb3fb611d25e5870c2a14b" | ||
| 145 | SRC_URI += "gomod://github.com/eapache/queue;version=v1.1.0;sha256sum=1dc1b4972e8505c4763c65424b19604c65c944911d16c18c5cbd35aae45626fb" | ||
| 146 | SRC_URI += "gomod://github.com/ebitengine/purego;version=v0.10.0;sha256sum=df60829d7715bf609e78ebb6c945bdb865ccdfec56a71603d6e12346f98065c9" | ||
| 147 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.14.0;sha256sum=79424a75c005ee0981601e44449347c62a3f35b3b2ea57af79a89c1f31d80906" | ||
| 148 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.4;sha256sum=5f8dcc4ce2f584b0c8daa163d34d90506bbdc0fd5b349f5cfc20e1a83ac89892" | ||
| 149 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.1-0.20191026205805-5f8ba28d4473;sha256sum=987cbf98b1745b0dfb30c3688fa7633b44de92aed63360755857af738b49f2a6" | ||
| 150 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.7;sha256sum=512e3b8adb2ba4be9ade38fa5355efba790d03f97a4e9e0cd6b338dfef9f2772" | ||
| 151 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.9-0.20210217033140-668b12f5399d;sha256sum=f2348e65d21ec11fa421a7d32b8f8e5857533877efac93696773a6278a21a994" | ||
| 152 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.0;sha256sum=07b3a43081c9e1cdccb95c657cba7f483d5099f9ce07b5e3f3e28ce557687521" | ||
| 153 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.9-0.20201210154907-fd9021fe5dad;sha256sum=c1db37de58ee7dce9b27309ae9140c4c6552898f3e91a081cde1b11410aa351f" | ||
| 154 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.36.0;sha256sum=dc628978da6002143e63a5bfe042c2b50e27bc3a40216f1d443548985f0f6b5a" | ||
| 155 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" | ||
| 156 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.1.0;sha256sum=ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af" | ||
| 157 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.3.0;sha256sum=d91626b3a9a6b6a3b90dd85e92d922444f0a6c225c0caf9395f0abe49fad2aee" | ||
| 158 | SRC_URI += "gomod://github.com/fatih/color;version=v1.19.0;sha256sum=694b4265dc678e2a65b196371d5a6ec4eed3739f12a16021dcd2f0c1355d0ec6" | ||
| 159 | SRC_URI += "gomod://github.com/fatih/color;version=v1.7.0;sha256sum=6036f0b31167280b696b5efb43603e71bce31420fb3428afdf74a68bb3a3ebef" | ||
| 160 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" | ||
| 161 | SRC_URI += "gomod://github.com/flosch/pongo2/v6;version=v6.0.0;sha256sum=f1735a69047132e9e9cfa719d2aa04e42fda0e36b90cbae1a10265e8e4d3d23d" | ||
| 162 | SRC_URI += "gomod://github.com/foxboron/go-uefi;version=v0.0.0-20251010190908-d29549a44f29;sha256sum=b7ef535b34803afbbd3c446766039870c210078bdca2708e006f3840ccae1fe1" | ||
| 163 | SRC_URI += "gomod://github.com/frankban/quicktest;version=v1.14.6;sha256sum=8c7377023523780b2a6508f3c06bd3bbefd3dda064533ad6ff6724986234988d" | ||
| 164 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.9;sha256sum=fe48f570801de16bfe973dc74e7e5923ae689ba8c274437f65dbc8a63537f759" | ||
| 165 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.10.0;sha256sum=93a0e5a9ce61bc09c490d47623648fca7c794dfd187c2afd54a441c38eb00251" | ||
| 166 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" | ||
| 167 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.7;sha256sum=1d09ad8f3dc41cb6e0288023b47272c1c9393ca411e48f4b5009bca6662dc3ad" | ||
| 168 | SRC_URI += "gomod://github.com/fvbommel/sortorder;version=v1.1.0;sha256sum=a4dbc58d2f72212474a7b5e1894b11d6712b687f4cc66ca1f6e202a375d252f7" | ||
| 169 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.13;sha256sum=03b46aaa7bd4403d65dc23fb9d7e9b61214bb429491c864ee638490a42d55013" | ||
| 170 | SRC_URI += "gomod://github.com/gaissmai/bart;version=v0.26.1;sha256sum=7cead7fb3f4be36f3864efaf1344d72ca7ba03ab5a557338c80ca6d4bda59cca" | ||
| 171 | SRC_URI += "gomod://github.com/gdamore/encoding;version=v1.0.1;sha256sum=e584303c743306ae55be21a5703900d0628aa2ef840ce49d5f0bbf7c51379e33" | ||
| 172 | SRC_URI += "gomod://github.com/gdamore/tcell/v2;version=v2.13.9;sha256sum=6db38818b17a7ede413eba4ca3c37867ee0a6af778233592ed8fa403c7876354" | ||
| 173 | SRC_URI += "gomod://github.com/gdamore/tcell/v2;version=v2.13.8;sha256sum=a8990d22693e7a2805688943a5ae6212708ee81146bc3a0842efe0b2d7b98108" | ||
| 174 | SRC_URI += "gomod://github.com/getsentry/sentry-go;version=v0.34.1;sha256sum=3b4e9fe8cc6d5799bf641c8211bdf572edb067060101ba1ec20e5f8f3dc74bc2" | ||
| 175 | SRC_URI += "gomod://github.com/getsentry/sentry-go;version=v0.30.0;sha256sum=651c2fe9355cc9ee4b4e9861d628960d36784f4a8dae604b2fb8ae3b9eac4835" | ||
| 176 | SRC_URI += "gomod://github.com/ghodss/yaml;version=v1.0.0;sha256sum=c3f295d23c02c0b35e4d3b29053586e737cf9642df9615da99c0bda9bbacc624" | ||
| 177 | SRC_URI += "gomod://github.com/go-chi/chi/v5;version=v5.2.5;sha256sum=f78c1525f8b3af815bcf3406c0aba1f272eff96413ff51874677bf8a314fcad8" | ||
| 178 | SRC_URI += "gomod://github.com/go-co-op/gocron/v2;version=v2.21.1;sha256sum=2004b0530c356d891d3488f1ce43d139fa870d431f4fe3aaff9ef07ea7c5a59d" | ||
| 179 | SRC_URI += "gomod://github.com/go-co-op/gocron/v2;version=v2.19.1;sha256sum=f079bef66ea5bb6a293b3c8f789a96828da6db38fffb4904021cf38acb79c149" | ||
| 180 | SRC_URI += "gomod://github.com/go-gl/glfw;version=v0.0.0-20190409004039-e6da0acd62b1;sha256sum=96c694c42e7b866ea8e26dc48b612c4daa8582ce61fdeefbe92c1a4c46163169" | ||
| 181 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20191125211704-12ad95a8df72;sha256sum=2a9960535e4a71b2c79fee9bf8097b73efa0991d18f70e820f6dbe5e236a5df2" | ||
| 182 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20200222043503-6f7a984d4dc4;sha256sum=2f6a1963397cb7c3df66257a45d75fae860aa9b9eec17825d8101c1e1313da5b" | ||
| 183 | SRC_URI += "gomod://github.com/go-ini/ini;version=v1.67.0;sha256sum=d77fe1b537b2e6db4040bd518b4755979006d5af7e82ae035aa2bc5d40c0ff55" | ||
| 184 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.4;sha256sum=06a37b6668012a2dd109a5f71f6ae15387dc808b35d3cf73f5e406e78a17b027" | ||
| 185 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.3;sha256sum=ec019b110f6cdc3f55f067f52573be4474d5051b9b7c7fc11eb846b13c56beb4" | ||
| 186 | SRC_URI += "gomod://github.com/go-logfmt/logfmt;version=v0.4.0;sha256sum=d678198dc0eeaed28736e0d71b919a0bd98501b7275c69a7917122f6de9e0d1c" | ||
| 187 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" | ||
| 188 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" | ||
| 189 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" | ||
| 190 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.2.6;sha256sum=95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef" | ||
| 191 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.3.0;sha256sum=bbf5b3bfa227a5daa06eb16ecdecccc0b20e08749bf103afb523fd72764e727a" | ||
| 192 | SRC_URI += "gomod://github.com/go-playground/assert/v2;version=v2.2.0;sha256sum=1d77d82cc5dcdbb7789e93276b37e437b0182be698a1a6558a17d80cb01b859a" | ||
| 193 | SRC_URI += "gomod://github.com/go-playground/locales;version=v0.14.1;sha256sum=f33b53f2eef290d8b43b1011285f1f9cfcb1295c690defcb452598773baace7b" | ||
| 194 | SRC_URI += "gomod://github.com/go-playground/universal-translator;version=v0.18.1;sha256sum=77fc966f2d045c208ddeaa8343924f83688841b6f4c2ae005dc9ea5550c7d171" | ||
| 195 | SRC_URI += "gomod://github.com/go-playground/validator/v10;version=v10.30.2;sha256sum=19b740a35f29483539a143ff5226266e4fe5f39b339d30599a85cfc258a8b8c6" | ||
| 196 | SRC_URI += "gomod://github.com/go-playground/validator/v10;version=v10.30.1;sha256sum=2741eaa0dad42c34cb6609dc559c33f9bbd1cfdede8a5485069072be2cf6c114" | ||
| 197 | SRC_URI += "gomod://github.com/go-test/deep;version=v1.1.1;sha256sum=52844b1cc8b3e4e5613bef80f0f88b02d73edb3c6b24d58f14a20c76d86cb2dc" | ||
| 198 | SRC_URI += "gomod://github.com/go-test/deep;version=v1.1.0;sha256sum=22be4967cfe78261ed83129ddc89c6ba01dfb13e49a3baff19291e95b3ca17c5" | ||
| 199 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.5.0;sha256sum=326f8e00f648af4ae8e6e18c606325e4206a92d6ed42f486dc2f4da8e1897547" | ||
| 200 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.6;sha256sum=2296e77cc44facf3596ddd7a5866578a8450b59ad1583cbb70bfbfa77fe0dadc" | ||
| 201 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.0.4;sha256sum=23a23f08bea48e6e49a46a4015b64adbb1692dc6ddf0d83c2f0c2027cb8e31c8" | ||
| 202 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" | ||
| 203 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.1;sha256sum=5c9a74494e2bc746cee56558b5473252af5767f7ea4044caa9ea0fa2a056fec7" | ||
| 204 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" | ||
| 205 | SRC_URI += "gomod://github.com/golang/glog;version=v0.0.0-20160126235308-23def4e6c14b;sha256sum=36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9" | ||
| 206 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20190702054246-869f871628b6;sha256sum=75d60e7744f0b67e5d7e74a740aec2c6ae5295bafcdcfbfc18c258bd71f1fcdb" | ||
| 207 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20200121045136-8c9f03a8e57e;sha256sum=5d3a47edd7d97bbaf8685ddb3271fdc9f4790134998b39016e5d63eca6d99599" | ||
| 208 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20191227052852-215e87163ea7;sha256sum=e31120f82457b2c521be634d14905105d26f2b42206c7ce188c3eaacdd95cf6a" | ||
| 209 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.0;sha256sum=87ead41d6c15a2f0d77a4730c5695cead63904ca16be24bd9600aad5825f2665" | ||
| 210 | SRC_URI += "gomod://github.com/golang/mock;version=v1.1.1;sha256sum=636fd21575ebdfbebd53045802a40c780fdab33c6130cea9279346898286f1ca" | ||
| 211 | SRC_URI += "gomod://github.com/golang/mock;version=v1.3.1;sha256sum=3209f2030646855a3644736b5d7ce2cd9076856cac2f50360805a19c38b7bc45" | ||
| 212 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.1;sha256sum=5dc0c736c92f8872d5641051ed927a4c231a006564cff01995761034992f8aca" | ||
| 213 | SRC_URI += "gomod://github.com/golang/mock;version=v1.2.0;sha256sum=f7ae1e321897af59e6d63e722e78d98d69de0437e7e7a2437d03a431856da926" | ||
| 214 | SRC_URI += "gomod://github.com/golang/mock;version=v1.5.0;sha256sum=87e7217adce199e9a3c2813174e221a4e06cde85b1423c7462b4fa422cbfbede" | ||
| 215 | SRC_URI += "gomod://github.com/golang/mock;version=v1.6.0;sha256sum=fa25916b546f90da49418f436e3a61e4c5dae898cf3c82b0007b5a6fab74261b" | ||
| 216 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.3;sha256sum=3de56965862c560214305096f68a27218570ded7ba0fc5e84338208f985acff0" | ||
| 217 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.4;sha256sum=c6727fd55a7ca763697a33ee342dd820680a1b117d799ab93a8ce8fcee27fa4f" | ||
| 218 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0;sha256sum=718145f374825807a6b98ecb07bc740d6963ea86c34367a5dd82ce9f1fe55228" | ||
| 219 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.1;sha256sum=85f297eaa4c1bb7f601ba7d9b0b10c6ab19f65c1f55dbf06bbe3fc93b18a5950" | ||
| 220 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.1;sha256sum=963c1727816dcd6b474158a8a23f26115e0fb610aaf6363233d5b3e317b2193e" | ||
| 221 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.3;sha256sum=da0dea74fbb4cc44ef847818318c261c02eb58d87e1e932dcb46778af6356d2e" | ||
| 222 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.1;sha256sum=eee338347183b65fba80ed6c594cb9dc4cda41372ea2bbc35ece75c5d347798a" | ||
| 223 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.2.0;sha256sum=7574e650f6f12186def8b31b0e8d980ccb88a6a365b99fbf36515f6e7b99fd09" | ||
| 224 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.0;sha256sum=deb3b2ac476a7f74685091fa60c59d50110c7e1d333ea78281422d8441f2411d" | ||
| 225 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1;sha256sum=5768acb1c537e22dc9d19e1694edfe2261d8e271bb7d9ff7c479c6f3bb3c2d39" | ||
| 226 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.4;sha256sum=177c9ae8d07fea0ae1ca3dd771ac299cc66705211720fd9714ddf680aabbe886" | ||
| 227 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.5;sha256sum=ea1a470edde1759d80746e06debcca6934170f31b95866fbbcdbfa3228ae51b7" | ||
| 228 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.3;sha256sum=5d4104aa08835547303e79e348f5401e4acf8eb89b257c7bcc59a37a501f4532" | ||
| 229 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.2;sha256sum=a004ba3acb85e012cb9e468e1d445a81cfeeb4b4db7e9802f30aa500a8341851" | ||
| 230 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.2;sha256sum=b8a8eae4bc576f096cf5726c5b60bdc537b419590b7523976447244ba7db168d" | ||
| 231 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.2;sha256sum=7ac5b5a69daee19aa3e6cd26a0157f17c7fe0d9e16dae84899b2f883a7e1b527" | ||
| 232 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.2;sha256sum=5d1c817bebc1202ab3b42a418e584e0008e8027baf212ce69c2ae3e9e7b8c64b" | ||
| 233 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | ||
| 234 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1.0.20200221234624-67d41d38c208;sha256sum=7312c47eb4d1408f4f8f39109e51304f14d4f0d08b56119c73b836d10af194cc" | ||
| 235 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.4.0.20200313231945-b860323f09d0;sha256sum=c8a33bafd01fc10dbe9ac47399e9bb764a6c5f938abcdc594b21151dfcd762e9" | ||
| 236 | SRC_URI += "gomod://github.com/google/btree;version=v1.0.0;sha256sum=8dbcb36f92c7a6dc5f6aef5c26358d98b72caee69829b5b33dddabada2047785" | ||
| 237 | SRC_URI += "gomod://github.com/google/btree;version=v0.0.0-20180813153112-4030bb1f1f0c;sha256sum=45cbe813fd2aaf54c973eebc4cf6edb8223f527870d5932ce52b8fd3395db3fa" | ||
| 238 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" | ||
| 239 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 240 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.6.0;sha256sum=4b4e9bf6c48211080651b491dfb48d68b736c66a305bcf94605606e1ba2eaa4a" | ||
| 241 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.0;sha256sum=01fa1bb1f0e3e27d3685cb0aab442873dbc2abd9ed77ccb99279a3aaf3a09e04" | ||
| 242 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.4;sha256sum=c578f13cf15bcbb9762c29b3a323606f41adb6c5109ae21045f7fc8012843c7b" | ||
| 243 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.1;sha256sum=9470974fd55112e338aec4fddba69378fa7ec081082dbbe8116361c296a13dca" | ||
| 244 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.2.0;sha256sum=44649293cf714bcee800c9164ef6dcc7314e9ad98c49bba3da3dfad611edd955" | ||
| 245 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.6;sha256sum=32c6bb53a2f214fecd43ca0a436758488d088a9ac23e391ef4b502eda0591147" | ||
| 246 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.5;sha256sum=0ee90a7194c025d849699f897d97641b8676ceca9215c96e00eaf1f0e6e953ad" | ||
| 247 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.1;sha256sum=ca0c9e61aa62a9f8a3b77f0c491a54380128c1d588b0181af3a8c5ca49956893" | ||
| 248 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.7;sha256sum=6c739327d027b2e6573ae5fe3de501ad1e3691af6a9e7f34541944010f142f27" | ||
| 249 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.3;sha256sum=b79a3e524b930a68cc546a4eb60bbaf586bc3b983eec4cbb462ae135173623a3" | ||
| 250 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.0;sha256sum=a91fbc1ae431e8b71d420b1e9591ba4bfec3c1d2a8f1d71c3e59b0da29bcfaf4" | ||
| 251 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.1;sha256sum=daf3f0e994277544350b2578ddc1ae0ebf840d2bfaaa69170d6cef61816a6f0b" | ||
| 252 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.2;sha256sum=a5be30d7a61c98a852cc75f495e58d23bad0e4ed644f5c9d02d8b75c9cf25c71" | ||
| 253 | SRC_URI += "gomod://github.com/google/go-eventlog;version=v0.0.3-0.20250422210130-7c3cc8ffe6c4;sha256sum=88f95f5f6e192ee02623f6001838e7359c496b6760defdc7bc865d1aa1817747" | ||
| 254 | SRC_URI += "gomod://github.com/google/go-github/v31;version=v31.0.0;sha256sum=249348444dc93bdbe40703fcb5c980f664fb8f80f29d52f454b01bc2c45b2db3" | ||
| 255 | SRC_URI += "gomod://github.com/google/go-github/v72;version=v72.0.0;sha256sum=70a5ebe23f7b5112b3cd3a54ac2acc78eb9bb64d902073a607f57b2e2fef5c6c" | ||
| 256 | SRC_URI += "gomod://github.com/google/go-github/v84;version=v84.0.0;sha256sum=a123bfabac2393e30bc0608ad79ed1c82d0ac663f810a569e17b4ecd3db4655a" | ||
| 257 | SRC_URI += "gomod://github.com/google/go-querystring;version=v1.2.0;sha256sum=57b7ce2b82b33c68f59a224c6dd1305753e5ee3eecbefd09d43423a14f541e31" | ||
| 258 | SRC_URI += "gomod://github.com/google/go-tpm;version=v0.9.8;sha256sum=3b26b46c32cfc9adfc6859da0ce1aef87170fd26f1e87d1d4c4c3cfc2a7cab49" | ||
| 259 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.2.0;sha256sum=5948f40af1923d8f98dc1d4191311030e40e0057fb255df19ebc0360f2faac16" | ||
| 260 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.0.0;sha256sum=752570262575bbcb5f0107dbd80a463abacaf51e94e15f96f5bc4166ff2d33e1" | ||
| 261 | SRC_URI += "gomod://github.com/google/gopacket;version=v1.1.19;sha256sum=fc8cbe2239683199e677cb39f9303ae8d4a365f3c8cd8a2dcfa1f14c41bcff88" | ||
| 262 | SRC_URI += "gomod://github.com/google/martian;version=v2.1.0+incompatible;sha256sum=5bdd2ebd37dda1c0cf786db27707966c8624b288641da704b0e31c96b393ce70" | ||
| 263 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.0.0;sha256sum=ce9869f11c3fa46eb55cfa39f717e4dd205c0a3de8ac9820d26bb7bb0af63905" | ||
| 264 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.1.0;sha256sum=b8997565c0ae7efb32e4155b80375971c822c2b0aba6097e9735cc247fda3d72" | ||
| 265 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210226084205-cbba55b83ad5;sha256sum=1b072b1b72dec5d90ae54fdc815ae3843476cdd65679ddfd4019395565e2148a" | ||
| 266 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200212024743-f11f1df84d12;sha256sum=b71df4ed032307b9f3b9e7a888fd6b10238c0ea721b543cd884e49f828bab15a" | ||
| 267 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210122040257-d980be63207e;sha256sum=412c405c0c1bb8a681831c7accd980a1f3a998b26da9a91c082383a645964237" | ||
| 268 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201023163331-3e6fc7fc9c4c;sha256sum=8bd94834e431873bee5b7f37f157f759a2cead75c1caacaca7ac59fa1c676ab7" | ||
| 269 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200708004538-1a94d8640e99;sha256sum=72d4737d0870d4e85521141a7ad72c16139b7203004622e7caa5dbc598167114" | ||
| 270 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20190515194954-54271f7e092f;sha256sum=8cdca61a1a1d7e2e0199052449246dbd74800224bb79579dd6fec2875b9bc936" | ||
| 271 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201203190320-1bf35d6f28c2;sha256sum=dca2ea305079f82d0b806ebf4b7415de55cc0ea0b8f712d00a21adf9937b2e18" | ||
| 272 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20191218002539-d4f498aebedc;sha256sum=fc948203494a6280f42eb9a3d55e0b7962b49c4d2a4c045a0d0b743e987f28ef" | ||
| 273 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20181206194817-3ea8567a2e57;sha256sum=65b76add160a2ceaa6ca33d87a73c2a6b7495c30c12bfcb759593ba8495f29ed" | ||
| 274 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200229191704-1ebb73c60ed3;sha256sum=dbcd7888837618d317846ab4a1357dc1fedc4bcd06bc02b8e2e58360ec2cf546" | ||
| 275 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200430221834-fc25d7d30c6d;sha256sum=68facdaccc55dac8d2376829b672b020cd5dc3fc40b4d1cb812acb1739b8d89d" | ||
| 276 | SRC_URI += "gomod://github.com/google/renameio;version=v0.1.0;sha256sum=b8510bb34078691a20b8e4902d371afe0eb171b2daf953f67cb3960d1926ccf3" | ||
| 277 | SRC_URI += "gomod://github.com/google/renameio;version=v1.0.1;sha256sum=846a437abb62928546377741fdfcd0cb583eb1a2f6e0f1fd983a02fe87d204c9" | ||
| 278 | SRC_URI += "gomod://github.com/google/shlex;version=v0.0.0-20191202100458-e7afc7fbc510;sha256sum=1bf70bdb4c889b47b1976370832da79060c36cad282f278f279603200623775c" | ||
| 279 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.1;sha256sum=2b0cbc45fb0e21c8bfebbae9b04babc196d9f06d9f3b9dec5e2adc8cfd0c1b81" | ||
| 280 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" | ||
| 281 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.2;sha256sum=5d52fee1f44cf85dbba03f1bd6098a15a131e32c0e45839b352d69aceb7babfc" | ||
| 282 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.0.5;sha256sum=846b017e21fc01f408774051d4a10bfccd7c294e10a1ad5d725278889d5f1d42" | ||
| 283 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.0.4;sha256sum=2364901bf9a8ff66fb53bfb4833c4ba7c4fe06a722ecbc29a1b132962cf48ecf" | ||
| 284 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20181017120253-0766667cb4d1;sha256sum=9b9ccc9606dfeae2fb533f768b437025797dc4aa59ac3f8f091b64dc14bf5db7" | ||
| 285 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" | ||
| 286 | SRC_URI += "gomod://github.com/gorilla/securecookie;version=v1.1.2;sha256sum=fd7c0de7000c2e6a123d73e1249e1dce892ba29d2d03b00dc81d5fcee41d5895" | ||
| 287 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.3;sha256sum=dbbd31dd0f08548c5dc43e4c2f12bbba66abff5252b224b1cd06afbb72783a76" | ||
| 288 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" | ||
| 289 | SRC_URI += "gomod://github.com/gosexy/gettext;version=v0.0.0-20160830220431-74466a0a0c4a;sha256sum=44a9bc8d096057d931bc29931f2a724329a974146a3c847fc07d1dad3aa5ad4d" | ||
| 290 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-prometheus;version=v1.2.0;sha256sum=124dfc63aa52611a2882417e685c0452d4d99d64c13836a6a6747675e911fc17" | ||
| 291 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.16.0;sha256sum=377b03aef288b34ed894449d3ddba40d525dd7fb55de6e79045cdf499e7fe565" | ||
| 292 | SRC_URI += "gomod://github.com/hashicorp/consul/api;version=v1.1.0;sha256sum=3971a179e700f1a839efe3b5a61d782d07124f7a4d2ad290ad37eaa888907a19" | ||
| 293 | SRC_URI += "gomod://github.com/hashicorp/consul/sdk;version=v0.1.1;sha256sum=85188b2110551574646fcce5aa0a72dbde588596f3ebcf14964a3c4ce9c354ea" | ||
| 294 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" | ||
| 295 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.1;sha256sum=e3cc9964b0bc80c6156d6fb064abcb62ff8c00df8be8009b6f6d3aefc2776a23" | ||
| 296 | SRC_URI += "gomod://github.com/hashicorp/go-immutable-radix;version=v1.0.0;sha256sum=ab5d08582870e7177a74ba2c84c327aece8655cbd94653f801a0551156bb8a9c" | ||
| 297 | SRC_URI += "gomod://github.com/hashicorp/go-msgpack;version=v0.5.3;sha256sum=769381be9ae343c2eb34525558c4f59f76d0566229f1d0c13d41a485ab716921" | ||
| 298 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.0.0;sha256sum=a66a1b9dff26a9a7fcaa5aa5e658c13f94c0daeb572536b1ecc7ebe51f4d0be7" | ||
| 299 | SRC_URI += "gomod://github.com/hashicorp/go-rootcerts;version=v1.0.0;sha256sum=4393b0b9cd741e00de5624d5124cf054bf50c57231d4b1caff84c8a4d16c6a47" | ||
| 300 | SRC_URI += "gomod://github.com/hashicorp/go-sockaddr;version=v1.0.0;sha256sum=3d1ddaa7321ff081ca9f9307e7094a06993e79b6e728a2c654650f6a9bd52e0b" | ||
| 301 | SRC_URI += "gomod://github.com/hashicorp/go-syslog;version=v1.0.0;sha256sum=a0ca8b61ea365e9ecdca513b94f200aef3ff68b4c95d9dabc88ca25fcb33bce6" | ||
| 302 | SRC_URI += "gomod://github.com/hashicorp/go-uuid;version=v1.0.0;sha256sum=5220c1b110cbb3e193b0eb98810819f971d80fcaa23e0abc21bc32aabf18ecf7" | ||
| 303 | SRC_URI += "gomod://github.com/hashicorp/go-uuid;version=v1.0.1;sha256sum=a05417b988b047d55fca8ad4fec6bde56c3907f679fece48f97d608e61e82a5c" | ||
| 304 | SRC_URI += "gomod://github.com/hashicorp/go.net;version=v0.0.1;sha256sum=71564aa3cb6e2820ee31e4d9e264e4ed889c7916f958b2f54c6f3004d4fcd8d2" | ||
| 305 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v0.5.0;sha256sum=5caf5a6a4a0f8d2b492051532fda6564bad9e22d363e0a8298e96b1ed5a7a0ea" | ||
| 306 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v0.5.1;sha256sum=0f8aaf311e48fba046920d38b999c066da69997b479f4eca126fe968899717da" | ||
| 307 | SRC_URI += "gomod://github.com/hashicorp/hcl;version=v1.0.0;sha256sum=54149a2e5121b3e81f961c79210e63d6798eb63de28d2599ee59ade1fa76c82b" | ||
| 308 | SRC_URI += "gomod://github.com/hashicorp/logutils;version=v1.0.0;sha256sum=0e88424578d1d6b7793b63d30c180a353ce8041701d25dc7c3bcd9841c36db5b" | ||
| 309 | SRC_URI += "gomod://github.com/hashicorp/mdns;version=v1.0.0;sha256sum=a1e1440d9c4189636b6cd30ec7592beab68139a4d87e580f5a1fed029778bdc9" | ||
| 310 | SRC_URI += "gomod://github.com/hashicorp/memberlist;version=v0.1.3;sha256sum=9f83e052b0a5d96f6d8144a40c297aea37137bef7f58aa496bc5eab4e0c54e0b" | ||
| 311 | SRC_URI += "gomod://github.com/hashicorp/serf;version=v0.8.2;sha256sum=0f431658e69625f61defd36073e893ce21f04fe5a96484b812d47e32d4154be0" | ||
| 312 | SRC_URI += "gomod://github.com/hpcloud/tail;version=v1.0.0;sha256sum=3cba484748e2e2919d72663599b8cc6454058976fbca96f9ac78d84f195b922a" | ||
| 313 | SRC_URI += "gomod://github.com/hugelgupf/socketpair;version=v0.0.0-20190730060125-05d35a94e714;sha256sum=1c7e5e7459e5fb47945a59be95e5d77a9bee9153a05e96f97a7ae0e05fb26e7d" | ||
| 314 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20200824232613-28f6c0f3b639;sha256sum=f5709a6601f0b4dc17da3baba1a50cc95ebf3efdd040aecc7fcf4d0e89bab066" | ||
| 315 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20181102032728-5e5cf60278f6;sha256sum=73ae40ed96af2703f85cd4c552cf6b14551ceb782348be8185b730f44c842ab9" | ||
| 316 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.0.0;sha256sum=c3fa0813e78f5cef10dc0e9912c43e68e06ff970a98e98c4050fe14dbbfd18c7" | ||
| 317 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" | ||
| 318 | SRC_URI += "gomod://github.com/insomniacslk/dhcp;version=v0.0.0-20260407060928-11b94ed970f2;sha256sum=bbbe632884cf758816c7e322c414a47efe5c9fe64d9e336855611c43207d0088" | ||
| 319 | SRC_URI += "gomod://github.com/jarcoal/httpmock;version=v1.4.1;sha256sum=f6e7a90a895423456050050edb336ad5d7b5873e34b16ecd08dbddac612f759a" | ||
| 320 | SRC_URI += "gomod://github.com/jaypipes/pcidb;version=v1.1.1;sha256sum=ce753499960157c70c733ddc583a06998a5e0fccbc918c3d955118345d2340fb" | ||
| 321 | SRC_URI += "gomod://github.com/jeremija/gosubmit;version=v0.2.8;sha256sum=44d4dd75be9e1c378bf0fd5cc5ccdb1ba5135a7111ed4c3ed15a66fa53e3852d" | ||
| 322 | SRC_URI += "gomod://github.com/jessevdk/go-flags;version=v1.6.1;sha256sum=23decebb5a5114af1a687fbed64d6a674f1e976e70b2b4cdc27f52d0b020cb4b" | ||
| 323 | SRC_URI += "gomod://github.com/jessevdk/go-flags;version=v1.5.0;sha256sum=9886379a8c31f9021ce68490e2a21bdbea7e5fe95533229650e1ac1571dcd78a" | ||
| 324 | SRC_URI += "gomod://github.com/jkeiser/iter;version=v0.0.0-20200628201005-c8aa0ae784d1;sha256sum=33471c2a829f9811b995dcefcf807bfe9944c4f271588ad0c38d313c5d9b9c18" | ||
| 325 | SRC_URI += "gomod://github.com/jmespath/go-jmespath;version=v0.0.0-20180206201540-c2b33e8439af;sha256sum=5c18f15c2bcfbbdb4fd15c0598ea5d3a373991a7b46a8f2405d00ac8b6121629" | ||
| 326 | SRC_URI += "gomod://github.com/jochenvg/go-udev;version=v0.0.0-20240801134859-b65ed646224b;sha256sum=b774099ff109c66d81122f4fef6eb1e8d013db7bfb4b12b8e8f5f6d433618be9" | ||
| 327 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.5.0;sha256sum=f6b22626f17e5d4be7c755f83f97b575764da4c9ea4deccd5c5794912ce508aa" | ||
| 328 | SRC_URI += "gomod://github.com/josharian/native;version=v1.0.0;sha256sum=968dc29771428e17b807f7b131481667dedcb4db751317d26eed0635a32a7d60" | ||
| 329 | SRC_URI += "gomod://github.com/josharian/native;version=v1.1.0;sha256sum=6bf490b63ce1b724d1ab0aceb7655648b25b0ae6dc16f7fb1d89127836e71c42" | ||
| 330 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v0.0.0-20180909062703-3050d21c67d7;sha256sum=e24749aa3aba6b440b5ab9ea1b3350246c4960242a1a778b346c9a619a5899fa" | ||
| 331 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v1.0.0;sha256sum=f856692c725143c49b9cceabfbca8bc93d3dbde84a0aaa53fb26ed3774c220cc" | ||
| 332 | SRC_URI += "gomod://github.com/jsimonetti/rtnetlink;version=v1.3.5;sha256sum=9aa3750510db5dc4c582c3a7c41c58dcb29e76de8221d8121ab9e2f653b61b73" | ||
| 333 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.11;sha256sum=02ead1e16c24846359e237725336bbf67888e3f5cea2ac94b4372302bbd52304" | ||
| 334 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" | ||
| 335 | SRC_URI += "gomod://github.com/jstemmer/go-junit-report;version=v0.9.1;sha256sum=fbd2196e4a50a88f8c352f76325f4ba72338ecec7b6cb7535317ce9e3aa40284" | ||
| 336 | SRC_URI += "gomod://github.com/jstemmer/go-junit-report;version=v0.0.0-20190106144839-af01ea7f8024;sha256sum=b623acfae0dcc440f81ae14f3c5bc3ca40b1a674660ad549127980f892ab165e" | ||
| 337 | SRC_URI += "gomod://github.com/jtolds/gls;version=v4.20.0+incompatible;sha256sum=2f51f8cb610e846dc4bd9b3c0fbf6bebab24bb06d866db7804e123a61b0bd9ec" | ||
| 338 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.3.0;sha256sum=e457dccd7015f340664e3b8cfd41997471382da2f4a743ee55be539abc6ca1f9" | ||
| 339 | SRC_URI += "gomod://github.com/k-sone/critbitgo;version=v1.4.0;sha256sum=cab76ec175c2a59c1713c812488ef8802d09fa99d98f7f3a1810d6dbc9dcba27" | ||
| 340 | SRC_URI += "gomod://github.com/kballard/go-shellquote;version=v0.0.0-20180428030007-95032a82bc51;sha256sum=ae4cb7b097dc4eb0c248dff00ed3bbf0f36984c4162ad1d615266084e58bd6cc" | ||
| 341 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" | ||
| 342 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" | ||
| 343 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.6;sha256sum=61b417d2d3b6b7f5b5f4179f311fb156bd5bcea040353150c41111dc1777f11a" | ||
| 344 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.4;sha256sum=a295e4443ad6c88d8f5b8690807f413800fa171571d3a5970e2abefe6fe6e990" | ||
| 345 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.0.1;sha256sum=e9e5d0193b5826edeb94139ca4b81c5e39d0581689288ca8dcaa78dfbd32e15a" | ||
| 346 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.3.0;sha256sum=e6766f75ecfadf12fd045e4bdd9383f2a5bd3f9bd4c88a6db72861c84cf41486" | ||
| 347 | SRC_URI += "gomod://github.com/klauspost/crc32;version=v1.3.0;sha256sum=95e490929338e405a34537bc66dcb286d196055c4cb34cb526fbe5aef8d7a847" | ||
| 348 | SRC_URI += "gomod://github.com/klauspost/pgzip;version=v1.2.6;sha256sum=8ac508e93b22dca1a731a3a4c921b57c5ed1daea7b3629a2cf85c3b7530dda84" | ||
| 349 | SRC_URI += "gomod://github.com/kr/fs;version=v0.1.0;sha256sum=d376bd98e81aea34585fc3b04bab76363e9e87cde69383964e57e9779f2af81e" | ||
| 350 | SRC_URI += "gomod://github.com/kr/logfmt;version=v0.0.0-20140226030751-b84e30acd515;sha256sum=ebd95653aaca6182184a1b9b309a65d55eb4c7c833c5e790aee11efd73d4722c" | ||
| 351 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.1.0;sha256sum=06063d21457e06dc2aba4a5bd09771147ec3d8ab40b224f26e55c5a76089ca43" | ||
| 352 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.1;sha256sum=ecf5a4af24826c3ad758ce06410ca08e2d58e4d95053be3b9dde2e14852c0cdc" | ||
| 353 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.2.0;sha256sum=006c8a1a9fbd487942eb43ce663e6e2770dbeea8e79efc1c6f7dbeaf3ca52e19" | ||
| 354 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.1;sha256sum=10474d7a875cbd2b9d74c9bb8fb99264b7863f204c7610607797ff18d580bf00" | ||
| 355 | SRC_URI += "gomod://github.com/kr/text;version=v0.1.0;sha256sum=9363a4c8f1f3387a36014de51b477b831a13981fc59a5665f9d21609bea9e77c" | ||
| 356 | SRC_URI += "gomod://github.com/kr/text;version=v0.2.0;sha256sum=368eb318f91a5b67be905c47032ab5c31a1d49a97848b1011a0d0a2122b30ba4" | ||
| 357 | SRC_URI += "gomod://github.com/kylelemons/godebug;version=v1.1.0;sha256sum=dbbd0ce8c2f4932bb03704d73026b21af12bd68d5b8f4798dbf10a487a2b6d13" | ||
| 358 | SRC_URI += "gomod://github.com/leodido/go-urn;version=v1.4.0;sha256sum=948fe5f705b9eab6c3bc7e34a3ad2549ead87a8f5f73e5a85a8c66f347612ab2" | ||
| 359 | SRC_URI += "gomod://github.com/lucasb-eyer/go-colorful;version=v1.4.0;sha256sum=f2c9689fc5ca32b6ed1436bcce879b44e7b9d14f670681ab41974213f2acb217" | ||
| 360 | SRC_URI += "gomod://github.com/lucasb-eyer/go-colorful;version=v1.3.0;sha256sum=9c7c8ac20d1b2ffe1b43956e6be94c979d9d42f2ecc182d1bbb2c91f11647c15" | ||
| 361 | SRC_URI += "gomod://github.com/lufia/plan9stats;version=v0.0.0-20260330125221-c963978e514e;sha256sum=4d366f3433bced8da7afa5e6984f24af7a64dd3ab46be5c1a802e215e2f165cf" | ||
| 362 | SRC_URI += "gomod://github.com/lufia/plan9stats;version=v0.0.0-20260216142805-b3301c5f2a88;sha256sum=7e89913b76a34ab532ae8b903ca5ccaae5157304224da6a2ab66b9096c66a2db" | ||
| 363 | SRC_URI += "gomod://github.com/lxc/go-lxc;version=v0.0.0-20240606200241-27b3d116511f;sha256sum=7f211544b409aced6cfbea56e7a4cca327ba10b246893e4fca027da374a880ac" | ||
| 364 | SRC_URI += "gomod://github.com/lxc/go-lxc;version=v0.0.0-20260316180011-3af4ce000ed7;sha256sum=093136298a9c60bbe28a4183ba240e9f9b3956138e7597ba58fc6bdc6f0326b9" | ||
| 365 | SRC_URI += "gomod://github.com/lxc/incus-os/incus-osd;version=v0.0.0-20260426171132-5b5f02e943ee;sha256sum=8bb7ef20ec4a1e4f18364542a7eea9b67daf11e2b58fa6d61e193be73ffc7bb2" | ||
| 366 | SRC_URI += "gomod://github.com/lxc/incus-os/incus-osd;version=v0.0.0-20260313160614-ee09d062a9f0;sha256sum=25e0c6ef0e9300f776fa6853310a6786efc365a5d675caa908c941706af8ffae" | ||
| 367 | SRC_URI += "gomod://github.com/lxc/incus/v6;version=v6.23.1-0.20260327174201-6acde8bd711a;sha256sum=f1b3c5de6afb5778ac24541174fd9a8f4f923e88580abf3d5cde1f55f0f387a6" | ||
| 368 | SRC_URI += "gomod://github.com/lxc/incus/v6;version=v6.0.6;sha256sum=7f5c391eec332750adee390571cdab455255aebc09353313340d49a0b18bc63b" | ||
| 369 | SRC_URI += "gomod://github.com/lxc/incus/v7;version=v7.0.0;sha256sum=45c82ea4d707df94ce96c6559b54f1c73f92a9b771b33bb21217da87fbb58b50" | ||
| 370 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.7;sha256sum=ae77e5969fe064035fb543004478c3a819f95bb7bc1da084435bb2134532aaa7" | ||
| 371 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.5;sha256sum=fa056b3c72df6a36c991e9f22285818b07e377bf07c7beb441d9a097b2d6263e" | ||
| 372 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.0.9;sha256sum=0917044b442f35c980a2128975d15f1f4e5f9c7b5aae0fc29c2937ea093eb242" | ||
| 373 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.1;sha256sum=1a479de596b1e3732b23eb530d1809b352355fdc393c139cb9c8d0d7f335a089" | ||
| 374 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.2;sha256sum=6f64967892df6c491738811a76842998dfbdf631199a0236346dd59b36d42322" | ||
| 375 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.14;sha256sum=5e0e7925a070bb5bd11b4097e1a7b608167f0217ee83901b44c135f6e5e85c78" | ||
| 376 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.8;sha256sum=0e55980f57ba3e77c8051f46e607adee55ca85f2179e1b78e30f5683007c93ba" | ||
| 377 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.22;sha256sum=aee31e550fcdffd1fc4b8e7e7fa8bb59aa4311f9c0b51893f8c6837f8c3f7f37" | ||
| 378 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" | ||
| 379 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.3;sha256sum=7c2e953a82565d069f6c58ae43663048a3155beee8a2402dffbc86d87adee5d0" | ||
| 380 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.5;sha256sum=f94eb8bd7a6d188323b8518fd6dc23041d01a16517a0782f6bda2e1ad9a0f2f5" | ||
| 381 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.23;sha256sum=587ac0cc4bb87a6bbabfa48e4a4f646c3b6b08deac7c99dd43e8835dd8156b67" | ||
| 382 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.13;sha256sum=c104e14c1612a6d736bd109fe5fec9749a8146e1f7d37844d8a0a1296e00d4e9" | ||
| 383 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.21;sha256sum=f1c6f8106c49ff3077d8f2186fc23dcb222504f5f05d52f2b08a5417ead9d263" | ||
| 384 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.3;sha256sum=48568ed111397ccf7442430dedeb8ccee14c5d7e9060341b5224384c775324dd" | ||
| 385 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.7;sha256sum=a9f2747143111f83717b83c17e345732862b04cc74d6f4bac7a3a3ac522502e2" | ||
| 386 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.34;sha256sum=f9b24618e7fc267a1e3d199658c8b899873642de0976ab859b13717990c315b0" | ||
| 387 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.44;sha256sum=0543c18698d520094e7f80b5a44bb4af1c762087ffbd4ed826c735af6eafdfbb" | ||
| 388 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.4;sha256sum=0b44aabaa9aea5d28e667849ad4d9821351466c3591dd7beddb2d025db6d55f2" | ||
| 389 | SRC_URI += "gomod://github.com/mdlayher/arp;version=v0.0.0-20220512170110-6706a2966875;sha256sum=34ea491f288d8193b4be9da7762f23ff287928edcaa992bc1ce3b84490863079" | ||
| 390 | SRC_URI += "gomod://github.com/mdlayher/ethernet;version=v0.0.0-20220221185849-529eae5b6118;sha256sum=87c8f60bacaa86dc4fdddb44fbfb4fbb69bb48100940f28b448615501e018bf1" | ||
| 391 | SRC_URI += "gomod://github.com/mdlayher/ndp;version=v1.1.0;sha256sum=07019fdd3dada75e31521576de014db24d17f5fcd8bd163162729932a4f8c17b" | ||
| 392 | SRC_URI += "gomod://github.com/mdlayher/netlink;version=v1.7.2;sha256sum=a21ccaea2a6fb7b946a96c61efc2fff33d717931c20c5bb3a2ec2ce528072dc0" | ||
| 393 | SRC_URI += "gomod://github.com/mdlayher/netx;version=v0.0.0-20230430222610-7e21880baee8;sha256sum=9f34167548530e55cd9604638cd1d75f76394749f5e527b2d0cb382404d6af42" | ||
| 394 | SRC_URI += "gomod://github.com/mdlayher/packet;version=v1.0.0;sha256sum=234f6da202279452856bbaa7056ffd734c22786982d7ea2cdb712f91a1f91ba7" | ||
| 395 | SRC_URI += "gomod://github.com/mdlayher/packet;version=v1.1.2;sha256sum=93d2e921299173288122222860c9a42710245337b69ea6c4eadd6513e2c09c6e" | ||
| 396 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.6.0;sha256sum=0b6d1f9f64462bcf94a8dc7dc9fc0084f35af3434ab67a724464a95d47bc87af" | ||
| 397 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" | ||
| 398 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.2.1;sha256sum=77ff45b6d52f58ce34996ceaa343bbe4f0c7611a9d1c763855be0d3655944c46" | ||
| 399 | SRC_URI += "gomod://github.com/mdlayher/vsock;version=v1.2.1;sha256sum=cd25f9f33aa4fb945502351caeeed6994e1f34824cc826ca2daa1b21c45bc0d1" | ||
| 400 | SRC_URI += "gomod://github.com/mgutz/ansi;version=v0.0.0-20170206155736-9520e82c474b;sha256sum=d7c0ff88c53dfca384bb82108a6e5fdc9e11b358d68b67144ff6a285be20a16a" | ||
| 401 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.0.14;sha256sum=b54ee6b47b5824c0ac33e9ef932fb5bf2f7979199411b957e753fe88cca92af2" | ||
| 402 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.72;sha256sum=092608d919335ff22154862c59abe8b4d651be3ef0b75d22001a07c03106a3b6" | ||
| 403 | SRC_URI += "gomod://github.com/minio/crc64nvme;version=v1.1.1;sha256sum=276041e361bdd81dc28d03e3de9f7c80f784c616f0a7fa94fa34855fe2d0aa88" | ||
| 404 | SRC_URI += "gomod://github.com/minio/md5-simd;version=v1.1.2;sha256sum=f829d35a6e6897db415af8888c4b074d1a253aee0e8fb7054b4d95477a81c3d6" | ||
| 405 | SRC_URI += "gomod://github.com/minio/minio-go/v7;version=v7.0.99;sha256sum=0ff3c1c2fb1c41b7f801350928003c50b57b8e7e1a5d534298c70ff7d62c048b" | ||
| 406 | SRC_URI += "gomod://github.com/mitchellh/cli;version=v1.0.0;sha256sum=74199f2c2e1735a45e9f5c2ca049d352b0cc73d945823540e54ca9975ce35752" | ||
| 407 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.0.0;sha256sum=18a3a63fb866b9f36168cb8f0fb0660ed73b67b42060d4784ba5ba964e7c9181" | ||
| 408 | SRC_URI += "gomod://github.com/mitchellh/go-testing-interface;version=v1.0.0;sha256sum=255871a399420cd3513b12f50738d290e251637deb23e21a4332192584ecf9c7" | ||
| 409 | SRC_URI += "gomod://github.com/mitchellh/gox;version=v0.4.0;sha256sum=70c976edc82b069d55c4b05409be9e91d85c20238a5e38c60fbb0b03b43c9550" | ||
| 410 | SRC_URI += "gomod://github.com/mitchellh/iochan;version=v1.0.0;sha256sum=f3eede01adb24c22945bf71b4f84ae25e3744a12b9d8bd7c016705adc0d778b8" | ||
| 411 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.4.1;sha256sum=bfe856861145c25f6f26c2985760e86a4634e2a28bb9b4582ff0e8a9d2621e10" | ||
| 412 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.5.0;sha256sum=118d5b2cb65c50dba967fb6d708f450a9caf93f321f8fc99080675b2ee374199" | ||
| 413 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.1.2;sha256sum=cd86d8586cbc333de28f6a46989069487877fae437df4c2cc417668d203c7305" | ||
| 414 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v0.0.0-20160808181253-ca63d7c062ee;sha256sum=32bc014a07f8fd315636f102181d131538ef0c716290f2120ad06ae92a0f65de" | ||
| 415 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" | ||
| 416 | SRC_URI += "gomod://github.com/moby/sys/user;version=v0.4.0;sha256sum=4b96521752263905b26acd41c982be7bfb73d45243d070707e3cdd57f9fb3a91" | ||
| 417 | SRC_URI += "gomod://github.com/moby/sys/userns;version=v0.1.0;sha256sum=24c102bcc418dedc378fbcaa53b10251b35042f2e86bf088f773250064fe3080" | ||
| 418 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.0;sha256sum=c4a97a1c5137f97f13985cf0a95267a47e52e749bcc4fa6b1ccd5595bed7a6f1" | ||
| 419 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180228061459-e0a39a4cb421;sha256sum=7879936219694facd98a70748597a091690b34e1384a9c6987bd0b2c53c2a052" | ||
| 420 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" | ||
| 421 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.1;sha256sum=6af8268206d037428a4197bd421bbe5399c19450ef53ae8309a083f34fb7ac05" | ||
| 422 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.2;sha256sum=f46f41409c2e74293f82cfe6c70b5d582bff8ada0106a7d3ff5706520c50c21c" | ||
| 423 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v0.0.0-20180701023420-4b7aa43c6742;sha256sum=ff641a4cb8a664211221f09d9fe4aeafedcaacd6042b0d5ead69ae3becbf2a72" | ||
| 424 | SRC_URI += "gomod://github.com/mohae/deepcopy;version=v0.0.0-20170929034955-c48cc78d4826;sha256sum=41ba726508a213f4af89e7d58937263ff778e352d591edd422d3a3dc3272585c" | ||
| 425 | SRC_URI += "gomod://github.com/muesli/crunchy;version=v0.4.1-0.20210519044311-9cd68953298f;sha256sum=bd54d7aee273c1e7652377d546ace5efcb09d3ffdbf1e109288142703d92f678" | ||
| 426 | SRC_URI += "gomod://github.com/muhlemmer/gu;version=v0.3.1;sha256sum=a0d807b8f985a0bc0754433ab2580ac3fc1e82a122f50c489b2ab767307815ec" | ||
| 427 | SRC_URI += "gomod://github.com/muhlemmer/httpforwarded;version=v0.1.0;sha256sum=954d3c6065ebb002f2f4fee50c19271a006458434aa69f6359ce4ab7b3275140" | ||
| 428 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" | ||
| 429 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20190716064945-2f068394615f;sha256sum=d6fc513490d5c73e3f64ede3cf18ba973a4f8ef4c39c9816cc6080e39c8c480a" | ||
| 430 | SRC_URI += "gomod://github.com/niemeyer/pretty;version=v0.0.0-20200227124842-a10e7caefd8e;sha256sum=2dcb7053faf11c28cad7d84fcfa3dd7f93e3d236b39d83cff0934f691f860d7a" | ||
| 431 | SRC_URI += "gomod://github.com/olekukonko/cat;version=v0.0.0-20250911104152-50322a0618f6;sha256sum=46c56f6186f41d9fac1caf5ab0574d4ef03477ef25ae65250f509947539bde9c" | ||
| 432 | SRC_URI += "gomod://github.com/olekukonko/errors;version=v1.2.0;sha256sum=9a22e180e093f4097d84b012395ca315420ae6c8703e4aa93b6684c9e948ce6c" | ||
| 433 | SRC_URI += "gomod://github.com/olekukonko/errors;version=v1.3.0;sha256sum=a50b48a6baa3dd2b96ff890a3a56a1e9bbc49668178a2600997461927786b20f" | ||
| 434 | SRC_URI += "gomod://github.com/olekukonko/ll;version=v0.1.7;sha256sum=4ff8af0392de7a819cd67f1ad8430f83cbc6bb421f0b71f7612fd883ac1b4c47" | ||
| 435 | SRC_URI += "gomod://github.com/olekukonko/ll;version=v0.1.8;sha256sum=84786f3533d3b5289de1f6b5c921af43997f8d0bb74c1a3ffe56efd920964c1a" | ||
| 436 | SRC_URI += "gomod://github.com/olekukonko/tablewriter;version=v1.1.4;sha256sum=e5a779693c4ce8aa0ada775409c590f6d1ee39b02e13bdc3d68d698dd6e97942" | ||
| 437 | SRC_URI += "gomod://github.com/olekukonko/ts;version=v0.0.0-20171002115256-78ecb04241c0;sha256sum=b04eba3c4d1780c5c48d4ad47a6d5db2db5ee6f963e5a26f8d18dbbe70e74262" | ||
| 438 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.6.0;sha256sum=04ccd635943d80d8767d83738e9058091d50517860dce86f7f8ac7a55f6c2959" | ||
| 439 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.5.0;sha256sum=ec490d2f4e5162675fa5203ba6f047c84d0105eb70c092268a31e0f5ef5d3593" | ||
| 440 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" | ||
| 441 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" | ||
| 442 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.2.3;sha256sum=534e44408718106ee713bf342e84f782fc9aa00ff0cdfb2372e452ba1c71ca40" | ||
| 443 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.3.0;sha256sum=09e58e616eb70f2972ed19ada447dd661b298b39777adb0bbd35c94886bdbdf8" | ||
| 444 | SRC_URI += "gomod://github.com/opencontainers/umoci;version=v0.6.1-0.20251213054154-70fc5ee1f4df;sha256sum=5632a66897aaf65f76ff11a94a3046692628572573727fce2fa1822dfc0ba7b3" | ||
| 445 | SRC_URI += "gomod://github.com/openfga/go-sdk;version=v0.8.0;sha256sum=4693440fd4c4fa706b05d4eb46a8e4647eea7e306100ae9609cd8ef0de5304af" | ||
| 446 | SRC_URI += "gomod://github.com/openfga/go-sdk;version=v0.7.5;sha256sum=310b28776e7a4685e75e09a4511a7c81a5e8e46c8769db992ae375e25f5d039a" | ||
| 447 | SRC_URI += "gomod://github.com/orcaman/concurrent-map/v2;version=v2.0.1;sha256sum=b22862795a424f45d927019c16127cd49670a9d5b463acb794683db4536199b0" | ||
| 448 | SRC_URI += "gomod://github.com/ory/dockertest/v3;version=v3.12.0;sha256sum=eda3903e5dc832fb794e8cdc6e506f9b39902f6067af7038c75ca748daecb9f9" | ||
| 449 | SRC_URI += "gomod://github.com/osrg/gobgp/v3;version=v3.37.0;sha256sum=7980eb6d337986839437f24fa4fe4ecf730ce792ca2872e33691250010da2a9d" | ||
| 450 | SRC_URI += "gomod://github.com/osrg/gobgp/v4;version=v4.5.0;sha256sum=f877e7f9ff75058e414cbd812f66c669aa557d91fe098282bc3efd52cc0f1ed7" | ||
| 451 | SRC_URI += "gomod://github.com/ovn-kubernetes/libovsdb;version=v0.8.1;sha256sum=80940664216dc5fc9e804f645b57fa57d97c809b09674b9354a6770adb85e201" | ||
| 452 | SRC_URI += "gomod://github.com/pascaldekloe/goe;version=v0.0.0-20180627143212-57f6aae5913c;sha256sum=fa1b653a2e460194150393e186af967c8b1d24811252aac12f9ab4474beefdc6" | ||
| 453 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.3;sha256sum=a52f4a0d5d8f6e98bbfc493ec947e1be44b8f304005d2059ecc4c5938b712961" | ||
| 454 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.3.0;sha256sum=27ab9ac7f21fbe4c16c8b8252b27d10d4e86f29adea7dbca15fb920e07787f3d" | ||
| 455 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=82162be7b85077f3be49bfe0f1e01f308b9c9554c72a980a22a34432f94885f0" | ||
| 456 | SRC_URI += "gomod://github.com/peterh/liner;version=v1.2.1;sha256sum=5f5b73e7044359a539161b8709840d0e8528a2ffc0b1d167a4e9c4a3671e5296" | ||
| 457 | SRC_URI += "gomod://github.com/philhofer/fwd;version=v1.2.0;sha256sum=de507513c5985cd0eebc0eccd6b4955da5e2a31814323775b886f29cf9971e98" | ||
| 458 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.18;sha256sum=b397db34ff05610125e7c9de6de067a174a70ba3ba7dac81ba8ce4f22b1c0933" | ||
| 459 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.26;sha256sum=cf67f99d8d4ed84775a51de3167b70907e5436dd2f501f37deffac46c0a51ae1" | ||
| 460 | SRC_URI += "gomod://github.com/pires/go-proxyproto;version=v0.12.0;sha256sum=1cf1a7159ba5cd28ed600f996fd0281730ffed3918f4223e87f7a0c1fab20053" | ||
| 461 | SRC_URI += "gomod://github.com/pires/go-proxyproto;version=v0.11.0;sha256sum=7cda3fa2b99a33afaef02011776a75bf2a197872b87cf886bdb2e10cf61e3fae" | ||
| 462 | SRC_URI += "gomod://github.com/pkg/diff;version=v0.0.0-20200914180035-5b29258ca4f7;sha256sum=8ef810f3e3ffca95b5c1895b073d213f8ae5cc9f993be966cd533d0527806e2c" | ||
| 463 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" | ||
| 464 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.1;sha256sum=4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8" | ||
| 465 | SRC_URI += "gomod://github.com/pkg/sftp;version=v1.13.10;sha256sum=390185d4b33cb550ebd27381b4aa80f245a9bda1ccb4dac65685bf94eeb81470" | ||
| 466 | SRC_URI += "gomod://github.com/pkg/sftp;version=v1.10.1;sha256sum=4e30f0455865434be7b83d4010ab97667217dafd0017caa651faafa2cc6aed64" | ||
| 467 | SRC_URI += "gomod://github.com/pkg/xattr;version=v0.4.12;sha256sum=3657614c6f28f6298164935f48af2515835ae04190ed9f6954b5cdf89b1aee21" | ||
| 468 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" | ||
| 469 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.1-0.20181226105442-5d4384ee4fb2;sha256sum=24ff45e356f638a53bd0c89fff961fbeaecfdb0dc5e482ceed0a2230e0e5f3b7" | ||
| 470 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 471 | SRC_URI += "gomod://github.com/posener/complete;version=v1.1.1;sha256sum=828ec8cd2a7a4f57b238d7475bce89dcccf8f5dc9f55008fdc435bceeb83d927" | ||
| 472 | SRC_URI += "gomod://github.com/power-devops/perfstat;version=v0.0.0-20240221224432-82ca36839d55;sha256sum=66cb26a26f3282bc0cea7dc89da5f83249705a53e566259f226dc03477036f32" | ||
| 473 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" | ||
| 474 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" | ||
| 475 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190812154241-14fe0d1b01d4;sha256sum=5d4719be47f4f69ab5bf36a04c75eb078a0f69b43a335f400c2d688ac9e61795" | ||
| 476 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.67.5;sha256sum=9baf08bc138d7097af80f61572b32eeac40727d91e29ea447cb059d0ce57e1a6" | ||
| 477 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.20.1;sha256sum=776376180a30e79e2d3744a6195b19897b1561b0cade53b730a0f4cfe20ca871" | ||
| 478 | SRC_URI += "gomod://github.com/rivo/tview;version=v0.42.0;sha256sum=49acb1cd8fcda0bda8702e25283b6651e444fb5f21deca81157299be624b9b12" | ||
| 479 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.2.0;sha256sum=3199d94be50284142220662ca3b00e19ddd1debe4e80ddc745ff4203ecb601c0" | ||
| 480 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.4.7;sha256sum=b995e4aa0cc1e5779cc61138ac925cb8c1e963e40c80e4b93ee8553812ebb792" | ||
| 481 | SRC_URI += "gomod://github.com/robfig/cron/v3;version=v3.0.1;sha256sum=ebe6454642220832a451b8cc50eae5f9150fd8d36b90b242a5de27676be86c70" | ||
| 482 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.2.0;sha256sum=f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1" | ||
| 483 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.1.0;sha256sum=e34aec0e4af83bdba6eff7ee83d839a102902910b709dd88b4ee8b439e4186de" | ||
| 484 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.3.0;sha256sum=191b95c35d85a5683cee6e303a08b4d103bf9de9ececdc6904f21ed90c094b0a" | ||
| 485 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.14.1;sha256sum=ab3d18283cef2f46ddfd489b6b14b970eb7dbbb642786f025ee1ac5291dc4e70" | ||
| 486 | SRC_URI += "gomod://github.com/rootless-containers/proto/go-proto;version=v0.0.0-20260207013450-f6ee952d53d9;sha256sum=284dd96656ced163127e36dc01be0d36f9ec3f0633a85941e0ec656f6e0d7955" | ||
| 487 | SRC_URI += "gomod://github.com/rs/cors;version=v1.11.1;sha256sum=0555d9d0c18079e1d472d83044bf9fb2517626f1027d3d9d527c7a4294978500" | ||
| 488 | SRC_URI += "gomod://github.com/rs/xid;version=v1.6.0;sha256sum=395b1caa8a7e835e4721291e629dac4f6608db3918d6fe1eb2ed5e7561b62eb2" | ||
| 489 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" | ||
| 490 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.0.1;sha256sum=496079bbc8c4831cd0507213e059a925d2c22bd1ea9ada4dd85815d51b485228" | ||
| 491 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" | ||
| 492 | SRC_URI += "gomod://github.com/ryanuber/columnize;version=v0.0.0-20160712163229-9b3edd62028f;sha256sum=90eb7f18868fb2e80c1e5e34713c8d8faf1752d5054c5033d897bf9617427787" | ||
| 493 | SRC_URI += "gomod://github.com/sagikazarmark/locafero;version=v0.12.0;sha256sum=e42751ae533e4f7642df550b2fafb70a0e5d16dc1ce0551c800b07b86407fd11" | ||
| 494 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" | ||
| 495 | SRC_URI += "gomod://github.com/sean-/seed;version=v0.0.0-20170313163322-e2103e2c3529;sha256sum=0bc8e6e0a07e554674b0bb92ef4eb7de1650056b50878eed8d5d631aec9b6362" | ||
| 496 | SRC_URI += "gomod://github.com/segmentio/fasthash;version=v1.0.3;sha256sum=fe6b87a2841eac3670539d105692d39f67155955202145dc78f3a29c866b8cb6" | ||
| 497 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.0.0;sha256sum=287218ffcd136dbb28ce99a2f162048d8dfa6f97b524c17797964aacde2f8f52" | ||
| 498 | SRC_URI += "gomod://github.com/shirou/gopsutil/v4;version=v4.26.4;sha256sum=b30ad4bd325ac2b1d26fcb3ad4a77006a9f6de5a205400c4004fc3e7fa9cb717" | ||
| 499 | SRC_URI += "gomod://github.com/shirou/gopsutil/v4;version=v4.26.2;sha256sum=da1541a580e74c1c8ca18682031d4e2eafbe7f9596ca7962e43c546182435e67" | ||
| 500 | SRC_URI += "gomod://github.com/shurcooL/sanitized_anchor_name;version=v1.0.0;sha256sum=0af034323e0627a9e94367f87aa50ce29e5b165d54c8da2926cbaffd5834f757" | ||
| 501 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.4;sha256sum=3847d00c5ee6948f1ff0d0120bc343c55ce852becb7720f8f08f53eecfe9e437" | ||
| 502 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.2.1;sha256sum=300c4f1e05f962c86d0c1092b85af8d57a7560873a1b812184ba77e967b47b48" | ||
| 503 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v0.0.0-20180927180507-b2de0cb4f26d;sha256sum=0434c12c41cb4c3e7ebf2fa44d3eeaafa75b9a61a80e30408ed8e09c3d5d3d70" | ||
| 504 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v1.0.0;sha256sum=82beb3c8918c2d72f34d6222c52d03018e8867f005193e90821b01a6475d9e51" | ||
| 505 | SRC_URI += "gomod://github.com/smartystreets/go-aws-auth;version=v0.0.0-20180515143844-0c1422d1fdb9;sha256sum=d9441cfbef2c680269ced67f8e1d99af9cf649e11a7f133a5b0685be0277ca7d" | ||
| 506 | SRC_URI += "gomod://github.com/smartystreets/goconvey;version=v1.6.4;sha256sum=a931413713a303a958a9c3ac31305498905fb91465e725552472462130396dda" | ||
| 507 | SRC_URI += "gomod://github.com/smartystreets/gunit;version=v1.0.0;sha256sum=36cf43529cfadeb297ce1537c7d0fca8373a95936806121ce7ce0bf653e959ee" | ||
| 508 | SRC_URI += "gomod://github.com/sourcegraph/conc;version=v0.3.1-0.20240121214520-5f936abd7ae8;sha256sum=6db56fe285f78ba994a77d676d790b1db85a47cc8948a42d4c2f6ca6200b9413" | ||
| 509 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.15.0;sha256sum=d03a0bbce87eeaa1c23f0c0276707bb2d59f46efee875d7d7f1d570201be6e1f" | ||
| 510 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.6.0;sha256sum=234791203d4bb7405bf5ef7f5cecc6e64fdfa9fc5a12d85b6ec7ecdb86cc0834" | ||
| 511 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.10.0;sha256sum=7c7ba27f9979ada980c2a69f6b2fdf7b4ce1f2b766e245c0a4716f546ad7ddce" | ||
| 512 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.3.1;sha256sum=9431fba3679d68cb98976c0f87e20520555835ecf772182991a37831426f219e" | ||
| 513 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.2.1;sha256sum=9dad7255db19d7e264232543b42a0f5f04c4561df708702f1d895ff7c66818e5" | ||
| 514 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.2;sha256sum=a00aae6fcd631e0fde52c98604452ff70e1b73c3b8a560d68db15aff5e26872d" | ||
| 515 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.5.0;sha256sum=3b0a43f96d85d4370b6ed69e61b0871b4f2dddf77e92597eb964703560ccee92" | ||
| 516 | SRC_URI += "gomod://github.com/spf13/jwalterweatherman;version=v1.1.0;sha256sum=43cc5f056caf66dc8225dca36637bfc18509521b103a69ca76fbc2b6519194a3" | ||
| 517 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.5;sha256sum=fc6e704f2f6a84ddcdce6de0404e5340fa20c8676181bf5d381b17888107ba84" | ||
| 518 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" | ||
| 519 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" | ||
| 520 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.21.0;sha256sum=4096e4ccdbb74027c49f0dfede6d67193053b0d1c1ecce57543cf3dacc7b249e" | ||
| 521 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.8.1;sha256sum=3223fb4fb8308f36d504b12653027403fa277cc03f49141e6539edb6991f7fef" | ||
| 522 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.6.0;sha256sum=b90f378c70e2c985f61893ca20bf3e8258bb4f66920af759276d330513d0d7d6" | ||
| 523 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | ||
| 524 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.4.0;sha256sum=fb5c74373b4385e57e900b2a9ddec7ba1eda2c0d93fab4d307c15097dcaa0765" | ||
| 525 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.0;sha256sum=1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c" | ||
| 526 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.2;sha256sum=3c22c1d1c4c4024eb16a12f0187775640bf35d51b0a06649febc7797119451c0" | ||
| 527 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.1;sha256sum=d78938d7c60cb8cb6810f7fd5c2f7f7ff62091e483ca3610af69c3920011dc44" | ||
| 528 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" | ||
| 529 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.4.0;sha256sum=0400c42ab95389bb4f4577bc09917a040a97f0f4251db2a54a7f6f5e65065b73" | ||
| 530 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.6.1;sha256sum=e3c77324195658ead0289c507966fec55c69a7b1b8e3aac13c587dc50932fbc3" | ||
| 531 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.0;sha256sum=d880adf449449120b459a2220f539c69648fd797ded5b745cf3add60ec84081e" | ||
| 532 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.5.1;sha256sum=b0d1f439dfc42208b7c120dfdecee61c697496c1688361aeb100b01366d945f7" | ||
| 533 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.10.0;sha256sum=36c87573527a97ce97fc15ce2a101e65e5ebb350db142d09f633580cb8d5c839" | ||
| 534 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.2.2;sha256sum=a0d1278e9b49f73e770bdf20a2af5f232b6df6b9f0e557707db00efca6eda9ed" | ||
| 535 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" | ||
| 536 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" | ||
| 537 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.4;sha256sum=e206daaede0bd03de060bdfbeb984ac2c49b83058753fffc93fe0c220ea87532" | ||
| 538 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.2.0;sha256sum=21474df92536f36de6f91dfbf466995289445cc4e5a5900d9c40ae8776b8b0cf" | ||
| 539 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.6.0;sha256sum=142db3dd2328e744c157e85cf3291d027013b79f92a45984f860fe38bc0f1f8d" | ||
| 540 | SRC_URI += "gomod://github.com/tailscale/depaware;version=v0.0.0-20210622194025-720c4b409502;sha256sum=0296e91d5f64e96159bdca15f621fc6cd8c148e620d70d070b93cc89209eda4a" | ||
| 541 | SRC_URI += "gomod://github.com/timpalpant/gzran;version=v0.0.0-20201127163450-7b631e56f57b;sha256sum=292d07825cf41a0615113e64fdc556e3106b412b7c1cd475d8a42bbafedc5059" | ||
| 542 | SRC_URI += "gomod://github.com/tinylib/msgp;version=v1.6.3;sha256sum=fc7f0de29e65d66e504d7d92bfb097f7f2cb55af7f93cfbe4625e78d282d2b53" | ||
| 543 | SRC_URI += "gomod://github.com/tj/assert;version=v0.0.0-20171129193455-018094318fb0;sha256sum=59a81d1883aac9635ac15d8a6a6e0630cf0a4122328116f921289dab840374b7" | ||
| 544 | SRC_URI += "gomod://github.com/tj/assert;version=v0.0.3;sha256sum=9c23f1addf320fb969deabfb9b04ced183883a924cf7330ad6d96843c02251ff" | ||
| 545 | SRC_URI += "gomod://github.com/tj/go-buffer;version=v1.1.0;sha256sum=5b3d2f8c3f4333d7a9fb87deaaa13d36fdedc63f86ea33ef87afd00346a6f63b" | ||
| 546 | SRC_URI += "gomod://github.com/tj/go-elastic;version=v0.0.0-20171221160941-36157cbbebc2;sha256sum=a0df933432e9c7ec276cbc0edbb941375726cf5a39c663aafe0e945f9ba3079f" | ||
| 547 | SRC_URI += "gomod://github.com/tj/go-kinesis;version=v0.0.0-20171128231115-08b17f58cb1b;sha256sum=0885f4631d33a20b5447ebbe12a0d23eb5ea3394de4bbc849cfe54ad19cadb2a" | ||
| 548 | SRC_URI += "gomod://github.com/tj/go-spin;version=v1.1.0;sha256sum=060d09c35b1db5992747cde71ccbdaefe596ada06a6fe146e0ef10dc67d817dd" | ||
| 549 | SRC_URI += "gomod://github.com/tklauser/go-sysconf;version=v0.3.16;sha256sum=d4c896f77e5934f54d772b5f6a8f8043b8d34df189f6581bc2ba84d239a6b643" | ||
| 550 | SRC_URI += "gomod://github.com/tklauser/numcpus;version=v0.11.0;sha256sum=7a7527e1f68059a77189ae875c294e5c310925fbb8ba5a6c794edd2b7e687267" | ||
| 551 | SRC_URI += "gomod://github.com/u-root/uio;version=v0.0.0-20240224005618-d2acac8f3701;sha256sum=f6e8f912e968744999d508c3df54f0308aaf337052a8d0bd3edd72583adfd9cd" | ||
| 552 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.17;sha256sum=eb2629ff4d93a527036f0ebb57cf67caa10e97fdd9181740f8877936528bf6a9" | ||
| 553 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" | ||
| 554 | SRC_URI += "gomod://github.com/vbatts/go-mtree;version=v0.7.0;sha256sum=67a68d35d9de2f9097ae69c57c5c16331b367a4e8e32dd2495224149257bad77" | ||
| 555 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" | ||
| 556 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" | ||
| 557 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" | ||
| 558 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" | ||
| 559 | SRC_URI += "gomod://github.com/xeipuuv/gojsonschema;version=v1.2.0;sha256sum=55c8ce068257aa0d263aad7470113dafcd50f955ee754fc853c2fdcd31ad096f" | ||
| 560 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" | ||
| 561 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20250705151800-55b8f293f342;sha256sum=24bc24bca437229054b0bfe112fb6a11968ae9a89ff28cdc23233d5435b38c4d" | ||
| 562 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" | ||
| 563 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 564 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.25;sha256sum=da7ed53789eee3daab8089e6981acf5288550207466e67b0d4a54e9284db1e12" | ||
| 565 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.3.5;sha256sum=299f379635fab18f4a9681c37002dc66727049a41a68f19b79f9e6a604f71e09" | ||
| 566 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 567 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.32;sha256sum=2e2f47d10c9127a852fe30cae481e1e390b5c171a5b7e6bdbd9cadef9fe6b2fb" | ||
| 568 | SRC_URI += "gomod://github.com/yusufpapurcu/wmi;version=v1.2.4;sha256sum=c2a0a12203162ef8fd6f65e191aac359823d370e113122cbd8e80711ddc9c1f9" | ||
| 569 | SRC_URI += "gomod://github.com/zitadel/logging;version=v0.7.0;sha256sum=5e212acc6a3c6718024873964a83c556dcd76f53833549ecabf7167ea2d5c4f0" | ||
| 570 | SRC_URI += "gomod://github.com/zitadel/oidc/v3;version=v3.47.5;sha256sum=ab088b1af55d1c0a7bbcb1942a3d4ec260810d00cf480e85958fe07ef25bdc7c" | ||
| 571 | SRC_URI += "gomod://github.com/zitadel/oidc/v3;version=v3.45.5;sha256sum=d0715691a1b4dc3156085cfc9fceab579285dbe208c41861e5e01466a869cdb8" | ||
| 572 | SRC_URI += "gomod://github.com/zitadel/schema;version=v1.3.2;sha256sum=dc8ed3da98298e65173478ae59ace93e372edc0aeaeaa2dcbb211ef079d3188b" | ||
| 573 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.5.0;sha256sum=8754587bf6d4b1bc889d519355ea8899e093d8550e0d98730f8570d608f998f9" | ||
| 574 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.5.0;sha256sum=c0ca209767c5734c6ed023888ba5be02aab5bd3c4d018999467f2bfa8bf65ee3" | ||
| 575 | SRC_URI += "gomod://go.etcd.io/etcd/client/v2;version=v2.305.0;sha256sum=91fcb507fe8c193844b56bfb6c8741aaeb6ffa11ee9043de2af0f141173679f3" | ||
| 576 | SRC_URI += "gomod://go.opencensus.io;version=v0.23.0;sha256sum=81c78beb84872084d6d5ddc0a0bffc47294412898472c891a29cfcb66f3fa2d8" | ||
| 577 | SRC_URI += "gomod://go.opencensus.io;version=v0.21.0;sha256sum=d046bcb617534513cb92aa258c597596121ad9aa21e32d522e103bb096ce2c6e" | ||
| 578 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.0;sha256sum=faab9d666666280f43b0c6771f8b3e2136a1179238035abc09cc5802f32e390e" | ||
| 579 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.2;sha256sum=484089733701e0d2ec3a9da762c25d2d5b499195d210d4d9745a9017727a1334" | ||
| 580 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.3;sha256sum=0e90823bd8f99f6fd07e14b9a765c1baf145ba449ee8c9432db36669bd326b3a" | ||
| 581 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.4;sha256sum=bfd0c171b0391c7e9681149eefbd2fea5fad751e458c96e4fde69b5a9e43f370" | ||
| 582 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.5;sha256sum=220f3f62757b0e6b1865c1b81fdba39d40d0762da6f33bebfe1bd6dc0f1c240f" | ||
| 583 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.2.1;sha256sum=a08a16fc0a7041cdb875f47a260a56000632212c85f65a302a043c76380c8335" | ||
| 584 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.39.0;sha256sum=861471f5354793616a1bf86f40f6bf9e96dd85189e68c7d67cb72332a031b7bd" | ||
| 585 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.43.0;sha256sum=177d24c79e756950c431aa87c1c613bb807cc7fe435260b72c5f675b01651921" | ||
| 586 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.42.0;sha256sum=27e62b384821ac4784ef29e898f21fa907e11a6b07f932af88bd89fd085c335e" | ||
| 587 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.43.0;sha256sum=3efb5ad706fab815f4b2e8fc89c1656ec8d2403f07edd406c17c2310dd8a08a6" | ||
| 588 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.42.0;sha256sum=51a9c165eae1521857863e1cf3d01b5180c40d15e8d6757ffbc6156a7fb01e3c" | ||
| 589 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.39.0;sha256sum=6bde5d32bc909ae2c3eaf4277b43ee811c007df71681609e73704b587b7b5a9f" | ||
| 590 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.39.0;sha256sum=02b7d5149b6ed090eaa2e65a9e40de7a093c85342af5e9214e8b5bcac7882695" | ||
| 591 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.43.0;sha256sum=34fdc70a75e90d68e36caa59b9e800a5de5266118393eaee4489dd0abe3cb62d" | ||
| 592 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.42.0;sha256sum=e377a53ffbe03e89a0addbd564512fa5cc2fee009a2fae20d009417098a4fce1" | ||
| 593 | SRC_URI += "gomod://go.starlark.net;version=v0.0.0-20260326113308-fadfc96def35;sha256sum=14ed3eb617071c624b8f702a7d750de556089ec32c1446a9ecd1440b641cbce6" | ||
| 594 | SRC_URI += "gomod://go.starlark.net;version=v0.0.0-20260210143700-b62fd896b91b;sha256sum=4edc1ae00121dd2b6d4c8618a84fb0d80951eafb7c16923b0e24f0791e813f18" | ||
| 595 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.9.0;sha256sum=6a1b34a0510c5d0d09f141b3afcd40e6500a2005f5f36578e29b5fc6dc64c24a" | ||
| 596 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.7.0;sha256sum=0417b4203eb1454a0eeda59e79f426c27fcfb9e3c74077060303429cc16db307" | ||
| 597 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" | ||
| 598 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.9.0;sha256sum=b029b936a6b10ae3fa158e14f89910da317bd678fc66f51f9c4612098005d367" | ||
| 599 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.6.0;sha256sum=5238ef4df5394e9b69cc2062592476ab5d8bafa4b876e2aff5413de9b5c05a27" | ||
| 600 | SRC_URI += "gomod://go.uber.org/zap;version=v1.17.0;sha256sum=5c8df9933344fa8418b7fa2c2e591c79db1b47f7c770bf92b3797abc32932d1d" | ||
| 601 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.4;sha256sum=1b98a6a498cf255c5f2982d32c74633bc7969770957e98103ac1e14345aa4576" | ||
| 602 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" | ||
| 603 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.4;sha256sum=9398112d7e82e7d19d01f0d5907ed232d8b1f44b0d487c9d5d0905a4d732996b" | ||
| 604 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.49.0;sha256sum=cbca45d1fcb0fa359cd232b884ba86cfa1a32644ff7efdeb79807db3eb0f005d" | ||
| 605 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.50.0;sha256sum=aaf9503dd088d2727e08f213d23424ebc75a52ee609f084ec4c726f3590c0ea5" | ||
| 606 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20181029021203-45a5f77698d3;sha256sum=6d16319b38c6e13a7fdc60c788ab7462dd1c51d96c71c27bf1c373a16c0ea304" | ||
| 607 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190308221718-c2843e01d9a2;sha256sum=46882ccda86aa64aa862fc64b7c6861318f03b18b834550be83d91b26acad6d4" | ||
| 608 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190426145343-a29dc8fdc734;sha256sum=0191876d60561fc1e37bf357a1bd1959dd58c951e531568824576901be40ee89" | ||
| 609 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190510104115-cbcb75029529;sha256sum=a04e7fe75718ff12b44e8318855a66f78eafab388dc6f3c9636fb096eeb630fd" | ||
| 610 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190605123033-f99c8df09eb5;sha256sum=9a6d488c355a862d5688fc5a4b0996e6942dd9eb39c0ecb8df2c824177f29507" | ||
| 611 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190820162420-60c769a6c586;sha256sum=332e4d285d8fc92d1042b95b09be842364a2a66996dc5f026db9dc531314a70b" | ||
| 612 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20191011191535-87dc89f01550;sha256sum=88e47aa05eb25c6abdad7387ccccfc39e74541896d87b7b1269e9dd2fa00100d" | ||
| 613 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20200622213623-75b288015ac9;sha256sum=aeaac2684d693207a90f491b0303e881e58c014e96d27b0ebb7fe6937dfc1e76" | ||
| 614 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20260312153236-7ab1446f8b90;sha256sum=95da5ca63d61de1eea36153c11ca9a645c4c6344510be104fc7cf8f873850ac2" | ||
| 615 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20260410095643-746e56fc9e2f;sha256sum=de285d08489fcd4d420a8561501e75b5124db0a48121dfc26e811959f518db4e" | ||
| 616 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190121172915-509febef88a4;sha256sum=c3a7dcc2e8117e749c6badc91d492de3ee2f5b440b30481a0a75f9d63db6fe0b" | ||
| 617 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190306152737-a1d7652674e8;sha256sum=68bad1a2e9ec219d90a713f23acb73b6b6c0cc4f3801fc4335ec4e3fa04876df" | ||
| 618 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190510132918-efd6b22b2522;sha256sum=7488020e2dd33d8afee08c08d7b089962f65e36b76ef643a32710ddc11731a08" | ||
| 619 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190829153037-c13cbed26979;sha256sum=e8b22faee4617a166e4d7a975488183587fdb052f4ae8e3b97a574dabc1afa5e" | ||
| 620 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191030013958-a1ab85dbe136;sha256sum=18ff05b39d29a3fd4c7f9071e7013264994ac18f7faa72f66b2f514fcdd141b0" | ||
| 621 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191129062945-2f5052295587;sha256sum=a5d46fbbf34b9190bba8f144ccd11aa5f4db07786b62614644e91649f351a272" | ||
| 622 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191227195350-da58074b4299;sha256sum=a5d1ad4e7d3e582b5b4f6a4dd69e6b9fd5533214c62af8f6f94541865ffd5844" | ||
| 623 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200119233911-0405dc783f0a;sha256sum=3a76c35431e5d9143d3d847c53b3ed75be34f663da7642bdf8e8cd4e703b4459" | ||
| 624 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200207192155-f17229e696bd;sha256sum=a6aa572a8a27c5b771a102114d4f870fe06eada09617117bb1a73c712fabcb8d" | ||
| 625 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200224162631-6cc2880d07d6;sha256sum=d37d805a64c3a14c7e60856b2d9f1d773ea6ffee5362372c7363aaf2099e3b02" | ||
| 626 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20190802002840-cff245a6509b;sha256sum=4a44b498934a95e8f84e8374530de0cab38d81fcd558898d4880c3c5ce1efe47" | ||
| 627 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20190227222117-0694c2d4d067;sha256sum=2ab72e8488284c454b90360acbd25146b6a8561f9368177ce5611affc18b07c2" | ||
| 628 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20210508222113-6edffad5e616;sha256sum=0a4a5ebd2b1d79e7f480cbf5a54b45a257ae1ec9d11f01688efc5c35268d4603" | ||
| 629 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20181026193005-c67002cb31c3;sha256sum=e66899cd5e78b42c31ee1a38d3bb1807d094b9ac8d96a210e1cf6f5e3529ff3a" | ||
| 630 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190227174305-5b3e6a55c961;sha256sum=4dab3a0efff7f85b29c54849e18610c9740ebc246f836e101bb518969e59618a" | ||
| 631 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190301231843-5614ed5bae6f;sha256sum=5879ab48b8ac57428f314bbe363242edafc3fd9c9a1d7ed15ee92bc26c8f3a12" | ||
| 632 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190313153728-d0100b6bd8b3;sha256sum=5c7bb9792bdc4ec4cf1af525cf9998f8a958daf6495852c9a7dbb71738f2f10a" | ||
| 633 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190409202823-959b441ac422;sha256sum=f376a4f39416b930cc75b803c8f3858143e8bf83a39bdded72a6e1281ee5108f" | ||
| 634 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190909230951-414d861bb4ac;sha256sum=2133ec8c0c4a18fc02902f963fc0435c2a4a9e9800875fc1da35d74a0b8cd89e" | ||
| 635 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190930215403-16217165b5de;sha256sum=91323fe1a77f13de722a0ce8efc5c5f2da4f26216d858acec64cb23c956fa163" | ||
| 636 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20191125180803-fdd1cda4f05f;sha256sum=87d462d6d4d871147f2b2e5edbc6898b168cd692aef6f538a0dfd00db77abe08" | ||
| 637 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20200130185559-910be7a94367;sha256sum=3ca43ad17efdb8f114bdc93040f3b97a7a278f4fcbbe0079f2cbbaf9a22e6b24" | ||
| 638 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20200302205851-738671d3881b;sha256sum=8bffecf110daa2ee6302f692052293b779926200327af2118e034c9c4d1aa1c2" | ||
| 639 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20201208152925-83fdc39ff7b5;sha256sum=4620205ccd1fd5c5ced7ccbc264217f407c53924e847f4219e48c04c7480b294" | ||
| 640 | SRC_URI += "gomod://golang.org/x/mobile;version=v0.0.0-20190719004257-d2bd2a29d028;sha256sum=6b946c7da47acf3b6195336fd071bfc73d543cefab73f2d27528c5dc1dc829ec" | ||
| 641 | SRC_URI += "gomod://golang.org/x/mobile;version=v0.0.0-20190312151609-d3739f865fa6;sha256sum=8afd9230acde64a3f055f10f825eb2cddb77bdbbb4631b86c871e8008ec16b57" | ||
| 642 | SRC_URI += "gomod://golang.org/x/mod;version=v0.35.0;sha256sum=6a64c84837167aa92a5dd55aa318351b8c45623b2fb80804cce704e72a9621c8" | ||
| 643 | SRC_URI += "gomod://golang.org/x/mod;version=v0.34.0;sha256sum=8e6b8d8a771dac070d44c8c701b1fba4c3565031f4f7170e6fed9d3022b4aa32" | ||
| 644 | SRC_URI += "gomod://golang.org/x/mod;version=v0.0.0-20190513183733-4bf6d317e70e;sha256sum=abeed3d816b0ce5834ae9ba8f3db2ef380fe8e5daad87798a0a9adc0956d8c2c" | ||
| 645 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.0;sha256sum=e0d9b32f6f66103f777e8357b5b60f94a486330d46c6c8ea87789dab1a14cefa" | ||
| 646 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191105210325-c90efee705ee;sha256sum=b1e6cb975c69d29974b4f77fd8a0f2f7e916a1fa971bab60fdd45ffe80a29f32" | ||
| 647 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191107180719-034126e5016b;sha256sum=49dc7aec7fc30ed3cdba7774ced91829742950fc35b7485eb521f80401701027" | ||
| 648 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" | ||
| 649 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" | ||
| 650 | SRC_URI += "gomod://golang.org/x/mod;version=v0.4.0;sha256sum=8f6f9f777ee2d2ae88464806abe91093927b4b31140c759b81fd514406dde043" | ||
| 651 | SRC_URI += "gomod://golang.org/x/mod;version=v0.4.1;sha256sum=8ebb60ad3ca1becb7e30c7f634acda10e284b0a39937d2dfcf174185c620bea8" | ||
| 652 | SRC_URI += "gomod://golang.org/x/mod;version=v0.4.2;sha256sum=39bc9b1570666300ba5c86244621ffbcc63b007ce69e6b7a46ffba7691929621" | ||
| 653 | SRC_URI += "gomod://golang.org/x/net;version=v0.52.0;sha256sum=5b8bf13a81552cd4ffc06dae2b78fb1e72ece57e54446e396ff9c19251e917ed" | ||
| 654 | SRC_URI += "gomod://golang.org/x/net;version=v0.53.0;sha256sum=3808b07d64ba58f58ca91737f0a165439f72b03a512ea901bad2aa1e168092d5" | ||
| 655 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180724234803-3673e40ba225;sha256sum=3deab917e990147cf32de48186783997890c75eefc209e85df515d83c3408253" | ||
| 656 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180826012351-8a410e7b638d;sha256sum=0015e0b5e124847e5d2ce892c8772eee5f6da51c0e0939c25874c6381c725aca" | ||
| 657 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180906233101-161cd47e91fd;sha256sum=2f0db1734f80677059b44bf3337f3b957b01b7acc97b274b3510f804204ba1a2" | ||
| 658 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20181023162649-9b4f9f5ad519;sha256sum=e387fb49d5d7289854e566dc4afe3fa5bd54c3adfae1fa2922984b720b3ef7a2" | ||
| 659 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20181201002055-351d144fa1fc;sha256sum=0f7602113c16cc8e49686e67d2c3542c234ecb622707422f1ac6e00edcb16a92" | ||
| 660 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190108225652-1e06a53dbb7e;sha256sum=369cc44d3e262f5fc7aafe3eee5ad6a158251dd8e01d28a7def66e97a0053d3f" | ||
| 661 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190213061140-3a22650c66bd;sha256sum=6722d233d5a04aebfa439e4d701c6c993b636e84376229c9ac226d913367a643" | ||
| 662 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190311183353-d8887717615a;sha256sum=cb722f1469739a62f6b3cd0cf836894d714bbfcd278740499fea8a343401efae" | ||
| 663 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190404232315-eb5bcb51f2a3;sha256sum=3be13704bcdb3eb79a25459f6116bd627bc90589176a9c8495b58a38c320ec0f" | ||
| 664 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190501004415-9ce7a6920f09;sha256sum=e3ca81e6e4805ca1df4dfaa56cad7d86d3042d74b35a111db3884da776ea7da5" | ||
| 665 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190503192946-f4e77d36d62c;sha256sum=5445ba06816d198c650471ffa3a185eb2e077ccd6595ecf7be950213ee134e5e" | ||
| 666 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190603091049-60506f45cf65;sha256sum=f900892536aa7845e2f6e61dd5ee0137795998fd150b95887b59b1933e7cde7f" | ||
| 667 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190620200207-3b0461eec859;sha256sum=8b437b88ece68e61336150fbdd2a4c0e8d80f143bcdc86ce4ef047c4c93f3caa" | ||
| 668 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190628185345-da137c7871d7;sha256sum=8a20959d870e4cf26ae6b5184e1645355e052a0695e25b3d85b4b2351a08ae96" | ||
| 669 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190724013045-ca1201d0de80;sha256sum=ceb68e70b811e6f231da278b57c9ce32f3d4c5f0443eb8370055156553b3c669" | ||
| 670 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20191209160850-c0dbc17a3553;sha256sum=28c7641b860cb2dcb15cb07d8225e405f89a60eb45c420ea059f788e2224f827" | ||
| 671 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200114155413-6afb5195e5aa;sha256sum=5689664c71b462f33eefd26190de6e4dd23e446d2492d61da33c07ca07473f54" | ||
| 672 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200202094626-16171245cfb2;sha256sum=7ebbda0f6beae6a6261df011660c70b9fcfbf1ccad734c5278bbdcbd4eb1172a" | ||
| 673 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200222125558-5a598a2470a0;sha256sum=196ebc3a7bba5059c089b7b69009f70b60df47b7ccc3dd5af0e053eb7c544465" | ||
| 674 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200226121028-0de0cce0169b;sha256sum=cf00229a0ab910e519d829fd9192aa77e7e7a486d06ba2311f681965001589dd" | ||
| 675 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200301022130-244492dfa37a;sha256sum=4e290c95ec2eaec0c4796491dd8c8b070be55cd9e8440b21f5054aacf93a0e5d" | ||
| 676 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200324143707-d3edc9973b7e;sha256sum=5ba704ed90b9b9166d45dd3b4966eb0d7286f152280e45c17662b8cfeb7d9b1d" | ||
| 677 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200501053045-e0ff5e5a1de5;sha256sum=7397d88d4802a01e1907611660fed95f7075586eaf8727e85fbb79b33d392e0b" | ||
| 678 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200506145744-7e3656a0809f;sha256sum=1e62eeb51f43ec5de2d50a165785722977505c8a932f371641fa036388cedd11" | ||
| 679 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200513185701-a91f0712d120;sha256sum=3d9d6f692aa22b840aae04d9e2138c93730b7177b8da29c1476c1fba952bdf8b" | ||
| 680 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200520182314-0ba52f642ac2;sha256sum=a7058a37eb2791f3468f26063068c74f6e29d82979ba610117b4eceb1b1cc92b" | ||
| 681 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200625001655-4c5254603344;sha256sum=21b51d4477941550a3c60ffcfdccb1a0eaa64ab57ade69a76ef4a5fe8492e097" | ||
| 682 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200707034311-ab3426394381;sha256sum=a7f08ed87eafe8bd9967535e43d203f2e2ec8080087a8c42fffedf048335d01f" | ||
| 683 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200822124328-c89045814202;sha256sum=22ea306ad6c9100c636c165dc05a64265d0f985452a9f1edf32b561b620ae762" | ||
| 684 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201021035429-f5854403a974;sha256sum=079b484fd6bef7305d6ca5a2e0b86869042459c6b18535873015f193380a4b18" | ||
| 685 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201031054903-ff519b6c9102;sha256sum=e593325b627bc9ceeedcfd9fae1084592a4a3d90a5057d3a69518c1d1a65eb7e" | ||
| 686 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201110031124-69a78807bb2b;sha256sum=e677156c98b7cd691d93e2e39382a058cf1ed780c7792d3d78f2e891ee910385" | ||
| 687 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201209123823-ac852fbbde11;sha256sum=f8ba7e9cdd561fcfc3593cc8516e192b00df41c510e395de7f8cf5c7faf38f39" | ||
| 688 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210119194325-5f4716e94777;sha256sum=06e4335fa0b626e106cf755a673cfa6f08d6b77522cb470805fe35f3f857f859" | ||
| 689 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210226172049-e18ecbb05110;sha256sum=17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15" | ||
| 690 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210316092652-d523dce5a7f4;sha256sum=47805dec780e549b3472baff03a1f1d2e71034faf82e67cd604b7eeeb46d095e" | ||
| 691 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210405180319-a5a99cb37ef4;sha256sum=67e1f754b0f6a7701600567d74d0e2fcd9ae8a1ba0dfe5d7c782842ae17c4df8" | ||
| 692 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.36.0;sha256sum=15bf65ff103e5dafc809d78cd037a1d1e88ccb8451824e851156002a13304504" | ||
| 693 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20180821212333-d2e6202438be;sha256sum=6f7ae824c20cd42f73198677c583303e75d9d307680a305d06ace2165106088e" | ||
| 694 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20190226205417-e64efc72b421;sha256sum=d1c5592931f77817848716e71e51a2fcdd6673929d6bec04959b071f1ca81900" | ||
| 695 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20190604053449-0f29369cfe45;sha256sum=f72b6c3c2b734ad053fadf5fa2adb2ad23024cfeacd567fec31a751526d1dfe0" | ||
| 696 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20191202225959-858c2ad4c8b6;sha256sum=555496ac3ee6fadb02b2a0657f9e8705269d52e00fd95d159641fdc0ae5c73d0" | ||
| 697 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20200107190931-bf48bf16ab8d;sha256sum=661e4c30b15e488b434b19085567e581eb7bde892f04a0a3ab7ef94c0028f133" | ||
| 698 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20200902213428-5d25da1a8d43;sha256sum=16ddc5d1011f93d5ca75ae34e5b1abb1d4679175f85b7b06ee681bb9225aa98b" | ||
| 699 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20201109201403-9fd604954f58;sha256sum=99357ee004617efa6e9ecc98505b12ad30c293c3291be1f05913d078a112494b" | ||
| 700 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20201208152858-08078c50e5b5;sha256sum=1a1c6c0864b8c762552f1ce11c4ef0e069b0449e010fc68d7c9cc91674971463" | ||
| 701 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210218202405-ba52d332ba99;sha256sum=3986135aa4aed61b7953856f6d1aca9194a5abf3ad04fc04e1297cfa7e5bb904" | ||
| 702 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210220000619-9bb904979d93;sha256sum=539e26003182630b148996ae286b40ec367094e5c3bf2026612cc42b373d169d" | ||
| 703 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210313182246-cd4f82c27b84;sha256sum=f74d69eedfbeaa1cba42c67f1b36d201b36d6801fc4182696d08dc0d074b3a6f" | ||
| 704 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210402161424-2e8d93401602;sha256sum=b39b3df08d735a5f0b6ba9a66c9a8df7413db2b797fbacd8440e57e7fda7f568" | ||
| 705 | SRC_URI += "gomod://golang.org/x/sync;version=v0.20.0;sha256sum=7179d4d68800f6fdcadb9d4bbf11cbb5df9b40360c89305c203fe20723cbd375" | ||
| 706 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" | ||
| 707 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" | ||
| 708 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181221193216-37e7f081c4d4;sha256sum=229561e23557d40cad949c6e09ddf994e73f5fb64605b5d96ce2c154664dd360" | ||
| 709 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190227155943-e225da77a7e6;sha256sum=6a44a246ae1dd341f7c16e2588a713d1ec70c077fba580ec8e061daa622d8663" | ||
| 710 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190423024810-112230192c58;sha256sum=dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4" | ||
| 711 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190911185100-cd5d95a43a6e;sha256sum=9c63fe51b0c533b258d3acc30d9319fe78679ce1a051109c9dea3105b93e2eef" | ||
| 712 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20200317015054-43a5402ce75a;sha256sum=1962050224ada9533e731cb8b1ba6c31d61a7282b7573743d2ee9220541e9e49" | ||
| 713 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20200625203802-6e8e738ad208;sha256sum=4f85cd72215659329468d957ac6ae397b37ad62ca32caaee2705a2395aef13e1" | ||
| 714 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201020160332-67f06af15bc9;sha256sum=a62c30f9e46c28636239041d7bfa1583a24378bc408554ec0670196cbac9858e" | ||
| 715 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201207232520-09787c993a3a;sha256sum=b312c8321d191977d85cee7e40aa4b4029ca4d1a42eb77e1a77b5fbc56b291cb" | ||
| 716 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20210220032951-036812b2e83c;sha256sum=92a8663af035a6831dcc9cc9d895a1f4bb51fc21efe97f04fa0676fc14992a46" | ||
| 717 | SRC_URI += "gomod://golang.org/x/sys;version=v0.1.0;sha256sum=e7cbe58ed3745ba63d482fe82603119bd635f9a5dd914ed95a4c1826fdcf54a7" | ||
| 718 | SRC_URI += "gomod://golang.org/x/sys;version=v0.6.0;sha256sum=8c15860e3850e3cea5a7186bb79b8cf98f513d9ac5498099d3bddfd49c6dfc3f" | ||
| 719 | SRC_URI += "gomod://golang.org/x/sys;version=v0.2.0;sha256sum=052ca42e990026d7bd9fecf8a60e50e96556114273e5519b44149b2a4ebf6c6f" | ||
| 720 | SRC_URI += "gomod://golang.org/x/sys;version=v0.10.0;sha256sum=df527d3657f99d86488c94b3f5fd24739e7b148d019cd72954462243e0af32f6" | ||
| 721 | SRC_URI += "gomod://golang.org/x/sys;version=v0.42.0;sha256sum=99df0ad90183debc80aee0b7489648574c6baa0c1cf5da37aaf591cf2e2d426a" | ||
| 722 | SRC_URI += "gomod://golang.org/x/sys;version=v0.43.0;sha256sum=cb8b073934cf7e579c9f80c4d12619d5f96fcf97af6f07fdc649e7acec0aaddf" | ||
| 723 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180823144017-11551d06cbcc;sha256sum=8a9656d18752d5fa23ed0ee3db357858a620e04204035737b265c9827a34f246" | ||
| 724 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180830151530-49385e6e1522;sha256sum=b7963549a36b5cf8eff7849afb9a85ff1957b4dd66d60628b26457e1b230d8d2" | ||
| 725 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180909124046-d0be0721c37e;sha256sum=8559dba9822345355af253f83f61a9c02e1e19f3b420d49153d81bcdd472f1bf" | ||
| 726 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20181026203630-95b1ffbd15a5;sha256sum=dbf85ce72a80964a7d2251cba8c515c83a158f0e8a106d13f96aa45b167fd18f" | ||
| 727 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190215142949-d0b11bdaac8a;sha256sum=d6bf74e7bc64e245a75dd666e62160a8446242b1cde4e66b2e5f93399950a97f" | ||
| 728 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190222072716-a9d3bda3a223;sha256sum=aa2f05e0db018e860d80e30e9381e9bcbe86b6d01b4006e8b6cfd64a0f873251" | ||
| 729 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190312061237-fead79001313;sha256sum=becef239b4a2d0e021773d58c75f4655b2123314b3b4dc5b1c9ddb782e69bcf3" | ||
| 730 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190412213103-97732733099d;sha256sum=4c8da803e35ab98f8621b26998717976415c9ccd17ada7183933974be40c7edb" | ||
| 731 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190502145724-3ef323f4f1fd;sha256sum=8601f2d84c483c69897a0f356d6d666e8494f757314210dbd253cb4560dfc965" | ||
| 732 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190507160741-ecd444e8653b;sha256sum=75d5e43a537bac495f18cabf8ccc5b910b2839d12f1331f4ef68f8b60dbf931b" | ||
| 733 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190606165138-5da285871e9c;sha256sum=a898c6b2b22ac8e3a9366faafe6ccbbfecdb9075466fd5c7fca94f4e1adddd45" | ||
| 734 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190624142023-c5567b49c5d0;sha256sum=e22fd99565f16d2aec94273ace945fd4f5be8fc0897a62ed63b7f484bbaaafd0" | ||
| 735 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190726091711-fc99dfbffb4e;sha256sum=1192927d72208e12059845eff6d872e4454b84801d770d8c76cdc1080e6d0542" | ||
| 736 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190916202348-b4ddaad3f8a3;sha256sum=fa6d550974814c281f042bb867138d407f6b5a0ad7b32333cc671ea6b4f1e550" | ||
| 737 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191001151750-bb3f8db39f24;sha256sum=a5fd947ff26664bda05aa68e2070d9702fd73145a28613fdfc23a4532783ca7f" | ||
| 738 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191005200804-aed5e4c7ecf9;sha256sum=2d40b7ab146b82548c5602469a806faa48964104302927ef6f54a331c600f23b" | ||
| 739 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191204072324-ce4227a45e2e;sha256sum=642655ff8de7c186d30592034c0fb0aa8f3a2d05ab2db2bc6542d72148e50991" | ||
| 740 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20191228213918-04cbcbbfeed8;sha256sum=c2913490fdbb0aa5ccc9a383400e4b96ab9d0e094cf8e6268d752427912fb32a" | ||
| 741 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200113162924-86b910548bc1;sha256sum=a4201e70c6fa15f3c63981cf5a5317cc78466f6abc8f1233b40c7665f5b57d0f" | ||
| 742 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200122134326-e047566fdf82;sha256sum=9ea78b92c85406bae9672101afa7762029b34c34be93ae76db9f4f9e78b951e2" | ||
| 743 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200202164722-d101bd2416d5;sha256sum=9fdaf76cb9d5fb8bd31285be49d95530a1a27d737117185242ff7b12bc5cb6f4" | ||
| 744 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200212091648-12a6c2dcc1e4;sha256sum=c3a826c95bffb2707e68d6985789960b8cfef8d615e45ca566629b696f644d1a" | ||
| 745 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200223170610-d5e6a3e2c0ae;sha256sum=892758621157308bfef38f45601a38c0257cd09c7b802ec7bb8aafa548a2dde7" | ||
| 746 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200302150141-5c8b2ff67527;sha256sum=d2c95aeafbaed290da3220195236fbe25e3e8140124556e41389c547addccd87" | ||
| 747 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200323222414-85ca7c5b95cd;sha256sum=d00ccd67cf0f2dd8622ed2721b8824fcbaf4f5730f47387fd5e39adbd5f6972e" | ||
| 748 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200331124033-c3d80250170d;sha256sum=9c9bd98ad840b17501d3ecd16d4227907d0c95c2b9e00ac0360915f0141f1e23" | ||
| 749 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200501052902-10377860bb8e;sha256sum=c1188b61afdde87fc5dda59c98dc2c06c20e440b4e354781fa5227bc1d772fe8" | ||
| 750 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200511232937-7e40ca221e25;sha256sum=e337f742c2fe2132d764dce8c04330915b52463728cbcdb47204e068e8c618cd" | ||
| 751 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200515095857-1151b9dac4a9;sha256sum=026f27fb5ee858b6822a09cbb0d681a96bc09855bd57a93aa71d4de8ad953ac6" | ||
| 752 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200523222454-059865788121;sha256sum=a2a9fc3374ecae3e9a65a6b64a597b3ed77d7f055cf3d7433ede57e490c657f6" | ||
| 753 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200803210538-64077c9b5642;sha256sum=4feb71068e6ef7f8d12c430d77dde9e7448874ce27a96ef6bcf5997db6acff91" | ||
| 754 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200905004654-be1d3432aa8f;sha256sum=a55a2b786385d0bccd1060d788ee5d158fd9825d4f85ce4583fe73f882a6d74c" | ||
| 755 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20200930185726-fdedc70b468f;sha256sum=8f2ee97b1515c27788a17a8e9f88c9d1a4aa62380a1d9a210a53460a8503c00d" | ||
| 756 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20201119102817-f84b799fce68;sha256sum=2681eb52677683be3760258aafe13c91c1c83888442e9c6545334ae97a02b386" | ||
| 757 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20201201145000-ef89a241ccb3;sha256sum=d6d4345fac2beb11dcb83a1f5a0c71003e081519b06c78867dbadc80868a9bf5" | ||
| 758 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20201204225414-ed752295db88;sha256sum=42bd4553ccda465d04867f71bfa04aff08c721e3e5009492f9a9441e5eeeb042" | ||
| 759 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210104204734-6f8348627aad;sha256sum=4ed57a5ef42afff85672033c3153d98e0a1231410783dba7faf97c02c9d7f759" | ||
| 760 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210119212857-b64e53b001e4;sha256sum=f250c2512dc7a43d4c8f473fe911308b9041630b00b51b1abf30a29c4d510140" | ||
| 761 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210220050731-9a76102bfb43;sha256sum=cb7af47e8202dce70a654b25279e028bceb5a9a1dc725629fb28894772fdee1b" | ||
| 762 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210305230114-8fe3ee5dd75b;sha256sum=d9ab49c721fb4be7e20675ac14eb90b1aa77f6ec79f6a0a4963c500440589d79" | ||
| 763 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210315160823-c6e025ad8005;sha256sum=07df57ce0158de6b269c46237267f1c6ce2a338ff3bd096090fe5907e4c7dc62" | ||
| 764 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210320140829-1e4c9ba3b0c4;sha256sum=b89de46d29cd57f2912eb57caa1c06720e7fdfce0d48462b86624738eefb0a3b" | ||
| 765 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210330210617-4fbd30eecc44;sha256sum=a69f19fba66d35d2930202b2618e0b2e0b47f72c5939bad314140dd7799e29d0" | ||
| 766 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210403161142-5e06dd20ab57;sha256sum=b3b5cd897ddb9bc13367f02bb61dc7cc043dbfc050de7655885dc82a5e609450" | ||
| 767 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210510120138-977fb7262007;sha256sum=b6e8d6b9f0c56a7012a99072b23b8481fbf8dc274c5d6c13ab6f20e07df482b7" | ||
| 768 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210616094352-59db8d763f22;sha256sum=c4f9c81ce8f1b8ccfd9ce34305d8c7eb7d94c87c7e0d88394ebd6298730ebe38" | ||
| 769 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210927094055-39ccf1dd6fa6;sha256sum=2fcb76edd03c07b872b4e59adb6bde7e27debab8d65fb2f725a78bfc9e06a53e" | ||
| 770 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220209214540-3681064d5158;sha256sum=84289ab5dec00ea6f7b911c392b59198d046eabe43185cba45cff79f5b1a9233" | ||
| 771 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220408201424-a24fb2fb8a0f;sha256sum=26fc15897b9bffa7979a9955a1ae75fc48ac35d56c983b2371d924fc55c8a4eb" | ||
| 772 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20260311193753-579e4da9a98c;sha256sum=26ff8b15aecd5783fbc074945652a669164fbc21b67563dae91c35956938e31b" | ||
| 773 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20260409153401-be6f6cb8b1fa;sha256sum=9502c2009bd195a34a33cf55aabfd984cdf771832224600a0295b9c81652d2e5" | ||
| 774 | SRC_URI += "gomod://golang.org/x/term;version=v0.41.0;sha256sum=91ca75a3f454d5ddede1f58c3e4fc8e169c6f3c037223ac0ac76e78234d22828" | ||
| 775 | SRC_URI += "gomod://golang.org/x/term;version=v0.42.0;sha256sum=c69cf2bf68d1d73e15a31c1c9a687316edef5c4ef9b6bb35aaedc08c6204f3c2" | ||
| 776 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" | ||
| 777 | SRC_URI += "gomod://golang.org/x/text;version=v0.35.0;sha256sum=2df36ee135211552d1e729d2a2a4b5bbff2bd3a0cc53064151a6e6495e947b32" | ||
| 778 | SRC_URI += "gomod://golang.org/x/text;version=v0.36.0;sha256sum=15c60227cf084605a0256b8eacd9cfaf411109fe80c9e68b14a9367a5e42b23c" | ||
| 779 | SRC_URI += "gomod://golang.org/x/text;version=v0.0.0-20170915032832-14c0d48ead0c;sha256sum=119de6cd7e06055a33f51c65b0acdf74231a02c50edbd96bfa9c5ed0a1b0050d" | ||
| 780 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" | ||
| 781 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.1-0.20180807135948-17ff2d5776d2;sha256sum=5f0faced8e36bef1fd9044407a4ebf22d2b4eb8a3dddde3826140c714d6f91c8" | ||
| 782 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.2;sha256sum=f755c0e7f4693f170e2f03c161f500b33f82accb8184a38dcfda63fed883f13c" | ||
| 783 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.3;sha256sum=8a896da346baf94ab4f24b0e396df0b79393c93aa05c50ef07cddd561a1ff8d7" | ||
| 784 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.4;sha256sum=816f18045e9e146c86f44bebffe2d51c70110d68a5d41a3573f0cab6cc1e93c5" | ||
| 785 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.5;sha256sum=ff1a0f5b0a1fd41369eed872f9836226139f4df65c344b12cc596f4b5d960cd3" | ||
| 786 | SRC_URI += "gomod://golang.org/x/time;version=v0.3.0;sha256sum=fa9a1fcd03a4acb817faa5d44e95f0a73182a96cb81012c9b94f832d70f7296b" | ||
| 787 | SRC_URI += "gomod://golang.org/x/time;version=v0.15.0;sha256sum=8cfb20e915fa5d6c3fd264304233f8d71a3385e48a37819239c532ad9da27f84" | ||
| 788 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20181108054448-85acf8d2951c;sha256sum=f796a9e8bd7ee69581308e46dd17f175165611d8f341050687e56e59b61aa9e6" | ||
| 789 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20190308202827-9d24e82272b4;sha256sum=6b30eea8bfe0e7fed30cb4ac1e5a683c10b34942c9bedaf01b5a7643ca9fce9f" | ||
| 790 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20191024005414-555d28b269f0;sha256sum=e0ca5eceb4840bcc264237408ff8942044e19b503d6e8e5546ed9f7e1f4bf82e" | ||
| 791 | SRC_URI += "gomod://golang.org/x/tools;version=v0.44.0;sha256sum=e92174a8ef7a2e0e5f3779989f78a3d32fc75081296446ffaac81b91636794da" | ||
| 792 | SRC_URI += "gomod://golang.org/x/tools;version=v0.43.0;sha256sum=7c1f13a8ddbf2de1136e1170943754938c156ec7f921a24588d2ba70ca2c142b" | ||
| 793 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" | ||
| 794 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190114222345-bf090417da8b;sha256sum=632297964704bdd84ad4a55d64037dab44c9f6389d638317e4372a4d34ff3e61" | ||
| 795 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190226205152-f727befe758c;sha256sum=98396254d01f2afb7a0403fe1cf1f9aab5623d39a9f7a135e323ad15d6cdf8ec" | ||
| 796 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190311212946-11955173bddd;sha256sum=f8bd32c243e3403de6a54cac944fa96e20d411af308159aa682c2848100bbf09" | ||
| 797 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190312151545-0bb0c0a6e846;sha256sum=9269b802008fcf6ef39a9508f535f580dd02ffe690695c6e55abf65e769d6547" | ||
| 798 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190312170243-e65039ee4138;sha256sum=f99b21666407c038686b03a7825b9460c955832061890b13aa619499f541f874" | ||
| 799 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190328211700-ab21143f2384;sha256sum=da7d81a65125a6fa2ac0b6b69c5365c41b2098f1e605eb5c47bd1eb348c43a63" | ||
| 800 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190425150028-36563e24a262;sha256sum=46425db81ec0d49ccb73e5bb076bf646137b11ff4f4b48379871097b32f472af" | ||
| 801 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190506145303-2d16b83fe98c;sha256sum=324c27e9b0f3f5d1af2788fec96b08abb9c8287058bea44afa1327c82a6b7f90" | ||
| 802 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190524140312-2c0ae7006135;sha256sum=86687e8cd5adccf8809ba031e59146d0c89047b6267aacc785ffc20b0ce6b735" | ||
| 803 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190606124116-d0a3d012864b;sha256sum=c5af8f29dfb6bc0041e2a61e5b82596ac923f0a2c34102f3a410d90c388f8835" | ||
| 804 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190621195816-6e04913cbbac;sha256sum=2ea2c557bd1a4e65c595b10993762b43f0aa4d1e37cc5b74d5e256a533aa1cf9" | ||
| 805 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190628153133-6cdbf07be9d0;sha256sum=96e9a7bcb583aa79b2fb95ef2cec9eff2eb7f712da3876f1c30c30dbc3845f33" | ||
| 806 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190816200558-6889da9d5479;sha256sum=171974561160396cb87341d8b6a19bdcd770a87fa48384d5d6571a384cfb4bd8" | ||
| 807 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190911174233-4f2ddba30aff;sha256sum=c33f57206191922e66447f4aaf06ec85510d777c73103f85d2b5711d525022a9" | ||
| 808 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191012152004-8de300cfc20a;sha256sum=a33d555fa48e09a18b60acd83c6f93562d45681d0d8f4c091ded4d7f49112137" | ||
| 809 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191112195655-aa38f8e97acc;sha256sum=8b0157b044bff6599ec1cc1a70b1ffaa21c4be5136d7d8b6ea80e1afddf936a1" | ||
| 810 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191113191852-77e3bb0ad9e7;sha256sum=3f55a3d38ec0c5f37725c7db5a5a99e062621903feca11fc1799accd27a986f9" | ||
| 811 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191115202509-3a792d9c32b2;sha256sum=0780c7b628af5803de4ca68f7012051269675b6528656016e6cbd0c7a508a281" | ||
| 812 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" | ||
| 813 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191125144606-a911d9008d1f;sha256sum=599b8f63afd43b49b965a8bcfca5ed340c1f5872471abe903bee7d9d8a36f84c" | ||
| 814 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191130070609-6e064ea0cf2d;sha256sum=a0ed9c0daa545b97ec06f0e35c8ab60f9f3ac6a2a3cc6ffe0e60e4a61f1e11f4" | ||
| 815 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191216173652-a0e659d51361;sha256sum=febbc47f3d3ff4eaecbb6e180642654265f6c6b025a37c0bddce7ee965284ccf" | ||
| 816 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191227053925-7b8e75db28f4;sha256sum=0cb4911eaa61d6cafa6ef49d2669930a5820518bad271df8dc8aa0fc9185804b" | ||
| 817 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200117161641-43d50277825c;sha256sum=7180a5eb901fbd5b4a46005b916bdb834c383a5ab48c49f1e027a9881f787e33" | ||
| 818 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200122220014-bf1340f18c4a;sha256sum=3b88f4045687ffc3744ca842e6698f7aff52916a2081a0607624701f7c8ecc9c" | ||
| 819 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200130002326-2f3ba24bd6e7;sha256sum=c53de00a9442fe0e848b9e0e17abdc064fa0973f0010f0eb61a790d5fbbcf0b2" | ||
| 820 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200204074204-1cc6d1ef6c74;sha256sum=6c6b177eb0abb04a61577f09a9e6f97d6f1e8f2bb251acb986f061c0e7a0bc29" | ||
| 821 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200207183749-b753a1ba74fa;sha256sum=c0092a9a40f00926261d5c53eaa0fd7ae81a7a9668f25fd47b83ab00bfbfe50e" | ||
| 822 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200212150539-ea181f53ac56;sha256sum=13d9d7e0233532d9519b49fb4fa99819704caaab8a6d9139827db58058493162" | ||
| 823 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200224181240-023911ca70b2;sha256sum=7ac034ee778b5f319ccf69df1e8d7c5d31c56568261cc38bf8f9c621c26f6e7b" | ||
| 824 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200227222343-706bc42d1f0d;sha256sum=1cbda48241bb5ab3cb51ae50617adc01e99421158d2e43842c951da0c9f758b0" | ||
| 825 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200304193943-95d2e580d8eb;sha256sum=94a5f367b8b1fc4092cbf3ec46a9feafdc886985e540ebe192717692ee44268d" | ||
| 826 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200312045724-11d5b4c81c7d;sha256sum=504f327d4c92037be355cc7a7395b220f5fe012ef56c87701c3e73d6ff720633" | ||
| 827 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200331025713-a30bf2db82d4;sha256sum=1642b811027e5557f1e91dc92d72ff729b2b6a57d51a702816d44d5cdc7e74b5" | ||
| 828 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200501065659-ab2804fb9c9d;sha256sum=18ce0ac077ed3f2dbaf86d5b476f119d52eba722c0790bef68151527d975f2fa" | ||
| 829 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200512131952-2bc93b1c0c88;sha256sum=4a6497e0bf1f19c8089dd02e7ba1351ba787f434d62971ff14fb627e57914939" | ||
| 830 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200515010526-7d3b6ebf133d;sha256sum=b5ae9128082bb4c75043b0207ab00b6f3b5b6938ace289a31e38ec88e3102fe7" | ||
| 831 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200618134242-20370b0cb4b2;sha256sum=735051cd8f18e2781bdd27ca16c530569a5ddb40cf152083cb05bba8101ffeff" | ||
| 832 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200619180055-7c47624df98f;sha256sum=9d537dcdb68b2c06db15a0e712b2c52ed1a57555cb642608da891164f33f3fe4" | ||
| 833 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200729194436-6467de6f59a7;sha256sum=04d78ed870c64395a5007b8c25835df9709b6a4a6b10c44db69777d073899eb8" | ||
| 834 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200804011535-6c149bb5ef0d;sha256sum=fc74e48f0f814fe3016e2e98dc8e0122f7779b2425ebcd81b12379a216837ace" | ||
| 835 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200825202427-b303f430e36d;sha256sum=b954449ebe1404a4c45d6594af15a6049f027fe392d20d873853e411a251eb99" | ||
| 836 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200904185747-39188db58858;sha256sum=0ecda25ab7eba4408da4dd76b4d21acddd0497922043929df85f6541ac179b76" | ||
| 837 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201110124207-079ba7bd75cd;sha256sum=178c113ddc213c1cf3e48c4834cf4dbf36be002714ede2669988f31e50e708c9" | ||
| 838 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201201161351-ac6f37ff4c2a;sha256sum=fe366c185b2e774ee14894d83a1e0bbee364bf1fb3f4344629c3a840b3cd0c81" | ||
| 839 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201208233053-a543418bbed2;sha256sum=06c16a2d125b03605e03c5ac41aba025a8cccd6887ba14e397228b70d7e2914c" | ||
| 840 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201211185031-d93e913c1a58;sha256sum=d47bd91d4425e515f5f19d6c26c4b41338002720d55c396817eba6c3b91d7c8f" | ||
| 841 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20210105154028-b0ab187a4818;sha256sum=c1f10e1682f03094064397c2d2b6912671b6e49dfffcecb9b99c9e8abedb067e" | ||
| 842 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20210106214847-113979e3529a;sha256sum=8baa1d9f9ac7455f2070cd542bbd3a6eeab6e8c9028a1b83905e9b47712f08d1" | ||
| 843 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.0;sha256sum=bb7d50a844ccfbe67a8d51ce04404bddc8cdc46eaf3fe82d84806d61fffc22dd" | ||
| 844 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.2;sha256sum=b81e84853c2b7e60b35ce1dcf00497255600422bc6196e797cf8b975679b62f3" | ||
| 845 | SRC_URI += "gomod://golang.org/x/tools/go/expect;version=v0.1.1-deprecated;sha256sum=b2389159ddd768c6bd83a0cc92bbf9be01c32ca973c366fc224b79762d90dd79" | ||
| 846 | SRC_URI += "gomod://golang.org/x/tools/go/packages/packagestest;version=v0.1.1-deprecated;sha256sum=15792a78ef9338b2c08d5010b24211f85c4d39e8c31db316f1ca4a891605ed01" | ||
| 847 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20200804184101-5ec99f83aff1;sha256sum=380aaa3368ae165628bb487cf4e695a55c1420072b8b7a6f59c122f6a23bb255" | ||
| 848 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407aa7;sha256sum=c4e9f063cfed546c90f00a9657deac4f915a8994f8cbe6dbd3f18e79eb8302cf" | ||
| 849 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" | ||
| 850 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" | ||
| 851 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.16.0;sha256sum=ee1800f8323d1edd76d6864d67a5d00c79f9a3d56afea46f6a3e7f1328e5d790" | ||
| 852 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.17.0;sha256sum=dadeb3d260548de27375f7188bdfd5a175110120fd8ee8085a63b0dff2cae501" | ||
| 853 | SRC_URI += "gomod://google.golang.org/api;version=v0.20.0;sha256sum=e4f27d1d7db242f2727d76ec0f31eca0e8b8082831f6269732f1f463cb9616b8" | ||
| 854 | SRC_URI += "gomod://google.golang.org/api;version=v0.35.0;sha256sum=69752ad81bdb75c5ef50ece6f44e9e2c30e01b64f5b411017433cd3fbd5c8e97" | ||
| 855 | SRC_URI += "gomod://google.golang.org/api;version=v0.7.0;sha256sum=52f782c97b86a81fdbcbb7f5c590ad8d208f19356fd85329b80b598a61abf0aa" | ||
| 856 | SRC_URI += "gomod://google.golang.org/api;version=v0.4.0;sha256sum=4b6d5a43926d0414e907c716ae1684bf9f26844194e52f641c73a6083fc49cc6" | ||
| 857 | SRC_URI += "gomod://google.golang.org/api;version=v0.14.0;sha256sum=1a6e9e0400e9e4f685030566d3098aa0d689b386dcb98c30ba00eea19b34f4e6" | ||
| 858 | SRC_URI += "gomod://google.golang.org/api;version=v0.36.0;sha256sum=c66318c9b62e0a366d83de3eeab4c076b9d829f67c95155371085601e194cdc1" | ||
| 859 | SRC_URI += "gomod://google.golang.org/api;version=v0.19.0;sha256sum=3058e1f612d0180133d7b7ce4bb8ce9eac73c965005961d32556f02c079a2f20" | ||
| 860 | SRC_URI += "gomod://google.golang.org/api;version=v0.8.0;sha256sum=28f0413e569c3549f8c30921119348121e4ea103629783f7f9ba39c4efd4c9ad" | ||
| 861 | SRC_URI += "gomod://google.golang.org/api;version=v0.18.0;sha256sum=de1427802345975aaea5adcd8c05e1777c726807567b28b9a21846020a07a500" | ||
| 862 | SRC_URI += "gomod://google.golang.org/api;version=v0.28.0;sha256sum=44a7b5cd150dc17793e3f9132cff9a058d3f5bad2a2ea63bdab4c2fbcd7e5900" | ||
| 863 | SRC_URI += "gomod://google.golang.org/api;version=v0.13.0;sha256sum=4c853034281c673829b7a7f3e39c62640d01895d20a666f003f855ad5f55ec30" | ||
| 864 | SRC_URI += "gomod://google.golang.org/api;version=v0.15.0;sha256sum=e6a7a980ad1161a3db060cbeff23ec339d6db40a8c8b619b1aa47cee6662b5da" | ||
| 865 | SRC_URI += "gomod://google.golang.org/api;version=v0.41.0;sha256sum=116bf39297d92f8c880b781949830d0ceb5ed720c486cd18ed95b7bf58a4f5b5" | ||
| 866 | SRC_URI += "gomod://google.golang.org/api;version=v0.44.0;sha256sum=755b61e711b72d66984a7cc2972007a4a0a4f234955a1a41392319b21c028bdf" | ||
| 867 | SRC_URI += "gomod://google.golang.org/api;version=v0.40.0;sha256sum=f8df11e405572304f57535768c0bc55a826074d318fcab455085f09fc23b61ea" | ||
| 868 | SRC_URI += "gomod://google.golang.org/api;version=v0.30.0;sha256sum=f883c711fd4609a243dc529adf53d5d31676b53eff1dc04fd7b9c888d4e20fe8" | ||
| 869 | SRC_URI += "gomod://google.golang.org/api;version=v0.24.0;sha256sum=7daec079eaa9ff5a7995b87fb98a7188191f14545d9ac1e8b1f902bd5bfc736d" | ||
| 870 | SRC_URI += "gomod://google.golang.org/api;version=v0.22.0;sha256sum=474602325e885a62ccb9f6f04aec10a947ef618a2eb922a76edbc23babc1baf1" | ||
| 871 | SRC_URI += "gomod://google.golang.org/api;version=v0.43.0;sha256sum=d9663a584399a7eebd82bcdc458eca0378c9ef5d69904f5613a4a5972a983444" | ||
| 872 | SRC_URI += "gomod://google.golang.org/api;version=v0.9.0;sha256sum=df33f323849ec75f789775c5249ef7ecb889d184979d9094c750ab951e036f23" | ||
| 873 | SRC_URI += "gomod://google.golang.org/api;version=v0.17.0;sha256sum=9341a6d590fc144863d26ebe85e6c7a21b0659a7cd41ad9429864d3648e51530" | ||
| 874 | SRC_URI += "gomod://google.golang.org/api;version=v0.29.0;sha256sum=1d17963aa44d2145ad19939975a8c17eabb915495c2fced285b95acccc09c5f9" | ||
| 875 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.6;sha256sum=89b6c09cdcd07d02410545f4fa87a269fcf374c718a3a07e614c5d83c9015781" | ||
| 876 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.4.0;sha256sum=d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f" | ||
| 877 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.1;sha256sum=1c2550f4145780d4e551c3b3aa1f96a3b046637b2e7a7d972ecde2344115ab48" | ||
| 878 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.5.0;sha256sum=cd6f958b0bbd3f0da07a047a3bc428f936fcaf9c5a45d0fcb5d52b898c973522" | ||
| 879 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.7;sha256sum=79f80dfac18681788f1414e21a4a7734eff4cdf992070be9163103eb8d9f92cd" | ||
| 880 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.1.0;sha256sum=e7f626f7992b73bb83a9464b86a7689878198b2b3bc0ee6d04bd64c4138e3753" | ||
| 881 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.5;sha256sum=24ddb4adf72189738dc8340b28f9493a385515e680eb0bfbffe08951412b6655" | ||
| 882 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20210222152913-aa3ee6e6a81c;sha256sum=5d4f7a3f7823a2247cb16c6f2e3d0b5e8ffaeada4dc18358f4d6dd1eba2308a4" | ||
| 883 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20191108220845-16a3f7862a1a;sha256sum=d9dbdde6981a048ef029911178421459335d2088afc2f4aa05493e69a4652727" | ||
| 884 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20201109203340-2640f1f9cdfb;sha256sum=ceef912de43d8209321f1b5b58864dceb54b51e9713a0df450ccb866501e601e" | ||
| 885 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20180817151627-c66870c02cf8;sha256sum=46c86d623a6699bf5787e01d225e890a38224d749df4e0444872eedfd49b0d4f" | ||
| 886 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200526211855-cb27e3aa2013;sha256sum=50336913c7325576ed9c3587fdcacd39094013af95c8c11736f335969136527d" | ||
| 887 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200729003335-053ba62fc06f;sha256sum=3ba030896991d061a6c601a308bd3b5f90be5e923846bdb2a5a7a38013beb77d" | ||
| 888 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190801165951-fa694d86fc64;sha256sum=e6f09a3ada497197c18a2e9a2af140ba48e2906726167d3440791b890e8e562f" | ||
| 889 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190502173448-54afdca5d873;sha256sum=07cf9be30b822b6c00bbd3338cd278322d8bd3790a211510fa3cc456cd1fe731" | ||
| 890 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20191216164720-4f79533eabd1;sha256sum=201036031215ad2a36ca4cbe2120388e0fe46ec0f7300ad8f355f4107dca2fc1" | ||
| 891 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20210402141018-6c239bbf2bb1;sha256sum=f33289d727431130e9bc2d3b7d4a3aa38849310cd71ef15cbb6dc054ecd5850a" | ||
| 892 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200430143042-b979b6f78d84;sha256sum=ac9f365d89cff43319c1152540db77da23066fa7a11959d64aabac58d140fc3e" | ||
| 893 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20210602131652-f16073e35f0c;sha256sum=f4cec0495f165300ecbf2c20bb4852052db688c92ce1227d4290d6f30806b37d" | ||
| 894 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200212174721-66ed5ce911ce;sha256sum=090077f6b00865d2abadf63f8ed8d13c91f78d956d5ca22c8663dab56a9908e1" | ||
| 895 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200122232147-0452cf42e150;sha256sum=fd4808ea8127025c9fe1c013a94b5d4e2b7a3f2be9e3e3b1d29d7e01352542e7" | ||
| 896 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200825200019-8632dd797987;sha256sum=1b5652840a61e8c8a8a7f3320e6ab75cf2b9d6df68c097101c5184185e844fcb" | ||
| 897 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200618031413-b414f8b61790;sha256sum=04ed7286f974796ffe9379abac256e3b0e26d8d49ba0bc7f2d194044d6af69f8" | ||
| 898 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200305110556-506484158171;sha256sum=92fa1d0b0403024a00ac0bceb441ddc40370b0551a08b05bc10965f262145520" | ||
| 899 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200513103714-09dca8ec2884;sha256sum=843a49bdaa7c05be125629638892d1d035f29cd68e812137a91a3826b393ad45" | ||
| 900 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190819201941-24fa4b261c55;sha256sum=5c9553dc489088d74b494857a6f7aad4db33c168bb818345234d2e62b77561a7" | ||
| 901 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190418145605-e7d98fc518a7;sha256sum=3cddb829e79c2241200a8ce892e7cb4a59f4af5c2454bf39ba4e1c31e91423fe" | ||
| 902 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20191230161307-f3c370f40bfb;sha256sum=01d987b27c67ae1aa2b026da958fce70ee5e7c5808cc133d276de173e3a9c287" | ||
| 903 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20191115194625-c23dd37a84c9;sha256sum=88f5471e04f2e43796aa381ffd58efb2243746077472059cf0d8e90351727619" | ||
| 904 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200904004341-0bd0a958aa1d;sha256sum=d5a95004115787c55e02073c17a162ab019f0fe1ae1aaaf3162bc83a7ccb15d4" | ||
| 905 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20210303154014-9728d6b83eeb;sha256sum=a204d1b371377ac26cc80f988b1d29e00ce2e80090f0135d2ea811e519e309d9" | ||
| 906 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200804131852-c06518451d9c;sha256sum=8f6bff5b0253dff0ba9e1c5b5308e961b93675f36f5cad1e798ade3747461dbf" | ||
| 907 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200228133532-8c2c7df3a383;sha256sum=c963721f66277535a2539a43e3176909dc6b6a2e773adde3b6b89c47f6d093eb" | ||
| 908 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190911173649-1774047e7e51;sha256sum=05aeea3f01189206067205f7798534a643c6adfa7b54a627e9524531bfb1f00f" | ||
| 909 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20201214200347-8c77b98c765d;sha256sum=e91da0513d57c54cbf2ab219d498ba6f3eb561519ff8c0c78e663f72b7970da6" | ||
| 910 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200115191322-ca5a22157cba;sha256sum=4487e03abdbb12038a50db4e153cc7787a647d01dd7adb1d543415ccd4c3643f" | ||
| 911 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20210310155132-4ce2db91004e;sha256sum=e5a2db695932caa47d91538123c0972c0ea9137edae00f7f98aed50dfb698ec7" | ||
| 912 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200511104702-f5ebc3bea380;sha256sum=db3d43bf57de487d54646099c74f7cd077ed815d74ec81214eed954f08f53028" | ||
| 913 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200331122359-1ee6d9798940;sha256sum=d376564fb191d0356760947c0f530b24bba21c9f1eca9f13d6e6f1f41967cdfe" | ||
| 914 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20210319143718-93e7006c17a6;sha256sum=916bee4244e387a845cb9de67e55b8bcd016399c88204c863a26286207905533" | ||
| 915 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200515170657-fc4c6c6a6587;sha256sum=2e876a94ded6891fa5db82e4d089e526f2a36f0ff0c5a54616592a66eac820c3" | ||
| 916 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190425155659-357c62f0e4bb;sha256sum=4f361cf35a27e4c2a01efb349eb8fd678a166f029e8f9694f9532a3e232a9761" | ||
| 917 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20201201144952-b05cb90ed32e;sha256sum=83808feb4f1ad3f7c00d454b1d206f59cf4a58542e3e2979421a7546e09e1906" | ||
| 918 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20201210142538-e3217bee35cc;sha256sum=55c4159f8852e1096952dffb4ee481bd13b59931b650e90a4c4359e8f91f69b4" | ||
| 919 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200204135345-fa8e72b47b90;sha256sum=70c26013ef38b8beba1f8eb2c6855f10f748c11d6eb40c3652e6701a6d83305f" | ||
| 920 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200312145019-da6875a35672;sha256sum=7ce046146c94fa4e456457cc389957a8aea3f0e956cd2ae3e6abcb68c7deadfd" | ||
| 921 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200224152610-e50cd9704f63;sha256sum=02024ac26a05361cf9975da73b01bff74ef347c2c05f4a14878c889bd204bade" | ||
| 922 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190307195333-5fe7a883aa19;sha256sum=7ee8fb90168e00d4d51bad8a07957358b6000b455c9fc1f51446d99c7a4170fd" | ||
| 923 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20251202230838-ff82c1b0f217;sha256sum=b4372ac21c7316d4885e04d9fe5110277edb58a3b8ab6345ccfef23e1e972544" | ||
| 924 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20260120221211-b8f7ae30c516;sha256sum=dd12c484ba97e5c45aa91bc5d0d54430a7b6693a247cec3508b132b0f6e20510" | ||
| 925 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260311181403-84a4fc48630c;sha256sum=2fcbe23f79693d49bad1a00b7142fa3f5524306d277d8b603cb925c62375e698" | ||
| 926 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260427160629-7cedc36a6bc4;sha256sum=062ccd5b81600035cec7a92ad535495ad4b7d538e9f170067c139f71d9f5173f" | ||
| 927 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.26.0;sha256sum=997df5096971bc48741f86a33ede95f47a13a5bce4f649103b0b5cf2cd0447ca" | ||
| 928 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.21.1;sha256sum=c3b8c1e966d8efbda8304f0e7e3e3944fad8648dbcd2e63b9163ba8a07f63a89" | ||
| 929 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.19.0;sha256sum=b13e2bd92390136a39391460fa55526aadce985cd4a949bd8417b50035e18bba" | ||
| 930 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.80.0;sha256sum=12b91cdce1bbcd837193ef71c42a09b454bff644e0ddab389a396328c2e41779" | ||
| 931 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.20.1;sha256sum=7b27109c7a970b5e750a07bc5474f07e6daaffb05c614ab323265b597eb161b2" | ||
| 932 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.25.1;sha256sum=25a1d2be6469855d2837ee785850e458a4ff2aad85946c32731533968158472b" | ||
| 933 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.30.0;sha256sum=f87255221ac56eaaa69dcf1354cf12335b289a4f81acc9673de5cfd6d8047e1d" | ||
| 934 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.36.0;sha256sum=a92e9d45a56dc62fa60a4663ff8b064f66e88cd9c564537ce087c2f82d82d022" | ||
| 935 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.33.2;sha256sum=9911e6cc53e6a5925dac467c6c27920ed0d7150c3fa07f6a9c4a6736c2fc2b4c" | ||
| 936 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.31.1;sha256sum=ffc3eb89301732705204aa8223daf964f9acfe9ba330fcf89326d4f1014e2216" | ||
| 937 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.27.0;sha256sum=25cc1b8e154b7f68bc51d5ab79cf52fd210bfecb71b71a856c2fe4b4213d40ca" | ||
| 938 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.23.0;sha256sum=78fe066557a014f328f695df561a0f026b9c8fa704be8bc5d424409f3bc89064" | ||
| 939 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.38.0;sha256sum=25e8117f1d23add4b485caff40f8060be03b962b910116ae45e9c34a6db07db1" | ||
| 940 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.35.0;sha256sum=76d9a521a8854a19e81ee921acdc9cc489c6d148c9ae051aa82d2f94a957e458" | ||
| 941 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.27.1;sha256sum=dc0830ad537524dcb6b23fc751a1acae3069d607bfa1ca245c820b7735d20ab8" | ||
| 942 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.79.2;sha256sum=95133290147b84623f73ddebe31b671c0806b13c1431e6528663476878123f0b" | ||
| 943 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.36.1;sha256sum=1d23b0e633cc114966ab1e8eec18c5ac38cc55594a4215c4f801c914e84c5da5" | ||
| 944 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.31.0;sha256sum=09c274a0b4cce25dc9b5da59cd9c0801b36322963c4caedd44ccddffba5de470" | ||
| 945 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.33.1;sha256sum=85353394de32d2826f7396af0183ce5ff8c502d16495cf1aa47177d85c49cfb6" | ||
| 946 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.34.0;sha256sum=53383f598d1cf568673a3f947d1e80ae6c1d2dac72a54d24669ae7f7fcd17b31" | ||
| 947 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.28.0;sha256sum=591a19bd5f9a1ecfd12e96cf8998bfc1a28d6aa60a362abd15bb1ff4ac7c654e" | ||
| 948 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.29.1;sha256sum=17733816e7fa5d6f0a76a59a8593a6d981be13743d4d7fa848c513689e950b42" | ||
| 949 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.26.0;sha256sum=d7bc5de329bd4e803f7a2acfcbe8f2eba4ef1579485056ef569a4b245bee1208" | ||
| 950 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.21.0;sha256sum=bd723a12fa1c78ef3c75965fa8211460c25253ef0cb491295748a71c865efc85" | ||
| 951 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.28.1;sha256sum=bf386bcd36987f898e70c8330c6f7ada03e5112909f0a92b7510961403bf61da" | ||
| 952 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.20.1-0.20200309200217-e05f789c0967;sha256sum=14485d268826098c97386a1c21a0a80ae05eefccc2f2667bb1b8cc5df9ded968" | ||
| 953 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.1-0.20200526195155-81db48ad09cc;sha256sum=0874d821bddd32dc00a540cbcfec67a058c6a8aae8da723d3e51baad726030ea" | ||
| 954 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.11;sha256sum=14983d36c56a814ed91b6d652f2b8f895baba1b84eb43b28a0b132c8637cd274" | ||
| 955 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.24.0;sha256sum=981b55546a68b8bc23ea58e4dff55df4f79e2f4302fcf5c1b540d8011ef208da" | ||
| 956 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200109180630-ec00e32a8dfd;sha256sum=8c4b0bb3b48bcf679da429e3e33474ff66168ac40ef22ceca786069c2b17537b" | ||
| 957 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200228230310-ab0ca4ff8a60;sha256sum=43e210e17c195c7f993d49d0e061d53fe5cbe5223bab9ca1428e0a93e41e1999" | ||
| 958 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.0;sha256sum=fc6051d85af8d7551d2160d76db30ff66e1bc9f520d4df6d9484e266ddf6d4f0" | ||
| 959 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.25.0;sha256sum=204f72cf4d80eaf1892d4b4fe4e34dc9db283eb8fdb36902f871bf3eaa29aff9" | ||
| 960 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200221191635-4d8936d0db64;sha256sum=ec9cdd4f84e2a5c89a40bee563e1d116efce3531eb13cf639f26636540d5b96b" | ||
| 961 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.27.1;sha256sum=93180890add31a55b56d9c083a397c1dacc3571afa83981d0daa16f0afaf51d0" | ||
| 962 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.22.0;sha256sum=52757d6a9b7b8b2006668030846f69cfa39241cc4ec4991c57e6266c9949a239" | ||
| 963 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.26.0-rc.1;sha256sum=070946502383668cf1ffdb38d82b3341f3cafea80b45cecbc4fe0851c37ec53c" | ||
| 964 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" | ||
| 965 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20180628173108-788fd7840127;sha256sum=4bc535ed2aac48a231af8b6005a0b5f6069dadab9a3d65b1e9f1fe91c74d8e61" | ||
| 966 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20190902080502-41f04d3bba15;sha256sum=004537cb19dbe45954ec1605f331705f6685ccc267eddd4289c1eb27513ab817" | ||
| 967 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" | ||
| 968 | SRC_URI += "gomod://gopkg.in/errgo.v2;version=v2.1.0;sha256sum=6b8954819a20ec52982a206fd3eb94629ff53c5790aa77534e6d8daf7de01bee" | ||
| 969 | SRC_URI += "gomod://gopkg.in/fsnotify.v1;version=v1.4.7;sha256sum=ce003d540f42b3c0a3dec385deb387b255b536b25ea4438baa65b89458b28f75" | ||
| 970 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.62.0;sha256sum=9cbe2a2bdd30dd07d98f431307e66607cbfcf344fc11cd29e592753015c2d77e" | ||
| 971 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.67.0;sha256sum=bd845dfc762a87a56e5a32a07770dc83e86976db7705d7f89c5dbafdc60b06c6" | ||
| 972 | SRC_URI += "gomod://gopkg.in/tomb.v1;version=v1.0.0-20141024135613-dd632973f1e7;sha256sum=34898dc0e38ba7a792ab74a3e0fa113116313fd9142ffb444b011fd392762186" | ||
| 973 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.8;sha256sum=c27f198b4d9580d4418cc6f7e0abb756ebb48344534be601db95476de52fe6d1" | ||
| 974 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.3;sha256sum=213403de27ae981b118ba199a3a1ddc64a82d0c9cf7534b762dc9ee5d79c5316" | ||
| 975 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.2;sha256sum=9e0e5492ee218d0b415a33648cdb32c2f544485ac4ebfa0589ebb53d1a841096" | ||
| 976 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" | ||
| 977 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.1;sha256sum=fbfd8b7212222175af0c190e510e112934e397a6850c63d93f72779e3250f360" | ||
| 978 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" | ||
| 979 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200605160147-a5ece683394c;sha256sum=56dcb4363aca246eebb567fa4cdb84b398298e5e5442275e3fe68167cc520df4" | ||
| 980 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | ||
| 981 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20210107192922-496545a6307b;sha256sum=5169b5625d3c351f13e8a4ec4802f709072701b441ed92181c6051ece53615a9" | ||
| 982 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.1-2020.1.4;sha256sum=3609f6b0708207b589d036ef2c8b698d6b9d1d65193b5caa1a5b4ee662c9b4c6" | ||
| 983 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190102054323-c2f93a96b099;sha256sum=9860f8a4cb535ae4ebdec509422f4f1c543b540104464bb4873d9e02e80d8c54" | ||
| 984 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190106161140-3f1c8253044a;sha256sum=3a1355e59fbcf8278c6a7a5f8417884d62d3beb1375965d2e12f990a060e9873" | ||
| 985 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190418001031-e561f6794a2a;sha256sum=135d240f4348b13cf6608f9b822fbe7b9b69fa996f7708ff69f224dd540ac579" | ||
| 986 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190523083050-ea95bdfd59fc;sha256sum=eeaa82700e96ac5e803d7a9c32363332504beff8fbb1202492b4d43d5a5e7360" | ||
| 987 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.1-2019.2.3;sha256sum=539825114c487680f99df80f6107410e1e53bbfd5deb931b84d1faf2d221638e" | ||
| 988 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.1-2020.1.3;sha256sum=62d6abb38f33d187ea033b37a1f9bd50347dc2dd3ac4b894096249416465357b" | ||
| 989 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.80.1;sha256sum=2b41848b91ae0b7e9ef5f7ea4b64c99738b7ae736979198053e10dc9f8aa243f" | ||
| 990 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20260319190234-28399d86e0b5;sha256sum=5d87a7ffd5c0ba5381c1af420a421938a4bff87badf2d002c17013feee978a54" | ||
| 991 | SRC_URI += "gomod://moul.io/http2curl/v2;version=v2.3.0;sha256sum=a622f88e882a55c2120029b6a688258692dcda47b60f3e66bb9283b29f7bdffa" | ||
| 992 | SRC_URI += "gomod://rsc.io/binaryregexp;version=v0.2.0;sha256sum=b3e706aa278fa7f880d32fa1cc40ef8282d1fc7d6e00356579ed0db88f3b0047" | ||
| 993 | SRC_URI += "gomod://rsc.io/quote/v3;version=v3.1.0;sha256sum=b434cbbfc32c17b5228d0b0eddeaea89bef4ec9bd90b5c8fc55b64f8ce13eeb9" | ||
| 994 | SRC_URI += "gomod://rsc.io/sampler;version=v1.3.0;sha256sum=da202b0da803ab2661ab98a680bba4f64123a326e540c25582b6cdbb9dc114aa" | ||
| 995 | SRC_URI += "gomod://software.sslmate.com/src/go-pkcs12;version=v0.7.0;sha256sum=9665bc3461beb6f36f2d1b8ce3e1d597c165c9d829d4217621b1c6a8a12bc647" | ||
| 996 | SRC_URI += "gomod://software.sslmate.com/src/go-pkcs12;version=v0.7.1;sha256sum=46697244141879cc9d9ee728fdf4158d486da082e54b6117f0701c44b0ce9eb7" | ||
diff --git a/recipes-containers/incus/go-mod-licenses.inc b/recipes-containers/incus/go-mod-licenses.inc new file mode 100644 index 00000000..d0ab6a3a --- /dev/null +++ b/recipes-containers/incus/go-mod-licenses.inc | |||
| @@ -0,0 +1,178 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # | ||
| 3 | # Do not modify by hand. Regenerate with: | ||
| 4 | # bitbake <recipe> -c discover_and_generate | ||
| 5 | |||
| 6 | LICENSE += "& Apache-2.0 & MIT" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM += "\ | ||
| 9 | file://pkg/mod/github.com/!l!i!n!b!i!t/golinstor@v0.60.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 10 | file://pkg/mod/github.com/!rican7/retry@v0.3.1/LICENSE;md5=6421d9994f58f630cd4dd33e88991ccc;spdx=MIT \ | ||
| 11 | file://pkg/mod/github.com/adhocore/gronx@v1.19.6/LICENSE;md5=cf49f0d7d5c34b282f67b518e2e84302;spdx=MIT \ | ||
| 12 | file://pkg/mod/github.com/apex/log@v1.9.0/LICENSE;md5=64ecc9f71f8ed64bae9ff7f7101a4dd7;spdx=MIT \ | ||
| 13 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.7.10/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 14 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.19.16/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 15 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager@v0.1.20/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 16 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.4.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 17 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.7.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 18 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.4.24/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 19 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.13.9/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 20 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.9.15/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 21 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.13.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 22 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.19.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 23 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.100.1/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 24 | file://pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.7/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 25 | file://pkg/mod/github.com/aws/smithy-go@v1.25.1/LICENSE;md5=34400b68072d710fecd0a2940a0d1658;spdx=Unknown \ | ||
| 26 | file://pkg/mod/github.com/beorn7/perks@v1.0.1/LICENSE;md5=0d0738f37ee8dc0b5f88a32e83c60198;spdx=MIT \ | ||
| 27 | file://pkg/mod/github.com/blang/semver/v4@v4.0.0/LICENSE;md5=5a3ade42a900439691ebc22013660cae;spdx=MIT \ | ||
| 28 | file://pkg/mod/github.com/bmatcuk/doublestar/v4@v4.10.0/LICENSE;md5=2a0ed06d3f9d0a3be066dc72088ae2ed;spdx=MIT \ | ||
| 29 | file://pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 30 | file://pkg/mod/github.com/cenkalti/backoff/v5@v5.0.3/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 31 | file://pkg/mod/github.com/cenkalti/hub@v1.0.2/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 32 | file://pkg/mod/github.com/cenkalti/rpc2@v1.0.5/LICENSE;md5=11f5e289d74f63898b5a0c0718c74813;spdx=MIT \ | ||
| 33 | file://pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/LICENSE.txt;md5=802da049c92a99b4387d3f3d91b00fa9;spdx=MIT \ | ||
| 34 | file://pkg/mod/github.com/checkpoint-restore/go-criu/v8@v8.2.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 35 | file://pkg/mod/github.com/clipperhouse/displaywidth@v0.11.0/LICENSE;md5=5650f352443b7675de3495a7be2c7454;spdx=MIT \ | ||
| 36 | file://pkg/mod/github.com/clipperhouse/uax29/v2@v2.7.0/LICENSE;md5=39b00daa69674119df37aadf8ab34aeb;spdx=MIT \ | ||
| 37 | file://pkg/mod/github.com/containerd/continuity@v0.4.5/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 38 | file://pkg/mod/github.com/containerd/log@v0.1.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 39 | file://pkg/mod/github.com/containerd/platforms@v1.0.0-rc.4/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 40 | file://pkg/mod/github.com/cowsql/go-cowsql@v1.22.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 41 | file://pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/LICENSE.md;md5=80794f9009df723bbc6fe19234c9f517;spdx=MIT \ | ||
| 42 | file://pkg/mod/github.com/cyphar/filepath-securejoin@v0.6.1/COPYING.md;md5=048cdd67beeeb4338809b85793683c91;spdx=Unknown \ | ||
| 43 | file://pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/LICENSE;md5=c06795ed54b2a35ebeeb543cd3a73e56;spdx=Unknown \ | ||
| 44 | file://pkg/mod/github.com/dgryski/go-farm@v0.0.0-20240924180020-3414d57e47da/LICENSE;md5=d0c768b171cb34814ecb0f10894e6889;spdx=MIT \ | ||
| 45 | file://pkg/mod/github.com/digitalocean/go-smbios@v0.0.0-20180907143718-390a4f403a8e/LICENSE.md;md5=c1653934903ab2785c09c2bdd7344526;spdx=Unknown \ | ||
| 46 | file://pkg/mod/github.com/docker/go-units@v0.5.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 47 | file://pkg/mod/github.com/donovanhide/eventsource@v0.0.0-20210830082556-c59027999da0/LICENCE;md5=b8c58c415ca3eaa2fd30f0e87a1f6d0b;spdx=Unknown \ | ||
| 48 | file://pkg/mod/github.com/dustinkirkland/golang-petname@v0.0.0-20260215035315-f0c533e9ce9b/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 49 | file://pkg/mod/github.com/eapache/channels@v1.1.0/LICENSE;md5=3dd3f3c1d411993adea8a8667d01c242;spdx=MIT \ | ||
| 50 | file://pkg/mod/github.com/eapache/queue@v1.1.0/LICENSE;md5=1bfd4408d3de090ef6b908b0cc45a316;spdx=MIT \ | ||
| 51 | file://pkg/mod/github.com/fatih/color@v1.19.0/LICENSE.md;md5=316e6d590bdcde7993fb175662c0dd5a;spdx=MIT \ | ||
| 52 | file://pkg/mod/github.com/flosch/pongo2/v6@v6.0.0/LICENSE;md5=67c021e582c683945419935b59c87de6;spdx=MIT \ | ||
| 53 | file://pkg/mod/github.com/fsnotify/fsnotify@v1.10.0/LICENSE;md5=8bae8b116e2cfd723492b02d9a212fe2;spdx=Unknown \ | ||
| 54 | file://pkg/mod/github.com/fvbommel/sortorder@v1.1.0/LICENSE;md5=9f7e1d7e8f527330ebb5f4c32e0f3e40;spdx=MIT \ | ||
| 55 | file://pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.13/LICENSE;md5=df3ca1fbe5632f81387306d9558a61c4;spdx=MIT \ | ||
| 56 | file://pkg/mod/github.com/gaissmai/bart@v0.26.1/LICENSE;md5=05779e437ec35570aca43cc66a95e056;spdx=MIT \ | ||
| 57 | file://pkg/mod/github.com/go-chi/chi/v5@v5.2.5/LICENSE;md5=eef59fdf1c5117072cbf52b79c6ea691;spdx=MIT \ | ||
| 58 | file://pkg/mod/github.com/go-jose/go-jose/v4@v4.1.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 59 | file://pkg/mod/github.com/go-logr/logr@v1.4.3/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 60 | file://pkg/mod/github.com/go-logr/stdr@v1.2.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 61 | file://pkg/mod/github.com/go-playground/locales@v0.14.1/LICENSE;md5=3ccbda375ee345400ad1da85ba522301;spdx=MIT \ | ||
| 62 | file://pkg/mod/github.com/go-playground/universal-translator@v0.18.1/LICENSE;md5=2e2b21ef8f61057977d27c727c84bef1;spdx=MIT \ | ||
| 63 | file://pkg/mod/github.com/go-playground/validator/v10@v10.30.2/LICENSE;md5=a718a0f318d76f7c5d510cbae84f0b60;spdx=MIT \ | ||
| 64 | file://pkg/mod/github.com/go-viper/mapstructure/v2@v2.5.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 65 | file://pkg/mod/github.com/goccy/go-json@v0.10.6/LICENSE;md5=33a07164132d795872805bfc53f6097d;spdx=MIT \ | ||
| 66 | file://pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.1/LICENSE;md5=a21b708d8b320c68979c44ac9dba9b0d;spdx=MIT \ | ||
| 67 | file://pkg/mod/github.com/google/go-querystring@v1.2.0/LICENSE;md5=29f156828ca5f2df0d1c12543a75f12a;spdx=Unknown \ | ||
| 68 | file://pkg/mod/github.com/google/gopacket@v1.1.19/LICENSE;md5=b32b347fe7ed4541e05033e8b0b29001;spdx=Unknown \ | ||
| 69 | file://pkg/mod/github.com/google/renameio@v1.0.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 70 | file://pkg/mod/github.com/google/uuid@v1.6.0/LICENSE;md5=88073b6dd8ec00fe09da59e0b6dfded1;spdx=Unknown \ | ||
| 71 | file://pkg/mod/github.com/gorilla/mux@v1.8.1/LICENSE;md5=c30eee78985cf2584cded5f89ba3d787;spdx=Unknown \ | ||
| 72 | file://pkg/mod/github.com/gorilla/securecookie@v1.1.2/LICENSE;md5=c30eee78985cf2584cded5f89ba3d787;spdx=Unknown \ | ||
| 73 | file://pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/LICENSE;md5=c007b54a1743d596f46b2748d9f8c044;spdx=Unknown \ | ||
| 74 | file://pkg/mod/github.com/gosexy/gettext@v0.0.0-20160830220431-74466a0a0c4a/LICENSE;md5=7eb88a85dd46ad8cc80347c7085c6551;spdx=MIT \ | ||
| 75 | file://pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20260407060928-11b94ed970f2/LICENSE;md5=ceaf33b8b657b2d342dbd3bb59578d8a;spdx=Unknown \ | ||
| 76 | file://pkg/mod/github.com/jaypipes/pcidb@v1.1.1/COPYING;md5=1dece7821bf3fd70fe1309eaa37d52a2;spdx=Unknown \ | ||
| 77 | file://pkg/mod/github.com/jkeiser/iter@v0.0.0-20200628201005-c8aa0ae784d1/LICENSE;md5=97fd5601d00554b88c7fbb241aa82d62;spdx=MIT \ | ||
| 78 | file://pkg/mod/github.com/jochenvg/go-udev@v0.0.0-20240801134859-b65ed646224b/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc;spdx=Apache-2.0 \ | ||
| 79 | file://pkg/mod/github.com/josharian/native@v1.1.0/license;md5=22904acb291752d818959e01847de4c5;spdx=MIT \ | ||
| 80 | file://pkg/mod/github.com/k-sone/critbitgo@v1.4.0/LICENSE;md5=910a86c45b9e9af73e45ffc6da564269;spdx=MIT \ | ||
| 81 | file://pkg/mod/github.com/kballard/go-shellquote@v0.0.0-20180428030007-95032a82bc51/LICENSE;md5=9d95d1ad917c814c23909addb8692eeb;spdx=MIT \ | ||
| 82 | file://pkg/mod/github.com/klauspost/compress@v1.18.6/LICENSE;md5=d0fd9ebda39468b51ff4539c9fbb13a8;spdx=Unknown \ | ||
| 83 | file://pkg/mod/github.com/klauspost/pgzip@v1.2.6/GO_LICENSE;md5=591778525c869cdde0ab5a1bf283cd81;spdx=Unknown \ | ||
| 84 | file://pkg/mod/github.com/kr/fs@v0.1.0/LICENSE;md5=591778525c869cdde0ab5a1bf283cd81;spdx=Unknown \ | ||
| 85 | file://pkg/mod/github.com/leodido/go-urn@v1.4.0/LICENSE;md5=8f50db5538ec1148a9b3d14ed96c3418;spdx=MIT \ | ||
| 86 | file://pkg/mod/github.com/lxc/go-lxc@v0.0.0-20260316180011-3af4ce000ed7/LICENSE;md5=d9d9c9a74a44ba356ed79a910aacc4a4;spdx=Unknown \ | ||
| 87 | file://pkg/mod/github.com/lxc/incus/v6@v6.23.1-0.20260327174201-6acde8bd711a/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 88 | file://pkg/mod/github.com/lxc/incus-os/incus-osd@v0.0.0-20260426171132-5b5f02e943ee/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 89 | file://pkg/mod/github.com/mattn/go-colorable@v0.1.14/LICENSE;md5=24ce168f90aec2456a73de1839037245;spdx=MIT \ | ||
| 90 | file://pkg/mod/github.com/mattn/go-isatty@v0.0.22/LICENSE;md5=f509beadd5a11227c27b5d2ad6c9f2c6;spdx=MIT \ | ||
| 91 | file://pkg/mod/github.com/mattn/go-runewidth@v0.0.23/LICENSE;md5=24ce168f90aec2456a73de1839037245;spdx=MIT \ | ||
| 92 | file://pkg/mod/github.com/mattn/go-sqlite3@v1.14.44/LICENSE;md5=2b7590a6661bc1940f50329c495898c6;spdx=MIT \ | ||
| 93 | file://pkg/mod/github.com/mdlayher/arp@v0.0.0-20220512170110-6706a2966875/LICENSE.md;md5=b2c6c218e77bd4cb543f6516cb1a1296;spdx=MIT \ | ||
| 94 | file://pkg/mod/github.com/mdlayher/ethernet@v0.0.0-20220221185849-529eae5b6118/LICENSE.md;md5=b2c6c218e77bd4cb543f6516cb1a1296;spdx=MIT \ | ||
| 95 | file://pkg/mod/github.com/mdlayher/ndp@v1.1.0/LICENSE.md;md5=9204c90fd161aab5d1ff5c6c482a70c2;spdx=MIT \ | ||
| 96 | file://pkg/mod/github.com/mdlayher/netx@v0.0.0-20230430222610-7e21880baee8/LICENSE.md;md5=a57b2e272a0c75c413c784bb877cda50;spdx=MIT \ | ||
| 97 | file://pkg/mod/github.com/mdlayher/packet@v1.1.2/LICENSE.md;md5=2601a9c0685eda4a9e7d372db5dbea00;spdx=MIT \ | ||
| 98 | file://pkg/mod/github.com/mdlayher/socket@v0.6.0/LICENSE.md;md5=bdcb2fcb7aea8a34d189ef572a59ff88;spdx=MIT \ | ||
| 99 | file://pkg/mod/github.com/mdlayher/vsock@v1.2.1/LICENSE.md;md5=7162c90f2c1b982bc484c17f2d0686c5;spdx=MIT \ | ||
| 100 | file://pkg/mod/github.com/miekg/dns@v1.1.72/COPYRIGHT;md5=2ba6b7bd91e16af46a856eca87db2504;spdx=Unknown \ | ||
| 101 | file://pkg/mod/github.com/mitchellh/mapstructure@v1.5.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 102 | file://pkg/mod/github.com/moby/sys/user@v0.4.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 103 | file://pkg/mod/github.com/moby/sys/userns@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 104 | file://pkg/mod/github.com/muhlemmer/gu@v0.3.1/LICENSE;md5=d88e9e08385d2a17052dac348bde4bc1;spdx=Unknown \ | ||
| 105 | file://pkg/mod/github.com/muhlemmer/httpforwarded@v0.1.0/LICENSE;md5=352a5867080022437e5b76db8c3a96eb;spdx=Unknown \ | ||
| 106 | file://pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/LICENSE;md5=0c241922fc69330e2e5590de114f3bf5;spdx=Unknown \ | ||
| 107 | file://pkg/mod/github.com/olekukonko/cat@v0.0.0-20250911104152-50322a0618f6/LICENSE;md5=b35dbe70b52a98f5a3d909c735d2f07e;spdx=MIT \ | ||
| 108 | file://pkg/mod/github.com/olekukonko/errors@v1.3.0/LICENSE;md5=b35dbe70b52a98f5a3d909c735d2f07e;spdx=MIT \ | ||
| 109 | file://pkg/mod/github.com/olekukonko/ll@v0.1.8/LICENSE;md5=b35dbe70b52a98f5a3d909c735d2f07e;spdx=MIT \ | ||
| 110 | file://pkg/mod/github.com/olekukonko/tablewriter@v1.1.4/LICENSE.md;md5=0b3be5790ce7a5a6c959f60a5ce4c138;spdx=MIT \ | ||
| 111 | file://pkg/mod/github.com/opencontainers/go-digest@v1.0.0/LICENSE;md5=2d6fc0e85c3f118af64c85a78d56d3cf;spdx=Unknown \ | ||
| 112 | file://pkg/mod/github.com/opencontainers/image-spec@v1.1.1/LICENSE;md5=27ef03aa2da6e424307f102e8b42621d;spdx=Unknown \ | ||
| 113 | file://pkg/mod/github.com/opencontainers/runtime-spec@v1.3.0/LICENSE;md5=b355a61a394a504dacde901c958f662c;spdx=Unknown \ | ||
| 114 | file://pkg/mod/github.com/opencontainers/umoci@v0.6.1-0.20251213054154-70fc5ee1f4df/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 115 | file://pkg/mod/github.com/openfga/go-sdk@v0.8.0/LICENSE;md5=c8c61a9e78acc1e713ef4c6c14e14e54;spdx=Unknown \ | ||
| 116 | file://pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1/LICENSE;md5=9a6b3272446f77d539e8ab91fa68e6a0;spdx=MIT \ | ||
| 117 | file://pkg/mod/github.com/osrg/gobgp/v4@v4.5.0/LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77;spdx=Apache-2.0 \ | ||
| 118 | file://pkg/mod/github.com/ovn-kubernetes/libovsdb@v0.8.1/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 119 | file://pkg/mod/github.com/pelletier/go-toml/v2@v2.3.0/LICENSE;md5=390892c6562af0d807e527b06d635f94;spdx=Unknown \ | ||
| 120 | file://pkg/mod/github.com/pierrec/lz4/v4@v4.1.26/LICENSE;md5=09ece85f3c312a63b522bfc6ebd44943;spdx=Unknown \ | ||
| 121 | file://pkg/mod/github.com/pires/go-proxyproto@v0.12.0/LICENSE;md5=ebfe2201eab4c067477cc534908ac12f;spdx=Apache-2.0 \ | ||
| 122 | file://pkg/mod/github.com/pkg/errors@v0.9.1/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a;spdx=Unknown \ | ||
| 123 | file://pkg/mod/github.com/pkg/sftp@v1.13.10/LICENSE;md5=452fc5cc5a9127a0e828d73423d45035;spdx=Unknown \ | ||
| 124 | file://pkg/mod/github.com/pkg/xattr@v0.4.12/LICENSE;md5=4efd8bdbab9cff00dcd75f2c3ee4e190;spdx=Unknown \ | ||
| 125 | file://pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/LICENSE;md5=e9a2ebb8de779a07500ddecca806145e;spdx=Unknown \ | ||
| 126 | file://pkg/mod/github.com/prometheus/client_golang@v1.23.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 127 | file://pkg/mod/github.com/prometheus/client_model@v0.6.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 128 | file://pkg/mod/github.com/prometheus/common@v0.67.5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 129 | file://pkg/mod/github.com/prometheus/procfs@v0.20.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 130 | file://pkg/mod/github.com/rs/cors@v1.11.1/LICENSE;md5=04924a837bc661a5d288479a17393ff2;spdx=MIT \ | ||
| 131 | file://pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/LICENSE.txt;md5=ecf8a8a60560c35a862a4a545f2db1b3;spdx=Unknown \ | ||
| 132 | file://pkg/mod/github.com/sagikazarmark/locafero@v0.12.0/LICENSE;md5=6e63b3f726f4acaf0ce766e25bcdaf04;spdx=MIT \ | ||
| 133 | file://pkg/mod/github.com/segmentio/fasthash@v1.0.3/LICENSE;md5=245177e51c68aa2071d537392357ab87;spdx=MIT \ | ||
| 134 | file://pkg/mod/github.com/shirou/gopsutil/v4@v4.26.4/LICENSE;md5=ae6de3dee02712a1e55b280671be53bf;spdx=Unknown \ | ||
| 135 | file://pkg/mod/github.com/sirupsen/logrus@v1.9.4/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \ | ||
| 136 | file://pkg/mod/github.com/sourcegraph/conc@v0.3.1-0.20240121214520-5f936abd7ae8/LICENSE;md5=c001385e94f81477d77ffaf4321c647d;spdx=MIT \ | ||
| 137 | file://pkg/mod/github.com/spf13/afero@v1.15.0/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 138 | file://pkg/mod/github.com/spf13/cast@v1.10.0/LICENSE;md5=67fac7567cbf6ba946e5576d590b1ed4;spdx=MIT \ | ||
| 139 | file://pkg/mod/github.com/spf13/cobra@v1.10.2/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 140 | file://pkg/mod/github.com/spf13/pflag@v1.0.10/LICENSE;md5=1e8b7dc8b906737639131047a590f21d;spdx=Unknown \ | ||
| 141 | file://pkg/mod/github.com/spf13/viper@v1.21.0/LICENSE;md5=67fac7567cbf6ba946e5576d590b1ed4;spdx=MIT \ | ||
| 142 | file://pkg/mod/github.com/stretchr/testify@v1.11.1/LICENSE;md5=188f01994659f3c0d310612333d2a26f;spdx=MIT \ | ||
| 143 | file://pkg/mod/github.com/subosito/gotenv@v1.6.0/LICENSE;md5=0873257f40b8747d351ccc4288d06a40;spdx=MIT \ | ||
| 144 | file://pkg/mod/github.com/tklauser/go-sysconf@v0.3.16/LICENSE;md5=d4eb2084b3083d2c275ec52ef4ba9ac1;spdx=Unknown \ | ||
| 145 | file://pkg/mod/github.com/tklauser/numcpus@v0.11.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 146 | file://pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/LICENSE;md5=52bf39fc1e426b6459f5c9a142e5bfbd;spdx=Unknown \ | ||
| 147 | file://pkg/mod/github.com/urfave/cli@v1.22.17/LICENSE;md5=75d9e324acacf92aca82397b81c225b0;spdx=MIT \ | ||
| 148 | file://pkg/mod/github.com/vbatts/go-mtree@v0.7.0/LICENSE;md5=09ed745cf869ec4a2eb24cf928144ce5;spdx=Unknown \ | ||
| 149 | file://pkg/mod/github.com/vishvananda/netlink@v1.3.1/LICENSE;md5=2ade771c7d7211af507864e8dd520529;spdx=Unknown \ | ||
| 150 | file://pkg/mod/github.com/vishvananda/netns@v0.0.5/LICENSE;md5=2ade771c7d7211af507864e8dd520529;spdx=Unknown \ | ||
| 151 | file://pkg/mod/github.com/zitadel/logging@v0.7.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 152 | file://pkg/mod/github.com/zitadel/oidc/v3@v3.47.5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 153 | file://pkg/mod/github.com/zitadel/schema@v1.3.2/LICENSE;md5=c30eee78985cf2584cded5f89ba3d787;spdx=Unknown \ | ||
| 154 | file://pkg/mod/go.opentelemetry.io/auto/sdk@v1.2.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 155 | file://pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 156 | file://pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 157 | file://pkg/mod/go.opentelemetry.io/otel@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 158 | file://pkg/mod/go.starlark.net@v0.0.0-20260326113308-fadfc96def35/LICENSE;md5=30237ff6085f287d7c65ec084235a89e;spdx=Unknown \ | ||
| 159 | file://pkg/mod/go.yaml.in/yaml/v2@v2.4.4/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 160 | file://pkg/mod/go.yaml.in/yaml/v3@v3.0.4/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 161 | file://pkg/mod/go.yaml.in/yaml/v4@v4.0.0-rc.4/LICENSE;md5=2729d3a1fab7cdaacf8f8e12d2556871;spdx=Apache-2.0 \ | ||
| 162 | file://pkg/mod/golang.org/x/crypto@v0.50.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 163 | file://pkg/mod/golang.org/x/net@v0.53.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 164 | file://pkg/mod/golang.org/x/oauth2@v0.36.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 165 | file://pkg/mod/golang.org/x/sync@v0.20.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 166 | file://pkg/mod/golang.org/x/sys@v0.43.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 167 | file://pkg/mod/golang.org/x/term@v0.42.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 168 | file://pkg/mod/golang.org/x/text@v0.36.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 169 | file://pkg/mod/golang.org/x/time@v0.15.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 170 | file://pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20260427160629-7cedc36a6bc4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 171 | file://pkg/mod/google.golang.org/grpc@v1.80.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 172 | file://pkg/mod/google.golang.org/protobuf@v1.36.11/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 173 | file://pkg/mod/gopkg.in/yaml.v2@v2.4.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 174 | file://pkg/mod/gopkg.in/yaml.v3@v3.0.1/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 175 | file://pkg/mod/k8s.io/utils@v0.0.0-20260319190234-28399d86e0b5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 176 | file://pkg/mod/moul.io/http2curl/v2@v2.3.0/COPYRIGHT;md5=cd9599a564a6135dff208e43a4692cf4;spdx=Unknown \ | ||
| 177 | file://pkg/mod/software.sslmate.com/src/go-pkcs12@v0.7.1/LICENSE;md5=259f3802525423b1a33efb1b85f64e18;spdx=Unknown \ | ||
| 178 | " | ||
diff --git a/recipes-containers/incus/incus_git.bb b/recipes-containers/incus/incus_git.bb new file mode 100644 index 00000000..a3465f5e --- /dev/null +++ b/recipes-containers/incus/incus_git.bb | |||
| @@ -0,0 +1,149 @@ | |||
| 1 | SUMMARY = "Incus system container and virtual machine manager" | ||
| 2 | DESCRIPTION = "Incus is a modern, secure and powerful system container and \ | ||
| 3 | virtual machine manager. It is the community fork of Canonical LXD, providing \ | ||
| 4 | a unified experience for running and managing containers and VMs." | ||
| 5 | HOMEPAGE = "https://linuxcontainers.org/incus/" | ||
| 6 | LICENSE = "Apache-2.0" | ||
| 7 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" | ||
| 8 | |||
| 9 | SRC_URI = "git://github.com/lxc/incus.git;branch=main;name=incus;protocol=https \ | ||
| 10 | file://incus.service \ | ||
| 11 | file://incus.socket \ | ||
| 12 | " | ||
| 13 | |||
| 14 | SRCREV_incus = "6255b3956027aaa6c2092ed42869f58e8d1942f5" | ||
| 15 | SRCREV_FORMAT = "incus" | ||
| 16 | PV = "7.0.0+git" | ||
| 17 | |||
| 18 | COMPATIBLE_HOST = "(x86_64|aarch64).*-linux" | ||
| 19 | |||
| 20 | GO_IMPORT = "github.com/lxc/incus/v7" | ||
| 21 | |||
| 22 | DEPENDS = "cowsql raft lxc sqlite3 libuv libcap acl" | ||
| 23 | |||
| 24 | # Build tags — libsqlite3 enables cowsql/sqlite3 CGO bindings | ||
| 25 | TAGS = "libsqlite3" | ||
| 26 | |||
| 27 | # go-mod-discovery configuration | ||
| 28 | GO_MOD_DISCOVERY_SRCDIR = "${S}" | ||
| 29 | GO_MOD_DISCOVERY_BUILD_TARGET = "./cmd/incus-migrate" | ||
| 30 | GO_MOD_DISCOVERY_BUILD_TAGS = "netgo" | ||
| 31 | GO_MOD_DISCOVERY_LDFLAGS = "-w -s" | ||
| 32 | GO_MOD_DISCOVERY_GIT_REPO = "https://github.com/lxc/incus.git" | ||
| 33 | GO_MOD_DISCOVERY_GIT_REF = "${SRCREV_incus}" | ||
| 34 | GO_MOD_DISCOVERY_SKIP_VERIFY = "1" | ||
| 35 | |||
| 36 | # All cmd/ targets this recipe's do_compile builds. Used by license-scan | ||
| 37 | # filtering — scopes the license set to modules actually imported by these | ||
| 38 | # binaries via `go list -deps`. Without this, the filter falls back to | ||
| 39 | # walking the discovery's GOMODCACHE, which only sees what go build of the | ||
| 40 | # single GO_MOD_DISCOVERY_BUILD_TARGET (./cmd/incus-migrate) populated. | ||
| 41 | GO_MOD_DISCOVERY_LICENSE_TARGETS = "./cmd/incusd ./cmd/incus ./cmd/fuidshift ./cmd/lxc-to-incus ./cmd/incus-benchmark ./cmd/incus-user ./cmd/incus-agent ./cmd/incus-migrate" | ||
| 42 | |||
| 43 | GO_MOD_FETCH_MODE ?= "hybrid" | ||
| 44 | |||
| 45 | # Hybrid mode: gomod:// for most, git:// for selected | ||
| 46 | include ${@ "go-mod-hybrid-gomod.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 47 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 48 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | ||
| 49 | |||
| 50 | # VCS mode: all modules via git:// | ||
| 51 | include ${@ "go-mod-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "vcs" else ""} | ||
| 52 | include ${@ "go-mod-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "vcs" else ""} | ||
| 53 | |||
| 54 | # Dependency license tracking (generated by oe-go-mod-fetcher --scan-licenses) | ||
| 55 | require go-mod-licenses.inc | ||
| 56 | |||
| 57 | inherit go goarch pkgconfig systemd go-mod-discovery | ||
| 58 | |||
| 59 | INHIBIT_PACKAGE_STRIP = "1" | ||
| 60 | INHIBIT_SYSROOT_STRIP = "1" | ||
| 61 | INSANE_SKIP:${PN} += "already-stripped" | ||
| 62 | |||
| 63 | # Disable CGO during discovery (uses pure-Go incus-migrate target) | ||
| 64 | CGO_ENABLED:task-discover-modules = "0" | ||
| 65 | CGO_ENABLED:task-discover-and-generate = "0" | ||
| 66 | |||
| 67 | PACKAGECONFIG ??= "" | ||
| 68 | PACKAGECONFIG[vm] = ",,,qemu virtiofsd ovmf" | ||
| 69 | |||
| 70 | RDEPENDS:${PN} = " \ | ||
| 71 | lxc \ | ||
| 72 | lxcfs \ | ||
| 73 | cowsql \ | ||
| 74 | raft \ | ||
| 75 | attr \ | ||
| 76 | acl \ | ||
| 77 | dnsmasq \ | ||
| 78 | nftables \ | ||
| 79 | rsync \ | ||
| 80 | squashfs-tools \ | ||
| 81 | tar \ | ||
| 82 | xz \ | ||
| 83 | shadow \ | ||
| 84 | " | ||
| 85 | |||
| 86 | inherit useradd | ||
| 87 | |||
| 88 | USERADD_PACKAGES = "${PN}" | ||
| 89 | GROUPADD_PARAM:${PN} = "-r incus-admin" | ||
| 90 | |||
| 91 | pkg_postinst:${PN}() { | ||
| 92 | # Add subordinate uid/gid range for root if not already present. | ||
| 93 | # Uses 1000000 base to avoid collision with podman/other rootless | ||
| 94 | # runtimes which typically start at 100000. | ||
| 95 | if [ -f $D${sysconfdir}/subuid ] && ! grep -q "^root:" $D${sysconfdir}/subuid; then | ||
| 96 | echo "root:1000000:1000000000" >> $D${sysconfdir}/subuid | ||
| 97 | elif [ ! -f $D${sysconfdir}/subuid ]; then | ||
| 98 | echo "root:1000000:1000000000" > $D${sysconfdir}/subuid | ||
| 99 | fi | ||
| 100 | if [ -f $D${sysconfdir}/subgid ] && ! grep -q "^root:" $D${sysconfdir}/subgid; then | ||
| 101 | echo "root:1000000:1000000000" >> $D${sysconfdir}/subgid | ||
| 102 | elif [ ! -f $D${sysconfdir}/subgid ]; then | ||
| 103 | echo "root:1000000:1000000000" > $D${sysconfdir}/subgid | ||
| 104 | fi | ||
| 105 | } | ||
| 106 | |||
| 107 | do_compile() { | ||
| 108 | cd ${S} | ||
| 109 | |||
| 110 | export CGO_ENABLED=1 | ||
| 111 | export CGO_LDFLAGS_ALLOW="(-Wl,-wrap,pthread_create)|(-Wl,-z,now)" | ||
| 112 | |||
| 113 | # Main daemon and client (CGO required, -buildmode=pie to avoid textrel) | ||
| 114 | ${GO} build -buildmode=pie -trimpath -o ${B}/incusd -tags "libsqlite3" -ldflags "-w -s" ./cmd/incusd | ||
| 115 | ${GO} build -buildmode=pie -trimpath -o ${B}/incus -tags "libsqlite3" -ldflags "-w -s" ./cmd/incus | ||
| 116 | ${GO} build -buildmode=pie -trimpath -o ${B}/fuidshift -tags "libsqlite3" -ldflags "-w -s" ./cmd/fuidshift | ||
| 117 | ${GO} build -buildmode=pie -trimpath -o ${B}/lxc-to-incus -tags "libsqlite3" -ldflags "-w -s" ./cmd/lxc-to-incus | ||
| 118 | ${GO} build -buildmode=pie -trimpath -o ${B}/incus-benchmark -tags "libsqlite3" -ldflags "-w -s" ./cmd/incus-benchmark | ||
| 119 | ${GO} build -buildmode=pie -trimpath -o ${B}/incus-user -tags "libsqlite3" -ldflags "-w -s" ./cmd/incus-user | ||
| 120 | |||
| 121 | # Agent and migrate tool (pure Go, no CGO) | ||
| 122 | CGO_ENABLED=0 ${GO} build -trimpath -o ${B}/incus-agent -tags "agent,netgo" -ldflags "-w -s" ./cmd/incus-agent | ||
| 123 | CGO_ENABLED=0 ${GO} build -trimpath -o ${B}/incus-migrate -tags "netgo" -ldflags "-w -s" ./cmd/incus-migrate | ||
| 124 | } | ||
| 125 | |||
| 126 | SYSTEMD_SERVICE:${PN} = "incus.service incus.socket" | ||
| 127 | SYSTEMD_AUTO_ENABLE = "enable" | ||
| 128 | |||
| 129 | do_install() { | ||
| 130 | install -d ${D}${bindir} | ||
| 131 | install -d ${D}${sbindir} | ||
| 132 | |||
| 133 | install -m 0755 ${B}/incus ${D}${bindir}/incus | ||
| 134 | install -m 0755 ${B}/incusd ${D}${sbindir}/incusd | ||
| 135 | install -m 0755 ${B}/incus-agent ${D}${bindir}/incus-agent | ||
| 136 | install -m 0755 ${B}/incus-migrate ${D}${bindir}/incus-migrate | ||
| 137 | install -m 0755 ${B}/fuidshift ${D}${bindir}/fuidshift | ||
| 138 | install -m 0755 ${B}/lxc-to-incus ${D}${bindir}/lxc-to-incus | ||
| 139 | install -m 0755 ${B}/incus-benchmark ${D}${bindir}/incus-benchmark | ||
| 140 | install -m 0755 ${B}/incus-user ${D}${bindir}/incus-user | ||
| 141 | |||
| 142 | install -d ${D}${systemd_system_unitdir} | ||
| 143 | install -m 0644 ${UNPACKDIR}/incus.service ${D}${systemd_system_unitdir}/ | ||
| 144 | install -m 0644 ${UNPACKDIR}/incus.socket ${D}${systemd_system_unitdir}/ | ||
| 145 | |||
| 146 | # Create state directory expected by ConditionPathExists | ||
| 147 | install -d ${D}/var/lib/incus | ||
| 148 | |||
| 149 | } | ||
diff --git a/recipes-containers/k3s/README.md b/recipes-containers/k3s/README.md index d167bcdb..13517db3 100644 --- a/recipes-containers/k3s/README.md +++ b/recipes-containers/k3s/README.md | |||
| @@ -2,267 +2,157 @@ | |||
| 2 | 2 | ||
| 3 | Rancher's [k3s](https://k3s.io/), available under | 3 | Rancher's [k3s](https://k3s.io/), available under |
| 4 | [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), provides | 4 | [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), provides |
| 5 | lightweight Kubernetes suitable for small/edge devices. There are use cases | 5 | lightweight Kubernetes suitable for small/edge devices. |
| 6 | where the | ||
| 7 | [installation procedures provided by Rancher](https://rancher.com/docs/k3s/latest/en/installation/) | ||
| 8 | are not ideal but a bitbake-built version is what is needed. And only a few | ||
| 9 | mods to the [k3s source code](https://github.com/rancher/k3s) is needed to | ||
| 10 | accomplish that. | ||
| 11 | 6 | ||
| 12 | ## CNI | 7 | ## Build |
| 13 | |||
| 14 | By default, K3s will run with flannel as the CNI, using VXLAN as the default | ||
| 15 | backend. It is both possible to change the flannel backend and to change from | ||
| 16 | flannel to another CNI. | ||
| 17 | 8 | ||
| 18 | Please see <https://rancher.com/docs/k3s/latest/en/installation/network-options/> | 9 | Add to `local.conf`: |
| 19 | for further k3s networking details. | ||
| 20 | 10 | ||
| 21 | ## Configure and run a k3s agent | 11 | ```bash |
| 12 | require conf/distro/include/meta-virt-host.conf | ||
| 13 | require conf/distro/include/container-host-k3s.conf | ||
| 14 | require conf/distro/include/meta-virt-dev.conf | ||
| 15 | MACHINE = "qemux86-64" | ||
| 16 | ``` | ||
| 22 | 17 | ||
| 23 | The convenience script `k3s-agent` can be used to set up a k3s agent (service): | 18 | Build: |
| 24 | 19 | ||
| 25 | ```shell | 20 | ```bash |
| 26 | k3s-agent -t <token> -s https://<master>:6443 | 21 | bitbake container-image-host |
| 27 | ``` | 22 | ``` |
| 28 | (Here `<token>` is found in `/var/lib/rancher/k3s/server/node-token` at the | ||
| 29 | k3s master.) | ||
| 30 | 23 | ||
| 31 | Example: | 24 | ## Single-Node Quick Start |
| 32 | ```shell | ||
| 33 | k3s-agent -t /var/lib/rancher/k3s/server/node-token -s https://localhost:6443 | ||
| 34 | ``` | ||
| 35 | 25 | ||
| 36 | If you are running an all in one node (both the server and agent) for testing | 26 | ```bash |
| 37 | purposes, do not run the above script. It will perform cleanup and break flannel | 27 | runqemu qemux86-64 container-image-host ext4 nographic kvm slirp qemuparams="-m 4096" |
| 38 | networking on your host. | 28 | ``` |
| 39 | 29 | ||
| 40 | Instead, run the following (note the space between 'k3s' and 'agent'): | 30 | After boot, k3s server starts automatically: |
| 41 | 31 | ||
| 42 | ```shell | 32 | ```bash |
| 43 | k3s agent -t /var/lib/rancher/k3s/server/token --server http://localhost:6443/ | 33 | export KUBECONFIG=/etc/rancher/k3s/k3s.yaml |
| 34 | kubectl get nodes # should show Ready | ||
| 35 | kubectl get pods -A # system pods (coredns, metrics-server, etc.) | ||
| 36 | kubectl run test --image=busybox --restart=Never -- sleep 300 | ||
| 37 | kubectl get pods # test pod Running | ||
| 44 | ``` | 38 | ``` |
| 45 | 39 | ||
| 46 | ## Notes: | 40 | ## Multi-Node Cluster (QEMU Socket Networking) |
| 41 | |||
| 42 | Uses QEMU socket networking to connect two VMs on a shared L2 segment. | ||
| 43 | No root, no TAP, no bridge required. | ||
| 47 | 44 | ||
| 48 | Memory: | 45 | **Terminal 1 — Server:** |
| 49 | 46 | ||
| 50 | if running under qemu, the default of 256M of memory is not enough, k3s will | 47 | ```bash |
| 51 | OOM and exit. | 48 | ./scripts/run-k3s-multinode.sh server |
| 49 | ``` | ||
| 52 | 50 | ||
| 53 | Boot with qemuparams="-m 2048" to boot with 2G of memory (or choose the | 51 | After boot, get the join token: |
| 54 | appropriate amount for your configuration) | ||
| 55 | 52 | ||
| 56 | Disk: | 53 | ```bash |
| 54 | k3s-get-token | ||
| 55 | ``` | ||
| 57 | 56 | ||
| 58 | if using qemu and core-image* you'll need to add extra space in your disks | 57 | **Terminal 2 — Agent:** |
| 59 | to ensure containers can start. The following in your image recipe, or | ||
| 60 | local.conf would add 2G of extra space to the rootfs: | ||
| 61 | 58 | ||
| 62 | ```shell | 59 | ```bash |
| 63 | IMAGE_ROOTFS_EXTRA_SPACE = "2097152" | 60 | ./scripts/run-k3s-multinode.sh agent --token <TOKEN> |
| 64 | ``` | 61 | ``` |
| 65 | 62 | ||
| 66 | ## Example qemux86-64 boot line: | 63 | **Verify on server (~30s after agent boot):** |
| 67 | 64 | ||
| 68 | ```shell | 65 | ```bash |
| 69 | runqemu qemux86-64 nographic kvm slirp qemuparams="-m 2048" | 66 | export KUBECONFIG=/etc/rancher/k3s/k3s.yaml |
| 67 | kubectl get nodes # 2 nodes Ready | ||
| 70 | ``` | 68 | ``` |
| 71 | 69 | ||
| 72 | k3s logs can be seen via: | 70 | ### How It Works |
| 71 | |||
| 72 | - Both VMs boot the same `container-image-host` image (k3s profile) | ||
| 73 | - The agent VM gets `k3s.role=agent` on the kernel cmdline | ||
| 74 | - `k3s-role-setup.service` reads the cmdline and: | ||
| 75 | - Configures the cluster network interface (eth1) via systemd-networkd | ||
| 76 | - Masks the k3s server service | ||
| 77 | - Starts the k3s agent with the provided token | ||
| 78 | - The `10-k3s-cluster.network` file (installed via `virt_networking` bbclass) | ||
| 79 | claims eth1 and disables DHCP, preventing networkd from interfering | ||
| 80 | |||
| 81 | ### Kernel Cmdline Parameters | ||
| 82 | |||
| 83 | | Parameter | Description | Default | | ||
| 84 | |-----------|-------------|---------| | ||
| 85 | | `k3s.role=` | `server` or `agent` | `server` | | ||
| 86 | | `k3s.server=` | Server IP (agent mode) | — | | ||
| 87 | | `k3s.token=` | Join token (agent mode) | — | | ||
| 88 | | `k3s.node-name=` | Override node name | hostname | | ||
| 89 | | `k3s.node-ip=` | Static IP on cluster interface | — | | ||
| 90 | | `k3s.iface=` | Cluster network interface | `eth1` | | ||
| 91 | |||
| 92 | ## CNI | ||
| 93 | |||
| 94 | K3s uses flannel as the default CNI with VXLAN backend. The flannel | ||
| 95 | CNI config is installed to `/etc/cni/net.d/cni-flannel.conflist`. | ||
| 96 | CNI plugin binaries are in `/opt/cni/bin/`. | ||
| 73 | 97 | ||
| 98 | See <https://docs.k3s.io/networking> for further k3s networking details. | ||
| 74 | 99 | ||
| 75 | ```shell | 100 | ## Traefik Ingress |
| 76 | % journalctl -u k3s | 101 | |
| 102 | Traefik is enabled by default via PACKAGECONFIG. To disable: | ||
| 103 | |||
| 104 | ```bash | ||
| 105 | PACKAGECONFIG:remove:pn-k3s = "traefik" | ||
| 77 | ``` | 106 | ``` |
| 78 | 107 | ||
| 79 | or | 108 | ## Packages |
| 109 | |||
| 110 | | Package | Contents | | ||
| 111 | |---------|----------| | ||
| 112 | | `k3s` | Base binary, kubectl symlink, helpers | | ||
| 113 | | `k3s-server` | k3s.service (systemd, auto-enabled) | | ||
| 114 | | `k3s-agent` | k3s-agent.service (systemd, disabled by default) | | ||
| 115 | | `k3s-cni` | Flannel CNI config | | ||
| 116 | | `k3s-net-conf` | Cluster interface networkd config | | ||
| 117 | |||
| 118 | ## Useful Commands | ||
| 80 | 119 | ||
| 81 | ```shell | 120 | ```bash |
| 82 | % journalctl -xe | 121 | # Get join token (server only) |
| 122 | k3s-get-token | ||
| 123 | |||
| 124 | # Check k3s status | ||
| 125 | systemctl status k3s | ||
| 126 | journalctl -u k3s --no-pager -n 30 | ||
| 127 | |||
| 128 | # Kubernetes commands | ||
| 129 | export KUBECONFIG=/etc/rancher/k3s/k3s.yaml | ||
| 130 | kubectl get nodes | ||
| 131 | kubectl get pods -A | ||
| 132 | kubectl run test --image=busybox --restart=Never -- sleep 300 | ||
| 133 | kubectl delete pod test | ||
| 83 | ``` | 134 | ``` |
| 84 | 135 | ||
| 85 | ## Example output from qemux86-64 running k3s server: | 136 | ## Automated Testing |
| 86 | 137 | ||
| 87 | ```shell | 138 | ```bash |
| 88 | root@qemux86-64:~# kubectl get nodes | 139 | # Single-node tests |
| 89 | NAME STATUS ROLES AGE VERSION | 140 | pytest tests/test_k3s_runtime.py -v -k "not multinode" --machine qemux86-64 |
| 90 | qemux86-64 Ready master 46s v1.18.9-k3s1 | 141 | |
| 91 | 142 | # Multi-node tests | |
| 92 | root@qemux86-64:~# kubectl get pods -n kube-system | 143 | pytest tests/test_k3s_runtime.py -v -k "multinode" --machine qemux86-64 |
| 93 | NAME READY STATUS RESTARTS AGE | ||
| 94 | local-path-provisioner-6d59f47c7-h7lxk 1/1 Running 0 2m32s | ||
| 95 | metrics-server-7566d596c8-mwntr 1/1 Running 0 2m32s | ||
| 96 | helm-install-traefik-229v7 0/1 Completed 0 2m32s | ||
| 97 | coredns-7944c66d8d-9rfj7 1/1 Running 0 2m32s | ||
| 98 | svclb-traefik-pb5j4 2/2 Running 0 89s | ||
| 99 | traefik-758cd5fc85-lxpr8 1/1 Running 0 89s | ||
| 100 | |||
| 101 | root@qemux86-64:~# kubectl describe pods -n kube-system | ||
| 102 | |||
| 103 | root@qemux86-64:~# ip a s | ||
| 104 | 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 | ||
| 105 | link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | ||
| 106 | inet 127.0.0.1/8 scope host lo | ||
| 107 | valid_lft forever preferred_lft forever | ||
| 108 | inet6 ::1/128 scope host | ||
| 109 | valid_lft forever preferred_lft forever | ||
| 110 | 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 | ||
| 111 | link/ether 52:54:00:12:35:02 brd ff:ff:ff:ff:ff:ff | ||
| 112 | inet 10.0.2.15/24 brd 10.0.2.255 scope global eth0 | ||
| 113 | valid_lft forever preferred_lft forever | ||
| 114 | inet6 fec0::5054:ff:fe12:3502/64 scope site dynamic mngtmpaddr | ||
| 115 | valid_lft 86239sec preferred_lft 14239sec | ||
| 116 | inet6 fe80::5054:ff:fe12:3502/64 scope link | ||
| 117 | valid_lft forever preferred_lft forever | ||
| 118 | 3: sit0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN group default qlen 1000 | ||
| 119 | link/sit 0.0.0.0 brd 0.0.0.0 | ||
| 120 | 4: flannel.1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UNKNOWN group default | ||
| 121 | link/ether e2:aa:04:89:e6:0a brd ff:ff:ff:ff:ff:ff | ||
| 122 | inet 10.42.0.0/32 brd 10.42.0.0 scope global flannel.1 | ||
| 123 | valid_lft forever preferred_lft forever | ||
| 124 | inet6 fe80::e0aa:4ff:fe89:e60a/64 scope link | ||
| 125 | valid_lft forever preferred_lft forever | ||
| 126 | 5: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default | ||
| 127 | link/ether 02:42:be:3e:25:e7 brd ff:ff:ff:ff:ff:ff | ||
| 128 | inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0 | ||
| 129 | valid_lft forever preferred_lft forever | ||
| 130 | 6: cni0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UP group default qlen 1000 | ||
| 131 | link/ether 82:8e:b4:f8:06:e7 brd ff:ff:ff:ff:ff:ff | ||
| 132 | inet 10.42.0.1/24 brd 10.42.0.255 scope global cni0 | ||
| 133 | valid_lft forever preferred_lft forever | ||
| 134 | inet6 fe80::808e:b4ff:fef8:6e7/64 scope link | ||
| 135 | valid_lft forever preferred_lft forever | ||
| 136 | 7: veth82ac482e@if4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master cni0 state UP group default | ||
| 137 | link/ether ea:9d:14:c1:00:70 brd ff:ff:ff:ff:ff:ff link-netns cni-c52e6e09-f6e0-a47b-aea3-d6c47d3e2d01 | ||
| 138 | inet6 fe80::e89d:14ff:fec1:70/64 scope link | ||
| 139 | valid_lft forever preferred_lft forever | ||
| 140 | 8: vethb94745ed@if4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master cni0 state UP group default | ||
| 141 | link/ether 1e:7f:7e:d3:ca:e8 brd ff:ff:ff:ff:ff:ff link-netns cni-86958efe-2462-016f-292d-81dbccc16a83 | ||
| 142 | inet6 fe80::8046:3cff:fe23:ced1/64 scope link | ||
| 143 | valid_lft forever preferred_lft forever | ||
| 144 | 9: veth81ffb276@if4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master cni0 state UP group default | ||
| 145 | link/ether 2a:1d:48:54:76:50 brd ff:ff:ff:ff:ff:ff link-netns cni-5d77238e-6452-4fa3-40d2-91d48386080b | ||
| 146 | inet6 fe80::acf4:7fff:fe11:b6f2/64 scope link | ||
| 147 | valid_lft forever preferred_lft forever | ||
| 148 | 10: vethce261f6a@if4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master cni0 state UP group default | ||
| 149 | link/ether 72:a3:90:4a:c5:12 brd ff:ff:ff:ff:ff:ff link-netns cni-55675948-77f2-a952-31ce-615f2bdb0093 | ||
| 150 | inet6 fe80::4d5:1bff:fe5d:db3a/64 scope link | ||
| 151 | valid_lft forever preferred_lft forever | ||
| 152 | 11: vethee199cf4@if4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master cni0 state UP group default | ||
| 153 | link/ether e6:90:a4:a3:bc:a1 brd ff:ff:ff:ff:ff:ff link-netns cni-4aeccd16-2976-8a78-b2c4-e028da3bb1ea | ||
| 154 | inet6 fe80::c85a:8bff:fe0b:aea0/64 scope link | ||
| 155 | valid_lft forever preferred_lft forever | ||
| 156 | |||
| 157 | |||
| 158 | root@qemux86-64:~# kubectl describe nodes | ||
| 159 | |||
| 160 | Name: qemux86-64 | ||
| 161 | Roles: master | ||
| 162 | Labels: beta.kubernetes.io/arch=amd64 | ||
| 163 | beta.kubernetes.io/instance-type=k3s | ||
| 164 | beta.kubernetes.io/os=linux | ||
| 165 | k3s.io/hostname=qemux86-64 | ||
| 166 | k3s.io/internal-ip=10.0.2.15 | ||
| 167 | kubernetes.io/arch=amd64 | ||
| 168 | kubernetes.io/hostname=qemux86-64 | ||
| 169 | kubernetes.io/os=linux | ||
| 170 | node-role.kubernetes.io/master=true | ||
| 171 | node.kubernetes.io/instance-type=k3s | ||
| 172 | Annotations: flannel.alpha.coreos.com/backend-data: {"VtepMAC":"2e:52:6a:1b:76:d4"} | ||
| 173 | flannel.alpha.coreos.com/backend-type: vxlan | ||
| 174 | flannel.alpha.coreos.com/kube-subnet-manager: true | ||
| 175 | flannel.alpha.coreos.com/public-ip: 10.0.2.15 | ||
| 176 | k3s.io/node-args: ["server"] | ||
| 177 | k3s.io/node-config-hash: MLFMUCBMRVINLJJKSG32TOUFWB4CN55GMSNY25AZPESQXZCYRN2A==== | ||
| 178 | k3s.io/node-env: {} | ||
| 179 | node.alpha.kubernetes.io/ttl: 0 | ||
| 180 | volumes.kubernetes.io/controller-managed-attach-detach: true | ||
| 181 | CreationTimestamp: Tue, 10 Nov 2020 14:01:28 +0000 | ||
| 182 | Taints: <none> | ||
| 183 | Unschedulable: false | ||
| 184 | Lease: | ||
| 185 | HolderIdentity: qemux86-64 | ||
| 186 | AcquireTime: <unset> | ||
| 187 | RenewTime: Tue, 10 Nov 2020 14:56:27 +0000 | ||
| 188 | Conditions: | ||
| 189 | Type Status LastHeartbeatTime LastTransitionTime Reason Message | ||
| 190 | ---- ------ ----------------- ------------------ ------ ------- | ||
| 191 | NetworkUnavailable False Tue, 10 Nov 2020 14:43:46 +0000 Tue, 10 Nov 2020 14:43:46 +0000 FlannelIsUp Flannel is running on this node | ||
| 192 | MemoryPressure False Tue, 10 Nov 2020 14:51:48 +0000 Tue, 10 Nov 2020 14:45:46 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available | ||
| 193 | DiskPressure False Tue, 10 Nov 2020 14:51:48 +0000 Tue, 10 Nov 2020 14:45:46 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure | ||
| 194 | PIDPressure False Tue, 10 Nov 2020 14:51:48 +0000 Tue, 10 Nov 2020 14:45:46 +0000 KubeletHasSufficientPID kubelet has sufficient PID available | ||
| 195 | Ready True Tue, 10 Nov 2020 14:51:48 +0000 Tue, 10 Nov 2020 14:45:46 +0000 KubeletReady kubelet is posting ready status | ||
| 196 | Addresses: | ||
| 197 | InternalIP: 10.0.2.15 | ||
| 198 | Hostname: qemux86-64 | ||
| 199 | Capacity: | ||
| 200 | cpu: 1 | ||
| 201 | ephemeral-storage: 39748144Ki | ||
| 202 | memory: 2040164Ki | ||
| 203 | pods: 110 | ||
| 204 | Allocatable: | ||
| 205 | cpu: 1 | ||
| 206 | ephemeral-storage: 38666994453 | ||
| 207 | memory: 2040164Ki | ||
| 208 | pods: 110 | ||
| 209 | System Info: | ||
| 210 | Machine ID: 6a4abfacbf83457e9a0cbb5777457c5d | ||
| 211 | System UUID: 6a4abfacbf83457e9a0cbb5777457c5d | ||
| 212 | Boot ID: f5ddf6c8-1abf-4aef-9e29-106488e3c337 | ||
| 213 | Kernel Version: 5.8.13-yocto-standard | ||
| 214 | OS Image: Poky (Yocto Project Reference Distro) 3.2+snapshot-20201105 (master) | ||
| 215 | Operating System: linux | ||
| 216 | Architecture: amd64 | ||
| 217 | Container Runtime Version: containerd://1.4.1-4-ge44e8ebea.m | ||
| 218 | Kubelet Version: v1.18.9-k3s1 | ||
| 219 | Kube-Proxy Version: v1.18.9-k3s1 | ||
| 220 | PodCIDR: 10.42.0.0/24 | ||
| 221 | PodCIDRs: 10.42.0.0/24 | ||
| 222 | ProviderID: k3s://qemux86-64 | ||
| 223 | Non-terminated Pods: (5 in total) | ||
| 224 | Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits AGE | ||
| 225 | --------- ---- ------------ ---------- --------------- ------------- --- | ||
| 226 | kube-system svclb-traefik-jpmnd 0 (0%) 0 (0%) 0 (0%) 0 (0%) 54m | ||
| 227 | kube-system metrics-server-7566d596c8-wh29d 0 (0%) 0 (0%) 0 (0%) 0 (0%) 56m | ||
| 228 | kube-system local-path-provisioner-6d59f47c7-npn4d 0 (0%) 0 (0%) 0 (0%) 0 (0%) 56m | ||
| 229 | kube-system coredns-7944c66d8d-md8hr 100m (10%) 0 (0%) 70Mi (3%) 170Mi (8%) 56m | ||
| 230 | kube-system traefik-758cd5fc85-phjr2 0 (0%) 0 (0%) 0 (0%) 0 (0%) 54m | ||
| 231 | Allocated resources: | ||
| 232 | (Total limits may be over 100 percent, i.e., overcommitted.) | ||
| 233 | Resource Requests Limits | ||
| 234 | -------- -------- ------ | ||
| 235 | cpu 100m (10%) 0 (0%) | ||
| 236 | memory 70Mi (3%) 170Mi (8%) | ||
| 237 | ephemeral-storage 0 (0%) 0 (0%) | ||
| 238 | Events: | ||
| 239 | Type Reason Age From Message | ||
| 240 | ---- ------ ---- ---- ------- | ||
| 241 | Normal Starting 56m kube-proxy Starting kube-proxy. | ||
| 242 | Normal Starting 55m kubelet Starting kubelet. | ||
| 243 | Warning InvalidDiskCapacity 55m kubelet invalid capacity 0 on image filesystem | ||
| 244 | Normal NodeHasSufficientPID 55m (x2 over 55m) kubelet Node qemux86-64 status is now: NodeHasSufficientPID | ||
| 245 | Normal NodeHasSufficientMemory 55m (x2 over 55m) kubelet Node qemux86-64 status is now: NodeHasSufficientMemory | ||
| 246 | Normal NodeHasNoDiskPressure 55m (x2 over 55m) kubelet Node qemux86-64 status is now: NodeHasNoDiskPressure | ||
| 247 | Normal NodeAllocatableEnforced 55m kubelet Updated Node Allocatable limit across pods | ||
| 248 | Normal NodeReady 54m kubelet Node qemux86-64 status is now: NodeReady | ||
| 249 | Normal Starting 52m kube-proxy Starting kube-proxy. | ||
| 250 | Normal NodeReady 50m kubelet Node qemux86-64 status is now: NodeReady | ||
| 251 | Normal NodeAllocatableEnforced 50m kubelet Updated Node Allocatable limit across pods | ||
| 252 | Warning Rebooted 50m kubelet Node qemux86-64 has been rebooted, boot id: a4e4d2d8-ddb4-49b8-b0a9-e81d12707113 | ||
| 253 | Normal NodeHasSufficientMemory 50m (x2 over 50m) kubelet Node qemux86-64 status is now: NodeHasSufficientMemory | ||
| 254 | Normal Starting 50m kubelet Starting kubelet. | ||
| 255 | Normal NodeHasSufficientPID 50m (x2 over 50m) kubelet Node qemux86-64 status is now: NodeHasSufficientPID | ||
| 256 | Normal NodeHasNoDiskPressure 50m (x2 over 50m) kubelet Node qemux86-64 status is now: NodeHasNoDiskPressure | ||
| 257 | Normal NodeNotReady 17m kubelet Node qemux86-64 status is now: NodeNotReady | ||
| 258 | Warning InvalidDiskCapacity 15m (x2 over 50m) kubelet invalid capacity 0 on image filesystem | ||
| 259 | Normal Starting 12m kube-proxy Starting kube-proxy. | ||
| 260 | Normal Starting 10m kubelet Starting kubelet. | ||
| 261 | Warning InvalidDiskCapacity 10m kubelet invalid capacity 0 on image filesystem | ||
| 262 | Normal NodeAllocatableEnforced 10m kubelet Updated Node Allocatable limit across pods | ||
| 263 | Warning Rebooted 10m kubelet Node qemux86-64 has been rebooted, boot id: f5ddf6c8-1abf-4aef-9e29-106488e3c337 | ||
| 264 | Normal NodeHasSufficientMemory 10m (x2 over 10m) kubelet Node qemux86-64 status is now: NodeHasSufficientMemory | ||
| 265 | Normal NodeHasNoDiskPressure 10m (x2 over 10m) kubelet Node qemux86-64 status is now: NodeHasNoDiskPressure | ||
| 266 | Normal NodeHasSufficientPID 10m (x2 over 10m) kubelet Node qemux86-64 status is now: NodeHasSufficientPID | ||
| 267 | Normal NodeReady 10m kubelet Node qemux86-64 status is now: NodeReady | ||
| 268 | ``` | 144 | ``` |
| 145 | |||
| 146 | ## Notes | ||
| 147 | |||
| 148 | **Memory:** K3s needs at least 2GB. Boot with `-m 4096` for comfortable | ||
| 149 | operation with system pods + workloads. | ||
| 150 | |||
| 151 | **Disk:** The default ext4 rootfs has enough space for k3s. If using | ||
| 152 | core-image-minimal, add `IMAGE_ROOTFS_EXTRA_SPACE = "2097152"`. | ||
| 153 | |||
| 154 | **KVM:** Strongly recommended. Without KVM, k3s startup takes | ||
| 155 | significantly longer under TCG emulation. | ||
| 156 | |||
| 157 | **k3s kubectl:** The embedded `k3s kubectl` subcommand is not available | ||
| 158 | in this build. Use `kubectl` directly with `KUBECONFIG=/etc/rancher/k3s/k3s.yaml`. | ||
diff --git a/recipes-containers/k3s/go-mod-cache.inc b/recipes-containers/k3s/go-mod-cache.inc index d6db8171..826d9ed7 100644 --- a/recipes-containers/k3s/go-mod-cache.inc +++ b/recipes-containers/k3s/go-mod-cache.inc | |||
| @@ -8,1499 +8,2537 @@ inherit go-mod-vcs | |||
| 8 | 8 | ||
| 9 | # Module metadata for cache building (one module per line) | 9 | # Module metadata for cache building (one module per line) |
| 10 | GO_MODULE_CACHE_DATA = '[\ | 10 | GO_MODULE_CACHE_DATA = '[\ |
| 11 | {"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"},\ | 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":"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"},\ | 12 | {"module":"github.com/mr-tron/base58","version":"v1.3.0","vcs_hash":"7aaa35e3bfc361fb30c2924089979126b1362540c53b656371cfb1cb98db3ac7","timestamp":"2026-04-04T18:10:40Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 13 | {"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"},\ | 13 | {"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"},\ |
| 14 | {"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"},\ | 14 | {"module":"github.com/go-sql-driver/mysql","version":"v1.4.0","vcs_hash":"2a1ac214752e6980fb8204a414a5e0c026e7921164ebb5561344053890f360a7","timestamp":"2018-06-03T12:45:54Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ |
| 15 | {"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"},\ | 15 | {"module":"github.com/go-sql-driver/mysql","version":"v1.10.0","vcs_hash":"3a6bbdb78ffaee3ac1c992a9aa3a207a2977ed24bef054acf3d3e64bb7942565","timestamp":"2026-04-29T13:28:57Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ |
| 16 | {"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"},\ | 16 | {"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"},\ |
| 17 | {"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"},\ | 17 | {"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"},\ |
| 18 | {"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"},\ | 18 | {"module":"github.com/probe-lab/go-libdht","version":"v0.4.0","vcs_hash":"81ed42d12f2c8028d8922a4d2ec9de72efaed24128b05377fea4c76abfea4cca","timestamp":"2025-10-30T16:15:33Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ |
| 19 | {"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"},\ | 19 | {"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"},\ |
| 20 | {"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"},\ | 20 | {"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"},\ |
| 21 | {"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"},\ | 21 | {"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"},\ |
| 22 | {"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"},\ | 22 | {"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"},\ |
| 23 | {"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"},\ | 23 | {"module":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common","version":"v1.3.79","vcs_hash":"6caee73ee69862af3703d2b9d1ad0aa0a66a83f77d6433f2347678cd6daafe1f","timestamp":"2026-04-14T20:35:34Z","subdir":"tencentcloud/common","vcs_ref":"refs/tags/tencentcloud/common/v1.3.79"},\ |
| 24 | {"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"},\ | 24 | {"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"},\ |
| 25 | {"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"},\ | 25 | {"module":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common","version":"v1.3.22","vcs_hash":"ccc553b07aeef736caed29f5e152ab9b39abd7fa22e2004e0909a0c752841d8d","timestamp":"2025-12-28T20:23:51Z","subdir":"tencentcloud/common","vcs_ref":"refs/tags/tencentcloud/common/v1.3.22"},\ |
| 26 | {"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"},\ | 26 | {"module":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc","version":"v1.3.75","vcs_hash":"fe0e5f26a9778b519e87c95a171bcff95f48b6916c036d4df5f8dbe0430a73d2","timestamp":"2026-04-09T20:37:59Z","subdir":"tencentcloud/vpc","vcs_ref":"refs/tags/tencentcloud/vpc/v1.3.75"},\ |
| 27 | {"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"},\ | 27 | {"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"},\ |
| 28 | {"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"},\ | 28 | {"module":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc","version":"v1.3.22","vcs_hash":"ccc553b07aeef736caed29f5e152ab9b39abd7fa22e2004e0909a0c752841d8d","timestamp":"2025-12-28T20:23:51Z","subdir":"tencentcloud/vpc","vcs_ref":"refs/tags/tencentcloud/vpc/v1.3.22"},\ |
| 29 | {"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"},\ | 29 | {"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"},\ |
| 30 | {"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"},\ | 30 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.6.0","vcs_hash":"aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4","timestamp":"2025-08-21T14:57:50Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ |
| 31 | {"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"},\ | 31 | {"module":"github.com/samuel/go-zookeeper","version":"v0.0.0-20190923202752-2cc03de413da","vcs_hash":"88bea5d10fbd07751fc97006c8437c8077920e6810f2d48d20029773e92500c9","timestamp":"2019-09-23T20:27:52Z","subdir":"","vcs_ref":""},\ |
| 32 | {"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"},\ | 32 | {"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"},\ |
| 33 | {"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"},\ | 33 | {"module":"github.com/anmitsu/go-shlex","version":"v0.0.0-20161002113705-648efa622239","vcs_hash":"2afb75e28c0f6da79ec78dd54570dc28d1b877745be962a42763a788f0754d58","timestamp":"2016-10-02T11:37:05Z","subdir":"","vcs_ref":""},\ |
| 34 | {"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"},\ | 34 | {"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"},\ |
| 35 | {"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"},\ | 35 | {"module":"github.com/ccoveille/go-safecast","version":"v1.6.1","vcs_hash":"939b4b19730fcd57c7e67cfe7a6718328df8f5ce8f61f7c8cd548ed5aadc035c","timestamp":"2025-03-21T17:54:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ |
| 36 | {"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"},\ | 36 | {"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"},\ |
| 37 | {"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"},\ | 37 | {"module":"github.com/ryanuber/columnize","version":"v0.0.0-20160712163229-9b3edd62028f","vcs_hash":"a4800214e3c655e7bc226a29e3977ffcc0fd261f20cc243b23ab733e3743a6e6","timestamp":"2016-07-12T16:32:29Z","subdir":"","vcs_ref":""},\ |
| 38 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | 38 | {"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"},\ |
| 39 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20180628173108-788fd7840127","vcs_hash":"4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666","timestamp":"2018-06-28T17:31:08Z","subdir":"","vcs_ref":""},\ | 39 | {"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"},\ |
| 40 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | 40 | {"module":"github.com/alexflint/go-arg","version":"v1.6.1","vcs_hash":"1ca6d317abcd9575bae4de46496d27fe385aa6492383f5a01b8780619d9582ef","timestamp":"2025-11-25T00:22:45Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ |
| 41 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20190902080502-41f04d3bba15","vcs_hash":"b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d","timestamp":"2019-09-02T08:05:02Z","subdir":"","vcs_ref":""},\ | 41 | {"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"},\ |
| 42 | {"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"},\ | 42 | {"module":"github.com/alexflint/go-arg","version":"v1.6.0","vcs_hash":"955824524f72b67a929912712fd8c52eb86121a17542944b49fccaa33558d17b","timestamp":"2025-05-24T12:19:07Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ |
| 43 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | 43 | {"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"},\ |
| 44 | {"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"},\ | 44 | {"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"},\ |
| 45 | {"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"},\ | 45 | {"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":""},\ |
| 46 | {"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"},\ | 46 | {"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"},\ |
| 47 | {"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"},\ | 47 | {"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"},\ |
| 48 | {"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"},\ | 48 | {"module":"github.com/modern-go/reflect2","version":"v0.0.0-20180701023420-4b7aa43c6742","vcs_hash":"8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677","timestamp":"2018-07-01T02:34:20Z","subdir":"","vcs_ref":""},\ |
| 49 | {"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"},\ | 49 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ |
| 50 | {"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"},\ | 50 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ |
| 51 | {"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"},\ | 51 | {"module":"github.com/andybalholm/stroke","version":"v0.0.0-20221221101821-bd29b49d73f0","vcs_hash":"a040ddc12c62365cb0fba9cfb28c0a5e0e06dcb9d26fe21cfcef79d112b2d3d2","timestamp":"2022-12-21T10:18:21Z","subdir":"","vcs_ref":""},\ |
| 52 | {"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"},\ | ||
| 53 | {"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"},\ | ||
| 54 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20210107192922-496545a6307b","vcs_hash":"e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c","timestamp":"2021-01-07T19:29:22Z","subdir":"","vcs_ref":""},\ | ||
| 55 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 56 | {"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"},\ | ||
| 57 | {"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"},\ | ||
| 58 | {"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"},\ | ||
| 59 | {"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"},\ | ||
| 60 | {"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":""},\ | ||
| 61 | {"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":""},\ | ||
| 62 | {"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":""},\ | ||
| 63 | {"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":""},\ | ||
| 64 | {"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":""},\ | ||
| 65 | {"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":""},\ | ||
| 66 | {"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":""},\ | ||
| 67 | {"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":""},\ | ||
| 68 | {"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":""},\ | ||
| 69 | {"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":""},\ | ||
| 70 | {"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":""},\ | ||
| 71 | {"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":""},\ | ||
| 72 | {"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":""},\ | ||
| 73 | {"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":""},\ | ||
| 74 | {"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":""},\ | ||
| 75 | {"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":""},\ | ||
| 76 | {"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":""},\ | ||
| 77 | {"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":""},\ | ||
| 78 | {"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":""},\ | ||
| 79 | {"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":""},\ | ||
| 80 | {"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":""},\ | ||
| 81 | {"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":""},\ | ||
| 82 | {"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":""},\ | ||
| 83 | {"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":""},\ | ||
| 84 | {"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":""},\ | ||
| 85 | {"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":""},\ | ||
| 86 | {"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":""},\ | ||
| 87 | {"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":""},\ | ||
| 88 | {"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":""},\ | ||
| 89 | {"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":""},\ | ||
| 90 | {"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":""},\ | ||
| 91 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230525234035-dd9d682886f9","vcs_hash":"f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785","timestamp":"2023-05-25T23:40:35Z","subdir":"","vcs_ref":""},\ | ||
| 92 | {"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":""},\ | ||
| 93 | {"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"},\ | ||
| 94 | {"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"},\ | ||
| 95 | {"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"},\ | ||
| 96 | {"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"},\ | ||
| 97 | {"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"},\ | ||
| 98 | {"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"},\ | ||
| 99 | {"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"},\ | ||
| 100 | {"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"},\ | ||
| 101 | {"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"},\ | ||
| 102 | {"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"},\ | ||
| 103 | {"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"},\ | ||
| 104 | {"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"},\ | ||
| 105 | {"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"},\ | ||
| 106 | {"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"},\ | ||
| 107 | {"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"},\ | ||
| 108 | {"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"},\ | ||
| 109 | {"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"},\ | ||
| 110 | {"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"},\ | ||
| 111 | {"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"},\ | ||
| 112 | {"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"},\ | ||
| 113 | {"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"},\ | ||
| 114 | {"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"},\ | ||
| 115 | {"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"},\ | ||
| 116 | {"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"},\ | ||
| 117 | {"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"},\ | ||
| 118 | {"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"},\ | ||
| 119 | {"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"},\ | ||
| 120 | {"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"},\ | ||
| 121 | {"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"},\ | ||
| 122 | {"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"},\ | ||
| 123 | {"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"},\ | ||
| 124 | {"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"},\ | ||
| 125 | {"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"},\ | ||
| 126 | {"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"},\ | ||
| 127 | {"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"},\ | ||
| 128 | {"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"},\ | ||
| 129 | {"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"},\ | ||
| 130 | {"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"},\ | ||
| 131 | {"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"},\ | ||
| 132 | {"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"},\ | ||
| 133 | {"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"},\ | ||
| 134 | {"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"},\ | ||
| 135 | {"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"},\ | ||
| 136 | {"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"},\ | ||
| 137 | {"module":"google.golang.org/api","version":"v0.0.0-20181030000543-1d582fd0359e","vcs_hash":"c00320645987201aaf8617eb3128c9bb7d3d7a860a929990dbdccc21c44592c3","timestamp":"2018-10-30T00:05:43Z","subdir":"","vcs_ref":""},\ | ||
| 138 | {"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"},\ | ||
| 139 | {"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"},\ | ||
| 140 | {"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"},\ | ||
| 141 | {"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"},\ | ||
| 142 | {"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"},\ | ||
| 143 | {"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"},\ | ||
| 144 | {"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"},\ | ||
| 145 | {"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"},\ | ||
| 146 | {"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"},\ | ||
| 147 | {"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"},\ | ||
| 148 | {"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"},\ | ||
| 149 | {"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"},\ | ||
| 150 | {"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"},\ | ||
| 151 | {"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"},\ | ||
| 152 | {"module":"google.golang.org/api","version":"v0.0.0-20180910000450-7ca32eb868bf","vcs_hash":"17b86b1250a4c17a2b6ae9cf13958013c8c6192a8a87e703a363bb57563c2c78","timestamp":"2018-09-10T00:04:50Z","subdir":"","vcs_ref":""},\ | ||
| 153 | {"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"},\ | ||
| 154 | {"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"},\ | ||
| 155 | {"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"},\ | ||
| 156 | {"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"},\ | ||
| 157 | {"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"},\ | ||
| 158 | {"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"},\ | ||
| 159 | {"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"},\ | ||
| 160 | {"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"},\ | ||
| 161 | {"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"},\ | ||
| 162 | {"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"},\ | ||
| 163 | {"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"},\ | ||
| 164 | {"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"},\ | ||
| 165 | {"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"},\ | ||
| 166 | {"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"},\ | ||
| 167 | {"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"},\ | ||
| 168 | {"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"},\ | ||
| 169 | {"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"},\ | ||
| 170 | {"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"},\ | ||
| 171 | {"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"},\ | ||
| 172 | {"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"},\ | ||
| 173 | {"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"},\ | ||
| 174 | {"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"},\ | ||
| 175 | {"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"},\ | ||
| 176 | {"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"},\ | ||
| 177 | {"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"},\ | ||
| 178 | {"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"},\ | ||
| 179 | {"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"},\ | ||
| 180 | {"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"},\ | ||
| 181 | {"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"},\ | ||
| 182 | {"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"},\ | ||
| 183 | {"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"},\ | ||
| 184 | {"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"},\ | ||
| 185 | {"module":"golang.zx2c4.com/wireguard/wgctrl","version":"v0.0.0-20241231184526-a9ab2273dd10","vcs_hash":"3303b8532c5eda2a6a0b07aff895c8ace79d08b37be9a57e2134ccde31c6fe3c","timestamp":"2024-12-31T18:45:26Z","subdir":"","vcs_ref":""},\ | ||
| 186 | {"module":"golang.zx2c4.com/wireguard","version":"v0.0.0-20231211153847-12269c276173","vcs_hash":"f27d42cad7e531e67b9eb454350e09b0fb8aa120131d49898b20c16531c40497","timestamp":"2023-12-11T15:38:47Z","subdir":"","vcs_ref":""},\ | ||
| 187 | {"module":"golang.zx2c4.com/wintun","version":"v0.0.0-20230126152724-0fa3db229ce2","vcs_hash":"8708f19e807bdf4dc48c8a3783169a0aa59ae11fec12b2c9a9e04b573d1b6920","timestamp":"2023-01-26T15:27:24Z","subdir":"","vcs_ref":""},\ | ||
| 188 | {"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"},\ | ||
| 189 | {"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"},\ | ||
| 190 | {"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"},\ | ||
| 191 | {"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"},\ | ||
| 192 | {"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"},\ | ||
| 193 | {"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"},\ | ||
| 194 | {"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"},\ | ||
| 195 | {"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"},\ | ||
| 196 | {"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"},\ | ||
| 197 | {"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"},\ | ||
| 198 | {"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"},\ | ||
| 199 | {"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"},\ | ||
| 200 | {"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"},\ | ||
| 201 | {"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"},\ | ||
| 202 | {"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"},\ | ||
| 203 | {"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"},\ | ||
| 204 | {"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"},\ | ||
| 205 | {"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"},\ | ||
| 206 | {"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"},\ | ||
| 207 | {"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"},\ | ||
| 208 | {"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":""},\ | ||
| 209 | {"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"},\ | ||
| 210 | {"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"},\ | ||
| 211 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"trace","vcs_ref":""},\ | ||
| 212 | {"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"},\ | ||
| 213 | {"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"},\ | ||
| 214 | {"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"},\ | ||
| 215 | {"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"},\ | ||
| 216 | {"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"},\ | ||
| 217 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"metric","vcs_ref":""},\ | ||
| 218 | {"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"},\ | ||
| 219 | {"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"},\ | ||
| 220 | {"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"},\ | ||
| 221 | {"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"},\ | ||
| 222 | {"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"},\ | ||
| 223 | {"module":"go.opentelemetry.io/otel","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"","vcs_ref":""},\ | ||
| 224 | {"module":"go.opentelemetry.io/otel","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 225 | {"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"},\ | ||
| 226 | {"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"},\ | ||
| 227 | {"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"},\ | ||
| 228 | {"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"},\ | ||
| 229 | {"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"},\ | ||
| 230 | {"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"},\ | ||
| 231 | {"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"},\ | ||
| 232 | {"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"},\ | ||
| 233 | {"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"},\ | ||
| 234 | {"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"},\ | ||
| 235 | {"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"},\ | ||
| 236 | {"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"},\ | ||
| 237 | {"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"},\ | ||
| 238 | {"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"},\ | ||
| 239 | {"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"},\ | ||
| 240 | {"module":"gvisor.dev/gvisor","version":"v0.0.0-20230927004350-cbd86285d259","vcs_hash":"12f47a5ee7cbad248c7615a62fee820a9df218ea4343550d804674dd7205d41b","timestamp":"2023-09-27T00:43:50Z","subdir":"","vcs_ref":""},\ | ||
| 241 | {"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"},\ | ||
| 242 | {"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"},\ | ||
| 243 | {"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"},\ | ||
| 244 | {"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"},\ | ||
| 245 | {"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"},\ | ||
| 246 | {"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"},\ | ||
| 247 | {"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"},\ | ||
| 248 | {"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"},\ | ||
| 249 | {"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"},\ | ||
| 250 | {"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"},\ | ||
| 251 | {"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"},\ | ||
| 252 | {"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"},\ | ||
| 253 | {"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"},\ | ||
| 254 | {"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"},\ | ||
| 255 | {"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"},\ | ||
| 256 | {"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"},\ | ||
| 257 | {"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"},\ | ||
| 258 | {"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"},\ | ||
| 259 | {"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"},\ | ||
| 260 | {"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"},\ | ||
| 261 | {"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"},\ | ||
| 262 | {"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":""},\ | ||
| 263 | {"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"},\ | ||
| 264 | {"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"},\ | ||
| 265 | {"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"},\ | ||
| 266 | {"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"},\ | ||
| 267 | {"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"},\ | ||
| 268 | {"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"},\ | ||
| 269 | {"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"},\ | ||
| 270 | {"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"},\ | ||
| 271 | {"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"},\ | ||
| 272 | {"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"},\ | ||
| 273 | {"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"},\ | ||
| 274 | {"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"},\ | ||
| 275 | {"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"},\ | ||
| 276 | {"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"},\ | ||
| 277 | {"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"},\ | ||
| 278 | {"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"},\ | ||
| 279 | {"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"},\ | ||
| 280 | {"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"},\ | ||
| 281 | {"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"},\ | ||
| 282 | {"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"},\ | ||
| 283 | {"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"},\ | ||
| 284 | {"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"},\ | ||
| 285 | {"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"},\ | ||
| 286 | {"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"},\ | 52 | {"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"},\ |
| 287 | {"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"},\ | 53 | {"module":"github.com/VividCortex/ewma","version":"v1.2.0","vcs_hash":"c43a2bf2c6bac424614e43cd2875eda3ab199a1c1cfe822b7fc50e73cadcf42f","timestamp":"2021-04-26T20:50:39Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 288 | {"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"},\ | 54 | {"module":"github.com/VividCortex/gohistogram","version":"v1.0.0","vcs_hash":"9d916ad1d1c816536a4bac7f6f4e3dc05790af3f934accfb8d74cbe6d8eb50ef","timestamp":"2016-08-22T18:46:21Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 289 | {"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"},\ | 55 | {"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"},\ |
| 290 | {"module":"github.com/ishidawataru/sctp","version":"v0.0.0-20250521072954-ae8eb7fa7995","vcs_hash":"ddb2358d95db6d07eccd870d7632bbeacbf54c252b00efb2a04b4adef8568910","timestamp":"2025-05-21T07:29:54Z","subdir":"","vcs_ref":""},\ | 56 | {"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"},\ |
| 291 | {"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"},\ | 57 | {"module":"github.com/spf13/cast","version":"v1.10.0","vcs_hash":"9cc7dcb092f85c0bf4943e1b48f1e8797e55b24b96e1a8470fe8489d0e8015cf","timestamp":"2025-09-08T16:45:31Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ |
| 292 | {"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"},\ | 58 | {"module":"github.com/spf13/cast","version":"v1.3.1","vcs_hash":"ee452b53b4fff7dad92b59f8061aa7e19da0f3322d1162a4c1e398f81b4a6af7","timestamp":"2019-12-18T07:28:14Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ |
| 293 | {"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"},\ | 59 | {"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"},\ |
| 294 | {"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"},\ | 60 | {"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"},\ |
| 295 | {"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"},\ | 61 | {"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"},\ |
| 296 | {"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"},\ | 62 | {"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"},\ |
| 297 | {"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"},\ | 63 | {"module":"github.com/spf13/afero","version":"v1.15.0","vcs_hash":"cddc2f28eb963a54c5e24c75f7a8c40f64cd3123acfcd144fcc900d516d36218","timestamp":"2025-09-08T16:25:29Z","subdir":"","vcs_ref":"refs/tags/v1.15.0"},\ |
| 298 | {"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"},\ | 64 | {"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"},\ |
| 299 | {"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":""},\ | 65 | {"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"},\ |
| 300 | {"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"},\ | 66 | {"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"},\ |
| 301 | {"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"},\ | 67 | {"module":"github.com/spf13/cobra","version":"v1.2.1","vcs_hash":"ca894a0ce349aefca4cfd7bff55a1df5376df1ade3a4281666dfde19c97aa438","timestamp":"2021-07-02T15:25:47Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ |
| 302 | {"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":""},\ | 68 | {"module":"github.com/spf13/cobra","version":"v1.10.0","vcs_hash":"14ca6c54f73d902b63f56153c598309a1be8f8885d7a78dd375f7547ccb40ed3","timestamp":"2025-08-31T23:15:08Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ |
| 303 | {"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"},\ | 69 | {"module":"github.com/spf13/cobra","version":"v1.10.2","vcs_hash":"a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685","timestamp":"2025-12-03T23:51:15Z","subdir":"","vcs_ref":"refs/tags/v1.10.2"},\ |
| 304 | {"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"},\ | 70 | {"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"},\ |
| 305 | {"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"},\ | 71 | {"module":"github.com/spf13/cobra","version":"v0.0.3","vcs_hash":"1931eb401ee758619715c1ee1cee064f351cf2bd4bfe6216677683ea375242dd","timestamp":"2018-04-27T13:45:50Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ |
| 306 | {"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"},\ | 72 | {"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"},\ |
| 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"},\ | 73 | {"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"},\ |
| 308 | {"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"},\ | 74 | {"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"},\ |
| 309 | {"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"},\ | 75 | {"module":"github.com/spf13/viper","version":"v1.8.1","vcs_hash":"716c6569107b5db9efcccb0cbc0608e40d8b1f15e813d496db72b99af02a69d2","timestamp":"2021-06-25T11:55:36Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ |
| 310 | {"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"},\ | 76 | {"module":"github.com/spf13/pflag","version":"v1.0.5","vcs_hash":"dbfdd18a638b7c45a5c225a857127418838676706ffaf75f8739561cd3b235db","timestamp":"2019-09-18T19:59:20Z","subdir":"","vcs_ref":"refs/tags/v1.0.5"},\ |
| 311 | {"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"},\ | 77 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ |
| 312 | {"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"},\ | 78 | {"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"},\ |
| 313 | {"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"},\ | 79 | {"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"},\ |
| 314 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ | 80 | {"module":"github.com/spf13/pflag","version":"v1.0.8","vcs_hash":"ae8f955c52b8e9f3c80832af240b56516ffe9cc2120599245f02e666ec74ea2a","timestamp":"2025-08-31T19:49:19Z","subdir":"","vcs_ref":"refs/tags/v1.0.8"},\ |
| 81 | {"module":"github.com/spf13/pflag","version":"v1.0.1","vcs_hash":"d5b517d7f6e5d5cd7d7bb9fd3dcce2d1fa2ee599862e71602957c5ee7b917288","timestamp":"2018-04-12T12:09:13Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 82 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ | ||
| 83 | {"module":"github.com/json-iterator/go","version":"v1.1.11","vcs_hash":"8c3286acb21d69abf31bbc2e11d70f619d94d964c6a09eea42b43829da5a380f","timestamp":"2020-11-18T01:31:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.11"},\ | ||
| 84 | {"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"},\ | ||
| 85 | {"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"},\ | ||
| 86 | {"module":"github.com/json-iterator/go","version":"v1.1.7","vcs_hash":"bc41490320f388f56ca605b559e022840691077e82ae0ad6dd62b7ea000f0603","timestamp":"2019-06-21T16:12:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.7"},\ | ||
| 87 | {"module":"github.com/jellevandenhooff/dkim","version":"v0.0.0-20150330215556-f50fe3d243e1","vcs_hash":"9e4a30734fce86854ee4aa881f2c309bd19baeaef70f181545ed2b2a1c061853","timestamp":"2015-03-30T21:55:56Z","subdir":"","vcs_ref":""},\ | ||
| 88 | {"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"},\ | ||
| 89 | {"module":"github.com/vishvananda/netlink","version":"v1.3.1-0.20250303224720-0e7078ed04c8","vcs_hash":"ee1f1c5bcf192f2a15f81de96d6b7394f3a18f159a729169e712e601f100595f","timestamp":"2025-03-03T22:47:20Z","subdir":"","vcs_ref":""},\ | ||
| 90 | {"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"},\ | ||
| 91 | {"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"},\ | ||
| 92 | {"module":"github.com/openzipkin/zipkin-go","version":"v0.1.6","vcs_hash":"7c2662feea0bf937800fe2e4d4a6161f8134b69de240e93b5fb03453504e14d1","timestamp":"2019-03-04T12:25:49Z","subdir":"","vcs_ref":"refs/tags/v0.1.6"},\ | ||
| 93 | {"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"},\ | ||
| 94 | {"module":"github.com/openzipkin/zipkin-go","version":"v0.2.2","vcs_hash":"8df002d0e3cc6b40d0cc33d8de716bde587146cefacb4acdffd90abd763b51d6","timestamp":"2019-09-15T15:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ | ||
| 95 | {"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"},\ | ||
| 96 | {"module":"github.com/openzipkin/zipkin-go","version":"v0.2.1","vcs_hash":"7b2b40569ee42a751acfdac5d2a2cc10d0e6a5df9a2e18ff1e434bc3a74c7f35","timestamp":"2019-08-30T14:37:59Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 97 | {"module":"github.com/docopt/docopt-go","version":"v0.0.0-20180111231733-ee0de3bc6815","vcs_hash":"751de0440af708f4965069ceb6bd0ea4be3936767177b3370285c4be76b4c1b7","timestamp":"2018-01-11T23:17:33Z","subdir":"","vcs_ref":""},\ | ||
| 98 | {"module":"github.com/konsorten/go-windows-terminal-sequences","version":"v1.0.1","vcs_hash":"2044bc70056f083f4686548aca8c8ea39dc8943c0d28ac6ef38cfa1fa5ee7fd0","timestamp":"2018-10-04T22:41:46Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 99 | {"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"},\ | ||
| 100 | {"module":"github.com/fatih/color","version":"v1.7.0","vcs_hash":"9882ea9764b5ee41fae1e6a9b3a99eb02b06235782440d7851acb9f4bf3089ba","timestamp":"2018-05-15T20:53:03Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | ||
| 101 | {"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"},\ | ||
| 102 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 103 | {"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"},\ | ||
| 104 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ | ||
| 105 | {"module":"github.com/pborman/uuid","version":"v1.2.0","vcs_hash":"74b892fff14724bdc0359cd4b62a9100a56562d860a9a85c49c2205d1ad5fbc9","timestamp":"2018-09-18T08:52:46Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 106 | {"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"},\ | ||
| 107 | {"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"},\ | ||
| 108 | {"module":"github.com/tetratelabs/wazero","version":"v1.10.1","vcs_hash":"e4664efba21af44c61be56ad7d3196dbe0733019a000bd28a0efd72c3fe50858","timestamp":"2025-11-09T00:23:12Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | ||
| 109 | {"module":"github.com/davidlazar/go-crypto","version":"v0.0.0-20200604182044-b73af7476f6c","vcs_hash":"f8545c6c5e0f5ce36f49f75f9833021b00462cdac0533b39a4de3c1e32b359d3","timestamp":"2020-06-04T18:20:44Z","subdir":"","vcs_ref":""},\ | ||
| 110 | {"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"},\ | ||
| 111 | {"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"},\ | ||
| 112 | {"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"},\ | ||
| 113 | {"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"},\ | ||
| 114 | {"module":"github.com/prometheus/common","version":"v0.66.1","vcs_hash":"4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4","timestamp":"2025-09-05T07:53:47Z","subdir":"","vcs_ref":"refs/tags/v0.66.1"},\ | ||
| 115 | {"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"},\ | ||
| 116 | {"module":"github.com/prometheus/common","version":"v0.67.5","vcs_hash":"e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a","timestamp":"2026-01-05T14:14:40Z","subdir":"","vcs_ref":"refs/tags/v0.67.5"},\ | ||
| 117 | {"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"},\ | ||
| 118 | {"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"},\ | ||
| 119 | {"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"},\ | ||
| 120 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190129233127-fd36f4220a90","vcs_hash":"86bc615fe75b2ce98cd8c130b2a77b88c6ddb4a708b29321848472d9dd871940","timestamp":"2019-01-29T23:31:27Z","subdir":"","vcs_ref":""},\ | ||
| 121 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20180712105110-5c3871d89910","vcs_hash":"f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef","timestamp":"2018-07-12T10:51:10Z","subdir":"","vcs_ref":""},\ | ||
| 122 | {"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"},\ | ||
| 123 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 124 | {"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"},\ | ||
| 125 | {"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"},\ | ||
| 126 | {"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"},\ | ||
| 127 | {"module":"github.com/prometheus/procfs","version":"v0.16.0","vcs_hash":"e22f957165cd390fe2aaf222427b012c6434fd791d35b420c9be58340c7788ff","timestamp":"2025-03-02T19:44:35Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 128 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20180725123919-05ee40e3a273","vcs_hash":"a31afc6d496c301e460791751c825c4adb554572fc9b0898f20b5141bc3373d1","timestamp":"2018-07-25T12:39:19Z","subdir":"","vcs_ref":""},\ | ||
| 129 | {"module":"github.com/prometheus/procfs","version":"v0.20.1","vcs_hash":"3c024a68e40cfb036330919b7339c670dd089236cbee3658b0793b1aa4368c69","timestamp":"2026-02-28T15:22:44Z","subdir":"","vcs_ref":"refs/tags/v0.20.1"},\ | ||
| 130 | {"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"},\ | ||
| 131 | {"module":"github.com/prometheus/procfs","version":"v0.16.1","vcs_hash":"c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e","timestamp":"2025-04-19T15:43:08Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 132 | {"module":"github.com/jedib0t/go-pretty/v6","version":"v6.6.8","vcs_hash":"ab58359ebd5e6d65c9e21d2dbf7747da6fa154fd30dc6ac41fc5e99fcff871bb","timestamp":"2025-07-28T01:12:25Z","subdir":"","vcs_ref":"refs/tags/v6.6.8"},\ | ||
| 133 | {"module":"github.com/jedib0t/go-pretty/v6","version":"v6.7.10","vcs_hash":"681914e5e07c8cfa13c241cdd2ea4ff6f69aaf38c14aa68187be38d291dda022","timestamp":"2026-04-21T18:21:56Z","subdir":"","vcs_ref":"refs/tags/v6.7.10"},\ | ||
| 134 | {"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"},\ | ||
| 135 | {"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"},\ | ||
| 136 | {"module":"github.com/RaduBerinde/btreemap","version":"v0.0.0-20250419174037-3d62b7205d54","vcs_hash":"3c10608ad7d5fc69935c0eb1021289f30a757c3ecddef5f62ce9bd94f773aeef","timestamp":"2025-04-19T17:40:37Z","subdir":"","vcs_ref":""},\ | ||
| 137 | {"module":"github.com/RaduBerinde/axisds","version":"v0.1.0","vcs_hash":"4fe2a2c5e1bf5782df43d1afb8823d6a2740f792068c2c3eec8bf6ab18d93ad0","timestamp":"2025-04-19T18:24:53Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 138 | {"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"},\ | ||
| 315 | {"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"},\ | 139 | {"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"},\ |
| 316 | {"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"},\ | 140 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ |
| 317 | {"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"},\ | 141 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20240927000941-0f3dac36c52b","vcs_hash":"a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b","timestamp":"2024-09-27T00:09:41Z","subdir":"","vcs_ref":""},\ |
| 318 | {"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"},\ | 142 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20211218093645-b94a6e3cc137","vcs_hash":"fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677","timestamp":"2021-12-18T09:36:45Z","subdir":"","vcs_ref":""},\ |
| 319 | {"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"},\ | 143 | {"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"},\ |
| 320 | {"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"},\ | 144 | {"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"},\ |
| 321 | {"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"},\ | 145 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric","version":"v0.48.1","vcs_hash":"a4844a6275a06da07d60719d98f156dc82e3b780831074940c62129f335c4fb8","timestamp":"2024-07-23T19:17:06Z","subdir":"exporter/metric","vcs_ref":"refs/tags/exporter/metric/v0.48.1"},\ |
| 322 | {"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"},\ | 146 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric","version":"v0.49.0","vcs_hash":"be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9","timestamp":"2024-11-01T14:13:49Z","subdir":"exporter/metric","vcs_ref":"refs/tags/exporter/metric/v0.49.0"},\ |
| 323 | {"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"},\ | 147 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric","version":"v0.50.0","vcs_hash":"6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd","timestamp":"2025-01-27T16:39:18Z","subdir":"exporter/metric","vcs_ref":"refs/tags/exporter/metric/v0.50.0"},\ |
| 324 | {"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"},\ | 148 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.30.0","vcs_hash":"d73039b2dd906a0889a3850d34d408fe2a98553d7bcdfe853ca194f24d0d76ca","timestamp":"2025-09-25T17:18:32Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.30.0"},\ |
| 149 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.27.0","vcs_hash":"a361ac52846d69b1d1a6caf3a81aad314f45c7def7f1b982f7cc7e58477309c8","timestamp":"2025-02-26T16:16:50Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.27.0"},\ | ||
| 150 | {"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"},\ | ||
| 151 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.24.1","vcs_hash":"a4844a6275a06da07d60719d98f156dc82e3b780831074940c62129f335c4fb8","timestamp":"2024-07-23T19:17:06Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.24.1"},\ | ||
| 152 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping","version":"v0.48.1","vcs_hash":"a4844a6275a06da07d60719d98f156dc82e3b780831074940c62129f335c4fb8","timestamp":"2024-07-23T19:17:06Z","subdir":"internal/resourcemapping","vcs_ref":"refs/tags/internal/resourcemapping/v0.48.1"},\ | ||
| 153 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping","version":"v0.49.0","vcs_hash":"be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9","timestamp":"2024-11-01T14:13:49Z","subdir":"internal/resourcemapping","vcs_ref":"refs/tags/internal/resourcemapping/v0.49.0"},\ | ||
| 154 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping","version":"v0.50.0","vcs_hash":"6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd","timestamp":"2025-01-27T16:39:18Z","subdir":"internal/resourcemapping","vcs_ref":"refs/tags/internal/resourcemapping/v0.50.0"},\ | ||
| 155 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock","version":"v0.48.1","vcs_hash":"a4844a6275a06da07d60719d98f156dc82e3b780831074940c62129f335c4fb8","timestamp":"2024-07-23T19:17:06Z","subdir":"internal/cloudmock","vcs_ref":"refs/tags/internal/cloudmock/v0.48.1"},\ | ||
| 156 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock","version":"v0.49.0","vcs_hash":"be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9","timestamp":"2024-11-01T14:13:49Z","subdir":"internal/cloudmock","vcs_ref":"refs/tags/internal/cloudmock/v0.49.0"},\ | ||
| 157 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock","version":"v0.50.0","vcs_hash":"6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd","timestamp":"2025-01-27T16:39:18Z","subdir":"internal/cloudmock","vcs_ref":"refs/tags/internal/cloudmock/v0.50.0"},\ | ||
| 158 | {"module":"github.com/decred/dcrd/dcrec/secp256k1/v4","version":"v4.4.1","vcs_hash":"3f5f02db23d912d96ab42d7a36352e8345b27f6d9313be0575833225ea090af7","timestamp":"2026-02-24T04:35:57Z","subdir":"dcrec/secp256k1","vcs_ref":"refs/tags/dcrec/secp256k1/v4.4.1"},\ | ||
| 159 | {"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"},\ | ||
| 160 | {"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"},\ | ||
| 161 | {"module":"github.com/gogo/protobuf","version":"v1.2.1","vcs_hash":"5bf1ff630b7a54e0b74bb53151109058ef98698e506268859c2ee010b8dae504","timestamp":"2019-02-18T06:30:03Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 325 | {"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"},\ | 162 | {"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"},\ |
| 163 | {"module":"github.com/gogo/protobuf","version":"v1.2.0","vcs_hash":"c021572ec008ba940e3843ed0dde9216eef56947b3e0d2d223eb4aae3a01629d","timestamp":"2018-12-11T08:50:00Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 326 | {"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"},\ | 164 | {"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"},\ |
| 327 | {"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"},\ | 165 | {"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"},\ |
| 328 | {"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"},\ | 166 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ |
| 329 | {"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"},\ | 167 | {"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":""},\ |
| 330 | {"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"},\ | 168 | {"module":"github.com/bronze1man/goStrongswanVici","version":"v0.0.0-20231128135937-211cef3b0b20","vcs_hash":"d421cb26539bd984124aa1407f9183358053224a7aeab84c95a169a35343a0f7","timestamp":"2023-11-28T13:59:37Z","subdir":"","vcs_ref":""},\ |
| 331 | {"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"},\ | 169 | {"module":"github.com/getsentry/sentry-go","version":"v0.27.0","vcs_hash":"368a2a67befd19b89fb3a04cc1aefb546b38d38d81d6d9522bf1022bbceebf4d","timestamp":"2024-02-07T15:47:33Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ |
| 332 | {"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"},\ | 170 | {"module":"github.com/streadway/handy","version":"v0.0.0-20190108123426-d5acb3125c2a","vcs_hash":"6a7112f54b0a6249ef1b51f621cafc28dca408afe1256941683f83b2153fec2c","timestamp":"2019-01-08T12:34:26Z","subdir":"","vcs_ref":""},\ |
| 333 | {"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"},\ | 171 | {"module":"github.com/streadway/amqp","version":"v0.0.0-20190404075320-75d898a42a94","vcs_hash":"c417c50b0dc497bff358fcbbd1cec6c9e114fd37f22dd5259052a05fd00ba674","timestamp":"2019-04-04T07:53:20Z","subdir":"","vcs_ref":""},\ |
| 172 | {"module":"github.com/streadway/amqp","version":"v0.0.0-20190827072141-edfb9018d271","vcs_hash":"cb15caeea634d153074545675f2a0dbf539840fba287ac39da91f8ee8d3cc2d4","timestamp":"2019-08-27T07:21:41Z","subdir":"","vcs_ref":""},\ | ||
| 173 | {"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"},\ | ||
| 174 | {"module":"github.com/jmespath/go-jmespath","version":"v0.0.0-20180206201540-c2b33e8439af","vcs_hash":"8cc3640768bc75278eee0dd8ebd010be93cd7d1c829e9cca3995d3d9ef342392","timestamp":"2018-02-06T20:15:40Z","subdir":"","vcs_ref":""},\ | ||
| 175 | {"module":"github.com/jmespath/go-jmespath/internal/testify","version":"v1.5.1","vcs_hash":"2760c91c21f60b7531a8c72d94a8ef0c04735a7ea14330467907030d320b9bff","timestamp":"2020-09-18T22:50:35Z","subdir":"internal/testify","vcs_ref":"refs/tags/internal/testify/v1.5.1"},\ | ||
| 176 | {"module":"github.com/pdtpartners/nix-snapshotter","version":"v0.4.0","vcs_hash":"7b6d24725b408bd874e108009aa0101965525b5d75bcd7636e08a60152e6464e","timestamp":"2026-02-24T19:44:30Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 177 | {"module":"github.com/google/cadvisor","version":"v0.56.2","vcs_hash":"658cef994115a9ddf669e40561ebd805555ae0a77d28fb9ce9f58ff9bef9e9e7","timestamp":"2026-01-16T14:45:32Z","subdir":"","vcs_ref":"refs/tags/v0.56.2"},\ | ||
| 178 | {"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"},\ | ||
| 179 | {"module":"github.com/google/martian/v3","version":"v3.3.3","vcs_hash":"bb49ff7cfe7cab97fc1ad58498112c4c80ab2c4264e619480b00511c13efe5c0","timestamp":"2022-08-16T15:12:57Z","subdir":"","vcs_ref":"refs/tags/v3.3.3"},\ | ||
| 180 | {"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"},\ | ||
| 181 | {"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"},\ | ||
| 182 | {"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"},\ | ||
| 183 | {"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"},\ | ||
| 184 | {"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":""},\ | ||
| 185 | {"module":"github.com/google/deck","version":"v0.0.0-20230104221208-105ad94aa8ae","vcs_hash":"9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140","timestamp":"2023-01-04T22:12:08Z","subdir":"","vcs_ref":""},\ | ||
| 186 | {"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"},\ | ||
| 187 | {"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"},\ | ||
| 188 | {"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"},\ | ||
| 189 | {"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"},\ | ||
| 190 | {"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"},\ | ||
| 191 | {"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"},\ | ||
| 192 | {"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"},\ | ||
| 193 | {"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"},\ | ||
| 194 | {"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"},\ | ||
| 195 | {"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"},\ | ||
| 196 | {"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"},\ | ||
| 197 | {"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"},\ | ||
| 198 | {"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"},\ | ||
| 199 | {"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"},\ | ||
| 200 | {"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"},\ | ||
| 201 | {"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"},\ | ||
| 202 | {"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"},\ | ||
| 203 | {"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"},\ | ||
| 204 | {"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"},\ | ||
| 205 | {"module":"github.com/google/go-tpm","version":"v0.9.6","vcs_hash":"9be634553d16bf27d805fa3c365b12c3f1229bff66110dcd91b67236ff30baa7","timestamp":"2025-07-29T22:02:02Z","subdir":"","vcs_ref":"refs/tags/v0.9.6"},\ | ||
| 206 | {"module":"github.com/google/go-tpm","version":"v0.9.8","vcs_hash":"ce1ed46c59112f1d14d376bacbbbd12b6bde694b8e9094f459b61413279becd6","timestamp":"2025-12-29T18:04:51Z","subdir":"","vcs_ref":"refs/tags/v0.9.8"},\ | ||
| 207 | {"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"},\ | ||
| 208 | {"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"},\ | ||
| 209 | {"module":"github.com/google/btree","version":"v0.0.0-20180813153112-4030bb1f1f0c","vcs_hash":"85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300","timestamp":"2018-08-13T15:31:12Z","subdir":"","vcs_ref":""},\ | ||
| 210 | {"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"},\ | ||
| 211 | {"module":"github.com/google/certtostore","version":"v1.0.6","vcs_hash":"03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f","timestamp":"2025-09-02T15:28:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | ||
| 212 | {"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"},\ | ||
| 213 | {"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"},\ | ||
| 214 | {"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"},\ | ||
| 215 | {"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"},\ | ||
| 216 | {"module":"github.com/google/uuid","version":"v1.4.0","vcs_hash":"625ee4fe86a65e24708676441dd19dc08adf083d4032787d848861f8dd30d8a8","timestamp":"2023-10-26T15:24:04Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 217 | {"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"},\ | ||
| 218 | {"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"},\ | ||
| 219 | {"module":"github.com/google/uuid","version":"v1.5.0","vcs_hash":"168fbe120b30a9f6e6217deb663aa70b7cb237211355e13a11818cc549c12957","timestamp":"2023-12-12T17:21:37Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 220 | {"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"},\ | ||
| 221 | {"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"},\ | ||
| 222 | {"module":"github.com/google/uuid","version":"v1.0.0","vcs_hash":"9c4788a0a21771df759c6389067061e3fd3a1ebf4cc47f12ab880b4f241d4681","timestamp":"2018-08-27T20:42:32Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 223 | {"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"},\ | ||
| 224 | {"module":"github.com/google/pprof","version":"v0.0.0-20210226084205-cbba55b83ad5","vcs_hash":"4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe","timestamp":"2021-02-26T08:42:05Z","subdir":"","vcs_ref":""},\ | ||
| 225 | {"module":"github.com/google/pprof","version":"v0.0.0-20200212024743-f11f1df84d12","vcs_hash":"d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73","timestamp":"2020-02-12T02:47:43Z","subdir":"","vcs_ref":""},\ | ||
| 226 | {"module":"github.com/google/pprof","version":"v0.0.0-20210122040257-d980be63207e","vcs_hash":"fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613","timestamp":"2021-01-22T04:02:57Z","subdir":"","vcs_ref":""},\ | ||
| 227 | {"module":"github.com/google/pprof","version":"v0.0.0-20201023163331-3e6fc7fc9c4c","vcs_hash":"caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f","timestamp":"2020-10-23T16:33:31Z","subdir":"","vcs_ref":""},\ | ||
| 228 | {"module":"github.com/google/pprof","version":"v0.0.0-20200708004538-1a94d8640e99","vcs_hash":"31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883","timestamp":"2020-07-08T00:45:38Z","subdir":"","vcs_ref":""},\ | ||
| 229 | {"module":"github.com/google/pprof","version":"v0.0.0-20250820193118-f64d9cf942d6","vcs_hash":"b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322","timestamp":"2025-08-20T19:31:18Z","subdir":"","vcs_ref":""},\ | ||
| 230 | {"module":"github.com/google/pprof","version":"v0.0.0-20190515194954-54271f7e092f","vcs_hash":"dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90","timestamp":"2019-05-15T19:49:54Z","subdir":"","vcs_ref":""},\ | ||
| 231 | {"module":"github.com/google/pprof","version":"v0.0.0-20241029153458-d1b30febd7db","vcs_hash":"01e2b07a20be192511d99959651413e14e03470a4094298865db4e45d059b53d","timestamp":"2024-10-29T15:34:58Z","subdir":"","vcs_ref":""},\ | ||
| 232 | {"module":"github.com/google/pprof","version":"v0.0.0-20201203190320-1bf35d6f28c2","vcs_hash":"d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6","timestamp":"2020-12-03T19:03:20Z","subdir":"","vcs_ref":""},\ | ||
| 233 | {"module":"github.com/google/pprof","version":"v0.0.0-20191218002539-d4f498aebedc","vcs_hash":"de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005","timestamp":"2019-12-18T00:25:39Z","subdir":"","vcs_ref":""},\ | ||
| 234 | {"module":"github.com/google/pprof","version":"v0.0.0-20210601050228-01bbb1931b22","vcs_hash":"4f47d9210cf66bab50760ee662dabb16a7a3fe8c2318317e99e8f565a566b73c","timestamp":"2021-06-01T05:02:28Z","subdir":"","vcs_ref":""},\ | ||
| 235 | {"module":"github.com/google/pprof","version":"v0.0.0-20250208200701-d0013a598941","vcs_hash":"de48edfe45db65355f3ce0cf62305aa5383c9ac6ff05ec3a500128407f58f4fb","timestamp":"2025-02-08T20:07:01Z","subdir":"","vcs_ref":""},\ | ||
| 236 | {"module":"github.com/google/pprof","version":"v0.0.0-20181206194817-3ea8567a2e57","vcs_hash":"8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c","timestamp":"2018-12-06T19:48:17Z","subdir":"","vcs_ref":""},\ | ||
| 237 | {"module":"github.com/google/pprof","version":"v0.0.0-20250403155104-27863c87afa6","vcs_hash":"37982032545a9f78659ba1c62425d992be58995a45bdfeee0578df9c417a2591","timestamp":"2025-04-03T15:51:04Z","subdir":"","vcs_ref":""},\ | ||
| 238 | {"module":"github.com/google/pprof","version":"v0.0.0-20210720184732-4bb14d4b1be1","vcs_hash":"d7ba069139885203e79c6654a1c56b58ad95a84d38c27b49fcd1b22895f09977","timestamp":"2021-07-20T18:47:32Z","subdir":"","vcs_ref":""},\ | ||
| 239 | {"module":"github.com/google/pprof","version":"v0.0.0-20201218002935-b9804c9f04c2","vcs_hash":"ef956e6977489abfccc62649f52626c5ed32a942b904d5d39f022f07a1937ae9","timestamp":"2020-12-18T00:29:35Z","subdir":"","vcs_ref":""},\ | ||
| 240 | {"module":"github.com/google/pprof","version":"v0.0.0-20260115054156-294ebfa9ad83","vcs_hash":"80fa10ebb7bc44c77e9d3c9b4bd23b58ff5ab9260773671fdcec9eab423b11f5","timestamp":"2026-01-15T05:41:56Z","subdir":"","vcs_ref":""},\ | ||
| 241 | {"module":"github.com/google/pprof","version":"v0.0.0-20200229191704-1ebb73c60ed3","vcs_hash":"ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe","timestamp":"2020-02-29T19:17:04Z","subdir":"","vcs_ref":""},\ | ||
| 242 | {"module":"github.com/google/pprof","version":"v0.0.0-20210609004039-a478d1d731e9","vcs_hash":"aba5934657cdc66abc897f9a8770562d890b555e80c09df73ba7843468e3cefe","timestamp":"2021-06-09T00:40:39Z","subdir":"","vcs_ref":""},\ | ||
| 243 | {"module":"github.com/google/pprof","version":"v0.0.0-20200430221834-fc25d7d30c6d","vcs_hash":"ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435","timestamp":"2020-04-30T22:18:34Z","subdir":"","vcs_ref":""},\ | ||
| 244 | {"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"},\ | ||
| 245 | {"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"},\ | ||
| 246 | {"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"},\ | ||
| 247 | {"module":"github.com/google/s2a-go","version":"v0.1.7","vcs_hash":"3d9959c604408252b1e5823462dadd9b6abbb736bb7051aa96b400bebd475680","timestamp":"2023-09-01T22:54:12Z","subdir":"","vcs_ref":"refs/tags/v0.1.7"},\ | ||
| 248 | {"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"},\ | ||
| 249 | {"module":"github.com/google/s2a-go","version":"v0.1.0","vcs_hash":"7c4be35dd769284e7cfe3ec4253f9a5766db026174d1b3b4f3e848cc32bcba04","timestamp":"2023-03-17T21:53:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 250 | {"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"},\ | ||
| 251 | {"module":"github.com/google/s2a-go","version":"v0.1.9","vcs_hash":"d78240b40b894bdb3c6064c372826498fd25f1d524bbfebddc0014b22fe50849","timestamp":"2025-01-06T17:53:46Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 252 | {"module":"github.com/google/s2a-go","version":"v0.1.8","vcs_hash":"9d16dd05e944fff2fa5c3949148dc4f6ddfe7150165e5f466b58e588967745bc","timestamp":"2024-07-21T04:39:18Z","subdir":"","vcs_ref":"refs/tags/v0.1.8"},\ | ||
| 253 | {"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"},\ | ||
| 254 | {"module":"github.com/google/go-pkcs11","version":"v0.3.0","vcs_hash":"bff2eb676c327d4c57a5187aa05a7e2930f0ab4e1462e951bcb42b4cc4f4e27a","timestamp":"2023-09-07T21:50:43Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 255 | {"module":"github.com/google/go-pkcs11","version":"v0.2.1-0.20230907215043-c6f79328ddf9","vcs_hash":"bff2eb676c327d4c57a5187aa05a7e2930f0ab4e1462e951bcb42b4cc4f4e27a","timestamp":"2023-09-07T21:50:43Z","subdir":"","vcs_ref":""},\ | ||
| 256 | {"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"},\ | ||
| 257 | {"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":""},\ | ||
| 258 | {"module":"github.com/mohae/deepcopy","version":"v0.0.0-20170929034955-c48cc78d4826","vcs_hash":"f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b","timestamp":"2017-09-29T03:49:55Z","subdir":"","vcs_ref":""},\ | ||
| 259 | {"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"},\ | ||
| 260 | {"module":"github.com/go-logfmt/logfmt","version":"v0.5.0","vcs_hash":"f612256ccca662f3e7e35d301317a726aee19a83ab1bd7f3d823e4635a099c34","timestamp":"2020-01-04T05:22:39Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 261 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.3","vcs_hash":"196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb","timestamp":"2025-07-01T06:30:56Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 262 | {"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"},\ | ||
| 263 | {"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"},\ | ||
| 264 | {"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"},\ | ||
| 265 | {"module":"github.com/slok/go-http-metrics","version":"v0.13.0","vcs_hash":"57852c1bd7ff01f3493ef48b1493d9a0339c80e0b025e78d519b492d25bc16ae","timestamp":"2024-09-05T17:04:27Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 266 | {"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"},\ | ||
| 267 | {"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"},\ | ||
| 268 | {"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"},\ | ||
| 269 | {"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"},\ | ||
| 270 | {"module":"github.com/gkampitakis/ciinfo","version":"v0.3.2","vcs_hash":"f01278cf4e6f646d36c24ddbf85f6632dac7fd5f80dc14bf04406ae920d17c61","timestamp":"2025-02-02T10:01:22Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ | ||
| 271 | {"module":"github.com/gkampitakis/go-diff","version":"v1.3.2","vcs_hash":"24b3775116eba36190d29f763c22b27707899bcd6d698c1d606bb2d7c19ac64f","timestamp":"2023-02-18T11:30:13Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 272 | {"module":"github.com/gkampitakis/go-snaps","version":"v0.5.15","vcs_hash":"b70e2b45b7cc8f8583aca2b7d5082950d0513de6f712c305ddb0a4bac86059cb","timestamp":"2025-09-17T06:08:35Z","subdir":"","vcs_ref":"refs/tags/v0.5.15"},\ | ||
| 273 | {"module":"github.com/flynn/go-shlex","version":"v0.0.0-20150515145356-3f9db97f8568","vcs_hash":"3f01c4c07ac9db8363b61a215f4733412171c0f2e9c35c15977caebd30d95a40","timestamp":"2015-05-15T14:53:56Z","subdir":"","vcs_ref":""},\ | ||
| 274 | {"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"},\ | ||
| 275 | {"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"},\ | ||
| 276 | {"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"},\ | ||
| 277 | {"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"},\ | ||
| 278 | {"module":"github.com/warpfork/go-wish","version":"v0.0.0-20220906213052-39a1cc7a02d0","vcs_hash":"d54a5a826f35a7d8f810dbcc25416fe92de38e073136e37513ded87e2b85baa9","timestamp":"2022-09-06T21:30:52Z","subdir":"","vcs_ref":""},\ | ||
| 279 | {"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"},\ | ||
| 280 | {"module":"github.com/crackcomm/go-gitignore","version":"v0.0.0-20241020182519-7843d2ba8fdf","vcs_hash":"749e0ab358801ca7a35880e9a38c392d5611c47b90fa4c3bcd9cd33b61c78765","timestamp":"2024-10-20T18:25:19Z","subdir":"","vcs_ref":""},\ | ||
| 281 | {"module":"github.com/op/go-logging","version":"v0.0.0-20160315200505-970db520ece7","vcs_hash":"c6ac7f708dc3f66989fd3eb1b5e52cc2d429b8cd66d6c10e1837a9e6a3436bcb","timestamp":"2016-03-15T20:05:05Z","subdir":"","vcs_ref":""},\ | ||
| 334 | {"module":"github.com/inetaf/tcpproxy","version":"v0.0.0-20240214030015-3ce58045626c","vcs_hash":"6f8092fc239a6808ac9273b08c8c8cd7e2406aa9c22e81976077935dbbc50e52","timestamp":"2024-02-14T03:00:15Z","subdir":"","vcs_ref":""},\ | 282 | {"module":"github.com/inetaf/tcpproxy","version":"v0.0.0-20240214030015-3ce58045626c","vcs_hash":"6f8092fc239a6808ac9273b08c8c8cd7e2406aa9c22e81976077935dbbc50e52","timestamp":"2024-02-14T03:00:15Z","subdir":"","vcs_ref":""},\ |
| 335 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20190611155906-901d90724c79","vcs_hash":"0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e","timestamp":"2019-06-11T15:59:06Z","subdir":"","vcs_ref":""},\ | ||
| 336 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20180305231024-9cad4c3443a7","vcs_hash":"1a426dcf2bd73bb01f3e2a33b6dda0049c74e6ae66ae07236e3326ff6ce2b6fc","timestamp":"2018-03-05T23:10:24Z","subdir":"","vcs_ref":""},\ | ||
| 337 | {"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"},\ | ||
| 338 | {"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"},\ | ||
| 339 | {"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"},\ | ||
| 340 | {"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"},\ | ||
| 341 | {"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"},\ | ||
| 342 | {"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"},\ | ||
| 343 | {"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"},\ | ||
| 344 | {"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"},\ | ||
| 345 | {"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"},\ | ||
| 346 | {"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"},\ | 283 | {"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"},\ |
| 284 | {"module":"github.com/fsnotify/fsnotify","version":"v1.4.9","vcs_hash":"312802d3d487f267a0fbf3d54ca7a46882c8ca80bb35496d99676c79f53b1b3d","timestamp":"2020-03-11T17:35:18Z","subdir":"","vcs_ref":"refs/tags/v1.4.9"},\ | ||
| 347 | {"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"},\ | 285 | {"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"},\ |
| 348 | {"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"},\ | 286 | {"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"},\ |
| 349 | {"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"},\ | 287 | {"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"},\ |
| 288 | {"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"},\ | ||
| 289 | {"module":"github.com/dunglas/httpsfv","version":"v1.1.0","vcs_hash":"7e88a9e20365a31b0a387038285320381863159c690152fdfcf7e7e059c8f249","timestamp":"2025-03-12T12:38:05Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 290 | {"module":"github.com/exponent-io/jsonpath","version":"v0.0.0-20210407135951-1de76d718b3f","vcs_hash":"05cf7009676b4edc801baa60baa5fe8dc8498a15cce8f94d9ebb0560b2f71540","timestamp":"2021-04-07T13:59:51Z","subdir":"","vcs_ref":""},\ | ||
| 291 | {"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"},\ | ||
| 292 | {"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"},\ | ||
| 293 | {"module":"github.com/urfave/cli","version":"v1.22.1","vcs_hash":"9e2596cf69b3e00e598d656ade70bfcfd448cc6cf6db410226d3977e81e448ea","timestamp":"2019-09-12T00:05:50Z","subdir":"","vcs_ref":"refs/tags/v1.22.1"},\ | ||
| 294 | {"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"},\ | ||
| 295 | {"module":"github.com/urfave/cli","version":"v1.20.0","vcs_hash":"23e12c63c85b972a348b8d3fe53c86442437ef051d34a637ae6575bf09498fb2","timestamp":"2017-08-11T01:42:03Z","subdir":"","vcs_ref":"refs/tags/v1.20.0"},\ | ||
| 296 | {"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"},\ | ||
| 297 | {"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"},\ | ||
| 298 | {"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"},\ | ||
| 299 | {"module":"github.com/pkg/profile","version":"v1.2.1","vcs_hash":"1564333c639ac7762344158e5741383ae156a318cd1fe0f82282bd4afe112f0f","timestamp":"2017-05-09T09:25:25Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 300 | {"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"},\ | ||
| 301 | {"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"},\ | ||
| 302 | {"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"},\ | ||
| 303 | {"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"},\ | ||
| 304 | {"module":"github.com/pkg/diff","version":"v0.0.0-20210226163009-20ebb0f2a09e","vcs_hash":"affde47da8cb6bb94705195a6eadcd70ea6d521f8128e1030b06d97add1a0da2","timestamp":"2021-02-26T16:30:09Z","subdir":"","vcs_ref":""},\ | ||
| 305 | {"module":"github.com/StackExchange/wmi","version":"v0.0.0-20190523213315-cbe66965904d","vcs_hash":"1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952","timestamp":"2019-05-23T21:33:15Z","subdir":"","vcs_ref":""},\ | ||
| 306 | {"module":"github.com/HdrHistogram/hdrhistogram-go","version":"v1.2.0","vcs_hash":"30a7e1651eba0fded3898f82816c0039392ad81d89a6873ea43a9d3b4c6d2540","timestamp":"2025-11-09T23:49:37Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 307 | {"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"},\ | ||
| 308 | {"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"},\ | ||
| 309 | {"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"},\ | ||
| 310 | {"module":"github.com/josephspurrier/goversioninfo","version":"v1.5.0","vcs_hash":"b14f0e2f17bab02822d89dad4f493816dcdc4b2d99b9f56600d21318edc8d3fc","timestamp":"2025-04-02T16:32:54Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 311 | {"module":"github.com/dgryski/go-farm","version":"v0.0.0-20200201041132-a6ae2369ad13","vcs_hash":"3b337c74a1dc086ce360ec44513bbd981a4b87e42b336b8fb79649d61d18cda3","timestamp":"2020-02-01T04:11:32Z","subdir":"","vcs_ref":""},\ | ||
| 312 | {"module":"github.com/dgryski/go-farm","version":"v0.0.0-20240924180020-3414d57e47da","vcs_hash":"7d488ba259a1585fc37ea8dfad56da06b19925741932d9e4e06480373cb6f2ec","timestamp":"2024-09-24T18:00:20Z","subdir":"","vcs_ref":""},\ | ||
| 313 | {"module":"github.com/hanwen/go-fuse/v2","version":"v2.9.0","vcs_hash":"fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac","timestamp":"2025-10-23T22:52:07Z","subdir":"","vcs_ref":"refs/tags/v2.9.0"},\ | ||
| 314 | {"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"},\ | ||
| 315 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20180127040702-4e3ac2762d5f","vcs_hash":"f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32","timestamp":"2018-01-27T04:07:02Z","subdir":"","vcs_ref":""},\ | ||
| 316 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | ||
| 317 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | ||
| 318 | {"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"},\ | ||
| 319 | {"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"},\ | ||
| 320 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ | ||
| 350 | {"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"},\ | 321 | {"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"},\ |
| 351 | {"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"},\ | 322 | {"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"},\ |
| 352 | {"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"},\ | 323 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20180321164747-3a771d992973","vcs_hash":"b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093","timestamp":"2018-03-21T16:47:47Z","subdir":"","vcs_ref":""},\ |
| 353 | {"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"},\ | 324 | {"module":"github.com/smarty/assertions","version":"v1.15.0","vcs_hash":"a07f6bea32bf2146036e8d4fe4d0f24a33bb210f242f5693973cf18fe0654089","timestamp":"2023-06-21T20:20:27Z","subdir":"","vcs_ref":"refs/tags/v1.15.0"},\ |
| 325 | {"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"},\ | ||
| 326 | {"module":"github.com/expr-lang/expr","version":"v1.17.8","vcs_hash":"a97914ceda46f7538c899a9d75733dfa3391d2d10161f65289e2321cb04146cd","timestamp":"2026-02-14T13:16:09Z","subdir":"","vcs_ref":"refs/tags/v1.17.8"},\ | ||
| 327 | {"module":"github.com/expr-lang/expr","version":"v1.17.7","vcs_hash":"f514077136f6b847dd4760a3a9cfbfd97552b3148b35e9516012ee0f641c60d5","timestamp":"2025-12-14T23:08:20Z","subdir":"","vcs_ref":"refs/tags/v1.17.7"},\ | ||
| 328 | {"module":"github.com/go-ole/go-ole","version":"v1.2.6","vcs_hash":"f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c","timestamp":"2021-09-15T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | ||
| 329 | {"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"},\ | ||
| 330 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 331 | {"module":"github.com/go-stack/stack","version":"v1.8.0","vcs_hash":"b165c1e0ccf05d91f62b1ae66d83365c5d96f152e956573fb16040ab15370424","timestamp":"2018-08-26T13:48:48Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 332 | {"module":"github.com/bgentry/speakeasy","version":"v0.1.0","vcs_hash":"a3404fb27075550b91059c3ae62aafe84a7321f65ee42b664491fa6a4d2e3334","timestamp":"2017-04-17T20:07:03Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 333 | {"module":"github.com/bgentry/speakeasy","version":"v0.2.0","vcs_hash":"f52d9f13cc5a06c49ec6c6df08c00608c87efa6d00ab820aebeba53cd6b10d30","timestamp":"2022-09-10T01:20:23Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 334 | {"module":"github.com/oklog/oklog","version":"v0.3.2","vcs_hash":"e67121b788b92eeb313ac93ab775a1c88bf013f7e20230d8d3e126d3272a7bc3","timestamp":"2018-03-28T02:21:06Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ | ||
| 335 | {"module":"github.com/oklog/run","version":"v1.0.0","vcs_hash":"cab0467fd2d889a851dcd18b2c093241fd3b47323391b37a951eaa050faf7871","timestamp":"2017-11-14T00:29:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 336 | {"module":"github.com/creack/pty","version":"v1.1.7","vcs_hash":"4eebabb5f6384c41e17e89b3ec9fccd4374b269642d4f8f6bdc9a4c55cac36f5","timestamp":"2019-06-29T15:33:18Z","subdir":"","vcs_ref":"refs/tags/v1.1.7"},\ | ||
| 337 | {"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"},\ | ||
| 338 | {"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"},\ | ||
| 339 | {"module":"github.com/sergi/go-diff","version":"v1.4.0","vcs_hash":"c9a25f65511543cd2ef57e28e90d7ecf296f89053616332975c34804292e2430","timestamp":"2025-06-05T16:18:22Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 340 | {"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"},\ | ||
| 341 | {"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"},\ | ||
| 342 | {"module":"github.com/DataDog/zstd","version":"v1.5.7","vcs_hash":"d1f8079abad87148a90b9db92604a1e899bca6af9c6629bf69d01f96d8fd1cf0","timestamp":"2025-03-28T19:54:20Z","subdir":"","vcs_ref":"refs/tags/v1.5.7"},\ | ||
| 343 | {"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"},\ | ||
| 344 | {"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"},\ | ||
| 345 | {"module":"github.com/subosito/gotenv","version":"v1.2.0","vcs_hash":"89ea6dd8db23552d1519f9c5f2d571a4cfedd8bfc48e820ecccb261e1c5c6d48","timestamp":"2019-08-03T14:02:50Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 346 | {"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"},\ | ||
| 347 | {"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"},\ | ||
| 354 | {"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"},\ | 348 | {"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"},\ |
| 355 | {"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"},\ | 349 | {"module":"github.com/libp2p/go-libp2p-kad-dht","version":"v0.36.0","vcs_hash":"c442a22dd94f130fc2a1bca3cc7fb293528fed0503dd83ffa705c6f087aaa472","timestamp":"2025-11-26T18:36:35Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ |
| 356 | {"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"},\ | ||
| 357 | {"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"},\ | 350 | {"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"},\ |
| 358 | {"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"},\ | 351 | {"module":"github.com/libp2p/go-libp2p-kad-dht","version":"v0.39.0","vcs_hash":"ad5fc2c8354ddbd2d04898c4b2a7b686b22b75251fcc68976dd6ce14a1ac9165","timestamp":"2026-03-19T10:27:59Z","subdir":"","vcs_ref":"refs/tags/v0.39.0"},\ |
| 359 | {"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"},\ | 352 | {"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"},\ |
| 360 | {"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"},\ | 353 | {"module":"github.com/libp2p/go-libp2p","version":"v0.46.0","vcs_hash":"121f5c02ac260bf26ceb45828752155b6add494767faad80b10bb45544674964","timestamp":"2025-12-13T09:43:15Z","subdir":"","vcs_ref":"refs/tags/v0.46.0"},\ |
| 361 | {"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"},\ | 354 | {"module":"github.com/libp2p/go-libp2p","version":"v0.48.0","vcs_hash":"744c116a99eb3a972a460b08f42b6099bd038f959fc60c9251254ffb4630a351","timestamp":"2026-03-17T21:58:46Z","subdir":"","vcs_ref":"refs/tags/v0.48.0"},\ |
| 362 | {"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"},\ | 355 | {"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"},\ |
| 363 | {"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"},\ | 356 | {"module":"github.com/libp2p/go-yamux/v5","version":"v5.0.1","vcs_hash":"c632118235a675fa31a95a7baed6525f22b7eac8cea673c95ce825e73d9b6238","timestamp":"2025-06-11T14:46:53Z","subdir":"","vcs_ref":"refs/tags/v5.0.1"},\ |
| 364 | {"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"},\ | 357 | {"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"},\ |
| 365 | {"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"},\ | 358 | {"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"},\ |
| 366 | {"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"},\ | 359 | {"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"},\ |
| 360 | {"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"},\ | ||
| 361 | {"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"},\ | ||
| 362 | {"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"},\ | ||
| 363 | {"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"},\ | ||
| 367 | {"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"},\ | 364 | {"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"},\ |
| 368 | {"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"},\ | 365 | {"module":"github.com/libp2p/go-libp2p-kbucket","version":"v0.8.0","vcs_hash":"5a896cfb0655ea7405353806ed94e098d46c313e2aa6631288dcf3cfc80b4e74","timestamp":"2025-08-13T13:34:11Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ |
| 369 | {"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"},\ | 366 | {"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"},\ |
| 370 | {"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"},\ | 367 | {"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"},\ |
| 371 | {"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"},\ | 368 | {"module":"github.com/libp2p/go-flow-metrics","version":"v0.3.0","vcs_hash":"4de5c5807117780dd28fa5c7d9300b52e3bc2c64763d237a77d0713226f44b64","timestamp":"2025-05-22T07:57:20Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 372 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | 369 | {"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"},\ |
| 373 | {"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"},\ | 370 | {"module":"github.com/libp2p/go-netroute","version":"v0.3.0","vcs_hash":"d20f6abd0f0a32c68bee245e6c9b119ee84839601186826effbdcb679e15e64f","timestamp":"2025-10-06T18:16:35Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 374 | {"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"},\ | 371 | {"module":"github.com/libp2p/go-netroute","version":"v0.4.0","vcs_hash":"d127c57cb198a7c952f105fc1cad14eb39dae0e633dd0f74494d92796bd360c1","timestamp":"2025-10-29T17:00:59Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ |
| 375 | {"module":"github.com/armon/go-socks5","version":"v0.0.0-20160902184237-e75332964ef5","vcs_hash":"e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531","timestamp":"2016-09-02T18:42:37Z","subdir":"","vcs_ref":""},\ | 372 | {"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"},\ |
| 376 | {"module":"github.com/armon/go-proxyproto","version":"v0.0.0-20210323213023-7e956b284f0a","vcs_hash":"a991590e09adeec66f1f1ad2e7f523bfcbfb979b8e244c65a33a560adf6f4bba","timestamp":"2021-03-23T21:30:23Z","subdir":"","vcs_ref":""},\ | 373 | {"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"},\ |
| 377 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","vcs_hash":"f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb","timestamp":"2019-02-14T19:05:32Z","subdir":"","vcs_ref":""},\ | 374 | {"module":"github.com/koron/go-ssdp","version":"v0.0.6","vcs_hash":"dfb30f1fd7aead0f40f2e14f514bd82f0d676df7d424f94b6ba00bbd8f9b3193","timestamp":"2025-05-02T12:15:45Z","subdir":"","vcs_ref":"refs/tags/v0.0.6"},\ |
| 378 | {"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"},\ | 375 | {"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"},\ |
| 379 | {"module":"github.com/fogleman/gg","version":"v1.2.1-0.20190220221249-0403632d5b90","vcs_hash":"bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5","timestamp":"2019-02-20T22:12:49Z","subdir":"","vcs_ref":""},\ | 376 | {"module":"github.com/ajstarks/deck","version":"v0.0.0-20200831202436-30c9fc6549a9","vcs_hash":"5bf32b1fd49b6193d170889b0e4629046cf8c1f8a06717ac987e3c7b179a10d5","timestamp":"2020-08-31T20:24:36Z","subdir":"","vcs_ref":""},\ |
| 380 | {"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"},\ | 377 | {"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":""},\ |
| 381 | {"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"},\ | 378 | {"module":"github.com/ajstarks/svgo","version":"v0.0.0-20180226025133-644b8db467af","vcs_hash":"d883a0b49135b7c797fb8245e4caccaa899926e6662a89007c114c2e4ff64b27","timestamp":"2018-02-26T02:51:33Z","subdir":"","vcs_ref":""},\ |
| 382 | {"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"},\ | 379 | {"module":"github.com/ajstarks/svgo","version":"v0.0.0-20211024235047-1546f124cd8b","vcs_hash":"8606dbb2be1a41feb383f4a165e17fd83d666c2cd82413329c9166c5e32ac5dd","timestamp":"2021-10-24T23:50:47Z","subdir":"","vcs_ref":""},\ |
| 383 | {"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"},\ | 380 | {"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"},\ |
| 384 | {"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"},\ | 381 | {"module":"github.com/mattn/go-colorable","version":"v0.0.9","vcs_hash":"2968314d22d8046412b78680ca134d39019ff91b11397bf06f9dc24fe854f37e","timestamp":"2017-08-01T03:06:07Z","subdir":"","vcs_ref":"refs/tags/v0.0.9"},\ |
| 385 | {"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"},\ | 382 | {"module":"github.com/mattn/go-colorable","version":"v0.1.14","vcs_hash":"d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0","timestamp":"2025-01-10T08:29:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ |
| 386 | {"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"},\ | 383 | {"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"},\ |
| 387 | {"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"},\ | 384 | {"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"},\ |
| 388 | {"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"},\ | 385 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.34","vcs_hash":"1dea9e8548d27bc894765601a2e1e6779400119a95fbb020a2ff5c50902e8420","timestamp":"2026-01-16T08:19:36Z","subdir":"","vcs_ref":"refs/tags/v1.14.34"},\ |
| 389 | {"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"},\ | 386 | {"module":"github.com/mattn/go-sqlite3","version":"v1.14.44","vcs_hash":"5056c40730dc3e57a6b77bf4725f6295596fdc3d2d4b27e8d20ef020ad150644","timestamp":"2026-04-29T09:20:20Z","subdir":"","vcs_ref":"refs/tags/v1.14.44"},\ |
| 390 | {"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"},\ | 387 | {"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"},\ |
| 391 | {"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"},\ | 388 | {"module":"github.com/mattn/go-isatty","version":"v0.0.4","vcs_hash":"8a6d7215ac3856ea64571996fc5307470083321766fe4b2ad76cc97c6b4f3fa3","timestamp":"2017-11-07T05:05:31Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ |
| 392 | {"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"},\ | 389 | {"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"},\ |
| 393 | {"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"},\ | 390 | {"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"},\ |
| 394 | {"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"},\ | 391 | {"module":"github.com/mattn/go-isatty","version":"v0.0.3","vcs_hash":"20b22477262c101a66cb37756b80f2ae6af03df482806719875b557eda2fbae7","timestamp":"2017-09-25T05:34:41Z","subdir":"","vcs_ref":"refs/tags/v0.0.3"},\ |
| 395 | {"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"},\ | 392 | {"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"},\ |
| 396 | {"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"},\ | 393 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.2","vcs_hash":"7ac5cc3e02a5371a37f997b0d953a267c8e6a22b2b7499300e2cb8d486992c86","timestamp":"2017-02-01T02:26:20Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ |
| 397 | {"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"},\ | 394 | {"module":"github.com/mattn/go-runewidth","version":"v0.0.23","vcs_hash":"85d17585702739389ebd380c75ed4fde1b891e8f2afd4b96e5f4d04e0f5a82ce","timestamp":"2026-04-08T12:37:51Z","subdir":"","vcs_ref":"refs/tags/v0.0.23"},\ |
| 398 | {"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"},\ | 395 | {"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"},\ |
| 399 | {"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"},\ | 396 | {"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"},\ |
| 400 | {"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"},\ | 397 | {"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"},\ |
| 401 | {"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"},\ | 398 | {"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"},\ |
| 402 | {"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"},\ | 399 | {"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"},\ |
| 403 | {"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"},\ | 400 | {"module":"github.com/sirupsen/logrus","version":"v1.4.2","vcs_hash":"1a1ce26d388ffc57496bc3a0b49e9b39056ff59d233d453fe4eafc33527b5b07","timestamp":"2019-05-18T10:38:48Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ |
| 404 | {"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"},\ | 401 | {"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"},\ |
| 405 | {"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"},\ | 402 | {"module":"github.com/sirupsen/logrus","version":"v1.9.4","vcs_hash":"7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5","timestamp":"2025-10-23T12:47:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.4"},\ |
| 406 | {"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"},\ | 403 | {"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"},\ |
| 407 | {"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"},\ | 404 | {"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"},\ |
| 408 | {"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"},\ | 405 | {"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"},\ |
| 409 | {"module":"github.com/shurcooL/gopherjslib","version":"v0.0.0-20160914041154-feb6d3990c2c","vcs_hash":"aa7d8148ac1e281800478af62c580cebcfca0644a8bbaf2d38d35fdb7016aad0","timestamp":"2016-09-14T04:11:54Z","subdir":"","vcs_ref":""},\ | 406 | {"module":"github.com/apache/thrift","version":"v0.12.0","vcs_hash":"4c25f731505b9543762422dd90b8bee6652a8ac0ed8842960c8abb21f7c40f52","timestamp":"2018-12-19T01:24:34Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ |
| 410 | {"module":"github.com/shurcooL/httpfs","version":"v0.0.0-20171119174359-809beceb2371","vcs_hash":"fdde3dc7d836d495a313372918cc7f64856404bc1909fff5c1818921c1f5ae0a","timestamp":"2017-11-19T17:43:59Z","subdir":"","vcs_ref":""},\ | 407 | {"module":"github.com/apache/thrift","version":"v0.13.0","vcs_hash":"e131fb8425074ae869ce57a1ca0bf1a9c5b501800f0f5f8c37d7abbfec557dfa","timestamp":"2019-10-11T17:05:55Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ |
| 411 | {"module":"github.com/shurcooL/htmlg","version":"v0.0.0-20170918183704-d01228ac9e50","vcs_hash":"4c2677bc24b170ed7f954e5c11a5fbd6ef3330c1b3337e7691cc88a1eb26c2ce","timestamp":"2017-09-18T18:37:04Z","subdir":"","vcs_ref":""},\ | 408 | {"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"},\ |
| 412 | {"module":"github.com/shurcooL/component","version":"v0.0.0-20170202220835-f88ec8f54cc4","vcs_hash":"ff99013df7d7f1f1747fc5483d0c31d8c8935bbde23733c7c7f8960b8fab1776","timestamp":"2017-02-02T22:08:35Z","subdir":"","vcs_ref":""},\ | 409 | {"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"},\ |
| 413 | {"module":"github.com/shurcooL/issues","version":"v0.0.0-20181008053335-6292fdc1e191","vcs_hash":"175e95b8b7e835ca72560ba934474167e7685ca283009e68d2d44f998550f20f","timestamp":"2018-10-08T05:33:35Z","subdir":"","vcs_ref":""},\ | 410 | {"module":"github.com/performancecopilot/speed","version":"v3.0.0+incompatible","vcs_hash":"93eddf45993c22e0310dfab4f05f86bf7a38db763b2b84f780ffd7ccba5bdbd4","timestamp":"2017-10-30T16:04:06Z","subdir":"","vcs_ref":"refs/tags/v3.0.0"},\ |
| 414 | {"module":"github.com/shurcooL/httperror","version":"v0.0.0-20170206035902-86b7830d14cc","vcs_hash":"7fb86efdcb155b77c70c124970d3baa5d071a260fbaa71ccb21bf6a832cabf94","timestamp":"2017-02-06T03:59:02Z","subdir":"","vcs_ref":""},\ | 411 | {"module":"github.com/shurcooL/go","version":"v0.0.0-20200502201357-93f07166e636","vcs_hash":"2cd77988bbf9e2ba0473c16c93a2af42b7a40c12a73dae0fe14f38a476c04d6a","timestamp":"2020-05-02T20:13:57Z","subdir":"","vcs_ref":""},\ |
| 415 | {"module":"github.com/shurcooL/users","version":"v0.0.0-20180125191416-49c67e49c537","vcs_hash":"482ef9d81f0316783e6f1d40b8e29d7f5ead7dc20f5db9440c529e641df93ef4","timestamp":"2018-01-25T19:14:16Z","subdir":"","vcs_ref":""},\ | 412 | {"module":"github.com/shurcooL/vfsgen","version":"v0.0.0-20200824052919-0d455de96546","vcs_hash":"9b4e52217b22b9f8d398783adf20a50f09e9a21fe46bdadc90eaf87ea5a8897b","timestamp":"2020-08-24T05:29:19Z","subdir":"","vcs_ref":""},\ |
| 416 | {"module":"github.com/shurcooL/home","version":"v0.0.0-20181020052607-80b7ffcb30f9","vcs_hash":"3436e22a848f9df61a85a8c129e3c1e73bff81274cc403590d5451ee07dd057e","timestamp":"2018-10-20T05:26:07Z","subdir":"","vcs_ref":""},\ | ||
| 417 | {"module":"github.com/shurcooL/reactions","version":"v0.0.0-20181006231557-f2e0b4ca5b82","vcs_hash":"e0c0f24f37f7f5d50f9d42ea154b1963b3a6bfd617d953de84fdc4c0e342e593","timestamp":"2018-10-06T23:15:57Z","subdir":"","vcs_ref":""},\ | ||
| 418 | {"module":"github.com/shurcooL/notifications","version":"v0.0.0-20181007000457-627ab5aea122","vcs_hash":"a55f5066e33e10eb8e0bdc357eab5827564b06a69ce1974065cbfcd4c00fd0c4","timestamp":"2018-10-07T00:04:57Z","subdir":"","vcs_ref":""},\ | ||
| 419 | {"module":"github.com/shurcooL/octicon","version":"v0.0.0-20181028054416-fa4f57f9efb2","vcs_hash":"fe11ae157518b23e08af8a70bcb48dc65413206eaccf70f4d5db3520154a1b06","timestamp":"2018-10-28T05:44:16Z","subdir":"","vcs_ref":""},\ | ||
| 420 | {"module":"github.com/shurcooL/highlight_go","version":"v0.0.0-20181028180052-98c3abbbae20","vcs_hash":"a3fc9ff1b9074a6cb5abd9d765b335950a78100ac5f05b9b746d3aec8010ee26","timestamp":"2018-10-28T18:00:52Z","subdir":"","vcs_ref":""},\ | ||
| 421 | {"module":"github.com/shurcooL/go-goon","version":"v0.0.0-20170922171312-37c2f522c041","vcs_hash":"f57c8ff2cbf50a2a567f9cf15ef309f32762442e3dd5af13a9734f1411f21281","timestamp":"2017-09-22T17:13:12Z","subdir":"","vcs_ref":""},\ | ||
| 422 | {"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"},\ | 413 | {"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"},\ |
| 423 | {"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":""},\ | 414 | {"module":"github.com/shurcooL/httpfs","version":"v0.0.0-20190707220628-8d4bc4ba7749","vcs_hash":"9ffbb4b39c02221b9cb88b39c32df9639174bf65a7fbe74a4dd66e4d6278e3a0","timestamp":"2019-07-07T22:06:28Z","subdir":"","vcs_ref":""},\ |
| 424 | {"module":"github.com/shurcooL/go","version":"v0.0.0-20180423040247-9e1955d9fb6e","vcs_hash":"d3132db806112f4124d9f02b819694196e3d0bca407a31b48a1b0ef8b5d1e2c7","timestamp":"2018-04-23T04:02:47Z","subdir":"","vcs_ref":""},\ | 415 | {"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"},\ |
| 425 | {"module":"github.com/shurcooL/httpgzip","version":"v0.0.0-20180522190206-b1c53ac65af9","vcs_hash":"6f308b4707f23a61685e9f52c5fc6d7784973584100ec63e15d6f2531db940bb","timestamp":"2018-05-22T19:02:06Z","subdir":"","vcs_ref":""},\ | 416 | {"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"},\ |
| 426 | {"module":"github.com/shurcooL/webdavfs","version":"v0.0.0-20170829043945-18c3829fa133","vcs_hash":"f15b1e7f9f5d889f733470dfa01eb4c5d8fb05f33dc77959e8a7417169ca0623","timestamp":"2017-08-29T04:39:45Z","subdir":"","vcs_ref":""},\ | 417 | {"module":"github.com/jackc/pgservicefile","version":"v0.0.0-20240606120523-5a60cdf6a761","vcs_hash":"ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793","timestamp":"2024-06-06T12:05:23Z","subdir":"","vcs_ref":""},\ |
| 427 | {"module":"github.com/shurcooL/events","version":"v0.0.0-20181021180414-410e4ca65f48","vcs_hash":"91f6469664c65f293d5d1f767c92f9305de9f8074135e92d3f5096a64cd7c73b","timestamp":"2018-10-21T18:04:14Z","subdir":"","vcs_ref":""},\ | 418 | {"module":"github.com/jackc/pgerrcode","version":"v0.0.0-20240316143900-6e2875d9b438","vcs_hash":"373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896","timestamp":"2024-03-16T14:39:00Z","subdir":"","vcs_ref":""},\ |
| 428 | {"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":""},\ | 419 | {"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"},\ |
| 429 | {"module":"github.com/shurcooL/gofontwoff","version":"v0.0.0-20180329035133-29b52fc0a18d","vcs_hash":"50013c4526eb82538928ec631bdedf7b14ee69da92ad473a24db420e835ca074","timestamp":"2018-03-29T03:51:33Z","subdir":"","vcs_ref":""},\ | 420 | {"module":"github.com/jackc/pgx/v5","version":"v5.9.2","vcs_hash":"eee06be8f5cfbf6133d0ce6a2652e91d9bd2db7a8f1b9765806842eaee7045a0","timestamp":"2026-04-19T00:37:23Z","subdir":"","vcs_ref":"refs/tags/v5.9.2"},\ |
| 430 | {"module":"github.com/shurcooL/highlight_diff","version":"v0.0.0-20170515013008-09bb4053de1b","vcs_hash":"8b3d219ee033ebc274b1dc576def3008a46234e7eca64238efdeeb07f641e54d","timestamp":"2017-05-15T01:30:08Z","subdir":"","vcs_ref":""},\ | 421 | {"module":"github.com/jackc/pgx/v5","version":"v5.8.0","vcs_hash":"4577d61dbc2be5d3a12535c34a51eedb074e76ceae93ecc4b2d0f7b8401c6eba","timestamp":"2025-12-26T21:29:46Z","subdir":"","vcs_ref":"refs/tags/v5.8.0"},\ |
| 431 | {"module":"github.com/shurcooL/issuesapp","version":"v0.0.0-20180602232740-048589ce2241","vcs_hash":"027d24054dd058366a3a025d885d3ecf5b9aab9bb7716142060e6cf9af50578b","timestamp":"2018-06-02T23:27:40Z","subdir":"","vcs_ref":""},\ | 422 | {"module":"github.com/petar/GoLLRB","version":"v0.0.0-20210522233825-ae3b015fd3e9","vcs_hash":"c861e78d6c138ec77ffb47326b07fae61930eaaa77fde5a5862241d5cdf53eca","timestamp":"2021-05-22T23:38:25Z","subdir":"","vcs_ref":""},\ |
| 432 | {"module":"github.com/pkg/diff","version":"v0.0.0-20210226163009-20ebb0f2a09e","vcs_hash":"affde47da8cb6bb94705195a6eadcd70ea6d521f8128e1030b06d97add1a0da2","timestamp":"2021-02-26T16:30:09Z","subdir":"","vcs_ref":""},\ | 423 | {"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"},\ |
| 433 | {"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"},\ | ||
| 434 | {"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"},\ | ||
| 435 | {"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"},\ | ||
| 436 | {"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"},\ | ||
| 437 | {"module":"github.com/BurntSushi/xgb","version":"v0.0.0-20160522181843-27f122750802","vcs_hash":"8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3","timestamp":"2016-05-22T18:18:43Z","subdir":"","vcs_ref":""},\ | ||
| 438 | {"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"},\ | ||
| 439 | {"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"},\ | ||
| 440 | {"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":""},\ | ||
| 441 | {"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"},\ | ||
| 442 | {"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"},\ | ||
| 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/syntaxhighlight","version":"v0.0.0-20170531221838-bd320f5d308e","vcs_hash":"b7f4caab679f38b1142b2d0f9c6c411626b607965090830027e0a6776106a01b","timestamp":"2017-05-31T22:18:38Z","subdir":"","vcs_ref":""},\ | ||
| 445 | {"module":"github.com/sourcegraph/annotate","version":"v0.0.0-20160123013949-f4cad6c6324d","vcs_hash":"d3a5f37cf3ca517f64bd115401936281575f089dbd3577db6d1b5913768947b7","timestamp":"2016-01-23T01:39:49Z","subdir":"","vcs_ref":""},\ | ||
| 446 | {"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"},\ | ||
| 447 | {"module":"github.com/beorn7/perks","version":"v0.0.0-20180321164747-3a771d992973","vcs_hash":"b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093","timestamp":"2018-03-21T16:47:47Z","subdir":"","vcs_ref":""},\ | ||
| 448 | {"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"},\ | ||
| 449 | {"module":"github.com/mailru/easyjson","version":"v0.0.0-20190312143242-1de009706dbe","vcs_hash":"c8e037d59dc730dc3ffc46ed7a98a72c0ffc14dee7620040b6cc06fd16a22fe6","timestamp":"2019-03-12T14:32:42Z","subdir":"","vcs_ref":""},\ | ||
| 450 | {"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"},\ | ||
| 451 | {"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"},\ | ||
| 452 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ | ||
| 453 | {"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"},\ | ||
| 454 | {"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"},\ | ||
| 455 | {"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"},\ | 424 | {"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"},\ |
| 456 | {"module":"github.com/otiai10/curr","version":"v0.0.0-20150429015615-9b4961190c95","vcs_hash":"eff2ce573bec08183a45ad840977a7365447d3aee4db2d3b65ea49fe17b76a7e","timestamp":"2015-04-29T01:56:15Z","subdir":"","vcs_ref":""},\ | 425 | {"module":"github.com/otiai10/curr","version":"v0.0.0-20150429015615-9b4961190c95","vcs_hash":"eff2ce573bec08183a45ad840977a7365447d3aee4db2d3b65ea49fe17b76a7e","timestamp":"2015-04-29T01:56:15Z","subdir":"","vcs_ref":""},\ |
| 457 | {"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"},\ | 426 | {"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"},\ |
| 458 | {"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"},\ | 427 | {"module":"github.com/otiai10/copy","version":"v1.14.1","vcs_hash":"6f52336953491d169a014c4906e3f17a4c78b425ca26804ae779c6167516d7d0","timestamp":"2025-01-05T09:29:22Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ |
| 459 | {"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"},\ | 428 | {"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"},\ |
| 460 | {"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"},\ | 429 | {"module":"github.com/otiai10/mint","version":"v1.6.3","vcs_hash":"8e5429bf94b80c2f4aae87b33f4b4dd03b9d8a978004bf74b1fe4042dc0b5fad","timestamp":"2023-07-01T08:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ |
| 461 | {"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"},\ | 430 | {"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"},\ |
| 462 | {"module":"github.com/u-root/uio","version":"v0.0.0-20240224005618-d2acac8f3701","vcs_hash":"e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25","timestamp":"2024-02-24T00:56:18Z","subdir":"","vcs_ref":""},\ | 431 | {"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"},\ |
| 463 | {"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"},\ | 432 | {"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"},\ |
| 464 | {"module":"github.com/pbnjay/memory","version":"v0.0.0-20210728143218-7b4eea64cf58","vcs_hash":"c896d22f0aacacf7ef3a27b3015fd189100b1f07cf3abcf397331f27eaacd3d2","timestamp":"2021-07-28T14:32:18Z","subdir":"","vcs_ref":""},\ | 433 | {"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"},\ |
| 465 | {"module":"github.com/erikdubbelboer/gspt","version":"v0.0.0-20190125194910-e68493906b83","vcs_hash":"76ba437ac8c655323e21cec60f6c7f5653582b6bece909619b94a91c906fa3a7","timestamp":"2019-01-25T19:49:10Z","subdir":"","vcs_ref":""},\ | 434 | {"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"},\ |
| 466 | {"module":"github.com/tarm/serial","version":"v0.0.0-20180830185346-98f6abe2eb07","vcs_hash":"1a9bb6795d7043c19f0c44f0d74c97669cc624e026ce6a22b0d4f3bf52265b44","timestamp":"2018-08-30T18:53:46Z","subdir":"","vcs_ref":""},\ | 435 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.5","vcs_hash":"e8e2bd2623e228d13061a0a0341851027707712bca792c14879b857d874ff105","timestamp":"2025-02-28T22:45:58Z","subdir":"","vcs_ref":"refs/tags/v0.3.5"},\ |
| 467 | {"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"},\ | 436 | {"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"},\ |
| 468 | {"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"},\ | 437 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.6","vcs_hash":"e2493add1d8553de55f884f7ec30d9c282de1fb61dc3871977d488900f3be749","timestamp":"2025-03-11T19:18:27Z","subdir":"","vcs_ref":"refs/tags/v0.3.6"},\ |
| 469 | {"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":""},\ | 438 | {"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"},\ |
| 470 | {"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":""},\ | 439 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.4","vcs_hash":"5570cac70288bc3e3aada4e4cf40e6dd4149621a367146b3a14abf3e714d315e","timestamp":"2024-09-09T17:25:55Z","subdir":"","vcs_ref":"refs/tags/v0.3.4"},\ |
| 471 | {"module":"github.com/go-gl/glfw","version":"v0.0.0-20190409004039-e6da0acd62b1","vcs_hash":"585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f","timestamp":"2019-04-09T00:40:39Z","subdir":"","vcs_ref":""},\ | 440 | {"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":""},\ |
| 472 | {"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"},\ | 441 | {"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"},\ |
| 473 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | 442 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.2","vcs_hash":"aea585c08ae7679b2c77b1e290305f5288e84aa113d86997abc3b9c046f42327","timestamp":"2023-10-23T23:12:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ |
| 474 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20180127040702-4e3ac2762d5f","vcs_hash":"f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32","timestamp":"2018-01-27T04:07:02Z","subdir":"","vcs_ref":""},\ | 443 | {"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"},\ |
| 475 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | 444 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.3","vcs_hash":"d156b19a5e1d78345470a02ddc3a60734af224b34568fab22623d9d41de17b1d","timestamp":"2023-11-30T20:13:43Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ |
| 476 | {"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"},\ | 445 | {"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":""},\ |
| 477 | {"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"},\ | 446 | {"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"},\ |
| 478 | {"module":"github.com/ruudk/golang-pdf417","version":"v0.0.0-20201230142125-a7e3863a1245","vcs_hash":"93b7c770797398b0ef30c930347e43de7ebbf9440f939ec59f7139cc52d3414f","timestamp":"2020-12-30T14:21:25Z","subdir":"","vcs_ref":""},\ | 447 | {"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"},\ |
| 479 | {"module":"github.com/ruudk/golang-pdf417","version":"v0.0.0-20181029194003-1af4ab5afa58","vcs_hash":"63346948c2e5f9a1d2158321ad92056ce33e12c2fdc52b8dcc6bc61338847d5c","timestamp":"2018-10-29T19:40:03Z","subdir":"","vcs_ref":""},\ | 448 | {"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"},\ |
| 480 | {"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"},\ | 449 | {"module":"github.com/Masterminds/semver/v3","version":"v3.4.0","vcs_hash":"b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3","timestamp":"2025-06-27T14:48:33Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ |
| 481 | {"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"},\ | 450 | {"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"},\ |
| 482 | {"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"},\ | 451 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.14.0","vcs_hash":"2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf","timestamp":"2025-11-04T22:01:44Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ |
| 483 | {"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"},\ | 452 | {"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"},\ |
| 484 | {"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"},\ | 453 | {"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"},\ |
| 485 | {"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"},\ | 454 | {"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"},\ |
| 486 | {"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"},\ | 455 | {"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"},\ |
| 487 | {"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"},\ | 456 | {"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"},\ |
| 488 | {"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"},\ | 457 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.36.0","vcs_hash":"4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9","timestamp":"2025-10-13T18:21:09Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.36.0"},\ |
| 489 | {"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"},\ | 458 | {"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"},\ |
| 490 | {"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"},\ | 459 | {"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"},\ |
| 491 | {"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"},\ | 460 | {"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"},\ |
| 492 | {"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"},\ | 461 | {"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"},\ |
| 493 | {"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"},\ | 462 | {"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"},\ |
| 494 | {"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"},\ | 463 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.3.0","vcs_hash":"5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d","timestamp":"2025-11-18T20:57:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 495 | {"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"},\ | 464 | {"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"},\ |
| 496 | {"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"},\ | 465 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.0.2","vcs_hash":"61007772037284efafe96643c8d3be49591ce21b9379e70f81418b801d024ab2","timestamp":"2023-06-23T18:41:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 497 | {"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"},\ | 466 | {"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"},\ |
| 498 | {"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"},\ | 467 | {"module":"github.com/armon/go-metrics","version":"v0.0.0-20180917152333-f0300d1749da","vcs_hash":"3db56b909e6123fe17325151f07eb74d86c1b274995842d8569da4028c371ffc","timestamp":"2018-09-17T15:23:33Z","subdir":"","vcs_ref":""},\ |
| 499 | {"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"},\ | 468 | {"module":"github.com/armon/go-proxyproto","version":"v0.0.0-20210323213023-7e956b284f0a","vcs_hash":"a991590e09adeec66f1f1ad2e7f523bfcbfb979b8e244c65a33a560adf6f4bba","timestamp":"2021-03-23T21:30:23Z","subdir":"","vcs_ref":""},\ |
| 500 | {"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"},\ | 469 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","vcs_hash":"f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb","timestamp":"2019-02-14T19:05:32Z","subdir":"","vcs_ref":""},\ |
| 501 | {"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"},\ | 470 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20150827004946-bbbad097214e","vcs_hash":"88775868180fb43ad806bd2baf26702ff47f77b2693ecb476a655ae188be778d","timestamp":"2015-08-27T00:49:46Z","subdir":"","vcs_ref":""},\ |
| 502 | {"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"},\ | 471 | {"module":"github.com/armon/go-socks5","version":"v0.0.0-20160902184237-e75332964ef5","vcs_hash":"e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531","timestamp":"2016-09-02T18:42:37Z","subdir":"","vcs_ref":""},\ |
| 503 | {"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"},\ | 472 | {"module":"github.com/armon/go-radix","version":"v0.0.0-20180808171621-7fddfc383310","vcs_hash":"e4904b4185214577c9dda1b93a408003c57b5b654a94021925d1fd5bcaf3129f","timestamp":"2018-08-08T17:16:21Z","subdir":"","vcs_ref":""},\ |
| 504 | {"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"},\ | 473 | {"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"},\ |
| 505 | {"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"},\ | 474 | {"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"},\ |
| 506 | {"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"},\ | 475 | {"module":"github.com/guillaumemichel/reservedpool","version":"v0.3.0","vcs_hash":"86e295e1b22820cb1b802f027a41f085e8e4898c395728c8e38fdb7cac8957bb","timestamp":"2025-09-19T21:46:14Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 507 | {"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"},\ | 476 | {"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"},\ |
| 508 | {"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"},\ | 477 | {"module":"github.com/canonical/go-sp800.90a-drbg","version":"v0.0.0-20210314144037-6eeb1040d6c3","vcs_hash":"63a7180d3e9942823bd7cf8355e0141ce96749e1c95254846eb97f625bbc1660","timestamp":"2021-03-14T14:40:37Z","subdir":"","vcs_ref":""},\ |
| 509 | {"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"},\ | 478 | {"module":"github.com/coreos/go-systemd","version":"v0.0.0-20190321100706-95778dfbb74e","vcs_hash":"5a82a5757003b99d686a300aef4a4d1afd42a5e4dce2d6213915b9e6306b6259","timestamp":"2019-03-21T10:07:06Z","subdir":"","vcs_ref":""},\ |
| 510 | {"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"},\ | ||
| 511 | {"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"},\ | ||
| 512 | {"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"},\ | ||
| 513 | {"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"},\ | ||
| 514 | {"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"},\ | ||
| 515 | {"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"},\ | ||
| 516 | {"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"},\ | ||
| 517 | {"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"},\ | ||
| 518 | {"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"},\ | ||
| 519 | {"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"},\ | ||
| 520 | {"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"},\ | ||
| 521 | {"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"},\ | ||
| 522 | {"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"},\ | ||
| 523 | {"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"},\ | ||
| 524 | {"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"},\ | ||
| 525 | {"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"},\ | ||
| 526 | {"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"},\ | ||
| 527 | {"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"},\ | ||
| 528 | {"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"},\ | ||
| 529 | {"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"},\ | ||
| 530 | {"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"},\ | ||
| 531 | {"module":"github.com/coreos/pkg","version":"v0.0.0-20240122114842-bbd7aa9bf6fb","vcs_hash":"f2533d33a12c08b79924ab6e48fb3bad7e539de78473f127459ffda70a888544","timestamp":"2024-01-22T11:48:42Z","subdir":"","vcs_ref":""},\ | ||
| 532 | {"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"},\ | ||
| 533 | {"module":"github.com/coreos/go-systemd","version":"v0.0.0-20181012123002-c6f51f82210d","vcs_hash":"9fe56ae7acf5c26da1f8e363ebc3efb9f7779daff9c3080b05e7838044978c12","timestamp":"2018-10-12T12:30:02Z","subdir":"","vcs_ref":""},\ | 479 | {"module":"github.com/coreos/go-systemd","version":"v0.0.0-20181012123002-c6f51f82210d","vcs_hash":"9fe56ae7acf5c26da1f8e363ebc3efb9f7779daff9c3080b05e7838044978c12","timestamp":"2018-10-12T12:30:02Z","subdir":"","vcs_ref":""},\ |
| 534 | {"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"},\ | 480 | {"module":"github.com/coreos/go-systemd","version":"v0.0.0-20180511133405-39ca1b05acc7","vcs_hash":"b818ce54c676ae0396f36ffaf6ed894aa1607c7db968dfe746a6678a0de917e0","timestamp":"2018-05-11T13:34:05Z","subdir":"","vcs_ref":""},\ |
| 535 | {"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"},\ | 481 | {"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"},\ |
| 482 | {"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"},\ | ||
| 483 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.7.0","vcs_hash":"c48bcb8fa21ed1b4310ea1e3a00c0ed35993d38e40fd19dd1ec8226f394c19bb","timestamp":"2026-01-27T23:34:05Z","subdir":"","vcs_ref":"refs/tags/v22.7.0"},\ | ||
| 536 | {"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"},\ | 484 | {"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"},\ |
| 485 | {"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"},\ | ||
| 486 | {"module":"github.com/coreos/go-semver","version":"v0.2.0","vcs_hash":"e3dcfb7e02d3e862a437529d2f7c686b7951785fde0c722d90d4ca24badb7cd4","timestamp":"2016-07-13T22:46:27Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 487 | {"module":"github.com/coreos/pkg","version":"v0.0.0-20240122114842-bbd7aa9bf6fb","vcs_hash":"f2533d33a12c08b79924ab6e48fb3bad7e539de78473f127459ffda70a888544","timestamp":"2024-01-22T11:48:42Z","subdir":"","vcs_ref":""},\ | ||
| 488 | {"module":"github.com/coreos/pkg","version":"v0.0.0-20160727233714-3ac0863d7acf","vcs_hash":"a5ea89ca0db059e160356b106d7b8e852a693d937a1a3d89a3b2db59fcd1cbfb","timestamp":"2016-07-27T23:37:14Z","subdir":"","vcs_ref":""},\ | ||
| 537 | {"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"},\ | 489 | {"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"},\ |
| 538 | {"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"},\ | 490 | {"module":"github.com/coreos/go-oidc","version":"v2.5.0+incompatible","vcs_hash":"e7a9274d44c77c8a1239daad7ff5c8f9d6774da14760ac359a2118bddd967a28","timestamp":"2026-01-13T19:51:23Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ |
| 539 | {"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"},\ | 491 | {"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"},\ |
| 540 | {"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"},\ | 492 | {"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"},\ |
| 541 | {"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"},\ | 493 | {"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"},\ |
| 542 | {"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"},\ | 494 | {"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"},\ |
| 543 | {"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"},\ | 495 | {"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"},\ |
| 544 | {"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"},\ | 496 | {"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"},\ |
| 545 | {"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"},\ | 497 | {"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"},\ |
| 546 | {"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"},\ | 498 | {"module":"github.com/soheilhy/cmux","version":"v0.1.4","vcs_hash":"b308df6388d1e2eee6e0e48b2f0202ccc4c9ef987f8628c7e7277bd38dc24fbd","timestamp":"2018-01-29T15:50:01Z","subdir":"","vcs_ref":"refs/tags/v0.1.4"},\ |
| 547 | {"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"},\ | 499 | {"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"},\ |
| 548 | {"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"},\ | 500 | {"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"},\ |
| 549 | {"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"},\ | 501 | {"module":"github.com/ipld/go-ipld-prime","version":"v0.22.0","vcs_hash":"1991759566e1917551e78ec44cae12f1bcecee3dace886803c7ff7a7da77d047","timestamp":"2026-02-16T05:59:25Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ |
| 550 | {"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"},\ | 502 | {"module":"github.com/ipld/go-codec-dagpb","version":"v1.7.0","vcs_hash":"fe7af4a9e50a199c98fba2572921280bb1380cd4454793d70d4b663a4e7e807e","timestamp":"2025-02-11T01:31:31Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ |
| 551 | {"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"},\ | 503 | {"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"},\ |
| 552 | {"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"},\ | 504 | {"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"},\ |
| 553 | {"module":"github.com/ucarion/urlpath","version":"v0.0.0-20200424170820-7ccc79b76bbb","vcs_hash":"d8e173a71d3b09082cd60a40b418e742b39bff366afa2e306e5890eaab230e97","timestamp":"2020-04-24T17:08:20Z","subdir":"","vcs_ref":""},\ | 505 | {"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"},\ |
| 554 | {"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"},\ | 506 | {"module":"github.com/ipld/go-car/v2","version":"v2.16.0","vcs_hash":"a022ac3931b639ac06231c22c8b51935fc63d6f28e0e846ad6e9f46e22062a7f","timestamp":"2025-10-08T06:33:06Z","subdir":"","vcs_ref":"refs/tags/v2.16.0"},\ |
| 555 | {"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"},\ | 507 | {"module":"github.com/mailru/easyjson","version":"v0.0.0-20190312143242-1de009706dbe","vcs_hash":"c8e037d59dc730dc3ffc46ed7a98a72c0ffc14dee7620040b6cc06fd16a22fe6","timestamp":"2019-03-12T14:32:42Z","subdir":"","vcs_ref":""},\ |
| 556 | {"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"},\ | 508 | {"module":"github.com/mailru/easyjson","version":"v0.9.1","vcs_hash":"7d0956568c34251c39dc51414de61c2cf2d0f48e486dcdbce648d924ab506eea","timestamp":"2025-09-15T18:14:26Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ |
| 557 | {"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"},\ | 509 | {"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"},\ |
| 558 | {"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"},\ | 510 | {"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"},\ |
| 559 | {"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"},\ | 511 | {"module":"github.com/chzyer/test","version":"v0.0.0-20180213035817-a1ea475d72b1","vcs_hash":"e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856","timestamp":"2018-02-13T03:58:17Z","subdir":"","vcs_ref":""},\ |
| 560 | {"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"},\ | 512 | {"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"},\ |
| 561 | {"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":""},\ | 513 | {"module":"github.com/chzyer/readline","version":"v0.0.0-20180603132655-2972be24d48e","vcs_hash":"8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2","timestamp":"2018-06-03T13:26:55Z","subdir":"","vcs_ref":""},\ |
| 562 | {"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"},\ | 514 | {"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"},\ |
| 563 | {"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"},\ | 515 | {"module":"github.com/linuxkit/virtsock","version":"v0.0.0-20201010232012-f8cee7dfc7a3","vcs_hash":"706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f","timestamp":"2020-10-10T23:20:12Z","subdir":"","vcs_ref":""},\ |
| 564 | {"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"},\ | ||
| 565 | {"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"},\ | ||
| 566 | {"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"},\ | ||
| 567 | {"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"},\ | 516 | {"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"},\ |
| 568 | {"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"},\ | 517 | {"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"},\ |
| 569 | {"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"},\ | 518 | {"module":"github.com/clbanning/x2j","version":"v0.0.0-20191024224557-825249438eec","vcs_hash":"7b71bde67ed2207e789786010cfbd0e24bf0a49c8406594813708f478c6785a8","timestamp":"2019-10-24T22:45:57Z","subdir":"","vcs_ref":""},\ |
| 570 | {"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"},\ | 519 | {"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"},\ |
| 571 | {"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"},\ | 520 | {"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"},\ |
| 572 | {"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"},\ | 521 | {"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"},\ |
| 573 | {"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"},\ | 522 | {"module":"github.com/gammazero/deque","version":"v1.2.1","vcs_hash":"69886070b0e21933e252005d1494afd1e0c04d1bd948fa04aee4e7ef39157109","timestamp":"2026-02-11T03:30:30Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ |
| 574 | {"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"},\ | 523 | {"module":"github.com/gammazero/deque","version":"v1.2.0","vcs_hash":"52705978e6340dae755638eaa5d352e73fed4e6a3c2ef9076b5b934e801e719e","timestamp":"2025-11-05T15:05:10Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 575 | {"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"},\ | 524 | {"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"},\ |
| 576 | {"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"},\ | 525 | {"module":"github.com/gammazero/chanqueue","version":"v1.1.1","vcs_hash":"479f89580d357f2bffd7113c60c2f0301dcd4cc73b71e0c927c8828d6af9b616","timestamp":"2025-07-18T23:16:44Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 577 | {"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"},\ | 526 | {"module":"github.com/gammazero/chanqueue","version":"v1.1.2","vcs_hash":"d86d1f1adc2045255a4503c04a2afaf12834d5b9dcc255c386b84d7771ebc630","timestamp":"2026-02-11T04:26:45Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ |
| 578 | {"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"},\ | 527 | {"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"},\ |
| 579 | {"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"},\ | 528 | {"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"},\ |
| 580 | {"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"},\ | 529 | {"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":""},\ |
| 581 | {"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"},\ | 530 | {"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"},\ |
| 582 | {"module":"github.com/bronze1man/goStrongswanVici","version":"v0.0.0-20231128135937-211cef3b0b20","vcs_hash":"d421cb26539bd984124aa1407f9183358053224a7aeab84c95a169a35343a0f7","timestamp":"2023-11-28T13:59:37Z","subdir":"","vcs_ref":""},\ | 531 | {"module":"github.com/Knetic/govaluate","version":"v3.0.1-0.20171022003610-9aa49832a739+incompatible","vcs_hash":"4c6214e6d3d14ef4db96dad7a706485c331c99faf97146f62378c49fb02904cf","timestamp":"2017-10-22T00:36:10Z","subdir":"","vcs_ref":""},\ |
| 583 | {"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"},\ | 532 | {"module":"github.com/marcopolo/simnet","version":"v0.0.4","vcs_hash":"70eb0ba2ff5fcb32c2747f55a12f93fb7200ba11f92beb8a1463ebfcf4f93a76","timestamp":"2025-12-01T20:43:03Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ |
| 584 | {"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"},\ | 533 | {"module":"github.com/marcopolo/simnet","version":"v0.0.1","vcs_hash":"80b6c141aff48cd11774eb460f9ddadc9eef4f9bee0cfd4013119ee7bba527d6","timestamp":"2025-08-13T02:43:09Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ |
| 585 | {"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"},\ | 534 | {"module":"github.com/go-gl/glfw","version":"v0.0.0-20190409004039-e6da0acd62b1","vcs_hash":"585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f","timestamp":"2019-04-09T00:40:39Z","subdir":"","vcs_ref":""},\ |
| 586 | {"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"},\ | 535 | {"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":""},\ |
| 587 | {"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"},\ | 536 | {"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":""},\ |
| 588 | {"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"},\ | 537 | {"module":"github.com/go-gl/glfw/v3.3/glfw","version":"v0.0.0-20231223183121-56fa3ac82ce7","vcs_hash":"8487a540cd427267ea6862345e5ed398f97dfec06663fa04711848250f471783","timestamp":"2023-12-23T18:31:21Z","subdir":"v3.3/glfw","vcs_ref":""},\ |
| 589 | {"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"},\ | 538 | {"module":"github.com/pact-foundation/pact-go","version":"v1.0.4","vcs_hash":"4fa3aae25d1ca4e0bc3c1a14fa4f1d8457d47f957522bd856e42bc5c6a7075ba","timestamp":"2019-10-31T21:32:21Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ |
| 539 | {"module":"github.com/marten-seemann/tcp","version":"v0.0.0-20210406111302-dfbc87cc63fd","vcs_hash":"33a0eb67e183fd6a89d060780dc85cc189b9dc45c859bdd37071c3600c208181","timestamp":"2021-04-06T11:13:02Z","subdir":"","vcs_ref":""},\ | ||
| 540 | {"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"},\ | ||
| 541 | {"module":"github.com/ulikunitz/xz","version":"v0.5.15","vcs_hash":"11fe03414e6fdb8a65f882e03228cf5707d8f4937c5fe142d88c6293fb5f9971","timestamp":"2025-08-29T05:26:47Z","subdir":"","vcs_ref":"refs/tags/v0.5.15"},\ | ||
| 542 | {"module":"github.com/erikdubbelboer/gspt","version":"v0.0.0-20190125194910-e68493906b83","vcs_hash":"76ba437ac8c655323e21cec60f6c7f5653582b6bece909619b94a91c906fa3a7","timestamp":"2019-01-25T19:49:10Z","subdir":"","vcs_ref":""},\ | ||
| 543 | {"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"},\ | ||
| 544 | {"module":"github.com/coredns/corefile-migration","version":"v1.0.31","vcs_hash":"d3dc7e28b48f43090a32a1267c91ee404c869ac2d56c7eb3a98d4d08435e8d9c","timestamp":"2026-03-10T20:22:32Z","subdir":"","vcs_ref":"refs/tags/v1.0.31"},\ | ||
| 545 | {"module":"github.com/coredns/corefile-migration","version":"v1.0.29","vcs_hash":"f774aee558df32aefb9f24fc1522df90aa477abf144c4429fe7f10ce5b6bb77a","timestamp":"2025-10-15T02:07:21Z","subdir":"","vcs_ref":"refs/tags/v1.0.29"},\ | ||
| 546 | {"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"},\ | ||
| 547 | {"module":"github.com/u-root/uio","version":"v0.0.0-20240224005618-d2acac8f3701","vcs_hash":"e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25","timestamp":"2024-02-24T00:56:18Z","subdir":"","vcs_ref":""},\ | ||
| 548 | {"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"},\ | ||
| 549 | {"module":"github.com/go-pdf/fpdf","version":"v0.8.0","vcs_hash":"d5ae131052b3e0bf9456f812e89e6e0b410a8aaef9e9e40f00a91fc310387aa4","timestamp":"2023-04-21T11:56:06Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 550 | {"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"},\ | ||
| 551 | {"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"},\ | ||
| 552 | {"module":"github.com/sean-/seed","version":"v0.0.0-20170313163322-e2103e2c3529","vcs_hash":"f9bbb0490d4fd7a790f93ba7048d9d3ff2da64768576c2b32c9abfeead0e8b79","timestamp":"2017-03-13T16:33:22Z","subdir":"","vcs_ref":""},\ | ||
| 553 | {"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"},\ | ||
| 554 | {"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"},\ | ||
| 555 | {"module":"github.com/opencontainers/runc","version":"v1.4.1","vcs_hash":"a516992a865ee8b7158996085fbaaade91264b228fdd334156c5b718c7082bcb","timestamp":"2026-03-12T20:23:25Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 556 | {"module":"github.com/opencontainers/runc","version":"v1.4.2","vcs_hash":"e930a1902916a544bfdc8f33bb974e0c44c8ac61f4a45bdcd9ee0909bb902b54","timestamp":"2026-04-02T22:52:45Z","subdir":"","vcs_ref":"refs/tags/v1.4.2"},\ | ||
| 557 | {"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"},\ | ||
| 558 | {"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"},\ | ||
| 559 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.3.0","vcs_hash":"d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9","timestamp":"2025-11-02T07:35:43Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 560 | {"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":""},\ | ||
| 561 | {"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"},\ | ||
| 562 | {"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"},\ | ||
| 563 | {"module":"github.com/opencontainers/cgroups","version":"v0.0.6","vcs_hash":"06641bd4f3ebfe4263cfe8bdf9a2661e7a140952939dc06ed908bcbf3c87fc39","timestamp":"2025-10-31T08:24:58Z","subdir":"","vcs_ref":"refs/tags/v0.0.6"},\ | ||
| 564 | {"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"},\ | ||
| 565 | {"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"},\ | ||
| 566 | {"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"},\ | ||
| 567 | {"module":"github.com/opencontainers/selinux","version":"v1.13.0","vcs_hash":"4998d12952f84ef2605eef4ef5dcf156ce3b51a9e29a90bb28b671f068f2d0e0","timestamp":"2025-11-06T16:25:59Z","subdir":"","vcs_ref":"refs/tags/v1.13.0"},\ | ||
| 568 | {"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"},\ | ||
| 569 | {"module":"github.com/opencontainers/selinux","version":"v1.13.1","vcs_hash":"19ef4b30214c57e5419f63e4397a9c0d90436c49b54e0ae99e1c9a4b964f28e2","timestamp":"2025-11-14T16:04:08Z","subdir":"","vcs_ref":"refs/tags/v1.13.1"},\ | ||
| 570 | {"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"},\ | ||
| 571 | {"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"},\ | ||
| 572 | {"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":""},\ | ||
| 573 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20251114084447-edf4cb3d2116","vcs_hash":"9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e","timestamp":"2025-11-14T08:44:47Z","subdir":"","vcs_ref":""},\ | ||
| 574 | {"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"},\ | ||
| 590 | {"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"},\ | 575 | {"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"},\ |
| 591 | {"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"},\ | 576 | {"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"},\ |
| 577 | {"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"},\ | ||
| 592 | {"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"},\ | 578 | {"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"},\ |
| 593 | {"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"},\ | 579 | {"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"},\ |
| 594 | {"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"},\ | 580 | {"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"},\ |
| 595 | {"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"},\ | 581 | {"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"},\ |
| 596 | {"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"},\ | 582 | {"module":"github.com/eapache/go-resiliency","version":"v1.1.0","vcs_hash":"4a4fecb31f53b3617bdb101a2ed399c7dccfc177e0db2baa8a11f35d6be5d96b","timestamp":"2018-03-26T13:24:23Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 597 | {"module":"github.com/marten-seemann/tcp","version":"v0.0.0-20210406111302-dfbc87cc63fd","vcs_hash":"33a0eb67e183fd6a89d060780dc85cc189b9dc45c859bdd37071c3600c208181","timestamp":"2021-04-06T11:13:02Z","subdir":"","vcs_ref":""},\ | 583 | {"module":"github.com/eapache/go-xerial-snappy","version":"v0.0.0-20180814174437-776d5712da21","vcs_hash":"0f0b3c4b150a8b0aebff4eba8236473133333b8b72fc8f602233479ca25f135b","timestamp":"2018-08-14T17:44:37Z","subdir":"","vcs_ref":""},\ |
| 598 | {"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"},\ | 584 | {"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"},\ |
| 599 | {"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"},\ | 585 | {"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"},\ |
| 600 | {"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"},\ | 586 | {"module":"github.com/rancher/remotedialer","version":"v0.6.0-rc.1.0.20250916111157-f160aa32568d","vcs_hash":"cea05f48f9d2105306877ee0fe8560a726df77ba5a0f0a2497df766b4f5d8c31","timestamp":"2025-09-16T11:11:57Z","subdir":"","vcs_ref":""},\ |
| 601 | {"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"},\ | 587 | {"module":"github.com/rancher/remotedialer","version":"v0.5.1-0.20250827012652-e6b68fd83a6b","vcs_hash":"206cb4efeedee1c1fe966d9a43ff3bbc0d4c509ab2aa8d0004db7b049f5c7ffe","timestamp":"2025-08-27T01:26:52Z","subdir":"","vcs_ref":""},\ |
| 602 | {"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"},\ | 588 | {"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"},\ |
| 603 | {"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"},\ | 589 | {"module":"github.com/rancher/wharfie","version":"v0.7.1","vcs_hash":"f166e2bd090193a861165d55d392901dc5fb898f13618a7a41c92b43465352b8","timestamp":"2026-03-06T22:48:43Z","subdir":"","vcs_ref":"refs/tags/v0.7.1"},\ |
| 604 | {"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"},\ | 590 | {"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"},\ |
| 605 | {"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"},\ | 591 | {"module":"github.com/rancher/dynamiclistener","version":"v0.7.5","vcs_hash":"1762ab7c4868b021d7b865444843eb6e8ba9ed239e0131f6905d0ea479b3b9aa","timestamp":"2026-02-17T22:11:22Z","subdir":"","vcs_ref":"refs/tags/v0.7.5"},\ |
| 606 | {"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"},\ | 592 | {"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"},\ |
| 607 | {"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"},\ | 593 | {"module":"github.com/rancher/lasso","version":"v0.2.6","vcs_hash":"bd885fbbf81bf0111df503fd9f290389aae6ee64bbce721c685e8d97b3fbec46","timestamp":"2026-01-27T13:53:08Z","subdir":"","vcs_ref":"refs/tags/v0.2.6"},\ |
| 608 | {"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"},\ | 594 | {"module":"github.com/rancher/permissions","version":"v0.0.0-20240523180510-4001d3d637f7","vcs_hash":"e02ade53a21906ec92d95d6254b258217c135734029c1268cddd026f61e6fbf0","timestamp":"2024-05-23T18:05:10Z","subdir":"","vcs_ref":""},\ |
| 609 | {"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"},\ | 595 | {"module":"github.com/rancher/wrangler/v3","version":"v3.4.0","vcs_hash":"7cf9f394ae74ce214d3397acdb8fa42d23f811c8e6482aac58f9b105eeb3223b","timestamp":"2026-02-04T18:16:57Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ |
| 610 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ | 596 | {"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"},\ |
| 611 | {"module":"github.com/bradfitz/go-smtpd","version":"v0.0.0-20170404230938-deb6d6237625","vcs_hash":"1b424f68d4f8e67b68a250259077b2b1bb6b78cc0ffbd18d035ecc83c61ce63d","timestamp":"2017-04-04T23:09:38Z","subdir":"","vcs_ref":""},\ | 597 | {"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"},\ |
| 612 | {"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"},\ | 598 | {"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"},\ |
| 613 | {"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"},\ | 599 | {"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"},\ |
| 614 | {"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"},\ | 600 | {"module":"github.com/pelletier/go-toml","version":"v1.9.3","vcs_hash":"0e5491df9433a873a6b4e2c15e3378082b989a09800ab31030d263ce7d1db7e5","timestamp":"2021-06-14T14:56:19Z","subdir":"","vcs_ref":"refs/tags/v1.9.3"},\ |
| 615 | {"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"},\ | 601 | {"module":"github.com/pelletier/go-toml/v2","version":"v2.3.0","vcs_hash":"90bb9063abd859cb449ac98a171673b560e2f6c45f1df408c67323c6c6fe2074","timestamp":"2026-03-24T11:08:39Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ |
| 616 | {"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"},\ | 602 | {"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"},\ |
| 617 | {"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"},\ | 603 | {"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"},\ |
| 618 | {"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"},\ | 604 | {"module":"github.com/opentracing-contrib/go-observer","version":"v0.0.0-20170622124052-a52f23424492","vcs_hash":"af491d059d7916f72358b75fb92f06f6ac15b80d573e717fa8ebab226ddbb4ae","timestamp":"2017-06-22T12:40:52Z","subdir":"","vcs_ref":""},\ |
| 619 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | 605 | {"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"},\ |
| 620 | {"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"},\ | 606 | {"module":"github.com/pierrec/lz4","version":"v2.0.5+incompatible","vcs_hash":"1639b06c783926abc5a2a3f0a5ab20bf1c6908af0754ed2bcea10bb369084618","timestamp":"2018-08-30T18:52:49Z","subdir":"","vcs_ref":"refs/tags/v2.0.5"},\ |
| 621 | {"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"},\ | 607 | {"module":"github.com/pierrec/lz4","version":"v1.0.2-0.20190131084431-473cd7ce01a1","vcs_hash":"ce03990e35d766cf1526350d8ac32794751af35b9c8659945613d7ec10017133","timestamp":"2019-01-31T08:44:31Z","subdir":"","vcs_ref":""},\ |
| 622 | {"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"},\ | 608 | {"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"},\ |
| 623 | {"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"},\ | 609 | {"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"},\ |
| 624 | {"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"},\ | 610 | {"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"},\ |
| 625 | {"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"},\ | 611 | {"module":"github.com/minio/minlz","version":"v1.0.1-0.20250507153514-87eb42fe8882","vcs_hash":"eaba80972835155764ee3acba297ad1083bda611c1ec939151453e935ba3e7bd","timestamp":"2025-05-07T15:35:14Z","subdir":"","vcs_ref":""},\ |
| 626 | {"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"},\ | 612 | {"module":"github.com/minio/c2goasm","version":"v0.0.0-20190812172519-36a3d3bbc4f3","vcs_hash":"c771a7e488b145a938a24f50bcb884ac42f5c6258234cac239220927ceedd89d","timestamp":"2019-08-12T17:25:19Z","subdir":"","vcs_ref":""},\ |
| 627 | {"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"},\ | 613 | {"module":"github.com/minio/asm2plan9s","version":"v0.0.0-20200509001527-cdd76441f9d8","vcs_hash":"1d713c116cf07cde94fb7217feaa2a84754f66a5f9efcce083b8e323dc8d4639","timestamp":"2020-05-09T00:15:27Z","subdir":"","vcs_ref":""},\ |
| 628 | {"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"},\ | 614 | {"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"},\ |
| 629 | {"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"},\ | 615 | {"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"},\ |
| 630 | {"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"},\ | 616 | {"module":"github.com/minio/highwayhash","version":"v1.0.4-0.20251030100505-070ab1a87a76","vcs_hash":"b1f5cb338709bcae4e5869b7418a8b6acdcf961ac77e805afd57e48fc8aa6028","timestamp":"2025-10-30T10:05:05Z","subdir":"","vcs_ref":""},\ |
| 631 | {"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"},\ | 617 | {"module":"github.com/minio/highwayhash","version":"v1.0.4","vcs_hash":"b1f5cb338709bcae4e5869b7418a8b6acdcf961ac77e805afd57e48fc8aa6028","timestamp":"2025-10-30T10:05:05Z","subdir":"","vcs_ref":"refs/tags/v1.0.4"},\ |
| 632 | {"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"},\ | 618 | {"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"},\ |
| 633 | {"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"},\ | 619 | {"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"},\ |
| 634 | {"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"},\ | 620 | {"module":"github.com/minio/blake2b-simd","version":"v0.0.0-20160723061019-3f5f724cb5b1","vcs_hash":"a7172bc363c1aa8958685ed450a1cbfc85d03ce6d4613c888737d3596695372a","timestamp":"2016-07-23T06:10:19Z","subdir":"","vcs_ref":""},\ |
| 635 | {"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"},\ | 621 | {"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":""},\ |
| 636 | {"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"},\ | 622 | {"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"},\ |
| 637 | {"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"},\ | 623 | {"module":"github.com/JohnCGriffin/overflow","version":"v0.0.0-20211019200055-46fa312c352c","vcs_hash":"dd996835062d34e4037945d1eae5fbc030d54b829d729b7822cc08c659132ea2","timestamp":"2021-10-19T20:00:55Z","subdir":"","vcs_ref":""},\ |
| 638 | {"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"},\ | 624 | {"module":"github.com/remyoudompheng/bigfft","version":"v0.0.0-20200410134404-eec4a21b6bb0","vcs_hash":"c63c22b1b8a281a6242d4a3b1cfdea569efeda6e1bc3f0518a2b33ed4db354f4","timestamp":"2020-04-10T13:44:04Z","subdir":"","vcs_ref":""},\ |
| 639 | {"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"},\ | 625 | {"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"},\ |
| 640 | {"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"},\ | ||
| 641 | {"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"},\ | ||
| 642 | {"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"},\ | ||
| 643 | {"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"},\ | ||
| 644 | {"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"},\ | ||
| 645 | {"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"},\ | ||
| 646 | {"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"},\ | ||
| 647 | {"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"},\ | ||
| 648 | {"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"},\ | ||
| 649 | {"module":"github.com/songgao/water","version":"v0.0.0-20200317203138-2b4b6d7c09d8","vcs_hash":"714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741","timestamp":"2020-03-17T20:31:38Z","subdir":"","vcs_ref":""},\ | ||
| 650 | {"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"},\ | ||
| 651 | {"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"},\ | ||
| 652 | {"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"},\ | ||
| 653 | {"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"},\ | ||
| 654 | {"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"},\ | ||
| 655 | {"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"},\ | ||
| 656 | {"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"},\ | ||
| 657 | {"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"},\ | ||
| 658 | {"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"},\ | ||
| 659 | {"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"},\ | ||
| 660 | {"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"},\ | ||
| 661 | {"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"},\ | ||
| 662 | {"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"},\ | ||
| 663 | {"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"},\ | ||
| 664 | {"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"},\ | ||
| 665 | {"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"},\ | ||
| 666 | {"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"},\ | ||
| 667 | {"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"},\ | ||
| 668 | {"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"},\ | ||
| 669 | {"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"},\ | ||
| 670 | {"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"},\ | ||
| 671 | {"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"},\ | ||
| 672 | {"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"},\ | ||
| 673 | {"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"},\ | ||
| 674 | {"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"},\ | ||
| 675 | {"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"},\ | ||
| 676 | {"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"},\ | ||
| 677 | {"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"},\ | ||
| 678 | {"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"},\ | 626 | {"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"},\ |
| 679 | {"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"},\ | 627 | {"module":"github.com/safchain/ethtool","version":"v0.6.2","vcs_hash":"4092b8b94d929446f2a22d0e0e4bb2520f83758019cd432c4895fa77777f568e","timestamp":"2025-08-05T17:48:40Z","subdir":"","vcs_ref":"refs/tags/v0.6.2"},\ |
| 680 | {"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"},\ | 628 | {"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"},\ |
| 681 | {"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"},\ | 629 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20230307184459-12ec69307ad9","vcs_hash":"b874974eeb71a20bb50c231b9ea93c59608fae0b88de31265acdb4e6d804400e","timestamp":"2023-03-07T18:44:59Z","subdir":"","vcs_ref":""},\ |
| 682 | {"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"},\ | ||
| 683 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20231108140139-5c1ce85aa4ea","vcs_hash":"2a3145f0b17378f5fb16ed06015f287f825e50a00afdd9984610394d1dda23a3","timestamp":"2023-11-08T14:01:39Z","subdir":"","vcs_ref":""},\ | 630 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20231108140139-5c1ce85aa4ea","vcs_hash":"2a3145f0b17378f5fb16ed06015f287f825e50a00afdd9984610394d1dda23a3","timestamp":"2023-11-08T14:01:39Z","subdir":"","vcs_ref":""},\ |
| 684 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20210823091927-c0d11ff05a81","vcs_hash":"580bdda7056a94d8f54a3b3257ba9d91897b0f5154f73878fb2e0990b0e4fc49","timestamp":"2021-08-23T09:19:27Z","subdir":"","vcs_ref":""},\ | 631 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20210823091927-c0d11ff05a81","vcs_hash":"580bdda7056a94d8f54a3b3257ba9d91897b0f5154f73878fb2e0990b0e4fc49","timestamp":"2021-08-23T09:19:27Z","subdir":"","vcs_ref":""},\ |
| 685 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20210118124228-b3d85cf34e07","vcs_hash":"9917e76614de610432fc4c3f4a597da35ecac379b0d9ccf0ef05c0ce1184f86b","timestamp":"2021-01-18T12:42:28Z","subdir":"","vcs_ref":""},\ | 632 | {"module":"github.com/go-latex/latex","version":"v0.0.0-20210118124228-b3d85cf34e07","vcs_hash":"9917e76614de610432fc4c3f4a597da35ecac379b0d9ccf0ef05c0ce1184f86b","timestamp":"2021-01-18T12:42:28Z","subdir":"","vcs_ref":""},\ |
| 686 | {"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"},\ | 633 | {"module":"github.com/songgao/water","version":"v0.0.0-20200317203138-2b4b6d7c09d8","vcs_hash":"714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741","timestamp":"2020-03-17T20:31:38Z","subdir":"","vcs_ref":""},\ |
| 687 | {"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"},\ | 634 | {"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"},\ |
| 688 | {"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"},\ | 635 | {"module":"github.com/sourcegraph/annotate","version":"v0.0.0-20160123013949-f4cad6c6324d","vcs_hash":"d3a5f37cf3ca517f64bd115401936281575f089dbd3577db6d1b5913768947b7","timestamp":"2016-01-23T01:39:49Z","subdir":"","vcs_ref":""},\ |
| 689 | {"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"},\ | 636 | {"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"},\ |
| 690 | {"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"},\ | 637 | {"module":"github.com/sourcegraph/syntaxhighlight","version":"v0.0.0-20170531221838-bd320f5d308e","vcs_hash":"b7f4caab679f38b1142b2d0f9c6c411626b607965090830027e0a6776106a01b","timestamp":"2017-05-31T22:18:38Z","subdir":"","vcs_ref":""},\ |
| 691 | {"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"},\ | 638 | {"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"},\ |
| 692 | {"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"},\ | 639 | {"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"},\ |
| 693 | {"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"},\ | 640 | {"module":"github.com/godbus/dbus/v5","version":"v5.2.2","vcs_hash":"d09829bdabb6a89f6b1f044fce2b1e22f496b44ede2430cda489084fe4c1205b","timestamp":"2025-12-29T17:12:48Z","subdir":"","vcs_ref":"refs/tags/v5.2.2"},\ |
| 694 | {"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"},\ | 641 | {"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"},\ |
| 695 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | 642 | {"module":"github.com/godbus/dbus/v5","version":"v5.0.4","vcs_hash":"f851fc59c519bc56294d4e77f7154e7923aa67e24c9e9929f1738e7002be011d","timestamp":"2021-03-23T03:10:11Z","subdir":"v5","vcs_ref":"refs/tags/v5.0.4"},\ |
| 696 | {"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"},\ | 643 | {"module":"github.com/godbus/dbus/v5","version":"v5.0.6","vcs_hash":"70333ba2c1924231d81676d7c05e380d9802dc15039762312c7f0567eb337198","timestamp":"2021-10-26T17:37:57Z","subdir":"v5","vcs_ref":"refs/tags/v5.0.6"},\ |
| 697 | {"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"},\ | 644 | {"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"},\ |
| 698 | {"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"},\ | 645 | {"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"},\ |
| 699 | {"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"},\ | 646 | {"module":"github.com/go-logr/logr","version":"v0.4.0","vcs_hash":"18459e1d1a74e87277390ae085b066df88084f52b6c4961b4b763ff7ea086361","timestamp":"2021-01-23T00:09:52Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ |
| 700 | {"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"},\ | 647 | {"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"},\ |
| 701 | {"module":"github.com/flynn/go-shlex","version":"v0.0.0-20150515145356-3f9db97f8568","vcs_hash":"3f01c4c07ac9db8363b61a215f4733412171c0f2e9c35c15977caebd30d95a40","timestamp":"2015-05-15T14:53:56Z","subdir":"","vcs_ref":""},\ | 648 | {"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"},\ |
| 702 | {"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"},\ | 649 | {"module":"github.com/go-logr/logr","version":"v1.3.0","vcs_hash":"cc06ec66297d004dc0761868d86249d89bbece09c5b15f1403b340d03053a4cf","timestamp":"2023-10-23T23:14:38Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 703 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | 650 | {"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"},\ |
| 704 | {"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":""},\ | 651 | {"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"},\ |
| 705 | {"module":"github.com/mwitkow/go-conntrack","version":"v0.0.0-20190716064945-2f068394615f","vcs_hash":"0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177","timestamp":"2019-07-16T06:49:45Z","subdir":"","vcs_ref":""},\ | 652 | {"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":""},\ |
| 653 | {"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"},\ | ||
| 654 | {"module":"github.com/gabriel-vasile/mimetype","version":"v1.4.13","vcs_hash":"4d925e72d8406a20840cc70aaaf4485f5399744fcb6617da514cc9469c564449","timestamp":"2026-02-01T06:52:37Z","subdir":"","vcs_ref":"refs/tags/v1.4.13"},\ | ||
| 655 | {"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"},\ | ||
| 656 | {"module":"github.com/gabriel-vasile/mimetype","version":"v1.4.10","vcs_hash":"0e86ab5d44cc5edcd2288081e61c568f932a6f78275c0458fec704f522a57be5","timestamp":"2025-08-24T00:11:36Z","subdir":"","vcs_ref":"refs/tags/v1.4.10"},\ | ||
| 657 | {"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"},\ | ||
| 658 | {"module":"github.com/bketelsen/crypt","version":"v0.0.4","vcs_hash":"c76d01ad341475374d9d68c6b59ec7f438a0c5c46c883b73179b3d504297577e","timestamp":"2021-06-15T23:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 659 | {"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"},\ | ||
| 660 | {"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"},\ | ||
| 661 | {"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"},\ | ||
| 706 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20240829085014-a3a4c1f04475","vcs_hash":"c49f83160d9bdc4e0f9a11abb12ce5da4f77b01be643ea257e8df7c287deff88","timestamp":"2024-08-29T08:50:14Z","subdir":"","vcs_ref":""},\ | 662 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20240829085014-a3a4c1f04475","vcs_hash":"c49f83160d9bdc4e0f9a11abb12ce5da4f77b01be643ea257e8df7c287deff88","timestamp":"2024-08-29T08:50:14Z","subdir":"","vcs_ref":""},\ |
| 707 | {"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"},\ | 663 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ |
| 708 | {"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"},\ | 664 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20200824232613-28f6c0f3b639","vcs_hash":"6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6","timestamp":"2020-08-24T23:26:13Z","subdir":"","vcs_ref":""},\ |
| 709 | {"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"},\ | 665 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20181102032728-5e5cf60278f6","vcs_hash":"6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669","timestamp":"2018-11-02T03:27:28Z","subdir":"","vcs_ref":""},\ |
| 710 | {"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"},\ | 666 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20240312041847-bd984b5ce465","vcs_hash":"190d0769fcb0583bb638d524115b887c6d000e04c6d64f1488a06b55bf5eac4c","timestamp":"2024-03-12T04:18:47Z","subdir":"","vcs_ref":""},\ |
| 711 | {"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"},\ | 667 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20250417193237-f615e6bd150b","vcs_hash":"68f0446284ce8cfb152fa5baefefe18323754b62d81cf52786406209a17ced26","timestamp":"2025-04-17T19:32:37Z","subdir":"","vcs_ref":""},\ |
| 712 | {"module":"github.com/AndreasBriese/bbloom","version":"v0.0.0-20190825152654-46b345b51c96","vcs_hash":"573c33e18f0054d4ecbf36ec3ed6ad245188af625675866eb09c46b5850b2139","timestamp":"2019-08-25T15:26:54Z","subdir":"","vcs_ref":""},\ | 668 | {"module":"github.com/posener/complete","version":"v1.1.1","vcs_hash":"185f5f55a8fb2c19ce2969eb875e4cebf07fe0d155c7c2a13b59ffe1d1f78a4e","timestamp":"2018-03-09T06:24:32Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 713 | {"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"},\ | 669 | {"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"},\ |
| 714 | {"module":"github.com/anmitsu/go-shlex","version":"v0.0.0-20161002113705-648efa622239","vcs_hash":"2afb75e28c0f6da79ec78dd54570dc28d1b877745be962a42763a788f0754d58","timestamp":"2016-10-02T11:37:05Z","subdir":"","vcs_ref":""},\ | 670 | {"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"},\ |
| 715 | {"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"},\ | 671 | {"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"},\ |
| 716 | {"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"},\ | 672 | {"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":""},\ |
| 717 | {"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"},\ | 673 | {"module":"github.com/tmc/grpc-websocket-proxy","version":"v0.0.0-20170815181823-89b8d40f7ca8","vcs_hash":"d0a68c1f0cab90f1c825ae71848e49477379f7b255609cd47237a766c51fcffc","timestamp":"2017-08-15T18:18:23Z","subdir":"","vcs_ref":""},\ |
| 674 | {"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":""},\ | ||
| 675 | {"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"},\ | ||
| 676 | {"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"},\ | ||
| 677 | {"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"},\ | ||
| 678 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware","version":"v1.0.1-0.20190118093823-f849b5445de4","vcs_hash":"bdfb37b1bc01c50c964ea7a9f7187df8c14616a03212fdf47b45f75d043c31d4","timestamp":"2019-01-18T09:38:23Z","subdir":"","vcs_ref":""},\ | ||
| 679 | {"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"},\ | ||
| 680 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.1.0","vcs_hash":"42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47","timestamp":"2025-06-12T22:31:32Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.1.0"},\ | ||
| 681 | {"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"},\ | ||
| 682 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/v2","version":"v2.3.3","vcs_hash":"8b1055041385727a90afdb6e740469c00e9b07bdb388958f18c9b72cc7c6fe2b","timestamp":"2025-11-01T02:08:10Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 683 | {"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"},\ | ||
| 684 | {"module":"github.com/grpc-ecosystem/grpc-gateway","version":"v1.9.5","vcs_hash":"c7c27d6aa030453389101dde8bf5fa85bd66ba83a16ec10170f7f5ed419377e7","timestamp":"2019-07-22T17:29:53Z","subdir":"","vcs_ref":"refs/tags/v1.9.5"},\ | ||
| 685 | {"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"},\ | ||
| 686 | {"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"},\ | ||
| 687 | {"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"},\ | ||
| 688 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.28.0","vcs_hash":"7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca","timestamp":"2026-02-17T16:59:59Z","subdir":"","vcs_ref":"refs/tags/v2.28.0"},\ | ||
| 689 | {"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"},\ | ||
| 690 | {"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"},\ | ||
| 691 | {"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"},\ | ||
| 692 | {"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"},\ | ||
| 693 | {"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"},\ | ||
| 694 | {"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"},\ | ||
| 695 | {"module":"github.com/olekukonko/tablewriter","version":"v0.0.0-20170122224234-a0225b3f23b5","vcs_hash":"dd4d1cdabc2f3b4bef974f75b3d83a71850f3e7b03787c3f03bb2fd73638e17f","timestamp":"2017-01-22T22:42:34Z","subdir":"","vcs_ref":""},\ | ||
| 696 | {"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"},\ | ||
| 697 | {"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"},\ | ||
| 698 | {"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":""},\ | ||
| 699 | {"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"},\ | ||
| 700 | {"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"},\ | ||
| 701 | {"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"},\ | ||
| 702 | {"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"},\ | ||
| 703 | {"module":"github.com/containernetworking/plugins","version":"v1.9.0","vcs_hash":"f1741bcddc19dacbe0697ac406a478c08fb3a5527dfb1c4a43b549a9c1a420d3","timestamp":"2025-11-13T11:10:49Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 704 | {"module":"github.com/containernetworking/plugins","version":"v1.9.1","vcs_hash":"2b3eda7e17ff627f468e75cc8a571c8e768ce530e404aa2348da7feff5fa0749","timestamp":"2026-02-19T11:31:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.1"},\ | ||
| 705 | {"module":"github.com/opentracing/basictracer-go","version":"v1.0.0","vcs_hash":"c993140ed7947e71e82892c4307fa7f052b7fe53bb9ba9b878695e4b22ecfd68","timestamp":"2016-09-29T22:04:58Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 718 | {"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"},\ | 706 | {"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"},\ |
| 719 | {"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"},\ | 707 | {"module":"github.com/opentracing/opentracing-go","version":"v1.1.0","vcs_hash":"ef2c56f0be025c9601f62c989b9bbcc2ccb4177a010b2d10139888b5762b9823","timestamp":"2019-03-23T20:25:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 720 | {"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":""},\ | 708 | {"module":"github.com/opentracing/opentracing-go","version":"v1.0.2","vcs_hash":"a00c535a5c97d82a95789a1f8ca9eccb1e81493acd88fc2f824b3ee2998c9e4a","timestamp":"2017-04-26T17:58:16Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 721 | {"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"},\ | 709 | {"module":"github.com/neelance/astrewrite","version":"v0.0.0-20160511093645-99348263ae86","vcs_hash":"14ca4fc9d94a0f307806c76b6d8274e7498d1f24099a7902e38966e660d4cd00","timestamp":"2016-05-11T09:36:45Z","subdir":"","vcs_ref":""},\ |
| 722 | {"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"},\ | 710 | {"module":"github.com/neelance/sourcemap","version":"v0.0.0-20151028013722-8c68805598ab","vcs_hash":"a7af8ed9f5632745fae221a6741b93e6b969bec253f2376b92592478fbd9a2bc","timestamp":"2015-10-28T01:37:22Z","subdir":"","vcs_ref":""},\ |
| 723 | {"module":"github.com/jackc/pgerrcode","version":"v0.0.0-20240316143900-6e2875d9b438","vcs_hash":"373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896","timestamp":"2024-03-16T14:39:00Z","subdir":"","vcs_ref":""},\ | 711 | {"module":"github.com/neelance/sourcemap","version":"v0.0.0-20200213170602-2833bce08e4c","vcs_hash":"66dda4fcb902a30d712e126be920f40b629141375a706d62cc0d9d9daaf1786b","timestamp":"2020-02-13T17:06:02Z","subdir":"","vcs_ref":""},\ |
| 724 | {"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"},\ | ||
| 725 | {"module":"github.com/jackc/pgservicefile","version":"v0.0.0-20240606120523-5a60cdf6a761","vcs_hash":"ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793","timestamp":"2024-06-06T12:05:23Z","subdir":"","vcs_ref":""},\ | ||
| 726 | {"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"},\ | ||
| 727 | {"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"},\ | ||
| 728 | {"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"},\ | ||
| 729 | {"module":"github.com/monochromegane/go-gitignore","version":"v0.0.0-20200626010858-205db1a8cc00","vcs_hash":"eecd6bfcd78190812fe00fdab06d7cc4e8b1df9276e4965ae923996e9bba09cd","timestamp":"2020-06-26T01:08:58Z","subdir":"","vcs_ref":""},\ | ||
| 730 | {"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"},\ | ||
| 731 | {"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"},\ | ||
| 732 | {"module":"github.com/vishvananda/netlink","version":"v1.3.1-0.20250303224720-0e7078ed04c8","vcs_hash":"ee1f1c5bcf192f2a15f81de96d6b7394f3a18f159a729169e712e601f100595f","timestamp":"2025-03-03T22:47:20Z","subdir":"","vcs_ref":""},\ | ||
| 733 | {"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"},\ | ||
| 734 | {"module":"github.com/linuxkit/virtsock","version":"v0.0.0-20201010232012-f8cee7dfc7a3","vcs_hash":"706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f","timestamp":"2020-10-10T23:20:12Z","subdir":"","vcs_ref":""},\ | ||
| 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/exponent-io/jsonpath","version":"v0.0.0-20210407135951-1de76d718b3f","vcs_hash":"05cf7009676b4edc801baa60baa5fe8dc8498a15cce8f94d9ebb0560b2f71540","timestamp":"2021-04-07T13:59:51Z","subdir":"","vcs_ref":""},\ | ||
| 737 | {"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":""},\ | ||
| 738 | {"module":"github.com/whyrusleeping/go-keyspace","version":"v0.0.0-20160322163242-5b898ac5add1","vcs_hash":"1d322f1edfb9261e8cf6150fdeffa9bdd8efbc1a89acd9fd867ab9a1aeaac611","timestamp":"2016-03-22T16:32:42Z","subdir":"","vcs_ref":""},\ | 712 | {"module":"github.com/whyrusleeping/go-keyspace","version":"v0.0.0-20160322163242-5b898ac5add1","vcs_hash":"1d322f1edfb9261e8cf6150fdeffa9bdd8efbc1a89acd9fd867ab9a1aeaac611","timestamp":"2016-03-22T16:32:42Z","subdir":"","vcs_ref":""},\ |
| 713 | {"module":"github.com/whyrusleeping/chunker","version":"v0.0.0-20181014151217-fe64bd25879f","vcs_hash":"43750163bf022fa1498bf227f84da1d59f5c88a85b71abd8b484a6bca6afcf7e","timestamp":"2018-10-14T15:12:17Z","subdir":"","vcs_ref":""},\ | ||
| 739 | {"module":"github.com/whyrusleeping/base32","version":"v0.0.0-20170828182744-c30ac30633cc","vcs_hash":"9bc5bcf596cf0883e714d5647e8e9e5056102e96b8e7bac5037634c50aa7abc5","timestamp":"2017-08-28T18:27:44Z","subdir":"","vcs_ref":""},\ | 714 | {"module":"github.com/whyrusleeping/base32","version":"v0.0.0-20170828182744-c30ac30633cc","vcs_hash":"9bc5bcf596cf0883e714d5647e8e9e5056102e96b8e7bac5037634c50aa7abc5","timestamp":"2017-08-28T18:27:44Z","subdir":"","vcs_ref":""},\ |
| 740 | {"module":"github.com/whyrusleeping/cbor","version":"v0.0.0-20171005072247-63513f603b11","vcs_hash":"43b6845fbf164f79cf2d744e7ab529b41e005195028025f059322dafaa5bf57e","timestamp":"2017-10-05T07:22:47Z","subdir":"","vcs_ref":""},\ | 715 | {"module":"github.com/whyrusleeping/cbor","version":"v0.0.0-20171005072247-63513f603b11","vcs_hash":"43b6845fbf164f79cf2d744e7ab529b41e005195028025f059322dafaa5bf57e","timestamp":"2017-10-05T07:22:47Z","subdir":"","vcs_ref":""},\ |
| 716 | {"module":"github.com/whyrusleeping/cbor-gen","version":"v0.3.1","vcs_hash":"d9dcc4e78da04c7c006b807bbd77c7d95a2d4a9430de332eb6745287275037cd","timestamp":"2025-03-05T22:10:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 741 | {"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"},\ | 717 | {"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"},\ |
| 742 | {"module":"github.com/whyrusleeping/chunker","version":"v0.0.0-20181014151217-fe64bd25879f","vcs_hash":"43750163bf022fa1498bf227f84da1d59f5c88a85b71abd8b484a6bca6afcf7e","timestamp":"2018-10-14T15:12:17Z","subdir":"","vcs_ref":""},\ | 718 | {"module":"github.com/lightstep/lightstep-tracer-common/golang/gogo","version":"v0.0.0-20190605223551-bc2310a04743","vcs_hash":"3e9ef754b6e2616a819f9126cf82818671e75b60999d9f00ca4dee8866795e01","timestamp":"2019-06-05T22:35:51Z","subdir":"golang/gogo","vcs_ref":""},\ |
| 743 | {"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"},\ | 719 | {"module":"github.com/lightstep/lightstep-tracer-go","version":"v0.18.1","vcs_hash":"88169f917dc19c6da573308d4275bfdb21463742e8cdbd911d10886c4da64dfd","timestamp":"2019-11-18T22:14:34Z","subdir":"","vcs_ref":"refs/tags/v0.18.1"},\ |
| 744 | {"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"},\ | 720 | {"module":"github.com/go-kit/kit","version":"v0.10.0","vcs_hash":"5fcf8fd2fec7914f6f3c5c192700489cba688e5405e980b8ccbe51ce90c25e75","timestamp":"2020-02-17T19:15:32Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 745 | {"module":"github.com/chzyer/readline","version":"v0.0.0-20180603132655-2972be24d48e","vcs_hash":"8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2","timestamp":"2018-06-03T13:26:55Z","subdir":"","vcs_ref":""},\ | 721 | {"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"},\ |
| 746 | {"module":"github.com/chzyer/test","version":"v0.0.0-20180213035817-a1ea475d72b1","vcs_hash":"e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856","timestamp":"2018-02-13T03:58:17Z","subdir":"","vcs_ref":""},\ | 722 | {"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"},\ |
| 747 | {"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"},\ | 723 | {"module":"github.com/BurntSushi/xgb","version":"v0.0.0-20160522181843-27f122750802","vcs_hash":"8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3","timestamp":"2016-05-22T18:18:43Z","subdir":"","vcs_ref":""},\ |
| 748 | {"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"},\ | 724 | {"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"},\ |
| 749 | {"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"},\ | 725 | {"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"},\ |
| 750 | {"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":""},\ | 726 | {"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"},\ |
| 751 | {"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"},\ | 727 | {"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"},\ |
| 752 | {"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"},\ | 728 | {"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"},\ |
| 753 | {"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"},\ | 729 | {"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"},\ |
| 754 | {"module":"github.com/petar/GoLLRB","version":"v0.0.0-20210522233825-ae3b015fd3e9","vcs_hash":"c861e78d6c138ec77ffb47326b07fae61930eaaa77fde5a5862241d5cdf53eca","timestamp":"2021-05-22T23:38:25Z","subdir":"","vcs_ref":""},\ | 730 | {"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"},\ |
| 755 | {"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"},\ | 731 | {"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"},\ |
| 756 | {"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"},\ | 732 | {"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"},\ |
| 757 | {"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"},\ | 733 | {"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"},\ |
| 758 | {"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"},\ | 734 | {"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"},\ |
| 759 | {"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"},\ | 735 | {"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"},\ |
| 760 | {"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"},\ | 736 | {"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"},\ |
| 761 | {"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"},\ | 737 | {"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"},\ |
| 762 | {"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"},\ | 738 | {"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"},\ |
| 763 | {"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"},\ | 739 | {"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"},\ |
| 764 | {"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":""},\ | 740 | {"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"},\ |
| 765 | {"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"},\ | 741 | {"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"},\ |
| 766 | {"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"},\ | 742 | {"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"},\ |
| 767 | {"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"},\ | ||
| 768 | {"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"},\ | ||
| 769 | {"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"},\ | ||
| 770 | {"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"},\ | ||
| 771 | {"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"},\ | ||
| 772 | {"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":""},\ | ||
| 773 | {"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"},\ | ||
| 774 | {"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"},\ | ||
| 775 | {"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"},\ | ||
| 776 | {"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"},\ | ||
| 777 | {"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":""},\ | ||
| 778 | {"module":"github.com/mohae/deepcopy","version":"v0.0.0-20170929034955-c48cc78d4826","vcs_hash":"f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b","timestamp":"2017-09-29T03:49:55Z","subdir":"","vcs_ref":""},\ | ||
| 779 | {"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"},\ | ||
| 780 | {"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"},\ | ||
| 781 | {"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"},\ | ||
| 782 | {"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"},\ | 743 | {"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"},\ |
| 744 | {"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"},\ | ||
| 783 | {"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"},\ | 745 | {"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"},\ |
| 784 | {"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"},\ | 746 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.13.0","vcs_hash":"2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1","timestamp":"2025-08-14T12:44:48Z","subdir":"","vcs_ref":"refs/tags/v3.13.0"},\ |
| 785 | {"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"},\ | 747 | {"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"},\ |
| 786 | {"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":""},\ | 748 | {"module":"github.com/polydawn/refmt","version":"v0.89.1-0.20231129105047-37766d95467a","vcs_hash":"086a98cd68670b000a269dc692aa6b758e53bdf8deea66338fe6ad8483c42d6e","timestamp":"2023-11-29T10:50:47Z","subdir":"","vcs_ref":""},\ |
| 787 | {"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"},\ | 749 | {"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"},\ |
| 788 | {"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"},\ | 750 | {"module":"github.com/gorilla/mux","version":"v1.7.3","vcs_hash":"7b9fedb88d8a8e1eb88f23cb624eb663f737c2987b941f615861ef715597c6d9","timestamp":"2019-06-30T04:17:52Z","subdir":"","vcs_ref":"refs/tags/v1.7.3"},\ |
| 789 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20200313005456-10cdbea86bc0","vcs_hash":"72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b","timestamp":"2020-03-13T00:54:56Z","subdir":"","vcs_ref":""},\ | 751 | {"module":"github.com/gorilla/mux","version":"v1.6.2","vcs_hash":"f79d87bc53e009040e15ea714b2914d7bc2333db5140836a6a6cfb19c2f8c314","timestamp":"2018-05-13T03:22:33Z","subdir":"","vcs_ref":"refs/tags/v1.6.2"},\ |
| 790 | {"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"},\ | 752 | {"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"},\ |
| 791 | {"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"},\ | 753 | {"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"},\ |
| 792 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | 754 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ |
| 793 | {"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"},\ | 755 | {"module":"github.com/gorilla/websocket","version":"v0.0.0-20170926233335-4201258b820c","vcs_hash":"b56a5a0d4d9dbd5e926ae3205cb05e7fd78f6368fc5f13db3fbe69c40a088ed5","timestamp":"2017-09-26T23:33:35Z","subdir":"","vcs_ref":""},\ |
| 794 | {"module":"github.com/golang/freetype","version":"v0.0.0-20170609003504-e2365dfdc4a0","vcs_hash":"a0c1e83a3b328844fe973bc60212ab582d5600b27e195b4b525252e0c3a036f4","timestamp":"2017-06-09T00:35:04Z","subdir":"","vcs_ref":""},\ | 756 | {"module":"github.com/gorilla/context","version":"v1.1.1","vcs_hash":"436f6ef1439e185aad31ccf6450c905cab8b695a508ed06f016aed9973cf9ee5","timestamp":"2016-08-17T18:46:32Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 757 | {"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"},\ | ||
| 758 | {"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"},\ | ||
| 759 | {"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"},\ | ||
| 760 | {"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"},\ | ||
| 761 | {"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"},\ | ||
| 762 | {"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"},\ | ||
| 763 | {"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"},\ | ||
| 764 | {"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":""},\ | ||
| 765 | {"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"},\ | ||
| 766 | {"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"},\ | ||
| 795 | {"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"},\ | 767 | {"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"},\ |
| 768 | {"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"},\ | ||
| 769 | {"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"},\ | ||
| 796 | {"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"},\ | 770 | {"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"},\ |
| 797 | {"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"},\ | ||
| 798 | {"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"},\ | ||
| 799 | {"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"},\ | 771 | {"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"},\ |
| 800 | {"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"},\ | 772 | {"module":"github.com/golang/mock","version":"v1.7.0-rc.1","vcs_hash":"6165d6377ae1ef2a921f0056a7aa8e4495effa98bd376755fee20bc822eea80b","timestamp":"2022-05-12T03:06:13Z","subdir":"","vcs_ref":"refs/tags/v1.7.0-rc.1"},\ |
| 801 | {"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"},\ | 773 | {"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"},\ |
| 802 | {"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"},\ | 774 | {"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"},\ |
| 803 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ | ||
| 804 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20200121045136-8c9f03a8e57e","vcs_hash":"650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f","timestamp":"2020-01-21T04:51:36Z","subdir":"","vcs_ref":""},\ | ||
| 805 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20190702054246-869f871628b6","vcs_hash":"111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e","timestamp":"2019-07-02T05:42:46Z","subdir":"","vcs_ref":""},\ | 775 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20190702054246-869f871628b6","vcs_hash":"111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e","timestamp":"2019-07-02T05:42:46Z","subdir":"","vcs_ref":""},\ |
| 776 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20160516000752-02826c3e7903","vcs_hash":"4e8176b39146329b6eb268e3e4396c480625bce99449d950bc7395f71a0fb99a","timestamp":"2016-05-16T00:07:52Z","subdir":"","vcs_ref":""},\ | ||
| 777 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20200121045136-8c9f03a8e57e","vcs_hash":"650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f","timestamp":"2020-01-21T04:51:36Z","subdir":"","vcs_ref":""},\ | ||
| 778 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ | ||
| 806 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20210331224755-41bb18bfe9da","vcs_hash":"9cb4fa70f6f35f54f74cdd67019238c735edf9b37265c9047d5be47d613fac53","timestamp":"2021-03-31T22:47:55Z","subdir":"","vcs_ref":""},\ | 779 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20210331224755-41bb18bfe9da","vcs_hash":"9cb4fa70f6f35f54f74cdd67019238c735edf9b37265c9047d5be47d613fac53","timestamp":"2021-03-31T22:47:55Z","subdir":"","vcs_ref":""},\ |
| 807 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20191227052852-215e87163ea7","vcs_hash":"056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe","timestamp":"2019-12-27T05:28:52Z","subdir":"","vcs_ref":""},\ | 780 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20191227052852-215e87163ea7","vcs_hash":"056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe","timestamp":"2019-12-27T05:28:52Z","subdir":"","vcs_ref":""},\ |
| 808 | {"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"},\ | 781 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ |
| 782 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | ||
| 783 | {"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"},\ | ||
| 784 | {"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"},\ | ||
| 785 | {"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"},\ | ||
| 786 | {"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"},\ | ||
| 787 | {"module":"github.com/golang/snappy","version":"v0.0.5-0.20231225225746-43d5d4cd4e0e","vcs_hash":"9b4d194254df5894f7de7430d94f80f5a183a7ba5b0d3faf68e011bff67f803f","timestamp":"2023-12-25T22:57:46Z","subdir":"","vcs_ref":""},\ | ||
| 809 | {"module":"github.com/golang/snappy","version":"v0.0.0-20180518054509-2e65f85255db","vcs_hash":"f2fd322c658010d5e842c20d325fff29a7f9502c3d801553c7cf78231dcd6f9e","timestamp":"2018-05-18T05:45:09Z","subdir":"","vcs_ref":""},\ | 788 | {"module":"github.com/golang/snappy","version":"v0.0.0-20180518054509-2e65f85255db","vcs_hash":"f2fd322c658010d5e842c20d325fff29a7f9502c3d801553c7cf78231dcd6f9e","timestamp":"2018-05-18T05:45:09Z","subdir":"","vcs_ref":""},\ |
| 810 | {"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"},\ | 789 | {"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"},\ |
| 811 | {"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"},\ | 790 | {"module":"github.com/golang/freetype","version":"v0.0.0-20170609003504-e2365dfdc4a0","vcs_hash":"a0c1e83a3b328844fe973bc60212ab582d5600b27e195b4b525252e0c3a036f4","timestamp":"2017-06-09T00:35:04Z","subdir":"","vcs_ref":""},\ |
| 812 | {"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"},\ | 791 | {"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"},\ |
| 813 | {"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"},\ | 792 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.4","vcs_hash":"1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b","timestamp":"2026-03-31T23:33:50Z","subdir":"","vcs_ref":"refs/tags/v4.1.4"},\ |
| 814 | {"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":""},\ | 793 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.2","vcs_hash":"558fa32425fb33e37f25523c5b69743af7afff9df1b286b6e33e93aec4bbaee2","timestamp":"2025-07-18T17:04:53Z","subdir":"","vcs_ref":"refs/tags/v4.1.2"},\ |
| 815 | {"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":""},\ | 794 | {"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"},\ |
| 816 | {"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/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"},\ |
| 817 | {"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"},\ | 796 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.3","vcs_hash":"a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb","timestamp":"2025-10-03T18:59:29Z","subdir":"","vcs_ref":"refs/tags/v4.1.3"},\ |
| 818 | {"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"},\ | 797 | {"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"},\ |
| 819 | {"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"},\ | 798 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.0","vcs_hash":"66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e","timestamp":"2025-07-30T13:04:00Z","subdir":"","vcs_ref":"refs/tags/v5.3.0"},\ |
| 820 | {"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":""},\ | 799 | {"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"},\ |
| 821 | {"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":""},\ | 800 | {"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"},\ |
| 822 | {"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":""},\ | 801 | {"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"},\ |
| 823 | {"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":""},\ | 802 | {"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"},\ |
| 824 | {"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":""},\ | 803 | {"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":""},\ |
| 825 | {"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":""},\ | 804 | {"module":"github.com/rs/xid","version":"v1.2.1","vcs_hash":"65a55f6f506380882e86a374cac944da332287ad9ea80ecedc26b459dae5e1ca","timestamp":"2018-08-30T17:51:11Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ |
| 826 | {"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":""},\ | 805 | {"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"},\ |
| 827 | {"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"},\ | 806 | {"module":"github.com/rs/zerolog","version":"v1.21.0","vcs_hash":"34c5362377175b8c3873d106b3956a6f980127151c1338d7922c9e916693cb18","timestamp":"2021-03-23T22:01:01Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ |
| 828 | {"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"},\ | 807 | {"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"},\ |
| 829 | {"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"},\ | 808 | {"module":"github.com/pbnjay/memory","version":"v0.0.0-20210728143218-7b4eea64cf58","vcs_hash":"c896d22f0aacacf7ef3a27b3015fd189100b1f07cf3abcf397331f27eaacd3d2","timestamp":"2021-07-28T14:32:18Z","subdir":"","vcs_ref":""},\ |
| 830 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20181017120253-0766667cb4d1","vcs_hash":"01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1","timestamp":"2018-10-17T12:02:53Z","subdir":"","vcs_ref":""},\ | 809 | {"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"},\ |
| 831 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20190430165422-3e4dfb77656c","vcs_hash":"96f41cb09211316a8ed120c255c87c97920f88a25ac5b2148ca596faf99716f7","timestamp":"2019-04-30T16:54:22Z","subdir":"","vcs_ref":""},\ | 810 | {"module":"github.com/agnivade/levenshtein","version":"v1.2.0","vcs_hash":"f146c0125792f4a7b478a5ade3d2578eaabd4d7c8a31f42ea28d318a29c2e289","timestamp":"2024-09-24T15:25:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 832 | {"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"},\ | 811 | {"module":"github.com/go-fonts/latin-modern","version":"v0.3.0","vcs_hash":"f5a1e5088d9334d3cd36ee5db4acbfc7ee5ad64be5c2173f5e08d7f739a4f50e","timestamp":"2023-02-20T10:20:44Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 833 | {"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"},\ | 812 | {"module":"github.com/go-fonts/latin-modern","version":"v0.3.1","vcs_hash":"f461d53e5cafda8de614df5dcc97c51f8abf2de6a3d569d3c3c6c18902830daa","timestamp":"2023-05-04T15:32:02Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ |
| 834 | {"module":"github.com/remyoudompheng/bigfft","version":"v0.0.0-20200410134404-eec4a21b6bb0","vcs_hash":"c63c22b1b8a281a6242d4a3b1cfdea569efeda6e1bc3f0518a2b33ed4db354f4","timestamp":"2020-04-10T13:44:04Z","subdir":"","vcs_ref":""},\ | 813 | {"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"},\ |
| 835 | {"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"},\ | 814 | {"module":"github.com/go-fonts/latin-modern","version":"v0.3.2","vcs_hash":"112c3d8d09006a604f301b10f6422c85c65e1f6e5d7084a5b0042d99117f1bf0","timestamp":"2023-11-03T08:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ |
| 836 | {"module":"github.com/liggitt/tabwriter","version":"v0.0.0-20181228230101-89fcab3d43de","vcs_hash":"693f14cdaaa2e1cecdd9585bef0d8adb4f255658a22c358bff628d1e569cc4f9","timestamp":"2018-12-28T23:01:01Z","subdir":"","vcs_ref":""},\ | 815 | {"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"},\ |
| 837 | {"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"},\ | 816 | {"module":"github.com/go-fonts/stix","version":"v0.2.2","vcs_hash":"874e1d33dbccf34ef2dab7b4af954774e9b01138b76a6c2f877dc986fd2620ac","timestamp":"2023-11-03T08:25:47Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ |
| 838 | {"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"},\ | 817 | {"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"},\ |
| 839 | {"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"},\ | 818 | {"module":"github.com/go-fonts/dejavu","version":"v0.3.2","vcs_hash":"dca6ab5bfbdaee6a984677ff32beae5fd7dc3f179eb4af4cf9024af7334334c3","timestamp":"2023-05-04T17:02:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ |
| 840 | {"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"},\ | 819 | {"module":"github.com/go-fonts/liberation","version":"v0.3.0","vcs_hash":"ee90d1bc86aeacdee3ec2784fc68294eb7b83a698cc7f12fdd7bf6d2639dcd49","timestamp":"2023-02-20T10:32:59Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 841 | {"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"},\ | 820 | {"module":"github.com/go-fonts/liberation","version":"v0.3.1","vcs_hash":"56be4f4cf286704e0fa89c968addd7652bcc94b4d2faea7d62b793f03e127a2b","timestamp":"2023-05-04T15:28:02Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ |
| 842 | {"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"},\ | 821 | {"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"},\ |
| 843 | {"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"},\ | 822 | {"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"},\ |
| 844 | {"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"},\ | 823 | {"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"},\ |
| 845 | {"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"},\ | 824 | {"module":"github.com/monochromegane/go-gitignore","version":"v0.0.0-20200626010858-205db1a8cc00","vcs_hash":"eecd6bfcd78190812fe00fdab06d7cc4e8b1df9276e4965ae923996e9bba09cd","timestamp":"2020-06-26T01:08:58Z","subdir":"","vcs_ref":""},\ |
| 846 | {"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"},\ | 825 | {"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"},\ |
| 847 | {"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"},\ | 826 | {"module":"github.com/influxdata/influxdb1-client","version":"v0.0.0-20191209144304-8bf82d3c094d","vcs_hash":"d03f3f22005b8144d731db0c146212eb7abb2fb4aeb680739fb3caa93db36c7c","timestamp":"2019-12-09T14:43:04Z","subdir":"","vcs_ref":""},\ |
| 848 | {"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"},\ | 827 | {"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"},\ |
| 849 | {"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"},\ | 828 | {"module":"github.com/bradfitz/go-smtpd","version":"v0.0.0-20170404230938-deb6d6237625","vcs_hash":"1b424f68d4f8e67b68a250259077b2b1bb6b78cc0ffbd18d035ecc83c61ce63d","timestamp":"2017-04-04T23:09:38Z","subdir":"","vcs_ref":""},\ |
| 850 | {"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"},\ | 829 | {"module":"github.com/franela/goblin","version":"v0.0.0-20200105215937-c9ffbefa60db","vcs_hash":"023a1e2c96850da6ff17e72e01bf7d506b7e8c07d27234ffb24adb2582366beb","timestamp":"2020-01-05T21:59:37Z","subdir":"","vcs_ref":""},\ |
| 851 | {"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"},\ | 830 | {"module":"github.com/franela/goreq","version":"v0.0.0-20171204163338-bcd34c9993f8","vcs_hash":"3db29b1b9c22d9d4f2f6873c0fd4ccb87d2cd530b56abd88cf46a9b8abea9be5","timestamp":"2017-12-04T16:33:38Z","subdir":"","vcs_ref":""},\ |
| 852 | {"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"},\ | 831 | {"module":"github.com/aryann/difflib","version":"v0.0.0-20170710044230-e206f873d14a","vcs_hash":"8332c592119578b680de1943ca7ed4c8c88cce4efd6efa48687ae676f3237d44","timestamp":"2017-07-10T04:42:30Z","subdir":"","vcs_ref":""},\ |
| 853 | {"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"},\ | 832 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.18.2"},\ |
| 854 | {"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"},\ | 833 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ |
| 855 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20240927000941-0f3dac36c52b","vcs_hash":"a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b","timestamp":"2024-09-27T00:09:41Z","subdir":"","vcs_ref":""},\ | 834 | {"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"},\ |
| 856 | {"module":"github.com/alecthomas/units","version":"v0.0.0-20211218093645-b94a6e3cc137","vcs_hash":"fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677","timestamp":"2021-12-18T09:36:45Z","subdir":"","vcs_ref":""},\ | 835 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ |
| 857 | {"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"},\ | 836 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"},\ |
| 858 | {"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"},\ | 837 | {"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"},\ |
| 859 | {"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"},\ | 838 | {"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"},\ |
| 860 | {"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"},\ | 839 | {"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"},\ |
| 861 | {"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"},\ | 840 | {"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"},\ |
| 862 | {"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"},\ | 841 | {"module":"github.com/containerd/nri","version":"v0.11.0","vcs_hash":"9ef2c512de0aabf89c060ed428bc6ef3d29fc64b917b4a81d88abcada3f49d90","timestamp":"2025-12-17T00:38:45Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ |
| 863 | {"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"},\ | 842 | {"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"},\ |
| 864 | {"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"},\ | 843 | {"module":"github.com/containerd/fuse-overlayfs-snapshotter/v2","version":"v2.1.7","vcs_hash":"ebd7034108ca2f7b1a5d3724f3248f21f9cf17f5ecf3db9b5c71ee2e6de56563","timestamp":"2025-11-06T01:42:49Z","subdir":"","vcs_ref":"refs/tags/v2.1.7"},\ |
| 865 | {"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"},\ | 844 | {"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"},\ |
| 866 | {"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"},\ | 845 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.2","vcs_hash":"0a57a364d007af5ddf18af34b681967bf3bdb72cbf2ee50c605be53e1d114a0b","timestamp":"2025-11-26T14:43:42Z","subdir":"","vcs_ref":"refs/tags/v3.1.2"},\ |
| 867 | {"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"},\ | 846 | {"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"},\ |
| 847 | {"module":"github.com/containerd/zfs/v2","version":"v2.0.0","vcs_hash":"3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052","timestamp":"2025-12-08T03:44:17Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 848 | {"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"},\ | ||
| 849 | {"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"},\ | ||
| 850 | {"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"},\ | ||
| 851 | {"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"},\ | ||
| 852 | {"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"},\ | ||
| 853 | {"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"},\ | ||
| 854 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | ||
| 855 | {"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"},\ | ||
| 856 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ | ||
| 857 | {"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"},\ | ||
| 858 | {"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"},\ | ||
| 859 | {"module":"github.com/go-text/typesetting-utils","version":"v0.0.0-20230616150549-2a7df14b6a22","vcs_hash":"b8c0b3665a41e61193a6c21b2fd0f9164a02c253c3891ac82a6a5fda7e0c536a","timestamp":"2023-06-16T15:05:49Z","subdir":"","vcs_ref":""},\ | ||
| 860 | {"module":"github.com/go-text/typesetting","version":"v0.0.0-20230803102845-24e03d8b5372","vcs_hash":"90d207cf45dc02587c7d22a89eb26e0c54df6e4ecc9a82de4c28268af2e1cf99","timestamp":"2023-08-03T10:28:45Z","subdir":"","vcs_ref":""},\ | ||
| 861 | {"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"},\ | ||
| 862 | {"module":"github.com/codahale/hdrhistogram","version":"v0.0.0-20161010025455-3a0bb77429bd","vcs_hash":"4ac9236d61726e85d2d96d4bf9a48a0382eb9d45ab0f5e59f15daa223b91eb52","timestamp":"2016-10-10T02:54:55Z","subdir":"","vcs_ref":""},\ | ||
| 863 | {"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"},\ | ||
| 864 | {"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"},\ | ||
| 865 | {"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"},\ | ||
| 866 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | ||
| 867 | {"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"},\ | ||
| 868 | {"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"},\ | ||
| 869 | {"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"},\ | ||
| 870 | {"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"},\ | ||
| 871 | {"module":"github.com/docker/docker","version":"v25.0.15-0.20260325154711-d2dbc0547253+incompatible","vcs_hash":"1dc4d4ba865a04dcace9962105fe1abdfd8968b5485451b97c5d8f6bd284e346","timestamp":"2026-03-25T15:47:11Z","subdir":"","vcs_ref":""},\ | ||
| 872 | {"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"},\ | ||
| 873 | {"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"},\ | ||
| 874 | {"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"},\ | ||
| 875 | {"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"},\ | ||
| 876 | {"module":"github.com/docker/cli","version":"v29.2.0+incompatible","vcs_hash":"b18303b7ae0a8a8f46420580372b18e8946206cb459fe62361da026bd21b1f20","timestamp":"2026-01-26T19:20:51Z","subdir":"","vcs_ref":"refs/tags/v29.2.0"},\ | ||
| 877 | {"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"},\ | ||
| 878 | {"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"},\ | ||
| 879 | {"module":"github.com/klauspost/compress","version":"v1.18.6","vcs_hash":"58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76","timestamp":"2026-04-30T15:57:39Z","subdir":"","vcs_ref":"refs/tags/v1.18.6"},\ | ||
| 880 | {"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"},\ | ||
| 881 | {"module":"github.com/klauspost/compress","version":"v1.18.4","vcs_hash":"73d04794ac9e630d56a31467e6018906b1fd81912e4a38633af1f4127cd7e5d6","timestamp":"2026-02-05T15:29:14Z","subdir":"","vcs_ref":"refs/tags/v1.18.4"},\ | ||
| 882 | {"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"},\ | ||
| 883 | {"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"},\ | ||
| 884 | {"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"},\ | ||
| 885 | {"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"},\ | ||
| 886 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.3.0","vcs_hash":"839bcd3c2fc46f842d8531e99e6a912220646b7577d48a9bab53cc576ed5b2e6","timestamp":"2025-07-11T09:57:38Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 887 | {"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"},\ | ||
| 888 | {"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"},\ | ||
| 889 | {"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"},\ | ||
| 890 | {"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"},\ | ||
| 891 | {"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":""},\ | ||
| 892 | {"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"},\ | ||
| 893 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | ||
| 894 | {"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"},\ | ||
| 895 | {"module":"github.com/intel/goresctrl","version":"v0.10.0","vcs_hash":"29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b","timestamp":"2025-11-03T07:45:09Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 896 | {"module":"github.com/sony/gobreaker","version":"v0.4.1","vcs_hash":"8799a6db622e98b16b2ef4fc3af98fb44fd9a707e599c1f039e8aef6a3dd5863","timestamp":"2019-05-27T04:58:18Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 897 | {"module":"github.com/ipfs/go-ipfs-pq","version":"v0.0.4","vcs_hash":"b4823cca50f21b45f71a49399f810a78d6541a18206f7b725a8128cf11f041b9","timestamp":"2026-01-20T23:16:56Z","subdir":"","vcs_ref":"refs/tags/v0.0.4"},\ | ||
| 898 | {"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"},\ | ||
| 899 | {"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"},\ | ||
| 900 | {"module":"github.com/ipfs/go-ipld-legacy","version":"v0.2.2","vcs_hash":"d20b2c7dc1d81c6168d3fa06d859dfb678772836809a433d4ec94b80af631e62","timestamp":"2025-06-24T20:17:34Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ | ||
| 901 | {"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"},\ | ||
| 902 | {"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"},\ | ||
| 903 | {"module":"github.com/ipfs/go-log/v2","version":"v2.9.1","vcs_hash":"5e9b08a147b0e992d7f9939744cee4ea5c9db4cd96424bee072a6183d3bb684f","timestamp":"2026-01-24T18:16:20Z","subdir":"","vcs_ref":"refs/tags/v2.9.1"},\ | ||
| 904 | {"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"},\ | ||
| 905 | {"module":"github.com/ipfs/go-log/v2","version":"v2.9.0","vcs_hash":"85b5a65d9772e2b2444dd9916996be0b1ec5f954658c5e7321e33c51a27bcf5a","timestamp":"2025-11-05T23:46:08Z","subdir":"","vcs_ref":"refs/tags/v2.9.0"},\ | ||
| 906 | {"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"},\ | ||
| 907 | {"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"},\ | ||
| 908 | {"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"},\ | ||
| 909 | {"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"},\ | ||
| 910 | {"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"},\ | ||
| 911 | {"module":"github.com/ipfs/go-ipld-format","version":"v0.6.3","vcs_hash":"a37d545aa47d6bdff6f9f91c9355ac8958c16d1879f8c4277178813288085dd8","timestamp":"2025-09-18T21:31:40Z","subdir":"","vcs_ref":"refs/tags/v0.6.3"},\ | ||
| 912 | {"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"},\ | ||
| 913 | {"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"},\ | ||
| 914 | {"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"},\ | ||
| 915 | {"module":"github.com/ipfs/go-ipld-cbor","version":"v0.2.1","vcs_hash":"a44b5bc8dbbcf4f5f33f9682c1e9c26524312a480097ad121f52145c8b4b78c1","timestamp":"2025-06-24T19:53:34Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 916 | {"module":"github.com/ipfs/go-dsqueue","version":"v0.2.0","vcs_hash":"d1177a03de6b99aaaea6737715658a5e251eb6d68483dd5571296ff4587220b4","timestamp":"2026-02-11T06:47:08Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 917 | {"module":"github.com/ipfs/go-dsqueue","version":"v0.1.1","vcs_hash":"5e9e45d8ebc98d03423578fde574ae4b40a7613ed7efc79abb9c377c6fc47cdc","timestamp":"2025-11-06T01:56:21Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 918 | {"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"},\ | ||
| 919 | {"module":"github.com/ipfs/go-cid","version":"v0.6.0","vcs_hash":"6022b1dd9390d91d8c1dd6b781920bc813f4b942ed65d4cbe184c5f47be3402a","timestamp":"2025-10-28T01:15:36Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 920 | {"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"},\ | ||
| 921 | {"module":"github.com/ipfs/go-cid","version":"v0.6.1","vcs_hash":"b5aee67db51a1c309d25b34b8526d5c66a214e09f67c71f5bf2a7cd5787dd61e","timestamp":"2026-04-09T19:58:12Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 922 | {"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"},\ | ||
| 923 | {"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"},\ | ||
| 924 | {"module":"github.com/ipfs/go-block-format","version":"v0.2.3","vcs_hash":"5d6cd012e88f18dced848b213d6daa56fa061a87a4ccd99fb3fef8008ff70bbf","timestamp":"2025-09-18T19:44:00Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 925 | {"module":"github.com/ipfs/go-libdht","version":"v0.5.0","vcs_hash":"b38301dea3bec67a2eddf2dfd7ed56e74baf6f5ce1c229fdc7e68e4a3bc54428","timestamp":"2026-02-10T10:08:09Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 926 | {"module":"github.com/ipfs/go-test","version":"v0.2.3","vcs_hash":"c49e1a85c20dc725549d4b6636f6f3ba8aedf81d36f8d6b076a35c32b818ef06","timestamp":"2025-08-19T17:46:14Z","subdir":"","vcs_ref":"refs/tags/v0.2.3"},\ | ||
| 927 | {"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"},\ | ||
| 928 | {"module":"github.com/ipfs/boxo","version":"v0.35.2","vcs_hash":"0b21709628c5feeafc93aa792754f1e16e5db8e8abaf542df313a888fd523ff1","timestamp":"2025-11-06T18:15:12Z","subdir":"","vcs_ref":"refs/tags/v0.35.2"},\ | ||
| 929 | {"module":"github.com/ipfs/boxo","version":"v0.37.0","vcs_hash":"b40443e2e436611230b7520e108248b8b01e1f7eed1e6d188656244072679731","timestamp":"2026-02-16T10:57:39Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 930 | {"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"},\ | ||
| 931 | {"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"},\ | ||
| 932 | {"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"},\ | ||
| 933 | {"module":"github.com/ipfs/go-peertaskqueue","version":"v0.8.3","vcs_hash":"a6c5a9c2eb3bd5b77848672099f71ac76d78a52bba75016a01107179e133ae99","timestamp":"2026-01-20T23:38:00Z","subdir":"","vcs_ref":"refs/tags/v0.8.3"},\ | ||
| 934 | {"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"},\ | ||
| 935 | {"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"},\ | ||
| 936 | {"module":"github.com/ipfs/go-datastore","version":"v0.9.1","vcs_hash":"124806e0fbcc1ad47a7a5ddb640dd9fe3eed414347cf6e3735beb7b2b73db235","timestamp":"2026-02-11T19:06:22Z","subdir":"","vcs_ref":"refs/tags/v0.9.1"},\ | ||
| 937 | {"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"},\ | ||
| 938 | {"module":"github.com/ipfs/go-datastore","version":"v0.9.0","vcs_hash":"074ba986eaf9213e934aff967f9ba4084d9d0c24c0b9c9b5c6b47eb7e0510f9b","timestamp":"2025-09-18T16:07:12Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 939 | {"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"},\ | ||
| 940 | {"module":"github.com/ipfs/go-unixfsnode","version":"v1.10.2","vcs_hash":"b8729bf3cb0c02ab6ee282d85c06c0784f75b377538e0de48c1cc249d897d331","timestamp":"2025-09-18T20:05:26Z","subdir":"","vcs_ref":"refs/tags/v1.10.2"},\ | ||
| 941 | {"module":"github.com/ipfs/go-unixfsnode","version":"v1.10.3","vcs_hash":"3213223fd2cf140b0f8e7af11fd0ec7fa741fb5689eebc76b6b782d327e41441","timestamp":"2026-02-16T06:37:02Z","subdir":"","vcs_ref":"refs/tags/v1.10.3"},\ | ||
| 942 | {"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"},\ | ||
| 943 | {"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"},\ | ||
| 944 | {"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"},\ | ||
| 945 | {"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"},\ | ||
| 946 | {"module":"github.com/ipfs/go-cidutil","version":"v0.1.1","vcs_hash":"158f7c2859aa006fd93a5c5f92a84ebb357881199e9371b2eed42d13e0073d82","timestamp":"2026-02-10T21:07:06Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 947 | {"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":""},\ | ||
| 948 | {"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"},\ | ||
| 949 | {"module":"github.com/ipfs/go-ds-pebble","version":"v0.5.9","vcs_hash":"64c2b6e581ac402c5be276e665d51b8ed66371fe775fe2ab1ab16077251e1598","timestamp":"2026-01-23T06:58:19Z","subdir":"","vcs_ref":"refs/tags/v0.5.9"},\ | ||
| 950 | {"module":"github.com/ipfs/go-ds-pebble","version":"v0.5.7","vcs_hash":"629299d2669ba3c83f9eaf6459c333077c3be8966b27bcb19385229815804cce","timestamp":"2025-11-24T15:01:30Z","subdir":"","vcs_ref":"refs/tags/v0.5.7"},\ | ||
| 951 | {"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"},\ | ||
| 952 | {"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"},\ | ||
| 953 | {"module":"github.com/jordanlewis/gcassert","version":"v0.0.0-20250430164644-389ef753e22e","vcs_hash":"b57e67bf90dc1aa532563a0518d1107d0459b59d27f5d82a77717d798ef02230","timestamp":"2025-04-30T16:46:44Z","subdir":"","vcs_ref":""},\ | ||
| 954 | {"module":"github.com/flannel-io/flannel","version":"v0.28.0","vcs_hash":"ddf9acd2f2ce15882d8473bad577f4748fef9f4ea0284ed195bba092601e818a","timestamp":"2026-01-06T11:11:26Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 955 | {"module":"github.com/flannel-io/flannel","version":"v0.28.4","vcs_hash":"680e941893dbe249d535efbe3be1b5d38006aa0f6c689e7899da773a22b31713","timestamp":"2026-04-15T18:21:46Z","subdir":"","vcs_ref":"refs/tags/v0.28.4"},\ | ||
| 956 | {"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"},\ | ||
| 957 | {"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"},\ | ||
| 958 | {"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"},\ | ||
| 959 | {"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"},\ | ||
| 960 | {"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"},\ | ||
| 961 | {"module":"github.com/moby/sys/capability","version":"v0.4.0","vcs_hash":"e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75","timestamp":"2024-11-11T19:02:25Z","subdir":"capability","vcs_ref":"refs/tags/capability/v0.4.0"},\ | ||
| 962 | {"module":"github.com/moby/sys/reexec","version":"v0.1.0","vcs_hash":"4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b","timestamp":"2024-12-18T18:52:09Z","subdir":"reexec","vcs_ref":"refs/tags/reexec/v0.1.0"},\ | ||
| 963 | {"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"},\ | ||
| 964 | {"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"},\ | ||
| 965 | {"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"},\ | ||
| 966 | {"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"},\ | ||
| 967 | {"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"},\ | ||
| 968 | {"module":"github.com/moby/term","version":"v0.0.0-20221205130635-1aeaba878587","vcs_hash":"73f708b9d9059493286c6397b036d30bed42bf690e136a7734e2c3ab02bf2a5a","timestamp":"2022-12-05T13:06:35Z","subdir":"","vcs_ref":""},\ | ||
| 969 | {"module":"github.com/moby/term","version":"v0.5.0","vcs_hash":"5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526","timestamp":"2023-05-02T11:56:13Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 970 | {"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"},\ | ||
| 971 | {"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"},\ | ||
| 972 | {"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"},\ | ||
| 973 | {"module":"github.com/moby/moby/client","version":"v0.2.1","vcs_hash":"ef1af993da4e4361c932116bff271f7f0ccf0af30a99ecef3cab2030e2718f53","timestamp":"2025-11-27T15:45:56Z","subdir":"client","vcs_ref":"refs/tags/client/v0.2.1"},\ | ||
| 974 | {"module":"github.com/moby/moby/api","version":"v1.52.0","vcs_hash":"5b49b7c5e2a5c6c8bebf987ab8915e553245163c6c98d7d55cfc2704f25dc3f5","timestamp":"2025-11-10T19:16:43Z","subdir":"api","vcs_ref":""},\ | ||
| 975 | {"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"},\ | ||
| 976 | {"module":"github.com/moby/spdystream","version":"v0.5.1","vcs_hash":"e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c","timestamp":"2026-04-13T17:36:51Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 977 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 978 | {"module":"github.com/openzipkin-contrib/zipkin-go-opentracing","version":"v0.4.5","vcs_hash":"24188ac837b8d38030e3fb3d86609eb268b33c66c01a2e3dcb885e734bc2f218","timestamp":"2019-12-02T09:04:54Z","subdir":"","vcs_ref":"refs/tags/v0.4.5"},\ | ||
| 979 | {"module":"github.com/nats-io/nkeys","version":"v0.1.3","vcs_hash":"6f8f5db1eb536f3a79899719eb19318d0950585bfc6cef4641c4a903de7aa2a7","timestamp":"2019-11-11T17:24:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.3"},\ | ||
| 980 | {"module":"github.com/nats-io/nkeys","version":"v0.1.0","vcs_hash":"201dc8ffd4afa66492ffe48a51bca2cd0feb5221c1dbb4edc34a5256dbcc2434","timestamp":"2019-07-11T18:26:33Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 981 | {"module":"github.com/nats-io/nkeys","version":"v0.4.12","vcs_hash":"28561cb6439627b10171910b14acdc2a3cd47138dbf0619cd0c60b4370e0c413","timestamp":"2025-11-22T15:44:42Z","subdir":"","vcs_ref":"refs/tags/v0.4.12"},\ | ||
| 982 | {"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"},\ | ||
| 983 | {"module":"github.com/nats-io/nkeys","version":"v0.4.15","vcs_hash":"605d2ab3956fbe63968f398403d7dc14cd82573fe49cde9116cd0cdeab51331e","timestamp":"2026-01-23T22:59:28Z","subdir":"","vcs_ref":"refs/tags/v0.4.15"},\ | ||
| 984 | {"module":"github.com/nats-io/nats.go","version":"v1.51.0","vcs_hash":"d6793495d23b23d475f2775ba0d272ca897726b448ccd31d673eb9f6403be40f","timestamp":"2026-04-14T12:42:23Z","subdir":"","vcs_ref":"refs/tags/v1.51.0"},\ | ||
| 985 | {"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"},\ | ||
| 986 | {"module":"github.com/nats-io/nats.go","version":"v1.49.0","vcs_hash":"076ba09a90697682b650c319c2fb2f0058f05c05d83b502b57efceceabc2aa97","timestamp":"2026-02-23T13:51:30Z","subdir":"","vcs_ref":"refs/tags/v1.49.0"},\ | ||
| 987 | {"module":"github.com/nats-io/nats.go","version":"v1.9.1","vcs_hash":"80a46deceba24b223d6fd29dfeb35784b23e731cf52cf6c02a0ec2863bc9c736","timestamp":"2019-10-31T23:46:45Z","subdir":"","vcs_ref":"refs/tags/v1.9.1"},\ | ||
| 988 | {"module":"github.com/nats-io/jwt","version":"v0.3.0","vcs_hash":"2c2a57c009020e3eb9542f60ba41c421dbe2cddf99ab9189c5a756ea777d74bd","timestamp":"2019-09-20T16:55:23Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 989 | {"module":"github.com/nats-io/jwt","version":"v0.3.2","vcs_hash":"19ac97b83f099a10123ad58752f21c0050b35947a252a54a8e111874ecc66a0d","timestamp":"2019-11-14T21:42:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.2"},\ | ||
| 990 | {"module":"github.com/nats-io/jwt/v2","version":"v2.8.1","vcs_hash":"a23744130cfbeb7f1c70777bc5301deced607645109ff73ad020ddc9f793449f","timestamp":"2026-03-12T16:26:27Z","subdir":"","vcs_ref":"refs/tags/v2.8.1"},\ | ||
| 991 | {"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"},\ | ||
| 992 | {"module":"github.com/nats-io/jwt/v2","version":"v2.8.0","vcs_hash":"c4bbcde680f22d5f8c539443253114047e98f57d38b81289bcb76db1130e73b0","timestamp":"2025-08-08T14:18:41Z","subdir":"","vcs_ref":"refs/tags/v2.8.0"},\ | ||
| 993 | {"module":"github.com/nats-io/jsm.go","version":"v0.3.0","vcs_hash":"1b2434051db483c81c4aac585e0631f6ec0304c8d3ba0ad5d1fae19fe29d0786","timestamp":"2025-09-22T13:41:32Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 994 | {"module":"github.com/nats-io/jsm.go","version":"v0.4.1","vcs_hash":"6e092d33b829eb7a55f583cc994948313c5cd7703cb6a1a3739d33d87ee1da89","timestamp":"2026-05-01T09:13:29Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 995 | {"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"},\ | ||
| 996 | {"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"},\ | ||
| 997 | {"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"},\ | ||
| 998 | {"module":"github.com/nats-io/nats-server/v2","version":"v2.12.2","vcs_hash":"06ce01344fb38108765f9512663e2832c7f92138d874826482c86907a8351b24","timestamp":"2025-11-13T12:47:08Z","subdir":"","vcs_ref":"refs/tags/v2.12.2"},\ | ||
| 999 | {"module":"github.com/nats-io/nats-server/v2","version":"v2.1.2","vcs_hash":"0a91da9f79b1966be9fbbbf830e6625734f47422ae4853c03c428c76b37c2962","timestamp":"2019-11-18T22:58:46Z","subdir":"v2","vcs_ref":"refs/tags/v2.1.2"},\ | ||
| 1000 | {"module":"github.com/nats-io/nats-server/v2","version":"v2.14.0","vcs_hash":"02881f9c42e6053128327ae7afa65c37fd4b838f91987cc7d54a8fed73e78043","timestamp":"2026-04-30T11:23:16Z","subdir":"","vcs_ref":"refs/tags/v2.14.0"},\ | ||
| 1001 | {"module":"github.com/miekg/dns","version":"v1.0.14","vcs_hash":"18c1d276083c3344f5a9c0cfd3eb69422d5613919052440bc690a978dc13ec26","timestamp":"2018-10-20T15:55:55Z","subdir":"","vcs_ref":"refs/tags/v1.0.14"},\ | ||
| 1002 | {"module":"github.com/miekg/dns","version":"v1.1.72","vcs_hash":"4f60debecd1d2334a446bfb43277f779865cd731d5c4e385277abc1c4228d9ea","timestamp":"2026-01-22T08:23:52Z","subdir":"","vcs_ref":"refs/tags/v1.1.72"},\ | ||
| 1003 | {"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"},\ | ||
| 1004 | {"module":"github.com/miekg/dns","version":"v1.1.69","vcs_hash":"c8e4df600bcef9a36cf0451ce0855100ae345360a2c8082a773afe5cfb2a6d96","timestamp":"2025-12-11T16:10:38Z","subdir":"","vcs_ref":"refs/tags/v1.1.69"},\ | ||
| 1005 | {"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"},\ | ||
| 1006 | {"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"},\ | ||
| 1007 | {"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":""},\ | ||
| 1008 | {"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"},\ | ||
| 1009 | {"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"},\ | ||
| 1010 | {"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"},\ | ||
| 1011 | {"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"},\ | ||
| 1012 | {"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"},\ | ||
| 1013 | {"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"},\ | ||
| 1014 | {"module":"github.com/mfridman/tparse","version":"v0.18.0","vcs_hash":"7186f9cfbb7c6e7592c8a093724aad452621ffef83ca22965483336214073fb4","timestamp":"2025-08-24T18:04:50Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1015 | {"module":"github.com/mndrix/tap-go","version":"v0.0.0-20171203230836-629fa407e90b","vcs_hash":"8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80","timestamp":"2017-12-03T23:08:36Z","subdir":"","vcs_ref":""},\ | ||
| 1016 | {"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"},\ | ||
| 1017 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ | ||
| 1018 | {"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"},\ | ||
| 1019 | {"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"},\ | ||
| 1020 | {"module":"github.com/cenkalti/backoff","version":"v2.2.1+incompatible","vcs_hash":"2ab1e95882badee83f400286daca65e867b6fad9c59ce62543456d29010bfeaa","timestamp":"2019-07-17T10:48:21Z","subdir":"","vcs_ref":"refs/tags/v2.2.1"},\ | ||
| 1021 | {"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"},\ | ||
| 1022 | {"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"},\ | ||
| 1023 | {"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"},\ | ||
| 1024 | {"module":"github.com/ruudk/golang-pdf417","version":"v0.0.0-20201230142125-a7e3863a1245","vcs_hash":"93b7c770797398b0ef30c930347e43de7ebbf9440f939ec59f7139cc52d3414f","timestamp":"2020-12-30T14:21:25Z","subdir":"","vcs_ref":""},\ | ||
| 1025 | {"module":"github.com/ruudk/golang-pdf417","version":"v0.0.0-20181029194003-1af4ab5afa58","vcs_hash":"63346948c2e5f9a1d2158321ad92056ce33e12c2fdc52b8dcc6bc61338847d5c","timestamp":"2018-10-29T19:40:03Z","subdir":"","vcs_ref":""},\ | ||
| 1026 | {"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"},\ | ||
| 1027 | {"module":"github.com/avast/retry-go/v4","version":"v4.7.0","vcs_hash":"87c80cd0bbf0d55e426625cf59b06be4cfea8fcbe1fc14a497f84fdc80afef77","timestamp":"2025-10-14T18:38:31Z","subdir":"","vcs_ref":"refs/tags/v4.7.0"},\ | ||
| 1028 | {"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"},\ | ||
| 1029 | {"module":"github.com/buger/jsonparser","version":"v0.0.0-20181115193947-bf1c66bbce23","vcs_hash":"901336b30fc76e411d2bb38577c1468994ac5071302a3e77afc7d385071133cf","timestamp":"2018-11-15T19:39:47Z","subdir":"","vcs_ref":""},\ | ||
| 1030 | {"module":"github.com/buger/jsonparser","version":"v1.1.2","vcs_hash":"c4123ee1a1b8625ba724f5ee04cb9d7abadad5568db858245473cb67e58bae53","timestamp":"2026-03-19T12:47:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 1031 | {"module":"github.com/mitchellh/gox","version":"v0.4.0","vcs_hash":"edcf291ab219bdc4c358b0bd52a0b6fecfbfbcbc9bb205f1c6d40aa3dba1fcc4","timestamp":"2016-07-25T18:46:46Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 1032 | {"module":"github.com/mitchellh/go-homedir","version":"v1.0.0","vcs_hash":"91078dcdd4cb75a684410bb90f850a8be1b452a450e2b9c84c2bfd1734e2fad7","timestamp":"2018-08-24T00:42:36Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1033 | {"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"},\ | ||
| 1034 | {"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"},\ | ||
| 1035 | {"module":"github.com/mitchellh/iochan","version":"v1.0.0","vcs_hash":"4096863bf4780abb27d4da2ba2dfb0d2241306ff388ec9d58d5670eb9c74d048","timestamp":"2018-08-24T03:58:58Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1036 | {"module":"github.com/mitchellh/mapstructure","version":"v1.4.1","vcs_hash":"47396eeeff5c78e75f3e131400181c824fecec42397bbf302faa6c08b36f5bcd","timestamp":"2021-01-12T04:20:08Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 1037 | {"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"},\ | ||
| 1038 | {"module":"github.com/mitchellh/mapstructure","version":"v1.1.2","vcs_hash":"444718b222433d72a83aee7788a076fb2cd3070ab47c5fcb4a3ff52976b9a2f0","timestamp":"2018-10-05T04:51:35Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 1039 | {"module":"github.com/mitchellh/mapstructure","version":"v0.0.0-20160808181253-ca63d7c062ee","vcs_hash":"c0dbc6fdb24f3a05061d0deb59e1831cc25a6eedb2d1627789b4d46256f4e229","timestamp":"2016-08-08T18:12:53Z","subdir":"","vcs_ref":""},\ | ||
| 1040 | {"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"},\ | ||
| 1041 | {"module":"github.com/mitchellh/cli","version":"v1.0.0","vcs_hash":"a105faf96f8352c4b4e2df9eac1bef467ed17d5fa6ab757d6c3c97d91f1c03f6","timestamp":"2018-08-24T00:41:14Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1042 | {"module":"github.com/mitchellh/go-testing-interface","version":"v1.0.0","vcs_hash":"1be7d9a6cb52e0b0a534873ca8b99d5b9f246daf3e74da80655c1006adeb4a42","timestamp":"2018-08-26T20:35:19Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1043 | {"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"},\ | ||
| 1044 | {"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"},\ | ||
| 1045 | {"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"},\ | ||
| 1046 | {"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"},\ | ||
| 1047 | {"module":"github.com/goccy/go-yaml","version":"v1.18.0","vcs_hash":"4ee519b3fcbbc456ccc219cd63d0daed2f01f4f0f3a46a8dfa9f3c8c4ca7d1eb","timestamp":"2025-05-29T05:13:29Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 1048 | {"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"},\ | ||
| 1049 | {"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"},\ | ||
| 1050 | {"module":"github.com/hashicorp/consul/sdk","version":"v0.3.0","vcs_hash":"42c2c232853cdf0c8ef0e316667f9afc4fcc286c1ad8686aa2be2a9a0d82b8c8","timestamp":"2019-11-12T18:44:12Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v0.3.0"},\ | ||
| 1051 | {"module":"github.com/hashicorp/consul/sdk","version":"v0.1.1","vcs_hash":"7ed635f367771ab12fd2c60660d8ebb0b72c782fe62b1695b873d96a141da140","timestamp":"2019-05-08T17:38:17Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v0.1.1"},\ | ||
| 1052 | {"module":"github.com/hashicorp/consul/api","version":"v1.3.0","vcs_hash":"c2daa5ddef12465b189d6e2017d50b68347396f9de9587dd04e0398d74d147cc","timestamp":"2019-11-12T22:15:31Z","subdir":"api","vcs_ref":"refs/tags/api/v1.3.0"},\ | ||
| 1053 | {"module":"github.com/hashicorp/consul/api","version":"v1.1.0","vcs_hash":"e11e9d04ed46c5f565bdbb032e0f7084676dacdb6a18b8dfd5579f76a0e684dc","timestamp":"2019-05-08T18:26:07Z","subdir":"api","vcs_ref":"refs/tags/api/v1.1.0"},\ | ||
| 868 | {"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"},\ | 1054 | {"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"},\ |
| 869 | {"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"},\ | 1055 | {"module":"github.com/hashicorp/logutils","version":"v1.0.0","vcs_hash":"fec56f5380885a794040d34352a6e18000f9969754d2c7bfa5b45ea7aaae9e3a","timestamp":"2018-08-28T16:12:49Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 870 | {"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"},\ | ||
| 871 | {"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"},\ | ||
| 872 | {"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"},\ | ||
| 873 | {"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"},\ | ||
| 874 | {"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"},\ | ||
| 875 | {"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"},\ | ||
| 876 | {"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"},\ | 1056 | {"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"},\ |
| 877 | {"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"},\ | 1057 | {"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"},\ |
| 878 | {"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"},\ | 1058 | {"module":"github.com/hashicorp/go-syslog","version":"v1.0.0","vcs_hash":"85211b07fa0d9ac052828fad0db16edd749283bf1f98a5154d4608b87f9e3e4c","timestamp":"2019-01-18T15:19:36Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 1059 | {"module":"github.com/hashicorp/go-rootcerts","version":"v1.0.0","vcs_hash":"46ea7f3e6d8b7e16f3f351c315c03294036f3c2378e63ae4e49ac6a7fdf16e9c","timestamp":"2019-01-18T17:24:49Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 879 | {"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"},\ | 1060 | {"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"},\ |
| 880 | {"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"},\ | 1061 | {"module":"github.com/hashicorp/go-version","version":"v1.2.0","vcs_hash":"037cb1d35527db1e4cdb14019d3c2acfb6f58e7fa6a82eff94807cc173d814c0","timestamp":"2019-04-22T22:39:45Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 881 | {"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"},\ | 1062 | {"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"},\ |
| 882 | {"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"},\ | 1063 | {"module":"github.com/hashicorp/go-multierror","version":"v1.0.0","vcs_hash":"07f161c1f77577d7c9f362174d085859f783653fbe81445f3602bc7c9b9a6120","timestamp":"2018-08-24T00:40:42Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 883 | {"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"},\ | 1064 | {"module":"github.com/hashicorp/go.net","version":"v0.0.1","vcs_hash":"70342aa805edf0944806150e1c8d6b2ea90575ef99b3bc7ef8c8fd0d709a7346","timestamp":"2019-01-18T17:37:16Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ |
| 884 | {"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"},\ | 1065 | {"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"},\ |
| 885 | {"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"},\ | 1066 | {"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"},\ |
| 886 | {"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"},\ | 1067 | {"module":"github.com/hashicorp/mdns","version":"v1.0.0","vcs_hash":"f6a8eb98fc40a8a8493191c106cdcbbce5a4f521f058ce3c2fa7f4797ac14d51","timestamp":"2019-01-23T14:32:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 1068 | {"module":"github.com/hashicorp/go-uuid","version":"v1.0.0","vcs_hash":"ba9a1017e2cbaddf2e23525a8acdd887d71d9735b758d05f46c63569ad6fa332","timestamp":"2018-08-30T03:27:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1069 | {"module":"github.com/hashicorp/go-uuid","version":"v1.0.1","vcs_hash":"055d329da995adaf325c86e4446b714786d66f62acc8e136b3e029f151431557","timestamp":"2018-11-28T13:14:45Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | ||
| 1070 | {"module":"github.com/hashicorp/go-msgpack","version":"v0.5.3","vcs_hash":"ceee2f14656e6e6bb7bac1eaad118eb9b131344848fddd28ae84d6d3e71bb4e3","timestamp":"2019-01-22T14:51:57Z","subdir":"","vcs_ref":"refs/tags/v0.5.3"},\ | ||
| 1071 | {"module":"github.com/hashicorp/go-sockaddr","version":"v1.0.0","vcs_hash":"69a97f6fa11cd1804d0780509b39fd1c23ffd0272c68e74f8d10a2d425e6fc2d","timestamp":"2019-01-18T15:16:41Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1072 | {"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"},\ | ||
| 1073 | {"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"},\ | ||
| 1074 | {"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"},\ | ||
| 1075 | {"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"},\ | ||
| 1076 | {"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"},\ | ||
| 1077 | {"module":"github.com/hashicorp/go-immutable-radix","version":"v1.0.0","vcs_hash":"324f3871aee5ef488e7928015d2e9b724a1edfd7da1456f4ba8053c6fc915810","timestamp":"2018-08-30T03:32:45Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1078 | {"module":"github.com/hashicorp/memberlist","version":"v0.1.3","vcs_hash":"c419a024e69f0f7b92626ad1b432386d9cdbad06fb79e6b709ec179702c5d340","timestamp":"2019-01-22T14:53:30Z","subdir":"","vcs_ref":"refs/tags/v0.1.3"},\ | ||
| 1079 | {"module":"github.com/hashicorp/go-cleanhttp","version":"v0.5.1","vcs_hash":"5aaf43b1cb652cb59a35639a1585b754e4280a15502fe5b6b39e48ecef0a97db","timestamp":"2019-03-20T05:41:31Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1080 | {"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"},\ | ||
| 1081 | {"module":"github.com/hashicorp/serf","version":"v0.8.2","vcs_hash":"833a376920a5b8b0883031eccba0a0b4de63f2c746f6d1fc6b1ea85eb1f1838a","timestamp":"2019-01-24T21:20:00Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 1082 | {"module":"github.com/cheggaaa/pb/v3","version":"v3.1.6","vcs_hash":"ffd0a2edfdc27e42499e995967632513fb99ad79553d0a6a1a3687e7e93199f9","timestamp":"2025-01-21T09:10:56Z","subdir":"","vcs_ref":"refs/tags/v3.1.6"},\ | ||
| 1083 | {"module":"github.com/hudl/fargo","version":"v1.3.0","vcs_hash":"8073a9c71b9ecd769adc3f11a71c431a2e37ad0a8860ef700d68fda2e9af6bf8","timestamp":"2018-06-14T09:28:39Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 887 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ | 1084 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ |
| 888 | {"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":""},\ | 1085 | {"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":""},\ |
| 889 | {"module":"github.com/ajstarks/deck","version":"v0.0.0-20200831202436-30c9fc6549a9","vcs_hash":"5bf32b1fd49b6193d170889b0e4629046cf8c1f8a06717ac987e3c7b179a10d5","timestamp":"2020-08-31T20:24:36Z","subdir":"","vcs_ref":""},\ | 1086 | {"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"},\ |
| 890 | {"module":"github.com/ajstarks/svgo","version":"v0.0.0-20180226025133-644b8db467af","vcs_hash":"d883a0b49135b7c797fb8245e4caccaa899926e6662a89007c114c2e4ff64b27","timestamp":"2018-02-26T02:51:33Z","subdir":"","vcs_ref":""},\ | 1087 | {"module":"github.com/go-quicktest/qt","version":"v1.101.0","vcs_hash":"4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe","timestamp":"2023-08-03T17:11:21Z","subdir":"","vcs_ref":"refs/tags/v1.101.0"},\ |
| 891 | {"module":"github.com/ajstarks/svgo","version":"v0.0.0-20211024235047-1546f124cd8b","vcs_hash":"8606dbb2be1a41feb383f4a165e17fd83d666c2cd82413329c9166c5e32ac5dd","timestamp":"2021-10-24T23:50:47Z","subdir":"","vcs_ref":""},\ | 1088 | {"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"},\ |
| 892 | {"module":"github.com/warpfork/go-wish","version":"v0.0.0-20220906213052-39a1cc7a02d0","vcs_hash":"d54a5a826f35a7d8f810dbcc25416fe92de38e073136e37513ded87e2b85baa9","timestamp":"2022-09-06T21:30:52Z","subdir":"","vcs_ref":""},\ | 1089 | {"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"},\ |
| 893 | {"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"},\ | 1090 | {"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"},\ |
| 894 | {"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"},\ | 1091 | {"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"},\ |
| 895 | {"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"},\ | 1092 | {"module":"github.com/afex/hystrix-go","version":"v0.0.0-20180502004556-fa1af6a1f4f5","vcs_hash":"8f47439258445442fc49efdbbe833953afb203aa308e80083c31dc292ed43c4a","timestamp":"2018-05-02T00:45:56Z","subdir":"","vcs_ref":""},\ |
| 896 | {"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"},\ | 1093 | {"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"},\ |
| 897 | {"module":"github.com/JeffAshton/win_pdh","version":"v0.0.0-20161109143554-76bb4ee9f0ab","vcs_hash":"d04540925c4331f3e4a4f736d023490507faad3a0adb620190c5f3faef26d008","timestamp":"2016-11-09T14:35:54Z","subdir":"","vcs_ref":""},\ | 1094 | {"module":"github.com/magiconair/properties","version":"v1.8.5","vcs_hash":"2403777af6b62548c9a03ebc6ceeab8cad80cf239d3e727cf9698183c46456aa","timestamp":"2021-03-24T16:50:46Z","subdir":"","vcs_ref":"refs/tags/v1.8.5"},\ |
| 898 | {"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"},\ | 1095 | {"module":"github.com/jonboulle/clockwork","version":"v0.1.0","vcs_hash":"fc6670365102bf296f9535172d84f7a813d682146ad7497a8ccb7d0820f99105","timestamp":"2016-06-15T17:50:15Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 899 | {"module":"github.com/neelance/astrewrite","version":"v0.0.0-20160511093645-99348263ae86","vcs_hash":"14ca4fc9d94a0f307806c76b6d8274e7498d1f24099a7902e38966e660d4cd00","timestamp":"2016-05-11T09:36:45Z","subdir":"","vcs_ref":""},\ | 1096 | {"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"},\ |
| 900 | {"module":"github.com/neelance/sourcemap","version":"v0.0.0-20151028013722-8c68805598ab","vcs_hash":"a7af8ed9f5632745fae221a6741b93e6b969bec253f2376b92592478fbd9a2bc","timestamp":"2015-10-28T01:37:22Z","subdir":"","vcs_ref":""},\ | ||
| 901 | {"module":"github.com/mndrix/tap-go","version":"v0.0.0-20171203230836-629fa407e90b","vcs_hash":"8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80","timestamp":"2017-12-03T23:08:36Z","subdir":"","vcs_ref":""},\ | ||
| 902 | {"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"},\ | 1097 | {"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"},\ |
| 1098 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.4.0","vcs_hash":"6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769","timestamp":"2025-09-01T08:42:45Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 903 | {"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"},\ | 1099 | {"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"},\ |
| 904 | {"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"},\ | ||
| 905 | {"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"},\ | ||
| 906 | {"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"},\ | ||
| 907 | {"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"},\ | ||
| 908 | {"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"},\ | ||
| 909 | {"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"},\ | ||
| 910 | {"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"},\ | ||
| 911 | {"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"},\ | ||
| 912 | {"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"},\ | ||
| 913 | {"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"},\ | 1100 | {"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"},\ |
| 1101 | {"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"},\ | ||
| 1102 | {"module":"github.com/kisielk/errcheck","version":"v1.1.0","vcs_hash":"52be7585a2901aae9c998b0cc3aab8c473d4aabd0a8334af6a4dafcd87248eeb","timestamp":"2018-05-22T14:10:03Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 914 | {"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"},\ | 1103 | {"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"},\ |
| 915 | {"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"},\ | 1104 | {"module":"github.com/Shopify/sarama","version":"v1.19.0","vcs_hash":"05975d992c27d9905221e5168aea9f7a92baef8d7a4bbee3e7b1fa70cf7e4500","timestamp":"2018-09-27T17:09:40Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ |
| 916 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20240312041847-bd984b5ce465","vcs_hash":"190d0769fcb0583bb638d524115b887c6d000e04c6d64f1488a06b55bf5eac4c","timestamp":"2024-03-12T04:18:47Z","subdir":"","vcs_ref":""},\ | 1105 | {"module":"github.com/Shopify/toxiproxy","version":"v2.1.4+incompatible","vcs_hash":"7a2f267378b2d308a2ade861393e7769d177d83734829b86a4eb576fdd48bdce","timestamp":"2019-01-10T23:14:35Z","subdir":"","vcs_ref":"refs/tags/v2.1.4"},\ |
| 917 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20181102032728-5e5cf60278f6","vcs_hash":"6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669","timestamp":"2018-11-02T03:27:28Z","subdir":"","vcs_ref":""},\ | 1106 | {"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"},\ |
| 918 | {"module":"github.com/ianlancetaylor/demangle","version":"v0.0.0-20200824232613-28f6c0f3b639","vcs_hash":"6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6","timestamp":"2020-08-24T23:26:13Z","subdir":"","vcs_ref":""},\ | 1107 | {"module":"github.com/imdario/mergo","version":"v0.3.6","vcs_hash":"988af07c4e7cc3457139036ffbf32b2a32e566c3f7c0d67129da833e8c1ed05e","timestamp":"2018-07-30T21:26:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.6"},\ |
| 919 | {"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"},\ | 1108 | {"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"},\ |
| 920 | {"module":"github.com/dgryski/go-farm","version":"v0.0.0-20200201041132-a6ae2369ad13","vcs_hash":"3b337c74a1dc086ce360ec44513bbd981a4b87e42b336b8fb79649d61d18cda3","timestamp":"2020-02-01T04:11:32Z","subdir":"","vcs_ref":""},\ | 1109 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20190611155906-901d90724c79","vcs_hash":"0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e","timestamp":"2019-06-11T15:59:06Z","subdir":"","vcs_ref":""},\ |
| 921 | {"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"},\ | 1110 | {"module":"github.com/gregjones/httpcache","version":"v0.0.0-20180305231024-9cad4c3443a7","vcs_hash":"1a426dcf2bd73bb01f3e2a33b6dda0049c74e6ae66ae07236e3326ff6ce2b6fc","timestamp":"2018-03-05T23:10:24Z","subdir":"","vcs_ref":""},\ |
| 922 | {"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"},\ | 1111 | {"module":"github.com/dustin/go-humanize","version":"v0.0.0-20171111073723-bb3d318650d4","vcs_hash":"a773c9533c926ee30ab2020079fc78313358fe55c622d1b5e6f178ec80d67c9b","timestamp":"2017-11-11T07:37:23Z","subdir":"","vcs_ref":""},\ |
| 923 | {"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"},\ | 1112 | {"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"},\ |
| 924 | {"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"},\ | 1113 | {"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"},\ |
| 925 | {"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"},\ | 1114 | {"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"},\ |
| 926 | {"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"},\ | 1115 | {"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"},\ |
| 927 | {"module":"github.com/google/pprof","version":"v0.0.0-20200430221834-fc25d7d30c6d","vcs_hash":"ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435","timestamp":"2020-04-30T22:18:34Z","subdir":"","vcs_ref":""},\ | 1116 | {"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"},\ |
| 928 | {"module":"github.com/google/pprof","version":"v0.0.0-20190515194954-54271f7e092f","vcs_hash":"dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90","timestamp":"2019-05-15T19:49:54Z","subdir":"","vcs_ref":""},\ | 1117 | {"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"},\ |
| 929 | {"module":"github.com/google/pprof","version":"v0.0.0-20200708004538-1a94d8640e99","vcs_hash":"31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883","timestamp":"2020-07-08T00:45:38Z","subdir":"","vcs_ref":""},\ | 1118 | {"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"},\ |
| 930 | {"module":"github.com/google/pprof","version":"v0.0.0-20210122040257-d980be63207e","vcs_hash":"fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613","timestamp":"2021-01-22T04:02:57Z","subdir":"","vcs_ref":""},\ | 1119 | {"module":"github.com/onsi/gomega","version":"v1.38.2","vcs_hash":"53f0d919d9d1c22f4a26303d53aef5e527ace7f31ab6a1b7c3080caf560c1e1e","timestamp":"2025-08-26T12:55:58Z","subdir":"","vcs_ref":"refs/tags/v1.38.2"},\ |
| 931 | {"module":"github.com/google/pprof","version":"v0.0.0-20210226084205-cbba55b83ad5","vcs_hash":"4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe","timestamp":"2021-02-26T08:42:05Z","subdir":"","vcs_ref":""},\ | 1120 | {"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"},\ |
| 932 | {"module":"github.com/google/pprof","version":"v0.0.0-20250403155104-27863c87afa6","vcs_hash":"37982032545a9f78659ba1c62425d992be58995a45bdfeee0578df9c417a2591","timestamp":"2025-04-03T15:51:04Z","subdir":"","vcs_ref":""},\ | 1121 | {"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"},\ |
| 933 | {"module":"github.com/google/pprof","version":"v0.0.0-20191218002539-d4f498aebedc","vcs_hash":"de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005","timestamp":"2019-12-18T00:25:39Z","subdir":"","vcs_ref":""},\ | 1122 | {"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"},\ |
| 934 | {"module":"github.com/google/pprof","version":"v0.0.0-20181206194817-3ea8567a2e57","vcs_hash":"8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c","timestamp":"2018-12-06T19:48:17Z","subdir":"","vcs_ref":""},\ | 1123 | {"module":"github.com/onsi/gomega","version":"v1.39.1","vcs_hash":"e7d4a377a5c64dc939f21780faee96d30e5fd990f6997ad9290c18e1cc86e224","timestamp":"2026-01-30T03:50:32Z","subdir":"","vcs_ref":"refs/tags/v1.39.1"},\ |
| 935 | {"module":"github.com/google/pprof","version":"v0.0.0-20210609004039-a478d1d731e9","vcs_hash":"aba5934657cdc66abc897f9a8770562d890b555e80c09df73ba7843468e3cefe","timestamp":"2021-06-09T00:40:39Z","subdir":"","vcs_ref":""},\ | 1124 | {"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"},\ |
| 936 | {"module":"github.com/google/pprof","version":"v0.0.0-20241029153458-d1b30febd7db","vcs_hash":"01e2b07a20be192511d99959651413e14e03470a4094298865db4e45d059b53d","timestamp":"2024-10-29T15:34:58Z","subdir":"","vcs_ref":""},\ | 1125 | {"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"},\ |
| 937 | {"module":"github.com/google/pprof","version":"v0.0.0-20201023163331-3e6fc7fc9c4c","vcs_hash":"caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f","timestamp":"2020-10-23T16:33:31Z","subdir":"","vcs_ref":""},\ | 1126 | {"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"},\ |
| 938 | {"module":"github.com/google/pprof","version":"v0.0.0-20201218002935-b9804c9f04c2","vcs_hash":"ef956e6977489abfccc62649f52626c5ed32a942b904d5d39f022f07a1937ae9","timestamp":"2020-12-18T00:29:35Z","subdir":"","vcs_ref":""},\ | 1127 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.27.2","vcs_hash":"9566a60efd570b70d9723ab73006661df9edcbb6af07caabdc1a35d56c581255","timestamp":"2025-10-27T19:11:28Z","subdir":"","vcs_ref":"refs/tags/v2.27.2"},\ |
| 939 | {"module":"github.com/google/pprof","version":"v0.0.0-20200212024743-f11f1df84d12","vcs_hash":"d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73","timestamp":"2020-02-12T02:47:43Z","subdir":"","vcs_ref":""},\ | 1128 | {"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"},\ |
| 940 | {"module":"github.com/google/pprof","version":"v0.0.0-20210601050228-01bbb1931b22","vcs_hash":"4f47d9210cf66bab50760ee662dabb16a7a3fe8c2318317e99e8f565a566b73c","timestamp":"2021-06-01T05:02:28Z","subdir":"","vcs_ref":""},\ | 1129 | {"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"},\ |
| 941 | {"module":"github.com/google/pprof","version":"v0.0.0-20200229191704-1ebb73c60ed3","vcs_hash":"ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe","timestamp":"2020-02-29T19:17:04Z","subdir":"","vcs_ref":""},\ | 1130 | {"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"},\ |
| 942 | {"module":"github.com/google/pprof","version":"v0.0.0-20210720184732-4bb14d4b1be1","vcs_hash":"d7ba069139885203e79c6654a1c56b58ad95a84d38c27b49fcd1b22895f09977","timestamp":"2021-07-20T18:47:32Z","subdir":"","vcs_ref":""},\ | 1131 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.28.1","vcs_hash":"1aedbf9439fe066d0ef9612b1bd63f9d7b8763b0a5a2af555aa574453f7a2bc2","timestamp":"2026-01-30T03:50:30Z","subdir":"","vcs_ref":"refs/tags/v2.28.1"},\ |
| 943 | {"module":"github.com/google/pprof","version":"v0.0.0-20250208200701-d0013a598941","vcs_hash":"de48edfe45db65355f3ce0cf62305aa5383c9ac6ff05ec3a500128407f58f4fb","timestamp":"2025-02-08T20:07:01Z","subdir":"","vcs_ref":""},\ | 1132 | {"module":"github.com/cockroachdb/datadriven","version":"v0.0.0-20190809214429-80d97fb3cbaa","vcs_hash":"b00a76c640363791622345a18241ba9a4c6c5dac3db23124bf544265ec7eb385","timestamp":"2019-08-09T21:44:29Z","subdir":"","vcs_ref":""},\ |
| 944 | {"module":"github.com/google/pprof","version":"v0.0.0-20201203190320-1bf35d6f28c2","vcs_hash":"d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6","timestamp":"2020-12-03T19:03:20Z","subdir":"","vcs_ref":""},\ | 1133 | {"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"},\ |
| 945 | {"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"},\ | 1134 | {"module":"github.com/cockroachdb/logtags","version":"v0.0.0-20230118201751-21c54148d20b","vcs_hash":"a70881ac32bce18283527c50a5c4b56f3f3978965cd7d23899f602418e25a227","timestamp":"2023-01-18T20:17:51Z","subdir":"","vcs_ref":""},\ |
| 946 | {"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"},\ | 1135 | {"module":"github.com/cockroachdb/errors","version":"v1.11.3","vcs_hash":"92d3f9c1f8c880ca5a37283ef5c579064b7c4860d60cbd2d9214bdd5394abc0b","timestamp":"2024-05-28T16:34:05Z","subdir":"","vcs_ref":"refs/tags/v1.11.3"},\ |
| 947 | {"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"},\ | 1136 | {"module":"github.com/cockroachdb/redact","version":"v1.1.5","vcs_hash":"56d5dc6e5b55d7e2def12acf35b26a760df74cf173305fa2b09bd0f0daab306b","timestamp":"2023-06-12T16:01:33Z","subdir":"","vcs_ref":"refs/tags/v1.1.5"},\ |
| 948 | {"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"},\ | 1137 | {"module":"github.com/cockroachdb/swiss","version":"v0.0.0-20250624142022-d6e517c1d961","vcs_hash":"d6f8475a9e0f6a10fa0be9555322b27745e7b97726b83c978cdebebce8e42178","timestamp":"2025-06-24T14:20:22Z","subdir":"","vcs_ref":""},\ |
| 949 | {"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"},\ | 1138 | {"module":"github.com/cockroachdb/swiss","version":"v0.0.0-20251224182025-b0f6560f979b","vcs_hash":"167ea464a098aab389d6e1d3f4dfb3b86c51a64188300fbe6199b782671b61c8","timestamp":"2025-12-24T18:20:25Z","subdir":"","vcs_ref":""},\ |
| 950 | {"module":"github.com/google/btree","version":"v0.0.0-20180813153112-4030bb1f1f0c","vcs_hash":"85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300","timestamp":"2018-08-13T15:31:12Z","subdir":"","vcs_ref":""},\ | 1139 | {"module":"github.com/cockroachdb/crlib","version":"v0.0.0-20241112164430-1264a2edc35b","vcs_hash":"0fb84ee43b6b486925887f86615d01cf61fe1eb0e8f49c5cf1a5bb39804fc030","timestamp":"2024-11-12T16:44:30Z","subdir":"","vcs_ref":""},\ |
| 951 | {"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"},\ | 1140 | {"module":"github.com/cockroachdb/tokenbucket","version":"v0.0.0-20230807174530-cc333fc44b06","vcs_hash":"befdb853b63e6ec24f56052a6b85e2e2fe4eb7acf35dc6d2e93f925dc6830143","timestamp":"2023-08-07T17:45:30Z","subdir":"","vcs_ref":""},\ |
| 952 | {"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":""},\ | 1141 | {"module":"github.com/cockroachdb/pebble/v2","version":"v2.1.2","vcs_hash":"e921666b5e22c1d49eedec7aef42399be1a3fff185d161d05f05e4d79e2610ad","timestamp":"2025-11-21T01:01:06Z","subdir":"","vcs_ref":"refs/tags/v2.1.2"},\ |
| 953 | {"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"},\ | 1142 | {"module":"github.com/cockroachdb/pebble/v2","version":"v2.1.4","vcs_hash":"044d7fc21973bbcbb2d042c83eb4bb7ea58f7a669f3a971a3f975c4c4577e2cf","timestamp":"2026-01-21T17:59:01Z","subdir":"","vcs_ref":"refs/tags/v2.1.4"},\ |
| 954 | {"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"},\ | 1143 | {"module":"github.com/Microsoft/hnslib","version":"v0.1.2","vcs_hash":"3e55e69c9b94a25107c657f3faf0f0270b2bbbd034ed3242c6b7f917935f6b9a","timestamp":"2025-12-09T05:53:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ |
| 955 | {"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"},\ | 1144 | {"module":"github.com/Microsoft/cosesign1go","version":"v1.4.0","vcs_hash":"1eadcf4b7177fc71d2fa87bdfd2145aaaad8dd60403a2ba1c5bb507e71d85138","timestamp":"2024-11-07T16:43:12Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ |
| 956 | {"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"},\ | 1145 | {"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"},\ |
| 957 | {"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"},\ | 1146 | {"module":"github.com/Microsoft/hcsshim","version":"v0.14.0-rc.1","vcs_hash":"f493369c2a96e959905afa70d80efbf15bd25304bc9938aafdaa00d931825b26","timestamp":"2025-08-12T17:46:53Z","subdir":"","vcs_ref":"refs/tags/v0.14.0-rc.1"},\ |
| 958 | {"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"},\ | 1147 | {"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"},\ |
| 959 | {"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"},\ | 1148 | {"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"},\ |
| 960 | {"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"},\ | 1149 | {"module":"github.com/ucarion/urlpath","version":"v0.0.0-20200424170820-7ccc79b76bbb","vcs_hash":"d8e173a71d3b09082cd60a40b418e742b39bff366afa2e306e5890eaab230e97","timestamp":"2020-04-24T17:08:20Z","subdir":"","vcs_ref":""},\ |
| 961 | {"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"},\ | 1150 | {"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"},\ |
| 962 | {"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"},\ | 1151 | {"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"},\ |
| 963 | {"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"},\ | 1152 | {"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"},\ |
| 964 | {"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"},\ | 1153 | {"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"},\ |
| 965 | {"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"},\ | 1154 | {"module":"github.com/goccmack/gocc","version":"v0.0.0-20230228185258-2292f9e40198","vcs_hash":"334b745c54925ef3a2267ac8278eb59a29f0f1d792bcf56d02226be0be31041f","timestamp":"2023-02-28T18:52:58Z","subdir":"","vcs_ref":""},\ |
| 966 | {"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"},\ | 1155 | {"module":"github.com/goccmack/gocc","version":"v1.0.2","vcs_hash":"4676b384fd9dbae639da6a05237a87b05ff361d0c56aacbe6a6301b2766c9e2c","timestamp":"2025-02-20T14:12:30Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 967 | {"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"},\ | 1156 | {"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"},\ |
| 968 | {"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"},\ | 1157 | {"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"},\ |
| 969 | {"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"},\ | 1158 | {"module":"github.com/tarm/serial","version":"v0.0.0-20180830185346-98f6abe2eb07","vcs_hash":"1a9bb6795d7043c19f0c44f0d74c97669cc624e026ce6a22b0d4f3bf52265b44","timestamp":"2018-08-30T18:53:46Z","subdir":"","vcs_ref":""},\ |
| 970 | {"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"},\ | 1159 | {"module":"github.com/knqyf263/go-plugin","version":"v0.9.0","vcs_hash":"a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7","timestamp":"2025-03-11T05:42:07Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ |
| 971 | {"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"},\ | 1160 | {"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"},\ |
| 972 | {"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"},\ | 1161 | {"module":"github.com/JeffAshton/win_pdh","version":"v0.0.0-20161109143554-76bb4ee9f0ab","vcs_hash":"d04540925c4331f3e4a4f736d023490507faad3a0adb620190c5f3faef26d008","timestamp":"2016-11-09T14:35:54Z","subdir":"","vcs_ref":""},\ |
| 973 | {"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"},\ | 1162 | {"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"},\ |
| 974 | {"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"},\ | 1163 | {"module":"github.com/multiformats/go-multiaddr-dns","version":"v0.5.0","vcs_hash":"49b477e92f0fa8f47fde16d972707cba127cdfac380c2e31e40e56658cba029c","timestamp":"2026-01-29T01:19:07Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 975 | {"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":""},\ | 1164 | {"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"},\ |
| 976 | {"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"},\ | 1165 | {"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"},\ |
| 977 | {"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"},\ | 1166 | {"module":"github.com/multiformats/go-varint","version":"v0.1.0","vcs_hash":"744d7a639c058d65b0d02c6d01c85d11e134b13e2778b30c6ead71a39b85e2e4","timestamp":"2025-08-19T01:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 978 | {"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"},\ | 1167 | {"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"},\ |
| 979 | {"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"},\ | 1168 | {"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"},\ |
| 980 | {"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"},\ | 1169 | {"module":"github.com/multiformats/go-multicodec","version":"v0.10.0","vcs_hash":"942cd01092df007eb9603cf1f92c66574a9d5a9a9f2dba3ad5237b17842f7582","timestamp":"2025-10-13T01:13:20Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 981 | {"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"},\ | 1170 | {"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"},\ |
| 982 | {"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"},\ | 1171 | {"module":"github.com/multiformats/go-multibase","version":"v0.3.0","vcs_hash":"4bf72fdf6d0bb0b7c1875ef94e22000513f87ddf54031198f40458bb9148b7b3","timestamp":"2026-04-07T23:44:46Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 983 | {"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"},\ | 1172 | {"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"},\ |
| 984 | {"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"},\ | 1173 | {"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"},\ |
| 1174 | {"module":"github.com/multiformats/go-multistream","version":"v0.6.1","vcs_hash":"a1336372e432124a8350df74a64cff1f5ebdf3b3dba5187d35656e70dcee54bc","timestamp":"2025-06-03T23:36:39Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 1175 | {"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"},\ | ||
| 1176 | {"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"},\ | ||
| 1177 | {"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"},\ | ||
| 1178 | {"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"},\ | ||
| 1179 | {"module":"github.com/multiformats/go-multiaddr","version":"v0.16.1","vcs_hash":"d4d2c9ab2e45bdf58ca9b19884bd5d49c1c8c09201bf9635a5543bb550e586c0","timestamp":"2025-08-07T15:32:21Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 1180 | {"module":"github.com/pion/sctp","version":"v1.8.39","vcs_hash":"dd8e763d2bf64b2434288e54fedcbd22aea09d3b7d8a70ab80159af0f315c5a6","timestamp":"2025-04-25T18:07:46Z","subdir":"","vcs_ref":"refs/tags/v1.8.39"},\ | ||
| 1181 | {"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"},\ | ||
| 1182 | {"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"},\ | ||
| 1183 | {"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"},\ | ||
| 1184 | {"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"},\ | ||
| 1185 | {"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"},\ | ||
| 1186 | {"module":"github.com/pion/transport/v4","version":"v4.0.1","vcs_hash":"1de74b95ed3a4978f0d18a76a764003c4b87a29887a8bd005d16d733665f4cf3","timestamp":"2026-01-08T13:26:32Z","subdir":"","vcs_ref":"refs/tags/v4.0.1"},\ | ||
| 1187 | {"module":"github.com/pion/srtp/v3","version":"v3.0.6","vcs_hash":"96b866b88d268fc8706bd2c237648443f9ba88a729ed874b6d8ee72d756952d3","timestamp":"2025-06-12T06:02:40Z","subdir":"","vcs_ref":"refs/tags/v3.0.6"},\ | ||
| 1188 | {"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"},\ | ||
| 1189 | {"module":"github.com/pion/dtls/v3","version":"v3.0.11","vcs_hash":"8dd9a961b80bfc63468621ae72de6ebbf1da14be6d5b27bda9d3cf93120cb651","timestamp":"2026-02-12T20:13:38Z","subdir":"","vcs_ref":"refs/tags/v3.0.11"},\ | ||
| 1190 | {"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"},\ | ||
| 1191 | {"module":"github.com/pion/dtls/v3","version":"v3.1.2","vcs_hash":"d0b0cac0ca4521b46c018e150519259049b1f5a1ffa31d928aa1391686c64c05","timestamp":"2026-02-12T07:48:11Z","subdir":"","vcs_ref":"refs/tags/v3.1.2"},\ | ||
| 1192 | {"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"},\ | ||
| 1193 | {"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"},\ | ||
| 1194 | {"module":"github.com/pion/logging","version":"v0.2.4","vcs_hash":"23341f44390759796859fe219e75ecd4a0e8cb764237003063a6a2b9aef014f2","timestamp":"2025-06-22T20:07:28Z","subdir":"","vcs_ref":"refs/tags/v0.2.4"},\ | ||
| 1195 | {"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"},\ | ||
| 1196 | {"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"},\ | ||
| 1197 | {"module":"github.com/pion/sdp/v3","version":"v3.0.18","vcs_hash":"559f138bb06705d8379551dd2c4db04bca8e34c94164dbde529b2ba953edacc1","timestamp":"2026-02-11T10:39:55Z","subdir":"","vcs_ref":"refs/tags/v3.0.18"},\ | ||
| 1198 | {"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"},\ | ||
| 1199 | {"module":"github.com/pion/sdp/v3","version":"v3.0.13","vcs_hash":"788e5864e2b1a6de9e4cfd6f27ed251051e20ed604193667f30bbd045d6f97fc","timestamp":"2025-05-23T01:07:29Z","subdir":"","vcs_ref":"refs/tags/v3.0.13"},\ | ||
| 1200 | {"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"},\ | ||
| 1201 | {"module":"github.com/pion/interceptor","version":"v0.1.40","vcs_hash":"162712b462c89eb513a6cb799d341bd50c2309e259f5f0bca3d1639faac85168","timestamp":"2025-06-10T06:30:54Z","subdir":"","vcs_ref":"refs/tags/v0.1.40"},\ | ||
| 1202 | {"module":"github.com/pion/webrtc/v4","version":"v4.1.2","vcs_hash":"a0ae0165f451b42019f4fb9be0fb9817d035c997d301abbc151c0337606c1b4b","timestamp":"2025-06-12T07:20:22Z","subdir":"","vcs_ref":"refs/tags/v4.1.2"},\ | ||
| 1203 | {"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"},\ | ||
| 1204 | {"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"},\ | ||
| 1205 | {"module":"github.com/pion/rtcp","version":"v1.2.16","vcs_hash":"c0a0eedccea5a6ccfde0fe01d2241d55bc802f97b33c87cd2a62bac93d5923b3","timestamp":"2025-10-11T20:21:53Z","subdir":"","vcs_ref":"refs/tags/v1.2.16"},\ | ||
| 1206 | {"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"},\ | ||
| 1207 | {"module":"github.com/pion/turn/v4","version":"v4.0.2","vcs_hash":"88d924bb479ff408e15654188b4fb73b1633f57eb5f924ded1e4bfd7a98bc39e","timestamp":"2025-05-15T16:55:37Z","subdir":"","vcs_ref":"refs/tags/v4.0.2"},\ | ||
| 1208 | {"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"},\ | ||
| 1209 | {"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"},\ | ||
| 1210 | {"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"},\ | ||
| 1211 | {"module":"github.com/pion/stun/v3","version":"v3.1.1","vcs_hash":"a9196144f924a9c868c0d87948a9b1468660a8e6ee23e4acbc288d44584bd955","timestamp":"2026-01-08T18:39:15Z","subdir":"","vcs_ref":"refs/tags/v3.1.1"},\ | ||
| 1212 | {"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"},\ | ||
| 1213 | {"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"},\ | ||
| 1214 | {"module":"github.com/pion/ice/v4","version":"v4.0.10","vcs_hash":"49b3a0a7c51d17646023715d746a9658691023f3b5a08639ef87a7e5ff7311fa","timestamp":"2025-04-12T17:09:54Z","subdir":"","vcs_ref":"refs/tags/v4.0.10"},\ | ||
| 1215 | {"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"},\ | ||
| 1216 | {"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"},\ | ||
| 1217 | {"module":"github.com/pion/rtp","version":"v1.8.19","vcs_hash":"35ad97b96fd184d02e23475c0571a4228ca60c938363d9718c7ee349225c2deb","timestamp":"2025-06-12T05:37:57Z","subdir":"","vcs_ref":"refs/tags/v1.8.19"},\ | ||
| 1218 | {"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"},\ | ||
| 1219 | {"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"},\ | ||
| 1220 | {"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"},\ | ||
| 1221 | {"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"},\ | ||
| 1222 | {"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"},\ | ||
| 1223 | {"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"},\ | ||
| 1224 | {"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"},\ | ||
| 1225 | {"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"},\ | ||
| 1226 | {"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"},\ | ||
| 1227 | {"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"},\ | ||
| 1228 | {"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"},\ | ||
| 1229 | {"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"},\ | ||
| 1230 | {"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"},\ | ||
| 1231 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20181016184325-3113b8401b8a","vcs_hash":"2d02f496ced6211359b09cdedb2df17f24e50bfdbd43601d733d684261ab0893","timestamp":"2018-10-16T18:43:25Z","subdir":"","vcs_ref":""},\ | ||
| 1232 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20200313005456-10cdbea86bc0","vcs_hash":"72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b","timestamp":"2020-03-13T00:54:56Z","subdir":"","vcs_ref":""},\ | ||
| 1233 | {"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"},\ | ||
| 1234 | {"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"},\ | ||
| 1235 | {"module":"github.com/containers/storage","version":"v1.59.1","vcs_hash":"92f08469f284fde19ee373d8433d88f91b27425d1fe6c1f7e7f19b81c8051141","timestamp":"2025-08-01T18:26:00Z","subdir":"","vcs_ref":"refs/tags/v1.59.1"},\ | ||
| 1236 | {"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"},\ | ||
| 1237 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20190430165422-3e4dfb77656c","vcs_hash":"96f41cb09211316a8ed120c255c87c97920f88a25ac5b2148ca596faf99716f7","timestamp":"2019-04-30T16:54:22Z","subdir":"","vcs_ref":""},\ | ||
| 1238 | {"module":"github.com/gopherjs/gopherjs","version":"v0.0.0-20181017120253-0766667cb4d1","vcs_hash":"01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1","timestamp":"2018-10-17T12:02:53Z","subdir":"","vcs_ref":""},\ | ||
| 1239 | {"module":"github.com/gopherjs/gopherjs","version":"v1.17.2","vcs_hash":"92550f9f0b04061d63b358fb140e272431b7cd405564c8cf0ccc4bf203de5085","timestamp":"2022-04-19T15:05:20Z","subdir":"","vcs_ref":"refs/tags/v1.17.2"},\ | ||
| 1240 | {"module":"github.com/dgrijalva/jwt-go","version":"v3.2.0+incompatible","vcs_hash":"3b0c1b6b67868f16455097cdb374a763fa1683b62e5e216f2f81c6c7b2a105a5","timestamp":"2018-03-08T23:13:08Z","subdir":"","vcs_ref":"refs/tags/v3.2.0"},\ | ||
| 1241 | {"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"},\ | ||
| 1242 | {"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"},\ | ||
| 1243 | {"module":"github.com/joshdk/go-junit","version":"v1.0.0","vcs_hash":"be589175ab76d33f88fb3104d0d10c896645c741dae252f31f8cf2cad9300aa5","timestamp":"2021-02-26T02:16:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1244 | {"module":"github.com/liggitt/tabwriter","version":"v0.0.0-20181228230101-89fcab3d43de","vcs_hash":"693f14cdaaa2e1cecdd9585bef0d8adb4f255658a22c358bff628d1e569cc4f9","timestamp":"2018-12-28T23:01:01Z","subdir":"","vcs_ref":""},\ | ||
| 1245 | {"module":"github.com/aws/aws-sdk-go","version":"v1.27.0","vcs_hash":"1e57d49a665d25233daf4e9e9c836fe3fdc4d8a59ce3301f3b89de5543174498","timestamp":"2020-01-02T19:26:03Z","subdir":"","vcs_ref":"refs/tags/v1.27.0"},\ | ||
| 1246 | {"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"},\ | ||
| 1247 | {"module":"github.com/aws/smithy-go","version":"v1.20.1","vcs_hash":"aeacbe23ef0a048df9a2fdf69866cfade259f3d80c46c494e073648489e92528","timestamp":"2024-02-21T19:09:55Z","subdir":"","vcs_ref":"refs/tags/v1.20.1"},\ | ||
| 1248 | {"module":"github.com/aws/smithy-go","version":"v1.13.5","vcs_hash":"0ae0526b1e521aeebdbdcccdbcad140d3ecacd55b14a42cddd04e1cd72b7a55f","timestamp":"2022-12-02T19:09:05Z","subdir":"","vcs_ref":"refs/tags/v1.13.5"},\ | ||
| 1249 | {"module":"github.com/aws/smithy-go","version":"v1.22.3","vcs_hash":"e37172b9c0bbcb8f83505aca41c704c569cf1efc0104ae3e56210558124a81b4","timestamp":"2025-02-17T21:33:38Z","subdir":"","vcs_ref":"refs/tags/v1.22.3"},\ | ||
| 1250 | {"module":"github.com/aws/smithy-go","version":"v1.23.0","vcs_hash":"b7e9ee769106c314776385859d0f487197c3f6bffb92158e634eb7f2e434606c","timestamp":"2025-08-27T15:15:28Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 1251 | {"module":"github.com/aws/smithy-go","version":"v1.22.2","vcs_hash":"b7b1f6354156f68bc07ca159ecff1d33716b5ddc43acfbda612f1821d3403eaf","timestamp":"2025-01-21T21:30:56Z","subdir":"","vcs_ref":"refs/tags/v1.22.2"},\ | ||
| 1252 | {"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"},\ | ||
| 1253 | {"module":"github.com/aws/aws-lambda-go","version":"v1.13.3","vcs_hash":"f75067155677d436c31d9f775ed453111461c90af851ddd63e9439d5baefe28b","timestamp":"2019-10-23T12:48:54Z","subdir":"","vcs_ref":"refs/tags/v1.13.3"},\ | ||
| 1254 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.39.0","vcs_hash":"0ca85b077afc195309a818b80f328fb85ea2123a5ec6942e766a7c4bd5c88fb8","timestamp":"2025-09-08T18:59:40Z","subdir":"","vcs_ref":"refs/tags/v1.39.0"},\ | ||
| 1255 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v0.18.0","vcs_hash":"a6bd1e52d0bc63c11ed0aeed8f11f50bfcef613ed45e60d0332748f7a1d7cf6e","timestamp":"2019-12-12T22:31:48Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1256 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.17.5","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"","vcs_ref":"refs/tags/v1.17.5"},\ | ||
| 1257 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.25.2","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"","vcs_ref":"refs/tags/v1.25.2"},\ | ||
| 1258 | {"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"},\ | ||
| 1259 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.36.3","vcs_hash":"2ea6af296583c46e04e0220055fea2cb77d326ea7a996bbca6e76b34b46a45e2","timestamp":"2025-02-27T19:31:41Z","subdir":"","vcs_ref":"refs/tags/v1.36.3"},\ | ||
| 1260 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.17.4","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.17.4"},\ | ||
| 985 | {"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"},\ | 1261 | {"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"},\ |
| 986 | {"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"},\ | 1262 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.13.14","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.13.14"},\ |
| 987 | {"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"},\ | 1263 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.18.12","vcs_hash":"4d883807b13c9b10030cedec12ea057a4f5a18ff4979e2df9b88f484bd2cc307","timestamp":"2025-09-10T18:28:43Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.18.12"},\ |
| 1264 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.17.65","vcs_hash":"132c1e40dbcc47ea207bf037fc71b677bbbe63055d90dd9194e50c95ef82d546","timestamp":"2025-03-27T18:33:23Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.17.65"},\ | ||
| 1265 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.28.1","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.28.1"},\ | ||
| 1266 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.18.4","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.18.4"},\ | ||
| 1267 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.38.4","vcs_hash":"4d883807b13c9b10030cedec12ea057a4f5a18ff4979e2df9b88f484bd2cc307","timestamp":"2025-09-10T18:28:43Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.38.4"},\ | ||
| 1268 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.33.17","vcs_hash":"3649e4d5e4312860eb1f09f7b15d98c02cb80126850781add522b994febf030a","timestamp":"2025-03-04T19:34:45Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.33.17"},\ | ||
| 988 | {"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"},\ | 1269 | {"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"},\ |
| 1270 | {"module":"github.com/aws/aws-sdk-go-v2/service/ec2","version":"v1.209.0","vcs_hash":"9fb8ba9adfcfb4be6712ccd4748feb5198f5f952f83228b7e6b3a4fc857e3315","timestamp":"2025-03-11T18:47:53Z","subdir":"service/ec2","vcs_ref":"refs/tags/service/ec2/v1.209.0"},\ | ||
| 1271 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.20.1","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.20.1"},\ | ||
| 1272 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.25.2","vcs_hash":"784d59bcd7d402e0cc223e829556054d7497f70b09d507eaa5d0eb1278eb25ba","timestamp":"2025-03-25T18:26:45Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.25.2"},\ | ||
| 1273 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.29.3","vcs_hash":"4d883807b13c9b10030cedec12ea057a4f5a18ff4979e2df9b88f484bd2cc307","timestamp":"2025-09-10T18:28:43Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.29.3"},\ | ||
| 1274 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.12.3","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.12.3"},\ | ||
| 1275 | {"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"},\ | ||
| 989 | {"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"},\ | 1276 | {"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"},\ |
| 1277 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.11.1","vcs_hash":"a50b917e9964f42becfca84b4f9db0490f0848bcbcede6e8c9066d123230c940","timestamp":"2024-02-21T19:15:54Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.11.1"},\ | ||
| 1278 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.1","vcs_hash":"eaa719f76fdc51604eb2d9daf9fafd03cb737ab54e6d39dc0c49c4337d27300e","timestamp":"2025-08-27T18:26:33Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.1"},\ | ||
| 1279 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.12.3","vcs_hash":"59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d","timestamp":"2025-02-18T20:03:01Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.12.3"},\ | ||
| 1280 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.11.2","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.11.2"},\ | ||
| 1281 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.9.23","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.9.23"},\ | ||
| 1282 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.7","vcs_hash":"0ca85b077afc195309a818b80f328fb85ea2123a5ec6942e766a7c4bd5c88fb8","timestamp":"2025-09-08T18:59:40Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.7"},\ | ||
| 1283 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.12.15","vcs_hash":"2ea6af296583c46e04e0220055fea2cb77d326ea7a996bbca6e76b34b46a45e2","timestamp":"2025-02-27T19:31:41Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.12.15"},\ | ||
| 990 | {"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"},\ | 1284 | {"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"},\ |
| 991 | {"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"},\ | 1285 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.34.4","vcs_hash":"4d883807b13c9b10030cedec12ea057a4f5a18ff4979e2df9b88f484bd2cc307","timestamp":"2025-09-10T18:28:43Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.34.4"},\ |
| 1286 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.30.0","vcs_hash":"132c1e40dbcc47ea207bf037fc71b677bbbe63055d90dd9194e50c95ef82d546","timestamp":"2025-03-27T18:33:23Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.30.0"},\ | ||
| 1287 | {"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"},\ | ||
| 1288 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.14.3","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.14.3"},\ | ||
| 1289 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.23.1","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.23.1"},\ | ||
| 1290 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.6.2","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.6.2"},\ | ||
| 1291 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.4.23","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.4.23"},\ | ||
| 1292 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.6.34","vcs_hash":"2ea6af296583c46e04e0220055fea2cb77d326ea7a996bbca6e76b34b46a45e2","timestamp":"2025-02-27T19:31:41Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.6.34"},\ | ||
| 1293 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.7","vcs_hash":"0ca85b077afc195309a818b80f328fb85ea2123a5ec6942e766a7c4bd5c88fb8","timestamp":"2025-09-08T18:59:40Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.7"},\ | ||
| 992 | {"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"},\ | 1294 | {"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"},\ |
| 1295 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.1.29","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.1.29"},\ | ||
| 1296 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.3.34","vcs_hash":"2ea6af296583c46e04e0220055fea2cb77d326ea7a996bbca6e76b34b46a45e2","timestamp":"2025-02-27T19:31:41Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.3.34"},\ | ||
| 1297 | {"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"},\ | ||
| 1298 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.3.2","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.3.2"},\ | ||
| 1299 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.7","vcs_hash":"0ca85b077afc195309a818b80f328fb85ea2123a5ec6942e766a7c4bd5c88fb8","timestamp":"2025-09-08T18:59:40Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.7"},\ | ||
| 1300 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.3.30","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.3.30"},\ | ||
| 993 | {"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"},\ | 1301 | {"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"},\ |
| 1302 | {"module":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.3","vcs_hash":"59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d","timestamp":"2025-02-18T20:03:01Z","subdir":"internal/ini","vcs_ref":"refs/tags/internal/ini/v1.8.3"},\ | ||
| 1303 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.29.9","vcs_hash":"3649e4d5e4312860eb1f09f7b15d98c02cb80126850781add522b994febf030a","timestamp":"2025-03-04T19:34:45Z","subdir":"config","vcs_ref":"refs/tags/config/v1.29.9"},\ | ||
| 1304 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.18.14","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"config","vcs_ref":"refs/tags/config/v1.18.14"},\ | ||
| 1305 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.29.12","vcs_hash":"132c1e40dbcc47ea207bf037fc71b677bbbe63055d90dd9194e50c95ef82d546","timestamp":"2025-03-27T18:33:23Z","subdir":"config","vcs_ref":"refs/tags/config/v1.29.12"},\ | ||
| 1306 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.27.4","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"config","vcs_ref":"refs/tags/config/v1.27.4"},\ | ||
| 1307 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.29.14","vcs_hash":"f98df4b5319157ea922c6fa4c4d7c74e1a1c74d3529b4f55b419f734f4f51be6","timestamp":"2025-04-10T18:32:01Z","subdir":"config","vcs_ref":"refs/tags/config/v1.29.14"},\ | ||
| 994 | {"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"},\ | 1308 | {"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"},\ |
| 995 | {"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"},\ | 1309 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.15.2","vcs_hash":"653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d","timestamp":"2024-02-23T19:18:42Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.15.2"},\ |
| 1310 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.12.23","vcs_hash":"4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a","timestamp":"2023-02-20T19:10:38Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.12.23"},\ | ||
| 1311 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.16.30","vcs_hash":"2ea6af296583c46e04e0220055fea2cb77d326ea7a996bbca6e76b34b46a45e2","timestamp":"2025-02-27T19:31:41Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.16.30"},\ | ||
| 1312 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.7","vcs_hash":"0ca85b077afc195309a818b80f328fb85ea2123a5ec6942e766a7c4bd5c88fb8","timestamp":"2025-09-08T18:59:40Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.7"},\ | ||
| 996 | {"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"},\ | 1313 | {"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"},\ |
| 997 | {"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"},\ | 1314 | {"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"},\ |
| 998 | {"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"},\ | 1315 | {"module":"github.com/open-policy-agent/opa","version":"v0.70.0","vcs_hash":"641f2a5b6fed75b61eb34170348c055f38b88df452e53b69fd5fb5f5707b475c","timestamp":"2024-10-31T19:39:52Z","subdir":"","vcs_ref":"refs/tags/v0.70.0"},\ |
| 999 | {"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"},\ | 1316 | {"module":"github.com/rogpeppe/fastuuid","version":"v0.0.0-20150106093220-6724a57986af","vcs_hash":"05294abc60c1194d1f1474ec3a0e782a4ac6989d3d74cf529a426ad6fe0dbf2e","timestamp":"2015-01-06T09:32:20Z","subdir":"","vcs_ref":""},\ |
| 1000 | {"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"},\ | 1317 | {"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"},\ |
| 1001 | {"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"},\ | 1318 | {"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"},\ |
| 1002 | {"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"},\ | 1319 | {"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"},\ |
| 1003 | {"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"},\ | 1320 | {"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"},\ |
| 1004 | {"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":""},\ | 1321 | {"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"},\ |
| 1005 | {"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"},\ | 1322 | {"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"},\ |
| 1006 | {"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"},\ | 1323 | {"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"},\ |
| 1007 | {"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"},\ | 1324 | {"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"},\ |
| 1325 | {"module":"github.com/rogpeppe/go-internal","version":"v1.14.1","vcs_hash":"84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b","timestamp":"2025-02-25T12:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | ||
| 1326 | {"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"},\ | ||
| 1327 | {"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"},\ | ||
| 1328 | {"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"},\ | ||
| 1329 | {"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"},\ | ||
| 1330 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20251210132809-ee656c7534f5","vcs_hash":"435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc","timestamp":"2025-12-10T13:28:09Z","subdir":"go","vcs_ref":""},\ | ||
| 1331 | {"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":""},\ | ||
| 1332 | {"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":""},\ | ||
| 1333 | {"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":""},\ | ||
| 1334 | {"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":""},\ | ||
| 1335 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20250501225837-2ac532fd4443","vcs_hash":"e0bdc15b1a7c1a8070f042c4642f13845c0a3597e8027bebaf15f8d169e221ab","timestamp":"2025-05-01T22:58:37Z","subdir":"go","vcs_ref":""},\ | ||
| 1336 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20231109132714-523115ebc101","vcs_hash":"9ce46219ca0a855e97f523bb2b13731b29e71f0f98e6e8faef428689c0a0d570","timestamp":"2023-11-09T13:27:14Z","subdir":"go","vcs_ref":""},\ | ||
| 1337 | {"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":""},\ | ||
| 1338 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20250326154945-ae57f3c0d45f","vcs_hash":"2fbbc6c3ecf97d56dbf457d01b6aad38680185883396620e8dd0837f371812ff","timestamp":"2025-03-26T15:49:45Z","subdir":"go","vcs_ref":""},\ | ||
| 1339 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20230607035331-e9ce68804cb4","vcs_hash":"de8c9e6115085b6da7ef713843636f13b2485f5eac0f7963689db15db66d6dee","timestamp":"2023-06-07T03:53:31Z","subdir":"go","vcs_ref":""},\ | ||
| 1340 | {"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":""},\ | ||
| 1341 | {"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":""},\ | ||
| 1342 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.6.0","vcs_hash":"ebafd268e345e3bd3673b92f938be34bd2c77636cb5b23531ab4d0ae989acee7","timestamp":"2025-11-03T05:06:20Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1343 | {"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"},\ | ||
| 1344 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.6.1","vcs_hash":"b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657","timestamp":"2025-11-19T14:00:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 1345 | {"module":"github.com/k3s-io/helm-controller","version":"v0.17.1","vcs_hash":"ab6930cf66a0e87b625a6610f898dd2dbf7fc58d3aac69b895d256df0ee9d0b9","timestamp":"2026-04-08T22:52:18Z","subdir":"","vcs_ref":"refs/heads/master"},\ | ||
| 1346 | {"module":"github.com/k3s-io/api","version":"v0.1.4","vcs_hash":"c5b7a463ba0c21affdac2324385800e09214a2b30482b07e62898aa6a28d2279","timestamp":"2025-11-14T11:55:50Z","subdir":"","vcs_ref":"refs/tags/v0.1.4"},\ | ||
| 1347 | {"module":"github.com/k3s-io/cri-tools","version":"v1.36.0-k3s1","vcs_hash":"d8572909c5808205f279cf9b43e074ca5b8e97c04d0db7320506155317cdd8bb","timestamp":"2026-04-29T19:24:27Z","subdir":"","vcs_ref":"refs/tags/v1.36.0-k3s1"},\ | ||
| 1348 | {"module":"github.com/k3s-io/kube-router/v2","version":"v2.6.3-k3s1","vcs_hash":"248f413ad2c180a37de6bd04bd2038a74e5fde86e6a8476a6330313f94f185d6","timestamp":"2025-12-10T08:23:36Z","subdir":"","vcs_ref":"refs/tags/v2.6.3-k3s1"},\ | ||
| 1349 | {"module":"github.com/k3s-io/klog/v2","version":"v2.140.0-k3s1","vcs_hash":"433c2ca69c1835fe35be7f36b206269b6a81aeede2b6d9cc9a15ac1db8107f2d","timestamp":"2026-03-10T22:21:22Z","subdir":"","vcs_ref":"refs/tags/v2.140.0-k3s1"},\ | ||
| 1350 | {"module":"github.com/k3s-io/cri-dockerd","version":"v0.3.19-k3s5","vcs_hash":"fefe1f5879f5e2365d40ace1d2beeb9813e19614c5055928f2e09505df36e27f","timestamp":"2026-04-29T19:05:44Z","subdir":"","vcs_ref":"refs/tags/v0.3.19-k3s5"},\ | ||
| 1351 | {"module":"github.com/k3s-io/kine","version":"v0.15.0","vcs_hash":"cb76b7a631719bcf8a9fdb360b6a77f748b69f6dcc56c850e872735bc69d4768","timestamp":"2026-05-07T20:12:26Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1352 | {"module":"github.com/k3s-io/containerd/v2","version":"v2.2.3-k3s1","vcs_hash":"ff755aa46d46d9c3590bf93cec92f56e3bc41ee99ef4d987a2debababe3dc0dd","timestamp":"2026-04-14T22:16:54Z","subdir":"","vcs_ref":"refs/tags/v2.2.3-k3s1"},\ | ||
| 1353 | {"module":"github.com/k3s-io/etcd/client/pkg/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.6.7-k3s1"},\ | ||
| 1354 | {"module":"github.com/k3s-io/etcd/client/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"client","vcs_ref":"refs/tags/client/v3.6.7-k3s1"},\ | ||
| 1355 | {"module":"github.com/k3s-io/etcd/pkg/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v3.6.7-k3s1"},\ | ||
| 1356 | {"module":"github.com/k3s-io/etcd/api/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"api","vcs_ref":"refs/tags/api/v3.6.7-k3s1"},\ | ||
| 1357 | {"module":"github.com/k3s-io/etcd/server/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"server","vcs_ref":"refs/tags/server/v3.6.7-k3s1"},\ | ||
| 1358 | {"module":"github.com/k3s-io/etcd/etcdutl/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"etcdutl","vcs_ref":"refs/tags/etcdutl/v3.6.7-k3s1"},\ | ||
| 1359 | {"module":"github.com/k3s-io/kubernetes","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"","vcs_ref":"refs/tags/v1.36.1-k3s1"},\ | ||
| 1360 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/apiserver/v1.36.1-k3s1"},\ | ||
| 1361 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/apimachinery","vcs_ref":"refs/tags/staging/src/k8s.io/apimachinery/v1.36.1-k3s1"},\ | ||
| 1362 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/csi-translation-lib","vcs_ref":"refs/tags/staging/src/k8s.io/csi-translation-lib/v1.36.1-k3s1"},\ | ||
| 1363 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/streaming","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/streaming","vcs_ref":"refs/tags/staging/src/k8s.io/streaming/v1.36.1-k3s1"},\ | ||
| 1364 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-scheduler","vcs_ref":"refs/tags/staging/src/k8s.io/kube-scheduler/v1.36.1-k3s1"},\ | ||
| 1365 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cloud-provider","vcs_ref":"refs/tags/staging/src/k8s.io/cloud-provider/v1.36.1-k3s1"},\ | ||
| 1366 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-streaming","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cri-streaming","vcs_ref":"refs/tags/staging/src/k8s.io/cri-streaming/v1.36.1-k3s1"},\ | ||
| 1367 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-client","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cri-client","vcs_ref":"refs/tags/staging/src/k8s.io/cri-client/v1.36.1-k3s1"},\ | ||
| 1368 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/api","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/api","vcs_ref":"refs/tags/staging/src/k8s.io/api/v1.36.1-k3s1"},\ | ||
| 1369 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-proxy","vcs_ref":"refs/tags/staging/src/k8s.io/kube-proxy/v1.36.1-k3s1"},\ | ||
| 1370 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/apiextensions-apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/apiextensions-apiserver/v1.36.1-k3s1"},\ | ||
| 1371 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/mount-utils","vcs_ref":"refs/tags/staging/src/k8s.io/mount-utils/v1.36.1-k3s1"},\ | ||
| 1372 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-aggregator","vcs_ref":"refs/tags/staging/src/k8s.io/kube-aggregator/v1.36.1-k3s1"},\ | ||
| 1373 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/externaljwt","vcs_ref":"refs/tags/staging/src/k8s.io/externaljwt/v1.36.1-k3s1"},\ | ||
| 1374 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/code-generator","vcs_ref":"refs/tags/staging/src/k8s.io/code-generator/v1.36.1-k3s1"},\ | ||
| 1375 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/endpointslice","vcs_ref":"refs/tags/staging/src/k8s.io/endpointslice/v1.36.1-k3s1"},\ | ||
| 1376 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/component-base","vcs_ref":"refs/tags/staging/src/k8s.io/component-base/v1.36.1-k3s1"},\ | ||
| 1377 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cli-runtime","vcs_ref":"refs/tags/staging/src/k8s.io/cli-runtime/v1.36.1-k3s1"},\ | ||
| 1378 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kms","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kms","vcs_ref":"refs/tags/staging/src/k8s.io/kms/v1.36.1-k3s1"},\ | ||
| 1379 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/metrics","vcs_ref":"refs/tags/staging/src/k8s.io/metrics/v1.36.1-k3s1"},\ | ||
| 1380 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kubectl","vcs_ref":"refs/tags/staging/src/k8s.io/kubectl/v1.36.1-k3s1"},\ | ||
| 1381 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/dynamic-resource-allocation","vcs_ref":"refs/tags/staging/src/k8s.io/dynamic-resource-allocation/v1.36.1-k3s1"},\ | ||
| 1382 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/component-helpers","vcs_ref":"refs/tags/staging/src/k8s.io/component-helpers/v1.36.1-k3s1"},\ | ||
| 1383 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/sample-controller","vcs_ref":"refs/tags/staging/src/k8s.io/sample-controller/v1.36.1-k3s1"},\ | ||
| 1384 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/controller-manager","vcs_ref":"refs/tags/staging/src/k8s.io/controller-manager/v1.36.1-k3s1"},\ | ||
| 1385 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-controller-manager","vcs_ref":"refs/tags/staging/src/k8s.io/kube-controller-manager/v1.36.1-k3s1"},\ | ||
| 1386 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cri-api","vcs_ref":"refs/tags/staging/src/k8s.io/cri-api/v1.36.1-k3s1"},\ | ||
| 1387 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kubelet","vcs_ref":"refs/tags/staging/src/k8s.io/kubelet/v1.36.1-k3s1"},\ | ||
| 1388 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cluster-bootstrap","vcs_ref":"refs/tags/staging/src/k8s.io/cluster-bootstrap/v1.36.1-k3s1"},\ | ||
| 1389 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/sample-apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/sample-apiserver/v1.36.1-k3s1"},\ | ||
| 1390 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/pod-security-admission","vcs_ref":"refs/tags/staging/src/k8s.io/pod-security-admission/v1.36.1-k3s1"},\ | ||
| 1391 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/sample-cli-plugin","vcs_ref":"refs/tags/staging/src/k8s.io/sample-cli-plugin/v1.36.1-k3s1"},\ | ||
| 1392 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/client-go","vcs_ref":"refs/tags/staging/src/k8s.io/client-go/v1.36.1-k3s1"},\ | ||
| 1393 | {"module":"github.com/k3s-io/spegel","version":"v0.7.0-k3s1","vcs_hash":"87f89695b9aac4850dbdcf4efa5a7bc97122ad8cca473e64a04dee999d6f92f0","timestamp":"2026-04-24T21:44:33Z","subdir":"","vcs_ref":"refs/tags/v0.7.0-k3s1"},\ | ||
| 1394 | {"module":"github.com/antithesishq/antithesis-sdk-go","version":"v0.7.0","vcs_hash":"99d75ed6d49700c625014b551490a8957087f8055e549ff96c53b68bac2f6275","timestamp":"2026-03-20T18:51:37Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1395 | {"module":"github.com/antithesishq/antithesis-sdk-go","version":"v0.5.0","vcs_hash":"723ae9aff4dc3422cea8b0e5a4c88c0e9f6fad09fed1edabf13224754cee2569","timestamp":"2025-08-28T19:44:55Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1396 | {"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"},\ | ||
| 1397 | {"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":""},\ | ||
| 1398 | {"module":"github.com/jezek/xgb","version":"v1.1.1","vcs_hash":"9e27550bcc13879da024963c4f61006b5b43530ea2b89f0fee84cf09c44bcb94","timestamp":"2023-11-30T17:04:10Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 1399 | {"module":"github.com/jezek/xgb","version":"v1.0.0","vcs_hash":"9547d7de3e5a46289fd8f983491a8219d4d49043f38167184e3f5cf1ff81fb21","timestamp":"2022-02-16T17:17:22Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1400 | {"module":"github.com/ishidawataru/sctp","version":"v0.0.0-20250521072954-ae8eb7fa7995","vcs_hash":"ddb2358d95db6d07eccd870d7632bbeacbf54c252b00efb2a04b4adef8568910","timestamp":"2025-05-21T07:29:54Z","subdir":"","vcs_ref":""},\ | ||
| 1401 | {"module":"github.com/vbatts/tar-split","version":"v0.12.2","vcs_hash":"748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37","timestamp":"2025-10-14T18:26:16Z","subdir":"","vcs_ref":"refs/tags/v0.12.2"},\ | ||
| 1402 | {"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"},\ | ||
| 1403 | {"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"},\ | ||
| 1404 | {"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"},\ | ||
| 1405 | {"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"},\ | ||
| 1406 | {"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"},\ | ||
| 1407 | {"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"},\ | ||
| 1408 | {"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"},\ | ||
| 1409 | {"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"},\ | ||
| 1410 | {"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"},\ | ||
| 1411 | {"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"},\ | ||
| 1412 | {"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"},\ | ||
| 1413 | {"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"},\ | ||
| 1414 | {"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"},\ | ||
| 1415 | {"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"},\ | ||
| 1416 | {"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"},\ | ||
| 1417 | {"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"},\ | ||
| 1418 | {"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"},\ | ||
| 1419 | {"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"},\ | ||
| 1420 | {"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"},\ | ||
| 1421 | {"module":"github.com/stretchr/objx","version":"v0.1.1","vcs_hash":"324a79f9170fef44f826e43999370c6ec3bc3be6044c9a4c2e3eb97cdf5ac743","timestamp":"2018-01-25T22:19:50Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ | ||
| 1422 | {"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"},\ | ||
| 1423 | {"module":"github.com/tidwall/match","version":"v1.1.1","vcs_hash":"3e4d07723e72c8c59d78ff10ea5b160aeaf3b7840b32baf4adb4d260c7adbf84","timestamp":"2021-10-08T14:36:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 1424 | {"module":"github.com/tidwall/pretty","version":"v1.2.1","vcs_hash":"a671ef4b1792f76ff03d11eea2a650b684331e28396bf84a7b61aa36106be160","timestamp":"2022-10-01T20:21:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 1425 | {"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"},\ | ||
| 1426 | {"module":"github.com/tidwall/sjson","version":"v1.2.5","vcs_hash":"32d1721732d17163126476785885c18077df59685f7522c923ef5bdd82620f69","timestamp":"2022-08-05T01:15:59Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | ||
| 1427 | {"module":"github.com/tidwall/gjson","version":"v1.18.0","vcs_hash":"53c9cc2b64c7c081bc67e2debc14f242be189383317df560cb9d5e625c3d6217","timestamp":"2024-10-02T03:45:20Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 1428 | {"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"},\ | ||
| 1429 | {"module":"github.com/smartystreets/assertions","version":"v0.0.0-20180927180507-b2de0cb4f26d","vcs_hash":"310f2954c5f2a924abf876fdb6f582c35eb0e0522caa0f6d5922ebd1f4d98f70","timestamp":"2018-09-27T18:05:07Z","subdir":"","vcs_ref":""},\ | ||
| 1430 | {"module":"github.com/smartystreets/goconvey","version":"v1.6.4","vcs_hash":"b127d43981f2610691c976c5bd9e08cf42a14d62b5938fc97bc7194327185236","timestamp":"2019-07-31T23:36:26Z","subdir":"","vcs_ref":"refs/tags/v1.6.4"},\ | ||
| 1431 | {"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"},\ | ||
| 1432 | {"module":"github.com/smartystreets/goconvey","version":"v1.8.1","vcs_hash":"e5226cf2c705beb87eec090c02cc7c446732e6ab2f8cddbe8c38d39efc7bf933","timestamp":"2023-06-28T15:42:57Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | ||
| 1433 | {"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"},\ | ||
| 1434 | {"module":"github.com/clipperhouse/uax29/v2","version":"v2.7.0","vcs_hash":"660720347fc47fead21ac9ff88cac350606c366aa4a723293ea8a970ba08401c","timestamp":"2026-02-16T15:57:44Z","subdir":"","vcs_ref":"refs/tags/v2.7.0"},\ | ||
| 1435 | {"module":"github.com/esiqveland/notify","version":"v0.11.0","vcs_hash":"008437ffa371594a5f1597b74794c42463a8dc078d42d4defbaf881aa6a92dc2","timestamp":"2021-08-08T15:33:11Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1436 | {"module":"github.com/inconshreveable/mousetrap","version":"v1.0.0","vcs_hash":"bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3","timestamp":"2014-10-17T20:07:13Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1437 | {"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"},\ | ||
| 1438 | {"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":""},\ | ||
| 1008 | {"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"},\ | 1439 | {"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"},\ |
| 1009 | {"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"},\ | 1440 | {"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"},\ |
| 1010 | {"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":""},\ | ||
| 1011 | {"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"},\ | 1441 | {"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"},\ |
| 1012 | {"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"},\ | 1442 | {"module":"github.com/quic-go/qpack","version":"v0.6.0","vcs_hash":"6acbc8642e4319db15e2b87ad0ab674965a6ef0d61b26eba12f4abd1f071beee","timestamp":"2025-11-17T02:04:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 1013 | {"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"},\ | 1443 | {"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"},\ |
| 1014 | {"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"},\ | 1444 | {"module":"github.com/quic-go/webtransport-go","version":"v0.10.0","vcs_hash":"f35da45d8a825ae848405d16a433a2f113dbed03c0e249ad696e6bbcb1a3f831","timestamp":"2026-01-12T02:43:40Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 1015 | {"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"},\ | 1445 | {"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":""},\ |
| 1016 | {"module":"github.com/rancher/permissions","version":"v0.0.0-20240523180510-4001d3d637f7","vcs_hash":"e02ade53a21906ec92d95d6254b258217c135734029c1268cddd026f61e6fbf0","timestamp":"2024-05-23T18:05:10Z","subdir":"","vcs_ref":""},\ | 1446 | {"module":"github.com/quic-go/webtransport-go","version":"v0.9.0","vcs_hash":"ccbac7975f3166de04ddc2d9d729e95d3218d76cbd62effbe0aa7ce9c52f7ab0","timestamp":"2025-06-24T15:50:03Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ |
| 1017 | {"module":"github.com/rancher/remotedialer","version":"v0.5.1-0.20250827012652-e6b68fd83a6b","vcs_hash":"206cb4efeedee1c1fe966d9a43ff3bbc0d4c509ab2aa8d0004db7b049f5c7ffe","timestamp":"2025-08-27T01:26:52Z","subdir":"","vcs_ref":""},\ | 1447 | {"module":"github.com/quic-go/quic-go","version":"v0.59.0","vcs_hash":"95a4660c7c8000f86eb03365a28e148c2d670ee9ee5e8fc0eae641d017e8dfd8","timestamp":"2026-01-11T08:39:34Z","subdir":"","vcs_ref":"refs/tags/v0.59.0"},\ |
| 1018 | {"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"},\ | 1448 | {"module":"github.com/quic-go/quic-go","version":"v0.57.1","vcs_hash":"2075c73b18e3089cfb289b1391d44da65d0de40fd40b44974d3fcdaf2bdadbf3","timestamp":"2025-11-26T05:24:11Z","subdir":"","vcs_ref":"refs/tags/v0.57.1"},\ |
| 1019 | {"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"},\ | 1449 | {"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"},\ |
| 1020 | {"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"},\ | 1450 | {"module":"github.com/choria-io/fisk","version":"v0.8.1","vcs_hash":"261fbc4e38e8833946d6f05b1f0c1ef3bb65715dc49b2432cf91fd382e267536","timestamp":"2026-04-15T03:50:34Z","subdir":"","vcs_ref":"refs/tags/v0.8.1"},\ |
| 1021 | {"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"},\ | 1451 | {"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"},\ |
| 1022 | {"module":"github.com/kballard/go-shellquote","version":"v0.0.0-20180428030007-95032a82bc51","vcs_hash":"49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac","timestamp":"2018-04-28T03:00:07Z","subdir":"","vcs_ref":""},\ | 1452 | {"module":"github.com/choria-io/fisk","version":"v0.7.2","vcs_hash":"cc7f17167bfe8893b82d92127a3610cb6287fa7a407f21d995a72fb0c3e43852","timestamp":"2025-08-13T09:55:08Z","subdir":"","vcs_ref":"refs/tags/v0.7.2"},\ |
| 1023 | {"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"},\ | 1453 | {"module":"github.com/pascaldekloe/goe","version":"v0.0.0-20180627143212-57f6aae5913c","vcs_hash":"b4956a27e677828e65802c44528b4c9ed791f2b1431e3c1ad665b97db4309342","timestamp":"2018-06-27T14:32:12Z","subdir":"","vcs_ref":""},\ |
| 1024 | {"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"},\ | 1454 | {"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"},\ |
| 1025 | {"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"},\ | 1455 | {"module":"github.com/maruel/natural","version":"v1.1.1","vcs_hash":"1e62f1e5a4290af8b6700b985eff4f57261199f636ec6fba914643f8706f6ae2","timestamp":"2023-11-03T01:37:02Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 1026 | {"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"},\ | ||
| 1027 | {"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"},\ | ||
| 1028 | {"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"},\ | ||
| 1029 | {"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"},\ | ||
| 1030 | {"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":""},\ | ||
| 1031 | {"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"},\ | ||
| 1032 | {"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"},\ | ||
| 1033 | {"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"},\ | ||
| 1034 | {"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"},\ | ||
| 1035 | {"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"},\ | ||
| 1036 | {"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"},\ | ||
| 1037 | {"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"},\ | ||
| 1038 | {"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"},\ | ||
| 1039 | {"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"},\ | ||
| 1040 | {"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"},\ | ||
| 1041 | {"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"},\ | ||
| 1042 | {"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"},\ | ||
| 1043 | {"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"},\ | ||
| 1044 | {"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"},\ | ||
| 1045 | {"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"},\ | ||
| 1046 | {"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"},\ | ||
| 1047 | {"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"},\ | ||
| 1048 | {"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"},\ | ||
| 1049 | {"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"},\ | ||
| 1050 | {"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"},\ | ||
| 1051 | {"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"},\ | ||
| 1052 | {"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"},\ | ||
| 1053 | {"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"},\ | ||
| 1054 | {"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"},\ | ||
| 1055 | {"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"},\ | ||
| 1056 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 1057 | {"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"},\ | ||
| 1058 | {"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"},\ | ||
| 1059 | {"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"},\ | ||
| 1060 | {"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"},\ | ||
| 1061 | {"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"},\ | ||
| 1062 | {"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"},\ | ||
| 1063 | {"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"},\ | ||
| 1064 | {"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"},\ | ||
| 1065 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20180712105110-5c3871d89910","vcs_hash":"f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef","timestamp":"2018-07-12T10:51:10Z","subdir":"","vcs_ref":""},\ | ||
| 1066 | {"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"},\ | ||
| 1067 | {"module":"github.com/prometheus/procfs","version":"v0.0.0-20180725123919-05ee40e3a273","vcs_hash":"a31afc6d496c301e460791751c825c4adb554572fc9b0898f20b5141bc3373d1","timestamp":"2018-07-25T12:39:19Z","subdir":"","vcs_ref":""},\ | ||
| 1068 | {"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"},\ | ||
| 1069 | {"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"},\ | ||
| 1070 | {"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"},\ | ||
| 1071 | {"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"},\ | ||
| 1072 | {"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"},\ | ||
| 1073 | {"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"},\ | ||
| 1074 | {"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"},\ | ||
| 1075 | {"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"},\ | ||
| 1076 | {"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"},\ | ||
| 1077 | {"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"},\ | ||
| 1078 | {"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"},\ | ||
| 1079 | {"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"},\ | ||
| 1080 | {"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"},\ | ||
| 1081 | {"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"},\ | ||
| 1082 | {"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"},\ | ||
| 1083 | {"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"},\ | ||
| 1084 | {"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"},\ | ||
| 1085 | {"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"},\ | ||
| 1086 | {"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"},\ | ||
| 1087 | {"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"},\ | ||
| 1088 | {"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"},\ | ||
| 1089 | {"module":"github.com/goccmack/gocc","version":"v0.0.0-20230228185258-2292f9e40198","vcs_hash":"334b745c54925ef3a2267ac8278eb59a29f0f1d792bcf56d02226be0be31041f","timestamp":"2023-02-28T18:52:58Z","subdir":"","vcs_ref":""},\ | ||
| 1090 | {"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"},\ | ||
| 1091 | {"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"},\ | ||
| 1092 | {"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"},\ | ||
| 1093 | {"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"},\ | ||
| 1094 | {"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"},\ | ||
| 1095 | {"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"},\ | ||
| 1096 | {"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"},\ | ||
| 1097 | {"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"},\ | ||
| 1098 | {"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"},\ | ||
| 1099 | {"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"},\ | ||
| 1100 | {"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"},\ | ||
| 1101 | {"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"},\ | ||
| 1102 | {"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"},\ | ||
| 1103 | {"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"},\ | ||
| 1104 | {"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"},\ | ||
| 1105 | {"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"},\ | ||
| 1106 | {"module":"github.com/buger/jsonparser","version":"v0.0.0-20181115193947-bf1c66bbce23","vcs_hash":"901336b30fc76e411d2bb38577c1468994ac5071302a3e77afc7d385071133cf","timestamp":"2018-11-15T19:39:47Z","subdir":"","vcs_ref":""},\ | ||
| 1107 | {"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"},\ | ||
| 1108 | {"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"},\ | ||
| 1109 | {"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"},\ | ||
| 1110 | {"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"},\ | ||
| 1111 | {"module":"github.com/davidlazar/go-crypto","version":"v0.0.0-20200604182044-b73af7476f6c","vcs_hash":"f8545c6c5e0f5ce36f49f75f9833021b00462cdac0533b39a4de3c1e32b359d3","timestamp":"2020-06-04T18:20:44Z","subdir":"","vcs_ref":""},\ | ||
| 1112 | {"module":"github.com/jellevandenhooff/dkim","version":"v0.0.0-20150330215556-f50fe3d243e1","vcs_hash":"9e4a30734fce86854ee4aa881f2c309bd19baeaef70f181545ed2b2a1c061853","timestamp":"2015-03-30T21:55:56Z","subdir":"","vcs_ref":""},\ | ||
| 1113 | {"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"},\ | ||
| 1114 | {"module":"github.com/moby/term","version":"v0.0.0-20221205130635-1aeaba878587","vcs_hash":"73f708b9d9059493286c6397b036d30bed42bf690e136a7734e2c3ab02bf2a5a","timestamp":"2022-12-05T13:06:35Z","subdir":"","vcs_ref":""},\ | ||
| 1115 | {"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"},\ | ||
| 1116 | {"module":"github.com/moby/term","version":"v0.5.0","vcs_hash":"5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526","timestamp":"2023-05-02T11:56:13Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 1117 | {"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"},\ | ||
| 1118 | {"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"},\ | ||
| 1119 | {"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"},\ | ||
| 1120 | {"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"},\ | ||
| 1121 | {"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"},\ | ||
| 1122 | {"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"},\ | ||
| 1123 | {"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"},\ | ||
| 1124 | {"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"},\ | ||
| 1125 | {"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"},\ | ||
| 1126 | {"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"},\ | ||
| 1127 | {"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"},\ | ||
| 1128 | {"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"},\ | ||
| 1129 | {"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"},\ | ||
| 1130 | {"module":"github.com/minio/c2goasm","version":"v0.0.0-20190812172519-36a3d3bbc4f3","vcs_hash":"c771a7e488b145a938a24f50bcb884ac42f5c6258234cac239220927ceedd89d","timestamp":"2019-08-12T17:25:19Z","subdir":"","vcs_ref":""},\ | ||
| 1131 | {"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":""},\ | ||
| 1132 | {"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"},\ | ||
| 1133 | {"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"},\ | ||
| 1134 | {"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"},\ | ||
| 1135 | {"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"},\ | ||
| 1136 | {"module":"github.com/minio/asm2plan9s","version":"v0.0.0-20200509001527-cdd76441f9d8","vcs_hash":"1d713c116cf07cde94fb7217feaa2a84754f66a5f9efcce083b8e323dc8d4639","timestamp":"2020-05-09T00:15:27Z","subdir":"","vcs_ref":""},\ | ||
| 1137 | {"module":"github.com/minio/blake2b-simd","version":"v0.0.0-20160723061019-3f5f724cb5b1","vcs_hash":"a7172bc363c1aa8958685ed450a1cbfc85d03ce6d4613c888737d3596695372a","timestamp":"2016-07-23T06:10:19Z","subdir":"","vcs_ref":""},\ | ||
| 1138 | {"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"},\ | ||
| 1139 | {"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"},\ | ||
| 1140 | {"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"},\ | ||
| 1141 | {"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"},\ | ||
| 1142 | {"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"},\ | ||
| 1143 | {"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"},\ | ||
| 1144 | {"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"},\ | ||
| 1145 | {"module":"github.com/containerd/cgroups","version":"v0.0.0-20201119153540-4cbc285b3327","vcs_hash":"efdc4a4bcf92a38fdda6308b27a617183f63949243d144893e252eb1f81568c1","timestamp":"2020-11-19T15:35:40Z","subdir":"","vcs_ref":""},\ | ||
| 1146 | {"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"},\ | ||
| 1147 | {"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"},\ | ||
| 1148 | {"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"},\ | ||
| 1149 | {"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"},\ | ||
| 1150 | {"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"},\ | ||
| 1151 | {"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"},\ | ||
| 1152 | {"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"},\ | ||
| 1153 | {"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"},\ | ||
| 1154 | {"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"},\ | ||
| 1155 | {"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"},\ | ||
| 1156 | {"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"},\ | ||
| 1157 | {"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"},\ | ||
| 1158 | {"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"},\ | ||
| 1159 | {"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"},\ | ||
| 1160 | {"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"},\ | ||
| 1161 | {"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"},\ | ||
| 1162 | {"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"},\ | ||
| 1163 | {"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"},\ | ||
| 1164 | {"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"},\ | ||
| 1165 | {"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"},\ | ||
| 1166 | {"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"},\ | ||
| 1167 | {"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"},\ | ||
| 1168 | {"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"},\ | ||
| 1169 | {"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"},\ | ||
| 1170 | {"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"},\ | ||
| 1171 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180228061459-e0a39a4cb421","vcs_hash":"720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a","timestamp":"2018-02-28T06:14:59Z","subdir":"","vcs_ref":""},\ | ||
| 1172 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ | ||
| 1173 | {"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"},\ | ||
| 1174 | {"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":""},\ | ||
| 1175 | {"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"},\ | ||
| 1176 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20190116061207-43a291ad63a2","vcs_hash":"0d47dfcb60edac5534bead1b8901c3c729078f9a10fe384a43d78672a2725866","timestamp":"2019-01-16T06:12:07Z","subdir":"","vcs_ref":""},\ | ||
| 1177 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20221125231312-a49e3df8f510","vcs_hash":"d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26","timestamp":"2022-11-25T23:13:12Z","subdir":"","vcs_ref":""},\ | 1456 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20221125231312-a49e3df8f510","vcs_hash":"d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26","timestamp":"2022-11-25T23:13:12Z","subdir":"","vcs_ref":""},\ |
| 1178 | {"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"},\ | 1457 | {"module":"github.com/xiang90/probing","version":"v0.0.0-20190116061207-43a291ad63a2","vcs_hash":"0d47dfcb60edac5534bead1b8901c3c729078f9a10fe384a43d78672a2725866","timestamp":"2019-01-16T06:12:07Z","subdir":"","vcs_ref":""},\ |
| 1179 | {"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"},\ | 1458 | {"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"},\ |
| 1180 | {"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"},\ | 1459 | {"module":"github.com/casbin/casbin/v2","version":"v2.1.2","vcs_hash":"0d6b1be4081d8ea3632f48de2509cd83933a908bd237e0694a1e61827be14203","timestamp":"2019-11-23T09:34:48Z","subdir":"v2","vcs_ref":"refs/tags/v2.1.2"},\ |
| 1181 | {"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"},\ | 1460 | {"module":"github.com/edsrzf/mmap-go","version":"v1.0.0","vcs_hash":"ea508977cf08bb4684cc54c710d10264b0bfb02e40521c603fa1104af4921500","timestamp":"2018-12-15T21:49:21Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 1182 | {"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"},\ | ||
| 1183 | {"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"},\ | ||
| 1184 | {"module":"github.com/mikioh/tcpopt","version":"v0.0.0-20190314235656-172688c1accc","vcs_hash":"af90ca34a7ae8e7eb9302780266e78a7f94198251ca6982770d866368b6680b0","timestamp":"2019-03-14T23:56:56Z","subdir":"","vcs_ref":""},\ | ||
| 1185 | {"module":"github.com/mikioh/tcp","version":"v0.0.0-20190314235350-803a9b46060c","vcs_hash":"b5018b1632de9497f73466e6e74890e66ea73426b1654ecabffc283ddc76d241","timestamp":"2019-03-14T23:53:50Z","subdir":"","vcs_ref":""},\ | 1461 | {"module":"github.com/mikioh/tcp","version":"v0.0.0-20190314235350-803a9b46060c","vcs_hash":"b5018b1632de9497f73466e6e74890e66ea73426b1654ecabffc283ddc76d241","timestamp":"2019-03-14T23:53:50Z","subdir":"","vcs_ref":""},\ |
| 1186 | {"module":"github.com/mikioh/ipaddr","version":"v0.0.0-20190404000644-d465c8ab6721","vcs_hash":"60b561c79969dff0b810b19930e0f41d48404a26b5354e19527f2a78cc3d5b06","timestamp":"2019-04-04T00:06:44Z","subdir":"","vcs_ref":""},\ | ||
| 1187 | {"module":"github.com/mikioh/tcpinfo","version":"v0.0.0-20190314235526-30a79bb1804b","vcs_hash":"4a5614e584aeea02cac795328a3831dc0f25b929872390eac1db8d3362c95929","timestamp":"2019-03-14T23:55:26Z","subdir":"","vcs_ref":""},\ | 1462 | {"module":"github.com/mikioh/tcpinfo","version":"v0.0.0-20190314235526-30a79bb1804b","vcs_hash":"4a5614e584aeea02cac795328a3831dc0f25b929872390eac1db8d3362c95929","timestamp":"2019-03-14T23:55:26Z","subdir":"","vcs_ref":""},\ |
| 1188 | {"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"},\ | 1463 | {"module":"github.com/mikioh/tcpopt","version":"v0.0.0-20190314235656-172688c1accc","vcs_hash":"af90ca34a7ae8e7eb9302780266e78a7f94198251ca6982770d866368b6680b0","timestamp":"2019-03-14T23:56:56Z","subdir":"","vcs_ref":""},\ |
| 1189 | {"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":""},\ | 1464 | {"module":"github.com/mikioh/ipaddr","version":"v0.0.0-20190404000644-d465c8ab6721","vcs_hash":"60b561c79969dff0b810b19930e0f41d48404a26b5354e19527f2a78cc3d5b06","timestamp":"2019-04-04T00:06:44Z","subdir":"","vcs_ref":""},\ |
| 1190 | {"module":"github.com/JohnCGriffin/overflow","version":"v0.0.0-20211019200055-46fa312c352c","vcs_hash":"dd996835062d34e4037945d1eae5fbc030d54b829d729b7822cc08c659132ea2","timestamp":"2021-10-19T20:00:55Z","subdir":"","vcs_ref":""},\ | 1465 | {"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"},\ |
| 1191 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ | 1466 | {"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"},\ |
| 1192 | {"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"},\ | 1467 | {"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"},\ |
| 1193 | {"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"},\ | 1468 | {"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"},\ |
| 1194 | {"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"},\ | 1469 | {"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"},\ |
| 1195 | {"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"},\ | 1470 | {"module":"github.com/bazelbuild/rules_go","version":"v0.49.0","vcs_hash":"e4700847ba81285a6d6d23d4d4836cbe60c65a58f5d40c25b07d44d8fab3781a","timestamp":"2024-07-13T04:04:00Z","subdir":"","vcs_ref":"refs/tags/v0.49.0"},\ |
| 1196 | {"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"},\ | 1471 | {"module":"github.com/fogleman/gg","version":"v1.2.1-0.20190220221249-0403632d5b90","vcs_hash":"bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5","timestamp":"2019-02-20T22:12:49Z","subdir":"","vcs_ref":""},\ |
| 1197 | {"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"},\ | 1472 | {"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"},\ |
| 1198 | {"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"},\ | 1473 | {"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"},\ |
| 1199 | {"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"},\ | 1474 | {"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":""},\ |
| 1200 | {"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"},\ | 1475 | {"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"},\ |
| 1201 | {"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"},\ | 1476 | {"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"},\ |
| 1202 | {"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"},\ | 1477 | {"module":"go.uber.org/mock","version":"v0.6.0","vcs_hash":"03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48","timestamp":"2025-08-18T14:58:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 1203 | {"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"},\ | 1478 | {"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"},\ |
| 1204 | {"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"},\ | 1479 | {"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"},\ |
| 1205 | {"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"},\ | 1480 | {"module":"go.uber.org/dig","version":"v1.19.0","vcs_hash":"8f7a799a5a22218d8dd88000c58275b8dc2ea38bf06f1f3a3e04fd0dbe836a03","timestamp":"2025-05-13T19:43:30Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ |
| 1206 | {"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"},\ | 1481 | {"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"},\ |
| 1207 | {"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"},\ | 1482 | {"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"},\ |
| 1208 | {"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"},\ | 1483 | {"module":"go.uber.org/multierr","version":"v1.10.0","vcs_hash":"2832857d4b2b5a3b54218f269985a387ea5d0863b4a6d668022bed4a0cb80d2d","timestamp":"2023-03-08T14:40:37Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ |
| 1209 | {"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"},\ | 1484 | {"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"},\ |
| 1210 | {"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":""},\ | 1485 | {"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"},\ |
| 1211 | {"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"},\ | 1486 | {"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"},\ |
| 1212 | {"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"},\ | 1487 | {"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"},\ |
| 1213 | {"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"},\ | 1488 | {"module":"go.uber.org/zap","version":"v1.27.1","vcs_hash":"67e343786276ffdcabe10fced1cc35f12935c34465b4aa9b7a745028a33b44b5","timestamp":"2025-11-19T21:20:44Z","subdir":"","vcs_ref":"refs/tags/v1.27.1"},\ |
| 1214 | {"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"},\ | 1489 | {"module":"go.uber.org/fx","version":"v1.24.0","vcs_hash":"1a1f1862e2e0e4570cc29fa0d06ef31796d23bc64dc250f4cf4745a18d58f371","timestamp":"2025-05-13T22:11:49Z","subdir":"","vcs_ref":"refs/tags/v1.24.0"},\ |
| 1215 | {"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"},\ | 1490 | {"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"},\ |
| 1216 | {"module":"github.com/docopt/docopt-go","version":"v0.0.0-20180111231733-ee0de3bc6815","vcs_hash":"751de0440af708f4965069ceb6bd0ea4be3936767177b3370285c4be76b4c1b7","timestamp":"2018-01-11T23:17:33Z","subdir":"","vcs_ref":""},\ | 1491 | {"module":"filippo.io/keygen","version":"v0.0.0-20260114151900-8e2790ea4c5b","vcs_hash":"542848b5efdfcc8ff2cacf34a13821a84ced0e0d58911dcc701b617e78b9236a","timestamp":"2026-01-14T15:19:00Z","subdir":"","vcs_ref":""},\ |
| 1217 | {"module":"github.com/crackcomm/go-gitignore","version":"v0.0.0-20241020182519-7843d2ba8fdf","vcs_hash":"749e0ab358801ca7a35880e9a38c392d5611c47b90fa4c3bcd9cd33b61c78765","timestamp":"2024-10-20T18:25:19Z","subdir":"","vcs_ref":""},\ | 1492 | {"module":"filippo.io/bigmod","version":"v0.1.1-0.20260103110540-f8a47775ebe5","vcs_hash":"41e94c0ff0552e96578efa67aee5b334cc38b86aa7ba32a77b359e6af1690d04","timestamp":"2026-01-03T11:05:40Z","subdir":"","vcs_ref":""},\ |
| 1218 | {"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"},\ | 1493 | {"module":"filippo.io/edwards25519","version":"v1.2.0","vcs_hash":"236c46d6f2f01cc2ea3ed22b97d15594c8db0e0b007cdaae35a7e6e56c01a9eb","timestamp":"2026-02-17T17:23:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 1494 | {"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"},\ | ||
| 1219 | {"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"},\ | 1495 | {"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"},\ |
| 1220 | {"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"},\ | 1496 | {"module":"sigs.k8s.io/kustomize/kustomize/v5","version":"v5.8.1","vcs_hash":"5041884be28a0a6c1ff04366761ad6e67ba7c65ed4085646d283618651b36433","timestamp":"2026-02-09T16:11:22Z","subdir":"kustomize","vcs_ref":"refs/tags/kustomize/v5.8.1"},\ |
| 1221 | {"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"},\ | 1497 | {"module":"sigs.k8s.io/kustomize/kyaml","version":"v0.21.1","vcs_hash":"d934f95426b38922b701b331ef02b0f20a92b96daba744a76c379f5c5a5395dd","timestamp":"2026-02-09T01:51:09Z","subdir":"kyaml","vcs_ref":"refs/tags/kyaml/v0.21.1"},\ |
| 1222 | {"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"},\ | 1498 | {"module":"sigs.k8s.io/kustomize/api","version":"v0.21.1","vcs_hash":"76d701ecd9ef9807a04d614168b5d8bdefd56653d67e25d4415a54cc885b06d5","timestamp":"2026-02-09T15:53:24Z","subdir":"api","vcs_ref":"refs/tags/api/v0.21.1"},\ |
| 1223 | {"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"},\ | 1499 | {"module":"sigs.k8s.io/kustomize/cmd/config","version":"v0.21.1","vcs_hash":"b24454934530f2387f29403b938ca24994d82a27e04a08628ad75cfba1e1be8b","timestamp":"2026-02-09T15:37:25Z","subdir":"cmd/config","vcs_ref":"refs/tags/cmd/config/v0.21.1"},\ |
| 1224 | {"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"},\ | 1500 | {"module":"sigs.k8s.io/structured-merge-diff/v4","version":"v4.4.2","vcs_hash":"bd07b477e76c25bb800db70142fb1436fe8ef483195e7de25f8f31a1eda2c37d","timestamp":"2024-11-01T00:59:28Z","subdir":"","vcs_ref":"refs/tags/v4.4.2"},\ |
| 1225 | {"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"},\ | 1501 | {"module":"sigs.k8s.io/structured-merge-diff/v4","version":"v4.4.3","vcs_hash":"8726d3066a280e4fc2231504578bacc142a8b5a343899fbc62e27047ccd8a31b","timestamp":"2024-11-14T06:46:46Z","subdir":"","vcs_ref":"refs/tags/v4.4.3"},\ |
| 1226 | {"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"},\ | ||
| 1227 | {"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"},\ | ||
| 1228 | {"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"},\ | 1502 | {"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"},\ |
| 1503 | {"module":"sigs.k8s.io/structured-merge-diff/v6","version":"v6.3.2","vcs_hash":"e5778929cdf14a8fe2e1d1888a731491de23d90eabfcca2f07134336483fe7e2","timestamp":"2026-01-22T20:25:28Z","subdir":"","vcs_ref":"refs/tags/v6.3.2"},\ | ||
| 1504 | {"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"},\ | ||
| 1229 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20250730193827-2d320260d730","vcs_hash":"464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764","timestamp":"2025-07-30T19:38:27Z","subdir":"","vcs_ref":""},\ | 1505 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20250730193827-2d320260d730","vcs_hash":"464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764","timestamp":"2025-07-30T19:38:27Z","subdir":"","vcs_ref":""},\ |
| 1506 | {"module":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","version":"v0.34.0","vcs_hash":"d1d5f6a3d19d896a861c7f20acd0e934334f888ce176a2fe34deea33b292df02","timestamp":"2025-10-23T04:48:39Z","subdir":"konnectivity-client","vcs_ref":"refs/tags/konnectivity-client/v0.34.0"},\ | ||
| 1507 | {"module":"sigs.k8s.io/knftables","version":"v0.0.21","vcs_hash":"6c098a445ea2b0e855f2714797a7c606d712ac1c3129f4c609e040386762aea3","timestamp":"2026-03-11T14:47:26Z","subdir":"","vcs_ref":"refs/tags/v0.0.21"},\ | ||
| 1230 | {"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"},\ | 1508 | {"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"},\ |
| 1231 | {"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"},\ | 1509 | {"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"},\ |
| 1232 | {"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"},\ | 1510 | {"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"},\ |
| 1233 | {"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"},\ | 1511 | {"module":"contrib.go.opencensus.io/exporter/stackdriver","version":"v0.13.15-0.20230702191903-2de6d2748484","vcs_hash":"2f3f5496f0bda2e1cfed778161e9cc5c1ea62e123787902736cb1d6462548d0a","timestamp":"2023-07-02T19:19:03Z","subdir":"","vcs_ref":""},\ |
| 1234 | {"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"},\ | 1512 | {"module":"gvisor.dev/gvisor","version":"v0.0.0-20230927004350-cbd86285d259","vcs_hash":"12f47a5ee7cbad248c7615a62fee820a9df218ea4343550d804674dd7205d41b","timestamp":"2023-09-27T00:43:50Z","subdir":"","vcs_ref":""},\ |
| 1235 | {"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"},\ | 1513 | {"module":"cuelabs.dev/go/oci/ociregistry","version":"v0.0.0-20250530080122-d0efc28a5723","vcs_hash":"e4e9853b1730814d36a13f23af0ebdb59a7cd2349d414fa6e78ba929b2f57c04","timestamp":"2025-05-30T08:01:22Z","subdir":"ociregistry","vcs_ref":""},\ |
| 1236 | {"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"},\ | 1514 | {"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"},\ |
| 1237 | {"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"},\ | 1515 | {"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"},\ |
| 1238 | {"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"},\ | 1516 | {"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"},\ |
| 1239 | {"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"},\ | 1517 | {"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"},\ |
| 1240 | {"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"},\ | 1518 | {"module":"cel.dev/expr","version":"v0.19.2","vcs_hash":"aaf76ec694c6e0a03a195463560dcc13e4ed7383f65fedb4e41c912fd12a1d60","timestamp":"2025-01-24T23:03:46Z","subdir":"","vcs_ref":"refs/tags/v0.19.2"},\ |
| 1241 | {"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"},\ | 1519 | {"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"},\ |
| 1242 | {"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"},\ | 1520 | {"module":"cel.dev/expr","version":"v0.25.1","vcs_hash":"aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce","timestamp":"2025-11-08T22:07:56Z","subdir":"","vcs_ref":"refs/tags/v0.25.1"},\ |
| 1243 | {"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"},\ | 1521 | {"module":"cel.dev/expr","version":"v0.23.0","vcs_hash":"0509383f20333551d1124862f90619e3f098bea6788e63a19cc7bac62afb2a08","timestamp":"2025-04-02T22:25:22Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ |
| 1244 | {"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"},\ | 1522 | {"module":"cel.dev/expr","version":"v0.16.1","vcs_hash":"03c70f52d733a6ceac6070765eeb3b3a0e8ac4ad13d5f9e148e7c9572dc342b8","timestamp":"2024-08-28T17:39:11Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ |
| 1245 | {"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"},\ | 1523 | {"module":"gioui.org","version":"v0.2.0","vcs_hash":"e05584f1fc7da887b6241236a6fb75f38db5fb7d5bc8e1c2c5ee5ad75dc0096c","timestamp":"2023-08-03T19:57:34Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 1246 | {"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"},\ | 1524 | {"module":"gioui.org/x","version":"v0.2.0","vcs_hash":"46a045e43f3c5ae2d44d0957260188be80b974e53b54a02be23b2c7a0cc0097e","timestamp":"2023-08-03T20:44:48Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 1247 | {"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"},\ | 1525 | {"module":"eliasnaur.com/font","version":"v0.0.0-20230308162249-dd43949cb42d","vcs_hash":"0347e7b45a05504c967c1a056296dc1edf1dc93b1359f473d8bfb1b1b00b5bbb","timestamp":"2023-03-08T16:22:49Z","subdir":"","vcs_ref":""},\ |
| 1248 | {"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"},\ | 1526 | {"module":"golang.zx2c4.com/wireguard","version":"v0.0.0-20231211153847-12269c276173","vcs_hash":"f27d42cad7e531e67b9eb454350e09b0fb8aa120131d49898b20c16531c40497","timestamp":"2023-12-11T15:38:47Z","subdir":"","vcs_ref":""},\ |
| 1527 | {"module":"golang.zx2c4.com/wireguard/wgctrl","version":"v0.0.0-20241231184526-a9ab2273dd10","vcs_hash":"3303b8532c5eda2a6a0b07aff895c8ace79d08b37be9a57e2134ccde31c6fe3c","timestamp":"2024-12-31T18:45:26Z","subdir":"","vcs_ref":""},\ | ||
| 1528 | {"module":"golang.zx2c4.com/wintun","version":"v0.0.0-20230126152724-0fa3db229ce2","vcs_hash":"8708f19e807bdf4dc48c8a3783169a0aa59ae11fec12b2c9a9e04b573d1b6920","timestamp":"2023-01-26T15:27:24Z","subdir":"","vcs_ref":""},\ | ||
| 1529 | {"module":"cyphar.com/go-pathrs","version":"v0.2.2","vcs_hash":"da9bf41c454f71f6a4821802b93a0917a69d54e564ec6c7268e0646124a5ca16","timestamp":"2025-11-24T15:54:49Z","subdir":"go-pathrs","vcs_ref":"refs/tags/go-pathrs/v0.2.2"},\ | ||
| 1530 | {"module":"cyphar.com/go-pathrs","version":"v0.2.1","vcs_hash":"e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90","timestamp":"2025-11-02T17:55:16Z","subdir":"go-pathrs","vcs_ref":"refs/tags/go-pathrs/v0.2.1"},\ | ||
| 1531 | {"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"},\ | ||
| 1532 | {"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"},\ | ||
| 1533 | {"module":"gonum.org/v1/gonum","version":"v0.14.0","vcs_hash":"e0c0255536cf4e9325e3cf97df89739fec27539683b978c25b826da11afbcebb","timestamp":"2023-08-19T11:00:55Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1534 | {"module":"gonum.org/v1/gonum","version":"v0.16.0","vcs_hash":"525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4","timestamp":"2025-03-21T18:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 1535 | {"module":"gonum.org/v1/gonum","version":"v0.17.0","vcs_hash":"97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400","timestamp":"2025-12-29T19:16:44Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 1536 | {"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"},\ | ||
| 1537 | {"module":"gonum.org/v1/plot","version":"v0.15.2","vcs_hash":"a11b8b5d860d267cba1e2c0a74d71825d3f927693483e3c0f2904a8139d68924","timestamp":"2025-03-12T19:21:08Z","subdir":"","vcs_ref":"refs/tags/v0.15.2"},\ | ||
| 1538 | {"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"},\ | ||
| 1539 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.4","vcs_hash":"c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea","timestamp":"2026-03-06T22:01:45Z","subdir":"","vcs_ref":"refs/tags/v2.4.4"},\ | ||
| 1540 | {"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"},\ | ||
| 1541 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.3","vcs_hash":"2408eeac30b1574986dd0e17458ada4d251f9845f816637202936da13fcdab91","timestamp":"2025-09-11T04:10:14Z","subdir":"","vcs_ref":"refs/tags/v2.4.3"},\ | ||
| 1542 | {"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"},\ | ||
| 1543 | {"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"},\ | ||
| 1544 | {"module":"golang.org/x/sys","version":"v0.40.0","vcs_hash":"d79937019ae4c754713c3c72f7594cc0321796c1c0045f463aca41f5b91f4113","timestamp":"2025-12-19T16:52:28Z","subdir":"","vcs_ref":"refs/tags/v0.40.0"},\ | ||
| 1545 | {"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"},\ | ||
| 1546 | {"module":"golang.org/x/sys","version":"v0.38.0","vcs_hash":"31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b","timestamp":"2025-11-04T21:29:36Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 1547 | {"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"},\ | ||
| 1548 | {"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"},\ | ||
| 1549 | {"module":"golang.org/x/image","version":"v0.7.0","vcs_hash":"dad8c33a16d1e5b89dabf3e9e75c661c021e37a2d0f11258f2b672f718804a15","timestamp":"2023-04-06T15:43:24Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1550 | {"module":"golang.org/x/image","version":"v0.3.0","vcs_hash":"f2ec53e4f63c2b19a2a155e0e4bc2d083bcaa1bc661b108fe82dea338716b870","timestamp":"2023-01-04T15:49:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 1551 | {"module":"golang.org/x/image","version":"v0.6.0","vcs_hash":"02040f2dbc43172347774e3a1cea2b0407df98d20fd3519bf46fe0a0d17018ab","timestamp":"2023-03-05T01:20:52Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1249 | {"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"},\ | 1552 | {"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"},\ |
| 1250 | {"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"},\ | 1553 | {"module":"golang.org/x/image","version":"v0.12.0","vcs_hash":"95ff1a02643c44ac1eaf6c29501ed1e6c134e145b147a3a04ad7d017b720b17f","timestamp":"2023-09-03T13:05:48Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ |
| 1554 | {"module":"golang.org/x/image","version":"v0.13.0","vcs_hash":"247d2d1d4a2162c6fdeec1b9b823bc20cd3b96957a36c9098bad16052d91f23d","timestamp":"2023-09-11T15:45:05Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 1555 | {"module":"golang.org/x/image","version":"v0.21.0","vcs_hash":"3a788601fa2d57d5a58551b3d330f2508bb9b4d0c0d77c00b6d97c32a6f28674","timestamp":"2024-10-04T14:54:58Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 1556 | {"module":"golang.org/x/image","version":"v0.5.0","vcs_hash":"7076b26520d39050e4bb260ade3c13a54d59fef5ee5c0102583d44ba07ecc261","timestamp":"2023-02-14T17:44:59Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1557 | {"module":"golang.org/x/image","version":"v0.15.0","vcs_hash":"1ad99e9ae93ccfe28e7ef35be8d3f8201d2e66be969c137a009da9e5e72bd40f","timestamp":"2023-12-19T18:03:06Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1558 | {"module":"golang.org/x/image","version":"v0.11.0","vcs_hash":"426ccd77e3526f55697cdb8bea7ae8cca87843201b95330648b9598395615fee","timestamp":"2023-08-04T16:56:53Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1559 | {"module":"golang.org/x/image","version":"v0.24.0","vcs_hash":"69b78a20e44fc0e27959f993b8c47ee64e002c718fd0c74aec70906ae99a32d2","timestamp":"2025-02-04T19:03:00Z","subdir":"","vcs_ref":"refs/tags/v0.24.0"},\ | ||
| 1560 | {"module":"golang.org/x/image","version":"v0.25.0","vcs_hash":"09e0367dd78c8e6c4303c8daaf17ecf801e69f0a7f02d6ce879a1b9c1bb0b380","timestamp":"2025-03-05T17:03:19Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ | ||
| 1561 | {"module":"golang.org/x/mod","version":"v0.35.0","vcs_hash":"aa7ee94ca8c2a7467e342ada72e93e1947993c2e719cf97e16ecc95c20284d13","timestamp":"2026-04-09T11:45:19Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 1562 | {"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"},\ | ||
| 1563 | {"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"},\ | ||
| 1564 | {"module":"golang.org/x/mod","version":"v0.14.0","vcs_hash":"80d70106e402a6e29053d684089b4ee3adac360a8934331dcf2dfa5ea3994252","timestamp":"2023-10-25T22:55:36Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1565 | {"module":"golang.org/x/mod","version":"v0.31.0","vcs_hash":"cb53cc14448559f4b79c8c47297f628afbc8171ff501cdc4743c5f4030033dd7","timestamp":"2025-12-08T16:56:33Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 1251 | {"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"},\ | 1566 | {"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"},\ |
| 1567 | {"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"},\ | ||
| 1568 | {"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"},\ | ||
| 1569 | {"module":"golang.org/x/mod","version":"v0.28.0","vcs_hash":"a963d597a7be637fccd23ccb08fe0e298fc021426322d086254267734e454602","timestamp":"2025-09-08T03:32:12Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 1252 | {"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"},\ | 1570 | {"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"},\ |
| 1253 | {"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"},\ | 1571 | {"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"},\ |
| 1572 | {"module":"golang.org/x/mod","version":"v0.11.0","vcs_hash":"f459dd5587700075eb2293ae337bb59a191dd7ed7d493637e11784bf0b7abedf","timestamp":"2023-06-06T12:29:20Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1573 | {"module":"golang.org/x/mod","version":"v0.30.0","vcs_hash":"56b95046571e0e04dcc329f5fb97496ba7e4c7f6286db216f11afc8553b45e5d","timestamp":"2025-11-11T15:05:13Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 1254 | {"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"},\ | 1574 | {"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"},\ |
| 1255 | {"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"},\ | 1575 | {"module":"golang.org/x/mod","version":"v0.26.0","vcs_hash":"0af6bcbcf0554c1362af7ee096d9a1d423147de32aba934de6eab3a1296a7906","timestamp":"2025-07-09T20:10:54Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 1256 | {"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"},\ | 1576 | {"module":"golang.org/x/mod","version":"v0.25.0","vcs_hash":"e82619cacc98b6da0bf83871c07b8aca687bf65f2bf62c9ee22ee658cfb41689","timestamp":"2025-05-08T14:04:30Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ |
| 1257 | {"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"},\ | ||
| 1258 | {"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"},\ | 1577 | {"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"},\ |
| 1259 | {"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"},\ | 1578 | {"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"},\ |
| 1260 | {"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"},\ | 1579 | {"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"},\ |
| 1261 | {"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"},\ | 1580 | {"module":"golang.org/x/mod","version":"v0.29.0","vcs_hash":"e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39","timestamp":"2025-10-08T15:23:01Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ |
| 1262 | {"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"},\ | 1581 | {"module":"golang.org/x/oauth2","version":"v0.20.0","vcs_hash":"b5568f548e7693dc4f56972fa02d77254f51dbedeae6fc78f4fac4c913eeaa1c","timestamp":"2024-04-22T16:03:30Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ |
| 1263 | {"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"},\ | 1582 | {"module":"golang.org/x/oauth2","version":"v0.35.0","vcs_hash":"3858e4748e32ca7bdd12088d082fefb6d020373b33890e53507c31358eeef3e6","timestamp":"2026-01-12T19:50:33Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ |
| 1264 | {"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"},\ | 1583 | {"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"},\ |
| 1265 | {"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"},\ | 1584 | {"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"},\ |
| 1266 | {"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"},\ | 1585 | {"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"},\ |
| 1267 | {"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"},\ | 1586 | {"module":"golang.org/x/oauth2","version":"v0.14.0","vcs_hash":"003f1e188984efeb0ddd261aae95c6d9c2356614103d0efaad3130d4ca8fa793","timestamp":"2023-11-08T20:28:19Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ |
| 1268 | {"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"},\ | 1587 | {"module":"golang.org/x/oauth2","version":"v0.19.0","vcs_hash":"4402099740a3ddf88f08ed27f85063ef05bea3a45bb4aefd5698a8146c608e49","timestamp":"2024-04-03T20:36:14Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ |
| 1269 | {"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"},\ | 1588 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20221014153046-6fdb5e3db783","vcs_hash":"af317d31f0cec8852ae8f768f264e6409b76adfd771754e4799c2ae40f281265","timestamp":"2022-10-14T15:30:46Z","subdir":"","vcs_ref":""},\ |
| 1270 | {"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"},\ | ||
| 1271 | {"module":"golang.org/x/tools","version":"v0.21.1-0.20240508182429-e35e4ccd0d2d","vcs_hash":"0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9","timestamp":"2024-05-08T18:24:29Z","subdir":"","vcs_ref":""},\ | ||
| 1272 | {"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"},\ | ||
| 1273 | {"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"},\ | ||
| 1274 | {"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"},\ | ||
| 1275 | {"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"},\ | ||
| 1276 | {"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"},\ | ||
| 1277 | {"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"},\ | ||
| 1278 | {"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"},\ | ||
| 1279 | {"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"},\ | ||
| 1280 | {"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"},\ | ||
| 1281 | {"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"},\ | ||
| 1282 | {"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"},\ | ||
| 1283 | {"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"},\ | ||
| 1284 | {"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"},\ | ||
| 1285 | {"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"},\ | ||
| 1286 | {"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"},\ | ||
| 1287 | {"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"},\ | ||
| 1288 | {"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"},\ | ||
| 1289 | {"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"},\ | ||
| 1290 | {"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"},\ | ||
| 1291 | {"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"},\ | ||
| 1292 | {"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"},\ | ||
| 1293 | {"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"},\ | ||
| 1294 | {"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"},\ | ||
| 1295 | {"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"},\ | ||
| 1296 | {"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"},\ | ||
| 1297 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20221006150949-b44042a4b9c1","vcs_hash":"4643c5fa8a017020dd3260693bfa1131093f8322b73211f95d6710568ec0fd9a","timestamp":"2022-10-06T15:09:49Z","subdir":"","vcs_ref":""},\ | ||
| 1298 | {"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"},\ | 1589 | {"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"},\ |
| 1590 | {"module":"golang.org/x/oauth2","version":"v0.18.0","vcs_hash":"04c063cb5b65fd47e372e493e19f2305a56efe9a84c88bf46856f7d7bdd1729e","timestamp":"2024-03-04T22:41:57Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1591 | {"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"},\ | ||
| 1592 | {"module":"golang.org/x/oauth2","version":"v0.13.0","vcs_hash":"0d48ec62274bf97837fc2a791a5e41ec6f2852e16255fc23fa25e3115cdf22dd","timestamp":"2023-10-06T08:33:24Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 1593 | {"module":"golang.org/x/oauth2","version":"v0.21.0","vcs_hash":"42b6e13530f5a890386f072b63065c92fc5adf4a8def9a062a29abda91140f47","timestamp":"2024-05-10T21:31:51Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 1594 | {"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"},\ | ||
| 1595 | {"module":"golang.org/x/oauth2","version":"v0.15.0","vcs_hash":"1486f65df23546c7e165c9a26c9a9f3dc8507cf9af35f39fce538fea487d285d","timestamp":"2023-11-27T17:50:56Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1596 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20221006150949-b44042a4b9c1","vcs_hash":"4643c5fa8a017020dd3260693bfa1131093f8322b73211f95d6710568ec0fd9a","timestamp":"2022-10-06T15:09:49Z","subdir":"","vcs_ref":""},\ | ||
| 1597 | {"module":"golang.org/x/oauth2","version":"v0.16.0","vcs_hash":"7dc80887d36b354e3205755f863bb586c2326cacd0c40de207b0f69eb0a04e74","timestamp":"2024-01-08T18:34:15Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 1598 | {"module":"golang.org/x/oauth2","version":"v0.11.0","vcs_hash":"dc915980649975b6d4401c7bec8fefdbbf6d49146a386e9146d6b12939173360","timestamp":"2023-08-04T23:51:27Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1299 | {"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"},\ | 1599 | {"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"},\ |
| 1300 | {"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"},\ | ||
| 1301 | {"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"},\ | ||
| 1302 | {"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"},\ | 1600 | {"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"},\ |
| 1303 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220909003341-f21342109be1","vcs_hash":"351d1fabdb4fa60c3e4cb2cc5d4a44b30955567cba29728bf9f0d856a050ae6f","timestamp":"2022-09-09T00:33:41Z","subdir":"","vcs_ref":""},\ | 1601 | {"module":"golang.org/x/oauth2","version":"v0.22.0","vcs_hash":"2c3eede03c5e21e83519d5cb24a4ae0d5f35e40b236f3188e8038fa5991c8d52","timestamp":"2024-07-16T16:09:07Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ |
| 1304 | {"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"},\ | 1602 | {"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"},\ |
| 1305 | {"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"},\ | 1603 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220822191816-0ebed06d0094","vcs_hash":"89118000acfc5423c5eccd6d329118f7f52ce480e36cee728f61b3f06ba85af9","timestamp":"2022-08-22T19:18:16Z","subdir":"","vcs_ref":""},\ |
| 1306 | {"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"},\ | ||
| 1307 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20221014153046-6fdb5e3db783","vcs_hash":"af317d31f0cec8852ae8f768f264e6409b76adfd771754e4799c2ae40f281265","timestamp":"2022-10-14T15:30:46Z","subdir":"","vcs_ref":""},\ | ||
| 1308 | {"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"},\ | 1604 | {"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"},\ |
| 1309 | {"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"},\ | 1605 | {"module":"golang.org/x/oauth2","version":"v0.25.0","vcs_hash":"44c882fab422b6d5ead524a0dedd351043ed68d5baf27dbecc993aff0643c2e2","timestamp":"2025-01-04T02:44:49Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ |
| 1606 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220909003341-f21342109be1","vcs_hash":"351d1fabdb4fa60c3e4cb2cc5d4a44b30955567cba29728bf9f0d856a050ae6f","timestamp":"2022-09-09T00:33:41Z","subdir":"","vcs_ref":""},\ | ||
| 1310 | {"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"},\ | 1607 | {"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"},\ |
| 1311 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20220822191816-0ebed06d0094","vcs_hash":"89118000acfc5423c5eccd6d329118f7f52ce480e36cee728f61b3f06ba85af9","timestamp":"2022-08-22T19:18:16Z","subdir":"","vcs_ref":""},\ | 1608 | {"module":"golang.org/x/oauth2","version":"v0.17.0","vcs_hash":"6bf9724a7de5c57657f8ff9e3c233d3c9ecca892d4936913751cae309ec6bfb2","timestamp":"2024-02-08T13:19:31Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ |
| 1312 | {"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"},\ | 1609 | {"module":"golang.org/x/oauth2","version":"v0.34.0","vcs_hash":"6673326037dc1ac7c54f721702bfeb2b4921efb7d9c59a94c18be745b32f9f85","timestamp":"2025-12-01T17:43:47Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ |
| 1313 | {"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"},\ | 1610 | {"module":"golang.org/x/term","version":"v0.39.0","vcs_hash":"2f7967872dc89974e6070e6a50b9470569f4330c267a7ea7842f4ed0084ea01c","timestamp":"2026-01-09T16:09:29Z","subdir":"","vcs_ref":"refs/tags/v0.39.0"},\ |
| 1314 | {"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"},\ | 1611 | {"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"},\ |
| 1315 | {"module":"golang.org/x/sync","version":"v0.0.0-20220819030929-7fc1605a5dde","vcs_hash":"463fa6019c65d8e667ea1543c48af9adc0f85ed2192d79a82c22d050950ba743","timestamp":"2022-08-19T03:09:29Z","subdir":"","vcs_ref":""},\ | 1612 | {"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"},\ |
| 1613 | {"module":"golang.org/x/term","version":"v0.37.0","vcs_hash":"dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e","timestamp":"2025-11-11T15:03:38Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 1614 | {"module":"golang.org/x/term","version":"v0.42.0","vcs_hash":"58bff073b30a7ac866bad72c0f803b3ddfec341a59fd27d2db4b8dda9f0cec99","timestamp":"2026-04-09T11:43:42Z","subdir":"","vcs_ref":"refs/tags/v0.42.0"},\ | ||
| 1615 | {"module":"golang.org/x/term","version":"v0.38.0","vcs_hash":"71d12ef0538a7e08304bd53ff5dbe1a79f60001589f3d0127d4b8bfc96b4cb9e","timestamp":"2025-12-08T16:57:31Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 1616 | {"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"},\ | ||
| 1617 | {"module":"golang.org/x/sync","version":"v0.20.0","vcs_hash":"7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c","timestamp":"2026-02-23T18:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 1618 | {"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"},\ | ||
| 1619 | {"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"},\ | ||
| 1316 | {"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"},\ | 1620 | {"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"},\ |
| 1621 | {"module":"golang.org/x/sync","version":"v0.0.0-20220819030929-7fc1605a5dde","vcs_hash":"463fa6019c65d8e667ea1543c48af9adc0f85ed2192d79a82c22d050950ba743","timestamp":"2022-08-19T03:09:29Z","subdir":"","vcs_ref":""},\ | ||
| 1622 | {"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"},\ | ||
| 1623 | {"module":"golang.org/x/sync","version":"v0.4.0","vcs_hash":"2fff0a391b07877d0fbbfa69b08c0acf7220b057679428811d870950df4ee87a","timestamp":"2023-09-26T16:46:49Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 1624 | {"module":"golang.org/x/sync","version":"v0.14.0","vcs_hash":"fb45f7b992e58cab0ef07fd106303e86598be551016b093cf350553644680c4a","timestamp":"2025-04-07T16:20:50Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1625 | {"module":"golang.org/x/sync","version":"v0.19.0","vcs_hash":"cfd3213b9c446d696b595fdb1f197c269013ffb292d46c43d20530812a1825ee","timestamp":"2025-12-04T00:24:39Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 1626 | {"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"},\ | ||
| 1317 | {"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"},\ | 1627 | {"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"},\ |
| 1318 | {"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"},\ | 1628 | {"module":"golang.org/x/sync","version":"v0.18.0","vcs_hash":"ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963","timestamp":"2025-10-21T17:44:11Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ |
| 1319 | {"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"},\ | ||
| 1320 | {"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"},\ | ||
| 1321 | {"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"},\ | 1629 | {"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"},\ |
| 1322 | {"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"},\ | 1630 | {"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"},\ |
| 1323 | {"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"},\ | ||
| 1324 | {"module":"golang.org/x/sync","version":"v0.0.0-20220929204114-8fcdb60fdcc0","vcs_hash":"82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8","timestamp":"2022-09-29T20:41:14Z","subdir":"","vcs_ref":""},\ | 1631 | {"module":"golang.org/x/sync","version":"v0.0.0-20220929204114-8fcdb60fdcc0","vcs_hash":"82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8","timestamp":"2022-09-29T20:41:14Z","subdir":"","vcs_ref":""},\ |
| 1325 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240228155512-f48c80bd79b2","vcs_hash":"c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428","timestamp":"2024-02-28T15:55:12Z","subdir":"","vcs_ref":""},\ | 1632 | {"module":"golang.org/x/sync","version":"v0.5.0","vcs_hash":"abf7656b4e3b2a6bb1f832c1f3c9cf9877ba010bf7e272de89f67345e53edc19","timestamp":"2023-10-11T14:04:17Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 1326 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240521205824-bda55230c457","vcs_hash":"55f64daa6b07d1422edbea2ff80ef3c3307bd4fcf3117421ebc3cbcbb7f53bb8","timestamp":"2024-05-21T20:58:24Z","subdir":"","vcs_ref":""},\ | 1633 | {"module":"golang.org/x/sync","version":"v0.15.0","vcs_hash":"1259ec71c57279addd3162ddbe6ae8a93ee55fc7e96b345088d94682c53a4774","timestamp":"2025-05-28T15:13:15Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ |
| 1327 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20250807160809-1a19826ec488","vcs_hash":"521d61e180a192ddd858d6c59db514ef9d319fa8000362b4167fe2314fb70264","timestamp":"2025-08-07T16:08:09Z","subdir":"","vcs_ref":""},\ | 1634 | {"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"},\ |
| 1635 | {"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"},\ | ||
| 1636 | {"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"},\ | ||
| 1637 | {"module":"golang.org/x/sync","version":"v0.9.0","vcs_hash":"d864ced70c294ee18ce0a08137351748f8967a0be4231f199506b2c1557dda68","timestamp":"2024-11-01T00:46:18Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 1638 | {"module":"golang.org/x/sync","version":"v0.17.0","vcs_hash":"77b1c2128d3d3a72f0ab85d6800e7273fdd14749e9845be6f1c126d8c02f57fc","timestamp":"2025-08-13T14:47:05Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 1639 | {"module":"golang.org/x/crypto","version":"v0.47.0","vcs_hash":"13d8afac666cb46c8c23f714bd06248e9616443a2423f9ddd2d947c5ce76dacd","timestamp":"2026-01-12T15:56:02Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ | ||
| 1328 | {"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"},\ | 1640 | {"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"},\ |
| 1329 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20240903120638-7835f813f4da","vcs_hash":"85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa","timestamp":"2024-09-03T12:06:38Z","subdir":"","vcs_ref":""},\ | 1641 | {"module":"golang.org/x/crypto","version":"v0.45.0","vcs_hash":"8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7","timestamp":"2025-11-19T19:55:48Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ |
| 1330 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20220907171357-04be3eba64a2","vcs_hash":"eebbc7ff1ce54422705a4e11c1a375ce3ad751ff9c853e7948e423942bb5e416","timestamp":"2022-09-07T17:13:57Z","subdir":"","vcs_ref":""},\ | 1642 | {"module":"golang.org/x/net","version":"v0.47.0","vcs_hash":"8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4","timestamp":"2025-11-11T18:55:31Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ |
| 1331 | {"module":"golang.org/x/exp","version":"v0.0.0-20250305212735-054e65f0b394","vcs_hash":"dbb067264d2f4bb818fb9a2ea13cd7f757ff6d42d3564c479d688490c14fad88","timestamp":"2025-03-05T21:27:35Z","subdir":"","vcs_ref":""},\ | 1643 | {"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"},\ |
| 1644 | {"module":"golang.org/x/net","version":"v0.49.0","vcs_hash":"fe06ef84be3df4f7fcc9e4c706e41a5cc0442713524f6b5f8cc386e5680d8b1d","timestamp":"2026-01-12T16:15:11Z","subdir":"","vcs_ref":"refs/tags/v0.49.0"},\ | ||
| 1645 | {"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"},\ | ||
| 1646 | {"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"},\ | ||
| 1647 | {"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"},\ | ||
| 1648 | {"module":"golang.org/x/exp","version":"v0.0.0-20231110203233-9a3e6036ecaa","vcs_hash":"b4a4be3309b0b49812acb05b7d0a803142e031f4b2aa615f8bb61ff001899079","timestamp":"2023-11-10T20:32:33Z","subdir":"","vcs_ref":""},\ | ||
| 1332 | {"module":"golang.org/x/exp","version":"v0.0.0-20241108190413-2d47ceb2692f","vcs_hash":"fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612","timestamp":"2024-11-08T19:04:13Z","subdir":"","vcs_ref":""},\ | 1649 | {"module":"golang.org/x/exp","version":"v0.0.0-20241108190413-2d47ceb2692f","vcs_hash":"fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612","timestamp":"2024-11-08T19:04:13Z","subdir":"","vcs_ref":""},\ |
| 1333 | {"module":"golang.org/x/exp","version":"v0.0.0-20240719175910-8a7402abbf56","vcs_hash":"3575b051814aade4d8d39c1eaad80043b24b44f1c94ac279ffa894655e6e9268","timestamp":"2024-07-19T17:59:10Z","subdir":"","vcs_ref":""},\ | 1650 | {"module":"golang.org/x/exp","version":"v0.0.0-20221012211006-4de253d81b95","vcs_hash":"cd2dca1c9c2c8ab29f1c564889fd00ed981f02614efc266cf52d4dd70db28f50","timestamp":"2022-10-12T21:10:06Z","subdir":"","vcs_ref":""},\ |
| 1651 | {"module":"golang.org/x/exp","version":"v0.0.0-20250305212735-054e65f0b394","vcs_hash":"dbb067264d2f4bb818fb9a2ea13cd7f757ff6d42d3564c479d688490c14fad88","timestamp":"2025-03-05T21:27:35Z","subdir":"","vcs_ref":""},\ | ||
| 1334 | {"module":"golang.org/x/exp","version":"v0.0.0-20250717185816-542afb5b7346","vcs_hash":"4d68604c768c2db1f3a002a4924870097b24fd45f2fef4ed6fda23efa710af33","timestamp":"2025-07-17T18:58:16Z","subdir":"","vcs_ref":""},\ | 1652 | {"module":"golang.org/x/exp","version":"v0.0.0-20250717185816-542afb5b7346","vcs_hash":"4d68604c768c2db1f3a002a4924870097b24fd45f2fef4ed6fda23efa710af33","timestamp":"2025-07-17T18:58:16Z","subdir":"","vcs_ref":""},\ |
| 1335 | {"module":"golang.org/x/exp","version":"v0.0.0-20220827204233-334a2380cb91","vcs_hash":"52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0","timestamp":"2022-08-27T20:42:33Z","subdir":"","vcs_ref":""},\ | 1653 | {"module":"golang.org/x/exp","version":"v0.0.0-20230321023759-10a507213a29","vcs_hash":"ecc8baee991c2fac7167f0c6ad2a9b3727b502ad732b4112cc0c45cf1ed6c923","timestamp":"2023-03-21T02:37:59Z","subdir":"","vcs_ref":""},\ |
| 1654 | {"module":"golang.org/x/exp","version":"v0.0.0-20230801115018-d63ba01acd4b","vcs_hash":"ec3513e2923e3e36cd8991b28419b40d9041c4083b2a398ce6c6f03d98f70781","timestamp":"2023-08-01T11:50:18Z","subdir":"","vcs_ref":""},\ | ||
| 1336 | {"module":"golang.org/x/exp","version":"v0.0.0-20230224173230-c95f2b4c22f2","vcs_hash":"f76523cedcb5f027ada68cb92d0853bc7821bd839c9080b39d75620c26fda2d2","timestamp":"2023-02-24T17:32:30Z","subdir":"","vcs_ref":""},\ | 1655 | {"module":"golang.org/x/exp","version":"v0.0.0-20230224173230-c95f2b4c22f2","vcs_hash":"f76523cedcb5f027ada68cb92d0853bc7821bd839c9080b39d75620c26fda2d2","timestamp":"2023-02-24T17:32:30Z","subdir":"","vcs_ref":""},\ |
| 1337 | {"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"},\ | 1656 | {"module":"golang.org/x/exp","version":"v0.0.0-20251023183803-a4bb9ffd2546","vcs_hash":"e45227fc1231b7be1608b94a9286f61be5a4516ceb381a9208ec9e99c0010667","timestamp":"2025-10-23T18:38:03Z","subdir":"","vcs_ref":""},\ |
| 1338 | {"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"},\ | 1657 | {"module":"golang.org/x/exp","version":"v0.0.0-20240719175910-8a7402abbf56","vcs_hash":"3575b051814aade4d8d39c1eaad80043b24b44f1c94ac279ffa894655e6e9268","timestamp":"2024-07-19T17:59:10Z","subdir":"","vcs_ref":""},\ |
| 1339 | {"module":"k8s.io/utils","version":"v0.0.0-20250820121507-0af2bda4dd1d","vcs_hash":"412ce20112e66799b2741bf75932f9be5b8946f566fa272287f2fdeef5305184","timestamp":"2025-08-20T12:15:07Z","subdir":"","vcs_ref":""},\ | 1658 | {"module":"golang.org/x/exp","version":"v0.0.0-20260410095643-746e56fc9e2f","vcs_hash":"90dfcbb138799e93827d4e5377bdcd0b5c6a8816630286285b71ad7fbe200a4f","timestamp":"2026-04-10T09:56:43Z","subdir":"","vcs_ref":""},\ |
| 1659 | {"module":"golang.org/x/exp","version":"v0.0.0-20241009180824-f66d83c29e7c","vcs_hash":"fc412c3111d415d9a1a8afdc7a186b0bdba2f5ff9b461693be3f0f7e31dc0fd0","timestamp":"2024-10-09T18:08:24Z","subdir":"","vcs_ref":""},\ | ||
| 1660 | {"module":"golang.org/x/exp","version":"v0.0.0-20220827204233-334a2380cb91","vcs_hash":"52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0","timestamp":"2022-08-27T20:42:33Z","subdir":"","vcs_ref":""},\ | ||
| 1661 | {"module":"golang.org/x/exp/shiny","version":"v0.0.0-20230801115018-d63ba01acd4b","vcs_hash":"ec3513e2923e3e36cd8991b28419b40d9041c4083b2a398ce6c6f03d98f70781","timestamp":"2023-08-01T11:50:18Z","subdir":"shiny","vcs_ref":""},\ | ||
| 1662 | {"module":"golang.org/x/exp/shiny","version":"v0.0.0-20230817173708-d852ddb80c63","vcs_hash":"43dee01b75acde6f70ffb4ef790c4080cc7ebca2b168f386bcb65ab638e5b38c","timestamp":"2023-08-17T17:37:08Z","subdir":"shiny","vcs_ref":""},\ | ||
| 1663 | {"module":"golang.org/x/exp/shiny","version":"v0.0.0-20240707233637-46b078467d37","vcs_hash":"14bade69832c6762aa3021764e755a5742280b53587bb012c0f4813773765a16","timestamp":"2024-07-07T23:36:37Z","subdir":"shiny","vcs_ref":""},\ | ||
| 1664 | {"module":"golang.org/x/exp/shiny","version":"v0.0.0-20241009180824-f66d83c29e7c","vcs_hash":"fc412c3111d415d9a1a8afdc7a186b0bdba2f5ff9b461693be3f0f7e31dc0fd0","timestamp":"2024-10-09T18:08:24Z","subdir":"shiny","vcs_ref":""},\ | ||
| 1665 | {"module":"golang.org/x/exp/shiny","version":"v0.0.0-20220827204233-334a2380cb91","vcs_hash":"52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0","timestamp":"2022-08-27T20:42:33Z","subdir":"shiny","vcs_ref":""},\ | ||
| 1666 | {"module":"golang.org/x/text","version":"v0.20.0","vcs_hash":"0ad3bd14ca442758c8f63c77647e10f6fd0d3a687e06c1982d85389d85dd8850","timestamp":"2024-11-07T21:27:58Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 1667 | {"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"},\ | ||
| 1668 | {"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"},\ | ||
| 1669 | {"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"},\ | ||
| 1670 | {"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"},\ | ||
| 1671 | {"module":"golang.org/x/text","version":"v0.36.0","vcs_hash":"42e8afdffb1e928fc8f72001a49acc8367837dba7f1b00cb46358b34d57da095","timestamp":"2026-04-09T11:43:05Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 1672 | {"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"},\ | ||
| 1673 | {"module":"golang.org/x/text","version":"v0.19.0","vcs_hash":"510f17dfe679506b85741bdf993554122d4efcbebb771570bded9a58d61adf79","timestamp":"2024-09-23T14:20:18Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 1674 | {"module":"golang.org/x/text","version":"v0.31.0","vcs_hash":"577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2","timestamp":"2025-11-11T15:05:00Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 1675 | {"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"},\ | ||
| 1676 | {"module":"golang.org/x/text","version":"v0.18.0","vcs_hash":"9d0b7e67a9d05ba525c78e7d9a094b01f1a46f5ec0ddcbde7abcfc4bab8ec1b2","timestamp":"2024-08-20T17:46:13Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | ||
| 1677 | {"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"},\ | ||
| 1678 | {"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"},\ | ||
| 1679 | {"module":"golang.org/x/text","version":"v0.13.0","vcs_hash":"ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e","timestamp":"2023-08-28T17:26:32Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 1680 | {"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"},\ | ||
| 1681 | {"module":"golang.org/x/text","version":"v0.33.0","vcs_hash":"1494334c4fbf18d932fa31be5e3983842a96da73feea490a40638c5667ca7a23","timestamp":"2026-01-09T21:00:41Z","subdir":"","vcs_ref":"refs/tags/v0.33.0"},\ | ||
| 1682 | {"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"},\ | ||
| 1683 | {"module":"golang.org/x/text","version":"v0.15.0","vcs_hash":"ac1639a50598e18d2d894a268e0c312c9f39f5ad2a7482a2f8d54d2906719521","timestamp":"2024-04-15T18:14:38Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1684 | {"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"},\ | ||
| 1685 | {"module":"golang.org/x/text","version":"v0.32.0","vcs_hash":"db1055c090da946a126ac8573a0148f86e0c41f537a9ee33dc5eefbe656d95ed","timestamp":"2025-12-08T16:57:43Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ | ||
| 1686 | {"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"},\ | ||
| 1687 | {"module":"golang.org/x/text","version":"v0.26.0","vcs_hash":"e5ec8fb28ce6e7d647151a547e46a4cccae3242c2310ead2906e7f3730eafbd8","timestamp":"2025-06-05T15:08:00Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 1688 | {"module":"golang.org/x/text","version":"v0.10.0","vcs_hash":"1cc9e0f1ff2b837234418566a8f6c2d5269620b493d44c7ac004e13c143075ed","timestamp":"2023-06-12T16:55:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 1689 | {"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"},\ | ||
| 1690 | {"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"},\ | ||
| 1691 | {"module":"golang.org/x/text","version":"v0.27.0","vcs_hash":"ebac188fdff638a065fd21108c9366f59cec9d6bf07540552bebdb8f8162a891","timestamp":"2025-07-09T20:56:05Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | ||
| 1692 | {"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"},\ | ||
| 1693 | {"module":"golang.org/x/text","version":"v0.29.0","vcs_hash":"f2f2b80af3159156bdb4e801605bba68506c01047d880103c8b001c0b3b39c71","timestamp":"2025-09-08T03:32:21Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | ||
| 1694 | {"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"},\ | ||
| 1695 | {"module":"golang.org/x/time","version":"v0.7.0","vcs_hash":"e6c89070a3e959e4af72ef4a030796be7fa1e95479710f18d8ed7494c2fef915","timestamp":"2024-10-01T18:16:11Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1696 | {"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"},\ | ||
| 1697 | {"module":"golang.org/x/time","version":"v0.6.0","vcs_hash":"ab204931a58ec8ccf1316657eae3e35ee90a15fe2e4a0eca5017a69b34aa48b9","timestamp":"2024-07-16T16:11:05Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 1698 | {"module":"golang.org/x/time","version":"v0.14.0","vcs_hash":"0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b","timestamp":"2025-09-16T23:29:52Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 1699 | {"module":"golang.org/x/time","version":"v0.8.0","vcs_hash":"1403175cfc662e295fe24690b78f7ebb6eb887a66bb49fdfab4f756113d6fa3a","timestamp":"2024-11-02T04:18:00Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 1700 | {"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"},\ | ||
| 1701 | {"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"},\ | ||
| 1702 | {"module":"golang.org/x/time","version":"v0.15.0","vcs_hash":"4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98","timestamp":"2026-02-11T19:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1703 | {"module":"golang.org/x/time","version":"v0.11.0","vcs_hash":"abda6b926e04dbc0e655e0071759ab2e379c41dd82f116d7913bf1f2fc416626","timestamp":"2025-02-14T21:52:01Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 1704 | {"module":"golang.org/x/time","version":"v0.10.0","vcs_hash":"44a0afea326673f962454057ab2e96437ae82ecf830695b8ca9f1e64aef23936","timestamp":"2025-01-08T22:41:52Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 1705 | {"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"},\ | ||
| 1706 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20231012003039-104605ab7028","vcs_hash":"1d70dfaf394fe787335d2b8fcb5c7dd936b4eba4927cf44fc93849217bd5359e","timestamp":"2023-10-12T00:30:39Z","subdir":"","vcs_ref":""},\ | ||
| 1707 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20220907171357-04be3eba64a2","vcs_hash":"eebbc7ff1ce54422705a4e11c1a375ce3ad751ff9c853e7948e423942bb5e416","timestamp":"2022-09-07T17:13:57Z","subdir":"","vcs_ref":""},\ | ||
| 1708 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20240903120638-7835f813f4da","vcs_hash":"85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa","timestamp":"2024-09-03T12:06:38Z","subdir":"","vcs_ref":""},\ | ||
| 1709 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20251111182119-bc8e575c7b54","vcs_hash":"7c66be5cc23413b1d18cfb21e6d1199e7e793d1c0b66dc5c1dc8cbb5cf2062bc","timestamp":"2025-11-11T18:21:19Z","subdir":"","vcs_ref":""},\ | ||
| 1710 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20260409153401-be6f6cb8b1fa","vcs_hash":"8769e75b3c0d88084f1ae1ab0bf12fc27fa9d58db51659927ed3b9529b6c52e3","timestamp":"2026-04-09T15:34:01Z","subdir":"","vcs_ref":""},\ | ||
| 1711 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20250807160809-1a19826ec488","vcs_hash":"521d61e180a192ddd858d6c59db514ef9d319fa8000362b4167fe2314fb70264","timestamp":"2025-08-07T16:08:09Z","subdir":"","vcs_ref":""},\ | ||
| 1712 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240521205824-bda55230c457","vcs_hash":"55f64daa6b07d1422edbea2ff80ef3c3307bd4fcf3117421ebc3cbcbb7f53bb8","timestamp":"2024-05-21T20:58:24Z","subdir":"","vcs_ref":""},\ | ||
| 1713 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20250908211612-aef8a434d053","vcs_hash":"1804ec5b9c7d56f879e2bb45f23d26f821edda30a5d1a79d1d5283dfbebf2d20","timestamp":"2025-09-08T21:16:12Z","subdir":"","vcs_ref":""},\ | ||
| 1714 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240228155512-f48c80bd79b2","vcs_hash":"c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428","timestamp":"2024-02-28T15:55:12Z","subdir":"","vcs_ref":""},\ | ||
| 1715 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20251008203120-078029d740a8","vcs_hash":"22f6e933ae52c27b2554e1c218abae4921040089a6772eee8a64f5be2dafeec5","timestamp":"2025-10-08T20:31:20Z","subdir":"","vcs_ref":""},\ | ||
| 1716 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20251203150158-8fff8a5912fc","vcs_hash":"93b27d0941791a0d3254e99b3eb50305a1d2bd4129502142995ac549ac684a3a","timestamp":"2025-12-03T15:01:58Z","subdir":"","vcs_ref":""},\ | ||
| 1717 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20250710130107-8d8967aff50b","vcs_hash":"f3f54dff5ddc6f1c2dd5405f1ceb20f86346bc26dcb36ad7d52f1d6cfdf06640","timestamp":"2025-07-10T13:01:07Z","subdir":"","vcs_ref":""},\ | ||
| 1718 | {"module":"golang.org/x/mobile","version":"v0.0.0-20231127183840-76ac6878050a","vcs_hash":"cc56c70cefb5f77fd1cfcbf0b6f8dc55e9c0596fa21d1a923446cffd4810652e","timestamp":"2023-11-27T18:38:40Z","subdir":"","vcs_ref":""},\ | ||
| 1719 | {"module":"golang.org/x/tools","version":"v0.35.0","vcs_hash":"6f7867e6304cc0b73a1fd60c236062aaec4940936d8451f9889a59124598273f","timestamp":"2025-07-11T16:19:56Z","subdir":"","vcs_ref":"refs/tags/v0.35.0"},\ | ||
| 1720 | {"module":"golang.org/x/tools","version":"v0.7.0","vcs_hash":"942497d606ee197c9394303f8d6ae19266fec5ffde16a212a8afe1240b6bfaa3","timestamp":"2023-03-07T14:48:13Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 1721 | {"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"},\ | ||
| 1722 | {"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"},\ | ||
| 1723 | {"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"},\ | ||
| 1724 | {"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"},\ | ||
| 1725 | {"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"},\ | ||
| 1726 | {"module":"golang.org/x/tools","version":"v0.39.0","vcs_hash":"3e134fe07900bbb1f6b786c65f3bae7ddad868e248d5ce0e1a52fc21568e545f","timestamp":"2025-11-12T22:16:42Z","subdir":"","vcs_ref":"refs/tags/v0.39.0"},\ | ||
| 1727 | {"module":"golang.org/x/tools","version":"v0.21.1-0.20240508182429-e35e4ccd0d2d","vcs_hash":"0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9","timestamp":"2024-05-08T18:24:29Z","subdir":"","vcs_ref":""},\ | ||
| 1728 | {"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"},\ | ||
| 1729 | {"module":"golang.org/x/tools","version":"v0.33.0","vcs_hash":"9b84b75c9633eb56a5c7fbab77106151b622933b161c0054c1d4cb944c16c7da","timestamp":"2025-05-05T21:06:16Z","subdir":"","vcs_ref":"refs/tags/v0.33.0"},\ | ||
| 1730 | {"module":"golang.org/x/tools","version":"v0.15.0","vcs_hash":"0b295b27109dae80239d878623d0521ee780139ad14c1c8e5d3bead431fca6f1","timestamp":"2023-11-08T20:28:33Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 1731 | {"module":"golang.org/x/tools","version":"v0.16.0","vcs_hash":"44662faf8fbd86c93c10785b1a0328d65e6cb3c6ad32cfea33824d13458d1522","timestamp":"2023-11-27T17:55:00Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | ||
| 1732 | {"module":"golang.org/x/tools","version":"v0.44.0","vcs_hash":"72caacbd34fed65d0d9d0b7abba9d20d2558759fa56e50847189046954a72cce","timestamp":"2026-04-09T21:00:41Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 1733 | {"module":"golang.org/x/tools","version":"v0.40.0","vcs_hash":"e5890c55ed276074bd7a0a4988305f18dcff1c80c21c3bbd9424c4f55f684de9","timestamp":"2025-12-08T22:42:26Z","subdir":"","vcs_ref":"refs/tags/v0.40.0"},\ | ||
| 1734 | {"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"},\ | ||
| 1735 | {"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"},\ | ||
| 1736 | {"module":"golang.org/x/tools","version":"v0.37.0","vcs_hash":"1192cd0534b555c241510a84d6b5e1578dabb0998acd0e15a1e01667f3d5be8a","timestamp":"2025-09-10T14:57:49Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 1737 | {"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"},\ | ||
| 1738 | {"module":"golang.org/x/tools","version":"v0.10.0","vcs_hash":"e24ab113e9b350792805fc46592729eabde1baf4231492ee9c248103ff24858b","timestamp":"2023-06-15T14:21:39Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 1739 | {"module":"golang.org/x/tools","version":"v0.38.0","vcs_hash":"d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3","timestamp":"2025-10-08T22:17:26Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 1740 | {"module":"golang.org/x/tools","version":"v0.34.0","vcs_hash":"3ca3cb76f26bc4cb1f73cd426da2ffaab8bbe3925cdb8ad5e78ce782fa45557f","timestamp":"2025-06-05T21:20:03Z","subdir":"","vcs_ref":"refs/tags/v0.34.0"},\ | ||
| 1741 | {"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"},\ | ||
| 1742 | {"module":"golang.org/x/tools/go/expect","version":"v0.1.1-deprecated","vcs_hash":"8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441","timestamp":"2025-06-13T18:44:18Z","subdir":"go/expect","vcs_ref":"refs/tags/go/expect/v0.1.1-deprecated"},\ | ||
| 1743 | {"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"},\ | ||
| 1744 | {"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"},\ | ||
| 1745 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250910181357-589584f1c912","vcs_hash":"d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6","timestamp":"2025-09-10T18:13:57Z","subdir":"","vcs_ref":""},\ | ||
| 1340 | {"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"},\ | 1746 | {"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"},\ |
| 1341 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ | 1747 | {"module":"k8s.io/system-validators","version":"v1.12.1","vcs_hash":"ce584651691f16fb7185a365c18478e56dc7f93152ddbf7c9142a34c5ddd44cd","timestamp":"2025-10-23T15:33:41Z","subdir":"","vcs_ref":"refs/tags/v1.12.1"},\ |
| 1342 | {"module":"k8s.io/gengo/v2","version":"v2.0.0-20250604051438-85fd79dbfd9f","vcs_hash":"fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02","timestamp":"2025-06-04T05:14:38Z","subdir":"","vcs_ref":""},\ | ||
| 1343 | {"module":"k8s.io/gengo","version":"v0.0.0-20250130153323-76c5745d3511","vcs_hash":"090f1773e66d5d5a460eb0fa7d3ab67bc78ed27e620f54dfba8d7e154f7d0aec","timestamp":"2025-01-30T15:33:23Z","subdir":"","vcs_ref":""},\ | 1748 | {"module":"k8s.io/gengo","version":"v0.0.0-20250130153323-76c5745d3511","vcs_hash":"090f1773e66d5d5a460eb0fa7d3ab67bc78ed27e620f54dfba8d7e154f7d0aec","timestamp":"2025-01-30T15:33:23Z","subdir":"","vcs_ref":""},\ |
| 1344 | {"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"},\ | 1749 | {"module":"k8s.io/gengo/v2","version":"v2.0.0-20250922181213-ec3ebc5fd46b","vcs_hash":"5c2072174d0fa0669eaf4e3cf8f28783795d6890952d4d33765ba5a2b6ef60f4","timestamp":"2025-09-22T18:12:13Z","subdir":"","vcs_ref":""},\ |
| 1345 | {"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"},\ | 1750 | {"module":"k8s.io/gengo/v2","version":"v2.0.0-20250604051438-85fd79dbfd9f","vcs_hash":"fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02","timestamp":"2025-06-04T05:14:38Z","subdir":"","vcs_ref":""},\ |
| 1346 | {"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"},\ | 1751 | {"module":"k8s.io/utils","version":"v0.0.0-20260319190234-28399d86e0b5","vcs_hash":"22693837c5770890f5e2f52cbc491ea66703f3c4b7c90532c0b8bc4f47b423d5","timestamp":"2026-03-19T19:02:34Z","subdir":"","vcs_ref":""},\ |
| 1752 | {"module":"k8s.io/utils","version":"v0.0.0-20251002143259-bc988d571ff4","vcs_hash":"fb4c92184a0c1cd25830e66a6860cd9ba95d39bd4c7299f50c01f78da028780a","timestamp":"2025-10-02T14:32:59Z","subdir":"","vcs_ref":""},\ | ||
| 1753 | {"module":"k8s.io/utils","version":"v0.0.0-20250820121507-0af2bda4dd1d","vcs_hash":"412ce20112e66799b2741bf75932f9be5b8946f566fa272287f2fdeef5305184","timestamp":"2025-08-20T12:15:07Z","subdir":"","vcs_ref":""},\ | ||
| 1754 | {"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"},\ | ||
| 1755 | {"module":"lukechampine.com/blake3","version":"v1.4.1","vcs_hash":"96a55464234bc28694ebd2b98415d5da50589d1e61130521ee94c5d9cc4690f7","timestamp":"2025-05-08T12:37:30Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | ||
| 1756 | {"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"},\ | ||
| 1757 | {"module":"helm.sh/helm/v3","version":"v3.20.2","vcs_hash":"6d205725ddcdcbf2758fe0841f1321054a4710abee27142799face8474484a61","timestamp":"2026-04-09T20:27:07Z","subdir":"","vcs_ref":"refs/tags/v3.20.2"},\ | ||
| 1758 | {"module":"helm.sh/helm/v3","version":"v3.18.5","vcs_hash":"cb88e569fc5a3fcad16a95944f51627ed5de52435abd2524c2c9539b5b440a00","timestamp":"2025-08-13T19:20:56Z","subdir":"","vcs_ref":"refs/tags/v3.18.5"},\ | ||
| 1759 | {"module":"go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful","version":"v0.65.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"instrumentation/github.com/emicklei/go-restful/otelrestful","vcs_ref":"refs/tags/instrumentation/github.com/emicklei/go-restful/otelrestful/v0.65.0"},\ | ||
| 1760 | {"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"},\ | ||
| 1761 | {"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"},\ | ||
| 1762 | {"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"},\ | ||
| 1763 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.59.0","vcs_hash":"dbfe72d27de1e23d10d744bf87e29fd48bda6f510c9fb5bf985eb3dd37e62476","timestamp":"2025-01-17T19:30:40Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.59.0"},\ | ||
| 1764 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.47.0","vcs_hash":"8afd2c98d51788916f786a1c23001d278e3e93f18c05cac8560881b7343c26e1","timestamp":"2024-01-18T16:05:06Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.47.0"},\ | ||
| 1765 | {"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"},\ | ||
| 1766 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.63.0","vcs_hash":"a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7","timestamp":"2025-08-29T20:56:25Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.63.0"},\ | ||
| 1767 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.65.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.65.0"},\ | ||
| 1768 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.48.0","vcs_hash":"3d9af24d42a01054119947ee40ecd91e4290ad0353c9c41c3dc7b28a2c979027","timestamp":"2024-02-06T18:19:22Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.48.0"},\ | ||
| 1769 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.54.0","vcs_hash":"792a8726506888ec9ebadc04824dedadb9d0b8276c376178728c482c98ea1473","timestamp":"2024-08-23T23:45:38Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.54.0"},\ | ||
| 1770 | {"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"},\ | ||
| 1771 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.49.0","vcs_hash":"0cacff43187095a3acd81904c0d6424d41d1fc6614163b6b49704706141f70ca","timestamp":"2024-02-23T17:23:36Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.49.0"},\ | ||
| 1772 | {"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"},\ | ||
| 1773 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.46.1","vcs_hash":"43eff5be6c2a85d6614bc771d23401d99ff45b0d3183172d3df2cb018f4948ce","timestamp":"2023-11-16T21:51:55Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.46.1"},\ | ||
| 1774 | {"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"},\ | ||
| 1775 | {"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"},\ | ||
| 1776 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.47.0","vcs_hash":"8afd2c98d51788916f786a1c23001d278e3e93f18c05cac8560881b7343c26e1","timestamp":"2024-01-18T16:05:06Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.47.0"},\ | ||
| 1777 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.52.0","vcs_hash":"f71518c5ea0c79540f0f07892e3c5ea5837930a60d0839f291f7e8c3d36b6bf5","timestamp":"2024-05-21T19:19:58Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.52.0"},\ | ||
| 1778 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.65.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.65.0"},\ | ||
| 1779 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.48.0","vcs_hash":"3d9af24d42a01054119947ee40ecd91e4290ad0353c9c41c3dc7b28a2c979027","timestamp":"2024-02-06T18:19:22Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.48.0"},\ | ||
| 1780 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.54.0","vcs_hash":"792a8726506888ec9ebadc04824dedadb9d0b8276c376178728c482c98ea1473","timestamp":"2024-08-23T23:45:38Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.54.0"},\ | ||
| 1781 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.49.0","vcs_hash":"0cacff43187095a3acd81904c0d6424d41d1fc6614163b6b49704706141f70ca","timestamp":"2024-02-23T17:23:36Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.49.0"},\ | ||
| 1782 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.58.0","vcs_hash":"a9c4a9b02eb2c6f492e0e6c3458d6906943eb07d3f7270472988e0c7198d6399","timestamp":"2024-12-12T20:27:03Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.58.0"},\ | ||
| 1783 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.46.1","vcs_hash":"43eff5be6c2a85d6614bc771d23401d99ff45b0d3183172d3df2cb018f4948ce","timestamp":"2023-11-16T21:51:55Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.46.1"},\ | ||
| 1784 | {"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"},\ | ||
| 1785 | {"module":"go.opentelemetry.io/contrib/propagators/b3","version":"v1.40.0","vcs_hash":"46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75","timestamp":"2026-02-02T19:10:47Z","subdir":"propagators/b3","vcs_ref":"refs/tags/propagators/b3/v1.40.0"},\ | ||
| 1786 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.39.0","vcs_hash":"d6325838b930f9953f99f15faa73b67107056d0ec073d6f27dcc4c158e011258","timestamp":"2025-12-08T20:14:59Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.39.0"},\ | ||
| 1787 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.29.0","vcs_hash":"792a8726506888ec9ebadc04824dedadb9d0b8276c376178728c482c98ea1473","timestamp":"2024-08-23T23:45:38Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.29.0"},\ | ||
| 1788 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.33.0","vcs_hash":"a9c4a9b02eb2c6f492e0e6c3458d6906943eb07d3f7270472988e0c7198d6399","timestamp":"2024-12-12T20:27:03Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.33.0"},\ | ||
| 1789 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.35.0","vcs_hash":"e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b","timestamp":"2025-03-06T01:43:27Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.35.0"},\ | ||
| 1790 | {"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"},\ | ||
| 1791 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.2.1","vcs_hash":"1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412","timestamp":"2025-09-15T16:53:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.2.1"},\ | ||
| 1792 | {"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"},\ | ||
| 1793 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.7.1","vcs_hash":"7362aea1b94649c9ad7d031fd6fe79b2310f347d865614b0be2b844894e28013","timestamp":"2025-07-31T08:38:46Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.7.1"},\ | ||
| 1794 | {"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"},\ | ||
| 1795 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.9.0","vcs_hash":"48dd3b051b2ade937fb3ae600f1d49e4d17f78f386f08b2de9f4df57cbb13d0b","timestamp":"2025-11-03T15:38:58Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.9.0"},\ | ||
| 1796 | {"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"},\ | ||
| 1797 | {"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"},\ | ||
| 1798 | {"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"},\ | ||
| 1799 | {"module":"go.opentelemetry.io/otel","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"","vcs_ref":"refs/tags/v1.39.0"},\ | ||
| 1800 | {"module":"go.opentelemetry.io/otel","version":"v1.30.0","vcs_hash":"b680e3b9fed696c270ae7af4424b23cf87e99beddd7607983155f2f0b28b9789","timestamp":"2024-09-10T21:10:56Z","subdir":"","vcs_ref":"refs/tags/v1.30.0"},\ | ||
| 1801 | {"module":"go.opentelemetry.io/otel","version":"v1.21.0","vcs_hash":"5733c9cfd8579d5b91837b23d3e7bdaf755f484e4abf04ede668704eb60175ba","timestamp":"2023-11-16T20:11:06Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 1802 | {"module":"go.opentelemetry.io/otel","version":"v1.29.0","vcs_hash":"5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f","timestamp":"2024-08-23T20:13:40Z","subdir":"","vcs_ref":"refs/tags/v1.29.0"},\ | ||
| 1803 | {"module":"go.opentelemetry.io/otel","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"","vcs_ref":"refs/tags/v1.43.0"},\ | ||
| 1804 | {"module":"go.opentelemetry.io/otel","version":"v1.33.0","vcs_hash":"f42dad95912e4c96281253009c69e2c1e00e9372a91f52e57dc4407bf4bfaf89","timestamp":"2024-12-12T17:54:13Z","subdir":"","vcs_ref":"refs/tags/v1.33.0"},\ | ||
| 1805 | {"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"},\ | ||
| 1806 | {"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"},\ | ||
| 1807 | {"module":"go.opentelemetry.io/otel","version":"v1.24.0","vcs_hash":"b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56","timestamp":"2024-02-23T16:32:44Z","subdir":"","vcs_ref":"refs/tags/v1.24.0"},\ | ||
| 1808 | {"module":"go.opentelemetry.io/otel","version":"v1.23.0","vcs_hash":"3f18e2fcfb8e20be051958f1bc8055e11f8deb3552570545dbdd54f8ef6cf232","timestamp":"2024-02-06T15:50:39Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 1809 | {"module":"go.opentelemetry.io/otel","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"","vcs_ref":"refs/tags/v1.38.0"},\ | ||
| 1810 | {"module":"go.opentelemetry.io/otel","version":"v1.35.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"","vcs_ref":"refs/heads/main"},\ | ||
| 1811 | {"module":"go.opentelemetry.io/otel","version":"v1.22.0","vcs_hash":"4bbad4322ccdcb50748c88edbd2391a3fbcb1015b7f081cd81a80a6e55f9f251","timestamp":"2024-01-17T19:24:10Z","subdir":"","vcs_ref":"refs/tags/v1.22.0"},\ | ||
| 1812 | {"module":"go.opentelemetry.io/otel","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"","vcs_ref":""},\ | ||
| 1813 | {"module":"go.opentelemetry.io/otel","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"","vcs_ref":"refs/tags/v1.40.0"},\ | ||
| 1814 | {"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"},\ | ||
| 1815 | {"module":"go.opentelemetry.io/otel","version":"v1.28.0","vcs_hash":"9d63a1ad2a4d056d35e2c76717a56d8dbd01dbf6e2e49551f0ca01e3ac442a95","timestamp":"2024-07-02T20:29:45Z","subdir":"","vcs_ref":"refs/tags/v1.28.0"},\ | ||
| 1816 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.32.0","vcs_hash":"a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0","timestamp":"2024-11-08T17:52:26Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.32.0"},\ | ||
| 1817 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.39.0"},\ | ||
| 1818 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.30.0","vcs_hash":"b680e3b9fed696c270ae7af4424b23cf87e99beddd7607983155f2f0b28b9789","timestamp":"2024-09-10T21:10:56Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.30.0"},\ | ||
| 1819 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.21.0","vcs_hash":"5733c9cfd8579d5b91837b23d3e7bdaf755f484e4abf04ede668704eb60175ba","timestamp":"2023-11-16T20:11:06Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.21.0"},\ | ||
| 1820 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.29.0","vcs_hash":"5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f","timestamp":"2024-08-23T20:13:40Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.29.0"},\ | ||
| 1821 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.43.0"},\ | ||
| 1822 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.33.0","vcs_hash":"f42dad95912e4c96281253009c69e2c1e00e9372a91f52e57dc4407bf4bfaf89","timestamp":"2024-12-12T17:54:13Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.33.0"},\ | ||
| 1823 | {"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"},\ | ||
| 1824 | {"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"},\ | ||
| 1825 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.24.0","vcs_hash":"b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56","timestamp":"2024-02-23T16:32:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.24.0"},\ | ||
| 1826 | {"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"},\ | ||
| 1827 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.22.0","vcs_hash":"4bbad4322ccdcb50748c88edbd2391a3fbcb1015b7f081cd81a80a6e55f9f251","timestamp":"2024-01-17T19:24:10Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.22.0"},\ | ||
| 1828 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"sdk","vcs_ref":""},\ | ||
| 1829 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.40.0"},\ | ||
| 1830 | {"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"},\ | ||
| 1831 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.28.0","vcs_hash":"9d63a1ad2a4d056d35e2c76717a56d8dbd01dbf6e2e49551f0ca01e3ac442a95","timestamp":"2024-07-02T20:29:45Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.28.0"},\ | ||
| 1832 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.32.0","vcs_hash":"a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0","timestamp":"2024-11-08T17:52:26Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.32.0"},\ | ||
| 1833 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.39.0"},\ | ||
| 1834 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.30.0","vcs_hash":"b680e3b9fed696c270ae7af4424b23cf87e99beddd7607983155f2f0b28b9789","timestamp":"2024-09-10T21:10:56Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.30.0"},\ | ||
| 1835 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.29.0","vcs_hash":"5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f","timestamp":"2024-08-23T20:13:40Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.29.0"},\ | ||
| 1836 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.43.0"},\ | ||
| 1837 | {"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"},\ | ||
| 1838 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.31.0"},\ | ||
| 1839 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.40.0"},\ | ||
| 1840 | {"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"},\ | ||
| 1841 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.28.0","vcs_hash":"9d63a1ad2a4d056d35e2c76717a56d8dbd01dbf6e2e49551f0ca01e3ac442a95","timestamp":"2024-07-02T20:29:45Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.28.0"},\ | ||
| 1842 | {"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"},\ | ||
| 1843 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.39.0"},\ | ||
| 1844 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.30.0","vcs_hash":"b680e3b9fed696c270ae7af4424b23cf87e99beddd7607983155f2f0b28b9789","timestamp":"2024-09-10T21:10:56Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.30.0"},\ | ||
| 1845 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.21.0","vcs_hash":"5733c9cfd8579d5b91837b23d3e7bdaf755f484e4abf04ede668704eb60175ba","timestamp":"2023-11-16T20:11:06Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.21.0"},\ | ||
| 1846 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.29.0","vcs_hash":"5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f","timestamp":"2024-08-23T20:13:40Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.29.0"},\ | ||
| 1847 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.43.0"},\ | ||
| 1848 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.33.0","vcs_hash":"f42dad95912e4c96281253009c69e2c1e00e9372a91f52e57dc4407bf4bfaf89","timestamp":"2024-12-12T17:54:13Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.33.0"},\ | ||
| 1849 | {"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"},\ | ||
| 1850 | {"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"},\ | ||
| 1851 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.24.0","vcs_hash":"b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56","timestamp":"2024-02-23T16:32:44Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.24.0"},\ | ||
| 1852 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.23.0","vcs_hash":"3f18e2fcfb8e20be051958f1bc8055e11f8deb3552570545dbdd54f8ef6cf232","timestamp":"2024-02-06T15:50:39Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.23.0"},\ | ||
| 1853 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.38.0"},\ | ||
| 1854 | {"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"},\ | ||
| 1855 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.22.0","vcs_hash":"4bbad4322ccdcb50748c88edbd2391a3fbcb1015b7f081cd81a80a6e55f9f251","timestamp":"2024-01-17T19:24:10Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.22.0"},\ | ||
| 1856 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"metric","vcs_ref":""},\ | ||
| 1857 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.40.0"},\ | ||
| 1858 | {"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"},\ | ||
| 1859 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.28.0","vcs_hash":"9d63a1ad2a4d056d35e2c76717a56d8dbd01dbf6e2e49551f0ca01e3ac442a95","timestamp":"2024-07-02T20:29:45Z","subdir":"metric","vcs_ref":"refs/heads/main"},\ | ||
| 1860 | {"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"},\ | ||
| 1861 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.39.0","vcs_hash":"6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db","timestamp":"2025-12-08T16:30:47Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.39.0"},\ | ||
| 1862 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.30.0","vcs_hash":"b680e3b9fed696c270ae7af4424b23cf87e99beddd7607983155f2f0b28b9789","timestamp":"2024-09-10T21:10:56Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.30.0"},\ | ||
| 1863 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.21.0","vcs_hash":"5733c9cfd8579d5b91837b23d3e7bdaf755f484e4abf04ede668704eb60175ba","timestamp":"2023-11-16T20:11:06Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.21.0"},\ | ||
| 1864 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.29.0","vcs_hash":"5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f","timestamp":"2024-08-23T20:13:40Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.29.0"},\ | ||
| 1865 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.43.0"},\ | ||
| 1866 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.33.0","vcs_hash":"f42dad95912e4c96281253009c69e2c1e00e9372a91f52e57dc4407bf4bfaf89","timestamp":"2024-12-12T17:54:13Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.33.0"},\ | ||
| 1867 | {"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"},\ | ||
| 1868 | {"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"},\ | ||
| 1869 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.24.0","vcs_hash":"b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56","timestamp":"2024-02-23T16:32:44Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.24.0"},\ | ||
| 1870 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.23.0","vcs_hash":"3f18e2fcfb8e20be051958f1bc8055e11f8deb3552570545dbdd54f8ef6cf232","timestamp":"2024-02-06T15:50:39Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.23.0"},\ | ||
| 1871 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.38.0"},\ | ||
| 1872 | {"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"},\ | ||
| 1873 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.22.0","vcs_hash":"4bbad4322ccdcb50748c88edbd2391a3fbcb1015b7f081cd81a80a6e55f9f251","timestamp":"2024-01-17T19:24:10Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.22.0"},\ | ||
| 1874 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.31.0","vcs_hash":"32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e","timestamp":"2024-10-11T16:59:27Z","subdir":"trace","vcs_ref":""},\ | ||
| 1875 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.40.0"},\ | ||
| 1876 | {"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"},\ | ||
| 1877 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.28.0","vcs_hash":"9d63a1ad2a4d056d35e2c76717a56d8dbd01dbf6e2e49551f0ca01e3ac442a95","timestamp":"2024-07-02T20:29:45Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.28.0"},\ | ||
| 1878 | {"module":"go.opentelemetry.io/otel/exporters/zipkin","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/zipkin","vcs_ref":"refs/tags/exporters/zipkin/v1.38.0"},\ | ||
| 1879 | {"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"},\ | ||
| 1880 | {"module":"go.opentelemetry.io/otel/exporters/prometheus","version":"v0.57.0","vcs_hash":"b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552","timestamp":"2025-03-05T18:33:59Z","subdir":"exporters/prometheus","vcs_ref":"refs/tags/exporters/prometheus/v0.57.0"},\ | ||
| 1881 | {"module":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/stdout/stdouttrace","vcs_ref":"refs/tags/exporters/stdout/stdouttrace/v1.38.0"},\ | ||
| 1882 | {"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":""},\ | ||
| 1883 | {"module":"go.opentelemetry.io/otel/exporters/stdout/stdouttrace","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"exporters/stdout/stdouttrace","vcs_ref":"refs/tags/exporters/stdout/stdouttrace/v1.40.0"},\ | ||
| 1884 | {"module":"go.opentelemetry.io/otel/exporters/stdout/stdoutmetric","version":"v1.29.0","vcs_hash":"5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f","timestamp":"2024-08-23T20:13:40Z","subdir":"exporters/stdout/stdoutmetric","vcs_ref":"refs/tags/exporters/stdout/stdoutmetric/v1.29.0"},\ | ||
| 1885 | {"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"},\ | ||
| 1886 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.42.0"},\ | ||
| 1887 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.38.0"},\ | ||
| 1888 | {"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"},\ | ||
| 1889 | {"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"},\ | ||
| 1890 | {"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"},\ | ||
| 1891 | {"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"},\ | ||
| 1892 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.38.0"},\ | ||
| 1893 | {"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"},\ | ||
| 1894 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.40.0","vcs_hash":"2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494","timestamp":"2026-02-02T17:46:33Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.40.0"},\ | ||
| 1895 | {"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"},\ | ||
| 1896 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.42.0","vcs_hash":"c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6","timestamp":"2026-03-06T19:13:23Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.42.0"},\ | ||
| 1897 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.38.0","vcs_hash":"a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5","timestamp":"2025-08-29T19:42:52Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.38.0"},\ | ||
| 1898 | {"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"},\ | ||
| 1899 | {"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"},\ | ||
| 1900 | {"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"},\ | ||
| 1901 | {"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"},\ | ||
| 1902 | {"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"},\ | ||
| 1903 | {"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"},\ | ||
| 1904 | {"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"},\ | ||
| 1905 | {"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"},\ | ||
| 1906 | {"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"},\ | ||
| 1907 | {"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"},\ | ||
| 1908 | {"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"},\ | ||
| 1909 | {"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"},\ | ||
| 1910 | {"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"},\ | ||
| 1911 | {"module":"go.etcd.io/bbolt","version":"v1.4.3","vcs_hash":"5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a","timestamp":"2025-08-19T17:17:23Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 1912 | {"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"},\ | ||
| 1913 | {"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"},\ | ||
| 1914 | {"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"},\ | ||
| 1915 | {"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"},\ | ||
| 1916 | {"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"},\ | ||
| 1917 | {"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"},\ | ||
| 1918 | {"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"},\ | ||
| 1919 | {"module":"go.etcd.io/etcd/tests/v3","version":"v3.6.10","vcs_hash":"bee0fe7f7b5af729bb3339526f886642181fad57dcf7f99d1db706e829111cb7","timestamp":"2026-04-01T18:29:49Z","subdir":"tests","vcs_ref":"refs/tags/tests/v3.6.10"},\ | ||
| 1920 | {"module":"go.etcd.io/etcd/tests/v3","version":"v3.6.7","vcs_hash":"be82c63f296b13e1205a89921892669eaa1872bc02b130327837f211e9382c71","timestamp":"2025-12-17T19:39:29Z","subdir":"tests","vcs_ref":"refs/tags/tests/v3.6.7"},\ | ||
| 1921 | {"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"},\ | ||
| 1922 | {"module":"go.etcd.io/etcd/etcdctl/v3","version":"v3.6.10","vcs_hash":"bee0fe7f7b5af729bb3339526f886642181fad57dcf7f99d1db706e829111cb7","timestamp":"2026-04-01T18:29:49Z","subdir":"etcdctl","vcs_ref":"refs/tags/etcdctl/v3.6.10"},\ | ||
| 1923 | {"module":"go.etcd.io/etcd/etcdctl/v3","version":"v3.6.7","vcs_hash":"be82c63f296b13e1205a89921892669eaa1872bc02b130327837f211e9382c71","timestamp":"2025-12-17T19:39:29Z","subdir":"etcdctl","vcs_ref":"refs/tags/etcdctl/v3.6.7"},\ | ||
| 1924 | {"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"},\ | ||
| 1925 | {"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"},\ | ||
| 1926 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 1927 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20180628173108-788fd7840127","vcs_hash":"4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666","timestamp":"2018-06-28T17:31:08Z","subdir":"","vcs_ref":""},\ | ||
| 1928 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20190902080502-41f04d3bba15","vcs_hash":"b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d","timestamp":"2019-09-02T08:05:02Z","subdir":"","vcs_ref":""},\ | ||
| 1929 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | ||
| 1930 | {"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"},\ | ||
| 1931 | {"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"},\ | ||
| 1932 | {"module":"gopkg.in/tomb.v1","version":"v1.0.0-20141024135613-dd632973f1e7","vcs_hash":"3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d","timestamp":"2014-10-24T13:56:13Z","subdir":"","vcs_ref":""},\ | ||
| 1933 | {"module":"gopkg.in/warnings.v0","version":"v0.1.2","vcs_hash":"5aba04750ee0d208f80676409d85425d3434afcee5912a4ee33098465f5928dd","timestamp":"2017-11-15T19:30:34Z","subdir":"","vcs_ref":"refs/tags/v0.1.2"},\ | ||
| 1934 | {"module":"gopkg.in/gcfg.v1","version":"v1.2.3","vcs_hash":"7c2297d7ae9f831c8efb0bd23876a65ce7c5a6f0a5f12fa54d574a41f941c2fb","timestamp":"2018-05-17T20:24:47Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ | ||
| 1935 | {"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"},\ | ||
| 1936 | {"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"},\ | ||
| 1937 | {"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"},\ | ||
| 1938 | {"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"},\ | ||
| 1939 | {"module":"gopkg.in/yaml.v2","version":"v2.0.0-20170812160011-eb3733d160e7","vcs_hash":"4bdaef4aa8a367e296fc1a5b109b45ad24999245bf03b6364292a44504da5559","timestamp":"2017-08-12T16:00:11Z","subdir":"","vcs_ref":""},\ | ||
| 1940 | {"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"},\ | ||
| 1941 | {"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"},\ | ||
| 1942 | {"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"},\ | ||
| 1943 | {"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"},\ | ||
| 1944 | {"module":"gopkg.in/resty.v1","version":"v1.12.0","vcs_hash":"06743fe2205ae3ed23370d371f3e0786330928c083c77245217950b26e581608","timestamp":"2019-02-28T07:26:48Z","subdir":"","vcs_ref":"refs/tags/v1.12.0"},\ | ||
| 1945 | {"module":"gopkg.in/ini.v1","version":"v1.62.0","vcs_hash":"94aac14de55e922ea676c318532d97168c8aaa8a26ad737cdc60e8191ad045eb","timestamp":"2020-10-06T07:31:30Z","subdir":"","vcs_ref":"refs/tags/v1.62.0"},\ | ||
| 1946 | {"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"},\ | ||
| 1947 | {"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"},\ | ||
| 1948 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 1949 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20210107192922-496545a6307b","vcs_hash":"e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c","timestamp":"2021-01-07T19:29:22Z","subdir":"","vcs_ref":""},\ | ||
| 1950 | {"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"},\ | ||
| 1951 | {"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"},\ | ||
| 1952 | {"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"},\ | ||
| 1953 | {"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"},\ | ||
| 1954 | {"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"},\ | ||
| 1955 | {"module":"google.golang.org/api","version":"v0.162.0","vcs_hash":"8d7692fd48795895f9c7e4cfcb16e683d3af5fd5ff0524b5e6191d8cfd3b5776","timestamp":"2024-02-05T22:12:52Z","subdir":"","vcs_ref":"refs/tags/v0.162.0"},\ | ||
| 1956 | {"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"},\ | ||
| 1957 | {"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"},\ | ||
| 1958 | {"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"},\ | ||
| 1959 | {"module":"google.golang.org/api","version":"v0.125.0","vcs_hash":"05053869b5713a050979074aa12816468d5bcf0731f7c08b512d9d60866cd422","timestamp":"2023-05-30T18:38:57Z","subdir":"","vcs_ref":"refs/tags/v0.125.0"},\ | ||
| 1960 | {"module":"google.golang.org/api","version":"v0.228.0","vcs_hash":"e52a134844345d22d7d8dd71f8cc08a2cdc4dde0d019027d4862dc4747402ef1","timestamp":"2025-03-25T17:47:40Z","subdir":"","vcs_ref":"refs/tags/v0.228.0"},\ | ||
| 1961 | {"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"},\ | ||
| 1962 | {"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"},\ | ||
| 1963 | {"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"},\ | ||
| 1964 | {"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"},\ | ||
| 1965 | {"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"},\ | ||
| 1966 | {"module":"google.golang.org/api","version":"v0.218.0","vcs_hash":"afbc6f6a0dfc61277919cc7ebf50128fbb8a8c449635e10e7db6db40f6fb217a","timestamp":"2025-01-22T17:04:23Z","subdir":"","vcs_ref":"refs/tags/v0.218.0"},\ | ||
| 1967 | {"module":"google.golang.org/api","version":"v0.178.0","vcs_hash":"47e3208fed30c5fd24462cfc1a9c51a8af6deafd8b9dd74abdd78d0fbbc3cb1a","timestamp":"2024-05-07T14:08:06Z","subdir":"","vcs_ref":"refs/tags/v0.178.0"},\ | ||
| 1968 | {"module":"google.golang.org/api","version":"v0.118.0","vcs_hash":"c5c1689e7a384ed1f1dbf9d727c8b30f1e30a6d5a633d57a2cb0818f084c8fef","timestamp":"2023-04-12T16:33:52Z","subdir":"","vcs_ref":"refs/tags/v0.118.0"},\ | ||
| 1969 | {"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"},\ | ||
| 1970 | {"module":"google.golang.org/api","version":"v0.180.0","vcs_hash":"141dd7674327b485bfa8441ae309378fc5da273f87ccffa8eb2503b2d065416b","timestamp":"2024-05-10T16:47:16Z","subdir":"","vcs_ref":"refs/tags/v0.180.0"},\ | ||
| 1971 | {"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"},\ | ||
| 1972 | {"module":"google.golang.org/api","version":"v0.224.0","vcs_hash":"327aff2eab2e2e52095966bf1b46ad0db3402bc6bc70775fb4b2cc98261bde5c","timestamp":"2025-03-06T16:24:27Z","subdir":"","vcs_ref":"refs/tags/v0.224.0"},\ | ||
| 1973 | {"module":"google.golang.org/api","version":"v0.160.0","vcs_hash":"101a31d35ce10404167da090890bc301d6e4044db3cea640519f6aa880b0bb41","timestamp":"2024-01-29T18:21:21Z","subdir":"","vcs_ref":"refs/tags/v0.160.0"},\ | ||
| 1974 | {"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"},\ | ||
| 1975 | {"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"},\ | ||
| 1976 | {"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"},\ | ||
| 1977 | {"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"},\ | ||
| 1978 | {"module":"google.golang.org/api","version":"v0.3.1","vcs_hash":"3c6e9836e630f29030cc598595bc080e7f20e6f5704d44e8bf5daabafa97e723","timestamp":"2019-04-08T19:44:32Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 1979 | {"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"},\ | ||
| 1980 | {"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"},\ | ||
| 1981 | {"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"},\ | ||
| 1982 | {"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"},\ | ||
| 1983 | {"module":"google.golang.org/api","version":"v0.203.0","vcs_hash":"0618172d79bd7bd32ebf796263bed1a22f8ab82fabcd2589475a706694efe7f3","timestamp":"2024-10-23T17:46:06Z","subdir":"","vcs_ref":"refs/tags/v0.203.0"},\ | ||
| 1984 | {"module":"google.golang.org/api","version":"v0.0.0-20180910000450-7ca32eb868bf","vcs_hash":"98898452c28104a5112c94f18ac04b5498cc264463ed3030038579cd593d9658","timestamp":"2018-09-10T00:04:50Z","subdir":"","vcs_ref":""},\ | ||
| 1985 | {"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"},\ | ||
| 1986 | {"module":"google.golang.org/api","version":"v0.217.0","vcs_hash":"a61128f906671520f112a4ea3d2285d0621de622034a903125ab2fa64ac4ee85","timestamp":"2025-01-15T17:14:20Z","subdir":"","vcs_ref":"refs/tags/v0.217.0"},\ | ||
| 1987 | {"module":"google.golang.org/api","version":"v0.187.0","vcs_hash":"224c427213fd70ca4f97970068a940ddade768c5dee4633baf4aa3047a1e8d3e","timestamp":"2024-07-01T19:03:30Z","subdir":"","vcs_ref":"refs/tags/v0.187.0"},\ | ||
| 1988 | {"module":"google.golang.org/api","version":"v0.193.0","vcs_hash":"706d90429b80505acf0d0ce433be8110ee2cc1043785b6dbef3d4cd362db5c01","timestamp":"2024-08-20T15:58:42Z","subdir":"","vcs_ref":"refs/tags/v0.193.0"},\ | ||
| 1989 | {"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"},\ | ||
| 1990 | {"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"},\ | ||
| 1991 | {"module":"google.golang.org/api","version":"v0.188.0","vcs_hash":"366ce9916cd46fbae7f59fbf9009f2726dd7dde14dedee92308844e7085cd808","timestamp":"2024-07-09T17:08:20Z","subdir":"","vcs_ref":"refs/tags/v0.188.0"},\ | ||
| 1992 | {"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"},\ | ||
| 1993 | {"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"},\ | ||
| 1994 | {"module":"google.golang.org/api","version":"v0.183.0","vcs_hash":"e1d96328d1d1fdb7b1171d182df25d4bfed8605976ac8070621971909817c133","timestamp":"2024-06-04T18:56:16Z","subdir":"","vcs_ref":"refs/tags/v0.183.0"},\ | ||
| 1995 | {"module":"google.golang.org/api","version":"v0.197.0","vcs_hash":"40226f7f1ab33a5a18ff4eb121ceda4bdcf39b23251fe9f5ea96494653da1ecf","timestamp":"2024-09-10T20:31:00Z","subdir":"","vcs_ref":"refs/tags/v0.197.0"},\ | ||
| 1996 | {"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"},\ | ||
| 1997 | {"module":"google.golang.org/api","version":"v0.167.0","vcs_hash":"185dbac43fff7f615000a92da27bd543dcfed12ae79848b7416b4628c9b0b5ad","timestamp":"2024-02-23T16:28:16Z","subdir":"","vcs_ref":"refs/tags/v0.167.0"},\ | ||
| 1998 | {"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"},\ | ||
| 1999 | {"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"},\ | ||
| 2000 | {"module":"google.golang.org/api","version":"v0.155.0","vcs_hash":"67efa70359b1f2f4c6275d1b1f5ac7051eda6622077aa7141c9b6d1527f68cf4","timestamp":"2024-01-04T19:45:26Z","subdir":"","vcs_ref":"refs/tags/v0.155.0"},\ | ||
| 2001 | {"module":"google.golang.org/api","version":"v0.44.0","vcs_hash":"3ca56379f0b9bf2a52b9cfb4a5cabd1d286cc8d9a11668a7c15a6fa25f65f6e2","timestamp":"2021-04-07T19:07:32Z","subdir":"","vcs_ref":"refs/tags/v0.44.0"},\ | ||
| 2002 | {"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"},\ | ||
| 2003 | {"module":"google.golang.org/api","version":"v0.177.0","vcs_hash":"94170caba4130896951c56ac6b3567d78bd16a4c9c1694cad876a332466800e4","timestamp":"2024-04-30T18:56:22Z","subdir":"","vcs_ref":"refs/tags/v0.177.0"},\ | ||
| 2004 | {"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"},\ | ||
| 2005 | {"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"},\ | ||
| 2006 | {"module":"google.golang.org/api","version":"v0.149.0","vcs_hash":"327f58d6cab2dc98dc8f0e5b9aeb7c74c17a2b8aa6c279e8af4491515457ec67","timestamp":"2023-10-31T19:02:04Z","subdir":"","vcs_ref":"refs/tags/v0.149.0"},\ | ||
| 2007 | {"module":"google.golang.org/api","version":"v0.222.0","vcs_hash":"61276d1fc5d3fa173b9983b3d77bd851c6855220b0198e93d8d064199ea367fb","timestamp":"2025-02-19T16:06:23Z","subdir":"","vcs_ref":"refs/tags/v0.222.0"},\ | ||
| 2008 | {"module":"google.golang.org/api","version":"v0.0.0-20181030000543-1d582fd0359e","vcs_hash":"8406279b6b79ce2923cb2f13fab6cddb14670dfc5e4be5ef31841683779e05ae","timestamp":"2018-10-30T00:05:43Z","subdir":"","vcs_ref":""},\ | ||
| 2009 | {"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"},\ | ||
| 2010 | {"module":"google.golang.org/api","version":"v0.216.0","vcs_hash":"ed6125520aa01e9047ffe9b22967f6822ed70bd68e512566629c919c3959f2c6","timestamp":"2025-01-09T14:56:06Z","subdir":"","vcs_ref":"refs/tags/v0.216.0"},\ | ||
| 2011 | {"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"},\ | ||
| 2012 | {"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"},\ | ||
| 2013 | {"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"},\ | ||
| 2014 | {"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"},\ | ||
| 2015 | {"module":"google.golang.org/api","version":"v0.126.0","vcs_hash":"b74652295fdda3d8e0e066029d804fd5d9e6bb4905b522f9dc2593d44058091e","timestamp":"2023-06-08T22:34:15Z","subdir":"","vcs_ref":"refs/tags/v0.126.0"},\ | ||
| 2016 | {"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"},\ | ||
| 2017 | {"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"},\ | ||
| 2018 | {"module":"google.golang.org/api","version":"v0.166.0","vcs_hash":"2b97dee169c5d242e82be8a740415d0e05e3ee4be1073e1be1cf6f941e271c5f","timestamp":"2024-02-21T17:28:15Z","subdir":"","vcs_ref":"refs/tags/v0.166.0"},\ | ||
| 2019 | {"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"},\ | ||
| 2020 | {"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"},\ | ||
| 2021 | {"module":"google.golang.org/api","version":"v0.150.0","vcs_hash":"8d8695afe110c018507ed6baa83a6eba60481f3b32f537962d8e3f11dff902db","timestamp":"2023-11-06T22:14:15Z","subdir":"","vcs_ref":"refs/tags/v0.150.0"},\ | ||
| 2022 | {"module":"google.golang.org/api","version":"v0.214.0","vcs_hash":"c34cc955cf04429948d5b12e237e5a5f37b3c846c0d49afdfb51bbefb4b09aab","timestamp":"2024-12-19T23:54:10Z","subdir":"","vcs_ref":"refs/tags/v0.214.0"},\ | ||
| 2023 | {"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"},\ | ||
| 2024 | {"module":"google.golang.org/api","version":"v0.211.0","vcs_hash":"cf911d4fa08b4b15ca77626a42c04f74f67ec648d3cf80e425884c3e1ae4c485","timestamp":"2024-12-10T17:16:23Z","subdir":"","vcs_ref":"refs/tags/v0.211.0"},\ | ||
| 2025 | {"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"},\ | ||
| 2026 | {"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"},\ | ||
| 2027 | {"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"},\ | ||
| 2028 | {"module":"google.golang.org/api","version":"v0.169.0","vcs_hash":"3d3c68df29c43dd23254dc18be0475453b07ed50d293b2f8b9801143ecbcbfff","timestamp":"2024-03-07T19:52:40Z","subdir":"","vcs_ref":"refs/tags/v0.169.0"},\ | ||
| 2029 | {"module":"google.golang.org/api","version":"v0.189.0","vcs_hash":"4f75344d441d5586681cde062a48eebf7d625403f5099f5e94282d5fb35738a3","timestamp":"2024-07-22T15:20:26Z","subdir":"","vcs_ref":"refs/tags/v0.189.0"},\ | ||
| 2030 | {"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"},\ | ||
| 2031 | {"module":"google.golang.org/api","version":"v0.220.0","vcs_hash":"0ec28a5ec48760fd10ef86a231165fe94617ba4b551f9231b9d5cfcb3e1ff90b","timestamp":"2025-02-05T16:17:31Z","subdir":"","vcs_ref":"refs/tags/v0.220.0"},\ | ||
| 2032 | {"module":"google.golang.org/api","version":"v0.170.0","vcs_hash":"fd5f30fdacad74d68533555de4b94d253827d37eb685226c7d4129b141d928b3","timestamp":"2024-03-14T17:16:40Z","subdir":"","vcs_ref":"refs/tags/v0.170.0"},\ | ||
| 2033 | {"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"},\ | ||
| 2034 | {"module":"google.golang.org/api","version":"v0.196.0","vcs_hash":"be71eec6ad0a16ba9e7b3fd64fef27fb88f56d1ca909a191f050ef7e96b7f78d","timestamp":"2024-09-03T19:40:18Z","subdir":"","vcs_ref":"refs/tags/v0.196.0"},\ | ||
| 2035 | {"module":"google.golang.org/api","version":"v0.191.0","vcs_hash":"bff35b1d5a04a965e3e1397edee9c2bcfff98488b078276d3d275d6825440380","timestamp":"2024-08-07T17:37:29Z","subdir":"","vcs_ref":"refs/tags/v0.191.0"},\ | ||
| 2036 | {"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"},\ | ||
| 2037 | {"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"},\ | ||
| 2038 | {"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"},\ | ||
| 2039 | {"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"},\ | ||
| 2040 | {"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"},\ | ||
| 2041 | {"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"},\ | ||
| 2042 | {"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"},\ | ||
| 2043 | {"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"},\ | ||
| 2044 | {"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"},\ | ||
| 2045 | {"module":"google.golang.org/grpc","version":"v1.79.3","vcs_hash":"cda5b393e90fe1313d75ebfc04d5263befde755480d6d03abd3212c430fe6f5d","timestamp":"2026-03-17T23:13:23Z","subdir":"","vcs_ref":"refs/tags/v1.79.3"},\ | ||
| 2046 | {"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"},\ | ||
| 2047 | {"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"},\ | ||
| 2048 | {"module":"google.golang.org/grpc","version":"v1.72.2","vcs_hash":"324c5882b171c6830215a8716325c7619526c75f06fc2f2efd1dfa8ef8ec9940","timestamp":"2025-05-26T06:30:01Z","subdir":"","vcs_ref":"refs/tags/v1.72.2"},\ | ||
| 2049 | {"module":"google.golang.org/grpc/stats/opencensus","version":"v1.0.0","vcs_hash":"fb9806a31e1c951904edfb4cf70d398e21b9b709a03d7c8e17fe04e7b816a9e7","timestamp":"2023-04-14T22:26:20Z","subdir":"stats/opencensus","vcs_ref":""},\ | ||
| 2050 | {"module":"google.golang.org/grpc/security/advancedtls","version":"v1.0.0","vcs_hash":"f8556ac1684531021e587196369ad2b99bb2e18a2f43e1ecf2428987d9c0345f","timestamp":"2024-06-28T17:31:02Z","subdir":"security/advancedtls","vcs_ref":"refs/tags/security/advancedtls/v1.0.0"},\ | ||
| 2051 | {"module":"google.golang.org/grpc/examples","version":"v0.0.0-20201112215255-90f1b3ee835b","vcs_hash":"69b1440128587aafd0e1f16d334dc3bb49fdff644e31588a943797c98ed92d72","timestamp":"2020-11-12T21:52:55Z","subdir":"examples","vcs_ref":""},\ | ||
| 2052 | {"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":""},\ | ||
| 2053 | {"module":"google.golang.org/grpc/examples","version":"v0.0.0-20250407062114-b368379ef8f6","vcs_hash":"a90ec14e8552849de27e7bb1f82f671cf1498f3d8c507c389b5d77585301e981","timestamp":"2025-04-07T06:21:14Z","subdir":"examples","vcs_ref":""},\ | ||
| 2054 | {"module":"google.golang.org/grpc/gcp/observability","version":"v1.0.1","vcs_hash":"69d9902b81cfbc64a91393df77e8533f8fa4daaa9a1cab1ae3bcb254a0e0f0ee","timestamp":"2024-02-28T21:41:18Z","subdir":"gcp/observability","vcs_ref":"refs/tags/gcp/observability/v1.0.1"},\ | ||
| 2055 | {"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"},\ | ||
| 2056 | {"module":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","version":"v1.3.0","vcs_hash":"844789b39dba73849ebb8f99569634b5b161198ced431be71291c815bdfa36d9","timestamp":"2023-03-01T17:58:20Z","subdir":"cmd/protoc-gen-go-grpc","vcs_ref":"refs/tags/cmd/protoc-gen-go-grpc/v1.3.0"},\ | ||
| 2057 | {"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"},\ | ||
| 2058 | {"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"},\ | ||
| 2059 | {"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"},\ | ||
| 2060 | {"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"},\ | ||
| 2061 | {"module":"google.golang.org/appengine","version":"v1.6.8","vcs_hash":"24e06ca0a32817f590c2e899f465938d32d463c11d4ae310636e7a4be7117a85","timestamp":"2023-08-30T01:12:52Z","subdir":"","vcs_ref":"refs/tags/v1.6.8"},\ | ||
| 2062 | {"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"},\ | ||
| 2063 | {"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"},\ | ||
| 2064 | {"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"},\ | ||
| 2065 | {"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"},\ | ||
| 2066 | {"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"},\ | ||
| 2067 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230525234035-dd9d682886f9","vcs_hash":"f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785","timestamp":"2023-05-25T23:40:35Z","subdir":"","vcs_ref":""},\ | ||
| 2068 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250124145028-65684f501c47","vcs_hash":"014d6f25c3e7eb5b27950e1a4d078239046a259b751dfb78fdbe055d4e2b1ca5","timestamp":"2025-01-24T14:50:28Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2069 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20231016165738-49dd2c1f3d0b","vcs_hash":"e835fffae0fbf1e8d5f27b7e0a50759af30bb56c798cd7dfcb3fc66b9d449d7a","timestamp":"2023-10-16T16:57:38Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2070 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250728155136-f173205681a0","vcs_hash":"4833ceb3e38ff68d04066ee19b90a718f06a3f4ca95a2c0f1523d3c1f7dc59e9","timestamp":"2025-07-28T15:51:36Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2071 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20251202230838-ff82c1b0f217","vcs_hash":"2f2754f95228c3e6da005433108abee4456e15307c46cde12fd150023abc1dd1","timestamp":"2025-12-02T23:08:38Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2072 | {"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":""},\ | ||
| 2073 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240826202546-f6391c0de4c7","vcs_hash":"21b127d794551fb8b68ee8353e95694c558cc521fbcaebf9911ca27598e19983","timestamp":"2024-08-26T20:25:46Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2074 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240513163218-0867130af1f8","vcs_hash":"b9f33a42ec8eeabb7f1b5f879ad80e4fdc6b9bb7c05064767692b35561e5d7f6","timestamp":"2024-05-13T16:32:18Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2075 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240102182953-50ed04b92917","vcs_hash":"16a8fc89149b4f7870421c191f6b82c5f5406bc738d8f21eec05e6b45e0a8b18","timestamp":"2024-01-02T18:29:53Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2076 | {"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":""},\ | ||
| 2077 | {"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":""},\ | ||
| 2078 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20230726155614-23370e0ffb3e","vcs_hash":"e1696ea83ea8fef8ec4a8ba8f3dce9a00815055e48ceb3c2c2fa9d5610148b91","timestamp":"2023-07-26T15:56:14Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2079 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250115164207-1a7da9e5054f","vcs_hash":"768ddc4a21778c68923bc3adfbb5f9b6bcdd6762cd15d6c7b6f59a0bdb968cdd","timestamp":"2025-01-15T16:42:07Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2080 | {"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":""},\ | ||
| 2081 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250219182151-9fdb1cabc7b2","vcs_hash":"197a93c6d1071aa9cd72f79652ac9ff67998546040289176868fc5b38e7bf2e7","timestamp":"2025-02-19T18:21:51Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2082 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240221002015-b0ce06bbee7c","vcs_hash":"12d216c9caeb3147e33bf5706d478c600d8a23fa00d64b699293e419306c78cb","timestamp":"2024-02-21T00:20:15Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2083 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20260209200024-4cfbd4190f57","vcs_hash":"fe017c296a8e662b08163f6282a57c2f6b2eb818f955f5f7c7d760cc9444d2a4","timestamp":"2026-02-09T20:00:24Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2084 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240701130421-f6361c86f094","vcs_hash":"f0828dfb7d278072a6fead274b49b2da3ffbbdfed459f571dda4eff90eb3b57b","timestamp":"2024-07-01T13:04:21Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2085 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250603155806-513f23925822","vcs_hash":"7710903bfde47199e7802b1f433f61bc60122d980c476fc2f5ada8bfc6f80639","timestamp":"2025-06-03T15:58:06Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2086 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240506185236-b8a5c65736ae","vcs_hash":"c507665cb2cc6e3e9a00ca90b1e06d25a1fc3253aa935b7f46216f6ea6ef242d","timestamp":"2024-05-06T18:52:36Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2087 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240725223205-93522f1f2a9f","vcs_hash":"8ecc93c565b25fb04fde51e1ee0caae774139143974f2c2224b05ee809904d4b","timestamp":"2024-07-25T22:32:05Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2088 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240311132316-a219d84964c2","vcs_hash":"58b4626d534e4caa64dd9d225b031c9922e4c1ee75d2fc760aa8b35bbc16bb69","timestamp":"2024-03-11T13:23:16Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2089 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240314234333-6e1732d8331c","vcs_hash":"5d0f3198f935a01c5438c15c1255c64deca2f4b831d31f0ed97c5e8546eee776","timestamp":"2024-03-14T23:43:33Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2090 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240125205218-1f4bbc51befe","vcs_hash":"9b611c5bcc19e333a5f7c37c14caa03154c4c37e564d99dea130dc75aec8dd0e","timestamp":"2024-01-25T20:52:18Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2091 | {"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":""},\ | ||
| 2092 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250106144421-5f5ef82da422","vcs_hash":"e70a62342de24d2fe7fba68e017cfff3e92ca644877b74876863cd5df53f8ede","timestamp":"2025-01-06T14:44:21Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2093 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20241007155032-5fefd90f89a9","vcs_hash":"c75383719de48192b67e48cfbe183dfa47e4c793748406893b3332f863b63a10","timestamp":"2024-10-07T15:50:32Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2094 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240228201840-1f18d85a4ec2","vcs_hash":"38e60eda36a813642f8b10817a7e31f3a3259f0cdadd41b4e9903daddeba1dfb","timestamp":"2024-02-28T20:18:40Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2095 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240429193739-8cf5692501f6","vcs_hash":"1893918497f385d4f977b5230ee7b278c75348679e32bc39e45b5edb7b6716bf","timestamp":"2024-04-29T19:37:39Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2096 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240903143218-8af14fe29dc1","vcs_hash":"f1bd1ca66295cb17fed8a5976cf59ac29773bf9d6730122ced5e117de0d3e357","timestamp":"2024-09-03T14:32:18Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2097 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240304161311-37d4d3c04a78","vcs_hash":"0bd2bd7cb80fbe5349103210fc797c56fb4c6808a0b3550e121ad57183e6dfcb","timestamp":"2024-03-04T16:13:11Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2098 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240617180043-68d350f18fd4","vcs_hash":"78f79fdaf582c3c95a552458297ea8d0d2cb37cf17e476eaddae3704d11c23b0","timestamp":"2024-06-17T18:00:43Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2099 | {"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":""},\ | ||
| 2100 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20241118233622-e639e219e697","vcs_hash":"622aa4b2e270374e6578de6d772d7651d46c72c325e2a310768fbc935e90ebb2","timestamp":"2024-11-18T23:36:22Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2101 | {"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":""},\ | ||
| 2102 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240205150955-31a09d347014","vcs_hash":"87966cde2d32515ba2dae72229d04fc92916cebfdf60aa3917da1234cded7060","timestamp":"2024-02-05T15:09:55Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2103 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250207221924-e9438ea467c6","vcs_hash":"c3fddde51e73c0182e2f7f6cb84abdb50e274fd1f955ddd279be80eab625c58e","timestamp":"2025-02-07T22:19:24Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2104 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240722135656-d784300faade","vcs_hash":"35efbbf37133524e4baee555fe0baab1474c7fa588641c902a2687b57b80486f","timestamp":"2024-07-22T13:56:56Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2105 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240116215550-a9fa1716bcac","vcs_hash":"6f0bd1155e7ce8949660c7d2acc74de534bce6b508f4ce47dd23f59e5565a23c","timestamp":"2024-01-16T21:55:50Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2106 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240604185151-ef581f913117","vcs_hash":"efb027c4e26c75557b50ad7a54c01aefb996887310de0d415dc4811b40c1f287","timestamp":"2024-06-04T18:51:51Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2107 | {"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":""},\ | ||
| 2108 | {"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":""},\ | ||
| 2109 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20231211222908-989df2bf70f3","vcs_hash":"c40f3cdb7fc412688aa208017694de05027f2b6ad9a755eab92d6d6d363cb7fa","timestamp":"2023-12-11T22:29:08Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 2110 | {"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":""},\ | ||
| 2111 | {"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":""},\ | ||
| 2112 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250313205543-e70fdf4c4cb4","vcs_hash":"cc7660db94a388cb4f4fdae3e8d9fd6730eee7e63acc2509d207e96f1cf290b7","timestamp":"2025-03-13T20:55:43Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2113 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20231030173426-d783a09b4405","vcs_hash":"49d63ef85431244927a34ee6684de741ff2201633845878d7853feabab40db70","timestamp":"2023-10-30T17:34:26Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2114 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250127172529-29210b9bc287","vcs_hash":"e58e494db3e4ed990bb4bc54d30707b223cdcfe022f2001612f069c05a110081","timestamp":"2025-01-27T17:25:29Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2115 | {"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":""},\ | ||
| 2116 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20241206012308-a4fef0638583","vcs_hash":"4c2f81280f3e6f9af599ef23891417bf4ff2830a705d716f1d4fb33fb20e1a95","timestamp":"2024-12-06T01:23:08Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2117 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250115164207-1a7da9e5054f","vcs_hash":"768ddc4a21778c68923bc3adfbb5f9b6bcdd6762cd15d6c7b6f59a0bdb968cdd","timestamp":"2025-01-15T16:42:07Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2118 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20231212172506-995d672761c0","vcs_hash":"14b45002ac2607dcda58633ea3783c24ac39a576cba3415f09ec59e35b2cd913","timestamp":"2023-12-12T17:25:06Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2119 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250227231956-55c901821b1e","vcs_hash":"804de09136b08870ca5bcf85864b699102d2ec1d3cd487efbf924eb7b6ac841f","timestamp":"2025-02-27T23:19:56Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2120 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250102185135-69823020774d","vcs_hash":"261ea1f82cbd1a7cb40662e7a6e6f9d8177b1cb2929a2855b970c350828b4015","timestamp":"2025-01-02T18:51:35Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2121 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240311132316-a219d84964c2","vcs_hash":"58b4626d534e4caa64dd9d225b031c9922e4c1ee75d2fc760aa8b35bbc16bb69","timestamp":"2024-03-11T13:23:16Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2122 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240125205218-1f4bbc51befe","vcs_hash":"9b611c5bcc19e333a5f7c37c14caa03154c4c37e564d99dea130dc75aec8dd0e","timestamp":"2024-01-25T20:52:18Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2123 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250106144421-5f5ef82da422","vcs_hash":"e70a62342de24d2fe7fba68e017cfff3e92ca644877b74876863cd5df53f8ede","timestamp":"2025-01-06T14:44:21Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2124 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20241209162323-e6fa225c2576","vcs_hash":"0ae738f8833455a2d714c4734fb494aa57f997b5f5823f779ce59a9ae989affa","timestamp":"2024-12-09T16:23:23Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2125 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240624140628-dc46fd24d27d","vcs_hash":"0c6f850549b7b2f34bbbdae102f880fc31af17a22f5c666fbaad1a133eed6c99","timestamp":"2024-06-24T14:06:28Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2126 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240429193739-8cf5692501f6","vcs_hash":"1893918497f385d4f977b5230ee7b278c75348679e32bc39e45b5edb7b6716bf","timestamp":"2024-04-29T19:37:39Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2127 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240903143218-8af14fe29dc1","vcs_hash":"f1bd1ca66295cb17fed8a5976cf59ac29773bf9d6730122ced5e117de0d3e357","timestamp":"2024-09-03T14:32:18Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2128 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240304161311-37d4d3c04a78","vcs_hash":"0bd2bd7cb80fbe5349103210fc797c56fb4c6808a0b3550e121ad57183e6dfcb","timestamp":"2024-03-04T16:13:11Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2129 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240730163845-b1a4ccb954bf","vcs_hash":"f76b725573d8fb7bc3ba3245a9f4b522563f8754b46c30e74c972436f7b1a418","timestamp":"2024-07-30T16:38:45Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2130 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20250212204824-5a70512c5d8b","vcs_hash":"f213c6c928eec4655be0b0feab958080a7f1d7036e193ccc06dbddcbbdb96655","timestamp":"2025-02-12T20:48:24Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2131 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240528184218-531527333157","vcs_hash":"ff9792525c3eae30aba1de8a68807968f1ae3bd891e9ae02e24ea6ddc6984cca","timestamp":"2024-05-28T18:42:18Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2132 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240722135656-d784300faade","vcs_hash":"35efbbf37133524e4baee555fe0baab1474c7fa588641c902a2687b57b80486f","timestamp":"2024-07-22T13:56:56Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2133 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20241015192408-796eee8c2d53","vcs_hash":"e3d69a9ee8ef52931417c6e9a640d6d4fbabb74b87d50ce3dc084e7b2e055f2f","timestamp":"2024-10-15T19:24:08Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2134 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240116215550-a9fa1716bcac","vcs_hash":"6f0bd1155e7ce8949660c7d2acc74de534bce6b508f4ce47dd23f59e5565a23c","timestamp":"2024-01-16T21:55:50Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2135 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240213162025-012b6fc9bca9","vcs_hash":"738bd8ae7367c729aaeb50ca5f9ba567d8e8c644cbde95fa2af8d33bc2786e33","timestamp":"2024-02-13T16:20:25Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2136 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240814211410-ddb44dafa142","vcs_hash":"7b0a08c7cc0c53bcf5881d844216c47496f8d89d20b5d7e822edded170955443","timestamp":"2024-08-14T21:14:10Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2137 | {"module":"google.golang.org/genproto/googleapis/bytestream","version":"v0.0.0-20240708141625-4ad9e859172b","vcs_hash":"f82d1fb36308894a6c1d3e2dafcb9c3431eb9f1073d78d9c1bcd4e8abd3a4fc1","timestamp":"2024-07-08T14:16:25Z","subdir":"googleapis/bytestream","vcs_ref":""},\ | ||
| 2138 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240822170219-fc7c04adadcd","vcs_hash":"9614c88cb6de293d346d207ea2ec7639c07ea824aec3cc784fc45ea1843c0a27","timestamp":"2024-08-22T17:02:19Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2139 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250313205543-e70fdf4c4cb4","vcs_hash":"cc7660db94a388cb4f4fdae3e8d9fd6730eee7e63acc2509d207e96f1cf290b7","timestamp":"2025-03-13T20:55:43Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2140 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250124145028-65684f501c47","vcs_hash":"014d6f25c3e7eb5b27950e1a4d078239046a259b751dfb78fdbe055d4e2b1ca5","timestamp":"2025-01-24T14:50:28Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2141 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20241113202542-65e8d215514f","vcs_hash":"917a092d20612edd9dadf94c087f65973bb6678996d6232ea0f9d9861618577a","timestamp":"2024-11-13T20:25:42Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2142 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231016165738-49dd2c1f3d0b","vcs_hash":"e835fffae0fbf1e8d5f27b7e0a50759af30bb56c798cd7dfcb3fc66b9d449d7a","timestamp":"2023-10-16T16:57:38Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2143 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240823204242-4ba0660f739c","vcs_hash":"7694257888dbce2429f68b48e5e3378ce9f4718ae71b1bcae387cbdce3799260","timestamp":"2024-08-23T20:42:42Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2144 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250728155136-f173205681a0","vcs_hash":"4833ceb3e38ff68d04066ee19b90a718f06a3f4ca95a2c0f1523d3c1f7dc59e9","timestamp":"2025-07-28T15:51:36Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2145 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231030173426-d783a09b4405","vcs_hash":"49d63ef85431244927a34ee6684de741ff2201633845878d7853feabab40db70","timestamp":"2023-10-30T17:34:26Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2146 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240509183442-62759503f434","vcs_hash":"be7ed2e4420f355c0feb538aa87ff1aaf6d0454679d639a83a3081d41e08b731","timestamp":"2024-05-09T18:34:42Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2147 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20251202230838-ff82c1b0f217","vcs_hash":"2f2754f95228c3e6da005433108abee4456e15307c46cde12fd150023abc1dd1","timestamp":"2025-12-02T23:08:38Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2148 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240415180920-8c6c420018be","vcs_hash":"7684b5bce606d0414523721b610c6369edb569e1bfe814ab7d0653ced9bcd13a","timestamp":"2024-04-15T18:09:20Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2149 | {"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":""},\ | ||
| 2150 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240513163218-0867130af1f8","vcs_hash":"b9f33a42ec8eeabb7f1b5f879ad80e4fdc6b9bb7c05064767692b35561e5d7f6","timestamp":"2024-05-13T16:32:18Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2151 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240102182953-50ed04b92917","vcs_hash":"16a8fc89149b4f7870421c191f6b82c5f5406bc738d8f21eec05e6b45e0a8b18","timestamp":"2024-01-02T18:29:53Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2152 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250127172529-29210b9bc287","vcs_hash":"e58e494db3e4ed990bb4bc54d30707b223cdcfe022f2001612f069c05a110081","timestamp":"2025-01-27T17:25:29Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2153 | {"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":""},\ | ||
| 2154 | {"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":""},\ | ||
| 2155 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250528174236-200df99c418a","vcs_hash":"5e487a9d754d9fef4aa048964587295a0dbe53f4b6871e3ac6823ef8e3c44e31","timestamp":"2025-05-28T17:42:36Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2156 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20241206012308-a4fef0638583","vcs_hash":"4c2f81280f3e6f9af599ef23891417bf4ff2830a705d716f1d4fb33fb20e1a95","timestamp":"2024-12-06T01:23:08Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2157 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240827150818-7e3bb234dfed","vcs_hash":"f51ca743c0e40410e5870efc9f43e6de5294f099dbd7c5cc844721249af8e444","timestamp":"2024-08-27T15:08:18Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2158 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250115164207-1a7da9e5054f","vcs_hash":"768ddc4a21778c68923bc3adfbb5f9b6bcdd6762cd15d6c7b6f59a0bdb968cdd","timestamp":"2025-01-15T16:42:07Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2159 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231212172506-995d672761c0","vcs_hash":"14b45002ac2607dcda58633ea3783c24ac39a576cba3415f09ec59e35b2cd913","timestamp":"2023-12-12T17:25:06Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2160 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250219182151-9fdb1cabc7b2","vcs_hash":"197a93c6d1071aa9cd72f79652ac9ff67998546040289176868fc5b38e7bf2e7","timestamp":"2025-02-19T18:21:51Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2161 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240221002015-b0ce06bbee7c","vcs_hash":"12d216c9caeb3147e33bf5706d478c600d8a23fa00d64b699293e419306c78cb","timestamp":"2024-02-21T00:20:15Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2162 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260209200024-4cfbd4190f57","vcs_hash":"fe017c296a8e662b08163f6282a57c2f6b2eb818f955f5f7c7d760cc9444d2a4","timestamp":"2026-02-09T20:00:24Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2163 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240610135401-a8a62080eff3","vcs_hash":"878bf466815ec3c544ef9dad7d5961ee166a72c208d6b7a92e0d583c6a385ed8","timestamp":"2024-06-10T13:54:01Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2164 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240701130421-f6361c86f094","vcs_hash":"f0828dfb7d278072a6fead274b49b2da3ffbbdfed459f571dda4eff90eb3b57b","timestamp":"2024-07-01T13:04:21Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2165 | {"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":""},\ | ||
| 2166 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250603155806-513f23925822","vcs_hash":"7710903bfde47199e7802b1f433f61bc60122d980c476fc2f5ada8bfc6f80639","timestamp":"2025-06-03T15:58:06Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2167 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20230706204954-ccb25ca9f130","vcs_hash":"edcf9e394761ab09258a8564134a285d299b0b9cb0f60992f83ebb9402da56bc","timestamp":"2023-07-06T20:49:54Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2168 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240506185236-b8a5c65736ae","vcs_hash":"c507665cb2cc6e3e9a00ca90b1e06d25a1fc3253aa935b7f46216f6ea6ef242d","timestamp":"2024-05-06T18:52:36Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2169 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250721164621-a45f3dfb1074","vcs_hash":"ac652bd2e8718b23c0986050c44853b36243c914b39a4f7d07a2226015f20d95","timestamp":"2025-07-21T16:46:21Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2170 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250227231956-55c901821b1e","vcs_hash":"804de09136b08870ca5bcf85864b699102d2ec1d3cd487efbf924eb7b6ac841f","timestamp":"2025-02-27T23:19:56Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2171 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231012201019-e917dd12ba7a","vcs_hash":"d9f7f73a16bf672a247200c8ed34019c3f14be2b72acf6375d328516da990afb","timestamp":"2023-10-12T20:10:19Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2172 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250102185135-69823020774d","vcs_hash":"261ea1f82cbd1a7cb40662e7a6e6f9d8177b1cb2929a2855b970c350828b4015","timestamp":"2025-01-02T18:51:35Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2173 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240311132316-a219d84964c2","vcs_hash":"58b4626d534e4caa64dd9d225b031c9922e4c1ee75d2fc760aa8b35bbc16bb69","timestamp":"2024-03-11T13:23:16Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2174 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240314234333-6e1732d8331c","vcs_hash":"5d0f3198f935a01c5438c15c1255c64deca2f4b831d31f0ed97c5e8546eee776","timestamp":"2024-03-14T23:43:33Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2175 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240125205218-1f4bbc51befe","vcs_hash":"9b611c5bcc19e333a5f7c37c14caa03154c4c37e564d99dea130dc75aec8dd0e","timestamp":"2024-01-25T20:52:18Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2176 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20251124214823-79d6a2a48846","vcs_hash":"8ec86032a0fe54d0fc5b9d8194670a7b438239f892d0ad2a59bd379cec0a0e52","timestamp":"2025-11-24T21:48:23Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2177 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240228224816-df926f6c8641","vcs_hash":"f78db92e78cc239f44d236eae5581bf51851071c886480c927bd2bc531d6cc56","timestamp":"2024-02-28T22:48:16Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2178 | {"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":""},\ | ||
| 2179 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250106144421-5f5ef82da422","vcs_hash":"e70a62342de24d2fe7fba68e017cfff3e92ca644877b74876863cd5df53f8ede","timestamp":"2025-01-06T14:44:21Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2180 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20241209162323-e6fa225c2576","vcs_hash":"0ae738f8833455a2d714c4734fb494aa57f997b5f5823f779ce59a9ae989affa","timestamp":"2024-12-09T16:23:23Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2181 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240624140628-dc46fd24d27d","vcs_hash":"0c6f850549b7b2f34bbbdae102f880fc31af17a22f5c666fbaad1a133eed6c99","timestamp":"2024-06-24T14:06:28Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2182 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240228201840-1f18d85a4ec2","vcs_hash":"38e60eda36a813642f8b10817a7e31f3a3259f0cdadd41b4e9903daddeba1dfb","timestamp":"2024-02-28T20:18:40Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2183 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240429193739-8cf5692501f6","vcs_hash":"1893918497f385d4f977b5230ee7b278c75348679e32bc39e45b5edb7b6716bf","timestamp":"2024-04-29T19:37:39Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2184 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231106174013-bbf56f31fb17","vcs_hash":"f877714f3d3e62d96b976c2aca34eec31d19dd32f952aaa9596983c13e0e8385","timestamp":"2023-11-06T17:40:13Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2185 | {"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":""},\ | ||
| 2186 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231120223509-83a465c0220f","vcs_hash":"6d65d74f57e33166deed3113d02935df4d60af0ef2fb439168353eacf32b6d8c","timestamp":"2023-11-20T22:35:09Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2187 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240304161311-37d4d3c04a78","vcs_hash":"0bd2bd7cb80fbe5349103210fc797c56fb4c6808a0b3550e121ad57183e6dfcb","timestamp":"2024-03-04T16:13:11Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2188 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240617180043-68d350f18fd4","vcs_hash":"78f79fdaf582c3c95a552458297ea8d0d2cb37cf17e476eaddae3704d11c23b0","timestamp":"2024-06-17T18:00:43Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2189 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240520151616-dc85e6b867a5","vcs_hash":"ca3efc92a051fc0473b24b73f68e0bdeee4ee396280627af28da9460112a2791","timestamp":"2024-05-20T15:16:16Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2190 | {"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":""},\ | ||
| 2191 | {"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":""},\ | ||
| 2192 | {"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":""},\ | ||
| 2193 | {"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":""},\ | ||
| 2194 | {"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":""},\ | ||
| 2195 | {"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":""},\ | ||
| 2196 | {"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":""},\ | ||
| 2197 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240205150955-31a09d347014","vcs_hash":"87966cde2d32515ba2dae72229d04fc92916cebfdf60aa3917da1234cded7060","timestamp":"2024-02-05T15:09:55Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2198 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240528184218-531527333157","vcs_hash":"ff9792525c3eae30aba1de8a68807968f1ae3bd891e9ae02e24ea6ddc6984cca","timestamp":"2024-05-28T18:42:18Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2199 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240722135656-d784300faade","vcs_hash":"35efbbf37133524e4baee555fe0baab1474c7fa588641c902a2687b57b80486f","timestamp":"2024-07-22T13:56:56Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2200 | {"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":""},\ | ||
| 2201 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240116215550-a9fa1716bcac","vcs_hash":"6f0bd1155e7ce8949660c7d2acc74de534bce6b508f4ce47dd23f59e5565a23c","timestamp":"2024-01-16T21:55:50Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2202 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240604185151-ef581f913117","vcs_hash":"efb027c4e26c75557b50ad7a54c01aefb996887310de0d415dc4811b40c1f287","timestamp":"2024-06-04T18:51:51Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2203 | {"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":""},\ | ||
| 2204 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240213162025-012b6fc9bca9","vcs_hash":"738bd8ae7367c729aaeb50ca5f9ba567d8e8c644cbde95fa2af8d33bc2786e33","timestamp":"2024-02-13T16:20:25Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2205 | {"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":""},\ | ||
| 2206 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20231002182017-d307bd883b97","vcs_hash":"21cf66de77eee64d1fa1af8c441c330e5e600549ac2b67db162d39754c76a043","timestamp":"2023-10-02T18:20:17Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2207 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240708141625-4ad9e859172b","vcs_hash":"f82d1fb36308894a6c1d3e2dafcb9c3431eb9f1073d78d9c1bcd4e8abd3a4fc1","timestamp":"2024-07-08T14:16:25Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2208 | {"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":""},\ | ||
| 2209 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240930140551-af27646dc61f","vcs_hash":"d535d4ab9b7332262e0ce1b23a03e3f83daa0a6742624e67623a83011c8ec042","timestamp":"2024-09-30T14:05:51Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 2210 | {"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":""},\ | ||
| 2211 | {"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":""},\ | ||
| 2212 | {"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"},\ | ||
| 2213 | {"module":"google.golang.org/protobuf","version":"v1.36.10","vcs_hash":"3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f","timestamp":"2025-10-02T08:56:10Z","subdir":"","vcs_ref":"refs/tags/v1.36.10"},\ | ||
| 2214 | {"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"},\ | ||
| 2215 | {"module":"google.golang.org/protobuf","version":"v1.36.2","vcs_hash":"ec83caca83d3ab1734d4468aee1d372a4676d9b7d1b05f659c4b0bc09c1a2988","timestamp":"2025-01-07T08:14:59Z","subdir":"","vcs_ref":"refs/tags/v1.36.2"},\ | ||
| 2216 | {"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"},\ | ||
| 2217 | {"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"},\ | ||
| 2218 | {"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"},\ | ||
| 2219 | {"module":"google.golang.org/protobuf","version":"v1.35.1","vcs_hash":"92b7cc94c6f72d2c1e61908140e0e0b7cf63c310f6d628b3f0e9a3ed88e69341","timestamp":"2024-10-07T12:51:58Z","subdir":"","vcs_ref":"refs/tags/v1.35.1"},\ | ||
| 2220 | {"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"},\ | ||
| 2221 | {"module":"google.golang.org/protobuf","version":"v1.36.11","vcs_hash":"d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d","timestamp":"2025-12-12T08:48:31Z","subdir":"","vcs_ref":"refs/tags/v1.36.11"},\ | ||
| 2222 | {"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"},\ | ||
| 2223 | {"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"},\ | ||
| 2224 | {"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"},\ | ||
| 2225 | {"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"},\ | ||
| 2226 | {"module":"google.golang.org/protobuf","version":"v1.34.1","vcs_hash":"51aac33eb358c68e9ab8f290448d701d1f8d29bca52a65bfb8dda6c98a57eb7d","timestamp":"2024-05-06T12:17:40Z","subdir":"","vcs_ref":"refs/tags/v1.34.1"},\ | ||
| 2227 | {"module":"google.golang.org/protobuf","version":"v1.36.7","vcs_hash":"7e224b766e660f1b6029c93ab0e25120336d00f9cd4ffc2bf41eebf48e5c8c57","timestamp":"2025-08-07T09:56:37Z","subdir":"","vcs_ref":"refs/tags/v1.36.7"},\ | ||
| 2228 | {"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"},\ | ||
| 2229 | {"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"},\ | ||
| 2230 | {"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"},\ | ||
| 2231 | {"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"},\ | ||
| 2232 | {"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"},\ | ||
| 2233 | {"module":"google.golang.org/protobuf","version":"v1.36.12-0.20260120151049-f2248ac996af","vcs_hash":"11c242c40583a590830ee6727b8e07e4bc8ae9591f043443747e4a48b1a91f36","timestamp":"2026-01-20T15:10:49Z","subdir":"","vcs_ref":""},\ | ||
| 2234 | {"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"},\ | ||
| 2235 | {"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"},\ | ||
| 2236 | {"module":"google.golang.org/protobuf","version":"v1.34.0","vcs_hash":"371f9d5e5197b38545214cb32061fb1d010302d1f2f57c08f07ca17148bd5b38","timestamp":"2024-04-30T07:43:00Z","subdir":"","vcs_ref":"refs/tags/v1.34.0"},\ | ||
| 2237 | {"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"},\ | ||
| 2238 | {"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"},\ | ||
| 2239 | {"module":"codeberg.org/go-pdf/fpdf","version":"v0.10.0","vcs_hash":"eb0f71d35e333afe8d57a2cf8683bb21059d8e335750db10db0b7ac1c1deffc8","timestamp":"2025-03-04T16:50:45Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 2240 | {"module":"codeberg.org/go-latex/latex","version":"v0.1.0","vcs_hash":"473e7cbb67d5d96cabb8eecd87c93f938e1d60588d09e9b8925113f10df87026","timestamp":"2025-03-11T09:32:41Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 2241 | {"module":"codeberg.org/go-latex/latex","version":"v0.0.1","vcs_hash":"7cd048b58e9056280ba65df7ca7c6b13cebbcdbc923c9806b1b0d2f81a1c4738","timestamp":"2025-03-12T09:48:37Z","subdir":"","vcs_ref":"refs/tags/v0.0.1"},\ | ||
| 2242 | {"module":"codeberg.org/go-fonts/latin-modern","version":"v0.4.0","vcs_hash":"3ec03a9d47413c8db17135af2a3a45f645848a9bfb94c24693472407303aecac","timestamp":"2025-03-04T17:21:29Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 2243 | {"module":"codeberg.org/go-fonts/stix","version":"v0.3.0","vcs_hash":"27b168af28b277ac6558847c1205f29fcad019f881b4c29e1139af368645ecfc","timestamp":"2025-03-04T17:25:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 2244 | {"module":"codeberg.org/go-fonts/dejavu","version":"v0.4.0","vcs_hash":"8ecbcfdce7f1ad4a736a3abe558f43730b9244bf0a6ed3555d35450f8722a7ff","timestamp":"2025-03-04T17:25:46Z","subdir":"","vcs_ref":"refs/tags/v0.4.0"},\ | ||
| 2245 | {"module":"codeberg.org/go-fonts/liberation","version":"v0.4.1","vcs_hash":"56e114eb0eec820d4182e71034f12867d00d8fc8269887bd6cf79107efad4892","timestamp":"2025-03-12T09:38:17Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 2246 | {"module":"codeberg.org/go-fonts/liberation","version":"v0.5.0","vcs_hash":"16c32cd3685b5a77638be7903051b0e1293e5934ebe04008fb9c3c77eaf27f4e","timestamp":"2025-03-11T09:08:49Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 1347 | {"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"},\ | 2247 | {"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"},\ |
| 1348 | {"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"},\ | 2248 | {"module":"tags.cncf.io/container-device-interface","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 2249 | {"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"},\ | ||
| 2250 | {"module":"tags.cncf.io/container-device-interface/specs-go","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"specs-go","vcs_ref":"refs/tags/specs-go/v1.1.0"},\ | ||
| 2251 | {"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"},\ | ||
| 2252 | {"module":"cloud.google.com/go","version":"v0.115.1","vcs_hash":"33a33844655283cd72f647b735e8e081cdbca51475d4a5f8851f6810251c3bad","timestamp":"2024-08-13T21:20:17Z","subdir":"","vcs_ref":"refs/tags/v0.115.1"},\ | ||
| 2253 | {"module":"cloud.google.com/go","version":"v0.118.2","vcs_hash":"f060bc64e1ffe5d5f85d08c2c3eaec5e813d430dad44eb30d4ad5e37e05a1a8f","timestamp":"2025-02-06T22:11:02Z","subdir":"","vcs_ref":"refs/tags/v0.118.2"},\ | ||
| 2254 | {"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"},\ | ||
| 2255 | {"module":"cloud.google.com/go","version":"v0.112.1","vcs_hash":"94e6396aca83820361d53c5e80bbfe94dc27e64710cc58b3296012faa1501c63","timestamp":"2024-02-26T15:48:16Z","subdir":"","vcs_ref":"refs/tags/v0.112.1"},\ | ||
| 2256 | {"module":"cloud.google.com/go","version":"v0.105.0","vcs_hash":"7eb6034d3ae4ea10fa9dbbe0c3eb9fa71edc14797b958f2d2f152219a64688bd","timestamp":"2022-10-26T21:58:18Z","subdir":"","vcs_ref":""},\ | ||
| 2257 | {"module":"cloud.google.com/go","version":"v0.115.0","vcs_hash":"75603f7c0c92ed86285cf988bef01baa4c270640cb51339347131e495232615a","timestamp":"2024-06-12T21:20:20Z","subdir":"","vcs_ref":"refs/tags/v0.115.0"},\ | ||
| 2258 | {"module":"cloud.google.com/go","version":"v0.113.0","vcs_hash":"3858fad3a9ec1ab09173c7d95b468e95a86838e6bce6b956e02de0fe1df8cc75","timestamp":"2024-05-08T19:36:19Z","subdir":"","vcs_ref":"refs/tags/v0.113.0"},\ | ||
| 2259 | {"module":"cloud.google.com/go","version":"v0.118.1","vcs_hash":"b93bbe9d9614f75ae27a04714d2dcdbac520af22bc66d9642d3f3bde2bb929f6","timestamp":"2025-01-30T18:28:22Z","subdir":"","vcs_ref":"refs/tags/v0.118.1"},\ | ||
| 2260 | {"module":"cloud.google.com/go","version":"v0.117.0","vcs_hash":"4b3335e92e60d5eb47223cb01234b1a23b58260d0075da38743d79ed090dc7da","timestamp":"2024-12-16T16:36:21Z","subdir":"","vcs_ref":"refs/tags/v0.117.0"},\ | ||
| 2261 | {"module":"cloud.google.com/go","version":"v0.110.8","vcs_hash":"b2a54d41340908db64e48a4ed25b36492d315d48d9116beae8b96640862fbad9","timestamp":"2023-09-11T19:22:13Z","subdir":"","vcs_ref":"refs/tags/v0.110.8"},\ | ||
| 2262 | {"module":"cloud.google.com/go","version":"v0.112.2","vcs_hash":"9e948462e207e4448e92f92e14bb19d058fae01f5e5b6faf5182d285abdf3000","timestamp":"2024-03-27T20:20:16Z","subdir":"","vcs_ref":"refs/tags/v0.112.2"},\ | ||
| 2263 | {"module":"cloud.google.com/go","version":"v0.116.0","vcs_hash":"28b80c2c4658620e7c678fa48908d056859447761a297fc553475a86b0da2ab1","timestamp":"2024-10-09T14:40:23Z","subdir":"","vcs_ref":"refs/tags/v0.116.0"},\ | ||
| 2264 | {"module":"cloud.google.com/go","version":"v0.114.0","vcs_hash":"e59bd41e6bff168c8560344d5a9bdcbe1d1b647090ea96d6910f16ed7e82fb6e","timestamp":"2024-05-23T17:43:35Z","subdir":"","vcs_ref":"refs/tags/v0.114.0"},\ | ||
| 2265 | {"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"},\ | ||
| 2266 | {"module":"cloud.google.com/go","version":"v0.110.2","vcs_hash":"9265c442f0671ee925860b4eabe8fb5e9766f5767bb18eb222edd8f89a045cc5","timestamp":"2023-05-09T16:16:14Z","subdir":"","vcs_ref":"refs/tags/v0.110.2"},\ | ||
| 2267 | {"module":"cloud.google.com/go","version":"v0.112.0","vcs_hash":"c73af6604f844e3191a3e79aea0d8b33bb06b9aff24944c3f60eec46c0aa651f","timestamp":"2024-01-11T20:07:28Z","subdir":"","vcs_ref":"refs/tags/v0.112.0"},\ | ||
| 2268 | {"module":"cloud.google.com/go","version":"v0.118.3","vcs_hash":"14c28309c5b023e618ec0cc06fb2d913452d017a78262c3d776cc37bd85cff2d","timestamp":"2025-02-20T19:18:58Z","subdir":"","vcs_ref":"refs/tags/v0.118.3"},\ | ||
| 2269 | {"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"},\ | ||
| 2270 | {"module":"cloud.google.com/go","version":"v0.120.0","vcs_hash":"1e2f4510520920e290807cca4a3625d505237dfc0244938a28cd7ecbd3dea43f","timestamp":"2025-03-20T16:11:04Z","subdir":"","vcs_ref":"refs/tags/v0.120.0"},\ | ||
| 2271 | {"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"},\ | ||
| 2272 | {"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"},\ | ||
| 2273 | {"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"},\ | ||
| 2274 | {"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"},\ | ||
| 2275 | {"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"},\ | ||
| 2276 | {"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"},\ | ||
| 2277 | {"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"},\ | ||
| 2278 | {"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"},\ | ||
| 2279 | {"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"},\ | ||
| 2280 | {"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"},\ | ||
| 2281 | {"module":"cloud.google.com/go/translate","version":"v1.10.3","vcs_hash":"cf96fa334147909ae77ff78f5f2354ad7ee63fc2d9585bb9551194a78e8adf50","timestamp":"2024-05-01T18:24:19Z","subdir":"translate","vcs_ref":"refs/tags/translate/v1.10.3"},\ | ||
| 2282 | {"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"},\ | ||
| 2283 | {"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"},\ | ||
| 1349 | {"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"},\ | 2284 | {"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"},\ |
| 1350 | {"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"},\ | 2285 | {"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"},\ |
| 1351 | {"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"},\ | 2286 | {"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"},\ |
| 1352 | {"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"},\ | 2287 | {"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"},\ |
| 1353 | {"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"},\ | 2288 | {"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"},\ |
| 1354 | {"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"},\ | 2289 | {"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"},\ |
| 2290 | {"module":"cloud.google.com/go/monitoring","version":"v1.10.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.10.0"},\ | ||
| 2291 | {"module":"cloud.google.com/go/monitoring","version":"v1.21.2","vcs_hash":"c570d3f2fce57eec65afa66e29c30ccde519495f71728a03a8174ce82fbcc78a","timestamp":"2024-10-23T21:37:34Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.21.2"},\ | ||
| 2292 | {"module":"cloud.google.com/go/monitoring","version":"v1.24.0","vcs_hash":"030470269f220ecc33e29347c8050748afddfa320f5c64182ca78c5a3fdde961","timestamp":"2025-02-05T21:01:03Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.24.0"},\ | ||
| 2293 | {"module":"cloud.google.com/go/monitoring","version":"v1.23.0","vcs_hash":"97e25ccb1a97ed61f37ca803870d1e1abd662b705a9d1e7c02bd39e863a63270","timestamp":"2025-01-15T20:21:02Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.23.0"},\ | ||
| 2294 | {"module":"cloud.google.com/go/monitoring","version":"v1.22.1","vcs_hash":"ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f","timestamp":"2025-01-02T19:03:39Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.22.1"},\ | ||
| 2295 | {"module":"cloud.google.com/go/monitoring","version":"v1.24.1","vcs_hash":"3e8e9b4c229432a8f8af4e2cefeb43c526ab5f1652c61b7edcc5ad4ee38a2bb1","timestamp":"2025-03-13T22:16:26Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.24.1"},\ | ||
| 2296 | {"module":"cloud.google.com/go/monitoring","version":"v1.20.2","vcs_hash":"089b3c1386cf111c3317b786cdf3d790a4f200d0e92bd4ace1efe29b55b8d75c","timestamp":"2024-07-10T17:10:24Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.20.2"},\ | ||
| 2297 | {"module":"cloud.google.com/go/monitoring","version":"v1.18.0","vcs_hash":"3f8bbcf0c77a47db41c5f9cf1a863d78d3e11b6c28f0ebb1385d8564aa685fbc","timestamp":"2024-02-12T16:58:15Z","subdir":"monitoring","vcs_ref":"refs/tags/monitoring/v1.18.0"},\ | ||
| 2298 | {"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"},\ | ||
| 1355 | {"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"},\ | 2299 | {"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"},\ |
| 1356 | {"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"},\ | 2300 | {"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"},\ |
| 1357 | {"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"},\ | 2301 | {"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"},\ |
| 1358 | {"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"},\ | 2302 | {"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"},\ |
| 1359 | {"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"},\ | ||
| 1360 | {"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"},\ | ||
| 1361 | {"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"},\ | ||
| 1362 | {"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"},\ | ||
| 1363 | {"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"},\ | ||
| 1364 | {"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"},\ | ||
| 1365 | {"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"},\ | ||
| 1366 | {"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"},\ | ||
| 1367 | {"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"},\ | ||
| 1368 | {"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"},\ | ||
| 1369 | {"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"},\ | ||
| 1370 | {"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"},\ | ||
| 1371 | {"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"},\ | ||
| 1372 | {"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"},\ | ||
| 1373 | {"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"},\ | ||
| 1374 | {"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"},\ | ||
| 1375 | {"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"},\ | ||
| 1376 | {"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"},\ | ||
| 1377 | {"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"},\ | ||
| 1378 | {"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"},\ | ||
| 1379 | {"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"},\ | ||
| 1380 | {"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"},\ | ||
| 1381 | {"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"},\ | ||
| 1382 | {"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"},\ | ||
| 1383 | {"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"},\ | ||
| 1384 | {"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"},\ | ||
| 1385 | {"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"},\ | 2303 | {"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"},\ |
| 1386 | {"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"},\ | 2304 | {"module":"cloud.google.com/go/iam","version":"v1.4.0","vcs_hash":"ec892734ba38e99faacae202e04fc6ad8fb61784bce53d969b9a4439f5084bbe","timestamp":"2025-02-12T20:10:25Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.4.0"},\ |
| 1387 | {"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"},\ | ||
| 1388 | {"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"},\ | ||
| 1389 | {"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"},\ | ||
| 1390 | {"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"},\ | ||
| 1391 | {"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"},\ | ||
| 1392 | {"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"},\ | ||
| 1393 | {"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"},\ | ||
| 1394 | {"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"},\ | ||
| 1395 | {"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"},\ | ||
| 1396 | {"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"},\ | ||
| 1397 | {"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"},\ | ||
| 1398 | {"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"},\ | ||
| 1399 | {"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"},\ | ||
| 1400 | {"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"},\ | ||
| 1401 | {"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"},\ | ||
| 1402 | {"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"},\ | ||
| 1403 | {"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"},\ | 2305 | {"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"},\ |
| 2306 | {"module":"cloud.google.com/go/iam","version":"v1.2.1","vcs_hash":"054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161","timestamp":"2024-09-12T16:55:49Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.2.1"},\ | ||
| 2307 | {"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"},\ | ||
| 2308 | {"module":"cloud.google.com/go/iam","version":"v1.1.8","vcs_hash":"cf96fa334147909ae77ff78f5f2354ad7ee63fc2d9585bb9551194a78e8adf50","timestamp":"2024-05-01T18:24:19Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.1.8"},\ | ||
| 2309 | {"module":"cloud.google.com/go/iam","version":"v1.1.12","vcs_hash":"758ce4483486597896de676835b6180c29fd7888ab5da7f3e5f473caf65ac34a","timestamp":"2024-07-24T20:34:22Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.1.12"},\ | ||
| 2310 | {"module":"cloud.google.com/go/iam","version":"v1.3.1","vcs_hash":"ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f","timestamp":"2025-01-02T19:03:39Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.3.1"},\ | ||
| 2311 | {"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"},\ | ||
| 1404 | {"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"},\ | 2312 | {"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"},\ |
| 2313 | {"module":"cloud.google.com/go/iam","version":"v1.2.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"2024-08-20T18:44:24Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.2.0"},\ | ||
| 2314 | {"module":"cloud.google.com/go/iam","version":"v1.2.2","vcs_hash":"c570d3f2fce57eec65afa66e29c30ccde519495f71728a03a8174ce82fbcc78a","timestamp":"2024-10-23T21:37:34Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.2.2"},\ | ||
| 2315 | {"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"},\ | ||
| 2316 | {"module":"cloud.google.com/go/iam","version":"v1.1.3","vcs_hash":"1d5486f5fb0477710c36e97a8e31bed3123570d1d961906d4500057fe875c6e8","timestamp":"2023-10-12T23:40:18Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.1.3"},\ | ||
| 2317 | {"module":"cloud.google.com/go/iam","version":"v1.1.6","vcs_hash":"1ef40c1b62f4c91c12df40cff503ddb9b4e676ab47103083a9582ec0bebfd897","timestamp":"2024-01-30T21:08:17Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.1.6"},\ | ||
| 2318 | {"module":"cloud.google.com/go/iam","version":"v1.1.7","vcs_hash":"a3f3475dec51af5f2d60daf7febbc81970243f564cd3f56acaa00d288a1f4090","timestamp":"2024-03-14T21:02:19Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.1.7"},\ | ||
| 2319 | {"module":"cloud.google.com/go/iam","version":"v1.1.5","vcs_hash":"96f56f4314fae2356f60501575b819b83992fcd175bf6cb5f6fd1b2932b97843","timestamp":"2023-11-01T20:11:17Z","subdir":"iam","vcs_ref":"refs/tags/iam/v1.1.5"},\ | ||
| 1405 | {"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"},\ | 2320 | {"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"},\ |
| 1406 | {"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"},\ | ||
| 1407 | {"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"},\ | ||
| 1408 | {"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"},\ | ||
| 1409 | {"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"},\ | ||
| 1410 | {"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"},\ | ||
| 1411 | {"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"},\ | 2321 | {"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"},\ |
| 1412 | {"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"},\ | 2322 | {"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"},\ |
| 1413 | {"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"},\ | 2323 | {"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"},\ |
| 1414 | {"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"},\ | 2324 | {"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"},\ |
| 1415 | {"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"},\ | 2325 | {"module":"cloud.google.com/go/storage","version":"v1.41.0","vcs_hash":"df53d39c7b246f5fcb8172a2e105080f1667148ebe06a1f8b84ad6d3741a0f28","timestamp":"2024-05-13T19:39:58Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.41.0"},\ |
| 1416 | {"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"},\ | 2326 | {"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"},\ |
| 1417 | {"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"},\ | 2327 | {"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"},\ |
| 1418 | {"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"},\ | 2328 | {"module":"cloud.google.com/go/storage","version":"v1.36.0","vcs_hash":"75bb6bb3211481890dbf175f7d129f237a4e3685709e3f34ef4b5355277e67e2","timestamp":"2023-12-14T00:21:29Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.36.0"},\ |
| 1419 | {"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"},\ | 2329 | {"module":"cloud.google.com/go/storage","version":"v1.43.0","vcs_hash":"3163b51332dfb2b9130093e5849f53b6b2e9b3edc0d4b1e1a022095a81245d2f","timestamp":"2024-07-03T20:15:42Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.43.0"},\ |
| 1420 | {"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"},\ | 2330 | {"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"},\ |
| 1421 | {"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"},\ | 2331 | {"module":"cloud.google.com/go/storage","version":"v1.38.0","vcs_hash":"cbcc6392505e626e11c4f528045630477688dfbbc0bad9b13332454207a2a9a7","timestamp":"2024-02-12T23:38:27Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.38.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"},\ | 2332 | {"module":"cloud.google.com/go/storage","version":"v1.50.0","vcs_hash":"4a4f39c58d69e04a79157a6ecb357fc484493f17baad3fc9b72a821a8911cf11","timestamp":"2025-01-09T03:38:57Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.50.0"},\ |
| 1423 | {"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"},\ | 2333 | {"module":"cloud.google.com/go/storage","version":"v1.30.1","vcs_hash":"b5c7bcfc3f8476224692e1dee6f6fe0810c544eb989bcdea88674e0a46b2a33a","timestamp":"2023-03-21T19:34:12Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.30.1"},\ |
| 1424 | {"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"},\ | 2334 | {"module":"cloud.google.com/go/storage","version":"v1.40.0","vcs_hash":"9fde72fc7d369f734e3c7cbe5cffc159d5ad8162ac735ef1d9f2ea650e6faf84","timestamp":"2024-03-29T00:20:17Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.40.0"},\ |
| 1425 | {"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"},\ | 2335 | {"module":"cloud.google.com/go/storage","version":"v1.39.1","vcs_hash":"86123b5545780e76cb609f1b23205a395cb4880dafdaafccf54cb13cac8cf5a4","timestamp":"2024-03-11T20:00:41Z","subdir":"storage","vcs_ref":"refs/tags/storage/v1.39.1"},\ |
| 1426 | {"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"},\ | 2336 | {"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"},\ |
| 1427 | {"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"},\ | ||
| 1428 | {"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"},\ | ||
| 1429 | {"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"},\ | ||
| 1430 | {"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"},\ | 2337 | {"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"},\ |
| 2338 | {"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"},\ | ||
| 2339 | {"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"},\ | ||
| 2340 | {"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"},\ | ||
| 2341 | {"module":"cloud.google.com/go/logging","version":"v1.12.0","vcs_hash":"7aed4374e14526ed4d055683c89dd0ded12d8d3ab0798a8cca53fff5717284e7","timestamp":"2024-10-16T17:30:19Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.12.0"},\ | ||
| 2342 | {"module":"cloud.google.com/go/logging","version":"v1.13.0","vcs_hash":"a3f3b53b8b9a04a45d2070a6a0e3eeeb4d80b3316eac2d66c8acd29939d41255","timestamp":"2025-01-02T16:11:49Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.13.0"},\ | ||
| 2343 | {"module":"cloud.google.com/go/logging","version":"v1.10.0","vcs_hash":"0c801e5e38c5c259bb2a892e0f0d4439d21d998fc0ba4c630735d29c2f0ca7b5","timestamp":"2024-05-15T16:55:08Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.10.0"},\ | ||
| 2344 | {"module":"cloud.google.com/go/logging","version":"v1.9.0","vcs_hash":"9fdfb38d98d7d79a7e6c6f1ad1425ced4f80e6c1202e25fa3b1d1015447efd98","timestamp":"2023-12-12T19:07:47Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.9.0"},\ | ||
| 2345 | {"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"},\ | ||
| 2346 | {"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"},\ | ||
| 2347 | {"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"},\ | ||
| 2348 | {"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"},\ | ||
| 2349 | {"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"},\ | ||
| 1431 | {"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"},\ | 2350 | {"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"},\ |
| 1432 | {"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"},\ | 2351 | {"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"},\ |
| 1433 | {"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"},\ | 2352 | {"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"},\ |
| 1434 | {"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"},\ | 2353 | {"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"},\ |
| 1435 | {"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"},\ | 2354 | {"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"},\ |
| 1436 | {"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"},\ | 2355 | {"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"},\ |
| 1437 | {"module":"cloud.google.com/go","version":"v0.105.0","vcs_hash":"7eb6034d3ae4ea10fa9dbbe0c3eb9fa71edc14797b958f2d2f152219a64688bd","timestamp":"2022-10-26T21:58:18Z","subdir":"","vcs_ref":""},\ | ||
| 1438 | {"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"},\ | ||
| 1439 | {"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"},\ | ||
| 1440 | {"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"},\ | 2356 | {"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"},\ |
| 2357 | {"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"},\ | ||
| 1441 | {"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"},\ | 2358 | {"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"},\ |
| 2359 | {"module":"cloud.google.com/go/compute","version":"v1.20.1","vcs_hash":"b2ea19419967c9862136fb26de65fceb2e07d89a43e592f7bd0ab77689f492aa","timestamp":"2023-06-20T22:03:08Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.20.1"},\ | ||
| 1442 | {"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"},\ | 2360 | {"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"},\ |
| 1443 | {"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"},\ | ||
| 1444 | {"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"},\ | 2361 | {"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"},\ |
| 1445 | {"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"},\ | 2362 | {"module":"cloud.google.com/go/compute","version":"v1.23.4","vcs_hash":"1ef40c1b62f4c91c12df40cff503ddb9b4e676ab47103083a9582ec0bebfd897","timestamp":"2024-01-30T21:08:17Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.23.4"},\ |
| 2363 | {"module":"cloud.google.com/go/compute","version":"v1.23.3","vcs_hash":"96f56f4314fae2356f60501575b819b83992fcd175bf6cb5f6fd1b2932b97843","timestamp":"2023-11-01T20:11:17Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.23.3"},\ | ||
| 2364 | {"module":"cloud.google.com/go/compute","version":"v1.24.0","vcs_hash":"3f8bbcf0c77a47db41c5f9cf1a863d78d3e11b6c28f0ebb1385d8564aa685fbc","timestamp":"2024-02-12T16:58:15Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.24.0"},\ | ||
| 2365 | {"module":"cloud.google.com/go/compute","version":"v1.23.1","vcs_hash":"1d5486f5fb0477710c36e97a8e31bed3123570d1d961906d4500057fe875c6e8","timestamp":"2023-10-12T23:40:18Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.23.1"},\ | ||
| 2366 | {"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"},\ | ||
| 2367 | {"module":"cloud.google.com/go/compute","version":"v1.23.0","vcs_hash":"3d6d0ab275d806c36360b9b477f6418d8c16b00e5cb89c2381bc2883343e94a8","timestamp":"2023-07-26T20:46:13Z","subdir":"compute","vcs_ref":"refs/tags/compute/v1.23.0"},\ | ||
| 1446 | {"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"},\ | 2368 | {"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"},\ |
| 2369 | {"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"},\ | ||
| 1447 | {"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"},\ | 2370 | {"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"},\ |
| 1448 | {"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"},\ | 2371 | {"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"},\ |
| 1449 | {"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"},\ | ||
| 1450 | {"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"},\ | ||
| 1451 | {"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"},\ | 2372 | {"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"},\ |
| 1452 | {"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"},\ | 2373 | {"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"},\ |
| 2374 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.4.0","vcs_hash":"5644593afceb6ebb5f3d784022119595446015366204de825f10f5a912ee0392","timestamp":"2024-07-01T21:16:20Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.4.0"},\ | ||
| 1453 | {"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"},\ | 2375 | {"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"},\ |
| 1454 | {"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"},\ | 2376 | {"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"},\ |
| 2377 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.5.1","vcs_hash":"054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161","timestamp":"2024-09-12T16:55:49Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.5.1"},\ | ||
| 1455 | {"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"},\ | 2378 | {"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"},\ |
| 1456 | {"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"},\ | 2379 | {"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"},\ |
| 1457 | {"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"},\ | 2380 | {"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"},\ |
| 1458 | {"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"},\ | 2381 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.9.0","vcs_hash":"ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884","timestamp":"2025-09-24T19:41:55Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.9.0"},\ |
| 2382 | {"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"},\ | ||
| 2383 | {"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"},\ | ||
| 1459 | {"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"},\ | 2384 | {"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"},\ |
| 1460 | {"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"},\ | 2385 | {"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"},\ |
| 1461 | {"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"},\ | 2386 | {"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"},\ |
| 1462 | {"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"},\ | 2387 | {"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"},\ |
| 1463 | {"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"},\ | 2388 | {"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"},\ |
| 1464 | {"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"},\ | 2389 | {"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"},\ |
| 1465 | {"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"},\ | 2390 | {"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"},\ |
| 1466 | {"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"},\ | 2391 | {"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"},\ |
| 1467 | {"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"},\ | 2392 | {"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"},\ |
| 2393 | {"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"},\ | ||
| 2394 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.12","vcs_hash":"4b5a499f3906301cfa1bc3dd7506cc3ab8a30d3e64643dae15d2a3df5cbceee5","timestamp":"2024-08-08T21:26:29Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.12"},\ | ||
| 2395 | {"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"},\ | ||
| 2396 | {"module":"cloud.google.com/go/longrunning","version":"v0.6.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"2024-08-20T18:44:24Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.6.0"},\ | ||
| 2397 | {"module":"cloud.google.com/go/longrunning","version":"v0.6.6","vcs_hash":"3e8e9b4c229432a8f8af4e2cefeb43c526ab5f1652c61b7edcc5ad4ee38a2bb1","timestamp":"2025-03-13T22:16:26Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.6.6"},\ | ||
| 2398 | {"module":"cloud.google.com/go/longrunning","version":"v0.6.2","vcs_hash":"c570d3f2fce57eec65afa66e29c30ccde519495f71728a03a8174ce82fbcc78a","timestamp":"2024-10-23T21:37:34Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.6.2"},\ | ||
| 2399 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.4","vcs_hash":"96f56f4314fae2356f60501575b819b83992fcd175bf6cb5f6fd1b2932b97843","timestamp":"2023-11-01T20:11:17Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.4"},\ | ||
| 2400 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.9","vcs_hash":"5644593afceb6ebb5f3d784022119595446015366204de825f10f5a912ee0392","timestamp":"2024-07-01T21:16:20Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.9"},\ | ||
| 2401 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.6","vcs_hash":"a3f3475dec51af5f2d60daf7febbc81970243f564cd3f56acaa00d288a1f4090","timestamp":"2024-03-14T21:02:19Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.6"},\ | ||
| 2402 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.5","vcs_hash":"1ef40c1b62f4c91c12df40cff503ddb9b4e676ab47103083a9582ec0bebfd897","timestamp":"2024-01-30T21:08:17Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.5"},\ | ||
| 2403 | {"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"},\ | ||
| 2404 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.7","vcs_hash":"cf96fa334147909ae77ff78f5f2354ad7ee63fc2d9585bb9551194a78e8adf50","timestamp":"2024-05-01T18:24:19Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.7"},\ | ||
| 2405 | {"module":"cloud.google.com/go/longrunning","version":"v0.6.5","vcs_hash":"b9e5ca23bfd69b1bf95685368ef7d99fe28702ad3998fde97e73529e6d58417f","timestamp":"2025-03-06T22:22:24Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.6.5"},\ | ||
| 2406 | {"module":"cloud.google.com/go/longrunning","version":"v0.6.4","vcs_hash":"ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f","timestamp":"2025-01-02T19:03:39Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.6.4"},\ | ||
| 2407 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.0","vcs_hash":"74b8353220c78705a2e8b7a6b3bbe1acd812406f7ae05effb9ac8ec7e7c1f6b2","timestamp":"2023-05-30T22:14:14Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.0"},\ | ||
| 2408 | {"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"},\ | ||
| 2409 | {"module":"cloud.google.com/go/longrunning","version":"v0.5.2","vcs_hash":"1d5486f5fb0477710c36e97a8e31bed3123570d1d961906d4500057fe875c6e8","timestamp":"2023-10-12T23:40:18Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.5.2"},\ | ||
| 2410 | {"module":"cloud.google.com/go/longrunning","version":"v0.6.1","vcs_hash":"054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161","timestamp":"2024-09-12T16:55:49Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.6.1"},\ | ||
| 2411 | {"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"},\ | ||
| 2412 | {"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"},\ | ||
| 2413 | {"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"},\ | ||
| 2414 | {"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"},\ | ||
| 2415 | {"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"},\ | ||
| 2416 | {"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"},\ | ||
| 2417 | {"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"},\ | ||
| 2418 | {"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"},\ | ||
| 2419 | {"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"},\ | ||
| 2420 | {"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"},\ | ||
| 1468 | {"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"},\ | 2421 | {"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"},\ |
| 1469 | {"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"},\ | ||
| 1470 | {"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"},\ | ||
| 1471 | {"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"},\ | ||
| 1472 | {"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"},\ | 2422 | {"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"},\ |
| 1473 | {"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"},\ | 2423 | {"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"},\ |
| 1474 | {"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"},\ | 2424 | {"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"},\ |
| 1475 | {"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"},\ | 2425 | {"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"},\ |
| 1476 | {"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"},\ | 2426 | {"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"},\ |
| 1477 | {"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"},\ | 2427 | {"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"},\ |
| 1478 | {"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"},\ | 2428 | {"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"},\ |
| 1479 | {"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"},\ | 2429 | {"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"},\ |
| 1480 | {"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"},\ | 2430 | {"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"},\ |
| 2431 | {"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"},\ | ||
| 2432 | {"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"},\ | ||
| 2433 | {"module":"cloud.google.com/go/trace","version":"v1.11.3","vcs_hash":"ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f","timestamp":"2025-01-02T19:03:39Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.11.3"},\ | ||
| 2434 | {"module":"cloud.google.com/go/trace","version":"v1.11.2","vcs_hash":"c570d3f2fce57eec65afa66e29c30ccde519495f71728a03a8174ce82fbcc78a","timestamp":"2024-10-23T21:37:34Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.11.2"},\ | ||
| 2435 | {"module":"cloud.google.com/go/trace","version":"v1.10.5","vcs_hash":"1ef40c1b62f4c91c12df40cff503ddb9b4e676ab47103083a9582ec0bebfd897","timestamp":"2024-01-30T21:08:17Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.10.5"},\ | ||
| 2436 | {"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"},\ | ||
| 2437 | {"module":"cloud.google.com/go/trace","version":"v1.11.5","vcs_hash":"3e8e9b4c229432a8f8af4e2cefeb43c526ab5f1652c61b7edcc5ad4ee38a2bb1","timestamp":"2025-03-13T22:16:26Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.11.5"},\ | ||
| 2438 | {"module":"cloud.google.com/go/trace","version":"v1.5.0","vcs_hash":"3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4","timestamp":"2023-01-05T16:56:24Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.5.0"},\ | ||
| 2439 | {"module":"cloud.google.com/go/trace","version":"v1.10.9","vcs_hash":"5644593afceb6ebb5f3d784022119595446015366204de825f10f5a912ee0392","timestamp":"2024-07-01T21:16:20Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.10.9"},\ | ||
| 2440 | {"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"},\ | ||
| 2441 | {"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"},\ | ||
| 2442 | {"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"},\ | ||
| 2443 | {"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"},\ | ||
| 2444 | {"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"},\ | ||
| 2445 | {"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"},\ | ||
| 2446 | {"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"},\ | ||
| 2447 | {"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"},\ | ||
| 2448 | {"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"},\ | ||
| 2449 | {"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"},\ | ||
| 2450 | {"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"},\ | ||
| 2451 | {"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"},\ | ||
| 2452 | {"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"},\ | ||
| 2453 | {"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"},\ | ||
| 2454 | {"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"},\ | ||
| 2455 | {"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"},\ | ||
| 1481 | {"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"},\ | 2456 | {"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"},\ |
| 1482 | {"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"},\ | 2457 | {"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"},\ |
| 1483 | {"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"},\ | 2458 | {"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"},\ |
| 2459 | {"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"},\ | ||
| 1484 | {"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"},\ | 2460 | {"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"},\ |
| 1485 | {"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"},\ | 2461 | {"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"},\ |
| 1486 | {"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"},\ | 2462 | {"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"},\ |
| 2463 | {"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"},\ | ||
| 2464 | {"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"},\ | ||
| 2465 | {"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"},\ | ||
| 2466 | {"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"},\ | ||
| 2467 | {"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"},\ | ||
| 2468 | {"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"},\ | ||
| 2469 | {"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"},\ | ||
| 2470 | {"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"},\ | ||
| 2471 | {"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"},\ | ||
| 2472 | {"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"},\ | ||
| 2473 | {"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"},\ | ||
| 2474 | {"module":"cloud.google.com/go/auth","version":"v0.7.0","vcs_hash":"646fa7d3e6f3a4978fa238c81e16adfce85d50ab9eaac63856727c89c7be1fb3","timestamp":"2024-07-09T15:54:19Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.7.0"},\ | ||
| 2475 | {"module":"cloud.google.com/go/auth","version":"v0.3.0","vcs_hash":"0d81aea47ebe8594870cba0ebce8cbceae1d71b5b1740aa122d79f7415eee6e6","timestamp":"2024-04-23T15:32:24Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.3.0"},\ | ||
| 2476 | {"module":"cloud.google.com/go/auth","version":"v0.14.0","vcs_hash":"cb4fb7bf107f5ac347b753c785db3329b169856ecc2640361dc845a47f30b70f","timestamp":"2025-01-08T22:34:22Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.14.0"},\ | ||
| 2477 | {"module":"cloud.google.com/go/auth","version":"v0.7.3","vcs_hash":"fb81ac2335628896ff306acb0dc79dda8cb24d46ed211cc5470a9ee258f42d0a","timestamp":"2024-08-01T15:34:03Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.7.3"},\ | ||
| 2478 | {"module":"cloud.google.com/go/auth","version":"v0.8.0","vcs_hash":"a3e5251b4163d22ed3b1fdf6c649d29d34d79328aea05a9a45ec4b893a80a5d1","timestamp":"2024-08-07T19:41:47Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.8.0"},\ | ||
| 2479 | {"module":"cloud.google.com/go/auth","version":"v0.4.1","vcs_hash":"1f28aaa4de7d6c036fd2569d4c851708ff0285abf90825a2aea25a66b0151b2f","timestamp":"2024-05-09T21:02:16Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.4.1"},\ | ||
| 2480 | {"module":"cloud.google.com/go/auth","version":"v0.13.0","vcs_hash":"c5bd292a1d7bc18a5a1418d9c2c2d564750ad264602f5b3d71983498ab80ea88","timestamp":"2024-12-16T15:03:38Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.13.0"},\ | ||
| 2481 | {"module":"cloud.google.com/go/auth","version":"v0.9.4","vcs_hash":"484e08d34b6ee7a4e0cc096d3f0b98c4ad909e4096fbdd8e7523e51bb31614f9","timestamp":"2024-09-11T17:14:38Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.9.4"},\ | ||
| 2482 | {"module":"cloud.google.com/go/auth","version":"v0.9.3","vcs_hash":"55ba427e6c18d4733523f018e90a1f113bb842e30dee9d26a3808efc75872771","timestamp":"2024-09-03T17:54:18Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.9.3"},\ | ||
| 2483 | {"module":"cloud.google.com/go/auth","version":"v0.15.0","vcs_hash":"148054b58a5ec466df8dcac50aec5a93366db293875562153684a4410f92f262","timestamp":"2025-02-20T16:54:24Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.15.0"},\ | ||
| 2484 | {"module":"cloud.google.com/go/auth","version":"v0.9.9","vcs_hash":"d8bf5418b015dc17d54722a3403444d190fed7a40029dd4d7b70611e9399645b","timestamp":"2024-10-22T16:50:25Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.9.9"},\ | ||
| 2485 | {"module":"cloud.google.com/go/auth","version":"v0.12.1","vcs_hash":"77992acb87125e11dbab4a2b7a71a92a54f8de94e7a068b4433e08f85be3b310","timestamp":"2024-12-10T15:12:22Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.12.1"},\ | ||
| 2486 | {"module":"cloud.google.com/go/auth","version":"v0.5.1","vcs_hash":"282cf0c029f0e7af943a39f694480bac124be8570d5d56d46030d87634a39fc1","timestamp":"2024-05-31T14:54:17Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.5.1"},\ | ||
| 2487 | {"module":"cloud.google.com/go/auth","version":"v0.14.1","vcs_hash":"d19c9b98b25678725ed63c8386f6bfddc47cead264f32845f4816efc2495787f","timestamp":"2025-01-27T22:44:05Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.14.1"},\ | ||
| 2488 | {"module":"cloud.google.com/go/auth","version":"v0.2.1","vcs_hash":"197ff0d4c00cbf54fd1adb0ebc34c3c6b44fb10ad8fc12c4c6ab09ff0dc1e083","timestamp":"2024-04-18T16:08:31Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.2.1"},\ | ||
| 2489 | {"module":"cloud.google.com/go/auth","version":"v0.6.1","vcs_hash":"d1753dcdb026a18db5584a62fb3a7945628c2242a1db85edbbcbecd62c35591f","timestamp":"2024-07-01T15:43:04Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.6.1"},\ | ||
| 2490 | {"module":"cloud.google.com/go/auth","version":"v0.9.0","vcs_hash":"681badf60d766c239919c7741549131b90a8f565e810933cd3a0c46d4211337e","timestamp":"2024-08-19T17:42:26Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.9.0"},\ | ||
| 2491 | {"module":"cloud.google.com/go/auth","version":"v0.7.2","vcs_hash":"589644e50c5915e070248e886cb10fb21c0dc4059d85ea7302c4b1f6530c0f91","timestamp":"2024-07-22T13:36:18Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.7.2"},\ | ||
| 2492 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.7","vcs_hash":"72e5529b7472f069623db2bff92e1e345b4494eb6e9b8204fc5bdf60e4e7dc70","timestamp":"2025-01-09T15:02:14Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.7"},\ | ||
| 2493 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.4","vcs_hash":"2c0a20c3fc7c9d8b2e95260bc6ad9aed21ac804b9190ba6bc40a8f14f3a788e7","timestamp":"2024-08-08T16:50:42Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.4"},\ | ||
| 2494 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.2","vcs_hash":"138c4bd37d0b2dab8f9b8c09596d3aac2f3d6265b69ce52b5ac6c510cb07fb5f","timestamp":"2024-04-23T15:21:31Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.2"},\ | ||
| 2495 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.3","vcs_hash":"d9246f1eb0a8c30cad9fec55a36b80cc0c072b90141b6018b87aa7dd3325865f","timestamp":"2024-07-10T13:32:21Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.3"},\ | ||
| 2496 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.8","vcs_hash":"85c196ba7a00f8c42b8abd6f5a7d70e0d659e64e36505e2ec8398441bb2c8985","timestamp":"2025-03-20T15:18:21Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.8"},\ | ||
| 2497 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.6","vcs_hash":"2e0a84478c75a2522eb54e449216c43224708dd108ae08c708b9f69aa8e3d975","timestamp":"2024-11-21T23:27:05Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.6"},\ | ||
| 2498 | {"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"},\ | ||
| 1487 | {"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"},\ | 2499 | {"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"},\ |
| 1488 | {"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"},\ | 2500 | {"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"},\ |
| 1489 | {"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"},\ | 2501 | {"module":"git.sr.ht/~jackmordaunt/go-toast","version":"v1.0.0","vcs_hash":"33341f413ec3c4ac9ef8a2e3c7ff94069ccba3a1a11c225051c92645f2a74c66","timestamp":"2023-03-22T07:16:07Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ |
| 1490 | {"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"},\ | 2502 | {"module":"git.sr.ht/~sbinet/gg","version":"v0.6.0","vcs_hash":"9e0c2f815769d2c76e9d7acea0d87f47b52869764e593b5c642459b50158caf2","timestamp":"2024-10-14T14:13:15Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 1491 | {"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"},\ | 2503 | {"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"},\ |
| 1492 | {"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"},\ | 2504 | {"module":"git.sr.ht/~sbinet/cmpimg","version":"v0.1.0","vcs_hash":"de5470f1f1192669f5a17da41991632d5cdf166dddf2cbfa36670e96847cce59","timestamp":"2023-05-04T18:08:02Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 1493 | {"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"},\ | 2505 | {"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"},\ |
| 1494 | {"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"},\ | 2506 | {"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"},\ |
| 1495 | {"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"},\ | 2507 | {"module":"gotest.tools/v3","version":"v3.5.2","vcs_hash":"0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5","timestamp":"2024-09-05T03:48:22Z","subdir":"","vcs_ref":"refs/tags/v3.5.2"},\ |
| 1496 | {"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"},\ | 2508 | {"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"},\ |
| 1497 | {"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"},\ | 2509 | {"module":"dario.cat/mergo","version":"v1.0.2","vcs_hash":"b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c","timestamp":"2025-05-07T20:15:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ |
| 2510 | {"module":"buf.build/go/protovalidate","version":"v0.12.0","vcs_hash":"1cd6981fce6dc8a0b7e72a06ce3881318138ffb6f5a96747f02e9b31c9ef80e6","timestamp":"2025-04-30T17:09:28Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 2511 | {"module":"cloud.google.com/go/grafeas","version":"v0.2.0","vcs_hash":"d2f1c98923aea2e3d2027e0d65c0ae5a47253a64be810e287c9c07cdd94c15e1","timestamp":"1970-01-01T00:00:00Z","subdir":"grafeas","vcs_ref":""},\ | ||
| 2512 | {"module":"cloud.google.com/go/recaptchaenterprise","version":"v1.3.1","vcs_hash":"054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161","timestamp":"1970-01-01T00:00:00Z","subdir":"recaptchaenterprise","vcs_ref":""},\ | ||
| 2513 | {"module":"cloud.google.com/go/vision","version":"v1.2.0","vcs_hash":"1c73a951d16f1eadfd9668b4a7aba9a5e52d5a99d792a13724afbfe62df9284d","timestamp":"1970-01-01T00:00:00Z","subdir":"vision","vcs_ref":""},\ | ||
| 2514 | {"module":"dmitri.shuralyov.com/gpu/mtl","version":"v0.0.0-20221208032759-85de2813cf6b","vcs_hash":"058ea663949f026a730dfae04307a67960a99311ad75e9faccd582157fc44679","timestamp":"2022-12-08T03:27:59Z","subdir":"","vcs_ref":""},\ | ||
| 2515 | {"module":"gioui.org/cpu","version":"v0.0.0-20220412190645-f1e9e8c3b1f7","vcs_hash":"67b5f47a324660f63c8f3995e1699fea8fe78e84854634cb30c3cccba1a69f44","timestamp":"2022-04-12T19:06:45Z","subdir":"","vcs_ref":""},\ | ||
| 2516 | {"module":"gioui.org/shader","version":"v1.0.6","vcs_hash":"3709d3489a172ee1a2038a75d0df656182cf6f9d51c23748308c42945aae53f3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2517 | {"module":"git.wow.st/gmp/jni","version":"v0.0.0-20210610011705-34026c7e22d0","vcs_hash":"60f65860ded1ff0fd73face7eed27d41c728f4a51ab449b73e2a857d92fe506a","timestamp":"2021-06-10T01:17:05Z","subdir":"","vcs_ref":""},\ | ||
| 2518 | {"module":"go.etcd.io/etcd","version":"v0.0.0-20191023171146-3cf2f69b5738","vcs_hash":"3119434f66a11f655b4aeca593718a7972695d13a5d71747fca9e0ce83e5ff9d","timestamp":"2019-10-23T17:11:46Z","subdir":"","vcs_ref":""},\ | ||
| 2519 | {"module":"go.etcd.io/etcd/client/v2","version":"v2.305.0","vcs_hash":"af9d310607e0c36fa54a3cc2043cdfb39aa59107d76400409ddf57328008be58","timestamp":"1970-01-01T00:00:00Z","subdir":"client","vcs_ref":""},\ | ||
| 2520 | {"module":"go.opentelemetry.io/otel/oteltest","version":"v0.20.0","vcs_hash":"bda76395ad7187c89838df9e47eee3a3ddeece3e5c30c88d8242ff94107469b2","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2521 | {"module":"go.uber.org/atomic","version":"v1.7.0","vcs_hash":"21dd04ccff52b3d6833b4e36048c2c63c546ac8c32751df41eb2e23036e7bc02","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2522 | {"module":"go.uber.org/tools","version":"v0.0.0-20190618225709-2cfd321de3ee","vcs_hash":"6931faf465c9e0161aa4f46ef5a52a6a0b25f0a15d10423ca717eb82d4e0f3e3","timestamp":"2019-06-18T22:57:09Z","subdir":"","vcs_ref":""},\ | ||
| 2523 | {"module":"golang.org/x/lint","version":"v0.0.0-20210508222113-6edffad5e616","vcs_hash":"0b1616a03a40cb81e4b15e3695347a5b47746ff3bc21e39ead2d740877c12d23","timestamp":"2021-05-08T22:21:13Z","subdir":"","vcs_ref":""},\ | ||
| 2524 | {"module":"gopkg.in/cheggaaa/pb.v1","version":"v1.0.25","vcs_hash":"6b88a1048ac0f7d473f1980258eb4bbdfd4aab5be33f40f1cdc76862460329c7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2525 | {"module":"honnef.co/go/tools","version":"v0.1.3","vcs_hash":"f19f0b7e17a7bc3492d3e6b01312d315cdda2c540a1a27a38a0319ab38e70088","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":""},\ | ||
| 2526 | {"module":"lukechampine.com/uint128","version":"v1.2.0","vcs_hash":"b2f4cfd702f5830e749030169e5b38ca0eb75350055ced9729c1a70548870be9","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2527 | {"module":"modernc.org/ccorpus","version":"v1.11.6","vcs_hash":"77ceda6e14c5f708d0d7677dd2649e7e52ef7fba43b231da297024da711abf06","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2528 | {"module":"modernc.org/httpfs","version":"v1.0.6","vcs_hash":"d5ad12e0958755f51c4cb12073ac80f500221e148ebad60d1a82e547eac0f94a","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2529 | {"module":"modernc.org/opt","version":"v0.1.3","vcs_hash":"e651b1a90aacb78ae6969187d7dafa4e1159ec4d998d9409bd01a78f4a47c15f","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2530 | {"module":"modernc.org/tcl","version":"v1.13.1","vcs_hash":"fd40852d2ba66bd944b4f685c01d9f6cca073d5ccce41f1627967ff7a7bd6b34","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2531 | {"module":"modernc.org/token","version":"v1.0.0","vcs_hash":"e5cea40c0b356c9698b0ffa833d9743555c94b9f0d94daeed3938a9d45fae800","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2532 | {"module":"modernc.org/z","version":"v1.5.1","vcs_hash":"0322934320865944c961aa9cd751429595f7e8481d218ceedf3ce7467a7b3706","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2533 | {"module":"rsc.io/binaryregexp","version":"v0.2.0","vcs_hash":"7f98506f44ff953707c2b0f576ce89202fff9589d2f8f3dd0e2206b9db51248b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2534 | {"module":"rsc.io/pdf","version":"v0.1.1","vcs_hash":"435a0691a7376cb4fa7a16d8ebe52da3d74cd4c0cf6226cee5b1cf3d39149143","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2535 | {"module":"rsc.io/quote/v3","version":"v3.1.0","vcs_hash":"5e796c7ebd150ba6ca7270d6492836b663fac1d8c66af40ad5361c5b09f9b036","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2536 | {"module":"rsc.io/sampler","version":"v1.3.0","vcs_hash":"84e2e2ad1826066ad696b1838ef59c22de1674e6b59470754f97970a8b75e01c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | ||
| 2537 | {"module":"sourcegraph.com/sourcegraph/appdash","version":"v0.0.0-20190731080439-ebfcffb1b5c0","vcs_hash":"7d5114849221b4b2c18600eabaf507f5200a1ffa4477fe6e7ac9d483b5f89e68","timestamp":"2019-07-31T08:04:39Z","subdir":"","vcs_ref":""},\ | ||
| 1498 | {"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"},\ | 2538 | {"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"},\ |
| 1499 | {"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"},\ | 2539 | {"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"},\ |
| 1500 | {"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"},\ | 2540 | {"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"},\ |
| 1501 | {"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"},\ | ||
| 1502 | {"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"},\ | 2541 | {"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"},\ |
| 1503 | {"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"},\ | ||
| 1504 | {"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"},\ | 2542 | {"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"},\ |
| 1505 | {"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"},\ | 2543 | {"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"},\ |
| 1506 | {"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"},\ | 2544 | {"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"},\ |
| @@ -1514,6 +2552,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1514 | {"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"},\ | 2552 | {"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"},\ |
| 1515 | {"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"},\ | 2553 | {"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"},\ |
| 1516 | {"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"},\ | 2554 | {"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"},\ |
| 2555 | {"module":"cloud.google.com/go","version":"v0.63.0","vcs_hash":"f2da796ee813c11d56f904f69887387a707b060658b6fd8303de37b2fe7d5231","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.63.0"},\ | ||
| 1517 | {"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"},\ | 2556 | {"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"},\ |
| 1518 | {"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"},\ | 2557 | {"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"},\ |
| 1519 | {"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"},\ | 2558 | {"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"},\ |
| @@ -1543,6 +2582,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1543 | {"module":"cloud.google.com/go/compute","version":"v1.7.0","vcs_hash":"611cf51adb6a7768419f8b60c9f13a2748c34db479b34083d88e66990828c5b7","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ | 2582 | {"module":"cloud.google.com/go/compute","version":"v1.7.0","vcs_hash":"611cf51adb6a7768419f8b60c9f13a2748c34db479b34083d88e66990828c5b7","timestamp":"1970-01-01T00:00:00Z","subdir":"compute","vcs_ref":""},\ |
| 1544 | {"module":"cloud.google.com/go/datastore","version":"v1.0.0","vcs_hash":"a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ | 2583 | {"module":"cloud.google.com/go/datastore","version":"v1.0.0","vcs_hash":"a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ |
| 1545 | {"module":"cloud.google.com/go/datastore","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ | 2584 | {"module":"cloud.google.com/go/datastore","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"datastore","vcs_ref":""},\ |
| 2585 | {"module":"cloud.google.com/go/firestore","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"firestore","vcs_ref":""},\ | ||
| 1546 | {"module":"cloud.google.com/go/iam","version":"v0.3.0","vcs_hash":"ba89cfe9648fb75fb9ac78822a06eb2277c00d5c6c080986d01b030dff3ec227","timestamp":"1970-01-01T00:00:00Z","subdir":"iam","vcs_ref":"refs/tags/v0.3.0"},\ | 2586 | {"module":"cloud.google.com/go/iam","version":"v0.3.0","vcs_hash":"ba89cfe9648fb75fb9ac78822a06eb2277c00d5c6c080986d01b030dff3ec227","timestamp":"1970-01-01T00:00:00Z","subdir":"iam","vcs_ref":"refs/tags/v0.3.0"},\ |
| 1547 | {"module":"cloud.google.com/go/pubsub","version":"v1.0.1","vcs_hash":"6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | 2587 | {"module":"cloud.google.com/go/pubsub","version":"v1.0.1","vcs_hash":"6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ |
| 1548 | {"module":"cloud.google.com/go/pubsub","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ | 2588 | {"module":"cloud.google.com/go/pubsub","version":"v1.1.0","vcs_hash":"a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a","timestamp":"1970-01-01T00:00:00Z","subdir":"pubsub","vcs_ref":""},\ |
| @@ -1556,8 +2596,17 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1556 | {"module":"cloud.google.com/go/storage","version":"v1.5.0","vcs_hash":"b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | 2596 | {"module":"cloud.google.com/go/storage","version":"v1.5.0","vcs_hash":"b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ |
| 1557 | {"module":"cloud.google.com/go/storage","version":"v1.6.0","vcs_hash":"23e6867706f8754674949ee16f0e60dc092711a2ad84aee51f01dafea85a547b","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | 2597 | {"module":"cloud.google.com/go/storage","version":"v1.6.0","vcs_hash":"23e6867706f8754674949ee16f0e60dc092711a2ad84aee51f01dafea85a547b","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ |
| 1558 | {"module":"cloud.google.com/go/storage","version":"v1.8.0","vcs_hash":"90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ | 2598 | {"module":"cloud.google.com/go/storage","version":"v1.8.0","vcs_hash":"90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117","timestamp":"1970-01-01T00:00:00Z","subdir":"storage","vcs_ref":""},\ |
| 2599 | {"module":"dmitri.shuralyov.com/gpu/mtl","version":"v0.0.0-20190408044501-666a987793e9","vcs_hash":"b5ae3a41b273cfe89539368ad87c0f562930bd96b62a63829526016a38dc4199","timestamp":"2019-04-08T04:45:01Z","subdir":"","vcs_ref":""},\ | ||
| 2600 | {"module":"dmitri.shuralyov.com/gpu/mtl","version":"v0.0.0-20201218220906-28db891af037","vcs_hash":"d4214845abd88e78ec6cb7f9fe7bcd1aaa44ed967f575cc484779e710b1dcb9f","timestamp":"2020-12-18T22:09:06Z","subdir":"","vcs_ref":""},\ | ||
| 2601 | {"module":"gioui.org","version":"v0.0.0-20210308172011-57750fc8a0a6","vcs_hash":"7cb7da2cb8f3015c5fa9229ad40b9af3232a4193777a32274bf3012ed9e8b9e5","timestamp":"2021-03-08T17:20:11Z","subdir":"","vcs_ref":""},\ | ||
| 2602 | {"module":"gioui.org","version":"v0.0.0-20210822154628-43a7030f6e0b","vcs_hash":"c5308e683348ee078842f2a3210654066f58e6b0860398ccbd89a3141024cc0e","timestamp":"2021-08-22T15:46:28Z","subdir":"","vcs_ref":""},\ | ||
| 2603 | {"module":"gioui.org/cpu","version":"v0.0.0-20210808092351-bfe733dd3334","vcs_hash":"dfe6ec50142d70fa4733973fbe77527c2d066b81ffe2eb0c747480d4c4096d7b","timestamp":"2021-08-08T09:23:51Z","subdir":"","vcs_ref":""},\ | ||
| 2604 | {"module":"gioui.org/cpu","version":"v0.0.0-20210817075930-8d6a761490d2","vcs_hash":"50ea1d6fd60caeb9e3098e9b26838a8da65b0c620411bfd13fd0201cc7d3a8e7","timestamp":"2021-08-17T07:59:30Z","subdir":"","vcs_ref":""},\ | ||
| 2605 | {"module":"gioui.org/shader","version":"v1.0.0","vcs_hash":"d71214797340a81c343b9e5ad4c7c292e2798c473f91176c46c2e27f6def526b","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 1559 | {"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"},\ | 2606 | {"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"},\ |
| 1560 | {"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"},\ | 2607 | {"module":"go.etcd.io/bbolt","version":"v1.3.3","vcs_hash":"3e5f4f54fdbfae4d1a5aefdbe9d71af59ef15853e78632f9190098af02c94d95","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ |
| 2608 | {"module":"go.opencensus.io","version":"v0.20.1","vcs_hash":"ded5f8cd473f4f3e2eb4bea12bd4600817d3eb117abf423e1a30ec575924e10a","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.20.1"},\ | ||
| 2609 | {"module":"go.opencensus.io","version":"v0.20.2","vcs_hash":"696bb29895da37250fff146b193eaf3af751acd5fb7dc8f1c235d58942dc3d76","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.20.2"},\ | ||
| 1561 | {"module":"go.opencensus.io","version":"v0.21.0","vcs_hash":"7efa0f7919e85f5daf2689cc548f0965041f514ae0deb8609e733b85d21729a8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | 2610 | {"module":"go.opencensus.io","version":"v0.21.0","vcs_hash":"7efa0f7919e85f5daf2689cc548f0965041f514ae0deb8609e733b85d21729a8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ |
| 1562 | {"module":"go.opencensus.io","version":"v0.22.0","vcs_hash":"63212ea529bb5d738d44ce98ce03a4809bf9767b4096d648ef784291d63b7cb3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ | 2611 | {"module":"go.opencensus.io","version":"v0.22.0","vcs_hash":"63212ea529bb5d738d44ce98ce03a4809bf9767b4096d648ef784291d63b7cb3","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.0"},\ |
| 1563 | {"module":"go.opencensus.io","version":"v0.22.2","vcs_hash":"fa37ec6b514bbcb118fa58724f380b6cb139f97c6f223b0a4b44ac390ab94e00","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.2"},\ | 2612 | {"module":"go.opencensus.io","version":"v0.22.2","vcs_hash":"fa37ec6b514bbcb118fa58724f380b6cb139f97c6f223b0a4b44ac390ab94e00","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.22.2"},\ |
| @@ -1565,45 +2614,66 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1565 | {"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"},\ | 2614 | {"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"},\ |
| 1566 | {"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"},\ | 2615 | {"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"},\ |
| 1567 | {"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"},\ | 2616 | {"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"},\ |
| 2617 | {"module":"go.opentelemetry.io/otel","version":"v0.20.0","vcs_hash":"bda76395ad7187c89838df9e47eee3a3ddeece3e5c30c88d8242ff94107469b2","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 2618 | {"module":"go.opentelemetry.io/otel/metric","version":"v0.20.0","vcs_hash":"bda76395ad7187c89838df9e47eee3a3ddeece3e5c30c88d8242ff94107469b2","timestamp":"1970-01-01T00:00:00Z","subdir":"metric","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 2619 | {"module":"go.opentelemetry.io/otel/sdk","version":"v0.20.0","vcs_hash":"bda76395ad7187c89838df9e47eee3a3ddeece3e5c30c88d8242ff94107469b2","timestamp":"1970-01-01T00:00:00Z","subdir":"sdk","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 2620 | {"module":"go.opentelemetry.io/otel/trace","version":"v0.20.0","vcs_hash":"bda76395ad7187c89838df9e47eee3a3ddeece3e5c30c88d8242ff94107469b2","timestamp":"1970-01-01T00:00:00Z","subdir":"trace","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 1568 | {"module":"go.opentelemetry.io/proto/otlp","version":"v0.15.0","vcs_hash":"f085631f70a329e4a9ef1aced2ceb9120088d7e7e5295d12895941d8c8c01f1b","timestamp":"1970-01-01T00:00:00Z","subdir":"otlp","vcs_ref":"refs/tags/v0.15.0"},\ | 2621 | {"module":"go.opentelemetry.io/proto/otlp","version":"v0.15.0","vcs_hash":"f085631f70a329e4a9ef1aced2ceb9120088d7e7e5295d12895941d8c8c01f1b","timestamp":"1970-01-01T00:00:00Z","subdir":"otlp","vcs_ref":"refs/tags/v0.15.0"},\ |
| 2622 | {"module":"go.uber.org/atomic","version":"v1.3.2","vcs_hash":"7766d52617687d1da21b220ddab8df298491be91b70e0902cb2b908eae916560","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 2623 | {"module":"go.uber.org/atomic","version":"v1.5.0","vcs_hash":"d5a2d50c78f52116492012db031d26b24db7aba059714a4ba56037ebbd3b0f2d","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 1569 | {"module":"go.uber.org/atomic","version":"v1.6.0","vcs_hash":"14e703084bbccc2661a8860968bdbcea2188d8e8d9422b3e91802491591fd129","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | 2624 | {"module":"go.uber.org/atomic","version":"v1.6.0","vcs_hash":"14e703084bbccc2661a8860968bdbcea2188d8e8d9422b3e91802491591fd129","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ |
| 1570 | {"module":"go.uber.org/atomic","version":"v1.7.0","vcs_hash":"21dd04ccff52b3d6833b4e36048c2c63c546ac8c32751df41eb2e23036e7bc02","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.7.0"},\ | 2625 | {"module":"go.uber.org/multierr","version":"v1.1.0","vcs_hash":"a99b7c5b53825527fef81a33dcd24bc18910eb6d9a57c616c54642b9fe8f4a8f","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 1571 | {"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"},\ | 2626 | {"module":"go.uber.org/multierr","version":"v1.3.0","vcs_hash":"98458df574a887eaa241f25664faab4def1f0b518eb2feae0aa4209d2e58f9d8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 1572 | {"module":"go.uber.org/multierr","version":"v1.5.0","vcs_hash":"ce504ce602d2dc16619febc8d9ffb59497ac85ae8fa531307a9b0f9166eb0478","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | 2627 | {"module":"go.uber.org/multierr","version":"v1.5.0","vcs_hash":"ce504ce602d2dc16619febc8d9ffb59497ac85ae8fa531307a9b0f9166eb0478","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ |
| 1573 | {"module":"go.uber.org/multierr","version":"v1.6.0","vcs_hash":"3988fa913cd9646c9a757efdf0f9b5c0f868f8c4a53c80d1dcb502808d7047a8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | 2628 | {"module":"go.uber.org/multierr","version":"v1.6.0","vcs_hash":"3988fa913cd9646c9a757efdf0f9b5c0f868f8c4a53c80d1dcb502808d7047a8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ |
| 2629 | {"module":"go.uber.org/zap","version":"v1.10.0","vcs_hash":"ebc822ff7d436740eb576e48f2084b89d0a7e2e1e46a5840df396ebde75e7078","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.10.0"},\ | ||
| 2630 | {"module":"go.uber.org/zap","version":"v1.13.0","vcs_hash":"ae33847ffdb4ff979928f650c2701c60ea6973472b42295a6757cc225f4aa624","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.13.0"},\ | ||
| 1574 | {"module":"go.uber.org/zap","version":"v1.16.0","vcs_hash":"89a5e5b833c0075e9137bd659f8375489f6b737e2aa8cbc40f4fe8c5cb5ed7cd","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | 2631 | {"module":"go.uber.org/zap","version":"v1.16.0","vcs_hash":"89a5e5b833c0075e9137bd659f8375489f6b737e2aa8cbc40f4fe8c5cb5ed7cd","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ |
| 1575 | {"module":"go.uber.org/zap","version":"v1.19.1","vcs_hash":"0b61906bcd8f2fec2f9b0d26dfd7ebfdb634d29d6b80b97086ba3b6d5df55937","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.19.1"},\ | 2632 | {"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.16.0"},\ |
| 1576 | {"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"},\ | 2633 | {"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.16.0"},\ |
| 1577 | {"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"},\ | 2634 | {"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.16.0"},\ |
| 1578 | {"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"},\ | 2635 | {"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.16.0"},\ |
| 1579 | {"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"},\ | 2636 | {"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.16.0"},\ |
| 1580 | {"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"},\ | 2637 | {"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.16.0"},\ |
| 1581 | {"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"},\ | 2638 | {"module":"golang.org/x/exp","version":"v0.0.0-20190731235908-ec7cb31e5a56","vcs_hash":"4889a2173daad144144800469b17a2786af5b3f24755b8d07a515dfd7268ee0c","timestamp":"2019-07-31T23:59:08Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ |
| 1582 | {"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"},\ | 2639 | {"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.16.0"},\ |
| 1583 | {"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"},\ | 2640 | {"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.16.0"},\ |
| 1584 | {"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"},\ | 2641 | {"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.16.0"},\ |
| 1585 | {"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"},\ | 2642 | {"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.16.0"},\ |
| 1586 | {"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"},\ | 2643 | {"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.16.0"},\ |
| 1587 | {"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"},\ | 2644 | {"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.16.0"},\ |
| 1588 | {"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"},\ | 2645 | {"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.16.0"},\ |
| 1589 | {"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"},\ | 2646 | {"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.16.0"},\ |
| 1590 | {"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"},\ | 2647 | {"module":"golang.org/x/exp","version":"v0.0.0-20210722180016-6781d3edade3","vcs_hash":"fc3f4fe53f67fdc850bbeb11886bca503696951a9a0e3e97586220399622a1bf","timestamp":"2021-07-22T18:00:16Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ |
| 1591 | {"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"},\ | 2648 | {"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.16.0"},\ |
| 1592 | {"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"},\ | 2649 | {"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.16.0"},\ |
| 1593 | {"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"},\ | 2650 | {"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.16.0"},\ |
| 1594 | {"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"},\ | 2651 | {"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.16.0"},\ |
| 1595 | {"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"},\ | 2652 | {"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.16.0"},\ |
| 1596 | {"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"},\ | 2653 | {"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.16.0"},\ |
| 1597 | {"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"},\ | 2654 | {"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.16.0"},\ |
| 1598 | {"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"},\ | 2655 | {"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.16.0"},\ |
| 1599 | {"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"},\ | 2656 | {"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.16.0"},\ |
| 1600 | {"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"},\ | 2657 | {"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.16.0"},\ |
| 1601 | {"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"},\ | 2658 | {"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.16.0"},\ |
| 1602 | {"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"},\ | 2659 | {"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.16.0"},\ |
| 1603 | {"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"},\ | 2660 | {"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.16.0"},\ |
| 2661 | {"module":"golang.org/x/lint","version":"v0.0.0-20190301231843-5614ed5bae6f","vcs_hash":"023e5010dc067f733b232f0d32986b590987b097b73d933c793796e267fc9633","timestamp":"2019-03-01T23:18:43Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2662 | {"module":"golang.org/x/lint","version":"v0.0.0-20190409202823-959b441ac422","vcs_hash":"338215d311c65340f43416914e3c3754e18158b0ccc583bd6992d9bcc774c939","timestamp":"2019-04-09T20:28:23Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2663 | {"module":"golang.org/x/lint","version":"v0.0.0-20190909230951-414d861bb4ac","vcs_hash":"186f84f378fae06fabb77fef1fd75b47e159ad0ad55206cf04d1ce0ecab7c8b8","timestamp":"2019-09-09T23:09:51Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2664 | {"module":"golang.org/x/lint","version":"v0.0.0-20190930215403-16217165b5de","vcs_hash":"806bd87f31cc7bf814ebe52b5298656a62570a5fedba48b249ab9a26c691ad9a","timestamp":"2019-09-30T21:54:03Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2665 | {"module":"golang.org/x/lint","version":"v0.0.0-20191125180803-fdd1cda4f05f","vcs_hash":"43806a258ca44b22b83d65fae0eb6bbd0d521fc0286e0c96db2b0ad3f9cab2ab","timestamp":"2019-11-25T18:08:03Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2666 | {"module":"golang.org/x/lint","version":"v0.0.0-20200130185559-910be7a94367","vcs_hash":"952d4fd30324414e83b97b911c31ddd92173c08dde20c1a01786388bdf332929","timestamp":"2020-01-30T18:55:59Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2667 | {"module":"golang.org/x/lint","version":"v0.0.0-20200302205851-738671d3881b","vcs_hash":"901863ab25b59de1130b0c63e8197517b9df25461ddf3819f7bf9c66f3524be0","timestamp":"2020-03-02T20:58:51Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2668 | {"module":"golang.org/x/lint","version":"v0.0.0-20201208152925-83fdc39ff7b5","vcs_hash":"97538a765d1dccd8f8a4e74bdabe03091a0d80cab6e1662f37b853a0be742e9c","timestamp":"2020-12-08T15:29:25Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2669 | {"module":"golang.org/x/mobile","version":"v0.0.0-20190312151609-d3739f865fa6","vcs_hash":"aa23e981c869187d695a907842f8387ea5e77ebfa7b80f0ce26dc79d320a87ed","timestamp":"2019-03-12T15:16:09Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2670 | {"module":"golang.org/x/mobile","version":"v0.0.0-20190719004257-d2bd2a29d028","vcs_hash":"900006fe4171b815a798f32b90e64228104b314fb9a6b1d5fcb77355e31b4ce8","timestamp":"2019-07-19T00:42:57Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2671 | {"module":"golang.org/x/mobile","version":"v0.0.0-20201217150744-e6ae53a27f4f","vcs_hash":"cb6e83ebf26f773de5c71fdb1e2f761fd7a55d5cfcbf430c17f67c961378f9b1","timestamp":"2020-12-17T15:07:44Z","subdir":"","vcs_ref":"refs/tags/v1.16.0"},\ | ||
| 2672 | {"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.16.0"},\ | ||
| 1604 | {"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"},\ | 2673 | {"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"},\ |
| 1605 | {"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"},\ | 2674 | {"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"},\ |
| 1606 | {"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"},\ | 2675 | {"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"},\ |
| 2676 | {"module":"golang.org/x/mod","version":"v0.1.1-0.20191209134235-331c550502dd","vcs_hash":"81b6ceac3507a8ae4ca0ed3c8df9d4f1293c6e9256a1cfdece940f9237fd7dad","timestamp":"2019-12-09T13:42:35Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 1607 | {"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"},\ | 2677 | {"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"},\ |
| 1608 | {"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"},\ | 2678 | {"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"},\ |
| 1609 | {"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"},\ | 2679 | {"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"},\ |
| @@ -1612,8 +2682,6 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1612 | {"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"},\ | 2682 | {"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"},\ |
| 1613 | {"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"},\ | 2683 | {"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"},\ |
| 1614 | {"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"},\ | 2684 | {"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"},\ |
| 1615 | {"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"},\ | ||
| 1616 | {"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"},\ | ||
| 1617 | {"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"},\ | 2685 | {"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"},\ |
| 1618 | {"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"},\ | 2686 | {"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"},\ |
| 1619 | {"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"},\ | 2687 | {"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"},\ |
| @@ -1624,6 +2692,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1624 | {"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"},\ | 2692 | {"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"},\ |
| 1625 | {"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"},\ | 2693 | {"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"},\ |
| 1626 | {"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"},\ | 2694 | {"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"},\ |
| 2695 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20210402161424-2e8d93401602","vcs_hash":"224c3eaa9bb84008c635b317df8bcf3ee14b2da57e8d91e58397d48dc49b6410","timestamp":"2021-04-02T16:14:24Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1627 | {"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"},\ | 2696 | {"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"},\ |
| 1628 | {"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"},\ | 2697 | {"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"},\ |
| 1629 | {"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"},\ | 2698 | {"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"},\ |
| @@ -1646,8 +2715,9 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1646 | {"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"},\ | 2715 | {"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"},\ |
| 1647 | {"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"},\ | 2716 | {"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"},\ |
| 1648 | {"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"},\ | 2717 | {"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"},\ |
| 2718 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 1649 | {"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"},\ | 2719 | {"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"},\ |
| 1650 | {"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"},\ | 2720 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 1651 | {"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"},\ | 2721 | {"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"},\ |
| 1652 | {"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"},\ | 2722 | {"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"},\ |
| 1653 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ | 2723 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ |
| @@ -1659,12 +2729,10 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1659 | {"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"},\ | 2729 | {"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"},\ |
| 1660 | {"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"},\ | 2730 | {"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"},\ |
| 1661 | {"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"},\ | 2731 | {"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"},\ |
| 2732 | {"module":"golang.org/x/tools","version":"v0.0.0-20180221164845-07fd8470d635","vcs_hash":"20dea653ea6618e93af4ab3fe9e10ff7e7546b4e7d7f3b659bd065942eeb940e","timestamp":"2018-02-21T16:48:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1662 | {"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"},\ | 2733 | {"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"},\ |
| 1663 | {"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"},\ | 2734 | {"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"},\ |
| 1664 | {"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"},\ | ||
| 1665 | {"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"},\ | ||
| 1666 | {"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"},\ | 2735 | {"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"},\ |
| 1667 | {"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"},\ | ||
| 1668 | {"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"},\ | 2736 | {"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"},\ |
| 1669 | {"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"},\ | 2737 | {"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"},\ |
| 1670 | {"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"},\ | 2738 | {"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"},\ |
| @@ -1681,6 +2749,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1681 | {"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"},\ | 2749 | {"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"},\ |
| 1682 | {"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"},\ | 2750 | {"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"},\ |
| 1683 | {"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"},\ | 2751 | {"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"},\ |
| 2752 | {"module":"golang.org/x/tools","version":"v0.0.0-20191112195655-aa38f8e97acc","vcs_hash":"d5c13ab3374e4242245cd0595b867cfe12f93d31d10ba90e441ea1dcde728768","timestamp":"2019-11-12T19:56:55Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1684 | {"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"},\ | 2753 | {"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"},\ |
| 1685 | {"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"},\ | 2754 | {"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"},\ |
| 1686 | {"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"},\ | 2755 | {"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"},\ |
| @@ -1688,6 +2757,8 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1688 | {"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"},\ | 2757 | {"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"},\ |
| 1689 | {"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"},\ | 2758 | {"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"},\ |
| 1690 | {"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"},\ | 2759 | {"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"},\ |
| 2760 | {"module":"golang.org/x/tools","version":"v0.0.0-20200103221440-774c71fcf114","vcs_hash":"4642c36c2334b4da0224608f6749241e89602d5d7eaa41e519fe2aef3141ba62","timestamp":"2020-01-03T22:14:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 2761 | {"module":"golang.org/x/tools","version":"v0.0.0-20200117012304-6edc0a871e69","vcs_hash":"b1afedfde2061c909c48022a57392b3cf39b9f6e7ec44955092e9af59e767e06","timestamp":"2020-01-17T01:23:04Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1691 | {"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"},\ | 2762 | {"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"},\ |
| 1692 | {"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"},\ | 2763 | {"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"},\ |
| 1693 | {"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"},\ | 2764 | {"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"},\ |
| @@ -1706,6 +2777,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1706 | {"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"},\ | 2777 | {"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"},\ |
| 1707 | {"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"},\ | 2778 | {"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"},\ |
| 1708 | {"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"},\ | 2779 | {"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"},\ |
| 2780 | {"module":"golang.org/x/tools","version":"v0.0.0-20200806022845-90696ccdc692","vcs_hash":"732f83b644c9247cd03f1d755c81febe55d1285f5a01a0c3e4e40866b4a16a9f","timestamp":"2020-08-06T02:28:45Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | ||
| 1709 | {"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"},\ | 2781 | {"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"},\ |
| 1710 | {"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"},\ | 2782 | {"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"},\ |
| 1711 | {"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"},\ | 2783 | {"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"},\ |
| @@ -1721,6 +2793,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1721 | {"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"},\ | 2793 | {"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"},\ |
| 1722 | {"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"},\ | 2794 | {"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"},\ |
| 1723 | {"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"},\ | 2795 | {"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"},\ |
| 2796 | {"module":"golang.org/x/tools","version":"v0.1.8","vcs_hash":"a090f04dc6da0d83aecd5ac4addd333e507e1dfe7d63e8177869eb9e76272b68","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.8"},\ | ||
| 1724 | {"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"},\ | 2797 | {"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"},\ |
| 1725 | {"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"},\ | 2798 | {"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"},\ |
| 1726 | {"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"},\ | 2799 | {"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"},\ |
| @@ -1736,6 +2809,14 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1736 | {"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"},\ | 2809 | {"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"},\ |
| 1737 | {"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"},\ | 2810 | {"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"},\ |
| 1738 | {"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"},\ | 2811 | {"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"},\ |
| 2812 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190102054323-c2f93a96b099","vcs_hash":"1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b","timestamp":"2019-01-02T05:43:23Z","subdir":"tools","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 2813 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190106161140-3f1c8253044a","vcs_hash":"94b8c73cd2975de3d5677d38935d524adcab436f00162f43026160f9d548de3b","timestamp":"2019-01-06T16:11:40Z","subdir":"tools","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 2814 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190418001031-e561f6794a2a","vcs_hash":"138e33fc0219a7ff74c8512b23c29485cbfe65110e0f42a3b9523048f327ff61","timestamp":"2019-04-18T00:10:31Z","subdir":"tools","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 2815 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190523083050-ea95bdfd59fc","vcs_hash":"995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c","timestamp":"2019-05-23T08:30:50Z","subdir":"tools","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 2816 | {"module":"honnef.co/go/tools","version":"v0.0.1-2019.2.3","vcs_hash":"d243b7bf3334b8d7607e66a9aa74de201a9d6f2a5d45834bd0a350984be1f28f","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":"refs/tags/v0.0.1-2019.2.3"},\ | ||
| 2817 | {"module":"honnef.co/go/tools","version":"v0.0.1-2020.1.3","vcs_hash":"820b74e354ed4ead5ab68cef38317da1112b30c3fe581b73439535b5b6e33488","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":"refs/tags/v0.0.1-2020.1.3"},\ | ||
| 2818 | {"module":"honnef.co/go/tools","version":"v0.0.1-2020.1.4","vcs_hash":"a040fe6451effaac0ae659a77c723295ce3964f9aa9cc800f9d74c8ef6a8a7a6","timestamp":"1970-01-01T00:00:00Z","subdir":"tools","vcs_ref":"refs/tags/v0.0.1-2020.1.4"},\ | ||
| 2819 | {"module":"lukechampine.com/uint128","version":"v1.1.1","vcs_hash":"6ecd4494f1f546ade654de5499394ef343bbefaea41005f8c061c356160e3c57","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 1739 | {"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"},\ | 2820 | {"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"},\ |
| 1740 | {"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"},\ | 2821 | {"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"},\ |
| 1741 | {"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"},\ | 2822 | {"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"},\ |
| @@ -1750,5 +2831,7 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 1750 | {"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"},\ | 2831 | {"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"},\ |
| 1751 | {"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"},\ | 2832 | {"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"},\ |
| 1752 | {"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"},\ | 2833 | {"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"},\ |
| 1753 | {"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"}\ | 2834 | {"module":"modernc.org/opt","version":"v0.1.1","vcs_hash":"b98cc3ef622fa3cae5dd8ba23808e97ce32b7292cfdc90630055ea6d7cdd92fa","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ |
| 2835 | {"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"},\ | ||
| 2836 | {"module":"sigs.k8s.io/yaml","version":"v1.1.0","vcs_hash":"e27bbe4411dfc5932b36bcb5a913e9c963e331a5f5f84746ee407714cb2a7791","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"}\ | ||
| 1754 | ]' | 2837 | ]' |
diff --git a/recipes-containers/k3s/go-mod-git.inc b/recipes-containers/k3s/go-mod-git.inc index 882043eb..1d311ffe 100644 --- a/recipes-containers/k3s/go-mod-git.inc +++ b/recipes-containers/k3s/go-mod-git.inc | |||
| @@ -1,893 +1,173 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 |
| 2 | # Git repositories for Go module dependencies | 2 | # Git repositories for Go module dependencies |
| 3 | 3 | ||
| 4 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=0b8095f698fe3b6414a8d1321e990100ba8ce5bc;name=git_d59a22ac_0;destsuffix=vcs_cache/92d065240c92b2ba820a0d6c3bb4b5174d1752db7a0990a7eb1fe9ce425eca6a" | 4 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=14609f676df5eebbecf336f25449b2e42b11fd09;name=git_2382a1fa_0;destsuffix=vcs_cache/7aaa35e3bfc361fb30c2924089979126b1362540c53b656371cfb1cb98db3ac7" |
| 5 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=a9c44d91ce00ef09603d3822452a4f9c8fefd278;name=git_d59a22ac_1;destsuffix=vcs_cache/84690e1069b4ad70e2d5fec3d8f934623d7d299829df8ba8c5fcaeec38806c67" | 5 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=cd0e5141f51dfcadb8311fd8e495eb11126a8010;name=git_2382a1fa_1;destsuffix=vcs_cache/14d7e3112c3f11ef311960c71847e06e31560d98c3f1564a4855ea1cffa55234" |
| 6 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" | 6 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=d504ab2e22d97cb9f10b1d146a1e6a063f4a5f43;name=git_2382a1fa_2;destsuffix=vcs_cache/3369e156e7fc62c8176e0235366ab60f1073929fd2791dd086e105fbb96021c3" |
| 7 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=691160354723362697a4dc8aa10cd4c4c072ee45;name=git_aa00c2c2_1;destsuffix=vcs_cache/fe6d70c375590f267740e529a471d0c44a66b4697de95300fbf44daf739acd0c" | 7 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=62984ada4402df6571557bc3fed2bcbde48ec908;name=git_825229b4_0;destsuffix=vcs_cache/8d8b13db0a1aeb458c063fdae5bc8310ea4fe3f080f94fad773cad52094745d9" |
| 8 | SRC_URI += "git://github.com/uber-go/fx;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=699948c47a7363a93381319c66b17159642febb9;name=git_c9b49f3f_0;destsuffix=vcs_cache/ef0fde5a2b45ed0be8a78a5b2d8b63187d716902f6a9ed8240ae253beee26dbb" | 8 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=a065b60ab6d0c8e15468e7709c7f76acf4431647;name=git_825229b4_1;destsuffix=vcs_cache/3a6bbdb78ffaee3ac1c992a9aa3a207a2977ed24bef054acf3d3e64bb7942565" |
| 9 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3114a8b704d2d28dbacda34a872690aaef66aeed;name=git_56156e5c_0;destsuffix=vcs_cache/3988fa913cd9646c9a757efdf0f9b5c0f868f8c4a53c80d1dcb502808d7047a8" | 9 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=d523deb1b23d913de5bdada721a6071e71283618;name=git_825229b4_2;destsuffix=vcs_cache/2a1ac214752e6980fb8204a414a5e0c026e7921164ebb5561344053890f360a7" |
| 10 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=b587143a48b62b01d337824eab43700af6ffe222;name=git_56156e5c_1;destsuffix=vcs_cache/ce504ce602d2dc16619febc8d9ffb59497ac85ae8fa531307a9b0f9166eb0478" | ||
| 11 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=de75ae527b39a27afcb50a84427ec7b84021d5f4;name=git_56156e5c_2;destsuffix=vcs_cache/9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c" | ||
| 12 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=404189cf44aea95b0cd9bddcb0242dd4cf88c510;name=git_d94f6782_0;destsuffix=vcs_cache/89a5e5b833c0075e9137bd659f8375489f6b737e2aa8cbc40f4fe8c5cb5ed7cd" | ||
| 13 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=eaeb0fc72fd23af7969c9a9f39e51b66827507ca;name=git_d94f6782_1;destsuffix=vcs_cache/0b61906bcd8f2fec2f9b0d26dfd7ebfdb634d29d6b80b97086ba3b6d5df55937" | ||
| 14 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=fcf8ee58669e358bbd6460bef5c2ee7a53c0803a;name=git_d94f6782_2;destsuffix=vcs_cache/7ea0c9e80e2a0bb1bd91b81faf8ace4dfef165de4ce47d177768475c6d02c2f1" | ||
| 15 | SRC_URI += "git://github.com/uber-go/automaxprocs;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=1ea14c35ce47a73089b824e504d1c92eeb61a5a6;name=git_58e615b6_0;destsuffix=vcs_cache/8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a" | ||
| 16 | SRC_URI += "git://github.com/uber-go/dig;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=9b9307c6dfdb50bca7bda38c95b1f2a5d7c27a3a;name=git_5f477712_0;destsuffix=vcs_cache/746f0f8743d2016d2b471b8cbe7b42c902668d196e9c6de3053737b788b2469d" | ||
| 17 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=12f27ba2637fa0e13772a4f05fa46a5d18d53182;name=git_dc3074ea_0;destsuffix=vcs_cache/21dd04ccff52b3d6833b4e36048c2c63c546ac8c32751df41eb2e23036e7bc02" | ||
| 18 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=76f817c8b7e771cdffc2b9f11a7ebb80333ca92b;name=git_dc3074ea_1;destsuffix=vcs_cache/d00c989f8bb8a9438dd86b0aa36df5fb6d45f6e7fc0c9a3e46fb1aa00c952c73" | ||
| 19 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=845920076a298bdb984fb0f1b86052e4ca0a281c;name=git_dc3074ea_2;destsuffix=vcs_cache/14e703084bbccc2661a8860968bdbcea2188d8e8d9422b3e91802491591fd129" | ||
| 20 | SRC_URI += "git://github.com/etcd-io/gofail;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed9ca8045cc22a3045168306f2039e9f0a5b397e;name=git_1b9be237_0;destsuffix=vcs_cache/94af41cb3791d3446ad2efcce59de525d2df0ae4cf689775b2914bcf4100d3a8" | ||
| 21 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=server/v3.6.4;shallow=1;rev=5400cdc39b829ee5dadacb77002256cf86357da1;name=git_8d0c8c2e_0;destsuffix=vcs_cache/74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da" | ||
| 22 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=tests/v3.5.21;shallow=1;rev=a17edfd59754d1aed29c2db33520ab9d401326a5;name=git_8d0c8c2e_1;destsuffix=vcs_cache/6c9c82f459c65b99d218880bcfe4f9ec1b15b0babc8a456ae341bf3a307a1871" | ||
| 23 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=0d516858c4bad9ad7c7ccb637adc32bcd78ca8cb;name=git_bd7d6031_0;destsuffix=vcs_cache/3e77d827d0ebfa5b01caf8ec24b42f458d14b98d9b60a7dd612b0403dc237e90" | ||
| 24 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=dca4b1df8e6a770203c4c44117635c0c84140e24;name=git_bd7d6031_1;destsuffix=vcs_cache/ee3b60e787e266e53a0300c5c56ed0bd76b76f12442ebf2b1c3d8cae3540d3e9" | ||
| 25 | SRC_URI += "git://github.com/etcd-io/raft;protocol=https;nobranch=1;tag=v3.6.0;shallow=1;rev=f35a02212416d045c574e30aa59d4b07c4b8d732;name=git_7745a5ad_0;destsuffix=vcs_cache/021b1761a70a4212e4f2b025e054475e53e23fb505ca7d877de026578df975ca" | ||
| 26 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=1180659542815ddb51545f83860386272ebf0d9b;name=git_63b91e23_0;destsuffix=vcs_cache/895dacda62b82f81079b5c09f7f6a79215a3bd4e4a07947f202613996a4d0608" | ||
| 27 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=5ca75a94b69bf6d4b345c50975da77d99423e91d;name=git_63b91e23_1;destsuffix=vcs_cache/72faab144b655f1f209bb6025af179c6c43ad78d11444b0881a86f09a5e234e2" | ||
| 28 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=6b90107d4a29dcf67ae7c214a14935d0bcfbf129;name=git_63b91e23_2;destsuffix=vcs_cache/02fa64dac3c6ca24c2aadc0adf158cc58c0dee657f4f1ec0624597246dddd66d" | ||
| 29 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=929014505bf4717eb082c9bbe164eb280cf47895;name=git_63b91e23_3;destsuffix=vcs_cache/c48d6fb580206f3603b9ceff466ba84ac4366dc2d2d1a5241b9aefbb37eb7fa5" | ||
| 30 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.15.1;shallow=1;rev=bdcda9a453049449163d160b98285b64ec8093a1;name=git_63b91e23_4;destsuffix=vcs_cache/5d8af3bea3daf7e64da40a324747478d3fb8d80db6e58854766de028e820a0d8" | ||
| 31 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.10.1;shallow=1;rev=7d63f4e919ca1f26d67255c38ccd979adf2ab0b6;name=git_784a7e1e_0;destsuffix=vcs_cache/055b67ae95c9ae01b9a575294231d7020628d7ca26cd24abbded5b288b88e304" | ||
| 32 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=8aad608f521d024f7c15ebadfdf6a78031905bd0;name=git_784a7e1e_1;destsuffix=vcs_cache/8f8696ba9fb54f559adaf9f5f9cdd67dada40d9c7b50a8a2257e330a0df0178c" | ||
| 33 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=caab7788e04dfd7a74cec4ee80f55b7d1f9a2bfa;name=git_784a7e1e_2;destsuffix=vcs_cache/f513803ede9782b45980fef882f474df1f99eba82f07ce0896cb41efd39392d8" | ||
| 34 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=e2840ee46a6b612972d746f9fea9920d329a0605;name=git_784a7e1e_3;destsuffix=vcs_cache/732c732962fffad2a899f86c7c783b55dc43f357131adfcde3f392c47a1bc6bd" | ||
| 35 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_0;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" | ||
| 36 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=ae15d293dc49482180e967942612fb85e33bcde9;name=git_9b911644_1;destsuffix=vcs_cache/5116033168f56f4b23a436481f9f15e7e0b4d98bc29ebfe5841551fdfd60daa7" | ||
| 37 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=afa18f9bd5a83f5960ca06c1f9faea406ab34ccc;name=git_9b911644_2;destsuffix=vcs_cache/cbea25bc9fe77d358c0c7105ec4d3387a645e2879918aef6945299fd172a69c8" | ||
| 38 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=bfe4f8b06c29cc71b783819ef415e2e766606023;name=git_9b911644_3;destsuffix=vcs_cache/e2b4c78a33832732c0a406be7ded6c20bb7230678f9c38b821241e73ff858838" | ||
| 39 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=c6ece48af94ef81e15a2c14fda8ddc5423c5dd29;name=git_9b911644_4;destsuffix=vcs_cache/d35a94d23177d5f4e2b972f2b037a438d3adf639bb1153ef655c13a8d6dd7cfd" | ||
| 40 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | ||
| 41 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 42 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=41f04d3bba152ddec2103e299fed053415705330;name=git_fc1e328f_2;destsuffix=vcs_cache/b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d" | ||
| 43 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=788fd78401277ebd861206a03c884797c6ec5541;name=git_fc1e328f_3;destsuffix=vcs_cache/4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666" | ||
| 44 | SRC_URI += "git://gopkg.in/natefinch/lumberjack.v2;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0;name=git_0445b355_0;destsuffix=vcs_cache/77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f" | ||
| 45 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;branch=v1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" | ||
| 46 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_0;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 47 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_1;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | ||
| 48 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=cfc9c4f277ea6ec18de92444b31983b183deb4fb;name=git_3fa8b61c_2;destsuffix=vcs_cache/611e6edb829e44642e664d56f4e7b3828ea1a4ca48f28bb89ca53c1c9010ecbb" | ||
| 49 | SRC_URI += "git://gopkg.in/go-jose/go-jose.v2;protocol=https;nobranch=1;tag=v2.6.3;shallow=1;rev=0dd4dd541c665fb292d664f77604ba694726f298;name=git_52143750_0;destsuffix=vcs_cache/3379754b4af15203abde6f71eb3b73900bd1c55436e703511081f9685fa1984f" | ||
| 50 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3e6d767784b037b90a14701b6c9f0643f05db963;name=git_b0089ab1_0;destsuffix=vcs_cache/1b6463a06e9196c0b5a6d4b485d1b3c19e75457da99b51d586621a0bdc672835" | ||
| 51 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=496545a6307b2a7d7a710fd516e5e16e8ab62dbc;name=git_b0089ab1_1;destsuffix=vcs_cache/e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c" | ||
| 52 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_2;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | ||
| 53 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_3;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | ||
| 54 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5420a8b6744d3b0345ab293f6fcba19c978f1183;name=git_b0089ab1_4;destsuffix=vcs_cache/0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c" | ||
| 55 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_5;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 56 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_6;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 57 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_7;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 58 | SRC_URI += "git://github.com/go-errgo/errgo;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=f768c5ab0476c50e978b039312180859c10fe8c0;name=git_c4c51b5f_0;destsuffix=vcs_cache/1d12f78e32dbca2d0444388465b0d12d20195abba51688fed428a647df9041e1" | ||
| 59 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_b7879a4b_0;destsuffix=vcs_cache/35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5" | ||
| 60 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | ||
| 61 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;nobranch=1;tag=v4.13.0;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_6e26e914_0;destsuffix=vcs_cache/664c761587abdd7a37f78115c7dbea5a3bcbea104244f81430c0e47dc5396047" | ||
| 62 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.0;shallow=1;rev=a80f057529047c44e1a85d0d017b200787e537e0;name=git_6a558ec9_0;destsuffix=vcs_cache/4d98752b7c5d5b79f47b900532006856110408567e0d4a9c2bef112fd08232ef" | ||
| 63 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=f086d2783c5b3a2a21b482ec19c1c310e68f4d18;name=git_6a558ec9_1;destsuffix=vcs_cache/62ea99291f9aef30c2347a769e0f44f9e0b4e5a7cfe1652e9571c2f15fb2ecd4" | ||
| 64 | SRC_URI += "git://github.com/lukechampine/blake3;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=02493b41ff331bc2aca183bae5d7e8cdeef8125e;name=git_c77d7135_0;destsuffix=vcs_cache/f4e898c99f36a3048ab052b85759125266683b83042bfab1bb4e365e91d55917" | ||
| 65 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=19429a94021accaa4bb60cbed61190248f4ef066;name=git_461a63b9_0;destsuffix=vcs_cache/2f5bb31a0a8f937de324b23ab84e814e504046e93133c7326bf700b0882dc384" | ||
| 66 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=1aefcd67740a7fb1eeced8718e0061b21e305b23;name=git_461a63b9_1;destsuffix=vcs_cache/78ab891afcc1672ed9e4e186c1209d7713d061290e95f4ae6b2d62c560b65575" | ||
| 67 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=28d5490b6b19cce1ebbc6ab55ca8637bd35b3486;name=git_461a63b9_2;destsuffix=vcs_cache/0e35a28c4e33036962bce91bafbe9644dff2efedc8d74c6625a224a2f445b021" | ||
| 68 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=3fc162c6f38a60f7e8b0e4f9085976f96bdbcf15;name=git_461a63b9_3;destsuffix=vcs_cache/98ad6fbb42913e285edba3dffb08e24a4552b82899deb671eb70fb27318c471a" | ||
| 69 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=56aae31c358ad2a4d56ca408ae9ac5c2f3d30648;name=git_461a63b9_4;destsuffix=vcs_cache/42377f5bed6dd130535d28053dfe53195acf88d9d4b8dc443cb65c6375e10574" | ||
| 70 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=5a70512c5d8b725a75638bfd349d5ddaf4a4002d;name=git_461a63b9_5;destsuffix=vcs_cache/f213c6c928eec4655be0b0feab958080a7f1d7036e193ccc06dbddcbbdb96655" | ||
| 71 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=796eee8c2d537a6e5c8de22908f4facea945ebde;name=git_461a63b9_6;destsuffix=vcs_cache/e3d69a9ee8ef52931417c6e9a640d6d4fbabb74b87d50ce3dc084e7b2e055f2f" | ||
| 72 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8af14fe29dc178f8f16f3720e1da949120cecbeb;name=git_461a63b9_7;destsuffix=vcs_cache/f1bd1ca66295cb17fed8a5976cf59ac29773bf9d6730122ced5e117de0d3e357" | ||
| 73 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8d1bb00bc6a7c8f61db72b2f4f2c500533ceb2cc;name=git_461a63b9_8;destsuffix=vcs_cache/fb9f2bc9aeaff6d696072f1eb000255867be4ee5cab317db72f23d8ec88f9a82" | ||
| 74 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=94a12d6c2237ea892a6074a6bf154d37b04fd28b;name=git_461a63b9_9;destsuffix=vcs_cache/7be2b57206b770a67f0233eaf298d8ee2253c5c1fb18b16490fcfe150808ab17" | ||
| 75 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a0af3efb3deb0aa5253d43c55b96e303c64cc06b;name=git_461a63b9_10;destsuffix=vcs_cache/7e476d98613961f08f863a29fcd6ca794faa994c0585dd3b426b0e044eea1f16" | ||
| 76 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b1a4ccb954bffa15cc305c5111ed01885cd839fd;name=git_461a63b9_11;destsuffix=vcs_cache/f76b725573d8fb7bc3ba3245a9f4b522563f8754b46c30e74c972436f7b1a418" | ||
| 77 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b45e905df463ff5f9668293553ec0e2bda3b4ce4;name=git_461a63b9_12;destsuffix=vcs_cache/bb5c2d0541586f7d5aa127865d4447c3db9ec4af31be4a5b6672d043262f99e2" | ||
| 78 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b8732ec3820db4bd1e4eda89392b7728e81bd825;name=git_461a63b9_13;destsuffix=vcs_cache/f7d20fde87efd6ba8466ca5345fcf51b151495ed9c9e16545fd32da881dd0041" | ||
| 79 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=dd9d682886f99d242574cd3eaea438ce7ea66399;name=git_461a63b9_14;destsuffix=vcs_cache/f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785" | ||
| 80 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ddb44dafa1424b98b42fcdc07df901bb7546608b;name=git_461a63b9_15;destsuffix=vcs_cache/7b0a08c7cc0c53bcf5881d844216c47496f8d89d20b5d7e822edded170955443" | ||
| 81 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e639e219e6972b418a0e399cbfebfaa8650fad76;name=git_461a63b9_16;destsuffix=vcs_cache/622aa4b2e270374e6578de6d772d7651d46c72c325e2a310768fbc935e90ebb2" | ||
| 82 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e85fd2cbaebc35e54b279b5e9b1057db87dacd57;name=git_461a63b9_17;destsuffix=vcs_cache/cd6b29f01a6d39c3603ebc6432008fbdcbaa798fdd217870e96e1691cd65bd45" | ||
| 83 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ef028d996bc1e7e0d82a6f72fba4a35dea082183;name=git_461a63b9_18;destsuffix=vcs_cache/9e8a2b2fd63abcac4119eaa7a0d07392b3fee9071df3a5625a63c15f90f4aa52" | ||
| 84 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f6391c0de4c7faa7ff952a3e47cf1dd2cdb18aaf;name=git_461a63b9_19;destsuffix=vcs_cache/21b127d794551fb8b68ee8353e95694c558cc521fbcaebf9911ca27598e19983" | ||
| 85 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f966b187b2e5cc15e67ca68e47d6aa17b0cacf55;name=git_461a63b9_20;destsuffix=vcs_cache/9e94f890c97e6f0612c75732c81ca5e5c7f80a201da5df556807ed9893c25701" | ||
| 86 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=3775f633ce208a524fd882c9b4678b95b8a5a4d4;name=git_6bc32f05_0;destsuffix=vcs_cache/a2d24e539edf68ad5ba748345573eca51b9fd8341e4308b7bf9b8e0c25a69d08" | ||
| 87 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.69.4;shallow=1;rev=4103cfc52a951673d441f8b2c02eee96e31f1897;name=git_6bc32f05_1;destsuffix=vcs_cache/051c9b53bb6bcf4c5b7c1ab3c7efa7e830eaf91c3d727b3c80f22907a4a799c8" | ||
| 88 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.72.1;shallow=1;rev=4cf3cf7f386a1defff130a0b2a45d246c2fb19a6;name=git_6bc32f05_2;destsuffix=vcs_cache/33d87f75545c9bca9daa89273b1d0b1df75936951b9e027f923f9a77d99b9621" | ||
| 89 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=6f50403edb0c2db1bb557168cf4e6f87ea2efdb5;name=git_6bc32f05_3;destsuffix=vcs_cache/cd5715c60f3d3c321c2f1230fdd08c5af12c68b69a250220d122cb104148ffd7" | ||
| 90 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.1.0;shallow=1;rev=938f6e2f7550e542bd78f3b9e8812665db109e02;name=git_6bc32f05_4;destsuffix=vcs_cache/113fc503ab9b0f0885dbd999df98825584f23669cc9cda2ed230b52b85b92cee" | ||
| 91 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.72.0;shallow=1;rev=a43eba6fed49b81b84cfdba85c356aca22086d7e;name=git_6bc32f05_5;destsuffix=vcs_cache/98be1fc40399dd0d63ac4a0edfa2f9504b3219d4b6aaa1b7ea421b56af1f8570" | ||
| 92 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.75.0;shallow=1;rev=b9788ef265596eda98a4391079c70c3992ed47cb;name=git_6bc32f05_6;destsuffix=vcs_cache/9229d717259c6d4bce0a42eb7b7c4fe0695a33370ed995a86d1b6efb32d0f55d" | ||
| 93 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.73.0;shallow=1;rev=c52d02553f2649c28d0279bca17909a3a08de022;name=git_6bc32f05_7;destsuffix=vcs_cache/71ca0270e87698e679a332c50187781705d81eb20fb0c6cc5eb02b10f71f97ef" | ||
| 94 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.71.1;shallow=1;rev=cdbdb759dd67c89544f9081f854c284493b5461c;name=git_6bc32f05_8;destsuffix=vcs_cache/bc8f3fd45d0d471d9ddb353cea26b2c9d5275f94ca8a5f6d55f8a7300602e835" | ||
| 95 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.5.1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_9;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" | ||
| 96 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4a4468ece617fc8205e99368fa2200e9d1fad421;name=git_aeb473be_0;destsuffix=vcs_cache/f21252fefb689e3b8d99b2b896a9d9f292a3eafc8d39f729c8403a89af18c1f0" | ||
| 97 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=54a98f90d1c46b7731eb8fb305d2a321c30ef610;name=git_aeb473be_1;destsuffix=vcs_cache/51f0674a310dd593213d36e872dee0ca0815e2a9ae81dcbe90432d1ad38330b2" | ||
| 98 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.6;shallow=1;rev=553959209a20f3be281c16dd5be5c740a893978f;name=git_aeb473be_2;destsuffix=vcs_cache/a674d0c9404a47bf59cec9b7cb73ddb30e1943b49fbeca25158b12d9c82a809c" | ||
| 99 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.7;shallow=1;rev=5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a;name=git_aeb473be_3;destsuffix=vcs_cache/6bdf990cc785ba8bbfcab2c1c60ac596e4bf69f43271a52a2739d56c5b1131ad" | ||
| 100 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.5;shallow=1;rev=971852bfffca25b069c31162ae8f247a3dba083b;name=git_aeb473be_4;destsuffix=vcs_cache/1159422b97094fe82db8178caf011b661d8bf60c0193e5c8121fe79a2eea1829" | ||
| 101 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=ae0ab99deb4dc413a2b4bd6c8bdd0eb67f1e4d06;name=git_aeb473be_5;destsuffix=vcs_cache/79c0e2a1da93fdb0d933d94e90157fac1f5b9d1821c62aec9956c76be3ca6a57" | ||
| 102 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=b2f4a3cf3c67576a2ee09e1fe62656a5086ce880;name=git_aeb473be_6;destsuffix=vcs_cache/18c02d6f824283e4b90c4ca8b1b49c5a290085d9a4d9c19eb071924eee3223a3" | ||
| 103 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_7;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" | ||
| 104 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=02490b97dff7cfde1995bd77de808fd27053bc87;name=git_14bb952c_0;destsuffix=vcs_cache/aee168ddcfc4953d898f044e848275d235131068ee358fdbfa225b1445d818f1" | ||
| 105 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=0324d5e90dc7753607860272666845fad9ceb97e;name=git_14bb952c_1;destsuffix=vcs_cache/49033fc86c907eec7703c9889427222e6749c980ce4775375829fbcd70e62659" | ||
| 106 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=067bed655e9cbc26f4dbac8f8897b30756d90990;name=git_14bb952c_2;destsuffix=vcs_cache/80181b41254dc7a8bd15b0bb830b29ab086896c5171b4b1bb95a3495cc79934f" | ||
| 107 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.102.0;shallow=1;rev=0d7f97a9b3585adda441cdfeded9b8be63747e24;name=git_14bb952c_3;destsuffix=vcs_cache/08fdddaae5db736ed379136272037185d4ab853a832f1653c2f822e879a71c3f" | ||
| 108 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.85.0;shallow=1;rev=11792bebde6e9cecf4506492e73cf8dfbd24fd92;name=git_14bb952c_4;destsuffix=vcs_cache/ae4bb175ca5e142dd76c50ba37d98f1fb64b94ff593973d562a6ce57fcce0c93" | ||
| 109 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.84.0;shallow=1;rev=18468acf7d119278efb116123252e439e2d3d6eb;name=git_14bb952c_5;destsuffix=vcs_cache/61903893b8af13cb3edd2d71e311b4e13f71ee952083bb5a08231187d6832ee6" | ||
| 110 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=19e022d8cf43ce81f046bae8cc18c5397cc7732f;name=git_14bb952c_6;destsuffix=vcs_cache/b64224330b0ca87becd851a9a620893cc055dc465211cb096e607415bad2113d" | ||
| 111 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;branch=main;rev=1d582fd0359e;name=git_14bb952c_7;destsuffix=vcs_cache/c00320645987201aaf8617eb3128c9bb7d3d7a860a929990dbdccc21c44592c3" | ||
| 112 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.61.0;shallow=1;rev=2311ef1bb8fb243771800754ba6c54e9d0bf3a67;name=git_14bb952c_8;destsuffix=vcs_cache/6c9d71a92656c7c025f6c2a54fc10769101063033dda6f34fdf475288685e50e" | ||
| 113 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.63.0;shallow=1;rev=27de32e7fe788edcd34d38cff8a7c0fe35ee4bfe;name=git_14bb952c_9;destsuffix=vcs_cache/475a29ebfe0a2bdeafaffdb72036000ca50bf8c9e6b435a00fa78a3d66e88d59" | ||
| 114 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.50.0;shallow=1;rev=32bf29c2e17105d5f285adac4531846c57847f11;name=git_14bb952c_10;destsuffix=vcs_cache/dd94f1077150431193b5beea2e9200eadd854cf5f8cc1943a64b6cdfab6edb73" | ||
| 115 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=39fb9f0d81a68916f0849eb9410d8a4b7291b011;name=git_14bb952c_11;destsuffix=vcs_cache/b21d0306f078808a40c50693bb994f98d82aaef3862b71a8a93f1cb19f813dfe" | ||
| 116 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.108.0;shallow=1;rev=47f66d6aef279a056cad8d78681ba64f448c2c15;name=git_14bb952c_12;destsuffix=vcs_cache/de9b469d3a3f8400aa03da6da2163e42cf85eba7793d0681e608b74e0430f582" | ||
| 117 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=4bb729045d611fa77bdbeb971f6a1204ba23161d;name=git_14bb952c_13;destsuffix=vcs_cache/12733c74266e790304493625a12bfaa45e5f030a99cccaac4015a7785e8f24ec" | ||
| 118 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=4f42dad4690a01d7f6fa461106c63889ff1be027;name=git_14bb952c_14;destsuffix=vcs_cache/8de1e7954d8c65675145bfd8ebb8541edb70904906ed04fffeb0292b9e0f1406" | ||
| 119 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.93.0;shallow=1;rev=55f563db78ddd7a3506709e6ebb6b22ac02592b1;name=git_14bb952c_15;destsuffix=vcs_cache/0ab25feac90af2fa562bcb41329da0c00b76965033834a6cb63c02c1dc974fb8" | ||
| 120 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.103.0;shallow=1;rev=561b601736da57b2791ca9eeef72d9521009e563;name=git_14bb952c_16;destsuffix=vcs_cache/52fa443220f2b2f11f02053d4e5d6d8f5f053c1ac70bc093d7587603a8efffad" | ||
| 121 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.57.0;shallow=1;rev=5dffc2b13eedc703d5e81c47bc3d2029a48203cb;name=git_14bb952c_17;destsuffix=vcs_cache/3ce3b2ea78bec0b40dd7ac0e51d063036f80711ec5fa9974dd29f51247021349" | ||
| 122 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.67.0;shallow=1;rev=6db1fa95e5fb3e7b6bf456103b14570adade994a;name=git_14bb952c_18;destsuffix=vcs_cache/685c25c6df3a4b603c89ca6fef7475af30640ca908127eb41d3cf27d648f71cd" | ||
| 123 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=6f5c88b9e8c709c0f1fff128c30b041c71d14da4;name=git_14bb952c_19;destsuffix=vcs_cache/8f93d42fb1d12795914e916cc1b915c46dbabe25edf4407a980c0abb3eb2296f" | ||
| 124 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.75.0;shallow=1;rev=702783924de298b278434494e613adb302b45fe1;name=git_14bb952c_20;destsuffix=vcs_cache/01ac8f28e7bc00d9d68dd984b82b393710a2f0a7308e41762cfe16a08b80d8db" | ||
| 125 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=7570391cc25b18bef231a82fadc38f78fa76265c;name=git_14bb952c_21;destsuffix=vcs_cache/a2a24f2ac16563e37cd078940129a435eb60c6d7f36f2328fa3171f775258f85" | ||
| 126 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;branch=main;rev=7ca32eb868bf;name=git_14bb952c_22;destsuffix=vcs_cache/17b86b1250a4c17a2b6ae9cf13958013c8c6192a8a87e703a363bb57563c2c78" | ||
| 127 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=7fd7a5fcdd3f78a6c49556a5358164cb1405bd51;name=git_14bb952c_23;destsuffix=vcs_cache/9f6b28d2bed04a7758913f4c4682b3f7783d6d556b391bb18bad189aa83af21e" | ||
| 128 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=83789d6f76032d4cf96b41feedb3a77e7a1e8f1c;name=git_14bb952c_24;destsuffix=vcs_cache/c56bc734a94da4ee969db66434723db16fc71419a98e36113f925bdad3b7e053" | ||
| 129 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=84df58a8914832693858b396c6099dee1756bf13;name=git_14bb952c_25;destsuffix=vcs_cache/ebd9bf9a722b43e71183c3050d89bf6ad9828d8e2906d5602b0ee9b9285d8b79" | ||
| 130 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.110.0;shallow=1;rev=892811cebf230c854bc0de88d8b69ff919cd270e;name=git_14bb952c_26;destsuffix=vcs_cache/f15fc66b7ffff407c397275f5747a9c3acf91240d2daf0aead21b6186b67baf0" | ||
| 131 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.51.0;shallow=1;rev=896f71cdd1e1bb6aca6dcba186a0b401ad44bbee;name=git_14bb952c_27;destsuffix=vcs_cache/7976fda09b3b704937ff096b751dd7a6dfbd93a1df6ceb71cff607665060b014" | ||
| 132 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=8a410c21381766a810817fd6200fce8838ecb277;name=git_14bb952c_28;destsuffix=vcs_cache/a3c3d9d92d521b98db8b70e365e91b3db223f268a7e27dbe5788c9bfcaf9c55a" | ||
| 133 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=96719b1b1f69ca4d05cf4091cfd67b9e44a412c4;name=git_14bb952c_29;destsuffix=vcs_cache/2346cfeecbf9a25b01bcd00bd66d67085b82e45f4115a5a89f581d929511dfdc" | ||
| 134 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.99.0;shallow=1;rev=977e871dbc6d880fa2392250a3d177598976b3d0;name=git_14bb952c_30;destsuffix=vcs_cache/a5c41118233024c0464ea7f41560a2cbf41638460bc4ac28ec50a0e309b2678b" | ||
| 135 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9814c054275da8707b6568da26cd8ff4a2ab9224;name=git_14bb952c_31;destsuffix=vcs_cache/66d1de6059eedffb58ffbbecc7e81b38122d33a658954100fae360cb3292e0d4" | ||
| 136 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.74.0;shallow=1;rev=9d43e7dc08e2598d4dcb661324c4877dfd63c4f9;name=git_14bb952c_32;destsuffix=vcs_cache/50d3d405a295773a6b07547dda37bca9b19f76ea040fa57253264a9cab92c64d" | ||
| 137 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.96.0;shallow=1;rev=a0399667a686370f56968529deacf0210cff02ef;name=git_14bb952c_33;destsuffix=vcs_cache/cbf28de57360be4df71c4784b4bad512f6e205fdc01ea4efe37a7dd5afaf7340" | ||
| 138 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.70.0;shallow=1;rev=aa4b66154abdb65fbe98769e4fb51558603c3bd9;name=git_14bb952c_34;destsuffix=vcs_cache/862919c9a83484220919f57da35a6bff3625eb4067565879b33db88ef8b7ff98" | ||
| 139 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=aa5d4e47691e7ae1aebb5221ff8e4beea23fad72;name=git_14bb952c_35;destsuffix=vcs_cache/33ca300d48a3d01994bc33e565dff05122b46b20e9a3045025c97da167e2ad1e" | ||
| 140 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.55.0;shallow=1;rev=aa8b0a15ac02178cf982e8408bc8916450a205dc;name=git_14bb952c_36;destsuffix=vcs_cache/59df96a5466677a65a22e97e123f710b712e4fcf1c6d19eeff37ebdcb0a86526" | ||
| 141 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.106.0;shallow=1;rev=ac7eb8f2e54c91697b33971d184eb155867cf1a2;name=git_14bb952c_37;destsuffix=vcs_cache/f5dcaae5a98835ab56b377a5876f18ecc384cd97a5db002f74fe832cc0f81e1f" | ||
| 142 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.77.0;shallow=1;rev=aff4922203bb81ad0e6e6f8c4bbd2f30f26aab27;name=git_14bb952c_38;destsuffix=vcs_cache/880c3361e785252e4d9f57c8c3f17b2274fb9c51066cbb330b3cc4154b16d02f" | ||
| 143 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=c24765c18bb761c90df819dcdfdd62f9a7f6fa22;name=git_14bb952c_39;destsuffix=vcs_cache/23eb4a26dc9b47453374f9dddbe95b6b9a0854dfeda0613040b861060ef6be1e" | ||
| 144 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.54.0;shallow=1;rev=c64fa6012bad2381cab8a3c764c4eb4b8b14258d;name=git_14bb952c_40;destsuffix=vcs_cache/8b3b955eb52f31e4c95e081aa7ac1f1f998c563d10fb31127b86aba47f59ad88" | ||
| 145 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=cb1f45ca288bfafb52ab824361c939d908e525ad;name=git_14bb952c_41;destsuffix=vcs_cache/6e4d31f70d461be2c439583bf327fc4c547e8b4fc2d4195b358baa66344135b5" | ||
| 146 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.48.0;shallow=1;rev=d1f34a8c3031deea655257990c945f5344ea00b6;name=git_14bb952c_42;destsuffix=vcs_cache/f9686ee7a87eec7c04edb73a0b426ef15410ad38064ea1b706f4c2031cbee1bb" | ||
| 147 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.100.0;shallow=1;rev=d530a938a76a37ae219aeeba548c197dc171f83b;name=git_14bb952c_43;destsuffix=vcs_cache/c5a47d80229d7d750e14c99eaafeb99678b1e5de3c83128b52dcc8bce0ff8e63" | ||
| 148 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.122.0;shallow=1;rev=d5e0fb25dede40d00b73d5414b2a14f00c9bcc55;name=git_14bb952c_44;destsuffix=vcs_cache/61639457aecdcc06b129ab636e71b83971f8ebde9f3631c97c5aad5af58b8ccf" | ||
| 149 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=dcbe36d62163edc6a7dca06c1d9f34881a2283b7;name=git_14bb952c_45;destsuffix=vcs_cache/29c1bbf10afb63358cfa30a9f53d44df868c21a0799554fe7d303bc45f9f140d" | ||
| 150 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=dec2ee309f5b09fc59bc40676447c15736284d78;name=git_14bb952c_46;destsuffix=vcs_cache/20791057c93ae70c656a8118745e267b31231c8300e5f7c7ae21f2333fa06419" | ||
| 151 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=e50386d957b9722c99d7de922c42d9226a39e82e;name=git_14bb952c_47;destsuffix=vcs_cache/51f976a807b7c2058d6edfb8c77975e40b017a777ddeb30c523d10e73cf56efb" | ||
| 152 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.80.0;shallow=1;rev=e8e8d593dce441f2b98d547c6c227d5480858fac;name=git_14bb952c_48;destsuffix=vcs_cache/86aa4eb8d630fed04289532b66769d3446b74ea683252c7a66d1c0d805c299d3" | ||
| 153 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.111.0;shallow=1;rev=e99d0d5c5113e322b208887d938b66ea3d026078;name=git_14bb952c_49;destsuffix=vcs_cache/bdf99a56b6f205f7af13b9a8f10d5bc37b3128594f515a49cddd624c5eb7adeb" | ||
| 154 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.128.0;shallow=1;rev=f06cac5563b71f297a8ee726382fadc106995924;name=git_14bb952c_50;destsuffix=vcs_cache/e90d7f7156d1f61d6b95895f31f7fa88b01f82c3cdd6f1ba4c768a788275b3bf" | ||
| 155 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.114.0;shallow=1;rev=f79df4875aea4520e4aff5c5ebceb9e01b7b60a2;name=git_14bb952c_51;destsuffix=vcs_cache/b91e9477739dc7139d4ad535354a67d2713d6f21e23e99bf5fb613e360311583" | ||
| 156 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=f7ce5abca6e37cc937e5fe7992ba06892fb0d7fe;name=git_14bb952c_52;destsuffix=vcs_cache/68b17b88fafe84d46235c1198b6a1107b19382274315798ee00fe0ac95accf85" | ||
| 157 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.97.0;shallow=1;rev=faa845adbe40f4980caabbeda7935e190099f6a2;name=git_14bb952c_53;destsuffix=vcs_cache/e75b1fbd97c416c193ed231dec3432747a99b66650f372f90d04573cb159d479" | ||
| 158 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=feb0267beb8644f5088a03be4d5ec3f8c7020152;name=git_14bb952c_54;destsuffix=vcs_cache/6b01f073069e36d3c19b2a04625a54b633c9230c66ffbee31c81f8638377c690" | ||
| 159 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.28.0;shallow=1;rev=32051b4f86e54c2142c7c05362c6e96ae3454a1c;name=git_5d5fe344_0;destsuffix=vcs_cache/e3d069a641ceab794ab9e1d2243c93dbc82ba4bb2ac9bf20657b5b0e47023f39" | ||
| 160 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.25.0;shallow=1;rev=3f7a61f89bb6813f89d981d1870ed68da0b3c3f1;name=git_5d5fe344_1;destsuffix=vcs_cache/3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7" | ||
| 161 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.28.1;shallow=1;rev=6875c3d7242d1a3db910ce8a504f124cb840c23a;name=git_5d5fe344_2;destsuffix=vcs_cache/d5fa91d990cc4728182eeae9fe0d98e9b1ccb7b9e8a553c7d19cec22e2cf2d46" | ||
| 162 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=b92717ecb630d4a4824b372bf98c729d87311a4d;name=git_5d5fe344_3;destsuffix=vcs_cache/3d8bf27609bc75da68dd8664a5bf51cb5bfb4994d2c7dc5c774e75719e50cfbf" | ||
| 163 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_4;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" | ||
| 164 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.26.0;shallow=1;rev=f2d1f6cbe10b90d22296ea09a7217081c2798009;name=git_5d5fe344_5;destsuffix=vcs_cache/370ff55436487ce8327607354d76a2fe5c1bea3a9995f9dae41280231ebd4e59" | ||
| 165 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.8;shallow=1;rev=0833cf304e6344e895e819f769afa28107fe8892;name=git_a6c5d6b8_0;destsuffix=vcs_cache/da991c95fec3b53ee8ddaab1d419b9756936e9dd59532fea1f38d6d67ef43db9" | ||
| 166 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.29.1;shallow=1;rev=095a62b71f4b42d145df9699b90429dd082b43ed;name=git_a6c5d6b8_1;destsuffix=vcs_cache/a312248f346320a1ba74d3bbb98a0f8d3e7717873018d75af7975ad8f487b1ee" | ||
| 167 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.4;shallow=1;rev=259e665f26b1019a88c9ed6c7f16f01242838720;name=git_a6c5d6b8_2;destsuffix=vcs_cache/034b4a578d2aff6fd5d4fed9f4708bcedc2f3344332b2aba159fde5758b93361" | ||
| 168 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.32.0;shallow=1;rev=3068604084670a0d5cc410b3489db359c30afd33;name=git_a6c5d6b8_3;destsuffix=vcs_cache/b22d0efd6756094dcd14604ce193c76b4928ad6de5466b9d0bf040b6476e6331" | ||
| 169 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.6;shallow=1;rev=3f79c52e7fe26f88843469913dcc34d0396be330;name=git_a6c5d6b8_4;destsuffix=vcs_cache/3c8745b1e1bcd136c1d376e4203a578aa3349100d6bc64bd9da6cc2b9fbfab9f" | ||
| 170 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.3;shallow=1;rev=54ef969ef0604da9ed7e70e909a8b27f0fb8aa0d;name=git_a6c5d6b8_5;destsuffix=vcs_cache/fa2ad7c51853cbdbf962e5cd1221f5a3ad33c75f67b5a344abcc90ba573afa8b" | ||
| 171 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.31.0;shallow=1;rev=68463f0e96c93bc19ef36ccd3adfe690bfdb568c;name=git_a6c5d6b8_6;destsuffix=vcs_cache/a4d2974b1f89a00f845374732673a84302fdd1acc1cbbc7001c67979d45fa8b6" | ||
| 172 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.1;shallow=1;rev=7fc5ff4e14aedbbbaab88f3a282551071c10e856;name=git_a6c5d6b8_7;destsuffix=vcs_cache/ff88d473798ceffc8e585ca58e7a46e09d2568eefb05983f028187f8a71b23f9" | ||
| 173 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.34.2;shallow=1;rev=c33baa8f3a0d35fd5a39e43c22a50a050f707d34;name=git_a6c5d6b8_8;destsuffix=vcs_cache/e7d3ef82ba270dd10c446201e07763e32da1576081630eb3ea46b5c7327be8ac" | ||
| 174 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.35.2;shallow=1;rev=c72053a9062dd4bc86a75c21f5d8134136ccbf2e;name=git_a6c5d6b8_9;destsuffix=vcs_cache/0c67444ea9910e060a9eecff1756801f86c29e8b3b530800a00304736b7b2996" | ||
| 175 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.33.0;shallow=1;rev=ec47fd138f9221b19a2afd6570b3c39ede9df3dc;name=git_a6c5d6b8_10;destsuffix=vcs_cache/dcc4da028231d46d51a0a65ad219b43de4d614eeb33328a10e7c8dd47679e348" | ||
| 176 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.5;shallow=1;rev=f09e239720f1bcd654d565107b1d4feea184d552;name=git_a6c5d6b8_11;destsuffix=vcs_cache/bb51a2b86fda968e37d775eaa5bc31bf06a0d06b73ee9f4351d49197c82cf64f" | ||
| 177 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.30.0;shallow=1;rev=f221882bfb484564f1714ae05f197dea2c76898d;name=git_a6c5d6b8_12;destsuffix=vcs_cache/b9deebfd9979277a79b13801ac2e728a08c587179b0e7499f6451f8afbfa738e" | ||
| 178 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.5;shallow=1;rev=3fb168f674736c026e623310bfccb0691e6dec8a;name=git_aae3ac7b_0;destsuffix=vcs_cache/8a7aae40966b2c25f188d8402e8780f5b6752dc4074d70cf769b8587db93b86e" | ||
| 179 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=49838f207d61097fc0ebb8aeef306913388376ca;name=git_aae3ac7b_1;destsuffix=vcs_cache/d410e1dd0d94491f021d4910237b8b4c2590c8e960b0e34b9bd72de650d36912" | ||
| 180 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=5fa069b99bc903d713add0295c7e0a55d34ae573;name=git_aae3ac7b_2;destsuffix=vcs_cache/abc55fbdb4d7ecc00052e93e738819ed19e8678a0e81e6ba272cc0f6029e3ab8" | ||
| 181 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=9c377598961b706d1542bd2d84d538b5094d596e;name=git_aae3ac7b_3;destsuffix=vcs_cache/63212ea529bb5d738d44ce98ce03a4809bf9767b4096d648ef784291d63b7cb3" | ||
| 182 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.2;shallow=1;rev=aad2c527c5defcf89b5afab7f37274304195a6b2;name=git_aae3ac7b_4;destsuffix=vcs_cache/fa37ec6b514bbcb118fa58724f380b6cb139f97c6f223b0a4b44ac390ab94e00" | ||
| 183 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_5;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | ||
| 184 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=b7bf3cdb64150a8c8c53b769fdeb2ba581bd4d4b;name=git_aae3ac7b_6;destsuffix=vcs_cache/1b011ee7ebb631e966493c0d19433b5804acba42c5072ef8869f3a3fc905fad7" | ||
| 185 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.3;shallow=1;rev=d835ff86be02193d324330acdb7d65546b05f814;name=git_aae3ac7b_7;destsuffix=vcs_cache/6c9a6d2f21df96164e7a7fa2ec9d155bed332879071261291a3b7f6fb5095638" | ||
| 186 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=df6e2001952312404b06f5f6f03fcb4aec1648e5;name=git_aae3ac7b_8;destsuffix=vcs_cache/7efa0f7919e85f5daf2689cc548f0965041f514ae0deb8609e733b85d21729a8" | ||
| 187 | SRC_URI += "git://github.com/WireGuard/wgctrl-go;protocol=https;branch=master;rev=a9ab2273dd1075ea74b88c76f8757f8b4003fcbf;name=git_defa6c45_0;destsuffix=vcs_cache/3303b8532c5eda2a6a0b07aff895c8ace79d08b37be9a57e2134ccde31c6fe3c" | ||
| 188 | SRC_URI += "git://git.zx2c4.com/wireguard-go;protocol=https;branch=master;rev=12269c2761734b15625017d8565745096325392f;name=git_71194ef8_0;destsuffix=vcs_cache/f27d42cad7e531e67b9eb454350e09b0fb8aa120131d49898b20c16531c40497" | ||
| 189 | SRC_URI += "git://git.zx2c4.com/wintun-go;protocol=https;branch=master;rev=0fa3db229ce2036ae779de8ba03d336b7aa826bd;name=git_ef120289_0;destsuffix=vcs_cache/8708f19e807bdf4dc48c8a3783169a0aa59ae11fec12b2c9a9e04b573d1b6920" | ||
| 190 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.2;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_0;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" | ||
| 191 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_1;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 192 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=2659449c2dc97fef28e27631232bcb8f3bcf1f47;name=git_430aa893_0;destsuffix=vcs_cache/f085631f70a329e4a9ef1aced2ceb9120088d7e7e5295d12895941d8c8c01f1b" | ||
| 193 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.7.0;shallow=1;rev=8e4e66c4c1fa47ca51f444db26dd23f5eafd3d45;name=git_430aa893_1;destsuffix=vcs_cache/3044452349d050f7201d6290f2b0fc0bffc98e2463968cb32684782af91feb1a" | ||
| 194 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.0.0;shallow=1;rev=97744b2e4a0fa6787b96b9c3c740daefca754333;name=git_430aa893_2;destsuffix=vcs_cache/bdd125ee04992b48002f914f38692ddfc6839598c5d25d8a54e90d1ace6dc9f5" | ||
| 195 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.5.0;shallow=1;rev=ec37164291d0b5f316b241895d14d36aea7bf873;name=git_430aa893_3;destsuffix=vcs_cache/bb2df70072e7b2abbf91b8af5835a5535fafdffbd50581924af5c001b24385f3" | ||
| 196 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=5661ff0ded32cf1b83f1147dae96ca403c198504;name=git_120ed83a_0;destsuffix=vcs_cache/64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289" | ||
| 197 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;branch=main;shallow=1;rev=5ba5e7a449f36c1c02710bbaa517263797046db0;name=git_120ed83a_1;destsuffix=vcs_cache/b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552" | ||
| 198 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v1.37.0;shallow=1;rev=69e81088ad40f45a0764597326722dea8f3f00a8;name=git_120ed83a_2;destsuffix=vcs_cache/781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc" | ||
| 199 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v1.32.0;shallow=1;rev=7cfbd86a605c85e598eca9a899f6176b17076f4f;name=git_120ed83a_3;destsuffix=vcs_cache/a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0" | ||
| 200 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/zipkin/v1.31.0;shallow=1;rev=bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0;name=git_120ed83a_4;destsuffix=vcs_cache/32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e" | ||
| 201 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracehttp/v1.24.0;shallow=1;rev=e6e186bfa485f679e35bb775cba63ca24029590d;name=git_120ed83a_5;destsuffix=vcs_cache/b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56" | ||
| 202 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v1.34.0;shallow=1;rev=edc378fa8d0ce3f00fa8f3939b423436b3f230cf;name=git_120ed83a_6;destsuffix=vcs_cache/b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25" | ||
| 203 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.52.0;shallow=1;rev=007ae66d4a15c43bea20b382c0fd900c66133328;name=git_9cecf883_0;destsuffix=vcs_cache/f71518c5ea0c79540f0f07892e3c5ea5837930a60d0839f291f7e8c3d36b6bf5" | ||
| 204 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.56.0;shallow=1;rev=9cf5701e6b6611b2c406639039a1bccd883db080;name=git_9cecf883_1;destsuffix=vcs_cache/48c3168b81321d95e77298c427895735ed62dcca9c4c8b4f797f78d60f2ee89c" | ||
| 205 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.53.0;shallow=1;rev=af75717ac4fb3ba13eaea83b88301723122060cf;name=git_9cecf883_2;destsuffix=vcs_cache/df6b1cf4f44c1c96687389f1f68f6c5b860a47db8720fe38eb28f2429459ca8f" | ||
| 206 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.60.0;shallow=1;rev=bc53d2b4eb4de79471bc54f64a5c3dcefa8720d7;name=git_9cecf883_3;destsuffix=vcs_cache/e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b" | ||
| 207 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.59.0;shallow=1;rev=e6e7902d104cb633154df760add009a5a0c2d5a3;name=git_9cecf883_4;destsuffix=vcs_cache/dbfe72d27de1e23d10d744bf87e29fd48bda6f510c9fb5bf985eb3dd37e62476" | ||
| 208 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.58.0;shallow=1;rev=f6667f6f9eab2370f46d0903cf323cda3b7ca2bd;name=git_9cecf883_5;destsuffix=vcs_cache/a9c4a9b02eb2c6f492e0e6c3458d6906943eb07d3f7270472988e0c7198d6399" | ||
| 209 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/github.com/emicklei/go-restful/otelrestful/v0.44.0;shallow=1;rev=fdfa6e3abf03caa6a1d3267913e01526d97eab8a;name=git_9cecf883_6;destsuffix=vcs_cache/0343665c2cbdd84e9074c44a022689e135907211e6bffff17bf631dfef6a2417" | ||
| 210 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.1.0;shallow=1;rev=b93ae2eed39af4db57ef0da19b3942b17d961ba1;name=git_0cf36a85_0;destsuffix=vcs_cache/7d299be0b1f84cdc22954c7fe0a7398309e62b99c0488a544fd0be16b0db85f4" | ||
| 211 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=0aec66a71f6b9e1073d2df5b84c4a3523cb0f29d;name=git_7786c911_0;destsuffix=vcs_cache/b0b7c32c517341f1ab275e93f37f0bf93a8bec77322e2c0c651229e3e4fcbb3b" | ||
| 212 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d15090c6ba8121f94d1c998a228c099f192d5a1c;name=git_7786c911_1;destsuffix=vcs_cache/802f333bb90d1bafe13e0bdd35cad5e77d453ca60c79b907d2a34a16cbff8413" | ||
| 213 | SRC_URI += "git://github.com/google/gvisor;protocol=https;branch=master;rev=7594667507d7114e142d8c19810cbfe53088be46;name=git_17197a93_0;destsuffix=vcs_cache/12f47a5ee7cbad248c7615a62fee820a9df218ea4343550d804674dd7205d41b" | ||
| 214 | SRC_URI += "git://github.com/lithammer/dedent;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=8478954c3bc893cf36c5ee7c822266b993a3b3ee;name=git_3cad4305_0;destsuffix=vcs_cache/d53248f36af525e84f4f7c5a91ae7d7d486541f8dd66f43aa6de8ea8f34aae23" | ||
| 215 | SRC_URI += "git://github.com/samber/lo;protocol=https;nobranch=1;tag=v1.47.0;shallow=1;rev=bbd44ff2a9c7f4bd4a28ecd9cfdfc41e3339453b;name=git_e2b620fe_0;destsuffix=vcs_cache/3f33461b742b4fc0fcbf6de70ccd1ac12d7f3184b7cb646b2572e13b3c0caf0f" | ||
| 216 | SRC_URI += "git://github.com/apache/thrift;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=2a93df80f27739ccabb5b885cb12a8dc7595ecdf;name=git_354ad823_0;destsuffix=vcs_cache/e3a0f9ad78c3b60bd030f145bb7641d229da7b58694651a9b20b0068eae47729" | ||
| 217 | SRC_URI += "git://github.com/apache/arrow;protocol=https;nobranch=1;tag=go/v11.0.0;shallow=1;rev=f10f5cfd1376fb0e602334588b3f3624d41dee7d;name=git_8c8c14f7_0;destsuffix=vcs_cache/a77f4e48e75b4e5bdd75a92fcd6394b6be77f28b9f8dbdb31f2e909698e54c4d" | ||
| 218 | SRC_URI += "git://github.com/chai2010/gettext-go;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=274d1753d015d0362761b6a1cc2a572e6a035913;name=git_0181700b_0;destsuffix=vcs_cache/cba9b4e61c984a3976533386ddf554039d37c1b026fc80032c10b80d834a8bf2" | ||
| 219 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 220 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v0.3.16;shallow=1;rev=14fe2b165b83359196f820886a2b24f2771729e9;name=git_c84ab7ed_0;destsuffix=vcs_cache/290fb19f9a5f9073db90468b4dc0e8fe8311dc6cedba860d5135f4d0e7fd7ecc" | ||
| 221 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf;name=git_c84ab7ed_1;destsuffix=vcs_cache/ec93951cf02739e6e999cf0902a7970a4983432145559425fd7600b4d7fd553b" | ||
| 222 | SRC_URI += "git://github.com/pquerna/cachecontrol;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fb00f8a766ae43bf209f50299ce7d69669416dfb;name=git_0e035927_0;destsuffix=vcs_cache/55ff67f1ea0d8e70a60dfc1e76d10663447207af4f4f70ff5260aee35790d0b7" | ||
| 223 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=14a05352a5cf0f66fd7cbce114374f56065891f0;name=git_5b5e0365_0;destsuffix=vcs_cache/969b108156150f99db1b4fd02a8e4c75fe9263a14398b659bd61cae4c3e63199" | ||
| 224 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=d2e64e6317e94db9c598bb9934e75fb80c804bca;name=git_5b5e0365_1;destsuffix=vcs_cache/aeac8220bb7bbb026571421c2fa54a6dcf67461f52be920d4a100e2e8d187440" | ||
| 225 | SRC_URI += "git://github.com/ipfs/go-ipfs-ds-help;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=280a3672448d57698e2cc194554a1352e892e7b7;name=git_efd04fb0_0;destsuffix=vcs_cache/6ba25efee6af4970cde743d8e7bcd39628b79b4c3bd495ed64450eea9b3d245c" | ||
| 226 | SRC_URI += "git://github.com/ipfs/go-ipld-format;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=608bf9dd5361098bf4f2ac4655efc9eba7b17488;name=git_93a7ca2e_0;destsuffix=vcs_cache/2c8abcdc7505ba5ad9d751602c5057897b469a3de8eb323f0042eff113792129" | ||
| 227 | SRC_URI += "git://github.com/ipfs/go-ipld-legacy;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f5846723bf335db820f20f1c9fbf7fc1a79a8940;name=git_b35c95e5_0;destsuffix=vcs_cache/1dee012c6d69e765a24ba0342ef798dbebe3ea8617aec1e378bbf04178dd96c7" | ||
| 228 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=7548998537794105418980aeb5dac19802712392;name=git_66200565_0;destsuffix=vcs_cache/b3cb6a7561cac9e589f4c8266ea2b5b4e77171a8317faf9c69dc2568212ad429" | ||
| 229 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=d16c26966647697a53ec76d918ec9bb41e32a754;name=git_66200565_1;destsuffix=vcs_cache/92705f0ee4b6e2cd834bb90b4513c2bd9c9a8451c107e78071593fed4a92e96a" | ||
| 230 | SRC_URI += "git://github.com/ipfs/go-test;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f3ae76318f77ca73afecab447ac9ca25404299ae;name=git_5d782f78_0;destsuffix=vcs_cache/bceb6b587f00ccea350078d22efbe1bd7545b4c1532a826fdf4cb367e199ce7e" | ||
| 231 | SRC_URI += "git://github.com/ipfs/go-bitfield;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=345bb295b923068375b7b171ffc4b0923abd1c11;name=git_c82cbae8_0;destsuffix=vcs_cache/376f02b97dcb2f8a8be0306192e9e62255f78cb5af9b48d670e561ab889a8cab" | ||
| 232 | SRC_URI += "git://github.com/ipfs/go-detect-race;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=52daa73989bc95b2fa97d6c610adf62d04eb7822;name=git_1d6a6999_0;destsuffix=vcs_cache/d422579bf9d29199fa61fa3a9d6dda933e08476f6794974e89c2b8d7e74b8ecc" | ||
| 233 | SRC_URI += "git://github.com/ipfs/go-ds-badger;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f461792fa44987cac9b4c683e31af53868e887e2;name=git_6c310dcb_0;destsuffix=vcs_cache/6f79c621ab08266e6149be10383abb8c827191168d255ab2a832df94050b94ea" | ||
| 234 | SRC_URI += "git://github.com/ipfs/go-unixfsnode;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=965a4aafac14a4bbe7b953faa0533d3d5db20680;name=git_d20770fa_0;destsuffix=vcs_cache/3854aa73103efff253b820c998d65b128a32cf35789d23e09f22f34fb90a2b29" | ||
| 235 | SRC_URI += "git://github.com/ipfs/go-ipfs-delay;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=6482ad624d0b4f4053563439f8ca0bd619fbc737;name=git_058a6d10_0;destsuffix=vcs_cache/2ced3804ecf261bdadd8b09ef35b7f54afb27f27bd9994bded6cc96388306052" | ||
| 236 | SRC_URI += "git://github.com/ipfs/go-ipfs-delay;protocol=https;branch=master;rev=70721b86a9a82e1fb77dbdfe9db3f10407fe2e87;name=git_058a6d10_1;destsuffix=vcs_cache/ab94caa5e416745c3fbbe4868a9b5e36ed3b125b1a1f7682170f34abbd593eac" | ||
| 237 | SRC_URI += "git://github.com/ipfs/go-metrics-interface;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c39372ec01d1820f629d64aeda6ae14be6b128f6;name=git_0e20a141_0;destsuffix=vcs_cache/bf95c79de3e8d7bb90d653071611e24b72ab888b5e3e7cfe3945ee4a48da0a88" | ||
| 238 | SRC_URI += "git://github.com/ipfs/bbloom;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=627bb99eb0f4c49ab3e3276f5574b9b80f8aa3bc;name=git_ee7dfa23_0;destsuffix=vcs_cache/883bfe2c0bb81f720ff004517378cb4f1692475d48c701ce2b5fcca95cb1cda8" | ||
| 239 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v2.5.1;shallow=1;rev=8625e3ec81bdeb96627de192e6fe21eab5896603;name=git_66085d92_0;destsuffix=vcs_cache/6132090d51b984068211ce1e3b6e31ae83773207cec061edd37e70352b888775" | ||
| 240 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c39ee80c0915c5cca41dc1311e848c2fd7fa4101;name=git_66085d92_1;destsuffix=vcs_cache/bc9ee2138a065b3312fa69d9a7697bab05247b0b45a74a95517a9b6ea98664c9" | ||
| 241 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v2.1.3;shallow=1;rev=fc55b72ab4f26040dd007172ce859cdd944efbef;name=git_66085d92_2;destsuffix=vcs_cache/f0c0123b3fc95652442909cabfb06200269dda34056e1d024fe2caea34a21147" | ||
| 242 | SRC_URI += "git://github.com/ipfs/go-block-format;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f2d9400e8a49f4ae64a2e4e66834dbc7453be478;name=git_3026f425_0;destsuffix=vcs_cache/23eba249ccd722126d191eb41c03c13d1b847782101f8c75ae88c76595591d69" | ||
| 243 | SRC_URI += "git://github.com/ipfs/go-ds-leveldb;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6f6dc580f7325ad411fc5967ccee67e40545e208;name=git_87f1f072_0;destsuffix=vcs_cache/d0edff3f8018e43ea279d3a469c021de0eb2e793e1a9e10fe146ef3519ae9f9c" | ||
| 244 | SRC_URI += "git://github.com/ipfs/go-peertaskqueue;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=10a364a3e238a12df26dc230596a747e4b243982;name=git_72f4de03_0;destsuffix=vcs_cache/218357a48c3e4748c51dc38cfb5d6e2746e7f7f9fa2f27595e08db8aef31505f" | ||
| 245 | SRC_URI += "git://github.com/ipfs/go-merkledag;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=890b4a2fb82790a5cc0b23d796f505405024d002;name=git_1de54a51_0;destsuffix=vcs_cache/2b30ec15a11e12b888e824ccec20f63aa3a60230f11b0e721ff79999438f7495" | ||
| 246 | SRC_URI += "git://github.com/ipfs/go-ipfs-util;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=f92bd273d9d66cc552c795bc5a4c002ca19fd0cd;name=git_d5e8ebc0_0;destsuffix=vcs_cache/ff9ab42531db569020f257cc310e025a1fcd6310ebc3388003527b258955f5a9" | ||
| 247 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=5cddba5d532ac5adeec87f5542c057e1dbfbce9b;name=git_63849489_0;destsuffix=vcs_cache/f9d98dac659a9ed4485c28357c206284fce4a2443cdbe1fd53692667347fef19" | ||
| 248 | SRC_URI += "git://github.com/ipfs/go-ipfs-pq;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=a7d14eb95188c7e0d8bad387df29e4026f787289;name=git_7d2a202f_0;destsuffix=vcs_cache/003f429d117659d17e098921ba943c1b0748d7df069e8b95ec7bd7fab8c06f46" | ||
| 249 | SRC_URI += "git://github.com/ipfs/boxo;protocol=https;nobranch=1;tag=v0.29.1;shallow=1;rev=d11922eef338d1d71f5c9793e33fe99a95b0a5c5;name=git_f601d939_0;destsuffix=vcs_cache/45b3774229a51910b22ab7d6d0788cfc9ab31cf1c09dd956257126f2dbf551da" | ||
| 250 | SRC_URI += "git://github.com/ipfs/go-ipfs-redirects-file;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=87c08ba2b86d88fd6b429ec800b09c6d9bb2afcc;name=git_cd98f962_0;destsuffix=vcs_cache/9fec20c8452d3f9fd9b9100121915f3718a1623b85ea76f9f01bd637322fa91e" | ||
| 251 | SRC_URI += "git://github.com/ipfs/go-cidutil;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=74d8269aa0ceec7b293ff6b3bd13f54d5847880f;name=git_1ac75d35_0;destsuffix=vcs_cache/8bc879705bea58606148b10a748d4ba981fb9af115ac45f1c8dc242f66487c7d" | ||
| 252 | SRC_URI += "git://github.com/ipfs/go-blockservice;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=a62365556057f8142454aac740d9b361db645fd3;name=git_ce0d644b_0;destsuffix=vcs_cache/e8a1152231ada000dc0561c0ba7eeec4cdba1efa9f174d6aa8dc26a9c3ac42dd" | ||
| 253 | SRC_URI += "git://github.com/ipfs/go-ipfs-blockstore;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=400c9e3f6bfa3eba6cb386b62fb7418d7f22b6f1;name=git_bf3d5668_0;destsuffix=vcs_cache/59f4f9aaa477a592926b77ed5d9f21bdb0abcc721d442e413584b954b73dbd83" | ||
| 254 | SRC_URI += "git://github.com/ipfs/go-ipfs-exchange-interface;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f4159b4d9e61676b37c6bfed12d0762da67c4d03;name=git_aaff82fc_0;destsuffix=vcs_cache/a6bae53f1e0e7c0e55659fa8b1634b4b0c552bd3337c8e080a7f3a62e2c20d8d" | ||
| 255 | SRC_URI += "git://github.com/ipfs/go-ipld-cbor;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=2d0b3fb46a5ac56987bf454d7dadba9c20b798ac;name=git_b3e7fe87_0;destsuffix=vcs_cache/bdd692f72f9b70e5dac5eb849222064bd9852cd8b802565a214c8cf600894d25" | ||
| 256 | SRC_URI += "git://github.com/ipfs/go-verifcid;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=bfc616de4f038daa113a2c7e7fd0be0ec084edcb;name=git_4c1814cd_0;destsuffix=vcs_cache/5d93dabb1c364ab6aa6e3aa997db33656bd143246f7509747ef3c5a77b236ca8" | ||
| 257 | SRC_URI += "git://github.com/expr-lang/expr;protocol=https;nobranch=1;tag=v1.17.5;shallow=1;rev=eeb1b8b6259d9a34ad5fb06bdd8cde80841396ac;name=git_a35880a0_0;destsuffix=vcs_cache/578a1c0fcd3665d41c4eeda2bd83962edd1230eece05e099cded19fcb09943e3" | ||
| 258 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;tag=v1.14.6;shallow=1;rev=7c937a98c92dfcaffbb7feee5f64965f6aece031;name=git_7bad3199_0;destsuffix=vcs_cache/f65e832d9f3df35d267946cd94fd2fce2bf2e04cc1fca291a728a1eef3accab5" | ||
| 259 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;tag=v1.14.5;shallow=1;rev=abb14deb7c540e6343a0d78225e218b1cfb7a778;name=git_7bad3199_1;destsuffix=vcs_cache/f1be398e5db82886cce20d812d059b09b6612142d67000a71a5e99199c6542df" | ||
| 260 | SRC_URI += "git://github.com/andybalholm/brotli;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=1d750214c25205863625bb3eb8190a51b2cef26d;name=git_ea22ee5a_0;destsuffix=vcs_cache/2e0b83183a9179f7090fbc742d4418d31433b282c16c41a58ed824a71a3ff16f" | ||
| 261 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v3.5.1;shallow=1;rev=2ee87856327ba09384cabd113bc6b5d174e9ec0f;name=git_b6bc1865_0;destsuffix=vcs_cache/fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1" | ||
| 262 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_1;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 263 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 264 | SRC_URI += "git://github.com/ishidawataru/sctp;protocol=https;branch=master;rev=ae8eb7fa7995ab811916786344b685c97e6a3756;name=git_7edbddc2_0;destsuffix=vcs_cache/ddb2358d95db6d07eccd870d7632bbeacbf54c252b00efb2a04b4adef8568910" | ||
| 265 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" | ||
| 266 | SRC_URI += "git://github.com/mdlayher/netlink;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4;name=git_df057909_0;destsuffix=vcs_cache/03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73" | ||
| 267 | SRC_URI += "git://github.com/mdlayher/genetlink;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=7531bffe0f5e10d1ce558d35e6feb5d1d1600851;name=git_0929e6d7_0;destsuffix=vcs_cache/e745ecde2527974b72d2960c46350ffce499aa8cbc51db7d6fe763619caea7d0" | ||
| 268 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=f9999b41d9cfb0586e75467db1c81cfde4f965ba;name=git_41032c2a_0;destsuffix=vcs_cache/adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59" | ||
| 269 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" | ||
| 270 | SRC_URI += "git://github.com/gammazero/chanqueue;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=030542e8e28df9e6a9c23bb97758b0de85078739;name=git_eabf34b8_0;destsuffix=vcs_cache/0ca3c1a9ba5ad3627cd83062956e6ecc231e85d4891639f3413059722dc24c0e" | ||
| 271 | SRC_URI += "git://github.com/gammazero/deque;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=610179f8334623677273c5dc8c63ec699e263c0e;name=git_121f8ac4_0;destsuffix=vcs_cache/54cc9845d08ed88533809b0be20355294d5d6067263b938e03a5939eaad641fc" | ||
| 272 | SRC_URI += "git://github.com/googleapis/go-type-adapters;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=cdaad719a6599c9ef7f83139dbdef1163f397b74;name=git_6ae5463a_0;destsuffix=vcs_cache/ed89159ac1045bcd69c3340c49d424965963062f621d11e6e06537f7bb52d39e" | ||
| 273 | SRC_URI += "git://github.com/googleapis/google-cloud-go-testing;protocol=https;branch=master;rev=bcd43fbb19e8d79524fce1b71f4a2145afbd6039;name=git_921f970f_0;destsuffix=vcs_cache/4b47d6f17cf42260649d9591c00a65fd696bf3bb2302af8b95b9fc71ae0fa919" | ||
| 274 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=317e0006254c44a0ac427cc52a0e083ff0b9622f;name=git_d73d62d0_0;destsuffix=vcs_cache/32b8f654a4a737e466b9547467a8d512c1664f9781cc2f39357ae21d1fab4d1b" | ||
| 275 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.12.0;shallow=1;rev=db3387b70e605dfc1f09513359d396496a91c66b;name=git_d73d62d0_1;destsuffix=vcs_cache/1567feed32884d75433a980fb326e0a4e99be37921135de274e95b719eb8d704" | ||
| 276 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=44c5943ab9cb72207a0c0eaa3bff8af794c518f5;name=git_74b84612_0;destsuffix=vcs_cache/20c59093fedda9fff9682aa722d1f4655528544e611a24c31efe56a6ff09293b" | ||
| 277 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=80592736477602cc7992372d4280f819dc7e4cbf;name=git_74b84612_1;destsuffix=vcs_cache/eca6c825ee3e2dffca1603f1520cd6a9e579a0f089680724a34671bb1c0086f7" | ||
| 278 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=c5f65f94cd903cc16bba58964863229eb35ec41c;name=git_74b84612_2;destsuffix=vcs_cache/6af9c51cb3fdf8229a20c65e082033818395c9986171421d1a8d6dd5beb2a7c3" | ||
| 279 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=d0957a96ce28f68cd21ce2742c06237f3fa93fbe;name=git_74b84612_3;destsuffix=vcs_cache/48ce0ccffc84a0e7199263f10299afb506d5a93c9e4bbbabb269baa389fddfc0" | ||
| 280 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.4;shallow=1;rev=d6d5a59fc2126315cc027eb4417d930e50f9251f;name=git_74b84612_4;destsuffix=vcs_cache/2ac939426211092a4f09b0aa9285e17316f019b8f8ace59e4294be824bf3704c" | ||
| 281 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;branch=main;rev=fd19c99a87aaa23c18aac95b491590df05b7d72e;name=git_74b84612_5;destsuffix=vcs_cache/b52e24e1c49f0b88a7e80ebde3a275812d7ac7c04a4367428852cd9ca02cf87d" | ||
| 282 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=0c2fdab5e932afd0923f4f71ae23691a66305ef6;name=git_432b5eb1_0;destsuffix=vcs_cache/04ce7cf16b9997e52037c2beea3bea27dfbba1a0f23f670588c8fdb47213f181" | ||
| 283 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=6c37e0b71113a94d020aa1de89f902892972b407;name=git_432b5eb1_1;destsuffix=vcs_cache/0d9223f19f7e86420210f6348f801cee83ca56d0772478c0bd9345efb9766b3b" | ||
| 284 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=cd4f31071d90e9748c4075c4ee14ae100ed174a9;name=git_432b5eb1_2;destsuffix=vcs_cache/2d395cc92d5224237d548fd9bcd6fa211075dd4bb869b89eb21089babd58b693" | ||
| 285 | SRC_URI += "git://github.com/go-fonts/stix;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=b56f8deef1f104331a0f4714f16bc63a9589a13e;name=git_dea314dc_0;destsuffix=vcs_cache/469dfeff561b62ef91b7e8355eaf0c3894bbb4c6c155632f2c805a5a85422392" | ||
| 286 | SRC_URI += "git://github.com/go-fonts/dejavu;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=2ff2a946b2ac300367ae8ed46d4e9c7149bf8fe8;name=git_7f8626fd_0;destsuffix=vcs_cache/c52f7f296cc4b47c541a8a8cc56b21cd40190a05e1e3dc65f1ce14f642f86529" | ||
| 287 | SRC_URI += "git://github.com/go-fonts/latin-modern;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=6a97d92f4ec723c9f04a0ab5b5d3ee51cd2787ea;name=git_f219072f_0;destsuffix=vcs_cache/161accc08ff364be5ea40d6a9512175f0fd1469bdb82f01c5737970bc2f0077d" | ||
| 288 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" | ||
| 289 | SRC_URI += "git://github.com/syndtr/goleveldb;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=9d007e481048296f09f59bd19bb7ae584563cd95;name=git_a05e1273_0;destsuffix=vcs_cache/daf11d5cd6cea0a9e60de8226178ce2ababe41af5e83a99dd00b42e2e27febf4" | ||
| 290 | SRC_URI += "git://github.com/nats-io/jsm.go;protocol=https;nobranch=1;tag=v0.2.4;shallow=1;rev=805384d41dc2abb325fab8f4412ca3bbcf8c80fd;name=git_1da5384d_0;destsuffix=vcs_cache/c67e08c727feb49a06fe181c6c40fc3c9104a70e94850486572d6a214bd8d035" | ||
| 291 | SRC_URI += "git://github.com/nats-io/nats.go;protocol=https;nobranch=1;tag=v1.44.0;shallow=1;rev=7a260b8b93562630ec8c6f8f31ae3704c4f61ad1;name=git_94605ca7_0;destsuffix=vcs_cache/7d316307068d6471c75da6e12b989ed3a252ab9f3e396bdbaea0a47579cbc090" | ||
| 292 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;tag=v0.4.11;shallow=1;rev=cf5e93d3187a266d33f60aa95de13bb216db0469;name=git_a4c86a3e_0;destsuffix=vcs_cache/d20c93d6f5ac1f5f8e5eb950657e053af32be938d95b6a29677ec3245e47144f" | ||
| 293 | SRC_URI += "git://github.com/nats-io/nats-server;protocol=https;nobranch=1;tag=v2.11.6;shallow=1;rev=bc813ee3cb111d81bd1ad2190e88ec0e9637c57b;name=git_44958445_0;destsuffix=vcs_cache/0cf9b401abe53142f699d98c8f6a1de81deb9198430557f5af434a806e155ca6" | ||
| 294 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;tag=v2.7.4;shallow=1;rev=28e31bd445aeebe6a0bb93902baf91e43036c22c;name=git_de924b4a_0;destsuffix=vcs_cache/daa982b2e29c4240c0482a8c039338864552217536523b7942fcb57a386e8b63" | ||
| 295 | SRC_URI += "git://github.com/nats-io/nuid;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=4b96681fa6d28dd0ab5fe79bac63b3a493d9ee94;name=git_5918b8bf_0;destsuffix=vcs_cache/70e5b7a162103d757c2a0da23b52b243928fba49770aaef433c861e7af100c8e" | ||
| 296 | SRC_URI += "git://github.com/slok/go-http-metrics;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=3bddbe25bb479ff3ffba2a4dc4bc4aedaf6ac94e;name=git_c93f7c1c_0;destsuffix=vcs_cache/aa31e40f08cb56b16342974864f72b17488d64c931af04cc35a809a680b0e9f2" | ||
| 297 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.9.11;shallow=1;rev=30713917a8e5740aa161ddd53f1be7fb74764533;name=git_58b9fee8_0;destsuffix=vcs_cache/952764996a51fed7c881078845e4e5c719e2b3550d1d59ccb5583c789a8a0c7d" | ||
| 298 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.5;shallow=1;rev=9872089c316cfe2d0f29b331b75d45bf6d522d96;name=git_58b9fee8_1;destsuffix=vcs_cache/9135ffafe2f170bce8f90413934c0b25aa6d201122cc437153cf64a206c46389" | ||
| 299 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=5628607bb4c51c3157aacc3a50f0ab707582b805;name=git_99185c7b_0;destsuffix=vcs_cache/487846ea4fbb1d95dc2e657d4e80ef368991c8969416806cb750f49d60d76f50" | ||
| 300 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_1;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" | ||
| 301 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=420d1921e4b3264eeaa17a7946b486a1e6e41796;name=git_a785ed5c_0;destsuffix=vcs_cache/27d85daf215783d115f87d7b6624f7770dd9d8cbe340e8b4bef8784123d8c5f9" | ||
| 302 | SRC_URI += "git://github.com/lestrrat-go/iter;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a02dbb5faff273dfa44a04e34b645ee9338cc74a;name=git_149fc576_0;destsuffix=vcs_cache/8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf" | ||
| 303 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v1.2.29;shallow=1;rev=1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b;name=git_daf2c4dd_0;destsuffix=vcs_cache/0222375b3ed66cac8023dafca7428deb89df4aeb20d854951140e101b0c5f28b" | ||
| 304 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_0;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" | ||
| 305 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" | ||
| 306 | SRC_URI += "git://github.com/lestrrat-go/backoff;protocol=https;nobranch=1;tag=v2.0.8;shallow=1;rev=c3af762cb9d2bc8339e1d5099a4550366a675f60;name=git_295c824f_0;destsuffix=vcs_cache/cac61700ad617eae68ad7b4b604e2484e0a4f702cfdf125e784add42fc9af8c1" | ||
| 307 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" | ||
| 308 | SRC_URI += "git://github.com/inetaf/tcpproxy;protocol=https;branch=master;rev=3ce58045626c8bc343a593c90354975e61b1817a;name=git_06c27a40_0;destsuffix=vcs_cache/6f8092fc239a6808ac9273b08c8c8cd7e2406aa9c22e81976077935dbbc50e52" | ||
| 309 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=901d90724c7919163f472a9812253fb26761123d;name=git_9c1961af_0;destsuffix=vcs_cache/0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e" | ||
| 310 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=9cad4c3443a7200dd6400aef47183728de563a38;name=git_9c1961af_1;destsuffix=vcs_cache/1a426dcf2bd73bb01f3e2a33b6dda0049c74e6ae66ae07236e3326ff6ce2b6fc" | ||
| 311 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | ||
| 312 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=2c88e7f58ae1ca6f811b818d0d985b4622556532;name=git_2748cdc3_0;destsuffix=vcs_cache/854fa605c8c2f83276293dc0208b83f9cab4c76d2d02dfd3210bef082dc98568" | ||
| 313 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=438578804ca6f31be148c27683afc419ce47c06e;name=git_2748cdc3_1;destsuffix=vcs_cache/60f86e5b4a52222c559501c80d3f185830c7ea76a16e57cc035a8db43a4b0596" | ||
| 314 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=66d1a7a6f940a81ade651cd6cf17877912dbff3d;name=git_2748cdc3_2;destsuffix=vcs_cache/ec2f9172e408da725008495c4f5b090e3c5345bf6bac1d7aa9aa59db29466061" | ||
| 315 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=76dc4b3fc37c97df8520f01985a79bbac5d1585d;name=git_2748cdc3_3;destsuffix=vcs_cache/8b16c925b7b44bc1769facde784afd44ec49089cacb9ca08cd3e9335e4fd077f" | ||
| 316 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=7a6a5f804c24039a8741921b97ffa0c3b8998be3;name=git_2748cdc3_4;destsuffix=vcs_cache/dbc2fd9c4bbfd2fd8126efa54f3249bfaad1e514d80687e8b19b85b388d0ba5f" | ||
| 317 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=e67a4aa07a58fd7f4cc884153739cb77b34f0edb;name=git_2748cdc3_5;destsuffix=vcs_cache/6a8cf885e1574a3d34afe5d7b0a7b4272403e5d756cae287c06d90a7e9eb2d09" | ||
| 318 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=ec119421bb970ac974ea4ac16d8b58ffd0d727fc;name=git_2748cdc3_6;destsuffix=vcs_cache/8521c4daf279dbb841109a6f0572450b9dbe1f33136567e800f487bd2dd296ef" | ||
| 319 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_0;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | ||
| 320 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.7;shallow=1;rev=c9a06e8f8f0164e4e16c0d5c4793cbed4ac90264;name=git_fa8300c1_0;destsuffix=vcs_cache/b7ddc5a84485cad9de28d1ea4c8294d0497dcdbc97785fdcd203542d07be353f" | ||
| 321 | SRC_URI += "git://github.com/networkplumbing/go-nft;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=166e1322cbd5197ec002571746b6c5761fcea239;name=git_701e4690_0;destsuffix=vcs_cache/8a53bd8d8c005b78a57d3844fd2a9d1665a596923d3d30d90ea05e34315dc028" | ||
| 322 | SRC_URI += "git://github.com/libp2p/go-buffer-pool;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=c5070857211a0615ebd7b56588154941af580a4d;name=git_073a1a6b_0;destsuffix=vcs_cache/bd74d92636babf3afd87a4097b1a7641e762bc5b880ab58e12cc93f362b7a626" | ||
| 323 | SRC_URI += "git://github.com/libp2p/go-libp2p;protocol=https;nobranch=1;tag=v0.41.1;shallow=1;rev=8ce45df1bd142373cdf0a6f8355a757273258f49;name=git_1131ff7b_0;destsuffix=vcs_cache/24e3eed66f0e5f2a9270b6b44db15ed386e3c0f3380f81fb87abc5dcdec18326" | ||
| 324 | SRC_URI += "git://github.com/libp2p/go-libp2p-testing;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=aac9ce834b218b0d51ab729256812a1b4ea9164b;name=git_7ae5f70d_0;destsuffix=vcs_cache/1510f000c7274171a697a58004ecb86dc8ea5529bf9aead0198726ab7fda4dbb" | ||
| 325 | SRC_URI += "git://github.com/libp2p/go-libp2p-asn-util;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=3ec6bf02c86c57c28d29b2963a9d7b9d6d74bfb2;name=git_6983fdc8_0;destsuffix=vcs_cache/b3e487f4f1a804ba5fd00c2e44608c05f5254bceab8696f98aa6261bfa28e657" | ||
| 326 | SRC_URI += "git://github.com/libp2p/go-reuseport;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=ac34b4fb35437abcc176b5bb97cc431d62d983e0;name=git_64c35749_0;destsuffix=vcs_cache/ae79637b0367740e834bb6b76854af56df39a0f01145519b2fc895feacc9d94f" | ||
| 327 | SRC_URI += "git://github.com/libp2p/go-msgio;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6;name=git_e3824482_0;destsuffix=vcs_cache/efca377e4f53a9aaffa5b415abb4e1d901847a5c95e37eab97af71b05da2a54c" | ||
| 328 | SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=0af416971f51f07a60afb16851f030deea29ce2b;name=git_25b5a527_0;destsuffix=vcs_cache/6efa937b641652efe63b63f5dbae119be75184cb9d72aa5956dd3df88b7379e7" | ||
| 329 | SRC_URI += "git://github.com/libp2p/go-netroute;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=598d3840947c4d855652ef346bbda169ce71d0e5;name=git_c28fad8e_0;destsuffix=vcs_cache/e95c4bdb136950e9e9cb7476c72f4527f09b19a18b9069d9e324d6665aba573a" | ||
| 330 | SRC_URI += "git://github.com/libp2p/go-libp2p-xor;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=5c005aca55db27a0dc6d6defaa16c52125f02206;name=git_9c0e598a_0;destsuffix=vcs_cache/1c085e1b675ca95803261c61ce296a7fcb22a31cf13bf4883183cce1460f97f1" | ||
| 331 | SRC_URI += "git://github.com/libp2p/go-cidranger;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=1dec7f87b45b32e24d3f59548ad61647de34586d;name=git_9f3f1c23_0;destsuffix=vcs_cache/9efbeef894af3e174595eeb060ed932cb5e80dc8a739b38280fec931faeb467b" | ||
| 332 | SRC_URI += "git://github.com/libp2p/go-libp2p-record;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=865384fbdd41d98d724ae888c69f94bfb448dab1;name=git_65e9a471_0;destsuffix=vcs_cache/4df716baf2f89259444a0dc52dfcc913ce9ef54f49a31373275375841370ddbb" | ||
| 333 | SRC_URI += "git://github.com/libp2p/go-doh-resolver;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=b8b3f3c2a6dc74a403137667e9316e7a74477a8c;name=git_270745b2_0;destsuffix=vcs_cache/f2c877ff09875bd25b8c67d7e758e528ed1f5b4bca2df174a4923f3d12cff76d" | ||
| 334 | SRC_URI += "git://github.com/libp2p/zeroconf;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=586e7c571d106f842c8567012dacd28d73fcf966;name=git_648aa7b0_0;destsuffix=vcs_cache/9c3da338075964017428f40d360e774cc82ca63dc528858b16336d08f3e49a82" | ||
| 335 | SRC_URI += "git://github.com/libp2p/go-yamux;protocol=https;nobranch=1;tag=v5.0.0;shallow=1;rev=ea96c0b850325d55dca998ffc511211d14116d04;name=git_c90ebe9b_0;destsuffix=vcs_cache/3207b25ebd397803e697e49e0c7736e20af7703b7ce41233009ba4ce893a4ada" | ||
| 336 | SRC_URI += "git://github.com/libp2p/go-libp2p-routing-helpers;protocol=https;nobranch=1;tag=v0.7.5;shallow=1;rev=ad93cfa49d5eceda7ee273c220ac61baa70eb925;name=git_aad60384_0;destsuffix=vcs_cache/bf006d5158367e5f967be11fef840440179f53724f0908e8c18f48f81c844d81" | ||
| 337 | SRC_URI += "git://github.com/libp2p/go-flow-metrics;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=0aae1a1aba2c8823c356a1b6cbfb62f39fb173e2;name=git_1da9366a_0;destsuffix=vcs_cache/616dadd94867ae4caa1ea52a653797ea94402ea19bfa8802b7e0c49da7e260d8" | ||
| 338 | SRC_URI += "git://github.com/libp2p/go-libp2p-kbucket;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=d581bff96da20b4f6c0cdddefddf78cb7c196211;name=git_38f8b860_0;destsuffix=vcs_cache/64f3f5ea521f1bef2f56384dccba820d3b95ce188cef6d08c692fe78b25b7527" | ||
| 339 | SRC_URI += "git://github.com/containers/storage;protocol=https;nobranch=1;tag=v1.54.0;shallow=1;rev=65908627e6e9baa6bb8819f3c6ff6bd8c51a123a;name=git_c3f7820b_0;destsuffix=vcs_cache/5771b6614008ee25f678b5ec6a9454bae2908ee1b2f17c1616a0472c2464f272" | ||
| 340 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | ||
| 341 | SRC_URI += "git://github.com/go-test/deep;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=c733f5ed5136b7437e29ac91bb97c653af3694b5;name=git_59b468af_0;destsuffix=vcs_cache/94d4a11baea8e58d71ed93c3668271812a845501c70e0c970c96b786efcf33ee" | ||
| 342 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" | ||
| 343 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 344 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_0;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" | ||
| 345 | SRC_URI += "git://github.com/veraison/go-cose;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=354ac997519fe3d62314afe2906b106ef43bca5d;name=git_11746de1_0;destsuffix=vcs_cache/50c5af8aef66bbc4e1a8a9f6b19b68ca530de0496e90d9cd401290662aa52946" | ||
| 346 | SRC_URI += "git://github.com/armon/go-socks5;protocol=https;branch=master;rev=e75332964ef517daa070d7c38a9466a0d687e0a5;name=git_2b8f1887_0;destsuffix=vcs_cache/e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531" | ||
| 347 | SRC_URI += "git://github.com/armon/go-proxyproto;protocol=https;branch=master;rev=7e956b284f0a872909d3e91c8bf292a1b7f1252d;name=git_e007e91e_0;destsuffix=vcs_cache/a991590e09adeec66f1f1ad2e7f523bfcbfb979b8e244c65a33a560adf6f4bba" | ||
| 348 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=5111143e8da2e98b4ea6a8f32b9065ea1821c191;name=git_95ffcffa_0;destsuffix=vcs_cache/f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb" | ||
| 349 | SRC_URI += "git://github.com/fogleman/gg;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=0403632d5b905943a1c2a5b2763aaecd568467ec;name=git_68f39ed4_0;destsuffix=vcs_cache/bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5" | ||
| 350 | SRC_URI += "git://github.com/MakeNowJust/heredoc;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=bbd9af33722b79a933ef99c7c94833065e2d6c20;name=git_c0f465ee_0;destsuffix=vcs_cache/992eff60258071cdc2412f5253f0ba9650dc9e968dd601a2f2df5de245be5e3e" | ||
| 351 | SRC_URI += "git://github.com/euank/go-kmsg-parser;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e;name=git_0a078211_0;destsuffix=vcs_cache/43ad90c2713d8cb4b8bcc2a7a43c407d64acce9a98f6f1bcb3ef01c9cb9bfcab" | ||
| 352 | SRC_URI += "git://github.com/pion/turn;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=f5deeb891cae25aa0935bc36e7c5d8e5eec3f6a9;name=git_12506a4d_0;destsuffix=vcs_cache/a3bb6f0bc5a6957988ca35e03ff9eb6a99ddc2d94400819eac192928891ddd40" | ||
| 353 | SRC_URI += "git://github.com/pion/sctp;protocol=https;nobranch=1;tag=v1.8.37;shallow=1;rev=bf53986cb1bbb4f7a71552bdd47f3e5a9802526a;name=git_4f39e5c6_0;destsuffix=vcs_cache/80218102507bd1aac5bc8dd65086d5c0f0522be3c00cde979179245d90d521ca" | ||
| 354 | SRC_URI += "git://github.com/pion/srtp;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=099a0b0c209aa5907faea57ff7b1db2409555541;name=git_ab4e9bcb_0;destsuffix=vcs_cache/fb53aa18d1bdb73c07c5bef46e09880135f2e3bda92b2543fa023658250fabcf" | ||
| 355 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=0646cde6b7f51b53059c64404e2076358f1af0c9;name=git_f72222df_0;destsuffix=vcs_cache/33c1129fb68bf629874f94a05d4be8b9572343a080a4455e916208a833d0330e" | ||
| 356 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v2.2.10;shallow=1;rev=3f96630bb3c0d950695c97b4ba91cf5f8bfee87f;name=git_f72222df_1;destsuffix=vcs_cache/d72c38fb4df48f4c3463671256a7457b5382e8d917551726a404fe752bc96ab4" | ||
| 357 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=536a6d13627fe050e477cb12ac82287da7259d1b;name=git_f72222df_2;destsuffix=vcs_cache/f0c5c82ca0673ba913c1259349a00ec6cc1a5d422c84c31afbfc0d55ec9d5e3f" | ||
| 358 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v3.0.7;shallow=1;rev=5d0649ff1ab47d750626ed3c240a2e65b5aa9376;name=git_f72222df_3;destsuffix=vcs_cache/cc0d137f95b00065198a0a459106b9cd055a2c0805fd8400c3a38e0c71f7a3b1" | ||
| 359 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=0387f8acdeb20faf48e539e74906dd633851f3a8;name=git_005a0e49_0;destsuffix=vcs_cache/fd208e5a5ed033d70cb062b4facbd9a2214cb7f7b3db8edb84bf6099ec19d649" | ||
| 360 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=770cd0b2bbb63d76bc06c128f626cd78099eb76a;name=git_005a0e49_1;destsuffix=vcs_cache/cb3ec019159fe6ab8d3d76ebfb75c40bcee4852025a1a81b59119bf4ea37063b" | ||
| 361 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v2.2.12;shallow=1;rev=48e76cc261c359aa3f14e32471d43993202faf29;name=git_c2506550_0;destsuffix=vcs_cache/bcbffe6ea8683ca03a08f8b44b8f378f2cf166700f970fb2f80d897c902ee9e1" | ||
| 362 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v2.2.7;shallow=1;rev=5c0a7c1a8542d21287049de6814da614fd6badcf;name=git_c2506550_1;destsuffix=vcs_cache/dbdb2922642557a7544d1311add3c99f6e63adabf66e83836e33c55601a47722" | ||
| 363 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=b3e02c4ba7e207c6dfce4e490f30fe09c8c926be;name=git_c2506550_2;destsuffix=vcs_cache/f2c8343c186194a610bc8be42f593b37148edbf75f3e3260e8b6bbb33c14c14c" | ||
| 364 | SRC_URI += "git://github.com/pion/rtcp;protocol=https;nobranch=1;tag=v1.2.15;shallow=1;rev=b5ab305d1920e7ea5bd98ee68a3242d42424a445;name=git_ba7bd7f4_0;destsuffix=vcs_cache/bb97adf139c89793c54fcd2ae979fc00da0df172dc269f5c666e1231660fb1a9" | ||
| 365 | SRC_URI += "git://github.com/pion/webrtc;protocol=https;nobranch=1;tag=v4.0.10;shallow=1;rev=70f0211065c83e75b9ce69dba554aa61b13988ec;name=git_030058d7_0;destsuffix=vcs_cache/f204803a17d415dcd32328ae04370622c4186f711b293668c7661842a194af0a" | ||
| 366 | SRC_URI += "git://github.com/pion/mdns;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=689cdb9fc66c6202b75bd96f17caf12078aa8c95;name=git_46823b18_0;destsuffix=vcs_cache/7c4020bd5b18afd44f4d641174750b0ea79c558ddd6092825c881220dd845300" | ||
| 367 | SRC_URI += "git://github.com/pion/sdp;protocol=https;nobranch=1;tag=v3.0.10;shallow=1;rev=edabe23cdd7c2b7f27826e15b23be6be84df5659;name=git_76cca18c_0;destsuffix=vcs_cache/1d7f9f84a33ef3e0a2eb18308d8163497b4344a2b2bdfb17094275f057dba697" | ||
| 368 | SRC_URI += "git://github.com/pion/datachannel;protocol=https;nobranch=1;tag=v1.5.10;shallow=1;rev=687754f965a2cda0420848905505ec11bedc25b6;name=git_c0f3ce5c_0;destsuffix=vcs_cache/3166a86378cd092e0a93e3c91e92f0d7eefcd6085614b29de554ec52ef22ed79" | ||
| 369 | SRC_URI += "git://github.com/pion/ice;protocol=https;nobranch=1;tag=v4.0.8;shallow=1;rev=37fb5d2fc34dd7df9d09fe4d9fc2541e80a1b675;name=git_e433e8d7_0;destsuffix=vcs_cache/1e8f3ce18f126bb6fea61ada7cfcc87e6739cf5c4f0ddabef734061e939cb82b" | ||
| 370 | SRC_URI += "git://github.com/pion/randutil;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=3e7aefb6fd280d89fca72f1596348f1939525187;name=git_a49fda05_0;destsuffix=vcs_cache/3ad94561134b2bd3cb7aa750e8ac307b2fe005ac3889ffca89116ffaa056fc63" | ||
| 371 | SRC_URI += "git://github.com/pion/interceptor;protocol=https;nobranch=1;tag=v0.1.37;shallow=1;rev=0eab1887cec79081e21457c0f9f89be2537c5df5;name=git_b2f394a6_0;destsuffix=vcs_cache/1bdaeb578967931a492fc8ead3bd5ceed65cb79b737294935a1e5d018ec2dee7" | ||
| 372 | SRC_URI += "git://github.com/pion/rtp;protocol=https;nobranch=1;tag=v1.8.11;shallow=1;rev=3e1f46acd19383dabe489c90182fe860cdc1808f;name=git_a33107d3_0;destsuffix=vcs_cache/4e13b630d49ca3bcb63e3f14e4f37cf11fb2fec8e32640c3d290006783f9fc7f" | ||
| 373 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=e56f1f82cd67337fd13713c396d4e942d10c5c36;name=git_b22038a9_0;destsuffix=vcs_cache/45c8cb65e8b0dba1e5a5ca654f68c7379d26dc16aa5d24529d3d96d3e1ad7fb3" | ||
| 374 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=fd9b93c8104f1bdaae3d8e45de6962aaf45c3f5e;name=git_b22038a9_1;destsuffix=vcs_cache/b98877e484b6abb98d4e398df85a794918a75ed50573868ee1cb6f5965e56b50" | ||
| 375 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_0;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" | 10 | SRC_URI += "git://github.com/julienschmidt/httprouter;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eec211fa4e8df74ed978dc5681612131854144f;name=git_50116b68_0;destsuffix=vcs_cache/14612f57dd95aeae83955a7b4f9b44d716f96bdef922732f059430cdff278e10" |
| 376 | SRC_URI += "git://github.com/zeebo/xxh3;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e6b0fd3c7bb50f49d637174ab61e39c0aa684c8c;name=git_3d6bfa05_0;destsuffix=vcs_cache/6ff380c78f9192039ae2ec13f599419e0022c714692f97d61077009291b0925f" | 11 | SRC_URI += "git://github.com/probe-lab/go-libdht;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=f68a8051a60a924bb11ba27b07d076530e9b8159;name=git_bfcd0f77_0;destsuffix=vcs_cache/81ed42d12f2c8028d8922a4d2ec9de72efaed24128b05377fea4c76abfea4cca" |
| 377 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=13450ab50383c5857164d564544fa0bef3ff689d;name=git_1cced855_0;destsuffix=vcs_cache/c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09" | 12 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.4.7;shallow=1;rev=03509a98a092b522b2ff0de13e53513d18b3b837;name=git_b3b758f5_0;destsuffix=vcs_cache/1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f" |
| 378 | SRC_URI += "git://github.com/zeebo/assert;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=263ed52a87854146eb1cb7bbee9cc7fef2c48e29;name=git_13b69019_0;destsuffix=vcs_cache/8559cbe776730b58e86880b74817b38b0b85b10df76aae9ce920a9abe4b52560" | 13 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=307483a2173c76d3ded778bd68214865fcf05ec8;name=git_71dfd08e_0;destsuffix=vcs_cache/aef93d48ecdccde80a656e5bbb0b93ff7053f06e66e5f839515948e752f964c0" |
| 379 | SRC_URI += "git://github.com/shurcooL/gopherjslib;protocol=https;branch=main;rev=feb6d3990c2c26126a3678fd5c7110a548c513a5;name=git_f4e7d9b0_0;destsuffix=vcs_cache/aa7d8148ac1e281800478af62c580cebcfca0644a8bbaf2d38d35fdb7016aad0" | 14 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=68df829297d4f02d5997a02f8c0e8d4b12f0b2a3;name=git_71dfd08e_1;destsuffix=vcs_cache/4d2e8de5fcd7cc9a9f3d325c0b29ae964c400dc961cbdce431497d7dfd8b9608" |
| 380 | SRC_URI += "git://github.com/shurcooL/httpfs;protocol=https;branch=main;rev=809beceb23714880abc4a382a00c05f89d13b1cc;name=git_a1ca46a9_0;destsuffix=vcs_cache/fdde3dc7d836d495a313372918cc7f64856404bc1909fff5c1818921c1f5ae0a" | 15 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=96c602caabb567343046c08a8fca8560b4f00bb4;name=git_71dfd08e_2;destsuffix=vcs_cache/13c6bd884580072d009b6d7940bb2f58b613f9c8c4495f9a0781ec3105ee2993" |
| 381 | SRC_URI += "git://github.com/shurcooL/htmlg;protocol=https;branch=main;rev=d01228ac9e50f5ab7eee96dcf692117607ef516e;name=git_3dbbbcd1_0;destsuffix=vcs_cache/4c2677bc24b170ed7f954e5c11a5fbd6ef3330c1b3337e7691cc88a1eb26c2ce" | 16 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/common/v1.3.79;shallow=1;rev=00aa230a1f16e4b7fe7c185d0efcbfda0730bcf6;name=git_48d09131_0;destsuffix=vcs_cache/6caee73ee69862af3703d2b9d1ad0aa0a66a83f77d6433f2347678cd6daafe1f" |
| 382 | SRC_URI += "git://github.com/shurcooL/component;protocol=https;branch=main;rev=f88ec8f54cc4038bdd2c3b1aecf4b96c132d7beb;name=git_9bff404a_0;destsuffix=vcs_cache/ff99013df7d7f1f1747fc5483d0c31d8c8935bbde23733c7c7f8960b8fab1776" | 17 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/common/v1.0.1179;shallow=1;rev=60a2f96450c4ecdcc8a336d349385cf87e953349;name=git_48d09131_1;destsuffix=vcs_cache/ea40a914bba09ef2b8a1f9491a3d05fa72c143bc0bd5a604897e64854346bf9f" |
| 383 | SRC_URI += "git://github.com/shurcooL/issues;protocol=https;branch=main;rev=6292fdc1e191266a0c6dae65364c411fe0e6ff33;name=git_d21d443c_0;destsuffix=vcs_cache/175e95b8b7e835ca72560ba934474167e7685ca283009e68d2d44f998550f20f" | 18 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/vpc/v1.3.75;shallow=1;rev=9e3cadfb91810d12815b35fd9e68ba4866e25cc1;name=git_48d09131_2;destsuffix=vcs_cache/fe0e5f26a9778b519e87c95a171bcff95f48b6916c036d4df5f8dbe0430a73d2" |
| 384 | SRC_URI += "git://github.com/shurcooL/httperror;protocol=https;branch=main;rev=86b7830d14cca73aeceaaf08bd620c49a148dd7b;name=git_cba9b936_0;destsuffix=vcs_cache/7fb86efdcb155b77c70c124970d3baa5d071a260fbaa71ccb21bf6a832cabf94" | 19 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/vpc/v1.3.22;shallow=1;rev=bd9594a16ce3bd84dc75840503a40c983abb932e;name=git_48d09131_3;destsuffix=vcs_cache/ccc553b07aeef736caed29f5e152ab9b39abd7fa22e2004e0909a0c752841d8d" |
| 385 | SRC_URI += "git://github.com/shurcooL/users;protocol=https;branch=main;rev=49c67e49c5377c48c01f82d3e1b6844a901a0b33;name=git_56eeb344_0;destsuffix=vcs_cache/482ef9d81f0316783e6f1d40b8e29d7f5ead7dc20f5db9440c529e641df93ef4" | 20 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/vpc/v1.0.1177;shallow=1;rev=e16bf519574e77f8c08ac57c205a91e22aacb598;name=git_48d09131_4;destsuffix=vcs_cache/a63670dd61eb61aeaa3dba30275c67041639a132d474d31cbdc85408a2dfe105" |
| 386 | SRC_URI += "git://github.com/shurcooL/home;protocol=https;branch=main;rev=80b7ffcb30f96505d4bc10546d8cd3008bba0fd4;name=git_d58b3381_0;destsuffix=vcs_cache/3436e22a848f9df61a85a8c129e3c1e73bff81274cc403590d5451ee07dd057e" | 21 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=c6d0af3a4780fcc69132bb8bc5d2bdfcbe5ea42b;name=git_217f6de8_0;destsuffix=vcs_cache/aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4" |
| 387 | SRC_URI += "git://github.com/shurcooL/reactions;protocol=https;branch=main;rev=f2e0b4ca5b8268a0c20f3ec187f0c739266547d8;name=git_2fb14f39_0;destsuffix=vcs_cache/e0c0f24f37f7f5d50f9d42ea154b1963b3a6bfd617d953de84fdc4c0e342e593" | 22 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=dd15542826b6e12943e74670a8807a74b4da09d9;name=git_217f6de8_1;destsuffix=vcs_cache/1493a5bfbe7b3525b8e369dad6284bf19f8510cf53db0a7f023db2d97777cabd" |
| 388 | SRC_URI += "git://github.com/shurcooL/notifications;protocol=https;branch=main;rev=627ab5aea122bf029d0f8f6c3d44e614b4a33361;name=git_7821a883_0;destsuffix=vcs_cache/a55f5066e33e10eb8e0bdc357eab5827564b06a69ce1974065cbfcd4c00fd0c4" | 23 | SRC_URI += "git://github.com/samuel/go-zookeeper;protocol=https;branch=master;rev=2cc03de413da42869e2db7ce7965d3e978d917eb;name=git_f986bf84_0;destsuffix=vcs_cache/88bea5d10fbd07751fc97006c8437c8077920e6810f2d48d20029773e92500c9" |
| 389 | SRC_URI += "git://github.com/shurcooL/octicon;protocol=https;branch=main;rev=fa4f57f9efb2a4c329dfe0f6d85e33b6c489ad70;name=git_ad08dd83_0;destsuffix=vcs_cache/fe11ae157518b23e08af8a70bcb48dc65413206eaccf70f4d5db3520154a1b06" | ||
| 390 | SRC_URI += "git://github.com/shurcooL/highlight_go;protocol=https;branch=main;rev=98c3abbbae20a9fb3e3b218784855756b611656f;name=git_3a46012a_0;destsuffix=vcs_cache/a3fc9ff1b9074a6cb5abd9d765b335950a78100ac5f05b9b746d3aec8010ee26" | ||
| 391 | SRC_URI += "git://github.com/shurcooL/go-goon;protocol=https;branch=main;rev=37c2f522c041b74919a9e5e3a6c5c47eb34730a5;name=git_b687779a_0;destsuffix=vcs_cache/f57c8ff2cbf50a2a567f9cf15ef309f32762442e3dd5af13a9734f1411f21281" | ||
| 392 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615;name=git_ec1f1814_0;destsuffix=vcs_cache/26b4576f96297643b9efc73febfc8ec054630fc8d7a4de462e1c95b52f64aa01" | ||
| 393 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;protocol=https;branch=main;rev=86672fcb3f950f35f2e675df2240550f2a50762f;name=git_ec1f1814_1;destsuffix=vcs_cache/3ff54fa1e7ca8ba5262e96de6a3e2d41f9a92abf537b938ea9a571ba251e7501" | ||
| 394 | SRC_URI += "git://github.com/shurcooL/go;protocol=https;branch=main;rev=9e1955d9fb6e1ee2345ba1f5e71669263e719e27;name=git_535b1a59_0;destsuffix=vcs_cache/d3132db806112f4124d9f02b819694196e3d0bca407a31b48a1b0ef8b5d1e2c7" | ||
| 395 | SRC_URI += "git://github.com/shurcooL/httpgzip;protocol=https;branch=main;rev=b1c53ac65af9fd3d354d6f9ad30a0cca35e173ed;name=git_e793c148_0;destsuffix=vcs_cache/6f308b4707f23a61685e9f52c5fc6d7784973584100ec63e15d6f2531db940bb" | ||
| 396 | SRC_URI += "git://github.com/shurcooL/webdavfs;protocol=https;branch=main;rev=18c3829fa13384cc05cf82a03324c4ea61562b30;name=git_b93cbc20_0;destsuffix=vcs_cache/f15b1e7f9f5d889f733470dfa01eb4c5d8fb05f33dc77959e8a7417169ca0623" | ||
| 397 | SRC_URI += "git://github.com/shurcooL/events;protocol=https;branch=main;rev=410e4ca65f48ffdd749002a20a0b182c174e7020;name=git_6e01c3db_0;destsuffix=vcs_cache/91f6469664c65f293d5d1f767c92f9305de9f8074135e92d3f5096a64cd7c73b" | ||
| 398 | SRC_URI += "git://github.com/shurcooL/github_flavored_markdown;protocol=https;branch=main;rev=2122de53247006a637e59cf1c99d0770312d4be3;name=git_97666770_0;destsuffix=vcs_cache/4d55faf0c58a68c7e409d890a69324717cedc26940c0035b10835d3c69a5ed81" | ||
| 399 | SRC_URI += "git://github.com/shurcooL/gofontwoff;protocol=https;branch=main;rev=29b52fc0a18d8e3a04d56ae2401154eeed67b029;name=git_53761360_0;destsuffix=vcs_cache/50013c4526eb82538928ec631bdedf7b14ee69da92ad473a24db420e835ca074" | ||
| 400 | SRC_URI += "git://github.com/shurcooL/highlight_diff;protocol=https;branch=main;rev=09bb4053de1b1d872a9f25dc21378fa71dca4e4e;name=git_3084a6c0_0;destsuffix=vcs_cache/8b3d219ee033ebc274b1dc576def3008a46234e7eca64238efdeeb07f641e54d" | ||
| 401 | SRC_URI += "git://github.com/shurcooL/issuesapp;protocol=https;branch=main;rev=048589ce2241c1c07ffb4c5434a21169a100380e;name=git_47a3d441_0;destsuffix=vcs_cache/027d24054dd058366a3a025d885d3ecf5b9aab9bb7716142060e6cf9af50578b" | ||
| 402 | SRC_URI += "git://github.com/pkg/diff;protocol=https;branch=main;rev=20ebb0f2a09e612109b224b32f79370409108bcc;name=git_192939f3_0;destsuffix=vcs_cache/affde47da8cb6bb94705195a6eadcd70ea6d521f8128e1030b06d97add1a0da2" | ||
| 403 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=3edd153f213d8d4191a0ee4577c61cca19436632;name=git_74e1affc_0;destsuffix=vcs_cache/6849ecbcede57bcaaab8fab92de8438f58bf7233857344385822616b9ab0f4a0" | ||
| 404 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=5b98d05076b8ac5e6e762559e7c2d69efe1676ee;name=git_74e1affc_1;destsuffix=vcs_cache/29fe5dad408ceb81fd3ce51b9cf4ced1d698e46c3c498fdd065936b4f6df4c0a" | ||
| 405 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | ||
| 406 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_1;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" | ||
| 407 | SRC_URI += "git://github.com/BurntSushi/xgb;protocol=https;branch=master;rev=27f122750802c950b2c869a5b63dafcf590ced95;name=git_ee7d19c2_0;destsuffix=vcs_cache/8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3" | ||
| 408 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | ||
| 409 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=d97def528e83313822a9f98946334ffccd542bdf;name=git_ec7059c7_1;destsuffix=vcs_cache/7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda" | ||
| 410 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" | ||
| 411 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=258b3ae58806e4aa09a7ca7ee9c951f89522bde1;name=git_340c15e0_0;destsuffix=vcs_cache/373aec14578cb803c7c083424ed35df0eb831de51e2825d364f19de1912902b7" | ||
| 412 | SRC_URI += "git://github.com/choria-io/fisk;protocol=https;nobranch=1;tag=v0.7.1;shallow=1;rev=0dec0052e8eb1cec3b43bd785c709d5b3de012b6;name=git_fd693a7a_0;destsuffix=vcs_cache/df2f698ca9100ea51cfa914d0147efd70373847951d1251c0433cf9c7419a480" | ||
| 413 | SRC_URI += "git://github.com/sourcegraph/conc;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=7b8c8f2875cb861bb61844c9bcaa1aed070adbd4;name=git_40e2eeda_0;destsuffix=vcs_cache/6e751d6a2735237f28f48148717beb90e01a4e012126ddcd5ccfc6020a769a31" | ||
| 414 | SRC_URI += "git://github.com/sourcegraph/syntaxhighlight;protocol=https;branch=master;rev=bd320f5d308e1a3c4314c678d8227a0d72574ae7;name=git_4b063f78_0;destsuffix=vcs_cache/b7f4caab679f38b1142b2d0f9c6c411626b607965090830027e0a6776106a01b" | ||
| 415 | SRC_URI += "git://github.com/sourcegraph/annotate;protocol=https;branch=master;rev=f4cad6c6324d3f584e1743d8b3e0e017a5f3a636;name=git_2c768bf5_0;destsuffix=vcs_cache/d3a5f37cf3ca517f64bd115401936281575f089dbd3577db6d1b5913768947b7" | ||
| 416 | SRC_URI += "git://github.com/sourcegraph/go-diff;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=96789e3401eadc2247f02d416dc90be9ccd98962;name=git_e5832dbd_0;destsuffix=vcs_cache/f607517425140d606ca96ff8ae819ff5f9f44855f85afc31d9a93609df09671d" | ||
| 417 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 418 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=3a771d992973f24aa725d07868b467d1ddfceafb;name=git_42750950_1;destsuffix=vcs_cache/b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093" | ||
| 419 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;branch=master;rev=1de009706dbeb9d05f18586f0735fcdb7c524481;name=git_4620abf9_0;destsuffix=vcs_cache/c8e037d59dc730dc3ffc46ed7a98a72c0ffc14dee7620040b6cc06fd16a22fe6" | ||
| 420 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=5e854fb809ec83ff18eb74554fd5c693e28eaadb;name=git_4620abf9_1;destsuffix=vcs_cache/77b9db486b47ac2ba95b3715c07fb44e6ebfa5d17ab6c7b1a0999f5ff40b0193" | ||
| 421 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_2;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" | ||
| 422 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_0;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | ||
| 423 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a;name=git_3a88ac44_0;destsuffix=vcs_cache/4b59857912b9ea71beceb3684f965865607f578625ab12541c012ff811a120c9" | ||
| 424 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_1;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | ||
| 425 | SRC_URI += "git://github.com/otiai10/curr;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=88e2f2cffa0b5f13e90ee963a321bd1b2f715561;name=git_98c4fbb2_0;destsuffix=vcs_cache/5eb6dd8287ffbf3e67aa5853b6440b1f370d72e34fd36d490e597e30add2cd78" | ||
| 426 | SRC_URI += "git://github.com/otiai10/curr;protocol=https;branch=main;rev=9b4961190c954a7dd7811374be900a20546c9424;name=git_98c4fbb2_1;destsuffix=vcs_cache/eff2ce573bec08183a45ad840977a7365447d3aee4db2d3b65ea49fe17b76a7e" | ||
| 427 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=323db161ae97db91e6e13dbcda403fdb29c3fff8;name=git_e0ff6709_0;destsuffix=vcs_cache/ee6ebcb00d35d74291430705adb0ca5641987c48a3bf837d739e1564d1ea313c" | ||
| 428 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a80106dbfe216e22b6fdbd069dd84ab0bfed6665;name=git_7127f064_0;destsuffix=vcs_cache/bc41fe04cf4c5ff71fb69e50e92d579ab9da8278dbc603791dd9092ac0fc0608" | ||
| 429 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=f8e74d5076fdd79c3db0aa8b1dda35e603c328e5;name=git_7127f064_1;destsuffix=vcs_cache/d0c82e45e04c05b740d4178d7bb3e9922d451889b6674fd748e350ee0efe5ddb" | ||
| 430 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=c12348ce28de40eed0136aa2b644d0ee0650e56c;name=git_2855aad4_0;destsuffix=vcs_cache/dd0fe058870feb088b8d2d88a7ff601f4c8c03aedeede7d837efcd311b5aea9b" | ||
| 431 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c182affec369e30f25d3eb8cd8a478dee585ae7d;name=git_2855aad4_1;destsuffix=vcs_cache/dc91b7ef768d33ce05718aabced02bf61e12e8c43be5d718762c2abbeb1346af" | ||
| 432 | SRC_URI += "git://github.com/u-root/uio;protocol=https;branch=main;rev=d2acac8f37018c514adec45c51f58eace3795df4;name=git_f2a66663_0;destsuffix=vcs_cache/e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25" | ||
| 433 | SRC_URI += "git://github.com/safchain/ethtool;protocol=https;nobranch=1;tag=v0.5.10;shallow=1;rev=8136d40f7436231a84e43166424897f72502b1af;name=git_2cf27740_0;destsuffix=vcs_cache/460657168ac3b62d1b991bd3aabff2736bd643d8fac6aef749703513c88f3f87" | ||
| 434 | SRC_URI += "git://github.com/pbnjay/memory;protocol=https;branch=master;rev=7b4eea64cf580186c0eceb10dc94ba3a098af46c;name=git_b4934740_0;destsuffix=vcs_cache/c896d22f0aacacf7ef3a27b3015fd189100b1f07cf3abcf397331f27eaacd3d2" | ||
| 435 | SRC_URI += "git://github.com/erikdubbelboer/gspt;protocol=https;branch=master;rev=e68493906b8382891943ddc9960cb9c6ecd1a1f0;name=git_5917482c_0;destsuffix=vcs_cache/76ba437ac8c655323e21cec60f6c7f5653582b6bece909619b94a91c906fa3a7" | ||
| 436 | SRC_URI += "git://github.com/tarm/serial;protocol=https;branch=master;rev=98f6abe2eb07edd42f6dfa2a934aea469acc29b7;name=git_a133531c_0;destsuffix=vcs_cache/1a9bb6795d7043c19f0c44f0d74c97669cc624e026ce6a22b0d4f3bf52265b44" | ||
| 437 | SRC_URI += "git://github.com/invopop/jsonschema;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=328cc73c3399c73df18b708fa00d29669cb0e4cc;name=git_15937e6d_0;destsuffix=vcs_cache/cbe0293bc0ebdf8cd16b7cdc781989d15a890f7e2e5e773e3aa40aae265f6322" | ||
| 438 | SRC_URI += "git://github.com/xlab/treeprint;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=044005a3b405f660f109e066d9f589755835c2ea;name=git_eebd9ad8_0;destsuffix=vcs_cache/ee4e106490f6c5b18fc6de44494c8ef4c0e0fd4a80e7af8fdfb9020f97453746" | ||
| 439 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=12ad95a8df72b2f4e72eab0d29daa5e27a5c84ac;name=git_9bab791a_0;destsuffix=vcs_cache/13c0a1fb6f141dfc5be8ba267f70735111ab33c01bbc87de1e3f7ad00f8aa555" | ||
| 440 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=6f7a984d4dc470c3f197229ad1991ae9e211bba2;name=git_9bab791a_1;destsuffix=vcs_cache/125215c19c4ce47eea8152d4760d88e290b8213b9d2c0407a22307f549e1566f" | ||
| 441 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc;name=git_9bab791a_2;destsuffix=vcs_cache/585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f" | ||
| 442 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" | 24 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" |
| 443 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" | 25 | SRC_URI += "git://github.com/anmitsu/go-shlex;protocol=https;branch=master;rev=648efa622239a2f6ff949fed78ee37b48d499ba4;name=git_62ad5a45_0;destsuffix=vcs_cache/2afb75e28c0f6da79ec78dd54570dc28d1b877745be962a42763a788f0754d58" |
| 444 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=4e3ac2762d5f479393488629ee9370b50873b3a6;name=git_bd44e658_1;destsuffix=vcs_cache/f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32" | 26 | SRC_URI += "git://github.com/karrick/godirwalk;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=9a7752c108e7ea76255201b9f47bd4d4d2df868e;name=git_8aec9722_0;destsuffix=vcs_cache/00df926e167fc3ac0bffbc2589333a82b9a2d1d11a2f8699eccdccd2123f3b01" |
| 445 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 446 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" | ||
| 447 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" | ||
| 448 | SRC_URI += "git://github.com/ruudk/golang-pdf417;protocol=https;branch=master;rev=1af4ab5afa58c956c53ed723dee66437498b9415;name=git_b9e72af0_0;destsuffix=vcs_cache/63346948c2e5f9a1d2158321ad92056ce33e12c2fdc52b8dcc6bc61338847d5c" | ||
| 449 | SRC_URI += "git://github.com/ruudk/golang-pdf417;protocol=https;branch=master;rev=a7e3863a1245aa774317bb96e6c19640b3a9c99e;name=git_b9e72af0_1;destsuffix=vcs_cache/93b7c770797398b0ef30c930347e43de7ebbf9440f939ec59f7139cc52d3414f" | ||
| 450 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.63;shallow=1;rev=97c29ffb8fbdcc2ee5c9bd842f441a18eab0dc90;name=git_f7f6bc88_0;destsuffix=vcs_cache/3339903bfdc843908363af9155248eb4263401a1240c7f1fa08f500129440a65" | ||
| 451 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_0;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" | ||
| 452 | SRC_URI += "git://github.com/k3s-io/kube-router;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=70545914453cec949ba7e0ab1f84d07f2e080073;name=git_7e2d2a2b_0;destsuffix=vcs_cache/9d16c28f5c0286b0fe28a56f14466154c9fdefd8b18cccd94500c2ba53067cef" | ||
| 453 | SRC_URI += "git://github.com/k3s-io/stargz-snapshotter;protocol=https;nobranch=1;tag=v0.17.0-k3s1;shallow=1;rev=f908e753e01dd906fee13b005bad431f0b2448a7;name=git_fd53a37b_0;destsuffix=vcs_cache/e959f176352331501b7f5540a063c78cee667766282127d4ad26297d03841765" | ||
| 454 | SRC_URI += "git://github.com/k3s-io/etcd;protocol=https;nobranch=1;tag=server/v3.6.4-k3s3;shallow=1;rev=182208f36cfc0932344aa6e1aca96cfd9a317841;name=git_aef25e4e_0;destsuffix=vcs_cache/77876f9fbc55bf8dfc2a02c17af988342b12ab3a3f49591c3cff834d27a3565b" | ||
| 455 | SRC_URI += "git://github.com/k3s-io/cri-tools;protocol=https;nobranch=1;tag=v1.34.0-k3s2;shallow=1;rev=524e6a42ddbb56bd3cba6997202fca8a9b16f541;name=git_c502a59a_0;destsuffix=vcs_cache/af3fbccf26e370c1bf092eeb59f4f9b85e33672cd57e62de8d930838cd32ef6d" | ||
| 456 | SRC_URI += "git://github.com/k3s-io/kine;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=adbb708512a6be82e7f1beaabc618b95f490d820;name=git_5e4dd787_0;destsuffix=vcs_cache/7c0ccf4b3214ad42de16de61b8d611a125c2961b26676975375871182fc97575" | ||
| 457 | SRC_URI += "git://github.com/k3s-io/cadvisor;protocol=https;nobranch=1;tag=v0.52.1;shallow=1;rev=0b675defd46277198f7c15c1053301421a4b733e;name=git_4aaee879_0;destsuffix=vcs_cache/93030510f02aa70b8f50a52818a1de4dd9a6adff9444e1917a1c98d4080db9e8" | ||
| 458 | SRC_URI += "git://github.com/k3s-io/api;protocol=https;nobranch=1;tag=v0.1.3;shallow=1;rev=8adb951ef8746be48fb3a38fab98e65cc728374a;name=git_7ad9f6da_0;destsuffix=vcs_cache/2594970aca989e7b1b157600caac139bddb508d3a21116dd03d02c33b70bb122" | ||
| 459 | SRC_URI += "git://github.com/k3s-io/kubernetes;protocol=https;nobranch=1;tag=v1.34.1-k3s1;shallow=1;rev=60d88720366a4d886c37933d148e07697c40de75;name=git_a179a84e_0;destsuffix=vcs_cache/79755ecf75cd1d73a5512f7dce51f85b5904ac4b1e66d7ff50c8f44c85b23658" | ||
| 460 | SRC_URI += "git://github.com/k3s-io/klog;protocol=https;nobranch=1;tag=v2.120.1-k3s1;shallow=1;rev=8aec94690700c54117016f97845530e7c75b6aeb;name=git_8c58a3d2_0;destsuffix=vcs_cache/b4ecd10d658bd3e159ff70ac7f7ed0d80d4862ca5f6f1ecddbdacf900f0a6486" | ||
| 461 | SRC_URI += "git://github.com/k3s-io/helm-controller;protocol=https;nobranch=1;tag=v0.16.13;shallow=1;rev=dac1b5e95969ebc2ca26c202144493c1deedc2ab;name=git_f1f6d110_0;destsuffix=vcs_cache/aeec7c5da8437459b27d506a7dfc2a13590458bfd9c4759f0fc484bdf9aa72ae" | ||
| 462 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;protocol=https;nobranch=1;tag=v0.3.19-k3s3;shallow=1;rev=dab06f1f70e915cbf03c8108cb5627bd46a9ef02;name=git_644f1624_0;destsuffix=vcs_cache/e0fc826ae76d9fc361a5896a547acafa3b8a0a905bb9e72a288c98ced9309460" | ||
| 463 | SRC_URI += "git://github.com/k3s-io/spegel;protocol=https;nobranch=1;tag=v0.2.0-k3s1;shallow=1;rev=17350c5f87a2968040cb71ff21028735be7b3007;name=git_1a0a85fa_0;destsuffix=vcs_cache/37ed036879002392385932523096cd7803dead8e8241d7e4b08868f7bdfe01e9" | ||
| 464 | SRC_URI += "git://github.com/k3s-io/containerd;protocol=https;nobranch=1;tag=v2.1.4-k3s2;shallow=1;rev=5eca7d3c1473fba001474f1cac8b4c1407950a6f;name=git_1d688be2_0;destsuffix=vcs_cache/4afdec7ff7853a7b0cb663d1d99abccd2d882a50e7fd386221d873614c60af31" | ||
| 465 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=c16f28124668daf02b2a32a431dec2f183977ffc;name=git_54f8ad6f_0;destsuffix=vcs_cache/bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00" | ||
| 466 | SRC_URI += "git://github.com/coreos/pkg;protocol=https;branch=main;rev=bbd7aa9bf6fb51acc905bd45a5363ebecf065f30;name=git_28d14d3e_0;destsuffix=vcs_cache/f2533d33a12c08b79924ab6e48fb3bad7e539de78473f127459ffda70a888544" | ||
| 467 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=b7e896c40598f5307b3b5a163b6ad02ae97ec1a5;name=git_565daa15_0;destsuffix=vcs_cache/8d5581ed493edc793ddc0830b4df04f67df8b2ccf0519e4c83b9ec0078185424" | ||
| 468 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.6.0;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_0;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" | ||
| 469 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.1.0;shallow=1;rev=b51e752dd1c9c618846f8bc5b95ab524bd7b11c2;name=git_1f60ff15_1;destsuffix=vcs_cache/b0af26b2c1617363ba4404db4d917fa1f0879fdd5ea9825fa8bea2c01cacb185" | ||
| 470 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;branch=main;rev=c6f51f82210d9608a835763225a5e2a3c87583c6;name=git_1f60ff15_2;destsuffix=vcs_cache/9fe56ae7acf5c26da1f8e363ebc3efb9f7779daff9c3080b05e7838044978c12" | ||
| 471 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.5.0;shallow=1;rev=d5623bf85e8e73ae6352f78ee6b55a287619dd4e;name=git_1f60ff15_3;destsuffix=vcs_cache/1240ab68de5778e9c43b2943db956bd157fab582cec5363f953cb5c72f2e445b" | ||
| 472 | SRC_URI += "git://github.com/coreos/go-iptables;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=26e42518b22e6878bd6e479a574122c319fa923e;name=git_6a376bb3_0;destsuffix=vcs_cache/a9ebf5d9af87c16085497d4c2236656aea2599db678e589259e7c191f6c4b73a" | ||
| 473 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_0;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" | ||
| 474 | SRC_URI += "git://github.com/multiformats/go-multiaddr-fmt;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=113ed87ed03cfff94f29fd95236be3ccd933fd36;name=git_612261c9_0;destsuffix=vcs_cache/b9363f18a917e06fd15aaa89c4c5892b33c77381e91fb6113248cbd2ec6fe104" | ||
| 475 | SRC_URI += "git://github.com/multiformats/go-multicodec;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b;name=git_28271801_0;destsuffix=vcs_cache/e82a32ff5c3e0c5f061bad7083de6f9b06ec93bff5b076a0621c2b4a1a5b91dd" | ||
| 476 | SRC_URI += "git://github.com/multiformats/go-base32;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=a16b66327f327428b32b919939b8c93482507e1f;name=git_0d2d6dd6_0;destsuffix=vcs_cache/22f9647a611ada581aab67ff89be4a59f14ef1c6101708feb4c8248bd30beba8" | ||
| 477 | SRC_URI += "git://github.com/multiformats/go-multiaddr-dns;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=2c774f3c835321ab48ee63492dedd1aec8691a51;name=git_7a7ba1e4_0;destsuffix=vcs_cache/3a5d5a2a52015f0b62ebca80333a09e10edbf4e39cd0d488843980bcc22b7016" | ||
| 478 | SRC_URI += "git://github.com/multiformats/go-base36;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=da52c98bb97cfaa321be04030bc97dcee7de63ff;name=git_f2aafc4b_0;destsuffix=vcs_cache/b53b08586b57e1c9d5907ee7589ddc68381618b8b71a4a91cf585531a2925d85" | ||
| 479 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=30b45fbe13b3a116675a49a799d13d18a9306f60;name=git_573da6f3_0;destsuffix=vcs_cache/132595ba2696035ea593177db5d567c0981fb2575348a6dd5f205ba00adc171e" | ||
| 480 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=f96df18bf0c217c77f6cc0f9e810a178cea12f38;name=git_573da6f3_1;destsuffix=vcs_cache/757011a7dfa054e1bd8aa193c0b02452f7bd545a8d545b453c1c99932f128c47" | ||
| 481 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=58a41f7df1d82d16599e259325b3337d69f70e3b;name=git_e2525f66_0;destsuffix=vcs_cache/336ef425701a0f8e2a7fd9038f8015dc08a8c83b80d82305e7fdb531e67b848a" | ||
| 482 | SRC_URI += "git://github.com/multiformats/go-multistream;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=6275fc7b9cee338515acd5a48db506e4666bfc7a;name=git_3b3d5d66_0;destsuffix=vcs_cache/8bfeaf3cf7cdfb9da36d345b9e0f1c5edca47a7e849387b053fc7eb8bed09bb1" | ||
| 483 | SRC_URI += "git://github.com/multiformats/go-varint;protocol=https;nobranch=1;tag=v0.0.7;shallow=1;rev=8c8129accb08fc978bb276c81d568c41eafdd48f;name=git_82e9ac21_0;destsuffix=vcs_cache/ce0dad13d3a66794d01ddcba58a1d4edcebfcc735198acfda0cb2217b3b7da09" | ||
| 484 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;tag=v0.0.8;shallow=1;rev=249ead2008065c476a2ee45e8e75e8b85d846a72;name=git_378abd8b_0;destsuffix=vcs_cache/156329e1d8fb42524cb5f10735c9ac97e24eccfbbdd0078544b96a543cfca3cd" | ||
| 485 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=ff9da31500dddfc675e996601a05cdfc3ce7c764;name=git_378abd8b_1;destsuffix=vcs_cache/5357d62ff01a1b90a3740db211ad8dce9191406dda2bded9fa50679d59183137" | ||
| 486 | SRC_URI += "git://github.com/eapache/channels;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=47238d5aae8c0fefd518ef2bee46290909cf8263;name=git_f2d1a81f_0;destsuffix=vcs_cache/eda59f1cad7c96c76bae1c5af9f36f10e0396a2ab9863a89ba65e537ecc4a2b4" | ||
| 487 | SRC_URI += "git://github.com/eapache/queue;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=44cc805cf13205b55f69e14bcb69867d1ae92f98;name=git_d80d5ca1_0;destsuffix=vcs_cache/ba2ad1068c3529ddb963e552541629857896d8c6ee8757652f5748840d598e0c" | ||
| 488 | SRC_URI += "git://github.com/ucarion/urlpath;protocol=https;branch=master;rev=7ccc79b76bbb8235c4fb3da11c4bc35af899456f;name=git_4a3b7037_0;destsuffix=vcs_cache/d8e173a71d3b09082cd60a40b418e742b39bff366afa2e306e5890eaab230e97" | ||
| 489 | SRC_URI += "git://github.com/go-errors/errors;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=33d496f939bc762321a636d4035e15c302eb0b00;name=git_35ff444b_0;destsuffix=vcs_cache/e89baf203a1d185b7272705d5ddb9ad62af4e74186fabb8fa5bfdc52c96e133e" | ||
| 490 | SRC_URI += "git://github.com/go-errors/errors;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=a6af135bd4e28680facf08a3d206b454abc877a4;name=git_35ff444b_1;destsuffix=vcs_cache/bd902bb55d3203ba820919cba2d9b8979bf9015dfc5503b247893b3356f59fe5" | ||
| 491 | SRC_URI += "git://github.com/sagikazarmark/slog-shim;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=eee7ea0c5b908723aed346b2391e3d09ff2f6818;name=git_0d9220c7_0;destsuffix=vcs_cache/f3be91604cf714dd2b480e712ec24de49956501e22e4940c29ea63e0193adcb8" | ||
| 492 | SRC_URI += "git://github.com/sagikazarmark/locafero;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=3add67b02885e6dfa54e592644f8aafcd7693f2e;name=git_43f789e0_0;destsuffix=vcs_cache/1e12c5b97703fde4658372f4b816314209ce38c28aca51d18ec787ea01752016" | ||
| 493 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=569f7c8abf1f58d9043ab804d364483cb1c853b6;name=git_9d94b3ef_0;destsuffix=vcs_cache/f1efb2c29b6433b427aff2bdf512fd9ff9b4ab5751f1fc3a6c99a8a37c4ca2c0" | ||
| 494 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_1;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" | ||
| 495 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=a76eb16a93c1e30527c073ca831d9048b4b935f6;name=git_9d94b3ef_2;destsuffix=vcs_cache/7746ae0f30410353176582bb9e382aff24108dd618b7ef963012b677127ce920" | ||
| 496 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;branch=master;rev=af01ea7f8024089b458d804d5cdf190f962a9a0c;name=git_493c345a_0;destsuffix=vcs_cache/8124ba3f2d8728403f4dc90ebaa06daebaa11ec294e656a7cecf012286dad538" | ||
| 497 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac;name=git_493c345a_1;destsuffix=vcs_cache/02567effcb53f4b0fa353f44e344720b283adffc4e4e56c8fc00cb1a6101acf7" | ||
| 498 | SRC_URI += "git://github.com/alexflint/go-scalar;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=489daf05a6ccfffdd72c1d5e972bb14163fa07b1;name=git_14774712_0;destsuffix=vcs_cache/bb5544d7107518483b3580a2708d7b533175bf6c2805018b1715f6339f095c5e" | ||
| 499 | SRC_URI += "git://github.com/alexflint/go-arg;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=bee5cf5d7cc07c41b2a528052bfba0566b5069c0;name=git_62e1d458_0;destsuffix=vcs_cache/c93291152d467fbb2a25bc23bc105940d7d2ab454b537b0bf82ec0000dd9ab3b" | ||
| 500 | SRC_URI += "git://github.com/alexflint/go-filemutex;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=d273d2a9c3e7a8d04fe55266079812748f045ffd;name=git_30bbe144_0;destsuffix=vcs_cache/4bc80c029b912b71081826e769697da46a3fb902cbda086feac07c555787e17f" | ||
| 501 | SRC_URI += "git://github.com/cockroachdb/datadriven;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=26b70ec25f5935afbf28f0fa1ffea6b385636e27;name=git_c15d85a4_0;destsuffix=vcs_cache/7f9aeac808866822052bb4ed51dc861e3a67c7e873ec73bc2eaed15490ebc819" | ||
| 502 | SRC_URI += "git://github.com/stoewer/go-strcase;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=6c4ce445f323378b0865757ffd2c50d8bb2737f8;name=git_59561842_0;destsuffix=vcs_cache/f75efc30617757a01c813975e22457d6a40cfb4429460fb4bb34cc10d9a863cc" | ||
| 503 | SRC_URI += "git://github.com/stoewer/go-strcase;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=992183722cdb474a541bf3bc9d205b302edd47c2;name=git_59561842_1;destsuffix=vcs_cache/17bf9603f55eb37b94902202ff383a663ee8daa03b6fc6688ed2b99cad65b3a1" | ||
| 504 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ecf0936a077a4bd73a1cc2ac5c370f2b55618d62;name=git_bad0582b_0;destsuffix=vcs_cache/c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0" | ||
| 505 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ab69d8d93410fce4361f4912bb1ff88110a81311;name=git_3ac6d6a4_0;destsuffix=vcs_cache/d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5" | ||
| 506 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=af06845cf3004701891bf4fdb884bfe4920b3727;name=git_b0f6ef1f_0;destsuffix=vcs_cache/0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad" | ||
| 507 | SRC_URI += "git://github.com/mitchellh/copystructure;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84;name=git_1a7f6829_0;destsuffix=vcs_cache/d3fc75b255c7157669cb2bfb806c854438546d13de557d12d405a6c09392b5f6" | ||
| 508 | SRC_URI += "git://github.com/mitchellh/reflectwalk;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e0c24fdb021963cd2c4013097a0b993a7c4e344f;name=git_25507f2c_0;destsuffix=vcs_cache/cef150715ca3823275a9d97895b7fdc3d73afcb2a90e53183ddffeff1bf246a8" | ||
| 509 | SRC_URI += "git://github.com/ccoveille/go-safecast;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=18f613b6035966362d82fbf41896b1d089fcd589;name=git_3545f9ef_0;destsuffix=vcs_cache/5ebf8f5efec55695299f16dd2d1007fb750b1e0103803f4f6a53052cc0211db1" | 27 | SRC_URI += "git://github.com/ccoveille/go-safecast;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=18f613b6035966362d82fbf41896b1d089fcd589;name=git_3545f9ef_0;destsuffix=vcs_cache/5ebf8f5efec55695299f16dd2d1007fb750b1e0103803f4f6a53052cc0211db1" |
| 510 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=0bdeddeeb0f650497d603c4ad7b20cfe685682f6;name=git_cd035cbf_0;destsuffix=vcs_cache/16abec32eeeacf78ac938b59d96d2b50aba6e642cc5617322f40d2aa3b51daa0" | 28 | SRC_URI += "git://github.com/ccoveille/go-safecast;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=3cfb5dd06422132a83c933e329c7ac776bf0dc82;name=git_3545f9ef_1;destsuffix=vcs_cache/939b4b19730fcd57c7e67cfe7a6718328df8f5ce8f61f7c8cd548ed5aadc035c" |
| 511 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_1;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" | 29 | SRC_URI += "git://github.com/ryanuber/columnize;protocol=https;branch=master;rev=9b3edd62028f107d7cabb19353292afd29311a4e;name=git_093123ba_0;destsuffix=vcs_cache/a4800214e3c655e7bc226a29e3977ffcc0fd261f20cc243b23ab733e3743a6e6" |
| 512 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.16;shallow=1;rev=77bdfaba349380095e742cb8aedbaf4e68d9f3b2;name=git_cd035cbf_2;destsuffix=vcs_cache/496cd8a1b24daac973dcb806ca432503824f1918d2978a8fc9dc8b241b3efe5f" | ||
| 513 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.2;shallow=1;rev=850de854cda08e97afb500b72967f1a56f0330e5;name=git_cd035cbf_3;destsuffix=vcs_cache/8df09289d41a4d006191630ffbd05d94e437e3572a992335e9d3de83d39549a6" | ||
| 514 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.10;shallow=1;rev=c24c9f398d5d925f8c3d990509e8c7b3ae942646;name=git_cd035cbf_4;destsuffix=vcs_cache/225872daef360d9b21e205c4d9b552c0b8cf9d6db7ef54d031f8d796b338825c" | ||
| 515 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=crypto/blake256/v1.1.0;shallow=1;rev=0d2e94857b109d8bcf1056b3d5061ca90f0f8b94;name=git_9fd408f7_0;destsuffix=vcs_cache/6b53d2d53c1d8abc0b1e3afd84693f1e8e516f653a62396f262dd3998d23cdf9" | ||
| 516 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.4.0;shallow=1;rev=f98d08ef138a99711dbbc86c569935ded8d6a986;name=git_9fd408f7_1;destsuffix=vcs_cache/dea203beeafba9300d7341afcdd38985621ebd2ec9d4c5a8a7d262cbb2c2bc41" | ||
| 517 | SRC_URI += "git://github.com/bronze1man/goStrongswanVici;protocol=https;branch=master;rev=211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58;name=git_35e9e2e0_0;destsuffix=vcs_cache/d421cb26539bd984124aa1407f9183358053224a7aeab84c95a169a35343a0f7" | ||
| 518 | SRC_URI += "git://github.com/soheilhy/cmux;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=5ec6847320e53b5fee0ab9a4757b56625a946c85;name=git_4d205919_0;destsuffix=vcs_cache/0eb8d423f961736e5cfd383d1dd7bf2ed7cb3502aa09c4ea7d57615fe3ff21e9" | ||
| 519 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;tag=v4.13.1;shallow=1;rev=4d7e18847d8881a176db3d7cca909e3f3942a05f;name=git_fe30925c_0;destsuffix=vcs_cache/096a48a66e783be10de52ef93ca366d977430e8b49a79bedea51ff8e16480448" | ||
| 520 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;tag=v4.13.0;shallow=1;rev=9549173c7ad83c2bf580a654ce0fe666fd7d2557;name=git_fe30925c_1;destsuffix=vcs_cache/60621af84507c8d126bbdd70d9f0e8feba7b29011ba5e1a667fdf9c123d5eb38" | ||
| 521 | SRC_URI += "git://github.com/flannel-io/flannel;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=cf342d377f5920c74c2cc880d0d9ea05e0a93886;name=git_5354256f_0;destsuffix=vcs_cache/1bdcecde54190e1db70bfa8bdda0eb7bebac560cf2ba3fd5242cbda22a7e654d" | ||
| 522 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | ||
| 523 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.32;shallow=1;rev=33089e232f3ae65a718a0fc3b205ac5d89995885;name=git_40d8a3db_1;destsuffix=vcs_cache/4d8e65dde523b2ecd19bb3bacf6dce7eb6b72fd4b382ecd732a1f5c8fb8859d4" | ||
| 524 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=829d874034a5048e1a5c6354dcd8b40e1e41c3a2;name=git_40d8a3db_2;destsuffix=vcs_cache/99d522df278615d654c06174161495a295b56f37f18c70b93be7ae19a5f89849" | ||
| 525 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_3;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | ||
| 526 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=9f5125e104c38283b8ca0a581793abe4260dd786;name=git_40d8a3db_4;destsuffix=vcs_cache/b23efb0c9bc0dc0b0b4a019953944537802c3df6caefc56d2d8462d9bbe7dd79" | ||
| 527 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_5;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | ||
| 528 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.25;shallow=1;rev=fea52e86ab0a270b4c912a5681fae878a8f6e053;name=git_40d8a3db_6;destsuffix=vcs_cache/aa711c15dff4a421f2da78a8246856c752bc94aee78fac21afc76f9e987aa343" | ||
| 529 | SRC_URI += "git://github.com/natefinch/lumberjack;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=7d6a1875575e09256dc552b4c0e450dcd02bd10e;name=git_18aad6ee_0;destsuffix=vcs_cache/576193a875ad316d0d18cd60a70efab6ecfe55f31ab59dffa431b4632e771db4" | ||
| 530 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.8.0;shallow=1;rev=ee34567408d6ab557a0169089879ec111bd74408;name=git_4e8568a3_0;destsuffix=vcs_cache/9549fd67be856dc5565aa6f4996edb86a648510a1efb4dec609c4133bdba118c" | ||
| 531 | SRC_URI += "git://github.com/campoy/embedmd;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=54781ea47c31d8d2e4e351c1e05ce3ebf95f1446;name=git_5532df9d_0;destsuffix=vcs_cache/d43d85aa2bde039589938e3fbe00e30e4a4c6c138461d89429caf1f7957e0937" | 30 | SRC_URI += "git://github.com/campoy/embedmd;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=54781ea47c31d8d2e4e351c1e05ce3ebf95f1446;name=git_5532df9d_0;destsuffix=vcs_cache/d43d85aa2bde039589938e3fbe00e30e4a4c6c138461d89429caf1f7957e0937" |
| 532 | SRC_URI += "git://github.com/marten-seemann/tcp;protocol=https;branch=master;rev=dfbc87cc63fd003b9a070c76d605769fa3e2e3b2;name=git_956a28b8_0;destsuffix=vcs_cache/33a0eb67e183fd6a89d060780dc85cc189b9dc45c859bdd37071c3600c208181" | 31 | SRC_URI += "git://github.com/alexflint/go-filemutex;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=d273d2a9c3e7a8d04fe55266079812748f045ffd;name=git_30bbe144_0;destsuffix=vcs_cache/4bc80c029b912b71081826e769697da46a3fb902cbda086feac07c555787e17f" |
| 533 | SRC_URI += "git://github.com/koron/go-ssdp;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=156d60dcc8ad19f8079697dd8c7faffdc257f13d;name=git_18fc3f69_0;destsuffix=vcs_cache/b3f2fe616a78079307d5651878a0a66e3c3aa032a54ebe2eea8de07ca286248c" | 32 | SRC_URI += "git://github.com/alexflint/go-arg;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=1f6498e8a3123322667ff8b863c9d772d6123a14;name=git_62e1d458_0;destsuffix=vcs_cache/1ca6d317abcd9575bae4de46496d27fe385aa6492383f5a01b8780619d9582ef" |
| 534 | SRC_URI += "git://github.com/NYTimes/gziphandler;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=dd0439581c7657cb652dfe5c71d7d48baf39541d;name=git_749e556e_0;destsuffix=vcs_cache/4432cf17688d98dd536a5b6fffc152e59d0c129e894bd16e3de993748e44bed5" | 33 | SRC_URI += "git://github.com/alexflint/go-arg;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=a36ed1e7b3fe64227244048a90289a5d365bf2f1;name=git_62e1d458_1;destsuffix=vcs_cache/955824524f72b67a929912712fd8c52eb86121a17542944b49fccaa33558d17b" |
| 535 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | 34 | SRC_URI += "git://github.com/alexflint/go-arg;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=bee5cf5d7cc07c41b2a528052bfba0566b5069c0;name=git_62e1d458_2;destsuffix=vcs_cache/c93291152d467fbb2a25bc23bc105940d7d2ab454b537b0bf82ec0000dd9ab3b" |
| 536 | SRC_URI += "git://github.com/jackpal/go-nat-pmp;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=059203efa1edd7130293a583541b8308e7c640c4;name=git_1ca5cc9c_0;destsuffix=vcs_cache/a9c9e696f5c2025a684a3d9fe55c0014cae2c3985dca22c996c9dd828504babe" | 35 | SRC_URI += "git://github.com/alexflint/go-scalar;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=489daf05a6ccfffdd72c1d5e972bb14163fa07b1;name=git_14774712_0;destsuffix=vcs_cache/bb5544d7107518483b3580a2708d7b533175bf6c2805018b1715f6339f095c5e" |
| 537 | SRC_URI += "git://github.com/karrick/godirwalk;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=9a7752c108e7ea76255201b9f47bd4d4d2df868e;name=git_8aec9722_0;destsuffix=vcs_cache/00df926e167fc3ac0bffbc2589333a82b9a2d1d11a2f8699eccdccd2123f3b01" | 36 | SRC_URI += "git://github.com/lunixbochs/vtclean;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=88cfb0c2efe8ed7b0ccf0af83db39359829027bb;name=git_714fafb1_0;destsuffix=vcs_cache/a64635e7069ce30842828241b69c56949c4fef627243d112779ccba4e6bac350" |
| 538 | SRC_URI += "git://github.com/phpdave11/gofpdi;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=938432d87db898577a88d7ca69778a5f62f5438c;name=git_e5246477_0;destsuffix=vcs_cache/6a626a54c90f4d9de05c792d1a59d5a84e149ff9e3b616bcf63ee14954ba3b6c" | 37 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=2b33151c9bbc5231aea69b8861c540102b087070;name=git_975c3d3f_0;destsuffix=vcs_cache/21d04a5177cfeef214577aa3b5c90454aed60c2184b77a0fffa7922aa843666a" |
| 539 | SRC_URI += "git://github.com/phpdave11/gofpdi;protocol=https;nobranch=1;tag=v1.0.13;shallow=1;rev=cf771f66a372da8380cb6c9fe5d9d40133dcc563;name=git_e5246477_1;destsuffix=vcs_cache/879b0b1c952355c7c7b15b6000329a3fa78045d0285f33d1d40466bfd4295fcc" | 38 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_1;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" |
| 540 | SRC_URI += "git://github.com/phpdave11/gofpdf;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=6c2904300397bab594ce233e3d50ef2caca8da0e;name=git_5e7c9dc3_0;destsuffix=vcs_cache/d948d07226ac81ca9dfa21b460dc9d5a8b9fe8d2f91e68b9a470b579d27acf4a" | 39 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd;name=git_975c3d3f_2;destsuffix=vcs_cache/8af4d54440b1b6703cd1b26845d1f5914958f01a18064501f7b77554b973b677" |
| 541 | SRC_URI += "git://github.com/huin/goupnp;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=00783e79ec6092ce7c16ab10ef62e92e75e89939;name=git_925a882d_0;destsuffix=vcs_cache/b2416529b374ba266852415e21422dca93151105a7f8be85237fcea7f3e3de89" | 40 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_3;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" |
| 542 | SRC_URI += "git://github.com/libopenstorage/openstorage;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=093a0c3888753c2056e7373183693d670c6bba01;name=git_baa2cfc9_0;destsuffix=vcs_cache/bde8b7c7cda7932b0f7b8b0399287997a1362e2043ea9a41dfa4e5aa52775339" | 41 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" |
| 543 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=d455a5674050831c1e187644faa4046d653433c2;name=git_ee38636b_0;destsuffix=vcs_cache/1d655b27e8a62450ffe4a1211121c495b65a261b580d5c8d6e9a51c7e5c924f1" | 42 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" |
| 544 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.4.3;shallow=1;rev=e609ce4fbeb610ff0c19b342956a040b0e2f8c67;name=git_ee38636b_1;destsuffix=vcs_cache/ba7772ca7ade52834cfaaaa92e14c1330219b9261aef903e2d24a500def3e37d" | 43 | SRC_URI += "git://github.com/andybalholm/stroke;protocol=https;branch=master;rev=bd29b49d73f0c389206919adc10ba4ffa45a5d22;name=git_6804600a_0;destsuffix=vcs_cache/a040ddc12c62365cb0fba9cfb28c0a5e0e06dcb9d26fe21cfcef79d112b2d3d2" |
| 545 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" | 44 | SRC_URI += "git://github.com/andybalholm/brotli;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=1d750214c25205863625bb3eb8190a51b2cef26d;name=git_ea22ee5a_0;destsuffix=vcs_cache/2e0b83183a9179f7090fbc742d4418d31433b282c16c41a58ed824a71a3ff16f" |
| 546 | SRC_URI += "git://github.com/bradfitz/go-smtpd;protocol=https;branch=master;rev=deb6d623762522f8ad4a55b952001e4215a76cf4;name=git_3dafbe03_0;destsuffix=vcs_cache/1b424f68d4f8e67b68a250259077b2b1bb6b78cc0ffbd18d035ecc83c61ce63d" | 45 | SRC_URI += "git://github.com/VividCortex/ewma;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=487e8c9fe1e218b64696ee0219903a3a40d0dc2b;name=git_d00a7018_0;destsuffix=vcs_cache/c43a2bf2c6bac424614e43cd2875eda3ab199a1c1cfe822b7fc50e73cadcf42f" |
| 547 | SRC_URI += "git://github.com/container-storage-interface/spec;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=80d53107c70981b9da8aaf9cd1c90249562b22f0;name=git_ec343ccc_0;destsuffix=vcs_cache/50a317890fc319f14986be324b319ba7b273e81a1018320dacafd7b7205305e9" | 46 | SRC_URI += "git://github.com/VividCortex/gohistogram;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=51564d9861991fb0ad0f531c99ef602d0f9866e6;name=git_dccea892_0;destsuffix=vcs_cache/9d916ad1d1c816536a4bac7f6f4e3dc05790af3f934accfb8d74cbe6d8eb50ef" |
| 548 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" | 47 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=94f6ae3ed3bceceafa716478c5fbf8d29ca601a1;name=git_dbf881a0_0;destsuffix=vcs_cache/1b388a1684e1a9c684765489ae3b6773c18ed7e7fd1b43f66505af2786ebedea" |
| 549 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=c1e37c09b531b14ae12a501eb6fd529b31cecdaa;name=git_c34f7170_0;destsuffix=vcs_cache/1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e" | 48 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=1ffadf551085444af981432dd0f6d1160c11ec64;name=git_60c66923_0;destsuffix=vcs_cache/ee452b53b4fff7dad92b59f8061aa7e19da0f3322d1162a4c1e398f81b4a6af7" |
| 550 | SRC_URI += "git://github.com/jedib0t/go-pretty;protocol=https;nobranch=1;tag=v6.6.7;shallow=1;rev=b14745cbcf545d2704cdd6f97163344b0fe683a3;name=git_2afde39a_0;destsuffix=vcs_cache/8dd325fc1142fd358eca5fbf7c852b91aaba202d2bda5a092496c442bc1b870d" | 49 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=48ddde5701366ade1d3aba346e09bb58430d37c6;name=git_60c66923_1;destsuffix=vcs_cache/9ec75fbe9e00cca157fc565d008521e46a9656e192f37d754d596e3214cd525e" |
| 50 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=6e0c3abdfe6a2d4df3c91ebf847f984c78eeba25;name=git_60c66923_2;destsuffix=vcs_cache/3449a70be0cba2b36e892d66ed5416394c998d95bf2678fdca96ac5b79ab2d1a" | ||
| 51 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=fc73346bfc4e6597bc520fb6eea04360299e77d2;name=git_60c66923_3;destsuffix=vcs_cache/9cc7dcb092f85c0bf4943e1b48f1e8797e55b24b96e1a8470fe8489d0e8015cf" | ||
| 52 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=238028b461aa4b67a4f04c765fa37354b75b749c;name=git_799c94ee_0;destsuffix=vcs_cache/605793e1ac3c11bc9d6e01a2809fed02ac84c0b7581c2411b390bf7ebcc9dcfd" | ||
| 53 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.9.2;shallow=1;rev=2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b;name=git_799c94ee_1;destsuffix=vcs_cache/e18a0e861d722a712f5c7c3b6b816c4bfcee4d60386ff56ccad4c1b464b5e392" | ||
| 54 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.15.0;shallow=1;rev=399bb34ad9fd8a252ad1d8bfaef96279b66dc774;name=git_799c94ee_2;destsuffix=vcs_cache/cddc2f28eb963a54c5e24c75f7a8c40f64cd3123acfcd144fcc900d516d36218" | ||
| 55 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=5c4385aa20510dba5ca4db12c02b0c9211d82892;name=git_799c94ee_3;destsuffix=vcs_cache/60efb83b6288e983050bf2fecb13d4327c1e2cf5b2aed8cdf1f3f30a87374663" | ||
| 56 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=bc94f58beda5dbff6f74599fcb1f1717c5b1c111;name=git_799c94ee_4;destsuffix=vcs_cache/eec62a9237b2ed5a555bea3fc6454feb2cfb8edef4925f762bd7f483e3f7111d" | ||
| 57 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=ea38482beffb2485aed022e0c1ed3b4b561f67b6;name=git_799c94ee_5;destsuffix=vcs_cache/10eb29b31a6d121ad5e6736bcb97bea1f12989832dd250b2978cb4ca9f063786" | ||
| 58 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=ee6eef77ef4a6c73b07a4bc070a9a2f076fd121e;name=git_799c94ee_6;destsuffix=vcs_cache/557c850ba5601aa018dcb6e0056cd98e07051c557806cab1023900faec1d979d" | ||
| 59 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.9.1;shallow=1;rev=40b5bc1437a564fc795d388b23835e84f54cd1d1;name=git_41456771_0;destsuffix=vcs_cache/b9eaed78e0a5f6d8926cb7b295c1304ebd0c79848e4fc0ad5e0ab83089f9081b" | ||
| 60 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=51d675196729be769ce235b710ab7058b3aad03a;name=git_41456771_1;destsuffix=vcs_cache/14ca6c54f73d902b63f56153c598309a1be8f8885d7a78dd375f7547ccb40ed3" | ||
| 61 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.2;shallow=1;rev=88b30ab89da2d0d0abb153818746c5a2d30eccec;name=git_41456771_2;destsuffix=vcs_cache/a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685" | ||
| 62 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=de187e874d1ca382320088f8f6d76333408e5c2e;name=git_41456771_3;destsuffix=vcs_cache/ca894a0ce349aefca4cfd7bff55a1df5376df1ade3a4281666dfde19c97aa438" | ||
| 63 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec;name=git_41456771_4;destsuffix=vcs_cache/2d91d6bc5de03fdd7c7a38386c83b43ea19399859bc492d6f78c8a36a38a0a6f" | ||
| 64 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=ef82de70bb3f60c65fb8eebacbb2d122ef517385;name=git_41456771_5;destsuffix=vcs_cache/1931eb401ee758619715c1ee1cee064f351cf2bd4bfe6216677683ea375242dd" | ||
| 65 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=21a7fd828ed231bbe62068d6aafa5aa9f85dc79e;name=git_133525c9_0;destsuffix=vcs_cache/3eba7acad766c32d29d8a40e8275f02ca63e7a9d26586fe25a7b926c7c615ebc" | ||
| 66 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=b9733f03ad014259d08f405c13e3d7f469fa1a8e;name=git_133525c9_1;destsuffix=vcs_cache/49e4392ef048dee8e4864464b674a8468cb61b218447507a5d093ba680c065c0" | ||
| 67 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=bd038658992ae06c6ccf069a5b4bebe432602d0f;name=git_133525c9_2;destsuffix=vcs_cache/716c6569107b5db9efcccb0cbc0608e40d8b1f15e813d496db72b99af02a69d2" | ||
| 68 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" | ||
| 69 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" | ||
| 70 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab;name=git_66b7b8c8_2;destsuffix=vcs_cache/dbfdd18a638b7c45a5c225a857127418838676706ffaf75f8739561cd3b235db" | ||
| 71 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=583c0c0531f06d5278b7d917446061adc344b5cd;name=git_66b7b8c8_3;destsuffix=vcs_cache/d5b517d7f6e5d5cd7d7bb9fd3dcce2d1fa2ee599862e71602957c5ee7b917288" | ||
| 72 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=5ca813443bd2a4d9f46a253ea0407d23b3790713;name=git_66b7b8c8_4;destsuffix=vcs_cache/b7f51c906eabb517613129455992f23a2f48e1c6186855b1b66ba9e619db1aa4" | ||
| 73 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.8;shallow=1;rev=b9c16fa5ec31cd7339621b8d208bf4f2769486c4;name=git_66b7b8c8_5;destsuffix=vcs_cache/ae8f955c52b8e9f3c80832af240b56516ffe9cc2120599245f02e666ec74ea2a" | ||
| 74 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=f9cbdd9ca94287ab4ef0848e67ecd77cf1361d48;name=git_66b7b8c8_6;destsuffix=vcs_cache/9325cb311901fc4d638afc02c2b6486fbe7957c09113848aa160e435f89a12ab" | ||
| 551 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" | 75 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" |
| 552 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.6;shallow=1;rev=0ff49de124c6f76f8494e194af75bde0f1a49a29;name=git_61c80dd4_1;destsuffix=vcs_cache/49dd68855c9609b742b2b0b4f38fc7310fe801de54098c1919a0a64c7a0df65f" | 76 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.6;shallow=1;rev=0ff49de124c6f76f8494e194af75bde0f1a49a29;name=git_61c80dd4_1;destsuffix=vcs_cache/49dd68855c9609b742b2b0b4f38fc7310fe801de54098c1919a0a64c7a0df65f" |
| 553 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=b65e62901fc1c0d968042419e74789f6af455eb9;name=git_05a135b6_0;destsuffix=vcs_cache/675625eeeefad9c3f4459df3247d933fb6e7d14c2bf0197d7b150977db401831" | 77 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.7;shallow=1;rev=27518f6661eba504be5a7a9a9f6d9460d892ade3;name=git_61c80dd4_2;destsuffix=vcs_cache/bc41490320f388f56ca605b559e022840691077e82ae0ad6dd62b7ea000f0603" |
| 554 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;tag=v1.5.3;shallow=1;rev=ce903f6d1d961af3a8602f2842c8b1c3fca58c4d;name=git_05a135b6_1;destsuffix=vcs_cache/488d8cd8a88abb482d8f1492062df580a20ee01cc094793ff84f205a4fe52d4f" | 78 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.11;shallow=1;rev=e6b9536d3649bda3e8842bb7e4fab489d79a97ea;name=git_61c80dd4_3;destsuffix=vcs_cache/8c3286acb21d69abf31bbc2e11d70f619d94d964c6a09eea42b43829da5a380f" |
| 555 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_2;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | 79 | SRC_URI += "git://github.com/jellevandenhooff/dkim;protocol=https;branch=master;rev=f50fe3d243e1a9c9369eea29813517f3af190518;name=git_885fe4b8_0;destsuffix=vcs_cache/9e4a30734fce86854ee4aa881f2c309bd19baeaef70f181545ed2b2a1c061853" |
| 556 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_0;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | ||
| 557 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=7abd870410ccf784788af4f55c6413c9ef47222d;name=git_8d04195c_0;destsuffix=vcs_cache/e6efc2f143e5d54f9ed7fb3e3e739703147c08b8dbae0e4bbc72141935a26a33" | ||
| 558 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | ||
| 559 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_1;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 560 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_2;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 561 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_3;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 562 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 563 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 564 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=221dbe5ed46703ee255b1da0dec05086f5035f62;name=git_aa93f7ee_2;destsuffix=vcs_cache/9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e" | ||
| 565 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_3;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 566 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.3;shallow=1;rev=4c93d8f201cb46ed50de949ee65804f944b570f8;name=git_aa93f7ee_4;destsuffix=vcs_cache/8a197762b99efcc9569be6574437bbc8ba68bb08552483d98ac7cebad4717beb" | ||
| 567 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=89cbdd9e7b39eb58896d316a7495597d3aba4371;name=git_aa93f7ee_5;destsuffix=vcs_cache/9f66a27582a9e6eca9bf419e24508c10315317c311c9f2dd15c7944badd99385" | ||
| 568 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_6;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 569 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b747d7c5f853d017ddbc5e623d026d7fc2770a58;name=git_aa93f7ee_7;destsuffix=vcs_cache/d45ab2961914a9a432c9fbbee6a5e2e51a7c04a9c7b64b567c83074a7152bb5f" | ||
| 570 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2;name=git_aa93f7ee_8;destsuffix=vcs_cache/003499734bee17b8844982adea572bd169732e82c6d280c8ebabd92ad4fc5e97" | ||
| 571 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f35b8ab0b5a2cef36673838d662e249dd9c94686;name=git_aa93f7ee_9;destsuffix=vcs_cache/2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317" | ||
| 572 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.2;shallow=1;rev=f36bfe3c337aa95c86f04c721acdbafb5ffb1611;name=git_aa93f7ee_10;destsuffix=vcs_cache/5eed4f7019d77fd1a97b264bb91f3668f2495d84acd03b9b60d32e894e4518a5" | ||
| 573 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=f654a9112bbeac49ca2cd45bfbe11533c4666cf8;name=git_aa93f7ee_11;destsuffix=vcs_cache/782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a" | ||
| 574 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.4;shallow=1;rev=f97607b89807936ac4ff96748d766cf4b9711f78;name=git_aa93f7ee_12;destsuffix=vcs_cache/cec0eadb3ceb93408aae446eb0c115ea4a39cd4ba2048947ee55e1f8969c3872" | ||
| 575 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_13;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 576 | SRC_URI += "git://github.com/klauspost/pgzip;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=17e8dac29df8ce00febbd08ee5d8ee922024a003;name=git_b3093e6b_0;destsuffix=vcs_cache/02e19538a5e11918b1a8e352986c626de6e0a94b861bc4f4f84538ad857e14ec" | ||
| 577 | SRC_URI += "git://github.com/klauspost/asmfmt;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=ef134b9cec704e2b7b336fb02153b7d1a58247da;name=git_98f31443_0;destsuffix=vcs_cache/29514b7fd73cff50fdd2adf52bd4ce9142682040105ed04639e17843e1648b64" | ||
| 578 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.2.10;shallow=1;rev=22ab8b9e7d0bace6b004331e4541a0779db894df;name=git_7d314923_0;destsuffix=vcs_cache/c8fcc2c953978946a38caae7607885d3100436a541243af65dfed333e4170ee6" | ||
| 579 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=23e01ae8a150f66375d25ea1f1d52031fc3da4b9;name=git_7d314923_1;destsuffix=vcs_cache/b530fbd86ce728818022953d75d42fbb7cfbe90c31861cb1755e916e1f52cc51" | ||
| 580 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.0.9;shallow=1;rev=6903d4066801a7d800d4537ee9eebe81ea97000e;name=git_7d314923_2;destsuffix=vcs_cache/d56dba3a021e74a769375213fac876928aab9dc10df2f3734d8394c3cd25f2e2" | ||
| 581 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.15.9;shallow=1;rev=4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed;name=git_98939663_0;destsuffix=vcs_cache/8e33d748be1c348a240688ef34cf04f9ac5dc829148e9d5df8da48a701ad6316" | ||
| 582 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.17.9;shallow=1;rev=7ae2138b16cc43afcea3ce7d3d2f2625fb389d51;name=git_98939663_1;destsuffix=vcs_cache/4f845ee699a0d248d06fc5a5f47db618be866b82e1477ccd82985e3a1d448585" | ||
| 583 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38;name=git_98939663_2;destsuffix=vcs_cache/acdd26bc7e11320191664fe567e96e13863435ec47b9be014f26e8ca6283ca80" | ||
| 584 | SRC_URI += "git://github.com/songgao/water;protocol=https;branch=master;rev=2b4b6d7c09d80835e5f13f6b040d69f00a158b24;name=git_4875b2dc_0;destsuffix=vcs_cache/714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741" | ||
| 585 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b;name=git_be555826_0;destsuffix=vcs_cache/c9c4254c80a65cc2fd4e139ee8cca1b50f6168b9a40d3bbf4a174548c4e38898" | ||
| 586 | SRC_URI += "git://github.com/fatih/camelcase;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=44e46d280b43ec1531bb25252440e34f1b800b65;name=git_1ec3dcd6_0;destsuffix=vcs_cache/6a70c3e9444a569228a1f78a8f5675b37449de9d847ac7156e8fc8d028bdd829" | ||
| 587 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v0.59.0;shallow=1;rev=c8e7863c83e1767cf019b0e8429decc9c4bdb9cd;name=git_345563a6_0;destsuffix=vcs_cache/1a713831847a09d011646d4dab059845b70fe1e96581d9d37090175437db2f57" | ||
| 588 | SRC_URI += "git://github.com/coredns/corefile-migration;protocol=https;nobranch=1;tag=v1.0.26;shallow=1;rev=68bbb0f25f1077dccf9c98119791d31153d450c9;name=git_8caa3b20_0;destsuffix=vcs_cache/3ce3612385588152b6667ee7cec3ed16d1a698e7c98a37b359a6e7c1f2a83d17" | ||
| 589 | SRC_URI += "git://github.com/coredns/caddy;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8adcfe62194e7ae9f1a7cf952a02dff49e9dc6bd;name=git_57578e27_0;destsuffix=vcs_cache/4e88cc3742999dca3436d8c134b46450c57d9f20540672f550fd112beed2336f" | ||
| 590 | SRC_URI += "git://github.com/jbenet/go-temp-err-catcher;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa11adda5e7cccb838a208007c9ea79dda63c0c0;name=git_e3c6e2b0_0;destsuffix=vcs_cache/bd6a030fa865e999b81ab776c7320137641ad1a185710ae9a120ce776a4eed25" | ||
| 591 | SRC_URI += "git://github.com/jbenet/go-cienv;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=856fd20ff669251745b22ee64eaa32e5763f0c3c;name=git_0de95c08_0;destsuffix=vcs_cache/9ad2f40c59d81ffa7692eb72325dd0dbb910bc39fe67aab8ce253524ba18fe25" | ||
| 592 | SRC_URI += "git://github.com/jbenet/goprocess;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=23d20c20149e1f362afda26f4500cb9d6393f0ad;name=git_7e7546ff_0;destsuffix=vcs_cache/eb92a7f06003a8421d094e3086f104ce86f1dec2aed483ccf5d66084b052c56e" | ||
| 593 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89;name=git_67c76c7d_0;destsuffix=vcs_cache/eec16351afa5aee2969e2bd029fd99a58f4b318b96e652094b0db27b17a0b178" | ||
| 594 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=e53624a87b9b9b919147a9b4626c669a869ebb34;name=git_67c76c7d_1;destsuffix=vcs_cache/50810a84fdec2d9c8210c7c5c4280d5911adb9a7bfd62c792a0353ebe06863ab" | ||
| 595 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=65fb64232476ad9046e57c26cd0bff3d3a8dc6cd;name=git_4f2954a0_0;destsuffix=vcs_cache/3e693db8d747171810730ce9cdd20edcd184964ce5eebd2f68358f2feaaa0e56" | ||
| 596 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.35.1;shallow=1;rev=9f5a208e8adf32c11daf594b3c98a513f13388dd;name=git_4f2954a0_1;destsuffix=vcs_cache/55528403183c5ca0f949540f07a593519920aec994598bfcdfd458e000bd03cf" | ||
| 597 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.36.2;shallow=1;rev=bb0e5501c05cf1b46bea2e97b28a521a0c274e2b;name=git_4f2954a0_2;destsuffix=vcs_cache/fadfbc0b7f9eeef9444a17dcaca214bcb4dc6224346dc4ddfbd25854ee024948" | ||
| 598 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.38.0;shallow=1;rev=c1237df9d4dbb138d19c835940657cc5c7fbd506;name=git_4f2954a0_3;destsuffix=vcs_cache/59674a262b3775795463502ae953fc9220d3230821e27dde27b6fc041eb58778" | ||
| 599 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=2e1be8f7d90e9d3e3e58b0ce470f2f14d075406f;name=git_209602b3_0;destsuffix=vcs_cache/b6304e9db1ac57c8ceb3161772d93cf44ea2cf34c82ca270777495335a4d3948" | ||
| 600 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_1;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" | ||
| 601 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.21.0;shallow=1;rev=ac8918e9fd5e8174adc91e13b9b905b554d14e38;name=git_209602b3_2;destsuffix=vcs_cache/d6335eeb4c3e27d39b38a6f963dd64f8219219f2fc86e3667e80f4a8fe4bbd9d" | ||
| 602 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.16.5;shallow=1;rev=d38b9d946d52cd175495d30143fbecc5aff98f13;name=git_209602b3_3;destsuffix=vcs_cache/5d5337553584cfbd61a079f00c73fab896dfe1413aba0d8fc16c28a2fc5c2f3d" | ||
| 603 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.22.2;shallow=1;rev=f65e80b6237f8705373028b37294c6dde8bdd872;name=git_209602b3_4;destsuffix=vcs_cache/a7ab519f40eca9576664ca40f2c4e29fdbcb7219e8a454f6b503d9c24305cc25" | ||
| 604 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.25.0;shallow=1;rev=fcc0e74deeb1be682ffa7b56e6567183643798dd;name=git_209602b3_5;destsuffix=vcs_cache/8929a71cf946974f42a622f7cecca8acf10fbc65944ef20909866959ce5d95eb" | ||
| 605 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.5.2;shallow=1;rev=05f3235734ad95d0016f6a23902f06461fcf567a;name=git_fb978822_0;destsuffix=vcs_cache/88a644b02cec99e16a7a4b418e482def4525d65927e45fe0aa15d6774bf71e36" | ||
| 606 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_1;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 607 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=d3b5b032dc8e8927d31a5071b56e14c89f045135;name=git_fb978822_2;destsuffix=vcs_cache/3c6cd20af2fcb06acb997b2e5ad1ec087f26361c5d5ac5975478e298942c7130" | ||
| 608 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_3;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | ||
| 609 | SRC_URI += "git://github.com/iancoleman/strcase;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=531aaa44de12ec166ceb71d9bdad7c8295e4235f;name=git_cb362a65_0;destsuffix=vcs_cache/e6b03d190b19f538af3e5683072f36c8e86b6a4478ff41704344b8df9f72b035" | ||
| 610 | SRC_URI += "git://github.com/iancoleman/strcase;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=a61ebb85b34d7b831590cd8fa7faafadc161a652;name=git_cb362a65_1;destsuffix=vcs_cache/bada0a35478d8281532b5a73a507a7c63a65439b876aa50eb6ec464091a62898" | ||
| 611 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.2;shallow=1;rev=583dbe1884ffba565db4259568911f9277c2f12c;name=git_faedb7d0_0;destsuffix=vcs_cache/6c727785fed6a5390bc8febf030038ea36e899b69a48aaf91b3bd52fd48f31fa" | ||
| 612 | SRC_URI += "git://github.com/sclevine/agouti;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=e3f6c97a4077ad821daab49db8172cf9f6690faf;name=git_e5142247_0;destsuffix=vcs_cache/a39a71edfc48836f24c1454d1e17ada69371aeb1f7acacdd95a088dba92ca928" | ||
| 613 | SRC_URI += "git://github.com/prashantv/gostub;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9fc4f583f114a72d2d711ec21d8963c7dfda9a8c;name=git_0da5172b_0;destsuffix=vcs_cache/b588818790d599de07cc3df44ef055145602e6f52d1bc089a62335c8c8ca0abd" | ||
| 614 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.3.1;shallow=1;rev=1558ca3488226e3490894a145e831ad58a5ff958;name=git_ff930dd9_0;destsuffix=vcs_cache/e32f36071c804546813c0e841f9aa5e8e1f8cf2054fb3cb89d9a4ce396cdad75" | ||
| 615 | SRC_URI += "git://github.com/Masterminds/goutils;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f1923532a168b8203bfe956d8cd3b17ebece5982;name=git_b267b5ec_0;destsuffix=vcs_cache/8eb3fffa1f3cd577c7f4c46828a53f22817e3d27d7475a2838b67a520ce7a742" | ||
| 616 | SRC_URI += "git://github.com/Masterminds/sprig;protocol=https;nobranch=1;tag=v3.3.0;shallow=1;rev=e708470d529a10ac1a3f02ab6fdd339b65958372;name=git_19d83dbb_0;destsuffix=vcs_cache/6b4207b8c7d013c483646f5f7386acb35e85752ca0216b1a97a63a4f513a6734" | ||
| 617 | SRC_URI += "git://github.com/josephspurrier/goversioninfo;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=233067e5ebdfc62d994b1446a607b40ced91907b;name=git_38ae8b7f_0;destsuffix=vcs_cache/31bc53a2c13e3ce6a43bac2550dd75c60ec7ad9dd3850b761c28332b606b6ef0" | ||
| 618 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=5c1ce85aa4ea1636d7a06434177ed7ef995a1064;name=git_3dd6c072_0;destsuffix=vcs_cache/2a3145f0b17378f5fb16ed06015f287f825e50a00afdd9984610394d1dda23a3" | ||
| 619 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=b3d85cf34e0756d932ffcc339b952a0959ebc2f7;name=git_3dd6c072_1;destsuffix=vcs_cache/9917e76614de610432fc4c3f4a597da35ecac379b0d9ccf0ef05c0ce1184f86b" | ||
| 620 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=c0d11ff05a81a63afdffbba6e577b2a3a6e69c85;name=git_3dd6c072_2;destsuffix=vcs_cache/580bdda7056a94d8f54a3b3257ba9d91897b0f5154f73878fb2e0990b0e4fc49" | ||
| 621 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=7363e975f9cfb558be601bece0df81714c3c9084;name=git_98373e58_0;destsuffix=vcs_cache/ed861d7592fdcfee340262e40fbb722c2e90df75cf148417c121234067effa98" | ||
| 622 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef;name=git_98373e58_1;destsuffix=vcs_cache/80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69" | ||
| 623 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_0;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 624 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.3;shallow=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_0;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 625 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v28.3.2;shallow=1;rev=578ccf607d24abc5270e9a4cbd5ba9b5355b042f;name=git_cad1045a_0;destsuffix=vcs_cache/bae322747f14ccd4203ce946c663f624395056707fdd3f52cd3848911717dac3" | ||
| 626 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v27.5.1;shallow=1;rev=4c9b3b011ae4c30145a7b344c870bdda01b454e2;name=git_248eb0d1_0;destsuffix=vcs_cache/741f3e770f1be5b9eeb6b08ba1dec29abf4466cd217f173c27fc597f15587769" | ||
| 627 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v25.0.8;shallow=1;rev=71907ca48ef98bc6640795e50dcf257d683af53b;name=git_248eb0d1_1;destsuffix=vcs_cache/08e113490f2b19ad6431c6c3d13b9f77f68765dbc562a25879f108b2ec9cf6c9" | ||
| 628 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v28.3.3;shallow=1;rev=bea959c7b793b32a893820b97c4eadc7c87fabb0;name=git_248eb0d1_2;destsuffix=vcs_cache/1cdb153e706f2111024c0e86d68d25c76bb9c61d1bce1aa409cfd244cc38d1bf" | ||
| 629 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v26.1.4;shallow=1;rev=de5c9cf0b96e4e172b96db54abababa4a328462f;name=git_248eb0d1_3;destsuffix=vcs_cache/2b7f16246d905e4d3daad9399b8acc10b019cd04b7c0799f38b1fd80911941d5" | ||
| 630 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_0;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 631 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=ac5992b5f4756fc0398a7d0c93c609e624368bde;name=git_46e68097_0;destsuffix=vcs_cache/dec3c7feaf80b600beff65a7a5011fa4215905f39ed602aa878644f3dfdb1de3" | ||
| 632 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=519db1ee28dcc9fd2474ae59fca29a810482bfb1;name=git_35e0b052_0;destsuffix=vcs_cache/3d29fc2a6f83a128ac23e54c757ee42eb18408242a5463f6e00ed534947c04b4" | ||
| 633 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_1;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 634 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 635 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=fa09c952e3eadbffaf8afc5b8a1667158ba38ace;name=git_d4d85c75_1;destsuffix=vcs_cache/537a652ffe4ade5b6ad2a464d46ac04ecd52e765db706829f721e228252e1310" | ||
| 636 | SRC_URI += "git://github.com/flynn/go-shlex;protocol=https;branch=master;rev=3f9db97f856818214da2e1057f8ad84803971cff;name=git_d39529aa_0;destsuffix=vcs_cache/3f01c4c07ac9db8363b61a215f4733412171c0f2e9c35c15977caebd30d95a40" | ||
| 637 | SRC_URI += "git://github.com/flynn/noise;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4d9f71cd4ba1fe81415efac312664ccc4bc79b46;name=git_5699bf4e_0;destsuffix=vcs_cache/9df1d9a6f035fb81d08721cb7b9cbe62cf40e8d08f8af85e189a590fe7560ea5" | ||
| 638 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 639 | SRC_URI += "git://github.com/mwitkow/go-http-dialer;protocol=https;branch=master;rev=378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0;name=git_f8e1cb85_0;destsuffix=vcs_cache/b49226158203716f61a63aabfe5b5505264ac6a52d468bf41edf85479a6c7b8d" | ||
| 640 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" | ||
| 641 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;branch=master;rev=a3a4c1f04475c0dbe037fd87d5363c2ea13005b8;name=git_8f965cad_0;destsuffix=vcs_cache/c49f83160d9bdc4e0f9a11abb12ce5da4f77b01be643ea257e8df7c287deff88" | ||
| 642 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.0.4;shallow=1;rev=15bc4c2ac4575ad865f078390db61d44530f985d;name=git_3c60bf8b_0;destsuffix=vcs_cache/19011aacdb618bd78f198fe7f98f5dd0d87658ba153cfe43f6dac19de23aace4" | ||
| 643 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.0.5;shallow=1;rev=99b346cec4e86d102284642c5dcbe9bb0cacfc22;name=git_3c60bf8b_1;destsuffix=vcs_cache/4120375bb60edff2cdbd2c111f0a2a830983601f7ac090275871972cba41f818" | ||
| 644 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=0e583d326e0ec6b9c1ad223188dc709af385408e;name=git_03659512_0;destsuffix=vcs_cache/a98076bac271901b0e4d2dc92ded1422c460b7f75731123de136051d1ea69965" | ||
| 645 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.21;shallow=1;rev=294e7659e17723306ebf3a44cd7ad2c11f456c37;name=git_03659512_1;destsuffix=vcs_cache/9cd0f5a014da5bd9abe80b05ec4b2e8749e8c126923b6f77e0bd0f24384c4b61" | ||
| 646 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.15;shallow=1;rev=c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85;name=git_03659512_2;destsuffix=vcs_cache/bf4bcc2b9e27f77f1783338a0d327e8bf5ce14f1b7ac4432bb31a00d0d143d48" | ||
| 647 | SRC_URI += "git://github.com/AndreasBriese/bbloom;protocol=https;branch=master;rev=46b345b51c9667fcbaad862a370d73bd7aa802b6;name=git_41201062_0;destsuffix=vcs_cache/573c33e18f0054d4ecbf36ec3ed6ad245188af625675866eb09c46b5850b2139" | ||
| 648 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=f7cfa04536314eacecaa523f3b87d3978fbe28e3;name=git_dd750dae_0;destsuffix=vcs_cache/5d20d90ec5de5ded41d2af02d43b1894cd4847e927f36f70d656aaed8856fdf5" | ||
| 649 | SRC_URI += "git://github.com/anmitsu/go-shlex;protocol=https;branch=master;rev=648efa622239a2f6ff949fed78ee37b48d499ba4;name=git_62ad5a45_0;destsuffix=vcs_cache/2afb75e28c0f6da79ec78dd54570dc28d1b877745be962a42763a788f0754d58" | ||
| 650 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" | ||
| 651 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=9ec74ab2f7a7161664182fd4e5e292fccffbc75f;name=git_17fdefb1_0;destsuffix=vcs_cache/c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72" | ||
| 652 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=9f541cc9db5d55bce703bd99987c9d5cb8eea45e;name=git_17fdefb1_1;destsuffix=vcs_cache/175b4352ad26cc827755eddbeed444f8209c255c4e7c110d30416e6ef58ced8a" | ||
| 653 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d34af3eaa63c4d08ab54863a4bdd0daa45212e12;name=git_198e2417_0;destsuffix=vcs_cache/74f64728aa8efcb14baafd00e9e6005750d9b20c98b28ecc6407a440d0b25498" | ||
| 654 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v2.1.1;shallow=1;rev=cdc0f941c4d0e0e94d85348285568d921891e138;name=git_9ca91730_0;destsuffix=vcs_cache/08c1715702a3dc031d9ba986ee984563b57ebb0e338526ea942c5af9526f752e" | ||
| 655 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_1;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" | ||
| 656 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;branch=master;rev=f784269be439d704d3dfa1906f45dd848fed2beb;name=git_9ca91730_2;destsuffix=vcs_cache/9dc8214350758a72ca00412fbd7206979e339443cf6a5eaeb608d9e849ffb843" | ||
| 657 | SRC_URI += "git://github.com/jackc/pgpassfile;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=99d8e8e28945ffceaf75b0299fcb2bb656b8a683;name=git_3d88473b_0;destsuffix=vcs_cache/bcb7f6d6bafda56d4f5f42db214defa53f1769aa323ba6f941283d833ed326d1" | ||
| 658 | SRC_URI += "git://github.com/jackc/pgerrcode;protocol=https;branch=master;rev=6e2875d9b438d43808cc033afe2d978db3b9c9e7;name=git_0f497702_0;destsuffix=vcs_cache/373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896" | ||
| 659 | SRC_URI += "git://github.com/jackc/puddle;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c;name=git_c64e1e43_0;destsuffix=vcs_cache/f3334a91ad7dbb92655b9f37614612cc5df45c529576e03e8308dfed92ae9050" | ||
| 660 | SRC_URI += "git://github.com/jackc/pgservicefile;protocol=https;branch=master;rev=5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb;name=git_71385c65_0;destsuffix=vcs_cache/ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793" | ||
| 661 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.7.5;shallow=1;rev=15bca4a4e14e0049777c1245dba4c16300fe4fd0;name=git_4fb6b0aa_0;destsuffix=vcs_cache/7d428807020135278d6c041ab060af6cb7629a2458e8beedf6520c22a981521c" | ||
| 662 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=611926313bc5c80aeccd38083b08653beb007cac;name=git_c0891693_0;destsuffix=vcs_cache/86b60135ab3a95316ff39e6ba689a4d066801d206b7cd10937ec3302b18ccec4" | ||
| 663 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=a2ad282d643d747de44bfe6deaca88113a257e04;name=git_4e704c3e_0;destsuffix=vcs_cache/cc0efd8f340f37c912292832b2d49577de2465533410021569800162eec7d326" | ||
| 664 | SRC_URI += "git://github.com/monochromegane/go-gitignore;protocol=https;branch=master;rev=205db1a8cc001de79230472da52edde4974df734;name=git_5fc09b1c_0;destsuffix=vcs_cache/eecd6bfcd78190812fe00fdab06d7cc4e8b1df9276e4965ae923996e9bba09cd" | ||
| 665 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;branch=main;rev=0e7078ed04c84cea47daea45be061544e565ec49;name=git_2270cfb3_0;destsuffix=vcs_cache/ee1f1c5bcf192f2a15f81de96d6b7394f3a18f159a729169e712e601f100595f" | 80 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;branch=main;rev=0e7078ed04c84cea47daea45be061544e565ec49;name=git_2270cfb3_0;destsuffix=vcs_cache/ee1f1c5bcf192f2a15f81de96d6b7394f3a18f159a729169e712e601f100595f" |
| 666 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_1;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" | 81 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_1;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" |
| 667 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=6f5713947556a0288c5cb71f036f9e91924ebcaa;name=git_2270cfb3_2;destsuffix=vcs_cache/8f3f8bf16d8e1a4469338406628276a5ba5eef185cc1b0b87cdb85fcc7ec40e3" | 82 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=6f5713947556a0288c5cb71f036f9e91924ebcaa;name=git_2270cfb3_2;destsuffix=vcs_cache/8f3f8bf16d8e1a4469338406628276a5ba5eef185cc1b0b87cdb85fcc7ec40e3" |
| 668 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" | 83 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" |
| 669 | SRC_URI += "git://github.com/linuxkit/virtsock;protocol=https;branch=master;rev=f8cee7dfc7a3a337738ff3c1852fafe193a4f5d3;name=git_8f3e9c04_0;destsuffix=vcs_cache/706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f" | 84 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.1.6;shallow=1;rev=1b5162aa314e6ccfcf83777bfb5218988c9e8283;name=git_ee38636b_0;destsuffix=vcs_cache/7c2662feea0bf937800fe2e4d4a6161f8134b69de240e93b5fb03453504e14d1" |
| 670 | SRC_URI += "git://github.com/wk8/go-ordered-map;protocol=https;nobranch=1;tag=v2.1.8;shallow=1;rev=85ca4a2b29d3241fa4513f82be3d38fe2392a791;name=git_5634d8d4_0;destsuffix=vcs_cache/70866e43bf55d824436c0593881ac6b844dc779bcb805887d174d38ee21c1966" | 85 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=c29478e51bfb2e9c93e0e9f5e015e5993a490399;name=git_ee38636b_1;destsuffix=vcs_cache/8df002d0e3cc6b40d0cc33d8de716bde587146cefacb4acdffd90abd763b51d6" |
| 671 | SRC_URI += "git://github.com/exponent-io/jsonpath;protocol=https;branch=master;rev=1de76d718b3f2694498041a6e578675bf52cee06;name=git_99958ecb_0;destsuffix=vcs_cache/05cf7009676b4edc801baa60baa5fe8dc8498a15cce8f94d9ebb0560b2f71540" | 86 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=d455a5674050831c1e187644faa4046d653433c2;name=git_ee38636b_2;destsuffix=vcs_cache/1d655b27e8a62450ffe4a1211121c495b65a261b580d5c8d6e9a51c7e5c924f1" |
| 672 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;protocol=https;branch=main;rev=2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f;name=git_c772bd47_0;destsuffix=vcs_cache/7b745e973a8111f30e1e95d1a88ce98b403177bbe2a1b34d1eb16d90d5352448" | 87 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.4.3;shallow=1;rev=e609ce4fbeb610ff0c19b342956a040b0e2f8c67;name=git_ee38636b_3;destsuffix=vcs_cache/ba7772ca7ade52834cfaaaa92e14c1330219b9261aef903e2d24a500def3e37d" |
| 673 | SRC_URI += "git://github.com/whyrusleeping/go-keyspace;protocol=https;branch=master;rev=5b898ac5add1da7178a4a98e69cb7b9205c085ee;name=git_9846fe63_0;destsuffix=vcs_cache/1d322f1edfb9261e8cf6150fdeffa9bdd8efbc1a89acd9fd867ab9a1aeaac611" | 88 | SRC_URI += "git://github.com/openzipkin/zipkin-go;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f5dcc761a1a0dc7fcae2087564208206fbc10128;name=git_ee38636b_4;destsuffix=vcs_cache/7b2b40569ee42a751acfdac5d2a2cc10d0e6a5df9a2e18ff1e434bc3a74c7f35" |
| 674 | SRC_URI += "git://github.com/whyrusleeping/base32;protocol=https;branch=master;rev=c30ac30633ccdabefe87eb12465113f06f1bab75;name=git_f54dfd1c_0;destsuffix=vcs_cache/9bc5bcf596cf0883e714d5647e8e9e5056102e96b8e7bac5037634c50aa7abc5" | 89 | SRC_URI += "git://github.com/docopt/docopt-go;protocol=https;branch=master;rev=ee0de3bc6815ee19d4a46c7eb90f829db0e014b1;name=git_fd9895cf_0;destsuffix=vcs_cache/751de0440af708f4965069ceb6bd0ea4be3936767177b3370285c4be76b4c1b7" |
| 675 | SRC_URI += "git://github.com/whyrusleeping/cbor;protocol=https;branch=master;rev=63513f603b11583741970c5045ea567130ddb492;name=git_a1dbb6c6_0;destsuffix=vcs_cache/43b6845fbf164f79cf2d744e7ab529b41e005195028025f059322dafaa5bf57e" | 90 | SRC_URI += "git://github.com/konsorten/go-windows-terminal-sequences;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=5c8c8bd35d3832f5d134ae1e1e375b69a4d25242;name=git_a370b262_0;destsuffix=vcs_cache/2044bc70056f083f4686548aca8c8ea39dc8943c0d28ac6ef38cfa1fa5ee7fd0" |
| 676 | SRC_URI += "git://github.com/whyrusleeping/cbor-gen;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=705424352f6b52705e9739886f80979474b12892;name=git_88576334_0;destsuffix=vcs_cache/969b6287b872660d39b9d4f9436c69ebbb3a80aac2aa2a1e5367c843921eefee" | 91 | SRC_URI += "git://github.com/fatih/camelcase;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=44e46d280b43ec1531bb25252440e34f1b800b65;name=git_1ec3dcd6_0;destsuffix=vcs_cache/6a70c3e9444a569228a1f78a8f5675b37449de9d847ac7156e8fc8d028bdd829" |
| 677 | SRC_URI += "git://github.com/whyrusleeping/chunker;protocol=https;branch=master;rev=fe64bd25879f446bb7e8a4adf5d4a68552211bd3;name=git_8636a469_0;destsuffix=vcs_cache/43750163bf022fa1498bf227f84da1d59f5c88a85b71abd8b484a6bca6afcf7e" | 92 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b;name=git_be555826_0;destsuffix=vcs_cache/c9c4254c80a65cc2fd4e139ee8cca1b50f6168b9a40d3bbf4a174548c4e38898" |
| 678 | SRC_URI += "git://github.com/chzyer/logex;protocol=https;nobranch=1;tag=v1.1.10;shallow=1;rev=cd112f618178aaaf4ea8592c8839f5276145d9cf;name=git_18c99d76_0;destsuffix=vcs_cache/92a6f8ff364d5c78129d723e93bc80561a4d6f62e89131c1c9f55157435fe20e" | 93 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_1;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" |
| 679 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;branch=main;rev=2972be24d48e78746da79ba8e24e8b488c9880de;name=git_2b1d73c0_0;destsuffix=vcs_cache/8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2" | 94 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4;name=git_be555826_2;destsuffix=vcs_cache/9882ea9764b5ee41fae1e6a9b3a99eb02b06235782440d7851acb9f4bf3089ba" |
| 680 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=7f93d88cd5ffa0e805d58d2f9fc3191be15ec668;name=git_2b1d73c0_1;destsuffix=vcs_cache/52071e641b114be49adcba007fd97faf1f4baeb21b57b3920f7baba279eb71fa" | 95 | SRC_URI += "git://github.com/spaolacci/murmur3;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=f09979ecbc725b9e6d41a297405f65e7e8804acc;name=git_5f45d9a4_0;destsuffix=vcs_cache/a9c1720f1e20cf70178b36d24d6d66ecb259eba3a3e6fd0ca670097f00bd2c48" |
| 681 | SRC_URI += "git://github.com/chzyer/test;protocol=https;branch=master;rev=a1ea475d72b168a29f44221e0ad031a842642302;name=git_ad9a8e97_0;destsuffix=vcs_cache/e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856" | 96 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" |
| 682 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" | 97 | SRC_URI += "git://github.com/pborman/uuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=8b1b92947f46224e3b97bb1a3a5b0382be00d31e;name=git_5ff1b745_0;destsuffix=vcs_cache/74b892fff14724bdc0359cd4b62a9100a56562d860a9a85c49c2205d1ad5fbc9" |
| 98 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=02b69dbb52f4ecf450b3aa5e9a04b7a0b4bf409a;name=git_3a88ac44_0;destsuffix=vcs_cache/4b59857912b9ea71beceb3684f965865607f578625ab12541c012ff811a120c9" | ||
| 99 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_1;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | ||
| 100 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=ee3f9d9c5c6689bbf30824aec049371aaa239f4c;name=git_59327123_0;destsuffix=vcs_cache/e4664efba21af44c61be56ad7d3196dbe0733019a000bd28a0efd72c3fe50858" | ||
| 101 | SRC_URI += "git://github.com/davidlazar/go-crypto;protocol=https;branch=master;rev=b73af7476f6c55b31aa2797d1f98afc94699548d;name=git_6d330e66_0;destsuffix=vcs_cache/f8545c6c5e0f5ce36f49f75f9833021b00462cdac0533b39a4de3c1e32b359d3" | ||
| 102 | SRC_URI += "git://github.com/xlab/treeprint;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=044005a3b405f660f109e066d9f589755835c2ea;name=git_eebd9ad8_0;destsuffix=vcs_cache/ee4e106490f6c5b18fc6de44494c8ef4c0e0fd4a80e7af8fdfb9020f97453746" | ||
| 103 | SRC_URI += "git://github.com/OneOfOne/xxhash;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=73388e8298b5e5a3611e6b62c2fc41b1b108491e;name=git_263f925e_0;destsuffix=vcs_cache/574662bdca3437a1a2b63a6fb52e05b654c57b8d21015a54e240b726cc649b5c" | ||
| 104 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.55.0;shallow=1;rev=0c7b585c7da330aae136aaa874cb4f89f5b3e5d9;name=git_63ab0745_0;destsuffix=vcs_cache/c773458e4153a1156de46f9b19a0c9e562195ea659bd1db2a371c7d3c9894d51" | ||
| 105 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.62.0;shallow=1;rev=280b0e7d5bdf09ddfd2d93c226671cb2ebdb7d5f;name=git_63ab0745_1;destsuffix=vcs_cache/1c7689cfee4233aa062bec8ece46dce07f442cf27c9c0c1166508855e3b0be21" | ||
| 106 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.66.1;shallow=1;rev=8975dde6db7208309e9872891f24c7301aa77dfb;name=git_63ab0745_2;destsuffix=vcs_cache/4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4" | ||
| 107 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.67.5;shallow=1;rev=934ff3789ee17026206fe4f7e5f59c0a09fbe511;name=git_63ab0745_3;destsuffix=vcs_cache/e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a" | ||
| 108 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.63.0;shallow=1;rev=cf3c56f7b7d09d67cb46592c5e930651fd2d296e;name=git_63ab0745_4;destsuffix=vcs_cache/cf643f42f31268421790c0b0e30560c3f9a5fc15801101442a72832a5bb070c9" | ||
| 109 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=571429e996ba2d9499e3dcb12926767ba953c0ef;name=git_63d71ba5_0;destsuffix=vcs_cache/caf181efa4396d95dac9ea7d6879b5ffa11a4c19d16fb9f0cdb4401b8bad274e" | ||
| 110 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f;name=git_63d71ba5_1;destsuffix=vcs_cache/f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef" | ||
| 111 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=7bc5445566f0fe75b15de23e6b93886e982d7bf9;name=git_63d71ba5_2;destsuffix=vcs_cache/956572947cafa016504d9c969badcfcac4978c09ecb2f24b156d94349ffa584a" | ||
| 112 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d56cd794bca9543da8cc93e95432cd64d5f99635;name=git_63d71ba5_3;destsuffix=vcs_cache/069e95e903f8059099fa1060d8aad72df06ddda303ae3e832179548b86006178" | ||
| 113 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_4;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 114 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=fd36f4220a901265f90734c3183c5f0c91daa0b8;name=git_63d71ba5_5;destsuffix=vcs_cache/86bc615fe75b2ce98cd8c130b2a77b88c6ddb4a708b29321848472d9dd871940" | ||
| 115 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.20.5;shallow=1;rev=48e12a185519fd76b4e514b597483781d9ba4093;name=git_6ffa6057_0;destsuffix=vcs_cache/1a0860e1de6c5f86bfdf0955c8c04423e5e5ff7aa2653d61019308999d3e38b5" | ||
| 116 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_1;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" | ||
| 117 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.22.0;shallow=1;rev=d50be25511d790f4c166d68ce7d046c2977d148b;name=git_6ffa6057_2;destsuffix=vcs_cache/fe4288714ba7ad45e7c10ed15d06ed07d31906852c1926f103bd4b73cb475e17" | ||
| 118 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=05ee40e3a273f7245e8777337fc7b46e533a9a92;name=git_0ab7c7bc_0;destsuffix=vcs_cache/a31afc6d496c301e460791751c825c4adb554572fc9b0898f20b5141bc3373d1" | ||
| 119 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.15.1;shallow=1;rev=51919fd4b9d0aaca69854ac81bdeda5f96dab366;name=git_0ab7c7bc_1;destsuffix=vcs_cache/9e485df4f8bbb8f868792732d9cf24f477d4d035cf6ee9fdf45dae2869f8e03f" | ||
| 120 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=61fe41207276bc95c4c391762e9ef137385e8a5d;name=git_0ab7c7bc_2;destsuffix=vcs_cache/bd38c110e95e59c4551170b1bdd1a77f0c2d3bfb31346fe6c34a3ff9a2d59911" | ||
| 121 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=775997f46ff61807cd9980078b8fdfee847d0c2d;name=git_0ab7c7bc_3;destsuffix=vcs_cache/e22f957165cd390fe2aaf222427b012c6434fd791d35b420c9be58340c7788ff" | ||
| 122 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.20.1;shallow=1;rev=b380dd40ab2971c80872861842bcb997ff83bebb;name=git_0ab7c7bc_4;destsuffix=vcs_cache/3c024a68e40cfb036330919b7339c670dd089236cbee3658b0793b1aa4368c69" | ||
| 123 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=cff69b9d9aa77a0793276da74310e38422864e28;name=git_0ab7c7bc_5;destsuffix=vcs_cache/c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e" | ||
| 124 | SRC_URI += "git://github.com/jedib0t/go-pretty;protocol=https;nobranch=1;tag=v6.6.8;shallow=1;rev=3c86af826bbe2883c693e0ff28b0fdd4fc3a9846;name=git_2afde39a_0;destsuffix=vcs_cache/ab58359ebd5e6d65c9e21d2dbf7747da6fa154fd30dc6ac41fc5e99fcff871bb" | ||
| 125 | SRC_URI += "git://github.com/jedib0t/go-pretty;protocol=https;nobranch=1;tag=v6.7.10;shallow=1;rev=66563fd9a0aa2096db65417e9cb0b5841957d8aa;name=git_2afde39a_1;destsuffix=vcs_cache/681914e5e07c8cfa13c241cdd2ea4ff6f69aaf38c14aa68187be38d291dda022" | ||
| 126 | SRC_URI += "git://github.com/jedib0t/go-pretty;protocol=https;nobranch=1;tag=v6.6.7;shallow=1;rev=b14745cbcf545d2704cdd6f97163344b0fe683a3;name=git_2afde39a_2;destsuffix=vcs_cache/8dd325fc1142fd358eca5fbf7c852b91aaba202d2bda5a092496c442bc1b870d" | ||
| 683 | SRC_URI += "git://github.com/k-sone/critbitgo;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=4536a49cdb164af1fc76e276ebeaf004338d2044;name=git_9413eb56_0;destsuffix=vcs_cache/a3697235ba00d6a9d66568f48215082dd6e3304dbf16742a140087ed6bfaadf1" | 127 | SRC_URI += "git://github.com/k-sone/critbitgo;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=4536a49cdb164af1fc76e276ebeaf004338d2044;name=git_9413eb56_0;destsuffix=vcs_cache/a3697235ba00d6a9d66568f48215082dd6e3304dbf16742a140087ed6bfaadf1" |
| 684 | SRC_URI += "git://github.com/francoispqt/gojay;protocol=https;nobranch=1;tag=v1.2.13;shallow=1;rev=1398296d938f9fae26750ddc2fe356b6d897f799;name=git_d62afddb_0;destsuffix=vcs_cache/3cd097f43291e91b6f3543dadab7a3eccaa625e9a3443de7a9d7aa799f6807f5" | 128 | SRC_URI += "git://github.com/RaduBerinde/btreemap;protocol=https;branch=master;rev=3d62b7205d54d97e055bf9d165f42fc398abeaa8;name=git_52d60e2e_0;destsuffix=vcs_cache/3c10608ad7d5fc69935c0eb1021289f30a757c3ecddef5f62ce9bd94f773aeef" |
| 685 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | 129 | SRC_URI += "git://github.com/RaduBerinde/axisds;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=5135a06506573f3b55fcf9ea7ff3152fdd82966f;name=git_627902a7_0;destsuffix=vcs_cache/4fe2a2c5e1bf5782df43d1afb8823d6a2740f792068c2c3eec8bf6ab18d93ad0" |
| 686 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | 130 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" |
| 687 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | 131 | SRC_URI += "git://github.com/syndtr/goleveldb;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=9d007e481048296f09f59bd19bb7ae584563cd95;name=git_a05e1273_0;destsuffix=vcs_cache/daf11d5cd6cea0a9e60de8226178ce2ababe41af5e83a99dd00b42e2e27febf4" |
| 688 | SRC_URI += "git://github.com/huandu/xstrings;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=1040c040a86302c5a4de066f5653bccdff2ecd2f;name=git_86fff295_0;destsuffix=vcs_cache/b79834bb0fe1feb0d1aa69de77cd803b494ff880f1c14cb5faf0dddd4536f6b5" | 132 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" |
| 689 | SRC_URI += "git://github.com/petar/GoLLRB;protocol=https;branch=master;rev=ae3b015fd3e9d3cdb1e0b0e3da2caf14dd3f908f;name=git_f7d53f04_0;destsuffix=vcs_cache/c861e78d6c138ec77ffb47326b07fae61930eaaa77fde5a5862241d5cdf53eca" | ||
| 690 | SRC_URI += "git://github.com/olekukonko/tablewriter;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=c7d2a8a09b076b70918308a3cd95464b2ae3b5d8;name=git_b777bc51_0;destsuffix=vcs_cache/acfa379cdbc96fc3b709c526bb5d64f394c1896fbc82f1c81bd73071446e5a15" | ||
| 691 | SRC_URI += "git://github.com/tidwall/btree;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=490165c8137d1cb1f669d07554305665b4c2067a;name=git_c7d06e32_0;destsuffix=vcs_cache/b6030c500d1c4cd1b5b59d994c6fec9b763c326710ac0a29574525b249c4c6e6" | ||
| 692 | SRC_URI += "git://github.com/lunixbochs/vtclean;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=88cfb0c2efe8ed7b0ccf0af83db39359829027bb;name=git_714fafb1_0;destsuffix=vcs_cache/a64635e7069ce30842828241b69c56949c4fef627243d112779ccba4e6bac350" | ||
| 693 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 694 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=e7f7c0ca69b21688c3cea7c87a04e4503e6099e2;name=git_a9e099ef_1;destsuffix=vcs_cache/774d705414556b063b95580b3cb76727e07351144ef8d343349a4242ec20d46c" | ||
| 695 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 696 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=a3e2ecd1f756a19cee15f85b96337a59c3b5337b;name=git_fb51202b_0;destsuffix=vcs_cache/9f7b24c55e2b265aed9fb854f6f3f2f61b81c4c938a341590ff1fdb834ed97d4" | ||
| 697 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=afa9f8f3e67258a4777ec48e7949f961dfb791da;name=git_fb51202b_1;destsuffix=vcs_cache/9314cf83403c484df35d153b34032fcb3da035907b4e701b47342dc60123fe46" | ||
| 698 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=2e043c6bd62639199bdd0d5f0c5082797de4de2a;name=git_b055e1ee_0;destsuffix=vcs_cache/8b8cdfeb7bd96052c4ebea0b549284e395ebb9bac1a75605850eea9bc5202abf" | ||
| 699 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=59923ef18c98053ddb1acf23ecba10344056c28e;name=git_8f91da41_0;destsuffix=vcs_cache/de04c3666c6e2cb551aa22c73723ec9519b2a04c5bba5ac31478dfdbafeabbee" | ||
| 700 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=e6457afc48eff1ce22dece664932395026a7105e;name=git_8f91da41_1;destsuffix=vcs_cache/2aacd7601f51918bf6cd881d50d81ffaafb4cdae975d2b40710e6b1e6a612e27" | ||
| 701 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=44b3337c67171896cf6f299ece82ec31abfe8c0d;name=git_49bf5caa_0;destsuffix=vcs_cache/7a79fab55a520abe1fd1c87ab4a52fb9e469ee25eb924c5bc3c3f151e045078d" | ||
| 702 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=996c4cffd3c5fb210e4ff01b4998ac73ff0031fa;name=git_49bf5caa_1;destsuffix=vcs_cache/4335d93e7b91bac4d4e22725cfaafc1cae44ef37a037022ea852d084e488e42a" | ||
| 703 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=36852b0d072a4b5da675300a9e73bc4b0853f5c6;name=git_502d0543_0;destsuffix=vcs_cache/5dd5e40a73eece5da452e07f7921fde1940d6b484a76b9c3203be7a9a0807cb0" | ||
| 704 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_1;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 705 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;branch=main;rev=86290f6a00fbdc6d561e14b2e6a11788a1a5f29c;name=git_502d0543_2;destsuffix=vcs_cache/b7f00a50da96a09af8326765b452206a7485b8f9119fb6238b2613430b2aedf8" | ||
| 706 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=c4ee7d12c742ffe806cd9350b6af3b4b19faed6f;name=git_502d0543_3;destsuffix=vcs_cache/0384b4972667ad3789b612c63c4560926b7d40d0a680338575ded5ca52eabd7f" | ||
| 707 | SRC_URI += "git://github.com/elastic/gosigar;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=226a3899de055358d2b823c9861975d230225201;name=git_0a2941fd_0;destsuffix=vcs_cache/2e39448ff8a9e932492f1010eee3851639038eb2755641f2bfb5f1ff28bf633c" | ||
| 708 | SRC_URI += "git://github.com/elastic/gosigar;protocol=https;nobranch=1;tag=v0.14.3;shallow=1;rev=a1c62e5557684c3b690284ec229176b842c0bf6b;name=git_0a2941fd_1;destsuffix=vcs_cache/502b85e96d6b8490429794f4ce87a3841cfdc14dcf15cda8a66439fde597b2d7" | ||
| 709 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=6f010d1acea74a32f2f2066bfe324c08bbee30e3;name=git_2d2b3139_0;destsuffix=vcs_cache/ed9a6d8d10fb2cabfe673afa8edb232235b5100352a2d24f82643ae6881cc5c4" | ||
| 710 | SRC_URI += "git://github.com/jung-kurt/gofpdf;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=14c1db30737a138f8d9797cffea58783892b2fae;name=git_f39a7771_0;destsuffix=vcs_cache/94ccb71a620d44eb00175df7e31d4a18e0a06e890997834b8c10da3c9f9c6424" | ||
| 711 | SRC_URI += "git://github.com/jung-kurt/gofpdf;protocol=https;branch=master;rev=24315acbbda57c4f6b80c8441fd108087dd7e305;name=git_f39a7771_1;destsuffix=vcs_cache/35fa9cdfc6e7291edf290acbd304516a5983d9786ae9c7781e046b9689526085" | ||
| 712 | SRC_URI += "git://github.com/mohae/deepcopy;protocol=https;branch=master;rev=c48cc78d482608239f6c4c92a4abd87eb8761c90;name=git_05ffc213_0;destsuffix=vcs_cache/f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b" | ||
| 713 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.9;shallow=1;rev=3a6a957789163cacdfe0e291617a1c8e80612c11;name=git_86cb0bb0_0;destsuffix=vcs_cache/90ab694bdf1c87cb7742c9e23a91280fd693f673a912c6ed840ff28d25b2d46e" | ||
| 714 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.18;shallow=1;rev=d301b27172d49dd53f82d18d37105669ba84fbe1;name=git_86cb0bb0_1;destsuffix=vcs_cache/541d6636fdab893abb2fc286a49654d76beb482cf851428ad687526708ebcced" | ||
| 715 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.11.0;shallow=1;rev=30bec7807481e62e1e1e59ad57e7f22054806966;name=git_98baf7ea_0;destsuffix=vcs_cache/eeb71d093818e9ca5330b299be473b34d4e409659702a5b3608fe23fb85b1798" | ||
| 716 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.12.1;shallow=1;rev=4e4aaa187c47266dbccca626b15dfea72eefced3;name=git_98baf7ea_1;destsuffix=vcs_cache/855bd1cfbd8f9e8043055fb7d961f2efb9c95af238fd627729caba407f7b80f2" | ||
| 717 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v2.16.0;shallow=1;rev=ac666c045e035603f2704c98c59e979fccbfa94f;name=git_98baf7ea_2;destsuffix=vcs_cache/719803ef3511709bf13425167025eba753c6d09f87a9058b39e607ca2253be4f" | ||
| 718 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.12.2;shallow=1;rev=d59fac5bd1b1c244342c44e3e41699b8c03a14c1;name=git_98baf7ea_3;destsuffix=vcs_cache/975e2e4e6d6a8d82e84fe9b3a6faa2338034c488f355e6b2aca1d3a9b38ec78d" | ||
| 719 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;branch=master;rev=52ccab3ef572c7e1a2c258be183f9a9296d60152;name=git_0442e1d1_0;destsuffix=vcs_cache/44d3eae252a05df6c236ecc6cb76ddbdcc073ee851716f0fffb2d3c7ac0fe232" | ||
| 720 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894;name=git_0442e1d1_1;destsuffix=vcs_cache/8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5" | ||
| 721 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.2.2;shallow=1;rev=0951d184286dece21f73c85673fd308786ffe9c3;name=git_6a52582e_0;destsuffix=vcs_cache/8c8157dd77cc8a916815a655cc63e5c3c0421c3ce9743c80afa3e0ef75c0e3c7" | ||
| 722 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v4.5.2;shallow=1;rev=2f0e9add62078527821828c76865661aa7718a84;name=git_6a52582e_1;destsuffix=vcs_cache/ed377d1ab5a786e12e5ac9212b3b771832aca833f1458aae5077fd332a594123" | ||
| 723 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=10cdbea86bc0b922507ce91d43f4f78a5bea2e8f;name=git_54613f95_0;destsuffix=vcs_cache/72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b" | ||
| 724 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=115d1f9172402af5d19c22bb21c1d90686fa8b20;name=git_d14ca79d_0;destsuffix=vcs_cache/f70ccfda0291a017b9b36146c93562d36b4461a3b0858c4620678b4d6edf1392" | ||
| 725 | SRC_URI += "git://github.com/golang/glog;protocol=https;branch=master;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_1;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | ||
| 726 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=9ef845f417d839250ceabbc25c1b26101e772dd7;name=git_d14ca79d_2;destsuffix=vcs_cache/3c0266592d39bfde6b036fa0b5312f08c7583d63b6b36ad4adcf630a8c016bbc" | ||
| 727 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.4;shallow=1;rev=a0e3c40a0ed0cecc58c84e7684d9ce55a54044ee;name=git_d14ca79d_3;destsuffix=vcs_cache/5921c2810da51c8e73458acf75a5bd28fdf355de1d5e25c438b92808e83b80f6" | ||
| 728 | SRC_URI += "git://github.com/golang/freetype;protocol=https;branch=master;rev=e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4;name=git_811ce0b1_0;destsuffix=vcs_cache/a0c1e83a3b328844fe973bc60212ab582d5600b27e195b4b525252e0c3a036f4" | ||
| 729 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=3a35fb6e3e18b9dbfee291262260dee7372d2a92;name=git_e0a6dff9_0;destsuffix=vcs_cache/a4dd2d471becb215e7f4d0390280773f99c1a018adca86e2e666f0231d12d2f2" | ||
| 730 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=3dcdcb6994c4de42a73bd2e4790178be3ed4554b;name=git_e0a6dff9_1;destsuffix=vcs_cache/59e9c16dc2927b2fab4546d5f267a26588255d521455d4b12fee0d7a2606a362" | ||
| 731 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=51421b967af1f557f93a59e0057aaf15ca02e29c;name=git_e0a6dff9_2;destsuffix=vcs_cache/bc50a84aad470cdbf86d2b258c9129d4ff5d08a2c2d363dc1489f29914afda26" | ||
| 732 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8;name=git_e0a6dff9_3;destsuffix=vcs_cache/6e3e8c2d74f4289acb1fae38fc6b1cc574a9414f33821b3767878b7a5b1e96e5" | ||
| 733 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=aba2ff9a6844d5e3289e8472d3217d5b3090f083;name=git_e0a6dff9_4;destsuffix=vcs_cache/a19a13f847d42ff656cb22e9dbdc97d4948d9b4de5fed51ede193023dbe5b720" | ||
| 734 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=b48cb6623c04dae64c28537143aca42d16561daf;name=git_e0a6dff9_5;destsuffix=vcs_cache/3fa72b1dafb48225d7a3691574a11c3ebe8b2365d895fdb751729dae65411e18" | ||
| 735 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=d74b93584564161b2de771089ee697f07d8bd5b5;name=git_e0a6dff9_6;destsuffix=vcs_cache/aaa9e794d1e31e2c1b9998398bfbdfd85ec274fe11ebef4f7d614e3e07390e51" | ||
| 736 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.4;shallow=1;rev=f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d;name=git_e0a6dff9_7;destsuffix=vcs_cache/105e085221d32b054ae134a94f6baceb00c325cf2cd65d2a3ab254f7ccd15472" | ||
| 737 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=215e87163ea771ffa998a96c611387313bb5a403;name=git_24e750eb_0;destsuffix=vcs_cache/056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe" | ||
| 738 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_1;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" | ||
| 739 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=41bb18bfe9da5321badc438f91158cd790a33aa3;name=git_24e750eb_2;destsuffix=vcs_cache/9cb4fa70f6f35f54f74cdd67019238c735edf9b37265c9047d5be47d613fac53" | ||
| 740 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=869f871628b6baa9cfbc11732cdf6546b17c1298;name=git_24e750eb_3;destsuffix=vcs_cache/111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e" | ||
| 741 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=8c9f03a8e57eb486e42badaed3fb287da51807ba;name=git_24e750eb_4;destsuffix=vcs_cache/650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f" | ||
| 742 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_0;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | ||
| 743 | SRC_URI += "git://github.com/golang/snappy;protocol=https;branch=master;rev=2e65f85255dbc3072edf28d6b5b8efc472979f5a;name=git_bd5478a7_0;destsuffix=vcs_cache/f2fd322c658010d5e842c20d325fff29a7f9502c3d801553c7cf78231dcd6f9e" | ||
| 744 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=544b4180ac705b7605231d4a4550a1acb22a19fe;name=git_bd5478a7_1;destsuffix=vcs_cache/0e8300bf89da9cc73c5b1fb83a5b5f3a9473d85cec3174c9484fb3b87ff8031d" | ||
| 745 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=674baa8c7fc30da5df3074a459494a7e6b427dff;name=git_bd5478a7_2;destsuffix=vcs_cache/788a49f389fdae6bbc841b458d39e10f697365f22876a5ce156cca7a57e8ef73" | ||
| 746 | SRC_URI += "git://github.com/robfig/cron;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=ccba498c397bb90a9c84945bbb0f7af2d72b6309;name=git_f3a95453_0;destsuffix=vcs_cache/00d176702936bee725781f4dd7cd294bd05d1bb8010926c16acf4353c0320d82" | ||
| 747 | SRC_URI += "git://github.com/shopspring/decimal;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=a2e78c6cff3451d68a784428ce443e5a9021a89f;name=git_d89c63cf_0;destsuffix=vcs_cache/81d14461a67982eaec5bffc77f8be489a3c6f734185bbe7b48d2143a04bcf53f" | ||
| 748 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=673ab2c3ae75cc01952b84b88590e30e75dcf395;name=git_d76e2b7f_0;destsuffix=vcs_cache/0649f951fd33c15edac652de5124561a8e85424635180a5dba6a7093d33fc71c" | ||
| 749 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=e5319fda780223b9d4d06dba2059a26ebff67b8a;name=git_d76e2b7f_1;destsuffix=vcs_cache/4f14c6e1687e68eae26059c95a830f4c62887772549f07e6f9641ecf240667fb" | ||
| 750 | SRC_URI += "git://github.com/Rican7/retry;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=e6cc9ad35993d0a7edf857b494c854e0804440cd;name=git_d51c2195_0;destsuffix=vcs_cache/b6aa146f9f73585a5b28f15fef6a1b500c54f448b3f550777e4cedf7c8f9de82" | ||
| 751 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.6;shallow=1;rev=2998a94e1b488475165fb2c4f00d1a6d497289f7;name=git_6ec51d16_0;destsuffix=vcs_cache/d6d447b539ccafa09e6c72434229e52b1481a25c442cca7774c7bd619f403345" | ||
| 752 | SRC_URI += "git://github.com/rivo/uniseg;protocol=https;nobranch=1;tag=v0.4.7;shallow=1;rev=03509a98a092b522b2ff0de13e53513d18b3b837;name=git_b3b758f5_0;destsuffix=vcs_cache/1e062c5a8f3a8c313cef582853dc2ed0687bb0632f4cf127d7aaad85b7ce642f" | ||
| 753 | SRC_URI += "git://github.com/akavel/rsrc;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=936343600d578fb5da472acf6987ed76935a389b;name=git_a0872af8_0;destsuffix=vcs_cache/98e001b3b120966f753da164ca31ce83a6735298cb3b3365762a81db7f41969f" | ||
| 754 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;branch=main;rev=c52dc94e7fbe6449d8465faaeda22c76ca62d4ff;name=git_6dce3e52_0;destsuffix=vcs_cache/ec72f975b484846f872dbb5213c46451b8ac8aa0cfe61bbfc6ff15519fd2ab31" | ||
| 755 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=024c85f92f20cab567a83acc50934c7f9711d124;name=git_02e4abb9_0;destsuffix=vcs_cache/646321f6493048ddfe6f0c30e7ee065cc19da6b6a5d32b4a9e56fa665434d831" | ||
| 756 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=06c439db220b89134a8a49bad41994560d6537c6;name=git_02e4abb9_1;destsuffix=vcs_cache/4c6a74ed467015c869d7a8549a9005c06fec9d43acbd666e538bf32da14091dd" | ||
| 757 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=25de7278fc844d392d607214f36dbedf50f167ee;name=git_02e4abb9_2;destsuffix=vcs_cache/5969b989550779a1287d933d61dfb4f877e191670d78b548a673d3fcc4568b9b" | ||
| 758 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=2f005788dc42b92dee41c8ad934450dc4746f027;name=git_02e4abb9_3;destsuffix=vcs_cache/5cee355852124c6f8af7d24d6e2eafab2bd02c4cbd2bce07fdbde9fc7f1098f8" | ||
| 759 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=7f1daf1720fc185f3b63f70d25aefaeef83d88d7;name=git_02e4abb9_4;destsuffix=vcs_cache/c217e72fcfe3020d4747971f8b4ebfdcb05c4bf0c174b5df8026ddb291fafae0" | ||
| 760 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=b4127c9b8d78b77423fd25169f05b7476b6ea932;name=git_02e4abb9_5;destsuffix=vcs_cache/59411b899b4de9b9df58397f83b829e20e5646fece957765821dd0b69c8f9611" | ||
| 761 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=307483a2173c76d3ded778bd68214865fcf05ec8;name=git_71dfd08e_0;destsuffix=vcs_cache/aef93d48ecdccde80a656e5bbb0b93ff7053f06e66e5f839515948e752f964c0" | ||
| 762 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=68df829297d4f02d5997a02f8c0e8d4b12f0b2a3;name=git_71dfd08e_1;destsuffix=vcs_cache/4d2e8de5fcd7cc9a9f3d325c0b29ae964c400dc961cbdce431497d7dfd8b9608" | ||
| 763 | SRC_URI += "git://github.com/benbjohnson/clock;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=96c602caabb567343046c08a8fca8560b4f00bb4;name=git_71dfd08e_2;destsuffix=vcs_cache/13c6bd884580072d009b6d7940bb2f58b613f9c8c4495f9a0781ec3105ee2993" | ||
| 764 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=0766667cb4d1cfb8d5fde1fe210ae41ead3cf589;name=git_586d5e7b_0;destsuffix=vcs_cache/01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1" | ||
| 765 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=3e4dfb77656c424b6d1196a4d5fed0fcf63677cc;name=git_586d5e7b_1;destsuffix=vcs_cache/96f41cb09211316a8ed120c255c87c97920f88a25ac5b2148ca596faf99716f7" | ||
| 766 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=37bf87eef99d69c4f1d3528bd66e3a87dc201472;name=git_d9e1e146_0;destsuffix=vcs_cache/ac5ad82d53a8cb25949ed80271a38a1a6de8902979cdf8bf9dbf4922bd67231f" | ||
| 767 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.1.0;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_1;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | ||
| 768 | SRC_URI += "git://github.com/remyoudompheng/bigfft;protocol=https;branch=master;rev=eec4a21b6bb01e5c1260ca5e04d0c58e11e20f30;name=git_b54a2ca5_0;destsuffix=vcs_cache/c63c22b1b8a281a6242d4a3b1cfdea569efeda6e1bc3f0518a2b33ed4db354f4" | ||
| 769 | SRC_URI += "git://github.com/antithesishq/antithesis-sdk-go;protocol=https;nobranch=1;tag=v0.4.3-default-no-op;shallow=1;rev=d4f8d02f7899b36d7af1a858622d51f89dcd6cba;name=git_4ca5d5f6_0;destsuffix=vcs_cache/9348188c1abdd414a3385a581d8b775ee6059db841fe04b9ecb580b99a26d685" | ||
| 770 | SRC_URI += "git://github.com/liggitt/tabwriter;protocol=https;branch=master;rev=89fcab3d43de07060e4fd4c1547430ed57e87f24;name=git_86fec9fe_0;destsuffix=vcs_cache/693f14cdaaa2e1cecdd9585bef0d8adb4f255658a22c358bff628d1e569cc4f9" | ||
| 771 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=3d4fd11601ddca248480565884e34e393313cd62;name=git_d4b17222_0;destsuffix=vcs_cache/c3c97b2a21733410cf7bdf451fa4187fbd4cd760335a06d42b48140ef8934d6b" | ||
| 772 | SRC_URI += "git://github.com/yl2chen/cidranger;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7ff5a0e84593dad6fbd50551343618d7956b3c71;name=git_ba6f7a54_0;destsuffix=vcs_cache/4628bff85b11a73edcf5be87f1c279452c9152b3f1a12bff225f01d74804b948" | ||
| 773 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=5ca813443bd2a4d9f46a253ea0407d23b3790713;name=git_66b7b8c8_0;destsuffix=vcs_cache/b7f51c906eabb517613129455992f23a2f48e1c6186855b1b66ba9e619db1aa4" | ||
| 774 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=f9cbdd9ca94287ab4ef0848e67ecd77cf1361d48;name=git_66b7b8c8_1;destsuffix=vcs_cache/9325cb311901fc4d638afc02c2b6486fbe7957c09113848aa160e435f89a12ab" | ||
| 775 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=238028b461aa4b67a4f04c765fa37354b75b749c;name=git_799c94ee_0;destsuffix=vcs_cache/605793e1ac3c11bc9d6e01a2809fed02ac84c0b7581c2411b390bf7ebcc9dcfd" | ||
| 776 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.9.2;shallow=1;rev=2a70f2bb2db1524bf2aa3ca0cfebefa8d6367b7b;name=git_799c94ee_1;destsuffix=vcs_cache/e18a0e861d722a712f5c7c3b6b816c4bfcee4d60386ff56ccad4c1b464b5e392" | ||
| 777 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=5c4385aa20510dba5ca4db12c02b0c9211d82892;name=git_799c94ee_2;destsuffix=vcs_cache/60efb83b6288e983050bf2fecb13d4327c1e2cf5b2aed8cdf1f3f30a87374663" | ||
| 778 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=bc94f58beda5dbff6f74599fcb1f1717c5b1c111;name=git_799c94ee_3;destsuffix=vcs_cache/eec62a9237b2ed5a555bea3fc6454feb2cfb8edef4925f762bd7f483e3f7111d" | ||
| 779 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=ea38482beffb2485aed022e0c1ed3b4b561f67b6;name=git_799c94ee_4;destsuffix=vcs_cache/10eb29b31a6d121ad5e6736bcb97bea1f12989832dd250b2978cb4ca9f063786" | ||
| 780 | SRC_URI += "git://github.com/spf13/afero;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=ee6eef77ef4a6c73b07a4bc070a9a2f076fd121e;name=git_799c94ee_5;destsuffix=vcs_cache/557c850ba5601aa018dcb6e0056cd98e07051c557806cab1023900faec1d979d" | ||
| 781 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.9.1;shallow=1;rev=40b5bc1437a564fc795d388b23835e84f54cd1d1;name=git_41456771_0;destsuffix=vcs_cache/b9eaed78e0a5f6d8926cb7b295c1304ebd0c79848e4fc0ad5e0ab83089f9081b" | ||
| 782 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec;name=git_41456771_1;destsuffix=vcs_cache/2d91d6bc5de03fdd7c7a38386c83b43ea19399859bc492d6f78c8a36a38a0a6f" | ||
| 783 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=21a7fd828ed231bbe62068d6aafa5aa9f85dc79e;name=git_133525c9_0;destsuffix=vcs_cache/3eba7acad766c32d29d8a40e8275f02ca63e7a9d26586fe25a7b926c7c615ebc" | ||
| 784 | SRC_URI += "git://github.com/spf13/viper;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=b9733f03ad014259d08f405c13e3d7f469fa1a8e;name=git_133525c9_1;destsuffix=vcs_cache/49e4392ef048dee8e4864464b674a8468cb61b218447507a5d093ba680c065c0" | ||
| 785 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=48ddde5701366ade1d3aba346e09bb58430d37c6;name=git_60c66923_0;destsuffix=vcs_cache/9ec75fbe9e00cca157fc565d008521e46a9656e192f37d754d596e3214cd525e" | ||
| 786 | SRC_URI += "git://github.com/spf13/cast;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=6e0c3abdfe6a2d4df3c91ebf847f984c78eeba25;name=git_60c66923_1;destsuffix=vcs_cache/3449a70be0cba2b36e892d66ed5416394c998d95bf2678fdca96ac5b79ab2d1a" | ||
| 787 | SRC_URI += "git://github.com/spf13/jwalterweatherman;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=94f6ae3ed3bceceafa716478c5fbf8d29ca601a1;name=git_dbf881a0_0;destsuffix=vcs_cache/1b388a1684e1a9c684765489ae3b6773c18ed7e7fd1b43f66505af2786ebedea" | ||
| 788 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" | ||
| 789 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=0f3dac36c52b29c22285af9a6e6593035dadd74c;name=git_12276b46_0;destsuffix=vcs_cache/a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b" | 133 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=0f3dac36c52b29c22285af9a6e6593035dadd74c;name=git_12276b46_0;destsuffix=vcs_cache/a29df7d1a787519b6e2ce58aba8e52ffc0aa566a3c6cfdb79fee16be24a0616b" |
| 790 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=b94a6e3cc13755c0a75fffecbb089eb346fc4289;name=git_12276b46_1;destsuffix=vcs_cache/fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677" | 134 | SRC_URI += "git://github.com/alecthomas/units;protocol=https;branch=master;rev=b94a6e3cc13755c0a75fffecbb089eb346fc4289;name=git_12276b46_1;destsuffix=vcs_cache/fd740bbc9bdec5b8bf13526eff2ee852c365b4c2a8feb66c89e2aa4b36a0d677" |
| 791 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | 135 | SRC_URI += "git://github.com/alecthomas/kingpin;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=64d23c54e3e2a385ce12757939bed9c632d1693c;name=git_f0f35838_0;destsuffix=vcs_cache/ae34e4803d18ba03ac4e70e84f5e737ec48634b725413ad5282fb01d6fc47dda" |
| 792 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=4e0886370c3a67530192c6a238cff68f56c141b0;name=git_cd673b00_1;destsuffix=vcs_cache/5c58189dae24ac93d8a9267591721fb4c8ea70c19f2611a47f36c6900fd24653" | 136 | SRC_URI += "git://github.com/container-storage-interface/spec;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=80d53107c70981b9da8aaf9cd1c90249562b22f0;name=git_ec343ccc_0;destsuffix=vcs_cache/50a317890fc319f14986be324b319ba7b273e81a1018320dacafd7b7205305e9" |
| 793 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=73f6ac0b30a98e433b289500d779f50c1a6f0712;name=git_cd673b00_2;destsuffix=vcs_cache/0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee" | 137 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.27.0;shallow=1;rev=19c4db6ea12211308fbd2cba12cc8665a5b7c890;name=git_2c8937f6_0;destsuffix=vcs_cache/a361ac52846d69b1d1a6caf3a81aad314f45c7def7f1b982f7cc7e58477309c8" |
| 794 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=a883a8422cd235c67c6c4fdcb7bbb022143e10b1;name=git_cd673b00_3;destsuffix=vcs_cache/613c09580fcd6809c6beaa1a76f6bb11a74725e615cc9f4558bae8c68a92cbb3" | 138 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=internal/cloudmock/v0.48.1;shallow=1;rev=30a01eeaee1ca6e5bbcd2c9397cf410267cc6e23;name=git_2c8937f6_1;destsuffix=vcs_cache/a4844a6275a06da07d60719d98f156dc82e3b780831074940c62129f335c4fb8" |
| 795 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=ead452280cd055b2ae8a7f0db5eb37a878d902f7;name=git_cd673b00_4;destsuffix=vcs_cache/910eaae1a45b64a385e9b5cf589986cb7c9441f3e51dafccad658a47f2b9d937" | 139 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.30.0;shallow=1;rev=7130d1aded77c51f613a9d949f166d119cd595e9;name=git_2c8937f6_2;destsuffix=vcs_cache/d73039b2dd906a0889a3850d34d408fe2a98553d7bcdfe853ca194f24d0d76ca" |
| 796 | SRC_URI += "git://github.com/kr/fs;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=1455def202f6e05b95cc7bfc7e8ae67ae5141eba;name=git_f39c34d4_0;destsuffix=vcs_cache/788a8b841315d1131eeb62169145328d6f904d6a78a63b897ad827bf68d746b6" | 140 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=internal/cloudmock/v0.50.0;shallow=1;rev=b3bdb19182d7e63f4a9d87e95223bb2f6ff94b15;name=git_2c8937f6_3;destsuffix=vcs_cache/6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd" |
| 797 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | 141 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=internal/cloudmock/v0.49.0;shallow=1;rev=d637680bde0cb1e4d06117621478e5ac281ff556;name=git_2c8937f6_4;destsuffix=vcs_cache/be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9" |
| 798 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=db8e3cd836b82e82e0a9c8edc6896967dd31374f;name=git_00cb36cf_1;destsuffix=vcs_cache/554ee6f5ec5e9892b7daef8bc08e3d3269857d7d4df9d8ba08f636e64a11a252" | 142 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=crypto/blake256/v1.1.0;shallow=1;rev=0d2e94857b109d8bcf1056b3d5061ca90f0f8b94;name=git_9fd408f7_0;destsuffix=vcs_cache/6b53d2d53c1d8abc0b1e3afd84693f1e8e516f653a62396f262dd3998d23cdf9" |
| 799 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | 143 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.4.1;shallow=1;rev=76c0dc4f362b89331ff3bd46a3527f904181b8e0;name=git_9fd408f7_1;destsuffix=vcs_cache/3f5f02db23d912d96ab42d7a36352e8345b27f6d9313be0575833225ea090af7" |
| 800 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | 144 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.4.0;shallow=1;rev=f98d08ef138a99711dbbc86c569935ded8d6a986;name=git_9fd408f7_2;destsuffix=vcs_cache/dea203beeafba9300d7341afcdd38985621ebd2ec9d4c5a8a7d262cbb2c2bc41" |
| 801 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | 145 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=4cbf7e384e768b4e01799441fdf2a706a5635ae7;name=git_99185c7b_0;destsuffix=vcs_cache/c021572ec008ba940e3843ed0dde9216eef56947b3e0d2d223eb4aae3a01629d" |
| 802 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8cb6e5b959231cc1119e43259c4a608f9c51a241;name=git_e2b5d849_0;destsuffix=vcs_cache/4001ff21b09bcafa71da9dbb8546e662be54956882fc49db209d139c60a059a5" | 146 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=5628607bb4c51c3157aacc3a50f0ab707582b805;name=git_99185c7b_1;destsuffix=vcs_cache/487846ea4fbb1d95dc2e657d4e80ef368991c8969416806cb750f49d60d76f50" |
| 803 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=20f1fb78b0740ba8c3cb143a61e86ba5c8669768;name=git_aa2934d2_0;destsuffix=vcs_cache/011e067d188efe7429b197f7d8192b24ad223dac023428634f938f922098aa79" | 147 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_2;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" |
| 804 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c;name=git_aa2934d2_1;destsuffix=vcs_cache/cfc230cd80a88bd2cd24c2fddbbc333c736d5191372a39b531d22888301fbd16" | 148 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=ba06b47c162d49f2af050fb4c75bcbc86a159d5c;name=git_99185c7b_3;destsuffix=vcs_cache/5bf1ff630b7a54e0b74bb53151109058ef98698e506268859c2ee010b8dae504" |
| 805 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=arc/v2.0.7;shallow=1;rev=97f49b45d00745bd1bbc7a64d9363e5edf216713;name=git_aa2934d2_2;destsuffix=vcs_cache/c9db15d955aa462c711a58edd3e65d05914a638094a1240b0345fea64df2762b" | 149 | SRC_URI += "git://github.com/antihax/optional;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c3f0ba9c1a592b971d66b2787679af55b5c58f21;name=git_aab58b7d_0;destsuffix=vcs_cache/535a79fbd6ec4a2d00a2eaeb938554011f822f57d36bc924215af19f4bab0697" |
| 806 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a032ef5a154020ffc7a74ba73702f9c5d3ea11f2;name=git_aa2934d2_3;destsuffix=vcs_cache/343208606456fb4f9643d8e8742dd757b64a6b252025dc7a30adb732272fce26" | 150 | SRC_URI += "git://github.com/mwitkow/go-conntrack;protocol=https;branch=master;rev=2f068394615f73e460c2f3d2c158b0ad9321cadb;name=git_ff07aa22_0;destsuffix=vcs_cache/0c95da896ecaf67638f45eea2282c2c840e57fd5bef90b1316645fe86914c177" |
| 807 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_4;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | 151 | SRC_URI += "git://github.com/mwitkow/go-http-dialer;protocol=https;branch=master;rev=378f744fb2b81a6b96e3f40cde4f3bcab5a9cff0;name=git_f8e1cb85_0;destsuffix=vcs_cache/b49226158203716f61a63aabfe5b5505264ac6a52d468bf41edf85479a6c7b8d" |
| 808 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | 152 | SRC_URI += "git://github.com/bronze1man/goStrongswanVici;protocol=https;branch=master;rev=211cef3b0b20c5c00c0ad49f7b4ccb78c06eee58;name=git_35e9e2e0_0;destsuffix=vcs_cache/d421cb26539bd984124aa1407f9183358053224a7aeab84c95a169a35343a0f7" |
| 809 | SRC_URI += "git://github.com/hashicorp/go-hclog;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=d12136aa2e51933c460084f5083b6d5bb9d41960;name=git_4a8ed8e0_0;destsuffix=vcs_cache/0b4bc1f484bcdfdcb3ceaacd23eff50d33afa85db395a0f6a5f55b1bd0e8c0c5" | 153 | SRC_URI += "git://github.com/getsentry/sentry-go;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=ba344b4a9be534eb7a06866f33f9225009331bf9;name=git_e37750ca_0;destsuffix=vcs_cache/368a2a67befd19b89fb3a04cc1aefb546b38d38d81d6d9522bf1022bbceebf4d" |
| 810 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | 154 | SRC_URI += "git://github.com/streadway/handy;protocol=https;branch=master;rev=d5acb3125c2a6654d2d691e6851674a645333da1;name=git_047ba959_0;destsuffix=vcs_cache/6a7112f54b0a6249ef1b51f621cafc28dca408afe1256941683f83b2153fec2c" |
| 811 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_1;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | 155 | SRC_URI += "git://github.com/streadway/amqp;protocol=https;branch=master;rev=75d898a42a940fbc854dfd1a4199eabdc00cf024;name=git_0fe795ad_0;destsuffix=vcs_cache/c417c50b0dc497bff358fcbbd1cec6c9e114fd37f22dd5259052a05fd00ba674" |
| 812 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" | 156 | SRC_URI += "git://github.com/streadway/amqp;protocol=https;branch=master;rev=edfb9018d2714e4ec54dbaba37dbfef2bdadf0e4;name=git_0fe795ad_1;destsuffix=vcs_cache/cb15caeea634d153074545675f2a0dbf539840fba287ac39da91f8ee8d3cc2d4" |
| 813 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=fcaa53267960208632e9308c93aa89535526a018;name=git_55a07af7_0;destsuffix=vcs_cache/fd3860df5d492a5119c8c51b16a6aab4a06c5aa25b862415b5447aa36f240677" | 157 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=3d4fd11601ddca248480565884e34e393313cd62;name=git_d4b17222_0;destsuffix=vcs_cache/c3c97b2a21733410cf7bdf451fa4187fbd4cd760335a06d42b48140ef8934d6b" |
| 814 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=51ec67d01101f5fe22e83980dc53e1d5fc96603c;name=git_65ddb0f9_0;destsuffix=vcs_cache/9f46ea48a4d0a06e6ee96f4400a716cced2e66bfe9a3dc216c6e7a354ed6d266" | 158 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;branch=master;rev=c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5;name=git_d4b17222_1;destsuffix=vcs_cache/8cc3640768bc75278eee0dd8ebd010be93cd7d1c829e9cca3995d3d9ef342392" |
| 815 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.1;shallow=1;rev=ced2b07a57dc67e1f3d620ec6a0daad5109aba63;name=git_b8e88960_0;destsuffix=vcs_cache/d468886e06770735fad26b87b41fabfcf704280b035ef7cf89f6545e589c95cc" | 159 | SRC_URI += "git://github.com/jmespath/go-jmespath;protocol=https;nobranch=1;tag=internal/testify/v1.5.1;shallow=1;rev=ff168ca20786696708c0f3eb2cc29d7912467599;name=git_d4b17222_2;destsuffix=vcs_cache/2760c91c21f60b7531a8c72d94a8ef0c04735a7ea14330467907030d320b9bff" |
| 816 | SRC_URI += "git://github.com/peterbourgon/diskv;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=5f041e8faa004a95c88a202771f4cc3e991971e6;name=git_de2c9c21_0;destsuffix=vcs_cache/8625edde317f1f22cc2818a98d9abcbe70bd7594027c378d1af3b3b0354ac6fe" | 160 | SRC_URI += "git://github.com/pdtpartners/nix-snapshotter;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=8e875fb8eeb28947e2b4c3e7552f511d8d1f405a;name=git_5c094a98_0;destsuffix=vcs_cache/7b6d24725b408bd874e108009aa0101965525b5d75bcd7636e08a60152e6464e" |
| 817 | SRC_URI += "git://github.com/cskr/pubsub;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=65166f5ae403cbf6dcdced31e1f8f8ad95485cb3;name=git_32d16d76_0;destsuffix=vcs_cache/7f74633a37e29fd4d96df0f6d3328d282aa5724c1c3dcfb7d87e45a5ebc8bb6d" | 161 | SRC_URI += "git://github.com/google/cadvisor;protocol=https;nobranch=1;tag=v0.56.2;shallow=1;rev=7cbdee9260c4292d5d27d00416ce8a7dc1dc12a0;name=git_b50ba4dc_0;destsuffix=vcs_cache/658cef994115a9ddf669e40561ebd805555ae0a77d28fb9ce9f58ff9bef9e9e7" |
| 818 | SRC_URI += "git://github.com/gliderlabs/ssh;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=d3a6756290240931faaf90ec97ddd5d9290623d8;name=git_39665195_0;destsuffix=vcs_cache/c6e39df71984481a76325df4d86e19fff932ac8541a9e1e4021be3ce2860b614" | 162 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.3.3;shallow=1;rev=0f7e6797a04da412118541344bbe0d65945e24c9;name=git_4a343155_0;destsuffix=vcs_cache/bb49ff7cfe7cab97fc1ad58498112c4c80ab2c4264e619480b00511c13efe5c0" |
| 819 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | 163 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=195b986b4b6d4c513582cf4d2b8c4fd7e2494f7e;name=git_4a343155_1;destsuffix=vcs_cache/d73e4def39ac1a50bc14992c07a5ebf3b91b1754e1ebc00b945814c45625391f" |
| 820 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" | 164 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.2.1;shallow=1;rev=7e75073889cd2324f33b959c4fb4545440da046c;name=git_4a343155_2;destsuffix=vcs_cache/a9b520ab0be644c48d9f8e22a34ce4be4bce6362c277f11ffe82d877e2ddca01" |
| 821 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" | 165 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.3.2;shallow=1;rev=b41869697484173d2e936754152cd64e40a046d4;name=git_4a343155_3;destsuffix=vcs_cache/1c9c7f2e0387e0ac37f9c9a64ff9d408185df9a7242fe36230582351ab09b84d" |
| 822 | SRC_URI += "git://github.com/ajstarks/deck;protocol=https;branch=master;rev=30c9fc6549a9c9cf8a6d87f7fb2e66b6469e4287;name=git_f1bf0fda_0;destsuffix=vcs_cache/5bf32b1fd49b6193d170889b0e4629046cf8c1f8a06717ac987e3c7b179a10d5" | 166 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b99070ab9f10410a3f8d25fae01dd611a6cc79ff;name=git_4a343155_4;destsuffix=vcs_cache/a09315e0183ebc605e8e556dbc5e51bcd84786f4af95a81bb8edd69589ac306f" |
| 823 | SRC_URI += "git://github.com/ajstarks/deck;protocol=https;branch=master;rev=c3f852c02e19235a0b00a692c533fc1c4a4852ca;name=git_f1bf0fda_1;destsuffix=vcs_cache/af1cc3fbe7d85bbc2ce83c047a49e63039f66a6aed11752895e4baa48443208c" | 167 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=dacbe1a1813d1e1b8f44f17b03ffe0cd9fb5ba54;name=git_4a343155_5;destsuffix=vcs_cache/3fab31e32a857abe13f8cc551dd75b033181876cfd43a246ac1f8b6e1626b526" |
| 824 | SRC_URI += "git://github.com/ajstarks/svgo;protocol=https;branch=master;rev=1546f124cd8b0cba8d505fa2ddb110c211670c59;name=git_90a535fe_0;destsuffix=vcs_cache/8606dbb2be1a41feb383f4a165e17fd83d666c2cd82413329c9166c5e32ac5dd" | ||
| 825 | SRC_URI += "git://github.com/ajstarks/svgo;protocol=https;branch=master;rev=644b8db467afccf19a0692a3e31a1868e4287ab8;name=git_90a535fe_1;destsuffix=vcs_cache/d883a0b49135b7c797fb8245e4caccaa899926e6662a89007c114c2e4ff64b27" | ||
| 826 | SRC_URI += "git://github.com/warpfork/go-wish;protocol=https;branch=master;rev=39a1cc7a02d01d037bc6bc075e6550279026e645;name=git_2ee5ca4e_0;destsuffix=vcs_cache/d54a5a826f35a7d8f810dbcc25416fe92de38e073136e37513ded87e2b85baa9" | ||
| 827 | SRC_URI += "git://github.com/warpfork/go-testmark;protocol=https;nobranch=1;tag=v0.12.1;shallow=1;rev=99d84c893cb54747ebb67b19336ab0370d01a092;name=git_ee4adbb2_0;destsuffix=vcs_cache/8e75753c9cfcd34a776df08190dff784f325672504720330a0127568766e940b" | ||
| 828 | SRC_URI += "git://github.com/dgraph-io/ristretto;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=dbc185e050f48c5190a78b4a07829d9c10afca21;name=git_7accc6f9_0;destsuffix=vcs_cache/8caaf63bbae80090a9005069218581eb3efa3399b0f80f881e69a987d1dafd8c" | ||
| 829 | SRC_URI += "git://github.com/dgraph-io/badger;protocol=https;nobranch=1;tag=v1.6.2;shallow=1;rev=c5d36c806aa80954a24606a982a475a717d44de2;name=git_ad2441c6_0;destsuffix=vcs_cache/49ed18fb6cfeacdf1ac19d3bf9acbce535c8c8002b2eac36207a595c8ec70d62" | ||
| 830 | SRC_URI += "git://github.com/jtolds/gls;protocol=https;nobranch=1;tag=v4.20.0;shallow=1;rev=b4936e06046bbecbb94cae9c18127ebe510a2cb9;name=git_d2f6e184_0;destsuffix=vcs_cache/dd5cfff6e6a0707c8f8a8272ef6b888ab15fa63a5c11a9ccdd30dd6e338e868e" | ||
| 831 | SRC_URI += "git://github.com/JeffAshton/win_pdh;protocol=https;branch=master;rev=76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2;name=git_2273ef35_0;destsuffix=vcs_cache/d04540925c4331f3e4a4f736d023490507faad3a0adb620190c5f3faef26d008" | ||
| 832 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=dd15542826b6e12943e74670a8807a74b4da09d9;name=git_217f6de8_0;destsuffix=vcs_cache/1493a5bfbe7b3525b8e369dad6284bf19f8510cf53db0a7f023db2d97777cabd" | ||
| 833 | SRC_URI += "git://github.com/neelance/astrewrite;protocol=https;branch=master;rev=99348263ae862cc230986ce88deaddbf7edcc034;name=git_13d7b568_0;destsuffix=vcs_cache/14ca4fc9d94a0f307806c76b6d8274e7498d1f24099a7902e38966e660d4cd00" | ||
| 834 | SRC_URI += "git://github.com/neelance/sourcemap;protocol=https;branch=master;rev=8c68805598ab8d5637b1a72b5f7d381ea0f39c31;name=git_aa27249b_0;destsuffix=vcs_cache/a7af8ed9f5632745fae221a6741b93e6b969bec253f2376b92592478fbd9a2bc" | ||
| 835 | SRC_URI += "git://github.com/mndrix/tap-go;protocol=https;branch=master;rev=629fa407e90bbf3781e448e8e9b8931523ec823c;name=git_e9509ffb_0;destsuffix=vcs_cache/8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80" | ||
| 836 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v7.2.0;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_0;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" | ||
| 837 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=9a448d52c31a1d571b774d3cf812a5e93f2f747b;name=git_3c5c2d9d_0;destsuffix=vcs_cache/2c7723c5a9ee119e95480471084db495771076bc7a1f870bc1cba6832e279438" | ||
| 838 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=504c6dd8cc916cd7f2097877efd52cae5f1d8b18;name=git_fe793f4c_0;destsuffix=vcs_cache/723365688454e5f65e26dbdbe56debec9213552a9d8073bc118fc9a55e373b9c" | ||
| 839 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=def36bb599562ff8152cbf139055b51e6d1d2651;name=git_fe793f4c_1;destsuffix=vcs_cache/5d3317e54dc0894f0efba748fb7ef8e98f86625771f022c3f4c140cea3416869" | ||
| 840 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e9b37cc8e2a5cdc43e3faeee3c7e5c52bd1bca25;name=git_fe793f4c_2;destsuffix=vcs_cache/c9fd7356ad2e27360396d3e7ff43b3eea7e6dc3a07f5a4455f85f5195e30c333" | ||
| 841 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | ||
| 842 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;tag=v0.12.9;shallow=1;rev=7392335b540ccd5edc26ca1e0dce0da393c17eff;name=git_d1a645ee_0;destsuffix=vcs_cache/05dc4d58e83373d88f474ae8e70744afab6cb5a48243bd4618d3a0e36276f49a" | ||
| 843 | SRC_URI += "git://github.com/Microsoft/didx509go;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=d6236d5cdf87770cf91ae58586fc35ac4ec209ea;name=git_653ab3b3_0;destsuffix=vcs_cache/9d732379493b8d4ba557d271dfac2f175c56544888b810e4884820c70ff7fb20" | ||
| 844 | SRC_URI += "git://github.com/Microsoft/cosesign1go;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=e86c6aa1092c0386c91f3b24c3111a03be0094b6;name=git_3a764ac5_0;destsuffix=vcs_cache/3055be8736bbe9c13656922d0bc61931b54c0f2a56cda5ce2bd392dcd5ebc324" | ||
| 845 | SRC_URI += "git://github.com/Microsoft/hnslib;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=e9f96c28f48e99445cc26600ec444979640d42fd;name=git_b4142b54_0;destsuffix=vcs_cache/0f7d0b71a42a39937d865059fcc362de1f2f524b8f18b51a71552dfc6b268135" | ||
| 846 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=e14f8d59a22d460d56c5ee92507cd94c78fbf274;name=git_19b8b0b3_0;destsuffix=vcs_cache/839916615056d6af43f8d8aaa22ecee7de6a03166fb63a68dbdca21e038463cc" | ||
| 847 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_1;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" | ||
| 848 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" | ||
| 849 | SRC_URI += "git://github.com/polydawn/refmt;protocol=https;nobranch=1;tag=v0.89.0;shallow=1;rev=ad1efcb83999082a4ec5ac34b9d5c08bc388faf3;name=git_9e4c55d7_0;destsuffix=vcs_cache/985d3accfe8c6a30d2848dca299fe2066f1e98f7f3d9ac232c8fbcbabd015242" | ||
| 850 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=28f6c0f3b63983aaa99575ca3b693afff7996387;name=git_92f2e92b_0;destsuffix=vcs_cache/6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6" | ||
| 851 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=5e5cf60278f657d30daa329dd0e7e893b6b8f027;name=git_92f2e92b_1;destsuffix=vcs_cache/6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669" | ||
| 852 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=bd984b5ce465cae93d894caa85838021209b9a57;name=git_92f2e92b_2;destsuffix=vcs_cache/190d0769fcb0583bb638d524115b887c6d000e04c6d64f1488a06b55bf5eac4c" | ||
| 853 | SRC_URI += "git://github.com/OneOfOne/xxhash;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=73388e8298b5e5a3611e6b62c2fc41b1b108491e;name=git_263f925e_0;destsuffix=vcs_cache/574662bdca3437a1a2b63a6fb52e05b654c57b8d21015a54e240b726cc649b5c" | ||
| 854 | SRC_URI += "git://github.com/dgryski/go-farm;protocol=https;branch=master;rev=a6ae2369ad13dc757768086f0cb902728c7e03e5;name=git_04a299a5_0;destsuffix=vcs_cache/3b337c74a1dc086ce360ec44513bbd981a4b87e42b336b8fb79649d61d18cda3" | ||
| 855 | SRC_URI += "git://github.com/google/renameio;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=f0e32980c006571efd537032e5f9cd8c1a92819e;name=git_ce1dfceb_0;destsuffix=vcs_cache/76f4072558e5deba8821b89cf58abb617b9d1d10b99be8f2d83f095779579603" | ||
| 856 | SRC_URI += "git://github.com/google/gopacket;protocol=https;nobranch=1;tag=v1.1.19;shallow=1;rev=a9779d139771f6a06fc983b18e0efd23ca30222f;name=git_140ad762_0;destsuffix=vcs_cache/028d3eaa48c22838281fed3a66d89c08174127a145bcc3d3fb80fb786564009f" | ||
| 857 | SRC_URI += "git://github.com/google/go-querystring;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=44c6ddd0a2342c386950e880b658017258da92fc;name=git_88468261_0;destsuffix=vcs_cache/08a0ab24e6c7c28483bf7fafcf8364fed600f35553cdb6685f859e03cba6d453" | ||
| 858 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=bb60477ba7d14d1c916863c80ed8343447ec40c0;name=git_cb2b4d4a_0;destsuffix=vcs_cache/e153e0f7e1923456d5ff38676157d7c15d014535f4a261d9c2a2d899bb8b9de1" | ||
| 859 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.3;shallow=1;rev=c55b46fff1d4265431d79b2d1ce28d7c808fdcbe;name=git_cb2b4d4a_1;destsuffix=vcs_cache/5825061f32b431665ac43f91fab58c889afffb7a0870b868453d36dfdfbd6c3c" | ||
| 860 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v17.0.0;shallow=1;rev=747f93dd9b489bd56f7442b3c42bfea12800a75b;name=git_c3631c01_0;destsuffix=vcs_cache/78ebc68fbb9fd069ec840c081e9e4373bf433a73486f88b5f9806f80db950025" | ||
| 861 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=01bbb1931b22f146c60e458c0d3fb88e97fc581d;name=git_4d435d14_0;destsuffix=vcs_cache/4f47d9210cf66bab50760ee662dabb16a7a3fe8c2318317e99e8f565a566b73c" | ||
| 862 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1a94d8640e99342fa76ae6296aaa921d08ac451f;name=git_4d435d14_1;destsuffix=vcs_cache/31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883" | ||
| 863 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1bf35d6f28c2d0288b382023b376d4db634119e2;name=git_4d435d14_2;destsuffix=vcs_cache/d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6" | ||
| 864 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1ebb73c60ed3b70bd749d4f798d7ae427263e2c5;name=git_4d435d14_3;destsuffix=vcs_cache/ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe" | ||
| 865 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=27863c87afa6df68fb88a574f81b47d6fb7fbf29;name=git_4d435d14_4;destsuffix=vcs_cache/37982032545a9f78659ba1c62425d992be58995a45bdfeee0578df9c417a2591" | ||
| 866 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=3e6fc7fc9c4c9330ef785c791f2fc143499b5cc7;name=git_4d435d14_5;destsuffix=vcs_cache/caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f" | ||
| 867 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=3ea8567a2e5752420fc544d2e2ad249721768934;name=git_4d435d14_6;destsuffix=vcs_cache/8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c" | ||
| 868 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=4bb14d4b1be14417e47d0bbaf2bd4e188eda647f;name=git_4d435d14_7;destsuffix=vcs_cache/d7ba069139885203e79c6654a1c56b58ad95a84d38c27b49fcd1b22895f09977" | ||
| 869 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=54271f7e092ff31b10b7626fee166cbc6304e350;name=git_4d435d14_8;destsuffix=vcs_cache/dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90" | ||
| 870 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=a478d1d731e942fbe69291748caafefe749a19ea;name=git_4d435d14_9;destsuffix=vcs_cache/aba5934657cdc66abc897f9a8770562d890b555e80c09df73ba7843468e3cefe" | ||
| 871 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=b9804c9f04c2d0c7bbd1af5129f853563f990541;name=git_4d435d14_10;destsuffix=vcs_cache/ef956e6977489abfccc62649f52626c5ed32a942b904d5d39f022f07a1937ae9" | ||
| 872 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=cbba55b83ad56c9286566b96b0c82cead332b729;name=git_4d435d14_11;destsuffix=vcs_cache/4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe" | ||
| 873 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d0013a5989418def857cc76c50c08ea2ca37055e;name=git_4d435d14_12;destsuffix=vcs_cache/de48edfe45db65355f3ce0cf62305aa5383c9ac6ff05ec3a500128407f58f4fb" | ||
| 874 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d1b30febd7dbc1a25a756add949019450c0eedf7;name=git_4d435d14_13;destsuffix=vcs_cache/01e2b07a20be192511d99959651413e14e03470a4094298865db4e45d059b53d" | ||
| 875 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d4f498aebedc02388a1c34ebe8dcb2e7c9e99f29;name=git_4d435d14_14;destsuffix=vcs_cache/de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005" | ||
| 876 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d980be63207e5eee573e37d2a498655773cba403;name=git_4d435d14_15;destsuffix=vcs_cache/fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613" | ||
| 877 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f11f1df84d12adcffbe33959f0629087311bd28f;name=git_4d435d14_16;destsuffix=vcs_cache/d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73" | ||
| 878 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=fc25d7d30c6dd710a0e8c4ed0fb7410039c51135;name=git_4d435d14_17;destsuffix=vcs_cache/ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435" | ||
| 879 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;tag=v0.9.5;shallow=1;rev=d88acdb2077207b23d3b5dacc2873169283cf11c;name=git_8c4e446b_0;destsuffix=vcs_cache/3dda13b111be57c8028aea328f04ab5ce7d13756e61ef7918195db7b71084497" | ||
| 880 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | ||
| 881 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_1;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | ||
| 882 | SRC_URI += "git://github.com/google/flatbuffers;protocol=https;nobranch=1;tag=v2.0.8;shallow=1;rev=06c5c7ed0bd987a918cf88caafb094f22cdd1721;name=git_e3acc77f_0;destsuffix=vcs_cache/3ee6379a1463366e0e5e78827ade43add602ea4741ce02acae01bf01e84775ca" | ||
| 883 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4030bb1f1f0c35b30ca7009e9ebd06849dd45306;name=git_5967e616_0;destsuffix=vcs_cache/85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300" | ||
| 884 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=aeba20f7a1e1315badec4eca4fdc9f754f5f880a;name=git_5967e616_1;destsuffix=vcs_cache/6ab438bcfaa9c1612b157b0bd34881cf1fb3c76d6152d52d03e8bfcb0763a691" | ||
| 885 | SRC_URI += "git://github.com/google/go-tpm-tools;protocol=https;branch=main;rev=4639ecce2abad383ae6c5cbbc0eba5ba37abb05a;name=git_a2ded532_0;destsuffix=vcs_cache/73d32a98c475a66274d59f051c52384d2f4304aa4a039387d817e9262dfb82ff" | 168 | SRC_URI += "git://github.com/google/go-tpm-tools;protocol=https;branch=main;rev=4639ecce2abad383ae6c5cbbc0eba5ba37abb05a;name=git_a2ded532_0;destsuffix=vcs_cache/73d32a98c475a66274d59f051c52384d2f4304aa4a039387d817e9262dfb82ff" |
| 886 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=195b986b4b6d4c513582cf4d2b8c4fd7e2494f7e;name=git_4a343155_0;destsuffix=vcs_cache/d73e4def39ac1a50bc14992c07a5ebf3b91b1754e1ebc00b945814c45625391f" | 169 | SRC_URI += "git://github.com/google/deck;protocol=https;branch=master;rev=105ad94aa8aec4c27766e92c4310b466f0852009;name=git_57663d5a_0;destsuffix=vcs_cache/9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140" |
| 887 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.2.1;shallow=1;rev=7e75073889cd2324f33b959c4fb4545440da046c;name=git_4a343155_1;destsuffix=vcs_cache/a9b520ab0be644c48d9f8e22a34ce4be4bce6362c277f11ffe82d877e2ddca01" | 170 | SRC_URI += "git://github.com/google/flatbuffers;protocol=https;nobranch=1;tag=v2.0.8;shallow=1;rev=06c5c7ed0bd987a918cf88caafb094f22cdd1721;name=git_e3acc77f_0;destsuffix=vcs_cache/3ee6379a1463366e0e5e78827ade43add602ea4741ce02acae01bf01e84775ca" |
| 888 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.3.2;shallow=1;rev=b41869697484173d2e936754152cd64e40a046d4;name=git_4a343155_2;destsuffix=vcs_cache/1c9c7f2e0387e0ac37f9c9a64ff9d408185df9a7242fe36230582351ab09b84d" | ||
| 889 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b99070ab9f10410a3f8d25fae01dd611a6cc79ff;name=git_4a343155_3;destsuffix=vcs_cache/a09315e0183ebc605e8e556dbc5e51bcd84786f4af95a81bb8edd69589ac306f" | ||
| 890 | SRC_URI += "git://github.com/google/martian;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=dacbe1a1813d1e1b8f44f17b03ffe0cd9fb5ba54;name=git_4a343155_4;destsuffix=vcs_cache/3fab31e32a857abe13f8cc551dd75b033181876cfd43a246ac1f8b6e1626b526" | ||
| 891 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.7;shallow=1;rev=039e37cba1f3e52c48404633d6960421b369a19a;name=git_8726c33a_0;destsuffix=vcs_cache/82c4f88ad26eb27b5843cdacdecd2e9f2d7e2fb3529eae2e69835a4677dc4912" | 171 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.7;shallow=1;rev=039e37cba1f3e52c48404633d6960421b369a19a;name=git_8726c33a_0;destsuffix=vcs_cache/82c4f88ad26eb27b5843cdacdecd2e9f2d7e2fb3529eae2e69835a4677dc4912" |
| 892 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=0a3ecd384c2ae80de757e4b62138949ab721f02e;name=git_8726c33a_1;destsuffix=vcs_cache/f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0" | 172 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=0a3ecd384c2ae80de757e4b62138949ab721f02e;name=git_8726c33a_1;destsuffix=vcs_cache/f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0" |
| 893 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_2;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" | 173 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_2;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" |
| @@ -905,611 +185,2199 @@ SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.6; | |||
| 905 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=d2fcc899bdc2d134b7c00e36137260db963e193c;name=git_8726c33a_14;destsuffix=vcs_cache/bc0be26361e8cef7d5d19a88e76640ca90d6cf97700da6bfcb85b9a2cb309f46" | 185 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=d2fcc899bdc2d134b7c00e36137260db963e193c;name=git_8726c33a_14;destsuffix=vcs_cache/bc0be26361e8cef7d5d19a88e76640ca90d6cf97700da6bfcb85b9a2cb309f46" |
| 906 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.4;shallow=1;rev=ec71d6d790538ad88c95a192fd059e11afb45b6f;name=git_8726c33a_15;destsuffix=vcs_cache/990ac138252d2a8529826b2237fedeecd3c72e28d4ccb7016c8a8bda4fd28151" | 186 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.4;shallow=1;rev=ec71d6d790538ad88c95a192fd059e11afb45b6f;name=git_8726c33a_15;destsuffix=vcs_cache/990ac138252d2a8529826b2237fedeecd3c72e28d4ccb7016c8a8bda4fd28151" |
| 907 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.8;shallow=1;rev=f144a35ed4ac538fae93fa3783175108738f71b9;name=git_8726c33a_16;destsuffix=vcs_cache/e9c9c25dc056da118c79d8fe80d5c9607c174191206587359d435b45a4783882" | 187 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.8;shallow=1;rev=f144a35ed4ac538fae93fa3783175108738f71b9;name=git_8726c33a_16;destsuffix=vcs_cache/e9c9c25dc056da118c79d8fe80d5c9607c174191206587359d435b45a4783882" |
| 908 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | 188 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;tag=v0.9.8;shallow=1;rev=6a7f64318ba9e8e7a0f8c5710b07ca47bf911f4c;name=git_8c4e446b_0;destsuffix=vcs_cache/ce1ed46c59112f1d14d376bacbbbd12b6bde694b8e9094f459b61413279becd6" |
| 909 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;branch=main;rev=c7be7c783f49e86348a1081eb387e01a347a4f23;name=git_62ad6da8_1;destsuffix=vcs_cache/9cb02a48bd58ac2a050dea41ebfe49f7cf5987f1435a987a07d3c373d8ac806f" | 189 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;tag=v0.9.6;shallow=1;rev=bf120203f23af1e4291a336cb93a7a79e2a0832f;name=git_8c4e446b_1;destsuffix=vcs_cache/9be634553d16bf27d805fa3c365b12c3f1229bff66110dcd91b67236ff30baa7" |
| 190 | SRC_URI += "git://github.com/google/go-tpm;protocol=https;nobranch=1;tag=v0.9.5;shallow=1;rev=d88acdb2077207b23d3b5dacc2873169283cf11c;name=git_8c4e446b_2;destsuffix=vcs_cache/3dda13b111be57c8028aea328f04ab5ce7d13756e61ef7918195db7b71084497" | ||
| 191 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4030bb1f1f0c35b30ca7009e9ebd06849dd45306;name=git_5967e616_0;destsuffix=vcs_cache/85612efd55a9aab7a0918f1197aae84a1320d80139a9a4c9d83d7ad087c71300" | ||
| 192 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=aeba20f7a1e1315badec4eca4fdc9f754f5f880a;name=git_5967e616_1;destsuffix=vcs_cache/6ab438bcfaa9c1612b157b0bd34881cf1fb3c76d6152d52d03e8bfcb0763a691" | ||
| 193 | SRC_URI += "git://github.com/google/go-github;protocol=https;nobranch=1;tag=v17.0.0;shallow=1;rev=747f93dd9b489bd56f7442b3c42bfea12800a75b;name=git_c3631c01_0;destsuffix=vcs_cache/78ebc68fbb9fd069ec840c081e9e4373bf433a73486f88b5f9806f80db950025" | ||
| 194 | SRC_URI += "git://github.com/google/certtostore;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=ee4ff6fd9d452e8aa7eb3249c00b272ecd454c2d;name=git_e7a3d490_0;destsuffix=vcs_cache/03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f" | ||
| 195 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=c195f151efe3369874c72662cd69ad43ee485128;name=git_e4a968c9_0;destsuffix=vcs_cache/341854b57c4450774f0bfb0e735005a0aacc137969d63d2bb61371bd8a5b9f67" | ||
| 196 | SRC_URI += "git://github.com/google/renameio;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=f0e32980c006571efd537032e5f9cd8c1a92819e;name=git_ce1dfceb_0;destsuffix=vcs_cache/76f4072558e5deba8821b89cf58abb617b9d1d10b99be8f2d83f095779579603" | ||
| 197 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;tag=v0.26.1;shallow=1;rev=8e7beb65e9a70f501fd743c3b70b2a0a2fadac52;name=git_84576395_0;destsuffix=vcs_cache/578448d7e5e229b277fe461a7f5985c6e45f1a836230fec91b750327cd0ce5d9" | ||
| 198 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=b023645243168e15bfe52522afccedfeb36ee023;name=git_84576395_1;destsuffix=vcs_cache/29bf51781ec639ac1ab8cea9775b0eb2c33f9ffbea85f69c32fae2a596e305f8" | ||
| 910 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=0cd6bf5da1e1c83f8b45653022c74f71af0538a4;name=git_c3a7687c_0;destsuffix=vcs_cache/eb93ca348ebb31319a7c752da38e6b49c9cd7ebca47e4d077bcfeb02d6f02fd5" | 199 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=0cd6bf5da1e1c83f8b45653022c74f71af0538a4;name=git_c3a7687c_0;destsuffix=vcs_cache/eb93ca348ebb31319a7c752da38e6b49c9cd7ebca47e4d077bcfeb02d6f02fd5" |
| 911 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=0e4e31197428a347842d152773b4cace4645ca25;name=git_c3a7687c_1;destsuffix=vcs_cache/192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646" | 200 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=0e4e31197428a347842d152773b4cace4645ca25;name=git_c3a7687c_1;destsuffix=vcs_cache/192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646" |
| 912 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_2;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | 201 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_2;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" |
| 913 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=44b5fee7c49cf3bcdf723f106b36d56ef13ccc88;name=git_c3a7687c_3;destsuffix=vcs_cache/baaff4147d4a04e5d30e5b64e58b5212e2563d7d6043a2edc09a3a5c217ad47f" | 202 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=44b5fee7c49cf3bcdf723f106b36d56ef13ccc88;name=git_c3a7687c_3;destsuffix=vcs_cache/baaff4147d4a04e5d30e5b64e58b5212e2563d7d6043a2edc09a3a5c217ad47f" |
| 914 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=bfb86fa49a73e4194d93bea18d7acfe3694438ce;name=git_c3a7687c_4;destsuffix=vcs_cache/d413b418a716d2949c57a5676b5887607713136568f6b6894fed0ce9e8faddea" | 203 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=4d47f8eb066f43cfaedd728a543479d9c9dfa8f6;name=git_c3a7687c_4;destsuffix=vcs_cache/168fbe120b30a9f6e6217deb663aa70b7cb237211355e13a11818cc549c12957" |
| 915 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=c195f151efe3369874c72662cd69ad43ee485128;name=git_e4a968c9_0;destsuffix=vcs_cache/341854b57c4450774f0bfb0e735005a0aacc137969d63d2bb61371bd8a5b9f67" | 204 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=8de8764e294f072b7a2f1a209e88fdcdb1ebc875;name=git_c3a7687c_5;destsuffix=vcs_cache/625ee4fe86a65e24708676441dd19dc08adf083d4032787d848861f8dd30d8a8" |
| 916 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;tag=v0.26.1;shallow=1;rev=8e7beb65e9a70f501fd743c3b70b2a0a2fadac52;name=git_84576395_0;destsuffix=vcs_cache/578448d7e5e229b277fe461a7f5985c6e45f1a836230fec91b750327cd0ce5d9" | 205 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=bfb86fa49a73e4194d93bea18d7acfe3694438ce;name=git_c3a7687c_6;destsuffix=vcs_cache/d413b418a716d2949c57a5676b5887607713136568f6b6894fed0ce9e8faddea" |
| 917 | SRC_URI += "git://github.com/google/cel-go;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=b023645243168e15bfe52522afccedfeb36ee023;name=git_84576395_1;destsuffix=vcs_cache/29bf51781ec639ac1ab8cea9775b0eb2c33f9ffbea85f69c32fae2a596e305f8" | 206 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d460ce9f8df2e77fb1ba55ca87fafed96c607494;name=git_c3a7687c_7;destsuffix=vcs_cache/9c4788a0a21771df759c6389067061e3fd3a1ebf4cc47f12ab880b4f241d4681" |
| 918 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.16.9;shallow=1;rev=4509a600408280c8dcdbc6825ba750cf1628423d;name=git_0a897d51_0;destsuffix=vcs_cache/955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741" | 207 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=01bbb1931b22f146c60e458c0d3fb88e97fc581d;name=git_4d435d14_0;destsuffix=vcs_cache/4f47d9210cf66bab50760ee662dabb16a7a3fe8c2318317e99e8f565a566b73c" |
| 919 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.0;shallow=1;rev=4fd9126607b61a0fe22af3a6a31b4e4792a66d83;name=git_0a897d51_1;destsuffix=vcs_cache/1019db3148ced92df014f3223b25aa98b2ba2efdbeabf15f6118d4ee009ddf00" | 208 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1a94d8640e99342fa76ae6296aaa921d08ac451f;name=git_4d435d14_1;destsuffix=vcs_cache/31f2a8537f441e892d141aab3000d57a9294410e58dd345137721b34a0951883" |
| 920 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.27.24;shallow=1;rev=9005edfbb1194c8f340b9bb7288698b58fc7274a;name=git_0a897d51_2;destsuffix=vcs_cache/a8852e0f20dc8097fdeba5e7e49e906d28eb4abb30651ef33d8eb086d24d530a" | 209 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1bf35d6f28c2d0288b382023b376d4db634119e2;name=git_4d435d14_2;destsuffix=vcs_cache/d44ac676ff8477827cab56c253ae3763dbf72913bbb4610edb3a736c62c51ec6" |
| 921 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.20.3;shallow=1;rev=07bbd001753f9633a614f6c0949d3d73142433d0;name=git_0adf6e3e_0;destsuffix=vcs_cache/c1f9fc4ebee11068a7c704ab9d4d1dbf1f08118e5d144a287927a03613bf5c94" | 210 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=1ebb73c60ed3b70bd749d4f798d7ae427263e2c5;name=git_4d435d14_3;destsuffix=vcs_cache/ff557c8ed5038276d9002de4c1a6afcd2d47a1f85dfc034a08911cf425cebdbe" |
| 922 | SRC_URI += "git://github.com/aws/aws-sdk-go;protocol=https;nobranch=1;tag=v1.55.6;shallow=1;rev=e1db430efbf87c6fd64a01c3330ad7df794b8847;name=git_b3c0b920_0;destsuffix=vcs_cache/fcf5ef0b6d56f50be5d6868cf80e677ab70a2505357bb49d4b86964479b5a61f" | 211 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=27863c87afa6df68fb88a574f81b47d6fb7fbf29;name=git_4d435d14_4;destsuffix=vcs_cache/37982032545a9f78659ba1c62425d992be58995a45bdfeee0578df9c417a2591" |
| 923 | SRC_URI += "git://github.com/ghodss/yaml;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=0ca9ea5df5451ffdf184b4428c902747c2c11cd7;name=git_5c75ad62_0;destsuffix=vcs_cache/80fe9a835966dce3e484e8b446741cfac9c1f552dcd6ae067fe34cdc19e94504" | 212 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=294ebfa9ad836ed3d00d43d54ea599339e403110;name=git_4d435d14_5;destsuffix=vcs_cache/80fa10ebb7bc44c77e9d3c9b4bd23b58ff5ab9260773671fdcec9eab423b11f5" |
| 924 | SRC_URI += "git://github.com/osrg/gobgp;protocol=https;nobranch=1;tag=v3.29.0;shallow=1;rev=b91614eb13ca1388a1d524ad10ecb05cc416ff56;name=git_6d556e8c_0;destsuffix=vcs_cache/3d4c9442edc58fb06b8d3a1c947a55999ae63ba7d7959bb75564508ce6879d2d" | 213 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=3e6fc7fc9c4c9330ef785c791f2fc143499b5cc7;name=git_4d435d14_6;destsuffix=vcs_cache/caa83ba8d6b4a436b85fa97fa28ef855cc55cfb28ae8352dee17ea3ea201213f" |
| 925 | SRC_URI += "git://github.com/viant/assertly;protocol=https;nobranch=1;tag=v0.4.8;shallow=1;rev=04f45e0aeb6f3455884877b047a97bcc95dc9493;name=git_74bbaac9_0;destsuffix=vcs_cache/762929efec7eee67563d3e66591baa2d0d193803006eec40a29a8dc1b886b2cf" | 214 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=3ea8567a2e5752420fc544d2e2ad249721768934;name=git_4d435d14_7;destsuffix=vcs_cache/8f5be92f8ffca2ad32e5c35a0be99dfc9c4da1b0793abd7b267f92cc007bc91c" |
| 926 | SRC_URI += "git://github.com/viant/toolbox;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=1be8e4d172138324f40d55ea61a2aeab0c5ce864;name=git_15a07bc4_0;destsuffix=vcs_cache/c98652b7de1e3d1bf96b66a3f56e88a34afd8922921443b0488d547362505d3d" | 215 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=4bb14d4b1be14417e47d0bbaf2bd4e188eda647f;name=git_4d435d14_8;destsuffix=vcs_cache/d7ba069139885203e79c6654a1c56b58ad95a84d38c27b49fcd1b22895f09977" |
| 216 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=54271f7e092ff31b10b7626fee166cbc6304e350;name=git_4d435d14_9;destsuffix=vcs_cache/dbbe87c6d3129524299bea08543469e71eead63a334d873ff29785e62dd91f90" | ||
| 217 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=a478d1d731e942fbe69291748caafefe749a19ea;name=git_4d435d14_10;destsuffix=vcs_cache/aba5934657cdc66abc897f9a8770562d890b555e80c09df73ba7843468e3cefe" | ||
| 218 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=b9804c9f04c2d0c7bbd1af5129f853563f990541;name=git_4d435d14_11;destsuffix=vcs_cache/ef956e6977489abfccc62649f52626c5ed32a942b904d5d39f022f07a1937ae9" | ||
| 219 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=cbba55b83ad56c9286566b96b0c82cead332b729;name=git_4d435d14_12;destsuffix=vcs_cache/4092dee517d79dbd953b0f8e1f0cd311a8990db197d0b18d0dcb6599d62a98fe" | ||
| 220 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d0013a5989418def857cc76c50c08ea2ca37055e;name=git_4d435d14_13;destsuffix=vcs_cache/de48edfe45db65355f3ce0cf62305aa5383c9ac6ff05ec3a500128407f58f4fb" | ||
| 221 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d1b30febd7dbc1a25a756add949019450c0eedf7;name=git_4d435d14_14;destsuffix=vcs_cache/01e2b07a20be192511d99959651413e14e03470a4094298865db4e45d059b53d" | ||
| 222 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d4f498aebedc02388a1c34ebe8dcb2e7c9e99f29;name=git_4d435d14_15;destsuffix=vcs_cache/de36d138e98e00f435d8ea2a0165624ef24795222a94843a98eb6e5c87767005" | ||
| 223 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=d980be63207e5eee573e37d2a498655773cba403;name=git_4d435d14_16;destsuffix=vcs_cache/fdefd4153ee925d7300716d5ceed15e427a1ca1b0f830871f7444cf62a746613" | ||
| 224 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f11f1df84d12adcffbe33959f0629087311bd28f;name=git_4d435d14_17;destsuffix=vcs_cache/d8a8bc063f43182a53887d028f2a8989d26b355ef8abbf508170190ae81c2b73" | ||
| 225 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f64d9cf942d6bcc1a1d4add2c9e758f42cd5adcd;name=git_4d435d14_18;destsuffix=vcs_cache/b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322" | ||
| 226 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=fc25d7d30c6dd710a0e8c4ed0fb7410039c51135;name=git_4d435d14_19;destsuffix=vcs_cache/ab946ff6d98dc83a86a77b85983d69f27af1e843592f79d22ace49b20266a435" | ||
| 227 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | ||
| 228 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=f140a6486e521aad38f5917de355cbf147cc0496;name=git_32fcbcb4_1;destsuffix=vcs_cache/3b10b16f3e547f9036aa468f5a846c1e873d084728258048c32c4afc2a1bb2cf" | ||
| 229 | SRC_URI += "git://github.com/google/gopacket;protocol=https;nobranch=1;tag=v1.1.19;shallow=1;rev=a9779d139771f6a06fc983b18e0efd23ca30222f;name=git_140ad762_0;destsuffix=vcs_cache/028d3eaa48c22838281fed3a66d89c08174127a145bcc3d3fb80fb786564009f" | ||
| 230 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.7;shallow=1;rev=141996cc2c0b07d53f1970aa1b2e8e5dde4a7a52;name=git_cb2b4d4a_0;destsuffix=vcs_cache/3d9959c604408252b1e5823462dadd9b6abbb736bb7051aa96b400bebd475680" | ||
| 231 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=81a6f4abcfbfe2fbe9c9736fa3bd5031c49b41a6;name=git_cb2b4d4a_1;destsuffix=vcs_cache/7c4be35dd769284e7cfe3ec4253f9a5766db026174d1b3b4f3e848cc32bcba04" | ||
| 232 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=b293be1aa7a6e6e4565f9967c093dd412253b267;name=git_cb2b4d4a_2;destsuffix=vcs_cache/d78240b40b894bdb3c6064c372826498fd25f1d524bbfebddc0014b22fe50849" | ||
| 233 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=bb60477ba7d14d1c916863c80ed8343447ec40c0;name=git_cb2b4d4a_3;destsuffix=vcs_cache/e153e0f7e1923456d5ff38676157d7c15d014535f4a261d9c2a2d899bb8b9de1" | ||
| 234 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.3;shallow=1;rev=c55b46fff1d4265431d79b2d1ce28d7c808fdcbe;name=git_cb2b4d4a_4;destsuffix=vcs_cache/5825061f32b431665ac43f91fab58c889afffb7a0870b868453d36dfdfbd6c3c" | ||
| 235 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.8;shallow=1;rev=f47b8173a27ea8453fb2b18992f076aff796119d;name=git_cb2b4d4a_5;destsuffix=vcs_cache/9d16dd05e944fff2fa5c3949148dc4f6ddfe7150165e5f466b58e588967745bc" | ||
| 236 | SRC_URI += "git://github.com/google/go-querystring;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=44c6ddd0a2342c386950e880b658017258da92fc;name=git_88468261_0;destsuffix=vcs_cache/08a0ab24e6c7c28483bf7fafcf8364fed600f35553cdb6685f859e03cba6d453" | ||
| 237 | SRC_URI += "git://github.com/google/go-pkcs11;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c6f79328ddf90f25424ecb6e874c109718883daa;name=git_64866a81_0;destsuffix=vcs_cache/bff2eb676c327d4c57a5187aa05a7e2930f0ab4e1462e951bcb42b4cc4f4e27a" | ||
| 238 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | ||
| 239 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;branch=main;rev=c7be7c783f49e86348a1081eb387e01a347a4f23;name=git_62ad6da8_1;destsuffix=vcs_cache/9cb02a48bd58ac2a050dea41ebfe49f7cf5987f1435a987a07d3c373d8ac806f" | ||
| 240 | SRC_URI += "git://github.com/mohae/deepcopy;protocol=https;branch=master;rev=c48cc78d482608239f6c4c92a4abd87eb8761c90;name=git_05ffc213_0;destsuffix=vcs_cache/f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b" | ||
| 241 | SRC_URI += "git://github.com/jackpal/go-nat-pmp;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=059203efa1edd7130293a583541b8308e7c640c4;name=git_1ca5cc9c_0;destsuffix=vcs_cache/a9c9e696f5c2025a684a3d9fe55c0014cae2c3985dca22c996c9dd828504babe" | ||
| 242 | SRC_URI += "git://github.com/go-logfmt/logfmt;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=3be5f6aae7db841d31dc5e1b3bb7b4cff19200b3;name=git_6bd45679_0;destsuffix=vcs_cache/f612256ccca662f3e7e35d301317a726aee19a83ab1bd7f3d823e4635a099c34" | ||
| 243 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.2;shallow=1;rev=583dbe1884ffba565db4259568911f9277c2f12c;name=git_faedb7d0_0;destsuffix=vcs_cache/6c727785fed6a5390bc8febf030038ea36e899b69a48aaf91b3bd52fd48f31fa" | ||
| 244 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=8c5d7fa2ef98ad77bfbd2d2c3d67d4d17db0093a;name=git_faedb7d0_1;destsuffix=vcs_cache/196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb" | ||
| 245 | SRC_URI += "git://github.com/raulk/go-watchdog;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=9c5e371109037bec1852ea63c9512a94307bfea0;name=git_2dbaa760_0;destsuffix=vcs_cache/34d6a570c4d70327aaea767dcbdc29163f948cd0c01cf3e21cea350f0e244d23" | ||
| 246 | SRC_URI += "git://github.com/slok/go-http-metrics;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=3bddbe25bb479ff3ffba2a4dc4bc4aedaf6ac94e;name=git_c93f7c1c_0;destsuffix=vcs_cache/aa31e40f08cb56b16342974864f72b17488d64c931af04cc35a809a680b0e9f2" | ||
| 247 | SRC_URI += "git://github.com/slok/go-http-metrics;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=dab00f599c32af26cef2d6f91b656752a3eaa140;name=git_c93f7c1c_1;destsuffix=vcs_cache/57852c1bd7ff01f3493ef48b1493d9a0339c80e0b025e78d519b492d25bc16ae" | ||
| 248 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.62.0;shallow=1;rev=5e97220809ffaa826f787728501264e9114cb834;name=git_833ca107_0;destsuffix=vcs_cache/94aac14de55e922ea676c318532d97168c8aaa8a26ad737cdc60e8191ad045eb" | ||
| 249 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_1;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" | ||
| 250 | SRC_URI += "git://github.com/bahlo/generic-list-go;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9;name=git_b593ddee_0;destsuffix=vcs_cache/336e9cb12ebc89503883ddd49ee8665a91a926bcd8ca8f0b61825251d069562a" | ||
| 251 | SRC_URI += "git://github.com/elastic/gosigar;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=226a3899de055358d2b823c9861975d230225201;name=git_0a2941fd_0;destsuffix=vcs_cache/2e39448ff8a9e932492f1010eee3851639038eb2755641f2bfb5f1ff28bf633c" | ||
| 252 | SRC_URI += "git://github.com/elastic/gosigar;protocol=https;nobranch=1;tag=v0.14.3;shallow=1;rev=a1c62e5557684c3b690284ec229176b842c0bf6b;name=git_0a2941fd_1;destsuffix=vcs_cache/502b85e96d6b8490429794f4ce87a3841cfdc14dcf15cda8a66439fde597b2d7" | ||
| 253 | SRC_URI += "git://github.com/gkampitakis/ciinfo;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=f885c371e7fedd709cdca9100b41c6aae2ff9cfa;name=git_a0960162_0;destsuffix=vcs_cache/f01278cf4e6f646d36c24ddbf85f6632dac7fd5f80dc14bf04406ae920d17c61" | ||
| 254 | SRC_URI += "git://github.com/gkampitakis/go-diff;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=68bad34b4ae03a7d0d79ddb812e10c0f1c71cdf7;name=git_b2603203_0;destsuffix=vcs_cache/24b3775116eba36190d29f763c22b27707899bcd6d698c1d606bb2d7c19ac64f" | ||
| 255 | SRC_URI += "git://github.com/gkampitakis/go-snaps;protocol=https;nobranch=1;tag=v0.5.15;shallow=1;rev=037cb97d8d300ff6470dcf87d234b2ca2157542b;name=git_d827d035_0;destsuffix=vcs_cache/b70e2b45b7cc8f8583aca2b7d5082950d0513de6f712c305ddb0a4bac86059cb" | ||
| 256 | SRC_URI += "git://github.com/flynn/go-shlex;protocol=https;branch=master;rev=3f9db97f856818214da2e1057f8ad84803971cff;name=git_d39529aa_0;destsuffix=vcs_cache/3f01c4c07ac9db8363b61a215f4733412171c0f2e9c35c15977caebd30d95a40" | ||
| 257 | SRC_URI += "git://github.com/flynn/noise;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4d9f71cd4ba1fe81415efac312664ccc4bc79b46;name=git_5699bf4e_0;destsuffix=vcs_cache/9df1d9a6f035fb81d08721cb7b9cbe62cf40e8d08f8af85e189a590fe7560ea5" | ||
| 258 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=4aa53e15cbf1a47bc9087e6cfdca214c1eea4e89;name=git_67c76c7d_0;destsuffix=vcs_cache/eec16351afa5aee2969e2bd029fd99a58f4b318b96e652094b0db27b17a0b178" | ||
| 259 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=e53624a87b9b9b919147a9b4626c669a869ebb34;name=git_67c76c7d_1;destsuffix=vcs_cache/50810a84fdec2d9c8210c7c5c4280d5911adb9a7bfd62c792a0353ebe06863ab" | ||
| 260 | SRC_URI += "git://github.com/warpfork/go-testmark;protocol=https;nobranch=1;tag=v0.12.1;shallow=1;rev=99d84c893cb54747ebb67b19336ab0370d01a092;name=git_ee4adbb2_0;destsuffix=vcs_cache/8e75753c9cfcd34a776df08190dff784f325672504720330a0127568766e940b" | ||
| 261 | SRC_URI += "git://github.com/warpfork/go-wish;protocol=https;branch=master;rev=39a1cc7a02d01d037bc6bc075e6550279026e645;name=git_2ee5ca4e_0;destsuffix=vcs_cache/d54a5a826f35a7d8f810dbcc25416fe92de38e073136e37513ded87e2b85baa9" | ||
| 262 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 263 | SRC_URI += "git://github.com/crackcomm/go-gitignore;protocol=https;branch=master;rev=7843d2ba8fdf5e4a4930032287f600cbb3f41fad;name=git_0b39fa94_0;destsuffix=vcs_cache/749e0ab358801ca7a35880e9a38c392d5611c47b90fa4c3bcd9cd33b61c78765" | ||
| 264 | SRC_URI += "git://github.com/op/go-logging;protocol=https;branch=master;rev=970db520ece77730c7e4724c61121037378659d9;name=git_f373f0fd_0;destsuffix=vcs_cache/c6ac7f708dc3f66989fd3eb1b5e52cc2d429b8cd66d6c10e1837a9e6a3436bcb" | ||
| 265 | SRC_URI += "git://github.com/inetaf/tcpproxy;protocol=https;branch=master;rev=3ce58045626c8bc343a593c90354975e61b1817a;name=git_06c27a40_0;destsuffix=vcs_cache/6f8092fc239a6808ac9273b08c8c8cd7e2406aa9c22e81976077935dbbc50e52" | ||
| 266 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.9;shallow=1;rev=45d7d09e39ef4ac08d493309fa031790c15bfe8a;name=git_3fa8b61c_0;destsuffix=vcs_cache/312802d3d487f267a0fbf3d54ca7a46882c8ca80bb35496d99676c79f53b1b3d" | ||
| 267 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_1;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 268 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.4.7;shallow=1;rev=c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9;name=git_3fa8b61c_2;destsuffix=vcs_cache/cc44f7bf337eee80812ff411465b4e87c78887003ae940c1b27adb151bbed7d2" | ||
| 269 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=cfc9c4f277ea6ec18de92444b31983b183deb4fb;name=git_3fa8b61c_3;destsuffix=vcs_cache/611e6edb829e44642e664d56f4e7b3828ea1a4ca48f28bb89ca53c1c9010ecbb" | ||
| 270 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=7363e975f9cfb558be601bece0df81714c3c9084;name=git_98373e58_0;destsuffix=vcs_cache/ed861d7592fdcfee340262e40fbb722c2e90df75cf148417c121234067effa98" | ||
| 271 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef;name=git_98373e58_1;destsuffix=vcs_cache/80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69" | ||
| 272 | SRC_URI += "git://github.com/dunglas/httpsfv;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4cd96cab33c4a28ca20f9a9a92d43ce85a9bf7ad;name=git_086ba164_0;destsuffix=vcs_cache/7e88a9e20365a31b0a387038285320381863159c690152fdfcf7e7e059c8f249" | ||
| 273 | SRC_URI += "git://github.com/exponent-io/jsonpath;protocol=https;branch=master;rev=1de76d718b3f2694498041a6e578675bf52cee06;name=git_99958ecb_0;destsuffix=vcs_cache/05cf7009676b4edc801baa60baa5fe8dc8498a15cce8f94d9ebb0560b2f71540" | ||
| 927 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=39771216ff4c63d11f5e604076f9c45e8be1067b;name=git_a24d8d91_0;destsuffix=vcs_cache/ed63d58cf112e0b59a076da22b09a7543de7421c2457060482db3ad8303454e1" | 274 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=39771216ff4c63d11f5e604076f9c45e8be1067b;name=git_a24d8d91_0;destsuffix=vcs_cache/ed63d58cf112e0b59a076da22b09a7543de7421c2457060482db3ad8303454e1" |
| 928 | SRC_URI += "git://github.com/quic-go/webtransport-go;protocol=https;branch=master;rev=4ac2c9250e66042470c55c7e9f431269c7dbd3ed;name=git_52251646_0;destsuffix=vcs_cache/5e12c717a1f4c0c6da0516751fb2bc9d607b30706405a6dbe9953061fe6c4d38" | 275 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=0bdeddeeb0f650497d603c4ad7b20cfe685682f6;name=git_cd035cbf_0;destsuffix=vcs_cache/16abec32eeeacf78ac938b59d96d2b50aba6e642cc5617322f40d2aa3b51daa0" |
| 929 | SRC_URI += "git://github.com/quic-go/qpack;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=696c8e28d3f57014b5d86790095e7894f9168bc4;name=git_0cec78a7_0;destsuffix=vcs_cache/cfcf46ed7f6b4ebedf88d1f8fb3bedbd3d592095505ebff103ddcb3ddf37ea01" | 276 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_1;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" |
| 930 | SRC_URI += "git://github.com/quic-go/quic-go;protocol=https;nobranch=1;tag=v0.50.1;shallow=1;rev=b90058aba5f65f48e0e150c89bbaa21a72dda4de;name=git_8465036b_0;destsuffix=vcs_cache/32523cd7727a0f2d64908f37b93809d9bf8d00ddcbfc40db7792a7e3eb8e2fa3" | 277 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.16;shallow=1;rev=77bdfaba349380095e742cb8aedbaf4e68d9f3b2;name=git_cd035cbf_2;destsuffix=vcs_cache/496cd8a1b24daac973dcb806ca432503824f1918d2978a8fc9dc8b241b3efe5f" |
| 931 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=7aed5a87c88ebb644e4e6d077f58147ac42f03b9;name=git_a158212c_0;destsuffix=vcs_cache/8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46" | 278 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.2;shallow=1;rev=850de854cda08e97afb500b72967f1a56f0330e5;name=git_cd035cbf_3;destsuffix=vcs_cache/8df09289d41a4d006191630ffbd05d94e437e3572a992335e9d3de83d39549a6" |
| 932 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | 279 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.10;shallow=1;rev=c24c9f398d5d925f8c3d990509e8c7b3ae942646;name=git_cd035cbf_4;destsuffix=vcs_cache/225872daef360d9b21e205c4d9b552c0b8cf9d6db7ef54d031f8d796b338825c" |
| 933 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | 280 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.1;shallow=1;rev=c71fbcefd21552b70cd625b2c54466006e258ad7;name=git_cd035cbf_5;destsuffix=vcs_cache/9e2596cf69b3e00e598d656ade70bfcfd448cc6cf6db410226d3977e81e448ea" |
| 934 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f79a8a8ca69da163eee19ab442bedad7a35bba5a;name=git_af686cb3_2;destsuffix=vcs_cache/494e210529b35b6873eafaf90caab9198cbc1f4aa877b875861a51d99856f450" | 281 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.20.0;shallow=1;rev=cfb38830724cc34fedffe9a2a29fb54fa9169cd1;name=git_cd035cbf_6;destsuffix=vcs_cache/23e12c63c85b972a348b8d3fe53c86442437ef051d34a637ae6575bf09498fb2" |
| 282 | SRC_URI += "git://github.com/pkg/profile;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=5b67d428864e92711fcbd2f8629456121a56d91f;name=git_c88da015_0;destsuffix=vcs_cache/1564333c639ac7762344158e5741383ae156a318cd1fe0f82282bd4afe112f0f" | ||
| 283 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=3edd153f213d8d4191a0ee4577c61cca19436632;name=git_74e1affc_0;destsuffix=vcs_cache/6849ecbcede57bcaaab8fab92de8438f58bf7233857344385822616b9ab0f4a0" | ||
| 284 | SRC_URI += "git://github.com/pkg/sftp;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=5b98d05076b8ac5e6e762559e7c2d69efe1676ee;name=git_74e1affc_1;destsuffix=vcs_cache/29fe5dad408ceb81fd3ce51b9cf4ced1d698e46c3c498fdd065936b4f6df4c0a" | ||
| 285 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | ||
| 286 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=ba968bfe8b2f7e042a574c888954fccecfa385b4;name=git_6d82bc63_1;destsuffix=vcs_cache/05a9ae48ad2a27ee2ace909fb6dfe443196ef4ba6b92bd0e3d2f6a9460fc8fea" | ||
| 287 | SRC_URI += "git://github.com/pkg/diff;protocol=https;branch=main;rev=20ebb0f2a09e612109b224b32f79370409108bcc;name=git_192939f3_0;destsuffix=vcs_cache/affde47da8cb6bb94705195a6eadcd70ea6d521f8128e1030b06d97add1a0da2" | ||
| 288 | SRC_URI += "git://github.com/StackExchange/wmi;protocol=https;branch=master;rev=cbe66965904dbe8a6cd589e2298e5d8b986bd7dd;name=git_48d6db20_0;destsuffix=vcs_cache/1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952" | ||
| 289 | SRC_URI += "git://github.com/HdrHistogram/hdrhistogram-go;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=7de3c9914a362c151894c1f83023a0e6e7c4f6ac;name=git_d60625a5_0;destsuffix=vcs_cache/30a7e1651eba0fded3898f82816c0039392ad81d89a6873ea43a9d3b4c6d2540" | ||
| 290 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;tag=v4.13.1;shallow=1;rev=4d7e18847d8881a176db3d7cca909e3f3942a05f;name=git_fe30925c_0;destsuffix=vcs_cache/096a48a66e783be10de52ef93ca366d977430e8b49a79bedea51ff8e16480448" | ||
| 291 | SRC_URI += "git://github.com/antlr4-go/antlr;protocol=https;nobranch=1;tag=v4.13.0;shallow=1;rev=9549173c7ad83c2bf580a654ce0fe666fd7d2557;name=git_fe30925c_1;destsuffix=vcs_cache/60621af84507c8d126bbdd70d9f0e8feba7b29011ba5e1a667fdf9c123d5eb38" | ||
| 292 | SRC_URI += "git://github.com/josephspurrier/goversioninfo;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=233067e5ebdfc62d994b1446a607b40ced91907b;name=git_38ae8b7f_0;destsuffix=vcs_cache/31bc53a2c13e3ce6a43bac2550dd75c60ec7ad9dd3850b761c28332b606b6ef0" | ||
| 293 | SRC_URI += "git://github.com/josephspurrier/goversioninfo;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=53cb51b8aa6b6b62ab8196e66a766ea7598c67fa;name=git_38ae8b7f_1;destsuffix=vcs_cache/b14f0e2f17bab02822d89dad4f493816dcdc4b2d99b9f56600d21318edc8d3fc" | ||
| 294 | SRC_URI += "git://github.com/dgryski/go-farm;protocol=https;branch=master;rev=3414d57e47dafc94b763b0f8a0470333f5f44051;name=git_04a299a5_0;destsuffix=vcs_cache/7d488ba259a1585fc37ea8dfad56da06b19925741932d9e4e06480373cb6f2ec" | ||
| 295 | SRC_URI += "git://github.com/dgryski/go-farm;protocol=https;branch=master;rev=a6ae2369ad13dc757768086f0cb902728c7e03e5;name=git_04a299a5_1;destsuffix=vcs_cache/3b337c74a1dc086ce360ec44513bbd981a4b87e42b336b8fb79649d61d18cda3" | ||
| 296 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=3183e469f466607a92dd8c2cb44f966d7d69993b;name=git_4e8568a3_0;destsuffix=vcs_cache/fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac" | ||
| 297 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.8.0;shallow=1;rev=ee34567408d6ab557a0169089879ec111bd74408;name=git_4e8568a3_1;destsuffix=vcs_cache/9549fd67be856dc5565aa6f4996edb86a648510a1efb4dec609c4133bdba118c" | ||
| 298 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" | ||
| 299 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=4e3ac2762d5f479393488629ee9370b50873b3a6;name=git_bd44e658_1;destsuffix=vcs_cache/f35df1afe406fbe96a9200b2fa5c736db1be1c70f292d9e69247d35fa318ec32" | ||
| 300 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | ||
| 301 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" | ||
| 302 | SRC_URI += "git://github.com/akavel/rsrc;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=936343600d578fb5da472acf6987ed76935a389b;name=git_a0872af8_0;destsuffix=vcs_cache/98e001b3b120966f753da164ca31ce83a6735298cb3b3365762a81db7f41969f" | ||
| 303 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_0;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | ||
| 304 | SRC_URI += "git://github.com/networkplumbing/go-nft;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=166e1322cbd5197ec002571746b6c5761fcea239;name=git_701e4690_0;destsuffix=vcs_cache/8a53bd8d8c005b78a57d3844fd2a9d1665a596923d3d30d90ea05e34315dc028" | ||
| 305 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 306 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;branch=master;rev=3a771d992973f24aa725d07868b467d1ddfceafb;name=git_42750950_1;destsuffix=vcs_cache/b05d3659d70127d95ec0b6f7d3aa9b87a50009706e0919be0913fc61dc69e093" | ||
| 307 | SRC_URI += "git://github.com/smarty/assertions;protocol=https;nobranch=1;tag=v1.15.0;shallow=1;rev=e64f0e2935168e4829711112dc859c21e2e85e27;name=git_7836a4dd_0;destsuffix=vcs_cache/a07f6bea32bf2146036e8d4fe4d0f24a33bb210f242f5693973cf18fe0654089" | ||
| 308 | SRC_URI += "git://github.com/expr-lang/expr;protocol=https;nobranch=1;tag=v1.17.8;shallow=1;rev=21f4f0575591d7097e576edd7983daf23c1e4afe;name=git_a35880a0_0;destsuffix=vcs_cache/a97914ceda46f7538c899a9d75733dfa3391d2d10161f65289e2321cb04146cd" | ||
| 309 | SRC_URI += "git://github.com/expr-lang/expr;protocol=https;nobranch=1;tag=v1.17.7;shallow=1;rev=d4722867d2df8480c650afa169b350a03d0b668a;name=git_a35880a0_1;destsuffix=vcs_cache/f514077136f6b847dd4760a3a9cfbfd97552b3148b35e9516012ee0f641c60d5" | ||
| 310 | SRC_URI += "git://github.com/expr-lang/expr;protocol=https;nobranch=1;tag=v1.17.5;shallow=1;rev=eeb1b8b6259d9a34ad5fb06bdd8cde80841396ac;name=git_a35880a0_2;destsuffix=vcs_cache/578a1c0fcd3665d41c4eeda2bd83962edd1230eece05e099cded19fcb09943e3" | ||
| 311 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=8b1f7f90f6b1728609c9694f2cff140d34fd91f8;name=git_c77f8c8d_0;destsuffix=vcs_cache/f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c" | ||
| 312 | SRC_URI += "git://github.com/kylelemons/godebug;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9ff306d4fbead574800b66369df5b6144732d58e;name=git_463ad04b_0;destsuffix=vcs_cache/070cd2056d33748c34b60876b93e86d0f8bcfa86a4dee28d6da2a6f3aaea66ac" | ||
| 313 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | ||
| 314 | SRC_URI += "git://github.com/go-stack/stack;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a;name=git_f91af9da_0;destsuffix=vcs_cache/b165c1e0ccf05d91f62b1ae66d83365c5d96f152e956573fb16040ab15370424" | ||
| 315 | SRC_URI += "git://github.com/bgentry/speakeasy;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=4aabc24848ce5fd31929f7d1e4ea74d3709c14cd;name=git_1d1b5012_0;destsuffix=vcs_cache/a3404fb27075550b91059c3ae62aafe84a7321f65ee42b664491fa6a4d2e3334" | ||
| 316 | SRC_URI += "git://github.com/bgentry/speakeasy;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=760eaf8b681647364e7a400b856e0921248728a5;name=git_1d1b5012_1;destsuffix=vcs_cache/f52d9f13cc5a06c49ec6c6df08c00608c87efa6d00ab820aebeba53cd6b10d30" | ||
| 317 | SRC_URI += "git://github.com/oklog/oklog;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=e3ad1c411c27b4bc18c5facb9331820d141a5a54;name=git_f1963932_0;destsuffix=vcs_cache/e67121b788b92eeb313ac93ab775a1c88bf013f7e20230d8d3e126d3272a7bc3" | ||
| 318 | SRC_URI += "git://github.com/oklog/run;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4dadeb3030eda0273a12382bb2348ffc7c9d1a39;name=git_f7c6bed8_0;destsuffix=vcs_cache/cab0467fd2d889a851dcd18b2c093241fd3b47323391b37a951eaa050faf7871" | ||
| 319 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.7;shallow=1;rev=2769f65a3a94eb8f876f44a0459d24ae7ad2e488;name=git_86cb0bb0_0;destsuffix=vcs_cache/4eebabb5f6384c41e17e89b3ec9fccd4374b269642d4f8f6bdc9a4c55cac36f5" | ||
| 320 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.9;shallow=1;rev=3a6a957789163cacdfe0e291617a1c8e80612c11;name=git_86cb0bb0_1;destsuffix=vcs_cache/90ab694bdf1c87cb7742c9e23a91280fd693f673a912c6ed840ff28d25b2d46e" | ||
| 321 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.18;shallow=1;rev=d301b27172d49dd53f82d18d37105669ba84fbe1;name=git_86cb0bb0_2;destsuffix=vcs_cache/541d6636fdab893abb2fc286a49654d76beb482cf851428ad687526708ebcced" | ||
| 322 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=0a651d56613f9de4bed8b9c4769b776ef168bfca;name=git_e1fff811_0;destsuffix=vcs_cache/86106c4efc271d1677439593b9fe785d3c91b004e3bcf98a1c4ad43ed2a45f1c" | ||
| 323 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1744e2970ca51c86172c8190fadad617561ed6e7;name=git_e1fff811_1;destsuffix=vcs_cache/344874ac4867ac9c8ed33411004cbbaa6d0209b978da7ba178f92e0f1fb63da8" | ||
| 324 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=57c41f4cb9849a2e83cdbd7644b31e6d7a7e2586;name=git_e1fff811_2;destsuffix=vcs_cache/c9a25f65511543cd2ef57e28e90d7ecf296f89053616332975c34804292e2430" | ||
| 325 | SRC_URI += "git://github.com/DataDog/zstd;protocol=https;nobranch=1;tag=v1.5.7;shallow=1;rev=06fc470c217ed173e17990d0a65a95b7d638a6ee;name=git_ae2b0ea1_0;destsuffix=vcs_cache/d1f8079abad87148a90b9db92604a1e899bca6af9c6629bf69d01f96d8fd1cf0" | ||
| 326 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | ||
| 327 | SRC_URI += "git://github.com/Jorropo/jsync;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=f51a772a4b6c97a506f2d318a8a434e1659fc1e8;name=git_f04c8b33_0;destsuffix=vcs_cache/a96c08a6a76a5a81758e76710f7b02de2f40c96f4915be5225b216661cb4409f" | ||
| 328 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=14a05352a5cf0f66fd7cbce114374f56065891f0;name=git_5b5e0365_0;destsuffix=vcs_cache/969b108156150f99db1b4fd02a8e4c75fe9263a14398b659bd61cae4c3e63199" | ||
| 329 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=2ef7124db659d49edac6aa459693a15ae36c671a;name=git_5b5e0365_1;destsuffix=vcs_cache/89ea6dd8db23552d1519f9c5f2d571a4cfedd8bfc48e820ecccb261e1c5c6d48" | ||
| 330 | SRC_URI += "git://github.com/subosito/gotenv;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=d2e64e6317e94db9c598bb9934e75fb80c804bca;name=git_5b5e0365_2;destsuffix=vcs_cache/aeac8220bb7bbb026571421c2fa54a6dcf67461f52be920d4a100e2e8d187440" | ||
| 331 | SRC_URI += "git://github.com/libp2p/go-libp2p-asn-util;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=3ec6bf02c86c57c28d29b2963a9d7b9d6d74bfb2;name=git_6983fdc8_0;destsuffix=vcs_cache/b3e487f4f1a804ba5fd00c2e44608c05f5254bceab8696f98aa6261bfa28e657" | ||
| 332 | SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=0af416971f51f07a60afb16851f030deea29ce2b;name=git_25b5a527_0;destsuffix=vcs_cache/6efa937b641652efe63b63f5dbae119be75184cb9d72aa5956dd3df88b7379e7" | ||
| 333 | SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;protocol=https;nobranch=1;tag=v0.39.0;shallow=1;rev=5bbc7468538879c28fb083a43186470040a500d9;name=git_25b5a527_1;destsuffix=vcs_cache/ad5fc2c8354ddbd2d04898c4b2a7b686b22b75251fcc68976dd6ce14a1ac9165" | ||
| 334 | SRC_URI += "git://github.com/libp2p/go-libp2p-kad-dht;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=f46f48ac1326452155dcd800d0b7716ffabec954;name=git_25b5a527_2;destsuffix=vcs_cache/c442a22dd94f130fc2a1bca3cc7fb293528fed0503dd83ffa705c6f087aaa472" | ||
| 335 | SRC_URI += "git://github.com/libp2p/go-libp2p;protocol=https;nobranch=1;tag=v0.48.0;shallow=1;rev=062200be7aa1d18a0f54eefb17b0dbe2e96f0a79;name=git_1131ff7b_0;destsuffix=vcs_cache/744c116a99eb3a972a460b08f42b6099bd038f959fc60c9251254ffb4630a351" | ||
| 336 | SRC_URI += "git://github.com/libp2p/go-libp2p;protocol=https;nobranch=1;tag=v0.46.0;shallow=1;rev=20ba3c9449809e7348b735f559ad688c11be5338;name=git_1131ff7b_1;destsuffix=vcs_cache/121f5c02ac260bf26ceb45828752155b6add494767faad80b10bb45544674964" | ||
| 337 | SRC_URI += "git://github.com/libp2p/go-libp2p;protocol=https;nobranch=1;tag=v0.41.1;shallow=1;rev=8ce45df1bd142373cdf0a6f8355a757273258f49;name=git_1131ff7b_2;destsuffix=vcs_cache/24e3eed66f0e5f2a9270b6b44db15ed386e3c0f3380f81fb87abc5dcdec18326" | ||
| 338 | SRC_URI += "git://github.com/libp2p/go-doh-resolver;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=b8b3f3c2a6dc74a403137667e9316e7a74477a8c;name=git_270745b2_0;destsuffix=vcs_cache/f2c877ff09875bd25b8c67d7e758e528ed1f5b4bca2df174a4923f3d12cff76d" | ||
| 339 | SRC_URI += "git://github.com/libp2p/go-yamux;protocol=https;nobranch=1;tag=v5.0.1;shallow=1;rev=45fcf3581de77ca9d78b56a6677400fa4971991b;name=git_c90ebe9b_0;destsuffix=vcs_cache/c632118235a675fa31a95a7baed6525f22b7eac8cea673c95ce825e73d9b6238" | ||
| 340 | SRC_URI += "git://github.com/libp2p/go-yamux;protocol=https;nobranch=1;tag=v5.0.0;shallow=1;rev=ea96c0b850325d55dca998ffc511211d14116d04;name=git_c90ebe9b_1;destsuffix=vcs_cache/3207b25ebd397803e697e49e0c7736e20af7703b7ce41233009ba4ce893a4ada" | ||
| 341 | SRC_URI += "git://github.com/libp2p/go-libp2p-routing-helpers;protocol=https;nobranch=1;tag=v0.7.5;shallow=1;rev=ad93cfa49d5eceda7ee273c220ac61baa70eb925;name=git_aad60384_0;destsuffix=vcs_cache/bf006d5158367e5f967be11fef840440179f53724f0908e8c18f48f81c844d81" | ||
| 342 | SRC_URI += "git://github.com/libp2p/go-cidranger;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=1dec7f87b45b32e24d3f59548ad61647de34586d;name=git_9f3f1c23_0;destsuffix=vcs_cache/9efbeef894af3e174595eeb060ed932cb5e80dc8a739b38280fec931faeb467b" | ||
| 343 | SRC_URI += "git://github.com/libp2p/go-libp2p-record;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=865384fbdd41d98d724ae888c69f94bfb448dab1;name=git_65e9a471_0;destsuffix=vcs_cache/4df716baf2f89259444a0dc52dfcc913ce9ef54f49a31373275375841370ddbb" | ||
| 344 | SRC_URI += "git://github.com/libp2p/zeroconf;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=586e7c571d106f842c8567012dacd28d73fcf966;name=git_648aa7b0_0;destsuffix=vcs_cache/9c3da338075964017428f40d360e774cc82ca63dc528858b16336d08f3e49a82" | ||
| 345 | SRC_URI += "git://github.com/libp2p/go-buffer-pool;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=c5070857211a0615ebd7b56588154941af580a4d;name=git_073a1a6b_0;destsuffix=vcs_cache/bd74d92636babf3afd87a4097b1a7641e762bc5b880ab58e12cc93f362b7a626" | ||
| 346 | SRC_URI += "git://github.com/libp2p/go-msgio;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=12f8f7a72c7dbbb246151e4c98b5a6d59e27e0c6;name=git_e3824482_0;destsuffix=vcs_cache/efca377e4f53a9aaffa5b415abb4e1d901847a5c95e37eab97af71b05da2a54c" | ||
| 347 | SRC_URI += "git://github.com/libp2p/go-libp2p-kbucket;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=d11179e3c96e4559337a33087bb8c2f4c60e5e28;name=git_38f8b860_0;destsuffix=vcs_cache/5a896cfb0655ea7405353806ed94e098d46c313e2aa6631288dcf3cfc80b4e74" | ||
| 348 | SRC_URI += "git://github.com/libp2p/go-libp2p-kbucket;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=d581bff96da20b4f6c0cdddefddf78cb7c196211;name=git_38f8b860_1;destsuffix=vcs_cache/64f3f5ea521f1bef2f56384dccba820d3b95ce188cef6d08c692fe78b25b7527" | ||
| 349 | SRC_URI += "git://github.com/libp2p/go-libp2p-xor;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=5c005aca55db27a0dc6d6defaa16c52125f02206;name=git_9c0e598a_0;destsuffix=vcs_cache/1c085e1b675ca95803261c61ce296a7fcb22a31cf13bf4883183cce1460f97f1" | ||
| 350 | SRC_URI += "git://github.com/libp2p/go-reuseport;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=ac34b4fb35437abcc176b5bb97cc431d62d983e0;name=git_64c35749_0;destsuffix=vcs_cache/ae79637b0367740e834bb6b76854af56df39a0f01145519b2fc895feacc9d94f" | ||
| 351 | SRC_URI += "git://github.com/libp2p/go-flow-metrics;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=0aae1a1aba2c8823c356a1b6cbfb62f39fb173e2;name=git_1da9366a_0;destsuffix=vcs_cache/616dadd94867ae4caa1ea52a653797ea94402ea19bfa8802b7e0c49da7e260d8" | ||
| 352 | SRC_URI += "git://github.com/libp2p/go-flow-metrics;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c6ce040a7b5694b38038008068263a5825420bfc;name=git_1da9366a_1;destsuffix=vcs_cache/4de5c5807117780dd28fa5c7d9300b52e3bc2c64763d237a77d0713226f44b64" | ||
| 353 | SRC_URI += "git://github.com/libp2p/go-netroute;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=598d3840947c4d855652ef346bbda169ce71d0e5;name=git_c28fad8e_0;destsuffix=vcs_cache/e95c4bdb136950e9e9cb7476c72f4527f09b19a18b9069d9e324d6665aba573a" | ||
| 354 | SRC_URI += "git://github.com/libp2p/go-netroute;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=7c836b72e2eba5faee6cfd7c634e6cd45f99cb8a;name=git_c28fad8e_1;destsuffix=vcs_cache/d20f6abd0f0a32c68bee245e6c9b119ee84839601186826effbdcb679e15e64f" | ||
| 355 | SRC_URI += "git://github.com/libp2p/go-netroute;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=c3c45a6310bb138d5890e22d9164f7895e79f32f;name=git_c28fad8e_2;destsuffix=vcs_cache/d127c57cb198a7c952f105fc1cad14eb39dae0e633dd0f74494d92796bd360c1" | ||
| 356 | SRC_URI += "git://github.com/libp2p/go-libp2p-testing;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=aac9ce834b218b0d51ab729256812a1b4ea9164b;name=git_7ae5f70d_0;destsuffix=vcs_cache/1510f000c7274171a697a58004ecb86dc8ea5529bf9aead0198726ab7fda4dbb" | ||
| 357 | SRC_URI += "git://github.com/koron/go-ssdp;protocol=https;nobranch=1;tag=v0.0.6;shallow=1;rev=031914947b259a899f5735566aaeb013b1e41355;name=git_18fc3f69_0;destsuffix=vcs_cache/dfb30f1fd7aead0f40f2e14f514bd82f0d676df7d424f94b6ba00bbd8f9b3193" | ||
| 358 | SRC_URI += "git://github.com/koron/go-ssdp;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=156d60dcc8ad19f8079697dd8c7faffdc257f13d;name=git_18fc3f69_1;destsuffix=vcs_cache/b3f2fe616a78079307d5651878a0a66e3c3aa032a54ebe2eea8de07ca286248c" | ||
| 359 | SRC_URI += "git://github.com/ajstarks/deck;protocol=https;branch=master;rev=30c9fc6549a9c9cf8a6d87f7fb2e66b6469e4287;name=git_f1bf0fda_0;destsuffix=vcs_cache/5bf32b1fd49b6193d170889b0e4629046cf8c1f8a06717ac987e3c7b179a10d5" | ||
| 360 | SRC_URI += "git://github.com/ajstarks/deck;protocol=https;branch=master;rev=c3f852c02e19235a0b00a692c533fc1c4a4852ca;name=git_f1bf0fda_1;destsuffix=vcs_cache/af1cc3fbe7d85bbc2ce83c047a49e63039f66a6aed11752895e4baa48443208c" | ||
| 361 | SRC_URI += "git://github.com/ajstarks/svgo;protocol=https;branch=master;rev=1546f124cd8b0cba8d505fa2ddb110c211670c59;name=git_90a535fe_0;destsuffix=vcs_cache/8606dbb2be1a41feb383f4a165e17fd83d666c2cd82413329c9166c5e32ac5dd" | ||
| 362 | SRC_URI += "git://github.com/ajstarks/svgo;protocol=https;branch=master;rev=644b8db467afccf19a0692a3e31a1868e4287ab8;name=git_90a535fe_1;destsuffix=vcs_cache/d883a0b49135b7c797fb8245e4caccaa899926e6662a89007c114c2e4ff64b27" | ||
| 363 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.13;shallow=1;rev=11a925cff3d38c293ddc8c05a16b504e3e2c63be;name=git_65d23631_0;destsuffix=vcs_cache/6a55366e9e60cc108e1e5a2ed7de5f7a45982abaf5a3d3a6b7acc8b4cfce973b" | ||
| 364 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.0.9;shallow=1;rev=167de6bfdfba052fa6b2d3664c8f5272e23c9072;name=git_65d23631_1;destsuffix=vcs_cache/2968314d22d8046412b78680ca134d39019ff91b11397bf06f9dc24fe854f37e" | ||
| 365 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=1f71342c1ee78c126bcb69cd26ed8c2be7e016b3;name=git_65d23631_2;destsuffix=vcs_cache/d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0" | ||
| 366 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.44;shallow=1;rev=20826e87d8f061d0a7266562f43950ee06e2e9c0;name=git_e0a410bf_0;destsuffix=vcs_cache/5056c40730dc3e57a6b77bf4725f6295596fdc3d2d4b27e8d20ef020ad150644" | ||
| 367 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.34;shallow=1;rev=208733130eafb38bd1f570eb7172267a3e64843d;name=git_e0a410bf_1;destsuffix=vcs_cache/1dea9e8548d27bc894765601a2e1e6779400119a95fbb020a2ff5c50902e8420" | ||
| 368 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.14;shallow=1;rev=3ccccfb4c9c683a80e2cce810ac652616579e51c;name=git_e0a410bf_2;destsuffix=vcs_cache/50c4747bf84d49eba4b0f7f79bdd9de26f5c94b34f8a35ae9a8e1c28f451c9ce" | ||
| 369 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.32;shallow=1;rev=8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd;name=git_e0a410bf_3;destsuffix=vcs_cache/2402d96027b91a7f37020e011f755b272dfd9b1870162a52ceba4b4749a6a070" | ||
| 370 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=0360b2af4f38e8d38c7fce2a9f4e702702d73a39;name=git_bdb8c628_0;destsuffix=vcs_cache/20b22477262c101a66cb37756b80f2ae6af03df482806719875b557eda2fbae7" | ||
| 371 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8;name=git_bdb8c628_1;destsuffix=vcs_cache/f79b0a50499696515d01ee34055f66e2f63d620014b0df96e0086e89846966e7" | ||
| 372 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.14;shallow=1;rev=504425e14f742f1f517c4586048b49b37f829c8e;name=git_bdb8c628_2;destsuffix=vcs_cache/2308136371fd99bebf386bb8085b2fbd52239bb9ed641108297f12fe1449c7c9" | ||
| 373 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c;name=git_bdb8c628_3;destsuffix=vcs_cache/8a6d7215ac3856ea64571996fc5307470083321766fe4b2ad76cc97c6b4f3fa3" | ||
| 374 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.12;shallow=1;rev=7b513a986450394f7bbf1476909911b3aa3a55ce;name=git_bdb8c628_4;destsuffix=vcs_cache/88b9a1a69baf78034f4579abd912e2e201eff5c07b6a01f37a1a0adc46e8ae8a" | ||
| 375 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_5;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 376 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.23;shallow=1;rev=17a7a0366ba49830ca4d64024c8b94f5a8e36e5d;name=git_54f38250_0;destsuffix=vcs_cache/85d17585702739389ebd380c75ed4fde1b891e8f2afd4b96e5f4d04e0f5a82ce" | ||
| 377 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=6ceadc68530e7bfea8cba17d6523bed32912d4fa;name=git_54f38250_1;destsuffix=vcs_cache/1af9e649dfc4b15b3476c94bfc74f82df8afa71fae63a7efc761b8a649019d2d" | ||
| 378 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=9e777a8366cce605130a531d2cd6363d07ad7317;name=git_54f38250_2;destsuffix=vcs_cache/7ac5cc3e02a5371a37f997b0d953a267c8e6a22b2b7499300e2cb8d486992c86" | ||
| 379 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | ||
| 380 | SRC_URI += "git://github.com/huin/goupnp;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=00783e79ec6092ce7c16ab10ef62e92e75e89939;name=git_925a882d_0;destsuffix=vcs_cache/b2416529b374ba266852415e21422dca93151105a7f8be85237fcea7f3e3de89" | ||
| 381 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=6699a89a232f3db797f2e280639854bbc4b89725;name=git_02061634_0;destsuffix=vcs_cache/81335b2629d8436e03cd7a0110567d20301cf6fd100cc1723a57a0678e9a4ec8" | ||
| 382 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=839c75faf7f98a33d445d181f3018b5c3409a45e;name=git_02061634_1;destsuffix=vcs_cache/1a1ce26d388ffc57496bc3a0b49e9b39056ff59d233d453fe4eafc33527b5b07" | ||
| 383 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.4;shallow=1;rev=b61f268f75b6ff134a62cd62aee1095fa12e8d2e;name=git_02061634_2;destsuffix=vcs_cache/7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5" | ||
| 384 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b;name=git_02061634_3;destsuffix=vcs_cache/1389673f985797078534cc41d2be170c341c9dc3ceff65dd417e2583d488159b" | ||
| 385 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_4;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | ||
| 386 | SRC_URI += "git://github.com/lithammer/dedent;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=8478954c3bc893cf36c5ee7c822266b993a3b3ee;name=git_3cad4305_0;destsuffix=vcs_cache/d53248f36af525e84f4f7c5a91ae7d7d486541f8dd66f43aa6de8ea8f34aae23" | ||
| 387 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;tag=v1.14.6;shallow=1;rev=7c937a98c92dfcaffbb7feee5f64965f6aece031;name=git_7bad3199_0;destsuffix=vcs_cache/f65e832d9f3df35d267946cd94fd2fce2bf2e04cc1fca291a728a1eef3accab5" | ||
| 388 | SRC_URI += "git://github.com/frankban/quicktest;protocol=https;nobranch=1;tag=v1.14.5;shallow=1;rev=abb14deb7c540e6343a0d78225e218b1cfb7a778;name=git_7bad3199_1;destsuffix=vcs_cache/f1be398e5db82886cce20d812d059b09b6612142d67000a71a5e99199c6542df" | ||
| 389 | SRC_URI += "git://github.com/apache/thrift;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=2a93df80f27739ccabb5b885cb12a8dc7595ecdf;name=git_354ad823_0;destsuffix=vcs_cache/e3a0f9ad78c3b60bd030f145bb7641d229da7b58694651a9b20b0068eae47729" | ||
| 390 | SRC_URI += "git://github.com/apache/thrift;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=384647d290e2e4a55a14b1b7ef1b7e66293a2c33;name=git_354ad823_1;destsuffix=vcs_cache/4c25f731505b9543762422dd90b8bee6652a8ac0ed8842960c8abb21f7c40f52" | ||
| 391 | SRC_URI += "git://github.com/apache/thrift;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=cecee50308fc7e6f77f55b3fd906c1c6c471fa2f;name=git_354ad823_2;destsuffix=vcs_cache/e131fb8425074ae869ce57a1ca0bf1a9c5b501800f0f5f8c37d7abbfec557dfa" | ||
| 392 | SRC_URI += "git://github.com/apache/arrow;protocol=https;nobranch=1;tag=go/v11.0.0;shallow=1;rev=f10f5cfd1376fb0e602334588b3f3624d41dee7d;name=git_8c8c14f7_0;destsuffix=vcs_cache/a77f4e48e75b4e5bdd75a92fcd6394b6be77f28b9f8dbdb31f2e909698e54c4d" | ||
| 393 | SRC_URI += "git://github.com/performancecopilot/speed;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=839069a3ed70162d3bcefb9891c8ca852d877c1c;name=git_236f57ee_0;destsuffix=vcs_cache/93eddf45993c22e0310dfab4f05f86bf7a38db763b2b84f780ffd7ccba5bdbd4" | ||
| 394 | SRC_URI += "git://github.com/shurcooL/go;protocol=https;branch=main;rev=93f07166e636e9ea49cd6e5cdda12d1579ae31d4;name=git_535b1a59_0;destsuffix=vcs_cache/2cd77988bbf9e2ba0473c16c93a2af42b7a40c12a73dae0fe14f38a476c04d6a" | ||
| 395 | SRC_URI += "git://github.com/shurcooL/vfsgen;protocol=https;branch=main;rev=0d455de96546f756e8830efeec8dab0f489af135;name=git_d1e0c64e_0;destsuffix=vcs_cache/9b4e52217b22b9f8d398783adf20a50f09e9a21fe46bdadc90eaf87ea5a8897b" | ||
| 396 | SRC_URI += "git://github.com/shurcooL/sanitized_anchor_name;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=7bfe4c7ecddb3666a94b053b422cdd8f5aaa3615;name=git_ec1f1814_0;destsuffix=vcs_cache/26b4576f96297643b9efc73febfc8ec054630fc8d7a4de462e1c95b52f64aa01" | ||
| 397 | SRC_URI += "git://github.com/shurcooL/httpfs;protocol=https;branch=main;rev=8d4bc4ba774931155e6cd5ef6098cb038dd45135;name=git_a1ca46a9_0;destsuffix=vcs_cache/9ffbb4b39c02221b9cb88b39c32df9639174bf65a7fbe74a4dd66e4d6278e3a0" | ||
| 398 | SRC_URI += "git://github.com/jackc/puddle;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=bd09d14bd4018b6d65a9d7770e2f3ddf8b00af1c;name=git_c64e1e43_0;destsuffix=vcs_cache/f3334a91ad7dbb92655b9f37614612cc5df45c529576e03e8308dfed92ae9050" | ||
| 399 | SRC_URI += "git://github.com/jackc/pgpassfile;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=99d8e8e28945ffceaf75b0299fcb2bb656b8a683;name=git_3d88473b_0;destsuffix=vcs_cache/bcb7f6d6bafda56d4f5f42db214defa53f1769aa323ba6f941283d833ed326d1" | ||
| 400 | SRC_URI += "git://github.com/jackc/pgservicefile;protocol=https;branch=master;rev=5a60cdf6a76120dc3d5152b95f3b5fd8aa7cc9eb;name=git_71385c65_0;destsuffix=vcs_cache/ddeb106f0a503bc56c2377cf8c3863fd5b039a12e3472f1f499e89f689d70793" | ||
| 401 | SRC_URI += "git://github.com/jackc/pgerrcode;protocol=https;branch=master;rev=6e2875d9b438d43808cc033afe2d978db3b9c9e7;name=git_0f497702_0;destsuffix=vcs_cache/373427e37d2aef89a64da82effb02d3a41ed94875e017a3516cba42fb01aa896" | ||
| 402 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.9.2;shallow=1;rev=0aeabbcf11d859229c1f0b20e710d3596c76bf27;name=git_4fb6b0aa_0;destsuffix=vcs_cache/eee06be8f5cfbf6133d0ce6a2652e91d9bd2db7a8f1b9765806842eaee7045a0" | ||
| 403 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.7.5;shallow=1;rev=15bca4a4e14e0049777c1245dba4c16300fe4fd0;name=git_4fb6b0aa_1;destsuffix=vcs_cache/7d428807020135278d6c041ab060af6cb7629a2458e8beedf6520c22a981521c" | ||
| 404 | SRC_URI += "git://github.com/jackc/pgx;protocol=https;nobranch=1;tag=v5.8.0;shallow=1;rev=fe8740aa0679b67e13d2f1744bce5b61567d584e;name=git_4fb6b0aa_2;destsuffix=vcs_cache/4577d61dbc2be5d3a12535c34a51eedb074e76ceae93ecc4b2d0f7b8401c6eba" | ||
| 405 | SRC_URI += "git://github.com/petar/GoLLRB;protocol=https;branch=master;rev=ae3b015fd3e9d3cdb1e0b0e3da2caf14dd3f908f;name=git_f7d53f04_0;destsuffix=vcs_cache/c861e78d6c138ec77ffb47326b07fae61930eaaa77fde5a5862241d5cdf53eca" | ||
| 406 | SRC_URI += "git://github.com/robfig/cron;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=ccba498c397bb90a9c84945bbb0f7af2d72b6309;name=git_f3a95453_0;destsuffix=vcs_cache/00d176702936bee725781f4dd7cd294bd05d1bb8010926c16acf4353c0320d82" | ||
| 407 | SRC_URI += "git://github.com/otiai10/curr;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=88e2f2cffa0b5f13e90ee963a321bd1b2f715561;name=git_98c4fbb2_0;destsuffix=vcs_cache/5eb6dd8287ffbf3e67aa5853b6440b1f370d72e34fd36d490e597e30add2cd78" | ||
| 408 | SRC_URI += "git://github.com/otiai10/curr;protocol=https;branch=main;rev=9b4961190c954a7dd7811374be900a20546c9424;name=git_98c4fbb2_1;destsuffix=vcs_cache/eff2ce573bec08183a45ad840977a7365447d3aee4db2d3b65ea49fe17b76a7e" | ||
| 409 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=323db161ae97db91e6e13dbcda403fdb29c3fff8;name=git_e0ff6709_0;destsuffix=vcs_cache/ee6ebcb00d35d74291430705adb0ca5641987c48a3bf837d739e1564d1ea313c" | ||
| 410 | SRC_URI += "git://github.com/otiai10/copy;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=5ef5923d6ff098ea7a51792c1ec963d04fad9794;name=git_e0ff6709_1;destsuffix=vcs_cache/6f52336953491d169a014c4906e3f17a4c78b425ca26804ae779c6167516d7d0" | ||
| 411 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=6dcf2e3a67310fd0fbd970199f187f5c575756c9;name=git_7127f064_0;destsuffix=vcs_cache/8e5429bf94b80c2f4aae87b33f4b4dd03b9d8a978004bf74b1fe4042dc0b5fad" | ||
| 412 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a80106dbfe216e22b6fdbd069dd84ab0bfed6665;name=git_7127f064_1;destsuffix=vcs_cache/bc41fe04cf4c5ff71fb69e50e92d579ab9da8278dbc603791dd9092ac0fc0608" | ||
| 413 | SRC_URI += "git://github.com/otiai10/mint;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=f8e74d5076fdd79c3db0aa8b1dda35e603c328e5;name=git_7127f064_2;destsuffix=vcs_cache/d0c82e45e04c05b740d4178d7bb3e9922d451889b6674fd748e350ee0efe5ddb" | ||
| 414 | SRC_URI += "git://github.com/go-test/deep;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=c733f5ed5136b7437e29ac91bb97c653af3694b5;name=git_59b468af_0;destsuffix=vcs_cache/94d4a11baea8e58d71ed93c3668271812a845501c70e0c970c96b786efcf33ee" | ||
| 415 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=317e0006254c44a0ac427cc52a0e083ff0b9622f;name=git_d73d62d0_0;destsuffix=vcs_cache/32b8f654a4a737e466b9547467a8d512c1664f9781cc2f39357ae21d1fab4d1b" | ||
| 416 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.12.0;shallow=1;rev=db3387b70e605dfc1f09513359d396496a91c66b;name=git_d73d62d0_1;destsuffix=vcs_cache/1567feed32884d75433a980fb326e0a4e99be37921135de274e95b719eb8d704" | ||
| 417 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.6;shallow=1;rev=4169436d2356e54775ee7b43be7e8d0407fd2084;name=git_74b84612_0;destsuffix=vcs_cache/e2493add1d8553de55f884f7ec30d9c282de1fb61dc3871977d488900f3be749" | ||
| 418 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=44c5943ab9cb72207a0c0eaa3bff8af794c518f5;name=git_74b84612_1;destsuffix=vcs_cache/20c59093fedda9fff9682aa722d1f4655528544e611a24c31efe56a6ff09293b" | ||
| 419 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=80592736477602cc7992372d4280f819dc7e4cbf;name=git_74b84612_2;destsuffix=vcs_cache/eca6c825ee3e2dffca1603f1520cd6a9e579a0f089680724a34671bb1c0086f7" | ||
| 420 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=93d0de73ace05fa5d49e10a6577c6a5b01b4a3f6;name=git_74b84612_3;destsuffix=vcs_cache/5570cac70288bc3e3aada4e4cf40e6dd4149621a367146b3a14abf3e714d315e" | ||
| 421 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=c5f65f94cd903cc16bba58964863229eb35ec41c;name=git_74b84612_4;destsuffix=vcs_cache/6af9c51cb3fdf8229a20c65e082033818395c9986171421d1a8d6dd5beb2a7c3" | ||
| 422 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=d0957a96ce28f68cd21ce2742c06237f3fa93fbe;name=git_74b84612_5;destsuffix=vcs_cache/48ce0ccffc84a0e7199263f10299afb506d5a93c9e4bbbabb269baa389fddfc0" | ||
| 423 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.2.4;shallow=1;rev=d6d5a59fc2126315cc027eb4417d930e50f9251f;name=git_74b84612_6;destsuffix=vcs_cache/2ac939426211092a4f09b0aa9285e17316f019b8f8ace59e4294be824bf3704c" | ||
| 424 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=d928958b5b9ec0c2d3ce5e97ea5d1f000125ba7b;name=git_74b84612_7;destsuffix=vcs_cache/aea585c08ae7679b2c77b1e290305f5288e84aa113d86997abc3b9c046f42327" | ||
| 425 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=ee2e68b4da8887a149c6891a1dddf304dc9fc370;name=git_74b84612_8;destsuffix=vcs_cache/e8e2bd2623e228d13061a0a0341851027707712bca792c14879b857d874ff105" | ||
| 426 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=f21be58b697858416572a2afe874ed3a198e0b87;name=git_74b84612_9;destsuffix=vcs_cache/d156b19a5e1d78345470a02ddc3a60734af224b34568fab22623d9d41de17b1d" | ||
| 427 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;branch=main;rev=fd19c99a87aaa23c18aac95b491590df05b7d72e;name=git_74b84612_10;destsuffix=vcs_cache/b52e24e1c49f0b88a7e80ebde3a275812d7ac7c04a4367428852cd9ca02cf87d" | ||
| 428 | SRC_URI += "git://github.com/googleapis/google-cloud-go-testing;protocol=https;branch=master;rev=bcd43fbb19e8d79524fce1b71f4a2145afbd6039;name=git_921f970f_0;destsuffix=vcs_cache/4b47d6f17cf42260649d9591c00a65fd696bf3bb2302af8b95b9fc71ae0fa919" | ||
| 429 | SRC_URI += "git://github.com/googleapis/go-type-adapters;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=cdaad719a6599c9ef7f83139dbdef1163f397b74;name=git_6ae5463a_0;destsuffix=vcs_cache/ed89159ac1045bcd69c3340c49d424965963062f621d11e6e06537f7bb52d39e" | ||
| 430 | SRC_URI += "git://github.com/Masterminds/goutils;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f1923532a168b8203bfe956d8cd3b17ebece5982;name=git_b267b5ec_0;destsuffix=vcs_cache/8eb3fffa1f3cd577c7f4c46828a53f22817e3d27d7475a2838b67a520ce7a742" | ||
| 431 | SRC_URI += "git://github.com/Masterminds/sprig;protocol=https;nobranch=1;tag=v3.3.0;shallow=1;rev=e708470d529a10ac1a3f02ab6fdd339b65958372;name=git_19d83dbb_0;destsuffix=vcs_cache/6b4207b8c7d013c483646f5f7386acb35e85752ca0216b1a97a63a4f513a6734" | ||
| 432 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=61fc460d28283a91c53be65c2e0f20b494ac8ad9;name=git_ff930dd9_0;destsuffix=vcs_cache/b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3" | ||
| 433 | SRC_URI += "git://github.com/samber/lo;protocol=https;nobranch=1;tag=v1.47.0;shallow=1;rev=bbd44ff2a9c7f4bd4a28ecd9cfdfc41e3339453b;name=git_e2b620fe_0;destsuffix=vcs_cache/3f33461b742b4fc0fcbf6de70ccd1ac12d7f3184b7cb646b2572e13b3c0caf0f" | ||
| 434 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.10.3;shallow=1;rev=1d7ad182c6f4820d713680e3987538e28917e62b;name=git_f80b47a3_0;destsuffix=vcs_cache/a0b8d3463c49a11b1735137ba400545873873dbf8635da21c9ba4d9c88fe2004" | ||
| 435 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.2;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_1;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 436 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.3;shallow=1;rev=2d07f5a1efda9ba496b69ffafa7efbf86661c35c;name=git_f80b47a3_2;destsuffix=vcs_cache/b9288b2d8f4e58a2125b708e8a9b1fdb4f0524da33789c4cd0f33b034528f5bc" | ||
| 437 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.36.0;shallow=1;rev=58535202ab441f4a081410fb8eac61cc35562b32;name=git_f80b47a3_3;destsuffix=vcs_cache/4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9" | ||
| 438 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=71637ad69bbc5f51fbb2562e612a4365292804a5;name=git_f80b47a3_4;destsuffix=vcs_cache/2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf" | ||
| 439 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.4;shallow=1;rev=c19bf63a811c90bf9e02f8e0dc1dcef94931ebb4;name=git_f80b47a3_5;destsuffix=vcs_cache/b764640e72f39b0abeb1eee792c7fd920bb28361222420dedee7bbe30022afa6" | ||
| 440 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=32c2415389a3538082507ae537e7edd9578c64ed;name=git_ac4e3fea_0;destsuffix=vcs_cache/ba653e68e62c27005dc8b12fc4ff872f91132a86a99ed568f495801bda2f4f33" | ||
| 441 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.6.7;shallow=1;rev=4694024279bdac52b77e22dc87808bd0fd732b69;name=git_ac4e3fea_1;destsuffix=vcs_cache/dcc95e9bed3fa683448a9bc867a1205a859b75fe2b2a15aed67246a76bc6fd3e" | ||
| 442 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eb9011f3e6d551d067d87c89f082261164fac31;name=git_ac4e3fea_2;destsuffix=vcs_cache/5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d" | ||
| 443 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_3;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" | ||
| 444 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=8ed4f9cc85f771d1f29838a1e4a66b7565ca70ba;name=git_ac4e3fea_4;destsuffix=vcs_cache/3d9cfe300a6eded2c3ffad9dd668b8f3c58133b90ed7417ddd598885722615c7" | ||
| 445 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_5;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | ||
| 446 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=be2520c8aa2105ea1cb7b89ff8e506c7e8141c26;name=git_ac4e3fea_6;destsuffix=vcs_cache/ecd89a579c798e2583479ead808e21e18beb78976348081588cdcfcf79ec8e8a" | ||
| 447 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=fab737efbb4b4d03e7c771393708f75594b121e4;name=git_ac4e3fea_7;destsuffix=vcs_cache/61007772037284efafe96643c8d3be49591ce21b9379e70f81418b801d024ab2" | ||
| 448 | SRC_URI += "git://github.com/armon/go-metrics;protocol=https;branch=master;rev=f0300d1749da6fa982027e449ec0c7a145510c3c;name=git_a39a20cf_0;destsuffix=vcs_cache/3db56b909e6123fe17325151f07eb74d86c1b274995842d8569da4028c371ffc" | ||
| 449 | SRC_URI += "git://github.com/armon/go-proxyproto;protocol=https;branch=master;rev=7e956b284f0a872909d3e91c8bf292a1b7f1252d;name=git_e007e91e_0;destsuffix=vcs_cache/a991590e09adeec66f1f1ad2e7f523bfcbfb979b8e244c65a33a560adf6f4bba" | ||
| 450 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=5111143e8da2e98b4ea6a8f32b9065ea1821c191;name=git_95ffcffa_0;destsuffix=vcs_cache/f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb" | ||
| 451 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=bbbad097214e2918d8543d5201d12bfd7bca254d;name=git_95ffcffa_1;destsuffix=vcs_cache/88775868180fb43ad806bd2baf26702ff47f77b2693ecb476a655ae188be778d" | ||
| 452 | SRC_URI += "git://github.com/armon/go-socks5;protocol=https;branch=master;rev=e75332964ef517daa070d7c38a9466a0d687e0a5;name=git_2b8f1887_0;destsuffix=vcs_cache/e611fb2e9fe86f2cb19c89c1dc37c0ad6b5656135015f1466fb20c934e3dc531" | ||
| 453 | SRC_URI += "git://github.com/armon/go-radix;protocol=https;branch=master;rev=7fddfc383310abc091d79a27f116d30cf0424032;name=git_74f970fc_0;destsuffix=vcs_cache/e4904b4185214577c9dda1b93a408003c57b5b654a94021925d1fd5bcaf3129f" | ||
| 454 | SRC_URI += "git://github.com/shengdoushi/base58;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c5f44ca1af76fb63925d5fba8fa7b85870199839;name=git_5bf66d47_0;destsuffix=vcs_cache/035baa9ea735720820f8db8fcb1243512e712c7b053c7f9a90ae59535b86ff59" | ||
| 455 | SRC_URI += "git://github.com/jtolds/gls;protocol=https;nobranch=1;tag=v4.20.0;shallow=1;rev=b4936e06046bbecbb94cae9c18127ebe510a2cb9;name=git_d2f6e184_0;destsuffix=vcs_cache/dd5cfff6e6a0707c8f8a8272ef6b888ab15fa63a5c11a9ccdd30dd6e338e868e" | ||
| 456 | SRC_URI += "git://github.com/guillaumemichel/reservedpool;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=e804f2210ba005405a63168a7826b8a577777881;name=git_0d26b976_0;destsuffix=vcs_cache/86e295e1b22820cb1b802f027a41f085e8e4898c395728c8e38fdb7cac8957bb" | ||
| 457 | SRC_URI += "git://github.com/chai2010/gettext-go;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=274d1753d015d0362761b6a1cc2a572e6a035913;name=git_0181700b_0;destsuffix=vcs_cache/cba9b4e61c984a3976533386ddf554039d37c1b026fc80032c10b80d834a8bf2" | ||
| 458 | SRC_URI += "git://github.com/canonical/go-sp800.90a-drbg;protocol=https;branch=main;rev=6eeb1040d6c3a6b618a8da5e42ef66b35e7a3ddd;name=git_5eaa5c43_0;destsuffix=vcs_cache/63a7180d3e9942823bd7cf8355e0141ce96749e1c95254846eb97f625bbc1660" | ||
| 459 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;branch=main;rev=39ca1b05acc7ad1220e09f133283b8859a8b71ab;name=git_1f60ff15_0;destsuffix=vcs_cache/b818ce54c676ae0396f36ffaf6ed894aa1607c7db968dfe746a6678a0de917e0" | ||
| 460 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.7.0;shallow=1;rev=4dc4ee60b8394d431f19a3c599040ef758884a27;name=git_1f60ff15_1;destsuffix=vcs_cache/c48bcb8fa21ed1b4310ea1e3a00c0ed35993d38e40fd19dd1ec8226f394c19bb" | ||
| 461 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.6.0;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_2;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" | ||
| 462 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;branch=main;rev=95778dfbb74eb7e4dbaf43bf7d71809650ef8076;name=git_1f60ff15_3;destsuffix=vcs_cache/5a82a5757003b99d686a300aef4a4d1afd42a5e4dce2d6213915b9e6306b6259" | ||
| 463 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.1.0;shallow=1;rev=b51e752dd1c9c618846f8bc5b95ab524bd7b11c2;name=git_1f60ff15_4;destsuffix=vcs_cache/b0af26b2c1617363ba4404db4d917fa1f0879fdd5ea9825fa8bea2c01cacb185" | ||
| 464 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;branch=main;rev=c6f51f82210d9608a835763225a5e2a3c87583c6;name=git_1f60ff15_5;destsuffix=vcs_cache/9fe56ae7acf5c26da1f8e363ebc3efb9f7779daff9c3080b05e7838044978c12" | ||
| 465 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.5.0;shallow=1;rev=d5623bf85e8e73ae6352f78ee6b55a287619dd4e;name=git_1f60ff15_6;destsuffix=vcs_cache/1240ab68de5778e9c43b2943db956bd157fab582cec5363f953cb5c72f2e445b" | ||
| 466 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=8ab6407b697782a06568d4b7f1db25550ec2e4c6;name=git_54f8ad6f_0;destsuffix=vcs_cache/e3dcfb7e02d3e862a437529d2f7c686b7951785fde0c722d90d4ca24badb7cd4" | ||
| 467 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=c16f28124668daf02b2a32a431dec2f183977ffc;name=git_54f8ad6f_1;destsuffix=vcs_cache/bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00" | ||
| 468 | SRC_URI += "git://github.com/coreos/pkg;protocol=https;branch=main;rev=3ac0863d7acf3bc44daf49afef8919af12f704ef;name=git_28d14d3e_0;destsuffix=vcs_cache/a5ea89ca0db059e160356b106d7b8e852a693d937a1a3d89a3b2db59fcd1cbfb" | ||
| 469 | SRC_URI += "git://github.com/coreos/pkg;protocol=https;branch=main;rev=bbd7aa9bf6fb51acc905bd45a5363ebecf065f30;name=git_28d14d3e_1;destsuffix=vcs_cache/f2533d33a12c08b79924ab6e48fb3bad7e539de78473f127459ffda70a888544" | ||
| 470 | SRC_URI += "git://github.com/coreos/go-iptables;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=26e42518b22e6878bd6e479a574122c319fa923e;name=git_6a376bb3_0;destsuffix=vcs_cache/a9ebf5d9af87c16085497d4c2236656aea2599db678e589259e7c191f6c4b73a" | ||
| 471 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=153fc73f601ff388edee90ce864c564ed5195695;name=git_565daa15_0;destsuffix=vcs_cache/e7a9274d44c77c8a1239daad7ff5c8f9d6774da14760ac359a2118bddd967a28" | ||
| 472 | SRC_URI += "git://github.com/coreos/go-oidc;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=b7e896c40598f5307b3b5a163b6ad02ae97ec1a5;name=git_565daa15_1;destsuffix=vcs_cache/8d5581ed493edc793ddc0830b4df04f67df8b2ccf0519e4c83b9ec0078185424" | ||
| 473 | SRC_URI += "git://github.com/mdlayher/netlink;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4;name=git_df057909_0;destsuffix=vcs_cache/03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73" | ||
| 474 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=f9999b41d9cfb0586e75467db1c81cfde4f965ba;name=git_41032c2a_0;destsuffix=vcs_cache/adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59" | ||
| 475 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" | ||
| 476 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" | ||
| 477 | SRC_URI += "git://github.com/mdlayher/genetlink;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=7531bffe0f5e10d1ce558d35e6feb5d1d1600851;name=git_0929e6d7_0;destsuffix=vcs_cache/e745ecde2527974b72d2960c46350ffce499aa8cbc51db7d6fe763619caea7d0" | ||
| 478 | SRC_URI += "git://github.com/soheilhy/cmux;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=5ec6847320e53b5fee0ab9a4757b56625a946c85;name=git_4d205919_0;destsuffix=vcs_cache/0eb8d423f961736e5cfd383d1dd7bf2ed7cb3502aa09c4ea7d57615fe3ff21e9" | ||
| 479 | SRC_URI += "git://github.com/soheilhy/cmux;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=e09e9389d85d8492d313d73d1469c029e710623f;name=git_4d205919_1;destsuffix=vcs_cache/b308df6388d1e2eee6e0e48b2f0202ccc4c9ef987f8628c7e7277bd38dc24fbd" | ||
| 480 | SRC_URI += "git://github.com/ghodss/yaml;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=0ca9ea5df5451ffdf184b4428c902747c2c11cd7;name=git_5c75ad62_0;destsuffix=vcs_cache/80fe9a835966dce3e484e8b446741cfac9c1f552dcd6ae067fe34cdc19e94504" | ||
| 481 | SRC_URI += "git://github.com/ipld/go-ipld-prime;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=75f643e10510431a35ac0b62e9ecc7da0a9273c3;name=git_01136527_0;destsuffix=vcs_cache/1991759566e1917551e78ec44cae12f1bcecee3dace886803c7ff7a7da77d047" | ||
| 482 | SRC_URI += "git://github.com/ipld/go-ipld-prime;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=b6717c4b2f7fbbb4a7fa2d328c757abebe005fef;name=git_01136527_1;destsuffix=vcs_cache/bb8bc9521cbe28559a97647e7f8a78fb2945f984dad2d5b962d897cb6871a7c2" | ||
| 483 | SRC_URI += "git://github.com/ipld/go-codec-dagpb;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=0e35d310d23f0f2ae7eda4c17262d012f67bbf31;name=git_31287f8b_0;destsuffix=vcs_cache/fe7af4a9e50a199c98fba2572921280bb1380cd4454793d70d4b663a4e7e807e" | ||
| 484 | SRC_URI += "git://github.com/ipld/go-codec-dagpb;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e87d740fd0ddc5016a25545404de85084ff35246;name=git_31287f8b_1;destsuffix=vcs_cache/dd8b896fc06894121e0800e3894828fc6d21d19e9664cee1eab16c3d830df695" | ||
| 485 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;tag=v2.14.2;shallow=1;rev=40add1a048591fa33225e158e7aedbbd51258618;name=git_e8224461_0;destsuffix=vcs_cache/80047fb50fd3341888db11ba7140e3ae6917e9e0fe45c213f7b92dbc72d28ee9" | ||
| 486 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;tag=v2.16.0;shallow=1;rev=8a3d8c3186dd3bfa9f99bea8ea6c1047bb17c32e;name=git_e8224461_1;destsuffix=vcs_cache/a022ac3931b639ac06231c22c8b51935fc63d6f28e0e846ad6e9f46e22062a7f" | ||
| 487 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=a15405610d5b915b0b14403a201a7c90a910e071;name=git_e8224461_2;destsuffix=vcs_cache/d48161e77a4323f61fefb470b7d9c2a62c9b8a884fac83271ec4e18450e68b8a" | ||
| 488 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;branch=master;rev=1de009706dbeb9d05f18586f0735fcdb7c524481;name=git_4620abf9_0;destsuffix=vcs_cache/c8e037d59dc730dc3ffc46ed7a98a72c0ffc14dee7620040b6cc06fd16a22fe6" | ||
| 489 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=58eb6f54b321d520f45a0be037c551c30aebd096;name=git_4620abf9_1;destsuffix=vcs_cache/7d0956568c34251c39dc51414de61c2cf2d0f48e486dcdbce648d924ab506eea" | ||
| 490 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=5e854fb809ec83ff18eb74554fd5c693e28eaadb;name=git_4620abf9_2;destsuffix=vcs_cache/77b9db486b47ac2ba95b3715c07fb44e6ebfa5d17ab6c7b1a0999f5ff40b0193" | ||
| 491 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_3;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" | ||
| 492 | SRC_URI += "git://github.com/chzyer/test;protocol=https;branch=master;rev=a1ea475d72b168a29f44221e0ad031a842642302;name=git_ad9a8e97_0;destsuffix=vcs_cache/e15872792aa8b087f6d3216a8e07cf2ca9bfde139ee58c466bbbb633416d2856" | ||
| 493 | SRC_URI += "git://github.com/chzyer/logex;protocol=https;nobranch=1;tag=v1.1.10;shallow=1;rev=cd112f618178aaaf4ea8592c8839f5276145d9cf;name=git_18c99d76_0;destsuffix=vcs_cache/92a6f8ff364d5c78129d723e93bc80561a4d6f62e89131c1c9f55157435fe20e" | ||
| 494 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;branch=main;rev=2972be24d48e78746da79ba8e24e8b488c9880de;name=git_2b1d73c0_0;destsuffix=vcs_cache/8a803f89048e07c05fc7887b4f50d22643ddbc3edcd738b8d052084561a8bfa2" | ||
| 495 | SRC_URI += "git://github.com/chzyer/readline;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=7f93d88cd5ffa0e805d58d2f9fc3191be15ec668;name=git_2b1d73c0_1;destsuffix=vcs_cache/52071e641b114be49adcba007fd97faf1f4baeb21b57b3920f7baba279eb71fa" | ||
| 496 | SRC_URI += "git://github.com/linuxkit/virtsock;protocol=https;branch=master;rev=f8cee7dfc7a3a337738ff3c1852fafe193a4f5d3;name=git_8f3e9c04_0;destsuffix=vcs_cache/706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f" | ||
| 497 | SRC_URI += "git://github.com/stoewer/go-strcase;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=6c4ce445f323378b0865757ffd2c50d8bb2737f8;name=git_59561842_0;destsuffix=vcs_cache/f75efc30617757a01c813975e22457d6a40cfb4429460fb4bb34cc10d9a863cc" | ||
| 498 | SRC_URI += "git://github.com/stoewer/go-strcase;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=992183722cdb474a541bf3bc9d205b302edd47c2;name=git_59561842_1;destsuffix=vcs_cache/17bf9603f55eb37b94902202ff383a663ee8daa03b6fc6688ed2b99cad65b3a1" | ||
| 499 | SRC_URI += "git://github.com/clbanning/x2j;protocol=https;branch=master;rev=825249438eec392bc87b980fb635b336e496a888;name=git_6683a418_0;destsuffix=vcs_cache/7b71bde67ed2207e789786010cfbd0e24bf0a49c8406594813708f478c6785a8" | ||
| 935 | SRC_URI += "git://github.com/joho/godotenv;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4;name=git_77b424c4_0;destsuffix=vcs_cache/cf45c7a052c0f64f7ea75c3a1731d066a553b49b1e140100c84a997a124e7e67" | 500 | SRC_URI += "git://github.com/joho/godotenv;protocol=https;nobranch=1;tag=v1.5.1;shallow=1;rev=3fc4292b58a67b78e1dbb6e47b4879a6cc602ec4;name=git_77b424c4_0;destsuffix=vcs_cache/cf45c7a052c0f64f7ea75c3a1731d066a553b49b1e140100c84a997a124e7e67" |
| 936 | SRC_URI += "git://github.com/rancher/lasso;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=d9be1e6a051ddf344ab23f18d8ec92f8b1ece3ea;name=git_27a33120_0;destsuffix=vcs_cache/77bd15319c06cf5c1fa06cf66af40d74684745541f0665c86f51cac712a00b2c" | 501 | SRC_URI += "git://github.com/invopop/jsonschema;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=328cc73c3399c73df18b708fa00d29669cb0e4cc;name=git_15937e6d_0;destsuffix=vcs_cache/cbe0293bc0ebdf8cd16b7cdc781989d15a890f7e2e5e773e3aa40aae265f6322" |
| 937 | SRC_URI += "git://github.com/rancher/wrangler;protocol=https;nobranch=1;tag=v3.2.3;shallow=1;rev=cc0fd777bcfd3be1f98587c2663fbb7f308922d7;name=git_9c1e9f76_0;destsuffix=vcs_cache/3a83960094a7d66b391479a7747405e8e507cb0ef1ff3f3d1fa72ec18b02a5a4" | 502 | SRC_URI += "git://github.com/magefile/mage;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=300bbc868ba8f2c15b35e09df7e8804753cac00d;name=git_4be9d374_0;destsuffix=vcs_cache/aa06d81787b87b7fb650df45bdfdd0382bc309275420cf8f707897f49d7a0a7d" |
| 938 | SRC_URI += "git://github.com/rancher/dynamiclistener;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=242c2af2db15d1c29283f31efcfff4ae9d5fa0da;name=git_c46470ac_0;destsuffix=vcs_cache/eeec8f47ef9c42ae6b8c657bd6fb79331e1dce35eb9a5be6d0e6f85399adfe38" | 503 | SRC_URI += "git://github.com/gammazero/deque;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=4b6cf45dbae051f0b1e9122d538a0889610c2ce9;name=git_121f8ac4_0;destsuffix=vcs_cache/69886070b0e21933e252005d1494afd1e0c04d1bd948fa04aee4e7ef39157109" |
| 939 | SRC_URI += "git://github.com/rancher/permissions;protocol=https;branch=main;rev=4001d3d637f7e7f9aa17c84d89b2462539f1b331;name=git_b05bb6c2_0;destsuffix=vcs_cache/e02ade53a21906ec92d95d6254b258217c135734029c1268cddd026f61e6fbf0" | 504 | SRC_URI += "git://github.com/gammazero/deque;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=5ab0fa65a6111d681f3e4d9af86bf47da7051b8a;name=git_121f8ac4_1;destsuffix=vcs_cache/52705978e6340dae755638eaa5d352e73fed4e6a3c2ef9076b5b934e801e719e" |
| 505 | SRC_URI += "git://github.com/gammazero/deque;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=610179f8334623677273c5dc8c63ec699e263c0e;name=git_121f8ac4_2;destsuffix=vcs_cache/54cc9845d08ed88533809b0be20355294d5d6067263b938e03a5939eaad641fc" | ||
| 506 | SRC_URI += "git://github.com/gammazero/chanqueue;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=030542e8e28df9e6a9c23bb97758b0de85078739;name=git_eabf34b8_0;destsuffix=vcs_cache/0ca3c1a9ba5ad3627cd83062956e6ecc231e85d4891639f3413059722dc24c0e" | ||
| 507 | SRC_URI += "git://github.com/gammazero/chanqueue;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=314058f43f83abab0a2926e1680ae6c8bcc26016;name=git_eabf34b8_1;destsuffix=vcs_cache/479f89580d357f2bffd7113c60c2f0301dcd4cc73b71e0c927c8828d6af9b616" | ||
| 508 | SRC_URI += "git://github.com/gammazero/chanqueue;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=5336aa672d5886d21f27946620b636554b456c61;name=git_eabf34b8_2;destsuffix=vcs_cache/d86d1f1adc2045255a4503c04a2afaf12834d5b9dcc255c386b84d7771ebc630" | ||
| 509 | SRC_URI += "git://github.com/evanphx/json-patch;protocol=https;nobranch=1;tag=v5.9.11;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_55d8c710_0;destsuffix=vcs_cache/27c14deff506910582384f22dee1947f276a48e3e741caa04157345ca331f135" | ||
| 510 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" | ||
| 511 | SRC_URI += "git://github.com/libopenstorage/openstorage;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=093a0c3888753c2056e7373183693d670c6bba01;name=git_baa2cfc9_0;destsuffix=vcs_cache/bde8b7c7cda7932b0f7b8b0399287997a1362e2043ea9a41dfa4e5aa52775339" | ||
| 512 | SRC_URI += "git://github.com/Knetic/govaluate;protocol=https;branch=master;rev=9aa49832a739dcd78a5542ff189fb82c3e423116;name=git_dac3237c_0;destsuffix=vcs_cache/4c6214e6d3d14ef4db96dad7a706485c331c99faf97146f62378c49fb02904cf" | ||
| 513 | SRC_URI += "git://github.com/marcopolo/simnet;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=1f2ea6ea534d23e547e5a1abf48f3e95f8027feb;name=git_fe7df0e4_0;destsuffix=vcs_cache/70eb0ba2ff5fcb32c2747f55a12f93fb7200ba11f92beb8a1463ebfcf4f93a76" | ||
| 514 | SRC_URI += "git://github.com/marcopolo/simnet;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=c1ac4ba96ec7ce04c14f580302cf054732bb53ef;name=git_fe7df0e4_1;destsuffix=vcs_cache/80b6c141aff48cd11774eb460f9ddadc9eef4f9bee0cfd4013119ee7bba527d6" | ||
| 515 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=12ad95a8df72b2f4e72eab0d29daa5e27a5c84ac;name=git_9bab791a_0;destsuffix=vcs_cache/13c0a1fb6f141dfc5be8ba267f70735111ab33c01bbc87de1e3f7ad00f8aa555" | ||
| 516 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=56fa3ac82ce7e481a41043b1371dbdc2748e9f77;name=git_9bab791a_1;destsuffix=vcs_cache/8487a540cd427267ea6862345e5ed398f97dfec06663fa04711848250f471783" | ||
| 517 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=6f7a984d4dc470c3f197229ad1991ae9e211bba2;name=git_9bab791a_2;destsuffix=vcs_cache/125215c19c4ce47eea8152d4760d88e290b8213b9d2c0407a22307f549e1566f" | ||
| 518 | SRC_URI += "git://github.com/go-gl/glfw;protocol=https;branch=master;rev=e6da0acd62b1b57ee2799d4d0a76a7d4514dc5bc;name=git_9bab791a_3;destsuffix=vcs_cache/585e1262de37f034792d4912d52a9702a0f95e59204c91d1924b2cf159c36e2f" | ||
| 519 | SRC_URI += "git://github.com/pact-foundation/pact-go;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=3ce08c8af46b7bc33a06efc9b8807c08806c8af2;name=git_961de77c_0;destsuffix=vcs_cache/4fa3aae25d1ca4e0bc3c1a14fa4f1d8457d47f957522bd856e42bc5c6a7075ba" | ||
| 520 | SRC_URI += "git://github.com/marten-seemann/tcp;protocol=https;branch=master;rev=dfbc87cc63fd003b9a070c76d605769fa3e2e3b2;name=git_956a28b8_0;destsuffix=vcs_cache/33a0eb67e183fd6a89d060780dc85cc189b9dc45c859bdd37071c3600c208181" | ||
| 521 | SRC_URI += "git://github.com/ulikunitz/xz;protocol=https;nobranch=1;tag=v0.5.12;shallow=1;rev=4f11dce79b9977ec2976a978d6c594ea1c23cf29;name=git_0eda9f24_0;destsuffix=vcs_cache/6893ec11e21a25b31cb8083b8131e91054ca2975087e9f827acce2f13da916ef" | ||
| 522 | SRC_URI += "git://github.com/ulikunitz/xz;protocol=https;nobranch=1;tag=v0.5.15;shallow=1;rev=7eee8a8a405163554a9accec7b9402ee21400769;name=git_0eda9f24_1;destsuffix=vcs_cache/11fe03414e6fdb8a65f882e03228cf5707d8f4937c5fe142d88c6293fb5f9971" | ||
| 523 | SRC_URI += "git://github.com/erikdubbelboer/gspt;protocol=https;branch=master;rev=e68493906b8382891943ddc9960cb9c6ecd1a1f0;name=git_5917482c_0;destsuffix=vcs_cache/76ba437ac8c655323e21cec60f6c7f5653582b6bece909619b94a91c906fa3a7" | ||
| 524 | SRC_URI += "git://github.com/coredns/caddy;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8adcfe62194e7ae9f1a7cf952a02dff49e9dc6bd;name=git_57578e27_0;destsuffix=vcs_cache/4e88cc3742999dca3436d8c134b46450c57d9f20540672f550fd112beed2336f" | ||
| 525 | SRC_URI += "git://github.com/coredns/corefile-migration;protocol=https;nobranch=1;tag=v1.0.31;shallow=1;rev=1dc6c9e447b1c7268a9ee2a1905caa96d0102bad;name=git_8caa3b20_0;destsuffix=vcs_cache/d3dc7e28b48f43090a32a1267c91ee404c869ac2d56c7eb3a98d4d08435e8d9c" | ||
| 526 | SRC_URI += "git://github.com/coredns/corefile-migration;protocol=https;nobranch=1;tag=v1.0.26;shallow=1;rev=68bbb0f25f1077dccf9c98119791d31153d450c9;name=git_8caa3b20_1;destsuffix=vcs_cache/3ce3612385588152b6667ee7cec3ed16d1a698e7c98a37b359a6e7c1f2a83d17" | ||
| 527 | SRC_URI += "git://github.com/coredns/corefile-migration;protocol=https;nobranch=1;tag=v1.0.29;shallow=1;rev=91c2f53e8495edc315829214161f83fd778dee69;name=git_8caa3b20_2;destsuffix=vcs_cache/f774aee558df32aefb9f24fc1522df90aa477abf144c4429fe7f10ce5b6bb77a" | ||
| 528 | SRC_URI += "git://github.com/u-root/uio;protocol=https;branch=main;rev=d2acac8f37018c514adec45c51f58eace3795df4;name=git_f2a66663_0;destsuffix=vcs_cache/e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25" | ||
| 529 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=504c6dd8cc916cd7f2097877efd52cae5f1d8b18;name=git_fe793f4c_0;destsuffix=vcs_cache/723365688454e5f65e26dbdbe56debec9213552a9d8073bc118fc9a55e373b9c" | ||
| 530 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=def36bb599562ff8152cbf139055b51e6d1d2651;name=git_fe793f4c_1;destsuffix=vcs_cache/5d3317e54dc0894f0efba748fb7ef8e98f86625771f022c3f4c140cea3416869" | ||
| 531 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e9b37cc8e2a5cdc43e3faeee3c7e5c52bd1bca25;name=git_fe793f4c_2;destsuffix=vcs_cache/c9fd7356ad2e27360396d3e7ff43b3eea7e6dc3a07f5a4455f85f5195e30c333" | ||
| 532 | SRC_URI += "git://github.com/go-pdf/fpdf;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=fa1c31ed5b1478cc31a88eb2bc5b2833e6acda0a;name=git_fe793f4c_3;destsuffix=vcs_cache/d5ae131052b3e0bf9456f812e89e6e0b410a8aaef9e9e40f00a91fc310387aa4" | ||
| 533 | SRC_URI += "git://github.com/sean-/seed;protocol=https;branch=master;rev=e2103e2c35297fb7e17febb81e49b312087a2372;name=git_7a599cbc_0;destsuffix=vcs_cache/f9bbb0490d4fd7a790f93ba7048d9d3ff2da64768576c2b32c9abfeead0e8b79" | ||
| 534 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=59923ef18c98053ddb1acf23ecba10344056c28e;name=git_8f91da41_0;destsuffix=vcs_cache/de04c3666c6e2cb551aa22c73723ec9519b2a04c5bba5ac31478dfdbafeabbee" | ||
| 535 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=c241c0bb5e60a8e8c1b2e53d4eca8d0068d8d57e;name=git_8f91da41_1;destsuffix=vcs_cache/e930a1902916a544bfdc8f33bb974e0c44c8ac61f4a45bdcd9ee0909bb902b54" | ||
| 536 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=c67132530367ecd401dbe800bf13b96052212f3f;name=git_8f91da41_2;destsuffix=vcs_cache/a516992a865ee8b7158996085fbaaade91264b228fdd334156c5b718c7082bcb" | ||
| 537 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=e6457afc48eff1ce22dece664932395026a7105e;name=git_8f91da41_3;destsuffix=vcs_cache/2aacd7601f51918bf6cd881d50d81ffaafb4cdae975d2b40710e6b1e6a612e27" | ||
| 538 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=36852b0d072a4b5da675300a9e73bc4b0853f5c6;name=git_502d0543_0;destsuffix=vcs_cache/5dd5e40a73eece5da452e07f7921fde1940d6b484a76b9c3203be7a9a0807cb0" | ||
| 539 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_1;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 540 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;branch=main;rev=86290f6a00fbdc6d561e14b2e6a11788a1a5f29c;name=git_502d0543_2;destsuffix=vcs_cache/b7f00a50da96a09af8326765b452206a7485b8f9119fb6238b2613430b2aedf8" | ||
| 541 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=92249139eea7161e13745abd4cb6d0ea02a3227a;name=git_502d0543_3;destsuffix=vcs_cache/d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9" | ||
| 542 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=c4ee7d12c742ffe806cd9350b6af3b4b19faed6f;name=git_502d0543_4;destsuffix=vcs_cache/0384b4972667ad3789b612c63c4560926b7d40d0a680338575ded5ca52eabd7f" | ||
| 543 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=a3e2ecd1f756a19cee15f85b96337a59c3b5337b;name=git_fb51202b_0;destsuffix=vcs_cache/9f7b24c55e2b265aed9fb854f6f3f2f61b81c4c938a341590ff1fdb834ed97d4" | ||
| 544 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=afa9f8f3e67258a4777ec48e7949f961dfb791da;name=git_fb51202b_1;destsuffix=vcs_cache/9314cf83403c484df35d153b34032fcb3da035907b4e701b47342dc60123fe46" | ||
| 545 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;tag=v0.0.6;shallow=1;rev=e0c56cb31dcb3cb2b3d1554b20dd01ced32e2a2b;name=git_fb51202b_2;destsuffix=vcs_cache/06641bd4f3ebfe4263cfe8bdf9a2661e7a140952939dc06ed908bcbf3c87fc39" | ||
| 546 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 547 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=44b3337c67171896cf6f299ece82ec31abfe8c0d;name=git_49bf5caa_0;destsuffix=vcs_cache/7a79fab55a520abe1fd1c87ab4a52fb9e469ee25eb924c5bc3c3f151e045078d" | ||
| 548 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.13.0;shallow=1;rev=4be9937fb76c0c49a30469135a4077fcc33712b8;name=git_49bf5caa_1;destsuffix=vcs_cache/4998d12952f84ef2605eef4ef5dcf156ce3b51a9e29a90bb28b671f068f2d0e0" | ||
| 549 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=5647f06491288afa5ea45747896b359f51f7c509;name=git_49bf5caa_2;destsuffix=vcs_cache/19ef4b30214c57e5419f63e4397a9c0d90436c49b54e0ae99e1c9a4b964f28e2" | ||
| 550 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=996c4cffd3c5fb210e4ff01b4998ac73ff0031fa;name=git_49bf5caa_3;destsuffix=vcs_cache/4335d93e7b91bac4d4e22725cfaafc1cae44ef37a037022ea852d084e488e42a" | ||
| 551 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 552 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=e7f7c0ca69b21688c3cea7c87a04e4503e6099e2;name=git_a9e099ef_1;destsuffix=vcs_cache/774d705414556b063b95580b3cb76727e07351144ef8d343349a4242ec20d46c" | ||
| 553 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=2e043c6bd62639199bdd0d5f0c5082797de4de2a;name=git_b055e1ee_0;destsuffix=vcs_cache/8b8cdfeb7bd96052c4ebea0b549284e395ebb9bac1a75605850eea9bc5202abf" | ||
| 554 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=edf4cb3d21162a17b02e19637f7d7f8c6bd8523f;name=git_b055e1ee_1;destsuffix=vcs_cache/9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e" | ||
| 555 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3e6d767784b037b90a14701b6c9f0643f05db963;name=git_b0089ab1_0;destsuffix=vcs_cache/1b6463a06e9196c0b5a6d4b485d1b3c19e75457da99b51d586621a0bdc672835" | ||
| 556 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=496545a6307b2a7d7a710fd516e5e16e8ab62dbc;name=git_b0089ab1_1;destsuffix=vcs_cache/e97305305378d3abaabce6b36aced1d40b09ad77e2c49963854d4364b16d1d1c" | ||
| 557 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=51d6538a90f86fe93ac480b35f37b2be17fef232;name=git_b0089ab1_2;destsuffix=vcs_cache/8a100ce674e65e72daf096e45d53f5beec9f9123c742acb89993de84b6414834" | ||
| 558 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=53403b58ad1b561927d19068c655246f2db79d48;name=git_b0089ab1_3;destsuffix=vcs_cache/400816c86851106c70bff651cdce4df77403b9659ec70d1d1bbe2d3211dfa942" | ||
| 559 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5420a8b6744d3b0345ab293f6fcba19c978f1183;name=git_b0089ab1_4;destsuffix=vcs_cache/0fa3b98a4c1a3d9bd017c1d1c94874fecbc693d1400e5f002f53d4444a42664c" | ||
| 560 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_5;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 561 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_6;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 562 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=devel;rev=eb3733d160e74a9c7e442f435eb3bea458e1d19f;name=git_b0089ab1_7;destsuffix=vcs_cache/4bdaef4aa8a367e296fc1a5b109b45ad24999245bf03b6364292a44504da5559" | ||
| 563 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_8;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 564 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | ||
| 565 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.32;shallow=1;rev=33089e232f3ae65a718a0fc3b205ac5d89995885;name=git_40d8a3db_1;destsuffix=vcs_cache/4d8e65dde523b2ecd19bb3bacf6dce7eb6b72fd4b382ecd732a1f5c8fb8859d4" | ||
| 566 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=829d874034a5048e1a5c6354dcd8b40e1e41c3a2;name=git_40d8a3db_2;destsuffix=vcs_cache/99d522df278615d654c06174161495a295b56f37f18c70b93be7ae19a5f89849" | ||
| 567 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_3;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | ||
| 568 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=9f5125e104c38283b8ca0a581793abe4260dd786;name=git_40d8a3db_4;destsuffix=vcs_cache/b23efb0c9bc0dc0b0b4a019953944537802c3df6caefc56d2d8462d9bbe7dd79" | ||
| 569 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_5;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | ||
| 570 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.25;shallow=1;rev=fea52e86ab0a270b4c912a5681fae878a8f6e053;name=git_40d8a3db_6;destsuffix=vcs_cache/aa711c15dff4a421f2da78a8246856c752bc94aee78fac21afc76f9e987aa343" | ||
| 571 | SRC_URI += "git://github.com/eapache/go-resiliency;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=ea41b0fad31007accc7f806884dcdf3da98b79ce;name=git_3bfa9fab_0;destsuffix=vcs_cache/4a4fecb31f53b3617bdb101a2ed399c7dccfc177e0db2baa8a11f35d6be5d96b" | ||
| 572 | SRC_URI += "git://github.com/eapache/go-xerial-snappy;protocol=https;branch=master;rev=776d5712da21bc4762676d614db1d8a64f4238b0;name=git_d6e4eb9c_0;destsuffix=vcs_cache/0f0b3c4b150a8b0aebff4eba8236473133333b8b72fc8f602233479ca25f135b" | ||
| 573 | SRC_URI += "git://github.com/eapache/queue;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=44cc805cf13205b55f69e14bcb69867d1ae92f98;name=git_d80d5ca1_0;destsuffix=vcs_cache/ba2ad1068c3529ddb963e552541629857896d8c6ee8757652f5748840d598e0c" | ||
| 574 | SRC_URI += "git://github.com/eapache/channels;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=47238d5aae8c0fefd518ef2bee46290909cf8263;name=git_f2d1a81f_0;destsuffix=vcs_cache/eda59f1cad7c96c76bae1c5af9f36f10e0396a2ab9863a89ba65e537ecc4a2b4" | ||
| 940 | SRC_URI += "git://github.com/rancher/remotedialer;protocol=https;branch=main;rev=e6b68fd83a6b94cd706c1a7ea94487f66565641e;name=git_cdcc28fb_0;destsuffix=vcs_cache/206cb4efeedee1c1fe966d9a43ff3bbc0d4c509ab2aa8d0004db7b049f5c7ffe" | 575 | SRC_URI += "git://github.com/rancher/remotedialer;protocol=https;branch=main;rev=e6b68fd83a6b94cd706c1a7ea94487f66565641e;name=git_cdcc28fb_0;destsuffix=vcs_cache/206cb4efeedee1c1fe966d9a43ff3bbc0d4c509ab2aa8d0004db7b049f5c7ffe" |
| 576 | SRC_URI += "git://github.com/rancher/remotedialer;protocol=https;branch=main;rev=f160aa32568d83fde9eb07ec17b055379a81b42f;name=git_cdcc28fb_1;destsuffix=vcs_cache/cea05f48f9d2105306877ee0fe8560a726df77ba5a0f0a2497df766b4f5d8c31" | ||
| 941 | SRC_URI += "git://github.com/rancher/wharfie;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=532348fc570e63bb96d25d33f48f18d2b48ec8bd;name=git_09989b2b_0;destsuffix=vcs_cache/2099d01958c66b6b4b97899d57c84122c056ea2b32e88b00c636bbda7439e3e3" | 577 | SRC_URI += "git://github.com/rancher/wharfie;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=532348fc570e63bb96d25d33f48f18d2b48ec8bd;name=git_09989b2b_0;destsuffix=vcs_cache/2099d01958c66b6b4b97899d57c84122c056ea2b32e88b00c636bbda7439e3e3" |
| 578 | SRC_URI += "git://github.com/rancher/wharfie;protocol=https;nobranch=1;tag=v0.7.1;shallow=1;rev=63b2bbd5b032c2b9b25aa41f9966681366b86c86;name=git_09989b2b_1;destsuffix=vcs_cache/f166e2bd090193a861165d55d392901dc5fb898f13618a7a41c92b43465352b8" | ||
| 579 | SRC_URI += "git://github.com/rancher/dynamiclistener;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=242c2af2db15d1c29283f31efcfff4ae9d5fa0da;name=git_c46470ac_0;destsuffix=vcs_cache/eeec8f47ef9c42ae6b8c657bd6fb79331e1dce35eb9a5be6d0e6f85399adfe38" | ||
| 580 | SRC_URI += "git://github.com/rancher/dynamiclistener;protocol=https;nobranch=1;tag=v0.7.5;shallow=1;rev=974e2ce213b415dc5a272746d559b379a58794b4;name=git_c46470ac_1;destsuffix=vcs_cache/1762ab7c4868b021d7b865444843eb6e8ba9ed239e0131f6905d0ea479b3b9aa" | ||
| 581 | SRC_URI += "git://github.com/rancher/lasso;protocol=https;nobranch=1;tag=v0.2.6;shallow=1;rev=52c8b48e79aa7aef21fe0c5413f9a763631fef3b;name=git_27a33120_0;destsuffix=vcs_cache/bd885fbbf81bf0111df503fd9f290389aae6ee64bbce721c685e8d97b3fbec46" | ||
| 582 | SRC_URI += "git://github.com/rancher/lasso;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=d9be1e6a051ddf344ab23f18d8ec92f8b1ece3ea;name=git_27a33120_1;destsuffix=vcs_cache/77bd15319c06cf5c1fa06cf66af40d74684745541f0665c86f51cac712a00b2c" | ||
| 583 | SRC_URI += "git://github.com/rancher/permissions;protocol=https;branch=main;rev=4001d3d637f7e7f9aa17c84d89b2462539f1b331;name=git_b05bb6c2_0;destsuffix=vcs_cache/e02ade53a21906ec92d95d6254b258217c135734029c1268cddd026f61e6fbf0" | ||
| 584 | SRC_URI += "git://github.com/rancher/wrangler;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=9fb4be5d2b1aadb86238b54db684b3d78495e02a;name=git_9c1e9f76_0;destsuffix=vcs_cache/7cf9f394ae74ce214d3397acdb8fa42d23f811c8e6482aac58f9b105eeb3223b" | ||
| 585 | SRC_URI += "git://github.com/rancher/wrangler;protocol=https;nobranch=1;tag=v3.2.3;shallow=1;rev=cc0fd777bcfd3be1f98587c2663fbb7f308922d7;name=git_9c1e9f76_1;destsuffix=vcs_cache/3a83960094a7d66b391479a7747405e8e507cb0ef1ff3f3d1fa72ec18b02a5a4" | ||
| 586 | SRC_URI += "git://github.com/euank/go-kmsg-parser;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=5ba4d492e455a77d25dcf0d2c4acc9f2afebef4e;name=git_0a078211_0;destsuffix=vcs_cache/43ad90c2713d8cb4b8bcc2a7a43c407d64acce9a98f6f1bcb3ef01c9cb9bfcab" | ||
| 587 | SRC_URI += "git://github.com/norwoodj/helm-docs;protocol=https;nobranch=1;tag=v1.14.2;shallow=1;rev=37d3055fece566105cf8cff7c17b7b2355a01677;name=git_c5a10f8a_0;destsuffix=vcs_cache/0dae90d63582b75797b84f8c4e75b7f95dd325f01d83f8840e005a192b55cb70" | ||
| 588 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=8e44986c28d58aefff6125e52814ed1eb7eb0a6a;name=git_5fc8a683_0;destsuffix=vcs_cache/0e5491df9433a873a6b4e2c15e3378082b989a09800ab31030d263ce7d1db7e5" | ||
| 589 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=a3d5a0bb530b5206c728eed9cb57323061922bcb;name=git_5fc8a683_1;destsuffix=vcs_cache/f16c5ced6b530e5c3ea966c274cd62dbd4ce30a2804d17f41a4db2c067724588" | ||
| 590 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_2;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | ||
| 591 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=f36a3ece9e3adf0efaf9f9bd3591c3001f17602b;name=git_5fc8a683_3;destsuffix=vcs_cache/90bb9063abd859cb449ac98a171673b560e2f6c45f1df408c67323c6c6fe2074" | ||
| 592 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_4;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" | ||
| 593 | SRC_URI += "git://github.com/opentracing-contrib/go-observer;protocol=https;branch=master;rev=a52f2342449246d5bcc273e65cbdcfa5f7d6c63c;name=git_e1b0c539_0;destsuffix=vcs_cache/af491d059d7916f72358b75fb92f06f6ac15b80d573e717fa8ebab226ddbb4ae" | ||
| 594 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=0e583d326e0ec6b9c1ad223188dc709af385408e;name=git_03659512_0;destsuffix=vcs_cache/a98076bac271901b0e4d2dc92ded1422c460b7f75731123de136051d1ea69965" | ||
| 595 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.21;shallow=1;rev=294e7659e17723306ebf3a44cd7ad2c11f456c37;name=git_03659512_1;destsuffix=vcs_cache/9cd0f5a014da5bd9abe80b05ec4b2e8749e8c126923b6f77e0bd0f24384c4b61" | ||
| 596 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;branch=master;rev=473cd7ce01a1113208073166464b98819526150e;name=git_03659512_2;destsuffix=vcs_cache/ce03990e35d766cf1526350d8ac32794751af35b9c8659945613d7ec10017133" | ||
| 597 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.15;shallow=1;rev=c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85;name=git_03659512_3;destsuffix=vcs_cache/bf4bcc2b9e27f77f1783338a0d327e8bf5ce14f1b7ac4432bb31a00d0d143d48" | ||
| 598 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v2.0.5;shallow=1;rev=ea731401f5c95a8ba30f15787e5e0fb77c60c66b;name=git_03659512_4;destsuffix=vcs_cache/1639b06c783926abc5a2a3f0a5ab20bf1c6908af0754ed2bcea10bb369084618" | ||
| 599 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" | ||
| 600 | SRC_URI += "git://github.com/minio/minlz;protocol=https;branch=main;rev=87eb42fe8882cf08d25a932300ffcaa7ea8eafd8;name=git_e0b2fd27_0;destsuffix=vcs_cache/eaba80972835155764ee3acba297ad1083bda611c1ec939151453e935ba3e7bd" | ||
| 601 | SRC_URI += "git://github.com/minio/c2goasm;protocol=https;branch=master;rev=36a3d3bbc4f3ec1eafcf7989776be7e84736ace9;name=git_14fb0335_0;destsuffix=vcs_cache/c771a7e488b145a938a24f50bcb884ac42f5c6258234cac239220927ceedd89d" | ||
| 602 | SRC_URI += "git://github.com/minio/asm2plan9s;protocol=https;branch=master;rev=cdd76441f9d8c17c52d85f7657da5e8ce55f6083;name=git_39f5b609_0;destsuffix=vcs_cache/1d713c116cf07cde94fb7217feaa2a84754f66a5f9efcce083b8e323dc8d4639" | ||
| 603 | SRC_URI += "git://github.com/minio/md5-simd;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=776275e0c9a74ceebbd50fe5c1d61b0c80c608df;name=git_5c4d2205_0;destsuffix=vcs_cache/397f359a68246a8b77921be7c65472b7e4a7c5a0c837e37d23051103bb3e7452" | ||
| 604 | SRC_URI += "git://github.com/minio/crc64nvme;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=0a53153041b96db22da97cd5a39090ec49ff8deb;name=git_a9bf449d_0;destsuffix=vcs_cache/99d22a47d7dc0b6d727f8bd46880ad0e2df5a2ea16c812830dbada8145e44c08" | ||
| 605 | SRC_URI += "git://github.com/minio/highwayhash;protocol=https;nobranch=1;tag=v1.0.3;shallow=1;rev=030a8b332625f1501d534324055b1de810fe9233;name=git_46fe2f72_0;destsuffix=vcs_cache/13e55fb9c4891d9f755648df608529ee6f656107bacfc2a7dd12e6c5cc406fc2" | ||
| 606 | SRC_URI += "git://github.com/minio/highwayhash;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=070ab1a87a76ab3c81950392f2991dc0ba638585;name=git_46fe2f72_1;destsuffix=vcs_cache/b1f5cb338709bcae4e5869b7418a8b6acdcf961ac77e805afd57e48fc8aa6028" | ||
| 607 | SRC_URI += "git://github.com/minio/minio-go;protocol=https;nobranch=1;tag=v7.0.91;shallow=1;rev=e8e8acaa6eaaefd79cea2d814b99a1217078bf3f;name=git_df6be319_0;destsuffix=vcs_cache/bc8f82bd1430bf02acd11930cc47020ff170fbf1ae9bb9d48ba406bb09fe9ef0" | ||
| 608 | SRC_URI += "git://github.com/minio/blake2b-simd;protocol=https;branch=master;rev=3f5f724cb5b182a5c278d6d3d55b40e7f8c2efb4;name=git_37f6f35a_0;destsuffix=vcs_cache/a7172bc363c1aa8958685ed450a1cbfc85d03ce6d4613c888737d3596695372a" | ||
| 609 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6096f891a77bfe490cbea7a424c821b5fdb92849;name=git_83ebb5d1_0;destsuffix=vcs_cache/3ac524d45cebe2855802574ee18fc2060f5f3a93ddd4d91a68f06877e8209b2f" | ||
| 610 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;branch=master;rev=6de4475307716de15b286880ff321c9547086fdd;name=git_83ebb5d1_1;destsuffix=vcs_cache/f7483cb191fb530c8632db183ab89d999b4043d7002985ac12d052b1b5576a7b" | ||
| 611 | SRC_URI += "git://github.com/JohnCGriffin/overflow;protocol=https;branch=master;rev=46fa312c352cdb9517817d04f2067d49f418e332;name=git_f7f1a882_0;destsuffix=vcs_cache/dd996835062d34e4037945d1eae5fbc030d54b829d729b7822cc08c659132ea2" | ||
| 612 | SRC_URI += "git://github.com/remyoudompheng/bigfft;protocol=https;branch=master;rev=eec4a21b6bb01e5c1260ca5e04d0c58e11e20f30;name=git_b54a2ca5_0;destsuffix=vcs_cache/c63c22b1b8a281a6242d4a3b1cfdea569efeda6e1bc3f0518a2b33ed4db354f4" | ||
| 942 | SRC_URI += "git://github.com/filecoin-project/go-clock;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=3c7b448af078af6b40c9e914261a9dd829c979e3;name=git_b8aa062c_0;destsuffix=vcs_cache/9b6d15bf12cb60d144da033d9b9decd34ef83d07da3f434686967263c130f12c" | 613 | SRC_URI += "git://github.com/filecoin-project/go-clock;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=3c7b448af078af6b40c9e914261a9dd829c979e3;name=git_b8aa062c_0;destsuffix=vcs_cache/9b6d15bf12cb60d144da033d9b9decd34ef83d07da3f434686967263c130f12c" |
| 943 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.8;shallow=1;rev=abad231d8d07ef91e09cd4c4c457cac35ed3bbb9;name=git_89148835_0;destsuffix=vcs_cache/badc5a9928e990b92696d59abf692d0a8a1f1de81c54722f9be8817c4d19afc4" | 614 | SRC_URI += "git://github.com/prashantv/gostub;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=9fc4f583f114a72d2d711ec21d8963c7dfda9a8c;name=git_0da5172b_0;destsuffix=vcs_cache/b588818790d599de07cc3df44ef055145602e6f52d1bc089a62335c8c8ca0abd" |
| 944 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.11;shallow=1;rev=cbff2e202a24674b7bc70720b0e45adbbbef5d0b;name=git_89148835_1;destsuffix=vcs_cache/3d7309c6f9225628d49b0bfc2f32d3f696a9d127463b00b3f716798800b51993" | 615 | SRC_URI += "git://github.com/safchain/ethtool;protocol=https;nobranch=1;tag=v0.5.10;shallow=1;rev=8136d40f7436231a84e43166424897f72502b1af;name=git_2cf27740_0;destsuffix=vcs_cache/460657168ac3b62d1b991bd3aabff2736bd643d8fac6aef749703513c88f3f87" |
| 945 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;branch=master;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" | 616 | SRC_URI += "git://github.com/safchain/ethtool;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=de57b3e27470f1f1ee76f73cbdc639b81f1dc1c1;name=git_2cf27740_1;destsuffix=vcs_cache/4092b8b94d929446f2a22d0e0e4bb2520f83758019cd432c4895fa77777f568e" |
| 617 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=12ec69307ad9bcc9bae86658924650715f5639ae;name=git_3dd6c072_0;destsuffix=vcs_cache/b874974eeb71a20bb50c231b9ea93c59608fae0b88de31265acdb4e6d804400e" | ||
| 618 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=5c1ce85aa4ea1636d7a06434177ed7ef995a1064;name=git_3dd6c072_1;destsuffix=vcs_cache/2a3145f0b17378f5fb16ed06015f287f825e50a00afdd9984610394d1dda23a3" | ||
| 619 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=b3d85cf34e0756d932ffcc339b952a0959ebc2f7;name=git_3dd6c072_2;destsuffix=vcs_cache/9917e76614de610432fc4c3f4a597da35ecac379b0d9ccf0ef05c0ce1184f86b" | ||
| 620 | SRC_URI += "git://github.com/go-latex/latex;protocol=https;branch=main;rev=c0d11ff05a81a63afdffbba6e577b2a3a6e69c85;name=git_3dd6c072_3;destsuffix=vcs_cache/580bdda7056a94d8f54a3b3257ba9d91897b0f5154f73878fb2e0990b0e4fc49" | ||
| 621 | SRC_URI += "git://github.com/songgao/water;protocol=https;branch=master;rev=2b4b6d7c09d80835e5f13f6b040d69f00a158b24;name=git_4875b2dc_0;destsuffix=vcs_cache/714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741" | ||
| 622 | SRC_URI += "git://github.com/sourcegraph/conc;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=7b8c8f2875cb861bb61844c9bcaa1aed070adbd4;name=git_40e2eeda_0;destsuffix=vcs_cache/6e751d6a2735237f28f48148717beb90e01a4e012126ddcd5ccfc6020a769a31" | ||
| 623 | SRC_URI += "git://github.com/sourcegraph/annotate;protocol=https;branch=master;rev=f4cad6c6324d3f584e1743d8b3e0e017a5f3a636;name=git_2c768bf5_0;destsuffix=vcs_cache/d3a5f37cf3ca517f64bd115401936281575f089dbd3577db6d1b5913768947b7" | ||
| 624 | SRC_URI += "git://github.com/sourcegraph/go-diff;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=96789e3401eadc2247f02d416dc90be9ccd98962;name=git_e5832dbd_0;destsuffix=vcs_cache/f607517425140d606ca96ff8ae819ff5f9f44855f85afc31d9a93609df09671d" | ||
| 625 | SRC_URI += "git://github.com/sourcegraph/syntaxhighlight;protocol=https;branch=master;rev=bd320f5d308e1a3c4314c678d8227a0d72574ae7;name=git_4b063f78_0;destsuffix=vcs_cache/b7f4caab679f38b1142b2d0f9c6c411626b607965090830027e0a6776106a01b" | ||
| 626 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=a2c596ff9b3fddc0c2becb38f2ef4004f15765b5;name=git_fc76d262_0;destsuffix=vcs_cache/c40c7edbc87b52c4ec9e35cf48e5d4557c8c35a181e94507263035cc2d41f256" | ||
| 627 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=37bf87eef99d69c4f1d3528bd66e3a87dc201472;name=git_d9e1e146_0;destsuffix=vcs_cache/ac5ad82d53a8cb25949ed80271a38a1a6de8902979cdf8bf9dbf4922bd67231f" | ||
| 628 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.2.2;shallow=1;rev=a8ac15ba63645f02ffd57f4b443203279ab40b30;name=git_d9e1e146_1;destsuffix=vcs_cache/d09829bdabb6a89f6b1f044fce2b1e22f496b44ede2430cda489084fe4c1205b" | ||
| 629 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.0.4;shallow=1;rev=c88335c0b1d28a30e7fc76d526a06154b85e5d97;name=git_d9e1e146_2;destsuffix=vcs_cache/f851fc59c519bc56294d4e77f7154e7923aa67e24c9e9929f1738e7002be011d" | ||
| 630 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.0.6;shallow=1;rev=daa017464e266380cdeb4e6f9613eba9182b59a3;name=git_d9e1e146_3;destsuffix=vcs_cache/70333ba2c1924231d81676d7c05e380d9802dc15039762312c7f0567eb337198" | ||
| 631 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.1.0;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_4;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | ||
| 632 | SRC_URI += "git://github.com/go-logr/zapr;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=78b8af5329abd1ba8695aad821f95fb2e7f4e651;name=git_2cc458ef_0;destsuffix=vcs_cache/ae3cdf9b15bd3f89ac37576db09881fc1eb8089d8793591cc61ab6082dcc887e" | ||
| 946 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=1205f429d540b8b81c2b75a38943afb738dac223;name=git_e0ff909e_0;destsuffix=vcs_cache/9655eab28e005d39cc2bb4b149948f2765b6737fb833acda1ea9a8fa1c01f086" | 633 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=1205f429d540b8b81c2b75a38943afb738dac223;name=git_e0ff909e_0;destsuffix=vcs_cache/9655eab28e005d39cc2bb4b149948f2765b6737fb833acda1ea9a8fa1c01f086" |
| 947 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_1;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | 634 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_1;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" |
| 948 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_2;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | 635 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f;name=git_e0ff909e_2;destsuffix=vcs_cache/cc06ec66297d004dc0761868d86249d89bbece09c5b15f1403b340d03053a4cf" |
| 949 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9fb12b3b21c5415d16ac18dc5cd42c1cfdd40c4e;name=git_e0ff909e_3;destsuffix=vcs_cache/0cb49fece609723c8850b4ad9e521c09c6c85209913c44f1919bb4dedf52fa01" | 636 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=8fc6c73f3911f11de3d0c18ade9880f1114ae72f;name=git_e0ff909e_3;destsuffix=vcs_cache/18459e1d1a74e87277390ae085b066df88084f52b6c4961b4b763ff7ea086361" |
| 950 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98;name=git_e0ff909e_4;destsuffix=vcs_cache/b10cddf7ded0262c50dc21f1fe4a7dc4510f309ae41e2e02b92554973e08e158" | 637 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_4;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" |
| 951 | SRC_URI += "git://github.com/go-logr/zapr;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=78b8af5329abd1ba8695aad821f95fb2e7f4e651;name=git_2cc458ef_0;destsuffix=vcs_cache/ae3cdf9b15bd3f89ac37576db09881fc1eb8089d8793591cc61ab6082dcc887e" | 638 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9fb12b3b21c5415d16ac18dc5cd42c1cfdd40c4e;name=git_e0ff909e_5;destsuffix=vcs_cache/0cb49fece609723c8850b4ad9e521c09c6c85209913c44f1919bb4dedf52fa01" |
| 639 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98;name=git_e0ff909e_6;destsuffix=vcs_cache/b10cddf7ded0262c50dc21f1fe4a7dc4510f309ae41e2e02b92554973e08e158" | ||
| 952 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | 640 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" |
| 953 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;branch=master;rev=96bad1d688c524409b0da98c82fb7d3d51e60639;name=git_76834f06_1;destsuffix=vcs_cache/1b100f72a351c3b4a878a2bf93e1fddb3b291f1c65a8e97e32d7570ca0e09c59" | 641 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;branch=master;rev=96bad1d688c524409b0da98c82fb7d3d51e60639;name=git_76834f06_1;destsuffix=vcs_cache/1b100f72a351c3b4a878a2bf93e1fddb3b291f1c65a8e97e32d7570ca0e09c59" |
| 954 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=32c2415389a3538082507ae537e7edd9578c64ed;name=git_ac4e3fea_0;destsuffix=vcs_cache/ba653e68e62c27005dc8b12fc4ff872f91132a86a99ed568f495801bda2f4f33" | 642 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.6;shallow=1;rev=2998a94e1b488475165fb2c4f00d1a6d497289f7;name=git_6ec51d16_0;destsuffix=vcs_cache/d6d447b539ccafa09e6c72434229e52b1481a25c442cca7774c7bd619f403345" |
| 955 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.6.7;shallow=1;rev=4694024279bdac52b77e22dc87808bd0fd732b69;name=git_ac4e3fea_1;destsuffix=vcs_cache/dcc95e9bed3fa683448a9bc867a1205a859b75fe2b2a15aed67246a76bc6fd3e" | 643 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=8822588d35ff221d0a72627f27a94ba58f661d89;name=git_6ec51d16_1;destsuffix=vcs_cache/4d925e72d8406a20840cc70aaaf4485f5399744fcb6617da514cc9469c564449" |
| 956 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_2;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" | 644 | SRC_URI += "git://github.com/gabriel-vasile/mimetype;protocol=https;nobranch=1;tag=v1.4.10;shallow=1;rev=8dee3e792e7e4ca7f784e815379ea9f5ca766fd4;name=git_6ec51d16_2;destsuffix=vcs_cache/0e86ab5d44cc5edcd2288081e61c568f932a6f78275c0458fec704f522a57be5" |
| 957 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=8ed4f9cc85f771d1f29838a1e4a66b7565ca70ba;name=git_ac4e3fea_3;destsuffix=vcs_cache/3d9cfe300a6eded2c3ffad9dd668b8f3c58133b90ed7417ddd598885722615c7" | 645 | SRC_URI += "git://github.com/huandu/xstrings;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=1040c040a86302c5a4de066f5653bccdff2ecd2f;name=git_86fff295_0;destsuffix=vcs_cache/b79834bb0fe1feb0d1aa69de77cd803b494ff880f1c14cb5faf0dddd4536f6b5" |
| 958 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_4;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | 646 | SRC_URI += "git://github.com/bketelsen/crypt;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=3f0829aaee54a3e9eabd45afbf68257a5cf754f7;name=git_3f44b113_0;destsuffix=vcs_cache/c76d01ad341475374d9d68c6b59ec7f438a0c5c46c883b73179b3d504297577e" |
| 959 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=be2520c8aa2105ea1cb7b89ff8e506c7e8141c26;name=git_ac4e3fea_5;destsuffix=vcs_cache/ecd89a579c798e2583479ead808e21e18beb78976348081588cdcfcf79ec8e8a" | 647 | SRC_URI += "git://github.com/jbenet/go-cienv;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=856fd20ff669251745b22ee64eaa32e5763f0c3c;name=git_0de95c08_0;destsuffix=vcs_cache/9ad2f40c59d81ffa7692eb72325dd0dbb910bc39fe67aab8ce253524ba18fe25" |
| 960 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.10.3;shallow=1;rev=1d7ad182c6f4820d713680e3987538e28917e62b;name=git_f80b47a3_0;destsuffix=vcs_cache/a0b8d3463c49a11b1735137ba400545873873dbf8635da21c9ba4d9c88fe2004" | 648 | SRC_URI += "git://github.com/jbenet/go-temp-err-catcher;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa11adda5e7cccb838a208007c9ea79dda63c0c0;name=git_e3c6e2b0_0;destsuffix=vcs_cache/bd6a030fa865e999b81ab776c7320137641ad1a185710ae9a120ce776a4eed25" |
| 961 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_1;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | 649 | SRC_URI += "git://github.com/jbenet/goprocess;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=23d20c20149e1f362afda26f4500cb9d6393f0ad;name=git_7e7546ff_0;destsuffix=vcs_cache/eb92a7f06003a8421d094e3086f104ce86f1dec2aed483ccf5d66084b052c56e" |
| 962 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.3;shallow=1;rev=2d07f5a1efda9ba496b69ffafa7efbf86661c35c;name=git_f80b47a3_2;destsuffix=vcs_cache/b9288b2d8f4e58a2125b708e8a9b1fdb4f0524da33789c4cd0f33b034528f5bc" | 650 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;branch=master;rev=a3a4c1f04475c0dbe037fd87d5363c2ea13005b8;name=git_8f965cad_0;destsuffix=vcs_cache/c49f83160d9bdc4e0f9a11abb12ce5da4f77b01be643ea257e8df7c287deff88" |
| 963 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.4;shallow=1;rev=c19bf63a811c90bf9e02f8e0dc1dcef94931ebb4;name=git_f80b47a3_3;destsuffix=vcs_cache/b764640e72f39b0abeb1eee792c7fd920bb28361222420dedee7bbe30022afa6" | 651 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" |
| 964 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=c225b8c3b01faf2899099b768856a9e916e5087b;name=git_b160b895_0;destsuffix=vcs_cache/6ae402a49d1bc3bac276f99d1080f315457578cfa96e8f1bceda4a7f68873878" | 652 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=28f6c0f3b63983aaa99575ca3b693afff7996387;name=git_92f2e92b_0;destsuffix=vcs_cache/6e36f8d337dfd06a7e6cccc8587108b9e30c4a654c06b3155241e230385a2eb6" |
| 965 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_0;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" | 653 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=5e5cf60278f657d30daa329dd0e7e893b6b8f027;name=git_92f2e92b_1;destsuffix=vcs_cache/6ab1003576a9482cccab98961139f8d3c213a5a05b67a4808f0f0c8361364669" |
| 966 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.0.1;shallow=1;rev=7da22cf3f3d3ae190467d9c7a3ea749b3d0e63b5;name=git_e9f7c9ac_1;destsuffix=vcs_cache/3e59bfc763822ab8a68a88fa3e9fac0f47783c9374d27ac65298f1f8d1b2571a" | 654 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=bd984b5ce465cae93d894caa85838021209b9a57;name=git_92f2e92b_2;destsuffix=vcs_cache/190d0769fcb0583bb638d524115b887c6d000e04c6d64f1488a06b55bf5eac4c" |
| 967 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=8ce5e4220c2f6cb6440bad4e977536099a6002f9;name=git_e9f7c9ac_2;destsuffix=vcs_cache/eb8013503d12845ef03a8a225617c122e166d08f7790860431910c3aec77f6aa" | 655 | SRC_URI += "git://github.com/ianlancetaylor/demangle;protocol=https;branch=master;rev=f615e6bd150ba7c2231ba4be6104d64396a3ea50;name=git_92f2e92b_3;destsuffix=vcs_cache/68f0446284ce8cfb152fa5baefefe18323754b62d81cf52786406209a17ced26" |
| 968 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd;name=git_e9f7c9ac_3;destsuffix=vcs_cache/f9e6f8f2efbbd5a99a7d24a16dacfb2aec52c722e58816f1d2616ed02c164245" | 656 | SRC_URI += "git://github.com/posener/complete;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=98eb9847f27ba2008d380a32c98be474dea55bdf;name=git_f1e0e558_0;destsuffix=vcs_cache/185f5f55a8fb2c19ce2969eb875e4cebf07fe0d155c7c2a13b59ffe1d1f78a4e" |
| 657 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v3.5.1;shallow=1;rev=2ee87856327ba09384cabd113bc6b5d174e9ec0f;name=git_b6bc1865_0;destsuffix=vcs_cache/fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1" | ||
| 658 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_1;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 659 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=258b3ae58806e4aa09a7ca7ee9c951f89522bde1;name=git_340c15e0_0;destsuffix=vcs_cache/373aec14578cb803c7c083424ed35df0eb831de51e2825d364f19de1912902b7" | ||
| 660 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=673ab2c3ae75cc01952b84b88590e30e75dcf395;name=git_d76e2b7f_0;destsuffix=vcs_cache/0649f951fd33c15edac652de5124561a8e85424635180a5dba6a7093d33fc71c" | ||
| 661 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=89b8d40f7ca833297db804fcb3be53a76d01c238;name=git_d76e2b7f_1;destsuffix=vcs_cache/d0a68c1f0cab90f1c825ae71848e49477379f7b255609cd47237a766c51fcffc" | ||
| 662 | SRC_URI += "git://github.com/tmc/grpc-websocket-proxy;protocol=https;branch=master;rev=e5319fda780223b9d4d06dba2059a26ebff67b8a;name=git_d76e2b7f_2;destsuffix=vcs_cache/4f14c6e1687e68eae26059c95a830f4c62887772549f07e6f9641ecf240667fb" | ||
| 663 | SRC_URI += "git://github.com/sagikazarmark/slog-shim;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=eee7ea0c5b908723aed346b2391e3d09ff2f6818;name=git_0d9220c7_0;destsuffix=vcs_cache/f3be91604cf714dd2b480e712ec24de49956501e22e4940c29ea63e0193adcb8" | ||
| 664 | SRC_URI += "git://github.com/sagikazarmark/locafero;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=3add67b02885e6dfa54e592644f8aafcd7693f2e;name=git_43f789e0_0;destsuffix=vcs_cache/1e12c5b97703fde4658372f4b816314209ce38c28aca51d18ec787ea01752016" | ||
| 665 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=390bcef25adebe4b0c7dbb365230c0a856737afe;name=git_e9f7c9ac_0;destsuffix=vcs_cache/8b1055041385727a90afdb6e740469c00e9b07bdb388958f18c9b72cc7c6fe2b" | ||
| 666 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_1;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" | ||
| 667 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.1.0;shallow=1;rev=53040665d19bab33e444905822557433511bb981;name=git_e9f7c9ac_2;destsuffix=vcs_cache/42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47" | ||
| 668 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.0.1;shallow=1;rev=7da22cf3f3d3ae190467d9c7a3ea749b3d0e63b5;name=git_e9f7c9ac_3;destsuffix=vcs_cache/3e59bfc763822ab8a68a88fa3e9fac0f47783c9374d27ac65298f1f8d1b2571a" | ||
| 669 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=8ce5e4220c2f6cb6440bad4e977536099a6002f9;name=git_e9f7c9ac_4;destsuffix=vcs_cache/eb8013503d12845ef03a8a225617c122e166d08f7790860431910c3aec77f6aa" | ||
| 670 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=df0f91b29bbbdfc3a686a7a8edbe2b9de2072fdd;name=git_e9f7c9ac_5;destsuffix=vcs_cache/f9e6f8f2efbbd5a99a7d24a16dacfb2aec52c722e58816f1d2616ed02c164245" | ||
| 671 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;branch=main;rev=f849b5445de4819127e123ca96ba0eeb62b5e479;name=git_e9f7c9ac_6;destsuffix=vcs_cache/bdfb37b1bc01c50c964ea7a9f7187df8c14616a03212fdf47b45f75d043c31d4" | ||
| 969 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.11.3;shallow=1;rev=0197faf8b072910084edd1209aa2ac51833b895c;name=git_3fba78e5_0;destsuffix=vcs_cache/f90ca67bbf7c3799855e74cb463b80f6d6aefad11d72ee185564a91a79de0590" | 672 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.11.3;shallow=1;rev=0197faf8b072910084edd1209aa2ac51833b895c;name=git_3fba78e5_0;destsuffix=vcs_cache/f90ca67bbf7c3799855e74cb463b80f6d6aefad11d72ee185564a91a79de0590" |
| 970 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=094a6fe78b3ca888297d090185cdf30f0e42e157;name=git_3fba78e5_1;destsuffix=vcs_cache/dcb67129f7f42088caddd617e1d006a98ef75266189d65ac236c39b060bd23ab" | 673 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=094a6fe78b3ca888297d090185cdf30f0e42e157;name=git_3fba78e5_1;destsuffix=vcs_cache/dcb67129f7f42088caddd617e1d006a98ef75266189d65ac236c39b060bd23ab" |
| 971 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.16.0;shallow=1;rev=09e3965a330155f7db8482269d7d91b9bceb7641;name=git_3fba78e5_2;destsuffix=vcs_cache/1806b1b4049a328c529afd03e0debb1bfbbaf9bade72906aa588e4e6eaf7f37e" | 674 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.16.0;shallow=1;rev=09e3965a330155f7db8482269d7d91b9bceb7641;name=git_3fba78e5_2;destsuffix=vcs_cache/1806b1b4049a328c529afd03e0debb1bfbbaf9bade72906aa588e4e6eaf7f37e" |
| 972 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=8558711daa6c2853489043207b563dceacbc19cf;name=git_3fba78e5_3;destsuffix=vcs_cache/8f8b38530af669edbc4014d377644331264d3f87b252953eb0de0a022c2571a4" | 675 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.28.0;shallow=1;rev=13a31f46e2dff919fbbb50582b0a79978dce2dc4;name=git_3fba78e5_3;destsuffix=vcs_cache/7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca" |
| 973 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.2;shallow=1;rev=91958df0371da5c71794adc92e21cf8fed58df97;name=git_3fba78e5_4;destsuffix=vcs_cache/6c43ad48e059624148bd0ae0b851bb5d1200cd6574bdf1b8e9006ed161aaad3d" | 676 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=8558711daa6c2853489043207b563dceacbc19cf;name=git_3fba78e5_4;destsuffix=vcs_cache/8f8b38530af669edbc4014d377644331264d3f87b252953eb0de0a022c2571a4" |
| 974 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=9bff7b14fab8aace99d7febe4ae1ee4fac526eca;name=git_3fba78e5_5;destsuffix=vcs_cache/e97a5532df5bba6a602ccc79d4b73c5acd796205dc0bd7e6d5ef4b0521cd67d5" | 677 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.2;shallow=1;rev=91958df0371da5c71794adc92e21cf8fed58df97;name=git_3fba78e5_5;destsuffix=vcs_cache/6c43ad48e059624148bd0ae0b851bb5d1200cd6574bdf1b8e9006ed161aaad3d" |
| 975 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.1;shallow=1;rev=d08f8db7a006221004859a974ecc1d8a8cd5fe69;name=git_3fba78e5_6;destsuffix=vcs_cache/14cb149986565914275b3024c52fb1fca8eedc9ac90c3b9373f902680a2a6b82" | 678 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=9bff7b14fab8aace99d7febe4ae1ee4fac526eca;name=git_3fba78e5_6;destsuffix=vcs_cache/e97a5532df5bba6a602ccc79d4b73c5acd796205dc0bd7e6d5ef4b0521cd67d5" |
| 976 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.26.3;shallow=1;rev=e80a2e5ec8a869822546ff43962c9ff1e6b91b5d;name=git_3fba78e5_7;destsuffix=vcs_cache/59d5caeb76440943f3ffe5923de7271c919d20694e6c63c85933f29efbfb703a" | 679 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=ad529a448ba494a88058f9e5be0988713174ac86;name=git_3fba78e5_7;destsuffix=vcs_cache/c7c27d6aa030453389101dde8bf5fa85bd66ba83a16ec10170f7f5ed419377e7" |
| 977 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | 680 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.27.1;shallow=1;rev=d08f8db7a006221004859a974ecc1d8a8cd5fe69;name=git_3fba78e5_8;destsuffix=vcs_cache/14cb149986565914275b3024c52fb1fca8eedc9ac90c3b9373f902680a2a6b82" |
| 978 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" | 681 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.26.3;shallow=1;rev=e80a2e5ec8a869822546ff43962c9ff1e6b91b5d;name=git_3fba78e5_9;destsuffix=vcs_cache/59d5caeb76440943f3ffe5923de7271c919d20694e6c63c85933f29efbfb703a" |
| 979 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/common/v1.0.1179;shallow=1;rev=60a2f96450c4ecdcc8a336d349385cf87e953349;name=git_48d09131_0;destsuffix=vcs_cache/ea40a914bba09ef2b8a1f9491a3d05fa72c143bc0bd5a604897e64854346bf9f" | 682 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=c225b8c3b01faf2899099b768856a9e916e5087b;name=git_b160b895_0;destsuffix=vcs_cache/6ae402a49d1bc3bac276f99d1080f315457578cfa96e8f1bceda4a7f68873878" |
| 980 | SRC_URI += "git://github.com/tencentcloud/tencentcloud-sdk-go;protocol=https;nobranch=1;tag=tencentcloud/vpc/v1.0.1177;shallow=1;rev=e16bf519574e77f8c08ac57c205a91e22aacb598;name=git_48d09131_1;destsuffix=vcs_cache/a63670dd61eb61aeaa3dba30275c67041639a132d474d31cbdc85408a2dfe105" | 683 | SRC_URI += "git://github.com/olekukonko/tablewriter;protocol=https;branch=master;rev=a0225b3f23b5ce0cbec6d7a66a968f8a59eca9c4;name=git_b777bc51_0;destsuffix=vcs_cache/dd4d1cdabc2f3b4bef974f75b3d83a71850f3e7b03787c3f03bb2fd73638e17f" |
| 981 | SRC_URI += "git://github.com/spaolacci/murmur3;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=f09979ecbc725b9e6d41a297405f65e7e8804acc;name=git_5f45d9a4_0;destsuffix=vcs_cache/a9c1720f1e20cf70178b36d24d6d66ecb259eba3a3e6fd0ca670097f00bd2c48" | 684 | SRC_URI += "git://github.com/olekukonko/tablewriter;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=c7d2a8a09b076b70918308a3cd95464b2ae3b5d8;name=git_b777bc51_1;destsuffix=vcs_cache/acfa379cdbc96fc3b709c526bb5d64f394c1896fbc82f1c81bd73071446e5a15" |
| 982 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=571429e996ba2d9499e3dcb12926767ba953c0ef;name=git_63d71ba5_0;destsuffix=vcs_cache/caf181efa4396d95dac9ea7d6879b5ffa11a4c19d16fb9f0cdb4401b8bad274e" | ||
| 983 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f;name=git_63d71ba5_1;destsuffix=vcs_cache/f6f51abd7b0f905d6b844652733802c893708c937a90eddb39855a9027e795ef" | ||
| 984 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=7bc5445566f0fe75b15de23e6b93886e982d7bf9;name=git_63d71ba5_2;destsuffix=vcs_cache/956572947cafa016504d9c969badcfcac4978c09ecb2f24b156d94349ffa584a" | ||
| 985 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d56cd794bca9543da8cc93e95432cd64d5f99635;name=git_63d71ba5_3;destsuffix=vcs_cache/069e95e903f8059099fa1060d8aad72df06ddda303ae3e832179548b86006178" | ||
| 986 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_4;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 987 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;branch=master;rev=05ee40e3a273f7245e8777337fc7b46e533a9a92;name=git_0ab7c7bc_0;destsuffix=vcs_cache/a31afc6d496c301e460791751c825c4adb554572fc9b0898f20b5141bc3373d1" | ||
| 988 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.15.1;shallow=1;rev=51919fd4b9d0aaca69854ac81bdeda5f96dab366;name=git_0ab7c7bc_1;destsuffix=vcs_cache/9e485df4f8bbb8f868792732d9cf24f477d4d035cf6ee9fdf45dae2869f8e03f" | ||
| 989 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=61fe41207276bc95c4c391762e9ef137385e8a5d;name=git_0ab7c7bc_2;destsuffix=vcs_cache/bd38c110e95e59c4551170b1bdd1a77f0c2d3bfb31346fe6c34a3ff9a2d59911" | ||
| 990 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.55.0;shallow=1;rev=0c7b585c7da330aae136aaa874cb4f89f5b3e5d9;name=git_63ab0745_0;destsuffix=vcs_cache/c773458e4153a1156de46f9b19a0c9e562195ea659bd1db2a371c7d3c9894d51" | ||
| 991 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.62.0;shallow=1;rev=280b0e7d5bdf09ddfd2d93c226671cb2ebdb7d5f;name=git_63ab0745_1;destsuffix=vcs_cache/1c7689cfee4233aa062bec8ece46dce07f442cf27c9c0c1166508855e3b0be21" | ||
| 992 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.63.0;shallow=1;rev=cf3c56f7b7d09d67cb46592c5e930651fd2d296e;name=git_63ab0745_2;destsuffix=vcs_cache/cf643f42f31268421790c0b0e30560c3f9a5fc15801101442a72832a5bb070c9" | ||
| 993 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.20.5;shallow=1;rev=48e12a185519fd76b4e514b597483781d9ba4093;name=git_6ffa6057_0;destsuffix=vcs_cache/1a0860e1de6c5f86bfdf0955c8c04423e5e5ff7aa2653d61019308999d3e38b5" | ||
| 994 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.22.0;shallow=1;rev=d50be25511d790f4c166d68ce7d046c2977d148b;name=git_6ffa6057_1;destsuffix=vcs_cache/fe4288714ba7ad45e7c10ed15d06ed07d31906852c1926f103bd4b73cb475e17" | ||
| 995 | SRC_URI += "git://github.com/ipld/go-ipld-prime;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=b6717c4b2f7fbbb4a7fa2d328c757abebe005fef;name=git_01136527_0;destsuffix=vcs_cache/bb8bc9521cbe28559a97647e7f8a78fb2945f984dad2d5b962d897cb6871a7c2" | ||
| 996 | SRC_URI += "git://github.com/ipld/go-codec-dagpb;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e87d740fd0ddc5016a25545404de85084ff35246;name=git_31287f8b_0;destsuffix=vcs_cache/dd8b896fc06894121e0800e3894828fc6d21d19e9664cee1eab16c3d830df695" | ||
| 997 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;tag=v2.14.2;shallow=1;rev=40add1a048591fa33225e158e7aedbbd51258618;name=git_e8224461_0;destsuffix=vcs_cache/80047fb50fd3341888db11ba7140e3ae6917e9e0fe45c213f7b92dbc72d28ee9" | ||
| 998 | SRC_URI += "git://github.com/ipld/go-car;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=a15405610d5b915b0b14403a201a7c90a910e071;name=git_e8224461_1;destsuffix=vcs_cache/d48161e77a4323f61fefb470b7d9c2a62c9b8a884fac83271ec4e18450e68b8a" | ||
| 999 | SRC_URI += "git://github.com/Jorropo/jsync;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=f51a772a4b6c97a506f2d318a8a434e1659fc1e8;name=git_f04c8b33_0;destsuffix=vcs_cache/a96c08a6a76a5a81758e76710f7b02de2f40c96f4915be5225b216661cb4409f" | ||
| 1000 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" | ||
| 1001 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=62984ada4402df6571557bc3fed2bcbde48ec908;name=git_825229b4_0;destsuffix=vcs_cache/8d8b13db0a1aeb458c063fdae5bc8310ea4fe3f080f94fad773cad52094745d9" | ||
| 1002 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=a2c596ff9b3fddc0c2becb38f2ef4004f15765b5;name=git_fc76d262_0;destsuffix=vcs_cache/c40c7edbc87b52c4ec9e35cf48e5d4557c8c35a181e94507263035cc2d41f256" | ||
| 1003 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | ||
| 1004 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_1;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 1005 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.2;shallow=1;rev=a52b52789f765d2d83c82ecf1435045c7bd4f3f3;name=git_67dac28e_2;destsuffix=vcs_cache/4ed30c170ae0f557303777eec03bf1e0493c04e9a8839a7728764692563d5b9a" | ||
| 1006 | SRC_URI += "git://github.com/bufbuild/protovalidate-go;protocol=https;branch=main;shallow=1;rev=107b51bb93ef18ea769ece164b12e844315ae6b1;name=git_f2552920_0;destsuffix=vcs_cache/1e227bf24fd07c92ee9ab694fc9a433bd29332b25e3d7f6fc81797204d01c6b9" | 685 | SRC_URI += "git://github.com/bufbuild/protovalidate-go;protocol=https;branch=main;shallow=1;rev=107b51bb93ef18ea769ece164b12e844315ae6b1;name=git_f2552920_0;destsuffix=vcs_cache/1e227bf24fd07c92ee9ab694fc9a433bd29332b25e3d7f6fc81797204d01c6b9" |
| 1007 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.2;shallow=1;rev=a3d5a0bb530b5206c728eed9cb57323061922bcb;name=git_5fc8a683_0;destsuffix=vcs_cache/f16c5ced6b530e5c3ea966c274cd62dbd4ce30a2804d17f41a4db2c067724588" | 686 | SRC_URI += "git://github.com/bufbuild/protovalidate-go;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=8fa707802a9ac7e6fa9860b23c0b09b76344cf29;name=git_f2552920_1;destsuffix=vcs_cache/1cd6981fce6dc8a0b7e72a06ce3881318138ffb6f5a96747f02e9b31c9ef80e6" |
| 1008 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_1;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | 687 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;branch=master;rev=52ccab3ef572c7e1a2c258be183f9a9296d60152;name=git_0442e1d1_0;destsuffix=vcs_cache/44d3eae252a05df6c236ecc6cb76ddbdcc073ee851716f0fffb2d3c7ac0fe232" |
| 1009 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_2;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" | 688 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894;name=git_0442e1d1_1;destsuffix=vcs_cache/8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5" |
| 1010 | SRC_URI += "git://github.com/goccmack/gocc;protocol=https;branch=master;rev=2292f9e40198d1d43db1e951089d4edd34079619;name=git_830232c6_0;destsuffix=vcs_cache/334b745c54925ef3a2267ac8278eb59a29f0f1d792bcf56d02226be0be31041f" | 689 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=3363d143688bb83ca18489ac8b9dc204c1d49c4a;name=git_4ce5ee0d_0;destsuffix=vcs_cache/87a00205ccab1273bc857f73790e9f3b6992245964f22970be973875c3df09e3" |
| 1011 | SRC_URI += "git://github.com/magefile/mage;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=300bbc868ba8f2c15b35e09df7e8804753cac00d;name=git_4be9d374_0;destsuffix=vcs_cache/aa06d81787b87b7fb650df45bdfdd0382bc309275420cf8f707897f49d7a0a7d" | 690 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_1;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" |
| 1012 | SRC_URI += "git://github.com/evanphx/json-patch;protocol=https;nobranch=1;tag=v5.9.11;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_55d8c710_0;destsuffix=vcs_cache/27c14deff506910582384f22dee1947f276a48e3e741caa04157345ca331f135" | 691 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=9b3772e1a7abf93cbb7c6526a28bc0d27b830e02;name=git_4541537c_0;destsuffix=vcs_cache/f1741bcddc19dacbe0697ac406a478c08fb3a5527dfb1c4a43b549a9c1a420d3" |
| 1013 | SRC_URI += "git://github.com/norwoodj/helm-docs;protocol=https;nobranch=1;tag=v1.14.2;shallow=1;rev=37d3055fece566105cf8cff7c17b7b2355a01677;name=git_c5a10f8a_0;destsuffix=vcs_cache/0dae90d63582b75797b84f8c4e75b7f95dd325f01d83f8840e005a192b55cb70" | 692 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=a5d507e2b884d8bd6a001c9e5a9118113ffef444;name=git_4541537c_1;destsuffix=vcs_cache/2e15cdcec7dd8f067163f45e43158d2400226e1aae480e0e1ca8a35f9dda829b" |
| 1014 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.13;shallow=1;rev=11a925cff3d38c293ddc8c05a16b504e3e2c63be;name=git_65d23631_0;destsuffix=vcs_cache/6a55366e9e60cc108e1e5a2ed7de5f7a45982abaf5a3d3a6b7acc8b4cfce973b" | 693 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.9.1;shallow=1;rev=adc3e6b5b581638afbd194cf2e9319ecbb0151a1;name=git_4541537c_2;destsuffix=vcs_cache/2b3eda7e17ff627f468e75cc8a571c8e768ce530e404aa2348da7feff5fa0749" |
| 1015 | SRC_URI += "git://github.com/mattn/go-runewidth;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=6ceadc68530e7bfea8cba17d6523bed32912d4fa;name=git_54f38250_0;destsuffix=vcs_cache/1af9e649dfc4b15b3476c94bfc74f82df8afa71fae63a7efc761b8a649019d2d" | 694 | SRC_URI += "git://github.com/opentracing/basictracer-go;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b32af207119a14b1b231d451df3ed04a72efebf;name=git_d322575a_0;destsuffix=vcs_cache/c993140ed7947e71e82892c4307fa7f052b7fe53bb9ba9b878695e4b22ecfd68" |
| 1016 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.14;shallow=1;rev=3ccccfb4c9c683a80e2cce810ac652616579e51c;name=git_e0a410bf_0;destsuffix=vcs_cache/50c4747bf84d49eba4b0f7f79bdd9de26f5c94b34f8a35ae9a8e1c28f451c9ce" | 695 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=1949ddbfd147afd4d964a9f00b24eb291e0e7c38;name=git_198e2417_0;destsuffix=vcs_cache/a00c535a5c97d82a95789a1f8ca9eccb1e81493acd88fc2f824b3ee2998c9e4a" |
| 1017 | SRC_URI += "git://github.com/mattn/go-sqlite3;protocol=https;nobranch=1;tag=v1.14.32;shallow=1;rev=8bf7a8a844faf952aa0245b4c0ad0a47e84f4efd;name=git_e0a410bf_1;destsuffix=vcs_cache/2402d96027b91a7f37020e011f755b272dfd9b1870162a52ceba4b4749a6a070" | 696 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=659c90643e714681897ec2521c60567dd21da733;name=git_198e2417_1;destsuffix=vcs_cache/ef2c56f0be025c9601f62c989b9bbcc2ccb4177a010b2d10139888b5762b9823" |
| 1018 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8;name=git_bdb8c628_0;destsuffix=vcs_cache/f79b0a50499696515d01ee34055f66e2f63d620014b0df96e0086e89846966e7" | 697 | SRC_URI += "git://github.com/opentracing/opentracing-go;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d34af3eaa63c4d08ab54863a4bdd0daa45212e12;name=git_198e2417_2;destsuffix=vcs_cache/74f64728aa8efcb14baafd00e9e6005750d9b20c98b28ecc6407a440d0b25498" |
| 1019 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.14;shallow=1;rev=504425e14f742f1f517c4586048b49b37f829c8e;name=git_bdb8c628_1;destsuffix=vcs_cache/2308136371fd99bebf386bb8085b2fbd52239bb9ed641108297f12fe1449c7c9" | 698 | SRC_URI += "git://github.com/neelance/astrewrite;protocol=https;branch=master;rev=99348263ae862cc230986ce88deaddbf7edcc034;name=git_13d7b568_0;destsuffix=vcs_cache/14ca4fc9d94a0f307806c76b6d8274e7498d1f24099a7902e38966e660d4cd00" |
| 1020 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.12;shallow=1;rev=7b513a986450394f7bbf1476909911b3aa3a55ce;name=git_bdb8c628_2;destsuffix=vcs_cache/88b9a1a69baf78034f4579abd912e2e201eff5c07b6a01f37a1a0adc46e8ae8a" | 699 | SRC_URI += "git://github.com/neelance/sourcemap;protocol=https;branch=master;rev=2833bce08e4c77c3e07af9cc765b046ccb259671;name=git_aa27249b_0;destsuffix=vcs_cache/66dda4fcb902a30d712e126be920f40b629141375a706d62cc0d9d9daaf1786b" |
| 1021 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_3;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | 700 | SRC_URI += "git://github.com/neelance/sourcemap;protocol=https;branch=master;rev=8c68805598ab8d5637b1a72b5f7d381ea0f39c31;name=git_aa27249b_1;destsuffix=vcs_cache/a7af8ed9f5632745fae221a6741b93e6b969bec253f2376b92592478fbd9a2bc" |
| 1022 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | 701 | SRC_URI += "git://github.com/whyrusleeping/go-keyspace;protocol=https;branch=master;rev=5b898ac5add1da7178a4a98e69cb7b9205c085ee;name=git_9846fe63_0;destsuffix=vcs_cache/1d322f1edfb9261e8cf6150fdeffa9bdd8efbc1a89acd9fd867ab9a1aeaac611" |
| 1023 | SRC_URI += "git://github.com/raulk/go-watchdog;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=9c5e371109037bec1852ea63c9512a94307bfea0;name=git_2dbaa760_0;destsuffix=vcs_cache/34d6a570c4d70327aaea767dcbdc29163f948cd0c01cf3e21cea350f0e244d23" | 702 | SRC_URI += "git://github.com/whyrusleeping/chunker;protocol=https;branch=master;rev=fe64bd25879f446bb7e8a4adf5d4a68552211bd3;name=git_8636a469_0;destsuffix=vcs_cache/43750163bf022fa1498bf227f84da1d59f5c88a85b71abd8b484a6bca6afcf7e" |
| 1024 | SRC_URI += "git://github.com/microcosm-cc/bluemonday;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=82c7118e8ccf7403d4860175d97bb635e8e28239;name=git_0d0893f6_0;destsuffix=vcs_cache/1f5f16ce297343e10bfd1fdee29be4d6468aad83de3febc58f20a778d6c282ee" | 703 | SRC_URI += "git://github.com/whyrusleeping/base32;protocol=https;branch=master;rev=c30ac30633ccdabefe87eb12465113f06f1bab75;name=git_f54dfd1c_0;destsuffix=vcs_cache/9bc5bcf596cf0883e714d5647e8e9e5056102e96b8e7bac5037634c50aa7abc5" |
| 1025 | SRC_URI += "git://github.com/boombuler/barcode;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=3cfea5ab600ae37946be2b763b8ec2c1cf2d272d;name=git_4efcad21_0;destsuffix=vcs_cache/8d666854a7caacdc5967fa1e27ffc08f41fd72c5e40be09e693722dbf8bd5d2f" | 704 | SRC_URI += "git://github.com/whyrusleeping/cbor;protocol=https;branch=master;rev=63513f603b11583741970c5045ea567130ddb492;name=git_a1dbb6c6_0;destsuffix=vcs_cache/43b6845fbf164f79cf2d744e7ab529b41e005195028025f059322dafaa5bf57e" |
| 1026 | SRC_URI += "git://github.com/boombuler/barcode;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6c824513baccd76c674ce72112c29ef550187b08;name=git_4efcad21_1;destsuffix=vcs_cache/0a0efb4280c325862e9637bb8db36c731fb3078492bd1292def4cd024a373081" | 705 | SRC_URI += "git://github.com/whyrusleeping/cbor-gen;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=705424352f6b52705e9739886f80979474b12892;name=git_88576334_0;destsuffix=vcs_cache/969b6287b872660d39b9d4f9436c69ebbb3a80aac2aa2a1e5367c843921eefee" |
| 1027 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;branch=master;rev=bf1c66bbce23153d89b23f8960071a680dbef54b;name=git_67b93344_0;destsuffix=vcs_cache/901336b30fc76e411d2bb38577c1468994ac5071302a3e77afc7d385071133cf" | 706 | SRC_URI += "git://github.com/whyrusleeping/cbor-gen;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=cba3eeea9ae8ec4db1b7283e3654d8c18979affe;name=git_88576334_1;destsuffix=vcs_cache/d9dcc4e78da04c7c006b807bbd77c7d95a2d4a9430de332eb6745287275037cd" |
| 1028 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=df3ea76ece10095374fd1c9a22a4fb85a44efc42;name=git_67b93344_1;destsuffix=vcs_cache/9e7d88ec56247178ccab447d74a526005db3524f40984768e84aa7c9dbcbe255" | 707 | SRC_URI += "git://github.com/lightstep/lightstep-tracer-common;protocol=https;branch=master;rev=bc2310a0474352fa2616bdc0a27457b146b136b4;name=git_41e2f078_0;destsuffix=vcs_cache/3e9ef754b6e2616a819f9126cf82818671e75b60999d9f00ca4dee8866795e01" |
| 1029 | SRC_URI += "git://github.com/avast/retry-go;protocol=https;nobranch=1;tag=v4.6.1;shallow=1;rev=93932f8b6d01fb56dec3eb0ca7cbaa0e90cbbc25;name=git_2e094515_0;destsuffix=vcs_cache/c6c0b66f1d97506e5ea2ef535277871572a2dbb28ed0ddfd875ec2b7351557d4" | 708 | SRC_URI += "git://github.com/lightstep/lightstep-tracer-go;protocol=https;nobranch=1;tag=v0.18.1;shallow=1;rev=95891af43e111d60f0ae6adaa39c2abe8caad401;name=git_8a18ed04_0;destsuffix=vcs_cache/88169f917dc19c6da573308d4275bfdb21463742e8cdbd911d10886c4da64dfd" |
| 709 | SRC_URI += "git://github.com/go-kit/kit;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=cc938d52e0cdf4c811ab203f428fcd06f9d9a148;name=git_b9f1d7d4_0;destsuffix=vcs_cache/5fcf8fd2fec7914f6f3c5c192700489cba688e5405e980b8ccbe51ce90c25e75" | ||
| 710 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | ||
| 711 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=d97def528e83313822a9f98946334ffccd542bdf;name=git_ec7059c7_1;destsuffix=vcs_cache/7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda" | ||
| 712 | SRC_URI += "git://github.com/BurntSushi/xgb;protocol=https;branch=master;rev=27f122750802c950b2c869a5b63dafcf590ced95;name=git_ee7d19c2_0;destsuffix=vcs_cache/8265837fe815c004de0b7b0184ac3b48ffe1e0d82c4261d024f03ec8eccc0fb3" | ||
| 713 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | ||
| 714 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.1;shallow=1;rev=6973d2f8636af9d72c2d4b37d6779cf3699afe8d;name=git_2d19bf8f_1;destsuffix=vcs_cache/32252b7288576cccb8099d9d6957d28ee21d9f4f78e06340d819346e090be49b" | ||
| 715 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=c5fa756d84ccb15425cb8664d142ad550fe58b1b;name=git_2d19bf8f_2;destsuffix=vcs_cache/359a0a2bd5b2e27fa39b50aa5bc4877d0e7eb71d87351cbb4add221a16567f13" | ||
| 716 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=jsonname/v0.24.0;shallow=1;rev=04b65d3aff180750a2ad252c8b3da549a1c02dfa;name=git_8c33ed8b_0;destsuffix=vcs_cache/94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57" | ||
| 717 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.24.1;shallow=1;rev=3b4039d0b89a2722b0a6b96e5cce47505e0dd184;name=git_8c33ed8b_1;destsuffix=vcs_cache/451aa60797eedc0c6c6be636b34daa2e4879e7a6b036c164737518362fb3493e" | ||
| 718 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_2;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | ||
| 719 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_0;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | ||
| 720 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=ea421064bbd1a1dc07bf3cecd02a049066f02146;name=git_a3358eda_1;destsuffix=vcs_cache/07a3b6466e7ec1b616693fe05543cd37ed1685e7ac95219768f8bbee4c6991fd" | ||
| 721 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.11.0;shallow=1;rev=30bec7807481e62e1e1e59ad57e7f22054806966;name=git_98baf7ea_0;destsuffix=vcs_cache/eeb71d093818e9ca5330b299be473b34d4e409659702a5b3608fe23fb85b1798" | ||
| 722 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.13.0;shallow=1;rev=3fae6e4c6809ebc26315d163196ea7ab8e0685cb;name=git_98baf7ea_1;destsuffix=vcs_cache/2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1" | ||
| 723 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.12.1;shallow=1;rev=4e4aaa187c47266dbccca626b15dfea72eefced3;name=git_98baf7ea_2;destsuffix=vcs_cache/855bd1cfbd8f9e8043055fb7d961f2efb9c95af238fd627729caba407f7b80f2" | ||
| 724 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v2.16.0;shallow=1;rev=ac666c045e035603f2704c98c59e979fccbfa94f;name=git_98baf7ea_3;destsuffix=vcs_cache/719803ef3511709bf13425167025eba753c6d09f87a9058b39e607ca2253be4f" | ||
| 725 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.12.2;shallow=1;rev=d59fac5bd1b1c244342c44e3e41699b8c03a14c1;name=git_98baf7ea_4;destsuffix=vcs_cache/975e2e4e6d6a8d82e84fe9b3a6faa2338034c488f355e6b2aca1d3a9b38ec78d" | ||
| 726 | SRC_URI += "git://github.com/polydawn/refmt;protocol=https;branch=master;rev=37766d95467a205aa69a63c96ab2ccac32452a1e;name=git_9e4c55d7_0;destsuffix=vcs_cache/086a98cd68670b000a269dc692aa6b758e53bdf8deea66338fe6ad8483c42d6e" | ||
| 727 | SRC_URI += "git://github.com/polydawn/refmt;protocol=https;nobranch=1;tag=v0.89.0;shallow=1;rev=ad1efcb83999082a4ec5ac34b9d5c08bc388faf3;name=git_9e4c55d7_1;destsuffix=vcs_cache/985d3accfe8c6a30d2848dca299fe2066f1e98f7f3d9ac232c8fbcbabd015242" | ||
| 728 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.7.3;shallow=1;rev=00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15;name=git_ebce69d6_0;destsuffix=vcs_cache/7b9fedb88d8a8e1eb88f23cb624eb663f737c2987b941f615861ef715597c6d9" | ||
| 729 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_1;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | ||
| 730 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.6.2;shallow=1;rev=e3702bed27f0d39777b0b37b664b6280e8ef8fbf;name=git_ebce69d6_2;destsuffix=vcs_cache/f79d87bc53e009040e15ea714b2914d7bc2333db5140836a6a6cfb19c2f8c314" | ||
| 731 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=4201258b820c74ac8e6922fc9e6b52f71fe46f8d;name=git_05a135b6_0;destsuffix=vcs_cache/b56a5a0d4d9dbd5e926ae3205cb05e7fd78f6368fc5f13db3fbe69c40a088ed5" | ||
| 732 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=b65e62901fc1c0d968042419e74789f6af455eb9;name=git_05a135b6_1;destsuffix=vcs_cache/675625eeeefad9c3f4459df3247d933fb6e7d14c2bf0197d7b150977db401831" | ||
| 733 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;nobranch=1;tag=v1.5.3;shallow=1;rev=ce903f6d1d961af3a8602f2842c8b1c3fca58c4d;name=git_05a135b6_2;destsuffix=vcs_cache/488d8cd8a88abb482d8f1492062df580a20ee01cc094793ff84f205a4fe52d4f" | ||
| 734 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_3;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | ||
| 735 | SRC_URI += "git://github.com/gorilla/context;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=08b5f424b9271eedf6f9f0ce86cb9396ed337a42;name=git_5338f5db_0;destsuffix=vcs_cache/436f6ef1439e185aad31ccf6450c905cab8b695a508ed06f016aed9973cf9ee5" | ||
| 736 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=c12348ce28de40eed0136aa2b644d0ee0650e56c;name=git_2855aad4_0;destsuffix=vcs_cache/dd0fe058870feb088b8d2d88a7ff601f4c8c03aedeede7d837efcd311b5aea9b" | ||
| 737 | SRC_URI += "git://github.com/matttproud/golang_protobuf_extensions;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c182affec369e30f25d3eb8cd8a478dee585ae7d;name=git_2855aad4_1;destsuffix=vcs_cache/dc91b7ef768d33ce05718aabced02bf61e12e8c43be5d718762c2abbeb1346af" | ||
| 738 | SRC_URI += "git://github.com/sclevine/agouti;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=e3f6c97a4077ad821daab49db8172cf9f6690faf;name=git_e5142247_0;destsuffix=vcs_cache/a39a71edfc48836f24c1454d1e17ada69371aeb1f7acacdd95a088dba92ca928" | ||
| 739 | SRC_URI += "git://github.com/viant/toolbox;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=1be8e4d172138324f40d55ea61a2aeab0c5ce864;name=git_15a07bc4_0;destsuffix=vcs_cache/c98652b7de1e3d1bf96b66a3f56e88a34afd8922921443b0488d547362505d3d" | ||
| 740 | SRC_URI += "git://github.com/viant/assertly;protocol=https;nobranch=1;tag=v0.4.8;shallow=1;rev=04f45e0aeb6f3455884877b047a97bcc95dc9493;name=git_74bbaac9_0;destsuffix=vcs_cache/762929efec7eee67563d3e66591baa2d0d193803006eec40a29a8dc1b886b2cf" | ||
| 1030 | SRC_URI += "git://github.com/wlynxg/anet;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=839bc3a920f1b87dd3ce1386e425aa5ef2e69d24;name=git_fb128353_0;destsuffix=vcs_cache/6e97bb11853767e00afec043f13abfd3d741facce94e50bacdc395a38ed0c10b" | 741 | SRC_URI += "git://github.com/wlynxg/anet;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=839bc3a920f1b87dd3ce1386e425aa5ef2e69d24;name=git_fb128353_0;destsuffix=vcs_cache/6e97bb11853767e00afec043f13abfd3d741facce94e50bacdc395a38ed0c10b" |
| 1031 | SRC_URI += "git://github.com/wlynxg/anet;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=a8525cbb183e42802dcf57e39bd1daf26e771050;name=git_fb128353_1;destsuffix=vcs_cache/3fff681b48e7bb19b2c7eb9cbd840891c440aa0ec9b381c91b3b826cde7dc3cd" | 742 | SRC_URI += "git://github.com/wlynxg/anet;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=a8525cbb183e42802dcf57e39bd1daf26e771050;name=git_fb128353_1;destsuffix=vcs_cache/3fff681b48e7bb19b2c7eb9cbd840891c440aa0ec9b381c91b3b826cde7dc3cd" |
| 1032 | SRC_URI += "git://github.com/davidlazar/go-crypto;protocol=https;branch=master;rev=b73af7476f6c55b31aa2797d1f98afc94699548d;name=git_6d330e66_0;destsuffix=vcs_cache/f8545c6c5e0f5ce36f49f75f9833021b00462cdac0533b39a4de3c1e32b359d3" | 743 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" |
| 1033 | SRC_URI += "git://github.com/jellevandenhooff/dkim;protocol=https;branch=master;rev=f50fe3d243e1a9c9369eea29813517f3af190518;name=git_885fe4b8_0;destsuffix=vcs_cache/9e4a30734fce86854ee4aa881f2c309bd19baeaef70f181545ed2b2a1c061853" | 744 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" |
| 745 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=3a35fb6e3e18b9dbfee291262260dee7372d2a92;name=git_e0a6dff9_0;destsuffix=vcs_cache/a4dd2d471becb215e7f4d0390280773f99c1a018adca86e2e666f0231d12d2f2" | ||
| 746 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=3dcdcb6994c4de42a73bd2e4790178be3ed4554b;name=git_e0a6dff9_1;destsuffix=vcs_cache/59e9c16dc2927b2fab4546d5f267a26588255d521455d4b12fee0d7a2606a362" | ||
| 747 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=51421b967af1f557f93a59e0057aaf15ca02e29c;name=git_e0a6dff9_2;destsuffix=vcs_cache/bc50a84aad470cdbf86d2b258c9129d4ff5d08a2c2d363dc1489f29914afda26" | ||
| 748 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.7.0-rc.1;shallow=1;rev=73266f9366fcf2ccef0b880618e5a9266e4136f4;name=git_e0a6dff9_3;destsuffix=vcs_cache/6165d6377ae1ef2a921f0056a7aa8e4495effa98bd376755fee20bc822eea80b" | ||
| 749 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=a23c5e7c8f7bb73c8ae5d8711815bbd30f3cfac8;name=git_e0a6dff9_4;destsuffix=vcs_cache/6e3e8c2d74f4289acb1fae38fc6b1cc574a9414f33821b3767878b7a5b1e96e5" | ||
| 750 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=aba2ff9a6844d5e3289e8472d3217d5b3090f083;name=git_e0a6dff9_5;destsuffix=vcs_cache/a19a13f847d42ff656cb22e9dbdc97d4948d9b4de5fed51ede193023dbe5b720" | ||
| 751 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=b48cb6623c04dae64c28537143aca42d16561daf;name=git_e0a6dff9_6;destsuffix=vcs_cache/3fa72b1dafb48225d7a3691574a11c3ebe8b2365d895fdb751729dae65411e18" | ||
| 752 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=d74b93584564161b2de771089ee697f07d8bd5b5;name=git_e0a6dff9_7;destsuffix=vcs_cache/aaa9e794d1e31e2c1b9998398bfbdfd85ec274fe11ebef4f7d614e3e07390e51" | ||
| 753 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.4.4;shallow=1;rev=f7b1909c82a8958747e5c87c6a5c3b2eaed8a33d;name=git_e0a6dff9_8;destsuffix=vcs_cache/105e085221d32b054ae134a94f6baceb00c325cf2cd65d2a3ab254f7ccd15472" | ||
| 754 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=02826c3e79038b59d737d3b1c0a1d937f71a4433;name=git_24e750eb_0;destsuffix=vcs_cache/4e8176b39146329b6eb268e3e4396c480625bce99449d950bc7395f71a0fb99a" | ||
| 755 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=215e87163ea771ffa998a96c611387313bb5a403;name=git_24e750eb_1;destsuffix=vcs_cache/056f6bf402d16ffd87c1a0a833ec3e7618e9587119ea1db39fca685fcfd07efe" | ||
| 756 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_2;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" | ||
| 757 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=41bb18bfe9da5321badc438f91158cd790a33aa3;name=git_24e750eb_3;destsuffix=vcs_cache/9cb4fa70f6f35f54f74cdd67019238c735edf9b37265c9047d5be47d613fac53" | ||
| 758 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=869f871628b6baa9cfbc11732cdf6546b17c1298;name=git_24e750eb_4;destsuffix=vcs_cache/111b690b761949f0f3836c8be2071d353d62f4abe7d759c12ee10f875fbaf66e" | ||
| 759 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=8c9f03a8e57eb486e42badaed3fb287da51807ba;name=git_24e750eb_5;destsuffix=vcs_cache/650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f" | ||
| 760 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=115d1f9172402af5d19c22bb21c1d90686fa8b20;name=git_d14ca79d_0;destsuffix=vcs_cache/f70ccfda0291a017b9b36146c93562d36b4461a3b0858c4620678b4d6edf1392" | ||
| 761 | SRC_URI += "git://github.com/golang/glog;protocol=https;branch=master;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_1;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | ||
| 762 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_2;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" | ||
| 763 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=9ef845f417d839250ceabbc25c1b26101e772dd7;name=git_d14ca79d_3;destsuffix=vcs_cache/3c0266592d39bfde6b036fa0b5312f08c7583d63b6b36ad4adcf630a8c016bbc" | ||
| 764 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.4;shallow=1;rev=a0e3c40a0ed0cecc58c84e7684d9ce55a54044ee;name=git_d14ca79d_4;destsuffix=vcs_cache/5921c2810da51c8e73458acf75a5bd28fdf355de1d5e25c438b92808e83b80f6" | ||
| 765 | SRC_URI += "git://github.com/golang/snappy;protocol=https;branch=master;rev=2e65f85255dbc3072edf28d6b5b8efc472979f5a;name=git_bd5478a7_0;destsuffix=vcs_cache/f2fd322c658010d5e842c20d325fff29a7f9502c3d801553c7cf78231dcd6f9e" | ||
| 766 | SRC_URI += "git://github.com/golang/snappy;protocol=https;branch=master;rev=43d5d4cd4e0e3390b0b645d5c3ef1187642403d8;name=git_bd5478a7_1;destsuffix=vcs_cache/9b4d194254df5894f7de7430d94f80f5a183a7ba5b0d3faf68e011bff67f803f" | ||
| 767 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=544b4180ac705b7605231d4a4550a1acb22a19fe;name=git_bd5478a7_2;destsuffix=vcs_cache/0e8300bf89da9cc73c5b1fb83a5b5f3a9473d85cec3174c9484fb3b87ff8031d" | ||
| 768 | SRC_URI += "git://github.com/golang/snappy;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=674baa8c7fc30da5df3074a459494a7e6b427dff;name=git_bd5478a7_3;destsuffix=vcs_cache/788a49f389fdae6bbc841b458d39e10f697365f22876a5ce156cca7a57e8ef73" | ||
| 769 | SRC_URI += "git://github.com/golang/freetype;protocol=https;branch=master;rev=e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4;name=git_811ce0b1_0;destsuffix=vcs_cache/a0c1e83a3b328844fe973bc60212ab582d5600b27e195b4b525252e0c3a036f4" | ||
| 770 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_0;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | ||
| 771 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.4;shallow=1;rev=0e59876635f3dbf46d7b5e97b52bb75a3f96e7d9;name=git_3c60bf8b_0;destsuffix=vcs_cache/1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b" | ||
| 772 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.0.4;shallow=1;rev=15bc4c2ac4575ad865f078390db61d44530f985d;name=git_3c60bf8b_1;destsuffix=vcs_cache/19011aacdb618bd78f198fe7f98f5dd0d87658ba153cfe43f6dac19de23aace4" | ||
| 773 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.3;shallow=1;rev=5348b9a4ba4559d2266b5af89fb5353cd1a5360a;name=git_3c60bf8b_2;destsuffix=vcs_cache/a4219826063988cbd7f4ed3d1c1fc58d7ed42f236f04225796cee7943617cebb" | ||
| 774 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.0.5;shallow=1;rev=99b346cec4e86d102284642c5dcbe9bb0cacfc22;name=git_3c60bf8b_3;destsuffix=vcs_cache/4120375bb60edff2cdbd2c111f0a2a830983601f7ac090275871972cba41f818" | ||
| 775 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.2;shallow=1;rev=a1565a41aa008ae6545e0f50a636d254de5b4596;name=git_3c60bf8b_4;destsuffix=vcs_cache/558fa32425fb33e37f25523c5b69743af7afff9df1b286b6e33e93aec4bbaee2" | ||
| 776 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.2.2;shallow=1;rev=0951d184286dece21f73c85673fd308786ffe9c3;name=git_6a52582e_0;destsuffix=vcs_cache/8c8157dd77cc8a916815a655cc63e5c3c0421c3ce9743c80afa3e0ef75c0e3c7" | ||
| 777 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v4.5.2;shallow=1;rev=2f0e9add62078527821828c76865661aa7718a84;name=git_6a52582e_1;destsuffix=vcs_cache/ed377d1ab5a786e12e5ac9212b3b771832aca833f1458aae5077fd332a594123" | ||
| 778 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.0;shallow=1;rev=e9547a11aa603c52a31e315cdcaa71d0f25b921a;name=git_6a52582e_2;destsuffix=vcs_cache/66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e" | ||
| 779 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=1635a6baa3f5803596cca67b641e8ee46d12ecca;name=git_6c3dbd55_0;destsuffix=vcs_cache/954e002c0ca53e9a63bc41b7a47e67ce7c07c452bcac5686cde096f3f8c15e17" | ||
| 780 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;branch=master;rev=496ad1ac90a4573d8b89f09e6ef5f8e25dd4adb8;name=git_6c3dbd55_1;destsuffix=vcs_cache/1ca7403dedc7c0fa8b51d7953d5122425b70b3a2d16c061990848ffbc3e2a376" | ||
| 781 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;tag=v2.0.3;shallow=1;rev=c5d8db18cd90807e53e5fa5f8bd8e4eb58570c30;name=git_6c3dbd55_2;destsuffix=vcs_cache/3b4d4bc0c19fa6a3e89dd96803627ae2fafd4fc0e96ac3f0244f6cdd349b5b20" | ||
| 782 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d186061f0cdc717ce813e52d91c29130e2d1a6bc;name=git_6c3dbd55_3;destsuffix=vcs_cache/8960bb77696761b7c48866b91ff764e35b341fbdf7208d92d844683d403c2b13" | ||
| 783 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=15d26544def341f036c5f8dca987a4cbe575032c;name=git_a158212c_0;destsuffix=vcs_cache/65a55f6f506380882e86a374cac944da332287ad9ea80ecedc26b459dae5e1ca" | ||
| 784 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=7aed5a87c88ebb644e4e6d077f58147ac42f03b9;name=git_a158212c_1;destsuffix=vcs_cache/8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46" | ||
| 785 | SRC_URI += "git://github.com/rs/zerolog;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=f2cc3cf8b70aa2b9dbf9320277032131c87f4600;name=git_a9987104_0;destsuffix=vcs_cache/34c5362377175b8c3873d106b3956a6f980127151c1338d7922c9e916693cb18" | ||
| 786 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" | ||
| 787 | SRC_URI += "git://github.com/pbnjay/memory;protocol=https;branch=master;rev=7b4eea64cf580186c0eceb10dc94ba3a098af46c;name=git_b4934740_0;destsuffix=vcs_cache/c896d22f0aacacf7ef3a27b3015fd189100b1f07cf3abcf397331f27eaacd3d2" | ||
| 788 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=51ec67d01101f5fe22e83980dc53e1d5fc96603c;name=git_65ddb0f9_0;destsuffix=vcs_cache/9f46ea48a4d0a06e6ee96f4400a716cced2e66bfe9a3dc216c6e7a354ed6d266" | ||
| 789 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=fac16fee5348a9e31bde6afdf8a00218dcc63941;name=git_65ddb0f9_1;destsuffix=vcs_cache/f146c0125792f4a7b478a5ade3d2578eaabd4d7c8a31f42ea28d318a29c2e289" | ||
| 790 | SRC_URI += "git://github.com/go-fonts/latin-modern;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=024d15f84647a10e475134815110de10f51c7a5a;name=git_f219072f_0;destsuffix=vcs_cache/112c3d8d09006a604f301b10f6422c85c65e1f6e5d7084a5b0042d99117f1bf0" | ||
| 791 | SRC_URI += "git://github.com/go-fonts/latin-modern;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=2d178e887f8598c8c9b0f0295e0421736b6afb18;name=git_f219072f_1;destsuffix=vcs_cache/f5a1e5088d9334d3cd36ee5db4acbfc7ee5ad64be5c2173f5e08d7f739a4f50e" | ||
| 792 | SRC_URI += "git://github.com/go-fonts/latin-modern;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=6a97d92f4ec723c9f04a0ab5b5d3ee51cd2787ea;name=git_f219072f_2;destsuffix=vcs_cache/161accc08ff364be5ea40d6a9512175f0fd1469bdb82f01c5737970bc2f0077d" | ||
| 793 | SRC_URI += "git://github.com/go-fonts/latin-modern;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=e8f2c6fc8f2b3c7ba9dde9a7606261b6ecc2c0db;name=git_f219072f_3;destsuffix=vcs_cache/f461d53e5cafda8de614df5dcc97c51f8abf2de6a3d569d3c3c6c18902830daa" | ||
| 794 | SRC_URI += "git://github.com/go-fonts/stix;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=21bbccc3ab3d6afa69bdad608ae605d9235e55d3;name=git_dea314dc_0;destsuffix=vcs_cache/874e1d33dbccf34ef2dab7b4af954774e9b01138b76a6c2f877dc986fd2620ac" | ||
| 795 | SRC_URI += "git://github.com/go-fonts/stix;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=b56f8deef1f104331a0f4714f16bc63a9589a13e;name=git_dea314dc_1;destsuffix=vcs_cache/469dfeff561b62ef91b7e8355eaf0c3894bbb4c6c155632f2c805a5a85422392" | ||
| 796 | SRC_URI += "git://github.com/go-fonts/dejavu;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=2ff2a946b2ac300367ae8ed46d4e9c7149bf8fe8;name=git_7f8626fd_0;destsuffix=vcs_cache/c52f7f296cc4b47c541a8a8cc56b21cd40190a05e1e3dc65f1ce14f642f86529" | ||
| 797 | SRC_URI += "git://github.com/go-fonts/dejavu;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=b4c0582fa6cebf74d7226fccba878c79090b32b0;name=git_7f8626fd_1;destsuffix=vcs_cache/dca6ab5bfbdaee6a984677ff32beae5fd7dc3f179eb4af4cf9024af7334334c3" | ||
| 798 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=0c2fdab5e932afd0923f4f71ae23691a66305ef6;name=git_432b5eb1_0;destsuffix=vcs_cache/04ce7cf16b9997e52037c2beea3bea27dfbba1a0f23f670588c8fdb47213f181" | ||
| 799 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=27e1a6c50314acc553b4c9bd95f4bd1fbf80a20a;name=git_432b5eb1_1;destsuffix=vcs_cache/ee90d1bc86aeacdee3ec2784fc68294eb7b83a698cc7f12fdd7bf6d2639dcd49" | ||
| 800 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=6c37e0b71113a94d020aa1de89f902892972b407;name=git_432b5eb1_2;destsuffix=vcs_cache/0d9223f19f7e86420210f6348f801cee83ca56d0772478c0bd9345efb9766b3b" | ||
| 801 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=9382054af0fe918715606ec0fd4ed72de5672d96;name=git_432b5eb1_3;destsuffix=vcs_cache/56be4f4cf286704e0fa89c968addd7652bcc94b4d2faea7d62b793f03e127a2b" | ||
| 802 | SRC_URI += "git://github.com/go-fonts/liberation;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=cd4f31071d90e9748c4075c4ee14ae100ed174a9;name=git_432b5eb1_4;destsuffix=vcs_cache/2d395cc92d5224237d548fd9bcd6fa211075dd4bb869b89eb21089babd58b693" | ||
| 803 | SRC_URI += "git://github.com/monochromegane/go-gitignore;protocol=https;branch=master;rev=205db1a8cc001de79230472da52edde4974df734;name=git_5fc09b1c_0;destsuffix=vcs_cache/eecd6bfcd78190812fe00fdab06d7cc4e8b1df9276e4965ae923996e9bba09cd" | ||
| 804 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" | ||
| 805 | SRC_URI += "git://github.com/influxdata/influxdb1-client;protocol=https;branch=master;rev=8bf82d3c094dc06be9da8e5bf9d3589b6ea032ae;name=git_85bed152_0;destsuffix=vcs_cache/d03f3f22005b8144d731db0c146212eb7abb2fb4aeb680739fb3caa93db36c7c" | ||
| 806 | SRC_URI += "git://github.com/natefinch/lumberjack;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=7d6a1875575e09256dc552b4c0e450dcd02bd10e;name=git_18aad6ee_0;destsuffix=vcs_cache/576193a875ad316d0d18cd60a70efab6ecfe55f31ab59dffa431b4632e771db4" | ||
| 807 | SRC_URI += "git://github.com/bradfitz/go-smtpd;protocol=https;branch=master;rev=deb6d623762522f8ad4a55b952001e4215a76cf4;name=git_3dafbe03_0;destsuffix=vcs_cache/1b424f68d4f8e67b68a250259077b2b1bb6b78cc0ffbd18d035ecc83c61ce63d" | ||
| 808 | SRC_URI += "git://github.com/franela/goblin;protocol=https;branch=master;rev=c9ffbefa60dbcc40777294734ec3664f35a8c838;name=git_48950619_0;destsuffix=vcs_cache/023a1e2c96850da6ff17e72e01bf7d506b7e8c07d27234ffb24adb2582366beb" | ||
| 809 | SRC_URI += "git://github.com/franela/goreq;protocol=https;branch=master;rev=bcd34c9993f899273c74baaa95e15386cd97b6e7;name=git_a05fa60d_0;destsuffix=vcs_cache/3db29b1b9c22d9d4f2f6873c0fd4ccb87d2cd530b56abd88cf46a9b8abea9be5" | ||
| 810 | SRC_URI += "git://github.com/aryann/difflib;protocol=https;branch=master;rev=e206f873d14a916d3d26c40ab667bca123f365a3;name=git_bc90b937_0;destsuffix=vcs_cache/8332c592119578b680de1943ca7ed4c8c88cce4efd6efa48687ae676f3237d44" | ||
| 811 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" | ||
| 812 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | ||
| 813 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" | ||
| 814 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_1;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | ||
| 815 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | ||
| 816 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 817 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | ||
| 818 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=1078130fa016884b4c03880d9d587e6691a67d98;name=git_523249c2_0;destsuffix=vcs_cache/9ef2c512de0aabf89c060ed428bc6ef3d29fc64b917b4a81d88abcada3f49d90" | ||
| 819 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 820 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.7;shallow=1;rev=da57796c7d0a2b608abf173651cf148706e33337;name=git_923d9d3e_0;destsuffix=vcs_cache/ebd7034108ca2f7b1a5d3724f3248f21f9cf17f5ecf3db9b5c71ee2e6de56563" | ||
| 821 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.2;shallow=1;rev=8c81c66df8df1e3f748b40b93c83dbf081e7d552;name=git_85a7d8f6_0;destsuffix=vcs_cache/0a57a364d007af5ddf18af34b681967bf3bdb72cbf2ee50c605be53e1d114a0b" | ||
| 822 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fe7323f622bc222e72473679f12a9089aeeda177;name=git_85a7d8f6_1;destsuffix=vcs_cache/b7eed1c3a5878daec84f43cd928ea64e16fc8f878586727e74e9ffe16c493abb" | ||
| 823 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | ||
| 824 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=a3e9bec07f4f2d9da41c5e119006cffad6fecffa;name=git_62ef0568_0;destsuffix=vcs_cache/3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052" | ||
| 825 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 826 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v1.1.11;shallow=1;rev=619fd33080b087702c72e93451a698c381d522d0;name=git_3f4049aa_0;destsuffix=vcs_cache/17da6d128306c148de29d6f7cdef54b559d793d7812b86e0c56c05df293474b5" | ||
| 827 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_1;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | ||
| 828 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | ||
| 829 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | ||
| 830 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | ||
| 831 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | ||
| 832 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v1.6.26;shallow=1;rev=3dd1e886e55dd695541fdcd67420c2888645a495;name=git_c2fd43eb_0;destsuffix=vcs_cache/64b8191be7540e3ff8c8a0744acb50f83ad9e59a14f599ac5bdfbf26fba37e0f" | ||
| 833 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_1;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" | ||
| 834 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 835 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | ||
| 836 | SRC_URI += "git://github.com/go-text/typesetting-utils;protocol=https;branch=main;rev=2a7df14b6a22002bb0f363eea56622c89e90fed8;name=git_08340a67_0;destsuffix=vcs_cache/b8c0b3665a41e61193a6c21b2fd0f9164a02c253c3891ac82a6a5fda7e0c536a" | ||
| 837 | SRC_URI += "git://github.com/go-text/typesetting;protocol=https;branch=main;rev=24e03d8b53727f9bde175cd99eb00895d41659fa;name=git_c37d9be1_0;destsuffix=vcs_cache/90d207cf45dc02587c7d22a89eb26e0c54df6e4ecc9a82de4c28268af2e1cf99" | ||
| 838 | SRC_URI += "git://github.com/veraison/go-cose;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=354ac997519fe3d62314afe2906b106ef43bca5d;name=git_11746de1_0;destsuffix=vcs_cache/50c5af8aef66bbc4e1a8a9f6b19b68ca530de0496e90d9cd401290662aa52946" | ||
| 839 | SRC_URI += "git://github.com/codahale/hdrhistogram;protocol=https;branch=master;rev=3a0bb77429bd3a61596f5e8a3172445844342120;name=git_194f8b01_0;destsuffix=vcs_cache/4ac9236d61726e85d2d96d4bf9a48a0382eb9d45ab0f5e59f15daa223b91eb52" | ||
| 840 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.3;shallow=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_0;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 841 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_0;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 842 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=ac5992b5f4756fc0398a7d0c93c609e624368bde;name=git_46e68097_0;destsuffix=vcs_cache/dec3c7feaf80b600beff65a7a5011fa4215905f39ed602aa878644f3dfdb1de3" | ||
| 843 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_0;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 844 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 845 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=fa09c952e3eadbffaf8afc5b8a1667158ba38ace;name=git_d4d85c75_1;destsuffix=vcs_cache/537a652ffe4ade5b6ad2a464d46ac04ecd52e765db706829f721e228252e1310" | ||
| 846 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v27.5.1;shallow=1;rev=4c9b3b011ae4c30145a7b344c870bdda01b454e2;name=git_248eb0d1_0;destsuffix=vcs_cache/741f3e770f1be5b9eeb6b08ba1dec29abf4466cd217f173c27fc597f15587769" | ||
| 847 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v25.0.8;shallow=1;rev=71907ca48ef98bc6640795e50dcf257d683af53b;name=git_248eb0d1_1;destsuffix=vcs_cache/08e113490f2b19ad6431c6c3d13b9f77f68765dbc562a25879f108b2ec9cf6c9" | ||
| 848 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v28.3.3;shallow=1;rev=bea959c7b793b32a893820b97c4eadc7c87fabb0;name=git_248eb0d1_2;destsuffix=vcs_cache/1cdb153e706f2111024c0e86d68d25c76bb9c61d1bce1aa409cfd244cc38d1bf" | ||
| 849 | SRC_URI += "git://github.com/docker/docker;protocol=https;branch=25.0;rev=d2dbc0547253ae8a866212bebc03f6a549a1c779;name=git_248eb0d1_3;destsuffix=vcs_cache/1dc4d4ba865a04dcace9962105fe1abdfd8968b5485451b97c5d8f6bd284e346" | ||
| 850 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v26.1.4;shallow=1;rev=de5c9cf0b96e4e172b96db54abababa4a328462f;name=git_248eb0d1_4;destsuffix=vcs_cache/2b7f16246d905e4d3daad9399b8acc10b019cd04b7c0799f38b1fd80911941d5" | ||
| 851 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=519db1ee28dcc9fd2474ae59fca29a810482bfb1;name=git_35e0b052_0;destsuffix=vcs_cache/3d29fc2a6f83a128ac23e54c757ee42eb18408242a5463f6e00ed534947c04b4" | ||
| 852 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_1;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 853 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.2.0;shallow=1;rev=0b9d1985dbf919678745f122b12b46f730b97d87;name=git_cad1045a_0;destsuffix=vcs_cache/b18303b7ae0a8a8f46420580372b18e8946206cb459fe62361da026bd21b1f20" | ||
| 854 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v28.3.2;shallow=1;rev=578ccf607d24abc5270e9a4cbd5ba9b5355b042f;name=git_cad1045a_1;destsuffix=vcs_cache/bae322747f14ccd4203ce946c663f624395056707fdd3f52cd3848911717dac3" | ||
| 855 | SRC_URI += "git://github.com/klauspost/pgzip;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=17e8dac29df8ce00febbd08ee5d8ee922024a003;name=git_b3093e6b_0;destsuffix=vcs_cache/02e19538a5e11918b1a8e352986c626de6e0a94b861bc4f4f84538ad857e14ec" | ||
| 856 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.15.9;shallow=1;rev=4b4f3c94fdf8c3a6c725e2ff110d9b44f88823ed;name=git_98939663_0;destsuffix=vcs_cache/8e33d748be1c348a240688ef34cf04f9ac5dc829148e9d5df8da48a701ad6316" | ||
| 857 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.17.9;shallow=1;rev=7ae2138b16cc43afcea3ce7d3d2f2625fb389d51;name=git_98939663_1;destsuffix=vcs_cache/4f845ee699a0d248d06fc5a5f47db618be866b82e1477ccd82985e3a1d448585" | ||
| 858 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38;name=git_98939663_2;destsuffix=vcs_cache/acdd26bc7e11320191664fe567e96e13863435ec47b9be014f26e8ca6283ca80" | ||
| 859 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.6;shallow=1;rev=ac2f5e87a3089bd58c974ca53cef71c7aa8bf877;name=git_98939663_3;destsuffix=vcs_cache/58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76" | ||
| 860 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.4;shallow=1;rev=c03560f58ab1f595f17838b482483849d585d0c2;name=git_98939663_4;destsuffix=vcs_cache/73d04794ac9e630d56a31467e6018906b1fd81912e4a38633af1f4127cd7e5d6" | ||
| 861 | SRC_URI += "git://github.com/klauspost/asmfmt;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=ef134b9cec704e2b7b336fb02153b7d1a58247da;name=git_98f31443_0;destsuffix=vcs_cache/29514b7fd73cff50fdd2adf52bd4ce9142682040105ed04639e17843e1648b64" | ||
| 862 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.2.10;shallow=1;rev=22ab8b9e7d0bace6b004331e4541a0779db894df;name=git_7d314923_0;destsuffix=vcs_cache/c8fcc2c953978946a38caae7607885d3100436a541243af65dfed333e4170ee6" | ||
| 863 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=23e01ae8a150f66375d25ea1f1d52031fc3da4b9;name=git_7d314923_1;destsuffix=vcs_cache/b530fbd86ce728818022953d75d42fbb7cfbe90c31861cb1755e916e1f52cc51" | ||
| 864 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.0.9;shallow=1;rev=6903d4066801a7d800d4537ee9eebe81ea97000e;name=git_7d314923_2;destsuffix=vcs_cache/d56dba3a021e74a769375213fac876928aab9dc10df2f3734d8394c3cd25f2e2" | ||
| 865 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=f871662950fd6434e19bb056fb1f6efb6eba6144;name=git_7d314923_3;destsuffix=vcs_cache/839bcd3c2fc46f842d8531e99e6a912220646b7577d48a9bab53cc576ed5b2e6" | ||
| 866 | SRC_URI += "git://github.com/jpillora/backoff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=d80867952dff4e2fbfb4280ded4ff94d67790457;name=git_59c0b9df_0;destsuffix=vcs_cache/f3877637b1b0b11053bd3f6485df13672bc371749f756a13048e72298849b276" | ||
| 867 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | ||
| 868 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 869 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | ||
| 870 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 871 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=404a7021807bd6c502268a5ab15ff36e11c21f44;name=git_dd750dae_0;destsuffix=vcs_cache/29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b" | ||
| 872 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=f7cfa04536314eacecaa523f3b87d3978fbe28e3;name=git_dd750dae_1;destsuffix=vcs_cache/5d20d90ec5de5ded41d2af02d43b1894cd4847e927f36f70d656aaed8856fdf5" | ||
| 873 | SRC_URI += "git://github.com/sony/gobreaker;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=21dbfda1fc5e89b91bd0c835a91c31fe4d461e88;name=git_2d6fbc34_0;destsuffix=vcs_cache/8799a6db622e98b16b2ef4fc3af98fb44fd9a707e599c1f039e8aef6a3dd5863" | ||
| 874 | SRC_URI += "git://github.com/ipfs/go-ipfs-pq;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=a7d14eb95188c7e0d8bad387df29e4026f787289;name=git_7d2a202f_0;destsuffix=vcs_cache/003f429d117659d17e098921ba943c1b0748d7df069e8b95ec7bd7fab8c06f46" | ||
| 875 | SRC_URI += "git://github.com/ipfs/go-ipfs-pq;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=d4532fbadf00a322c5b065dd4e1ca84a6a46727e;name=git_7d2a202f_1;destsuffix=vcs_cache/b4823cca50f21b45f71a49399f810a78d6541a18206f7b725a8128cf11f041b9" | ||
| 876 | SRC_URI += "git://github.com/ipfs/go-ipfs-util;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=f92bd273d9d66cc552c795bc5a4c002ca19fd0cd;name=git_d5e8ebc0_0;destsuffix=vcs_cache/ff9ab42531db569020f257cc310e025a1fcd6310ebc3388003527b258955f5a9" | ||
| 877 | SRC_URI += "git://github.com/ipfs/go-ipld-legacy;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=b3b9503afe0c144ecc265b760fc35fed1807e293;name=git_b35c95e5_0;destsuffix=vcs_cache/d20b2c7dc1d81c6168d3fa06d859dfb678772836809a433d4ec94b80af631e62" | ||
| 878 | SRC_URI += "git://github.com/ipfs/go-ipld-legacy;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f5846723bf335db820f20f1c9fbf7fc1a79a8940;name=git_b35c95e5_1;destsuffix=vcs_cache/1dee012c6d69e765a24ba0342ef798dbebe3ea8617aec1e378bbf04178dd96c7" | ||
| 879 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v2.9.1;shallow=1;rev=3fc6f964c35467552954a2a1c8717a3fd4671fab;name=git_66085d92_0;destsuffix=vcs_cache/5e9b08a147b0e992d7f9939744cee4ea5c9db4cd96424bee072a6183d3bb684f" | ||
| 880 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v2.5.1;shallow=1;rev=8625e3ec81bdeb96627de192e6fe21eab5896603;name=git_66085d92_1;destsuffix=vcs_cache/6132090d51b984068211ce1e3b6e31ae83773207cec061edd37e70352b888775" | ||
| 881 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=990fbe19165ba5b6613e1dbcb6d5cd78e5aa2605;name=git_66085d92_2;destsuffix=vcs_cache/85b5a65d9772e2b2444dd9916996be0b1ec5f954658c5e7321e33c51a27bcf5a" | ||
| 882 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c39ee80c0915c5cca41dc1311e848c2fd7fa4101;name=git_66085d92_3;destsuffix=vcs_cache/bc9ee2138a065b3312fa69d9a7697bab05247b0b45a74a95517a9b6ea98664c9" | ||
| 883 | SRC_URI += "git://github.com/ipfs/go-log;protocol=https;nobranch=1;tag=v2.1.3;shallow=1;rev=fc55b72ab4f26040dd007172ce859cdd944efbef;name=git_66085d92_4;destsuffix=vcs_cache/f0c0123b3fc95652442909cabfb06200269dda34056e1d024fe2caea34a21147" | ||
| 884 | SRC_URI += "git://github.com/ipfs/go-ipfs-blockstore;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=400c9e3f6bfa3eba6cb386b62fb7418d7f22b6f1;name=git_bf3d5668_0;destsuffix=vcs_cache/59f4f9aaa477a592926b77ed5d9f21bdb0abcc721d442e413584b954b73dbd83" | ||
| 885 | SRC_URI += "git://github.com/ipfs/go-metrics-interface;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c39372ec01d1820f629d64aeda6ae14be6b128f6;name=git_0e20a141_0;destsuffix=vcs_cache/bf95c79de3e8d7bb90d653071611e24b72ab888b5e3e7cfe3945ee4a48da0a88" | ||
| 886 | SRC_URI += "git://github.com/ipfs/go-bitfield;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=345bb295b923068375b7b171ffc4b0923abd1c11;name=git_c82cbae8_0;destsuffix=vcs_cache/376f02b97dcb2f8a8be0306192e9e62255f78cb5af9b48d670e561ab889a8cab" | ||
| 887 | SRC_URI += "git://github.com/ipfs/go-ipld-format;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=608bf9dd5361098bf4f2ac4655efc9eba7b17488;name=git_93a7ca2e_0;destsuffix=vcs_cache/2c8abcdc7505ba5ad9d751602c5057897b469a3de8eb323f0042eff113792129" | ||
| 888 | SRC_URI += "git://github.com/ipfs/go-ipld-format;protocol=https;nobranch=1;tag=v0.6.3;shallow=1;rev=b4411f42758b6504d7796e5b812a9860e8a22fc9;name=git_93a7ca2e_1;destsuffix=vcs_cache/a37d545aa47d6bdff6f9f91c9355ac8958c16d1879f8c4277178813288085dd8" | ||
| 889 | SRC_URI += "git://github.com/ipfs/bbloom;protocol=https;nobranch=1;tag=v0.0.4;shallow=1;rev=627bb99eb0f4c49ab3e3276f5574b9b80f8aa3bc;name=git_ee7dfa23_0;destsuffix=vcs_cache/883bfe2c0bb81f720ff004517378cb4f1692475d48c701ce2b5fcca95cb1cda8" | ||
| 890 | SRC_URI += "git://github.com/ipfs/go-blockservice;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=a62365556057f8142454aac740d9b361db645fd3;name=git_ce0d644b_0;destsuffix=vcs_cache/e8a1152231ada000dc0561c0ba7eeec4cdba1efa9f174d6aa8dc26a9c3ac42dd" | ||
| 891 | SRC_URI += "git://github.com/ipfs/go-ipld-cbor;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=2d0b3fb46a5ac56987bf454d7dadba9c20b798ac;name=git_b3e7fe87_0;destsuffix=vcs_cache/bdd692f72f9b70e5dac5eb849222064bd9852cd8b802565a214c8cf600894d25" | ||
| 892 | SRC_URI += "git://github.com/ipfs/go-ipld-cbor;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=840ecfaec85f0a6c93a4994777a1ca20caff6e04;name=git_b3e7fe87_1;destsuffix=vcs_cache/a44b5bc8dbbcf4f5f33f9682c1e9c26524312a480097ad121f52145c8b4b78c1" | ||
| 893 | SRC_URI += "git://github.com/ipfs/go-dsqueue;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=9aa1b8eb7ad72737051404276644cbfa280e3eb1;name=git_4a661a6b_0;destsuffix=vcs_cache/5e9e45d8ebc98d03423578fde574ae4b40a7613ed7efc79abb9c377c6fc47cdc" | ||
| 894 | SRC_URI += "git://github.com/ipfs/go-dsqueue;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=e3ffa7c6d8fc5f2e0ec60c39284f4210434d2611;name=git_4a661a6b_1;destsuffix=vcs_cache/d1177a03de6b99aaaea6737715658a5e251eb6d68483dd5571296ff4587220b4" | ||
| 895 | SRC_URI += "git://github.com/ipfs/go-ds-badger;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f461792fa44987cac9b4c683e31af53868e887e2;name=git_6c310dcb_0;destsuffix=vcs_cache/6f79c621ab08266e6149be10383abb8c827191168d255ab2a832df94050b94ea" | ||
| 896 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=594b41a340f0ac57dbcb8c015ee1a23a129b7164;name=git_63849489_0;destsuffix=vcs_cache/6022b1dd9390d91d8c1dd6b781920bc813f4b942ed65d4cbe184c5f47be3402a" | ||
| 897 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=5cddba5d532ac5adeec87f5542c057e1dbfbce9b;name=git_63849489_1;destsuffix=vcs_cache/f9d98dac659a9ed4485c28357c206284fce4a2443cdbe1fd53692667347fef19" | ||
| 898 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=64ee0d4f803082c9f905a08710e0b4073336dee6;name=git_63849489_2;destsuffix=vcs_cache/b5aee67db51a1c309d25b34b8526d5c66a214e09f67c71f5bf2a7cd5787dd61e" | ||
| 899 | SRC_URI += "git://github.com/ipfs/go-ipfs-exchange-interface;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f4159b4d9e61676b37c6bfed12d0762da67c4d03;name=git_aaff82fc_0;destsuffix=vcs_cache/a6bae53f1e0e7c0e55659fa8b1634b4b0c552bd3337c8e080a7f3a62e2c20d8d" | ||
| 900 | SRC_URI += "git://github.com/ipfs/go-block-format;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=8c8e967ac54b61bc472ffeaee1f20db2a4cae8b0;name=git_3026f425_0;destsuffix=vcs_cache/5d6cd012e88f18dced848b213d6daa56fa061a87a4ccd99fb3fef8008ff70bbf" | ||
| 901 | SRC_URI += "git://github.com/ipfs/go-block-format;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f2d9400e8a49f4ae64a2e4e66834dbc7453be478;name=git_3026f425_1;destsuffix=vcs_cache/23eba249ccd722126d191eb41c03c13d1b847782101f8c75ae88c76595591d69" | ||
| 902 | SRC_URI += "git://github.com/ipfs/go-libdht;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=00d443f04f242ad25e717fbd4b0dc29a4a13ce69;name=git_19f69cab_0;destsuffix=vcs_cache/b38301dea3bec67a2eddf2dfd7ed56e74baf6f5ce1c229fdc7e68e4a3bc54428" | ||
| 903 | SRC_URI += "git://github.com/ipfs/go-test;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=47e5ce231473d869b5578d38f63d296be9c0fefa;name=git_5d782f78_0;destsuffix=vcs_cache/c49e1a85c20dc725549d4b6636f6f3ba8aedf81d36f8d6b076a35c32b818ef06" | ||
| 904 | SRC_URI += "git://github.com/ipfs/go-test;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=f3ae76318f77ca73afecab447ac9ca25404299ae;name=git_5d782f78_1;destsuffix=vcs_cache/bceb6b587f00ccea350078d22efbe1bd7545b4c1532a826fdf4cb367e199ce7e" | ||
| 905 | SRC_URI += "git://github.com/ipfs/boxo;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=2d36cd3058cea4a19491594ecf7215d600946d49;name=git_f601d939_0;destsuffix=vcs_cache/b40443e2e436611230b7520e108248b8b01e1f7eed1e6d188656244072679731" | ||
| 906 | SRC_URI += "git://github.com/ipfs/boxo;protocol=https;nobranch=1;tag=v0.29.1;shallow=1;rev=d11922eef338d1d71f5c9793e33fe99a95b0a5c5;name=git_f601d939_1;destsuffix=vcs_cache/45b3774229a51910b22ab7d6d0788cfc9ab31cf1c09dd956257126f2dbf551da" | ||
| 907 | SRC_URI += "git://github.com/ipfs/boxo;protocol=https;nobranch=1;tag=v0.35.2;shallow=1;rev=fc4c0e6a90715d788462e715e8543a41abb17491;name=git_f601d939_2;destsuffix=vcs_cache/0b21709628c5feeafc93aa792754f1e16e5db8e8abaf542df313a888fd523ff1" | ||
| 908 | SRC_URI += "git://github.com/ipfs/go-ipfs-redirects-file;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=87c08ba2b86d88fd6b429ec800b09c6d9bb2afcc;name=git_cd98f962_0;destsuffix=vcs_cache/9fec20c8452d3f9fd9b9100121915f3718a1623b85ea76f9f01bd637322fa91e" | ||
| 909 | SRC_URI += "git://github.com/ipfs/go-peertaskqueue;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=10a364a3e238a12df26dc230596a747e4b243982;name=git_72f4de03_0;destsuffix=vcs_cache/218357a48c3e4748c51dc38cfb5d6e2746e7f7f9fa2f27595e08db8aef31505f" | ||
| 910 | SRC_URI += "git://github.com/ipfs/go-peertaskqueue;protocol=https;nobranch=1;tag=v0.8.3;shallow=1;rev=9bcd9340d88dc64d381e8877fbf9b7c3ed0ef61d;name=git_72f4de03_1;destsuffix=vcs_cache/a6c5a9c2eb3bd5b77848672099f71ac76d78a52bba75016a01107179e133ae99" | ||
| 911 | SRC_URI += "git://github.com/ipfs/go-verifcid;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=bfc616de4f038daa113a2c7e7fd0be0ec084edcb;name=git_4c1814cd_0;destsuffix=vcs_cache/5d93dabb1c364ab6aa6e3aa997db33656bd143246f7509747ef3c5a77b236ca8" | ||
| 912 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=2dd8c301bcfaac92f49ac019e02f845edf7716af;name=git_66200565_0;destsuffix=vcs_cache/124806e0fbcc1ad47a7a5ddb640dd9fe3eed414347cf6e3735beb7b2b73db235" | ||
| 913 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=7548998537794105418980aeb5dac19802712392;name=git_66200565_1;destsuffix=vcs_cache/b3cb6a7561cac9e589f4c8266ea2b5b4e77171a8317faf9c69dc2568212ad429" | ||
| 914 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=86fc4ef5cbbb9653482477fb4c15f75414bcb42f;name=git_66200565_2;destsuffix=vcs_cache/074ba986eaf9213e934aff967f9ba4084d9d0c24c0b9c9b5c6b47eb7e0510f9b" | ||
| 915 | SRC_URI += "git://github.com/ipfs/go-datastore;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=d16c26966647697a53ec76d918ec9bb41e32a754;name=git_66200565_3;destsuffix=vcs_cache/92705f0ee4b6e2cd834bb90b4513c2bd9c9a8451c107e78071593fed4a92e96a" | ||
| 916 | SRC_URI += "git://github.com/ipfs/go-unixfsnode;protocol=https;nobranch=1;tag=v1.10.3;shallow=1;rev=006511858606009aadd35d6565d187a2fe4db828;name=git_d20770fa_0;destsuffix=vcs_cache/3213223fd2cf140b0f8e7af11fd0ec7fa741fb5689eebc76b6b782d327e41441" | ||
| 917 | SRC_URI += "git://github.com/ipfs/go-unixfsnode;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=965a4aafac14a4bbe7b953faa0533d3d5db20680;name=git_d20770fa_1;destsuffix=vcs_cache/3854aa73103efff253b820c998d65b128a32cf35789d23e09f22f34fb90a2b29" | ||
| 918 | SRC_URI += "git://github.com/ipfs/go-unixfsnode;protocol=https;nobranch=1;tag=v1.10.2;shallow=1;rev=f978419e8f954c481287c38bd30a0d650dd32115;name=git_d20770fa_2;destsuffix=vcs_cache/b8729bf3cb0c02ab6ee282d85c06c0784f75b377538e0de48c1cc249d897d331" | ||
| 919 | SRC_URI += "git://github.com/ipfs/go-ds-leveldb;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6f6dc580f7325ad411fc5967ccee67e40545e208;name=git_87f1f072_0;destsuffix=vcs_cache/d0edff3f8018e43ea279d3a469c021de0eb2e793e1a9e10fe146ef3519ae9f9c" | ||
| 920 | SRC_URI += "git://github.com/ipfs/go-merkledag;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=890b4a2fb82790a5cc0b23d796f505405024d002;name=git_1de54a51_0;destsuffix=vcs_cache/2b30ec15a11e12b888e824ccec20f63aa3a60230f11b0e721ff79999438f7495" | ||
| 921 | SRC_URI += "git://github.com/ipfs/go-detect-race;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=52daa73989bc95b2fa97d6c610adf62d04eb7822;name=git_1d6a6999_0;destsuffix=vcs_cache/d422579bf9d29199fa61fa3a9d6dda933e08476f6794974e89c2b8d7e74b8ecc" | ||
| 922 | SRC_URI += "git://github.com/ipfs/go-cidutil;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=0e1996f5522d91191af105383b590165a854cc70;name=git_1ac75d35_0;destsuffix=vcs_cache/158f7c2859aa006fd93a5c5f92a84ebb357881199e9371b2eed42d13e0073d82" | ||
| 923 | SRC_URI += "git://github.com/ipfs/go-cidutil;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=74d8269aa0ceec7b293ff6b3bd13f54d5847880f;name=git_1ac75d35_1;destsuffix=vcs_cache/8bc879705bea58606148b10a748d4ba981fb9af115ac45f1c8dc242f66487c7d" | ||
| 924 | SRC_URI += "git://github.com/ipfs/go-ipfs-delay;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=6482ad624d0b4f4053563439f8ca0bd619fbc737;name=git_058a6d10_0;destsuffix=vcs_cache/2ced3804ecf261bdadd8b09ef35b7f54afb27f27bd9994bded6cc96388306052" | ||
| 925 | SRC_URI += "git://github.com/ipfs/go-ipfs-delay;protocol=https;branch=master;rev=70721b86a9a82e1fb77dbdfe9db3f10407fe2e87;name=git_058a6d10_1;destsuffix=vcs_cache/ab94caa5e416745c3fbbe4868a9b5e36ed3b125b1a1f7682170f34abbd593eac" | ||
| 926 | SRC_URI += "git://github.com/ipfs/go-ds-pebble;protocol=https;nobranch=1;tag=v0.5.9;shallow=1;rev=5b954985d08f1605e1c8d2b29ccf79bc8d306876;name=git_65e00f76_0;destsuffix=vcs_cache/64c2b6e581ac402c5be276e665d51b8ed66371fe775fe2ab1ab16077251e1598" | ||
| 927 | SRC_URI += "git://github.com/ipfs/go-ds-pebble;protocol=https;nobranch=1;tag=v0.5.7;shallow=1;rev=ecf428fd606985ec926ccaa47c9bad903651fae2;name=git_65e00f76_1;destsuffix=vcs_cache/629299d2669ba3c83f9eaf6459c333077c3be8966b27bcb19385229815804cce" | ||
| 928 | SRC_URI += "git://github.com/ipfs/go-ipfs-ds-help;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=280a3672448d57698e2cc194554a1352e892e7b7;name=git_efd04fb0_0;destsuffix=vcs_cache/6ba25efee6af4970cde743d8e7bcd39628b79b4c3bd495ed64450eea9b3d245c" | ||
| 929 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=6f010d1acea74a32f2f2066bfe324c08bbee30e3;name=git_2d2b3139_0;destsuffix=vcs_cache/ed9a6d8d10fb2cabfe673afa8edb232235b5100352a2d24f82643ae6881cc5c4" | ||
| 930 | SRC_URI += "git://github.com/jordanlewis/gcassert;protocol=https;branch=master;rev=389ef753e22e1fe9616f4466d8f19bcd0634fe7d;name=git_682b2a9c_0;destsuffix=vcs_cache/b57e67bf90dc1aa532563a0518d1107d0459b59d27f5d82a77717d798ef02230" | ||
| 931 | SRC_URI += "git://github.com/flannel-io/flannel;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=3105c26c8364a13c67f042860fa39c6fc58b8ff0;name=git_5354256f_0;destsuffix=vcs_cache/ddf9acd2f2ce15882d8473bad577f4748fef9f4ea0284ed195bba092601e818a" | ||
| 932 | SRC_URI += "git://github.com/flannel-io/flannel;protocol=https;nobranch=1;tag=v0.28.4;shallow=1;rev=3adfe3e04407869b9f84be0a68a6cebb73df9c6e;name=git_5354256f_1;destsuffix=vcs_cache/680e941893dbe249d535efbe3be1b5d38006aa0f6c689e7899da773a22b31713" | ||
| 933 | SRC_URI += "git://github.com/flannel-io/flannel;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=cf342d377f5920c74c2cc880d0d9ea05e0a93886;name=git_5354256f_2;destsuffix=vcs_cache/1bdcecde54190e1db70bfa8bdda0eb7bebac560cf2ba3fd5242cbda22a7e654d" | ||
| 1034 | SRC_URI += "git://github.com/moby/vpnkit;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=7f0eff0dd99b576c5474de53b4454a157c642834;name=git_985a60b4_0;destsuffix=vcs_cache/e87172b8659c2c06fd1c759745489c8dedb5ca436a1e7e41ed8ce01ea55b1559" | 934 | SRC_URI += "git://github.com/moby/vpnkit;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=7f0eff0dd99b576c5474de53b4454a157c642834;name=git_985a60b4_0;destsuffix=vcs_cache/e87172b8659c2c06fd1c759745489c8dedb5ca436a1e7e41ed8ce01ea55b1559" |
| 935 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=capability/v0.4.0;shallow=1;rev=50e999a770172a519119e1c4fd4b6153b7dac90d;name=git_66165bb7_0;destsuffix=vcs_cache/e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75" | ||
| 936 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.3.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_1;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 937 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_2;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 938 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=reexec/v0.1.0;shallow=1;rev=ca0444fed0e9557797cd00105eecf9db4c878b57;name=git_66165bb7_3;destsuffix=vcs_cache/4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b" | ||
| 939 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mountinfo/v0.7.2;shallow=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_4;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" | ||
| 940 | SRC_URI += "git://github.com/moby/ipvs;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fe22ac585b3e22a969cbde61addd99ecd93ab22c;name=git_1cdc309a_0;destsuffix=vcs_cache/85ad978ede4c5144b2f8625692b46b54aabbc582a90819deed18a5ecee25930a" | ||
| 1035 | SRC_URI += "git://github.com/moby/term;protocol=https;branch=main;rev=1aeaba8785877a66f57739be9fccb6f5cfab429e;name=git_1bc89d26_0;destsuffix=vcs_cache/73f708b9d9059493286c6397b036d30bed42bf690e136a7734e2c3ab02bf2a5a" | 941 | SRC_URI += "git://github.com/moby/term;protocol=https;branch=main;rev=1aeaba8785877a66f57739be9fccb6f5cfab429e;name=git_1bc89d26_0;destsuffix=vcs_cache/73f708b9d9059493286c6397b036d30bed42bf690e136a7734e2c3ab02bf2a5a" |
| 1036 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_1;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" | 942 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_1;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" |
| 1037 | SRC_URI += "git://github.com/moby/term;protocol=https;branch=main;shallow=1;rev=9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9;name=git_1bc89d26_2;destsuffix=vcs_cache/5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526" | 943 | SRC_URI += "git://github.com/moby/term;protocol=https;branch=main;shallow=1;rev=9c3c875fad924eb6c9dd32a361b5fc0a49a4feb9;name=git_1bc89d26_2;destsuffix=vcs_cache/5cc8891a8c0a335a819bc8631c6ae22843fe9aaf3603be8dd7afbb418e7ff526" |
| 1038 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" | ||
| 1039 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.3.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_0;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 1040 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_1;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 1041 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=sequential/v0.6.0;shallow=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_2;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" | ||
| 1042 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | 944 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" |
| 1043 | SRC_URI += "git://github.com/moby/ipvs;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fe22ac585b3e22a969cbde61addd99ecd93ab22c;name=git_1cdc309a_0;destsuffix=vcs_cache/85ad978ede4c5144b2f8625692b46b54aabbc582a90819deed18a5ecee25930a" | 945 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" |
| 946 | SRC_URI += "git://github.com/moby/moby;protocol=https;branch=master;rev=1408c9ca4f4f0717b2d885fc87ae0ff000a91c40;name=git_07af7b49_0;destsuffix=vcs_cache/5b49b7c5e2a5c6c8bebf987ab8915e553245163c6c98d7d55cfc2704f25dc3f5" | ||
| 947 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.2.1;shallow=1;rev=b6f067c0cfe38401c7fa7678efbbe383ebe134fb;name=git_07af7b49_1;destsuffix=vcs_cache/ef1af993da4e4361c932116bff271f7f0ccf0af30a99ecef3cab2030e2718f53" | ||
| 1044 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" | 948 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" |
| 949 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=c59e5d73daa301bde452ea77545bdf51e32554a2;name=git_30522a60_1;destsuffix=vcs_cache/e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c" | ||
| 950 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 951 | SRC_URI += "git://github.com/openzipkin-contrib/zipkin-go-opentracing;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=223664cff43dfd9f54659ff15dc4bd6e023d0c14;name=git_d3d4523c_0;destsuffix=vcs_cache/24188ac837b8d38030e3fb3d86609eb268b33c66c01a2e3dcb885e734bc2f218" | ||
| 952 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0073b400419be3ffb022ef46b675805e92534a34;name=git_a4c86a3e_0;destsuffix=vcs_cache/201dc8ffd4afa66492ffe48a51bca2cd0feb5221c1dbb4edc34a5256dbcc2434" | ||
| 953 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;tag=v0.4.15;shallow=1;rev=0f430772b63004155287d5f3c061d41995f74b15;name=git_a4c86a3e_1;destsuffix=vcs_cache/605d2ab3956fbe63968f398403d7dc14cd82573fe49cde9116cd0cdeab51331e" | ||
| 954 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;tag=v0.4.12;shallow=1;rev=604f47c89d2aabe32d620018575c0f67a0138640;name=git_a4c86a3e_2;destsuffix=vcs_cache/28561cb6439627b10171910b14acdc2a3cd47138dbf0619cd0c60b4370e0c413" | ||
| 955 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;tag=v0.4.11;shallow=1;rev=cf5e93d3187a266d33f60aa95de13bb216db0469;name=git_a4c86a3e_3;destsuffix=vcs_cache/d20c93d6f5ac1f5f8e5eb950657e053af32be938d95b6a29677ec3245e47144f" | ||
| 956 | SRC_URI += "git://github.com/nats-io/nkeys;protocol=https;nobranch=1;tag=v0.1.3;shallow=1;rev=f1930e19b436412202ab130a733187cc6f40ba7e;name=git_a4c86a3e_4;destsuffix=vcs_cache/6f8f5db1eb536f3a79899719eb19318d0950585bfc6cef4641c4a903de7aa2a7" | ||
| 957 | SRC_URI += "git://github.com/nats-io/nats.go;protocol=https;nobranch=1;tag=v1.51.0;shallow=1;rev=17b6fd141ba960bdc07278101f8b6381293bbfe1;name=git_94605ca7_0;destsuffix=vcs_cache/d6793495d23b23d475f2775ba0d272ca897726b448ccd31d673eb9f6403be40f" | ||
| 958 | SRC_URI += "git://github.com/nats-io/nats.go;protocol=https;nobranch=1;tag=v1.9.1;shallow=1;rev=6063d679d23ae5b3edb4030d5e89a6e30ea53bc6;name=git_94605ca7_1;destsuffix=vcs_cache/80a46deceba24b223d6fd29dfeb35784b23e731cf52cf6c02a0ec2863bc9c736" | ||
| 959 | SRC_URI += "git://github.com/nats-io/nats.go;protocol=https;nobranch=1;tag=v1.44.0;shallow=1;rev=7a260b8b93562630ec8c6f8f31ae3704c4f61ad1;name=git_94605ca7_2;destsuffix=vcs_cache/7d316307068d6471c75da6e12b989ed3a252ab9f3e396bdbaea0a47579cbc090" | ||
| 960 | SRC_URI += "git://github.com/nats-io/nats.go;protocol=https;nobranch=1;tag=v1.49.0;shallow=1;rev=d85a35e0c9ad1585accad6efad8b946a280d4af3;name=git_94605ca7_3;destsuffix=vcs_cache/076ba09a90697682b650c319c2fb2f0058f05c05d83b502b57efceceabc2aa97" | ||
| 961 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=0c3fc7aed8bb2534e7bfdf0968a75890402d48cd;name=git_de924b4a_0;destsuffix=vcs_cache/19ac97b83f099a10123ad58752f21c0050b35947a252a54a8e111874ecc66a0d" | ||
| 962 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;tag=v2.8.1;shallow=1;rev=1e990c9a58a81981aca6da7efdc7c5b79314fea9;name=git_de924b4a_1;destsuffix=vcs_cache/a23744130cfbeb7f1c70777bc5301deced607645109ff73ad020ddc9f793449f" | ||
| 963 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;tag=v2.7.4;shallow=1;rev=28e31bd445aeebe6a0bb93902baf91e43036c22c;name=git_de924b4a_2;destsuffix=vcs_cache/daa982b2e29c4240c0482a8c039338864552217536523b7942fcb57a386e8b63" | ||
| 964 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=625014e57f890a243f21f817b72a0849673f632a;name=git_de924b4a_3;destsuffix=vcs_cache/2c2a57c009020e3eb9542f60ba41c421dbe2cddf99ab9189c5a756ea777d74bd" | ||
| 965 | SRC_URI += "git://github.com/nats-io/jwt;protocol=https;nobranch=1;tag=v2.8.0;shallow=1;rev=a2c583b4f3719b35832df7b802db6efe1c6f066e;name=git_de924b4a_4;destsuffix=vcs_cache/c4bbcde680f22d5f8c539443253114047e98f57d38b81289bcb76db1130e73b0" | ||
| 966 | SRC_URI += "git://github.com/nats-io/jsm.go;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=4e7093b974c23cafd9832bdfee93ca12ef18e3b0;name=git_1da5384d_0;destsuffix=vcs_cache/6e092d33b829eb7a55f583cc994948313c5cd7703cb6a1a3739d33d87ee1da89" | ||
| 967 | SRC_URI += "git://github.com/nats-io/jsm.go;protocol=https;nobranch=1;tag=v0.2.4;shallow=1;rev=805384d41dc2abb325fab8f4412ca3bbcf8c80fd;name=git_1da5384d_1;destsuffix=vcs_cache/c67e08c727feb49a06fe181c6c40fc3c9104a70e94850486572d6a214bd8d035" | ||
| 968 | SRC_URI += "git://github.com/nats-io/jsm.go;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=82167acbdcf0957c21d504bf7c7a5c3c9bc048ea;name=git_1da5384d_2;destsuffix=vcs_cache/1b2434051db483c81c4aac585e0631f6ec0304c8d3ba0ad5d1fae19fe29d0786" | ||
| 969 | SRC_URI += "git://github.com/nats-io/nuid;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=4b96681fa6d28dd0ab5fe79bac63b3a493d9ee94;name=git_5918b8bf_0;destsuffix=vcs_cache/70e5b7a162103d757c2a0da23b52b243928fba49770aaef433c861e7af100c8e" | ||
| 970 | SRC_URI += "git://github.com/nats-io/nats-server;protocol=https;nobranch=1;tag=v2.14.0;shallow=1;rev=0cbd01caf8f29011c26273ff7662addd3830396a;name=git_44958445_0;destsuffix=vcs_cache/02881f9c42e6053128327ae7afa65c37fd4b838f91987cc7d54a8fed73e78043" | ||
| 971 | SRC_URI += "git://github.com/nats-io/nats-server;protocol=https;nobranch=1;tag=v2.1.2;shallow=1;rev=679bedafd96f85ddfa56a4d5736517c18842047a;name=git_44958445_1;destsuffix=vcs_cache/0a91da9f79b1966be9fbbbf830e6625734f47422ae4853c03c428c76b37c2962" | ||
| 972 | SRC_URI += "git://github.com/nats-io/nats-server;protocol=https;nobranch=1;tag=v2.12.2;shallow=1;rev=9831cbc4314cc00bbe196021e47e240ad0c2b5f3;name=git_44958445_2;destsuffix=vcs_cache/06ce01344fb38108765f9512663e2832c7f92138d874826482c86907a8351b24" | ||
| 973 | SRC_URI += "git://github.com/nats-io/nats-server;protocol=https;nobranch=1;tag=v2.11.6;shallow=1;rev=bc813ee3cb111d81bd1ad2190e88ec0e9637c57b;name=git_44958445_3;destsuffix=vcs_cache/0cf9b401abe53142f699d98c8f6a1de81deb9198430557f5af434a806e155ca6" | ||
| 974 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.69;shallow=1;rev=49a9cee9c07326338c622657fde8f0cc8128bf0a;name=git_f7f6bc88_0;destsuffix=vcs_cache/c8e4df600bcef9a36cf0451ce0855100ae345360a2c8082a773afe5cfb2a6d96" | ||
| 975 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.0.14;shallow=1;rev=915ca3d5ffd945235828a097c917311a9d86ebb4;name=git_f7f6bc88_1;destsuffix=vcs_cache/18c1d276083c3344f5a9c0cfd3eb69422d5613919052440bc690a978dc13ec26" | ||
| 976 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.63;shallow=1;rev=97c29ffb8fbdcc2ee5c9bd842f441a18eab0dc90;name=git_f7f6bc88_2;destsuffix=vcs_cache/3339903bfdc843908363af9155248eb4263401a1240c7f1fa08f500129440a65" | ||
| 977 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.72;shallow=1;rev=cb21f4d26733ca42749cd87a0fe44094ad833a21;name=git_f7f6bc88_3;destsuffix=vcs_cache/4f60debecd1d2334a446bfb43277f779865cd731d5c4e385277abc1c4228d9ea" | ||
| 978 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_0;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" | ||
| 979 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;branch=master;rev=af01ea7f8024089b458d804d5cdf190f962a9a0c;name=git_493c345a_0;destsuffix=vcs_cache/8124ba3f2d8728403f4dc90ebaa06daebaa11ec294e656a7cecf012286dad538" | ||
| 980 | SRC_URI += "git://github.com/jstemmer/go-junit-report;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac;name=git_493c345a_1;destsuffix=vcs_cache/02567effcb53f4b0fa353f44e344720b283adffc4e4e56c8fc00cb1a6101acf7" | ||
| 981 | SRC_URI += "git://github.com/lestrrat-go/backoff;protocol=https;nobranch=1;tag=v2.0.8;shallow=1;rev=c3af762cb9d2bc8339e1d5099a4550366a675f60;name=git_295c824f_0;destsuffix=vcs_cache/cac61700ad617eae68ad7b4b604e2484e0a4f702cfdf125e784add42fc9af8c1" | ||
| 982 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=420d1921e4b3264eeaa17a7946b486a1e6e41796;name=git_a785ed5c_0;destsuffix=vcs_cache/27d85daf215783d115f87d7b6624f7770dd9d8cbe340e8b4bef8784123d8c5f9" | ||
| 983 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" | ||
| 984 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v1.2.29;shallow=1;rev=1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b;name=git_daf2c4dd_0;destsuffix=vcs_cache/0222375b3ed66cac8023dafca7428deb89df4aeb20d854951140e101b0c5f28b" | ||
| 985 | SRC_URI += "git://github.com/lestrrat-go/iter;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a02dbb5faff273dfa44a04e34b645ee9338cc74a;name=git_149fc576_0;destsuffix=vcs_cache/8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf" | ||
| 986 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_0;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" | ||
| 987 | SRC_URI += "git://github.com/mfridman/tparse;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=ba2512e7be150bfcbd6f6220d517d3741f8f2f75;name=git_9f805a2e_0;destsuffix=vcs_cache/7186f9cfbb7c6e7592c8a093724aad452621ffef83ca22965483336214073fb4" | ||
| 988 | SRC_URI += "git://github.com/mndrix/tap-go;protocol=https;branch=master;rev=629fa407e90bbf3781e448e8e9b8931523ec823c;name=git_e9509ffb_0;destsuffix=vcs_cache/8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80" | ||
| 989 | SRC_URI += "git://github.com/cskr/pubsub;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=65166f5ae403cbf6dcdced31e1f8f8ad95485cb3;name=git_32d16d76_0;destsuffix=vcs_cache/7f74633a37e29fd4d96df0f6d3328d282aa5724c1c3dcfb7d87e45a5ebc8bb6d" | ||
| 990 | SRC_URI += "git://github.com/kballard/go-shellquote;protocol=https;branch=master;rev=95032a82bc518f77982ea72343cc1ade730072f0;name=git_e33a00ee_0;destsuffix=vcs_cache/49fe182d1b759955b666e8ad12ff66052cc7e14ba9ccf9e8371ee85848f1f9ac" | ||
| 991 | SRC_URI += "git://github.com/dgraph-io/badger;protocol=https;nobranch=1;tag=v1.6.2;shallow=1;rev=c5d36c806aa80954a24606a982a475a717d44de2;name=git_ad2441c6_0;destsuffix=vcs_cache/49ed18fb6cfeacdf1ac19d3bf9acbce535c8c8002b2eac36207a595c8ec70d62" | ||
| 992 | SRC_URI += "git://github.com/dgraph-io/ristretto;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=dbc185e050f48c5190a78b4a07829d9c10afca21;name=git_7accc6f9_0;destsuffix=vcs_cache/8caaf63bbae80090a9005069218581eb3efa3399b0f80f881e69a987d1dafd8c" | ||
| 993 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=5267b6dd4d2666b980a911bf235efa276222cbe2;name=git_67dac28e_0;destsuffix=vcs_cache/2ab1e95882badee83f400286daca65e867b6fad9c59ce62543456d29010bfeaa" | ||
| 994 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_1;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | ||
| 995 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_2;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 996 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.2;shallow=1;rev=a52b52789f765d2d83c82ecf1435045c7bd4f3f3;name=git_67dac28e_3;destsuffix=vcs_cache/4ed30c170ae0f557303777eec03bf1e0493c04e9a8839a7728764692563d5b9a" | ||
| 997 | SRC_URI += "git://github.com/ruudk/golang-pdf417;protocol=https;branch=master;rev=1af4ab5afa58c956c53ed723dee66437498b9415;name=git_b9e72af0_0;destsuffix=vcs_cache/63346948c2e5f9a1d2158321ad92056ce33e12c2fdc52b8dcc6bc61338847d5c" | ||
| 998 | SRC_URI += "git://github.com/ruudk/golang-pdf417;protocol=https;branch=master;rev=a7e3863a1245aa774317bb96e6c19640b3a9c99e;name=git_b9e72af0_1;destsuffix=vcs_cache/93b7c770797398b0ef30c930347e43de7ebbf9440f939ec59f7139cc52d3414f" | ||
| 999 | SRC_URI += "git://github.com/avast/retry-go;protocol=https;nobranch=1;tag=v4.7.0;shallow=1;rev=375037b55dceec39815fd3d0c5bfbccf30255a38;name=git_2e094515_0;destsuffix=vcs_cache/87c80cd0bbf0d55e426625cf59b06be4cfea8fcbe1fc14a497f84fdc80afef77" | ||
| 1000 | SRC_URI += "git://github.com/avast/retry-go;protocol=https;nobranch=1;tag=v4.6.1;shallow=1;rev=93932f8b6d01fb56dec3eb0ca7cbaa0e90cbbc25;name=git_2e094515_1;destsuffix=vcs_cache/c6c0b66f1d97506e5ea2ef535277871572a2dbb28ed0ddfd875ec2b7351557d4" | ||
| 1001 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=a69e7e01cd4ad67bdfd3ac2c080b9212af16f4b0;name=git_67b93344_0;destsuffix=vcs_cache/c4123ee1a1b8625ba724f5ee04cb9d7abadad5568db858245473cb67e58bae53" | ||
| 1002 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;branch=master;rev=bf1c66bbce23153d89b23f8960071a680dbef54b;name=git_67b93344_1;destsuffix=vcs_cache/901336b30fc76e411d2bb38577c1468994ac5071302a3e77afc7d385071133cf" | ||
| 1003 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=df3ea76ece10095374fd1c9a22a4fb85a44efc42;name=git_67b93344_2;destsuffix=vcs_cache/9e7d88ec56247178ccab447d74a526005db3524f40984768e84aa7c9dbcbe255" | ||
| 1004 | SRC_URI += "git://github.com/mitchellh/gox;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=c9740af9c6574448fd48eb30a71f964014c7a837;name=git_c7c4757c_0;destsuffix=vcs_cache/edcf291ab219bdc4c358b0bd52a0b6fecfbfbcbc9bb205f1c6d40aa3dba1fcc4" | ||
| 1005 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ae18d6b8b3205b561c79e8e5f69bff09736185f4;name=git_b0f6ef1f_0;destsuffix=vcs_cache/91078dcdd4cb75a684410bb90f850a8be1b452a450e2b9c84c2bfd1734e2fad7" | ||
| 1006 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=af06845cf3004701891bf4fdb884bfe4920b3727;name=git_b0f6ef1f_1;destsuffix=vcs_cache/0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad" | ||
| 1007 | SRC_URI += "git://github.com/mitchellh/copystructure;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84;name=git_1a7f6829_0;destsuffix=vcs_cache/d3fc75b255c7157669cb2bfb806c854438546d13de557d12d405a6c09392b5f6" | ||
| 1008 | SRC_URI += "git://github.com/mitchellh/iochan;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=b6e3aadd28864e14dae41ff5c7261455b1242d24;name=git_ec35bdd4_0;destsuffix=vcs_cache/4096863bf4780abb27d4da2ba2dfb0d2241306ff388ec9d58d5670eb9c74d048" | ||
| 1009 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=3536a929edddb9a5b34bd6861dc4a9647cb459fe;name=git_3ac6d6a4_0;destsuffix=vcs_cache/444718b222433d72a83aee7788a076fb2cd3070ab47c5fcb4a3ff52976b9a2f0" | ||
| 1010 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=8ebf2d61a8b4adcce25fc9fc9b76e8452a00672f;name=git_3ac6d6a4_1;destsuffix=vcs_cache/47396eeeff5c78e75f3e131400181c824fecec42397bbf302faa6c08b36f5bcd" | ||
| 1011 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ab69d8d93410fce4361f4912bb1ff88110a81311;name=git_3ac6d6a4_2;destsuffix=vcs_cache/d9f5489d4515cf23689f7c9a7a71a85fdd52671cf92601ea8e8c59bf3644b6b5" | ||
| 1012 | SRC_URI += "git://github.com/mitchellh/mapstructure;protocol=https;branch=main;rev=ca63d7c062ee3c9f34db231e352b60012b4fd0c1;name=git_3ac6d6a4_3;destsuffix=vcs_cache/c0dbc6fdb24f3a05061d0deb59e1831cc25a6eedb2d1627789b4d46256f4e229" | ||
| 1013 | SRC_URI += "git://github.com/mitchellh/reflectwalk;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e0c24fdb021963cd2c4013097a0b993a7c4e344f;name=git_25507f2c_0;destsuffix=vcs_cache/cef150715ca3823275a9d97895b7fdc3d73afcb2a90e53183ddffeff1bf246a8" | ||
| 1014 | SRC_URI += "git://github.com/mitchellh/cli;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=3d22a244be8aa6fb16ac24af0e195c08b7d973aa;name=git_d275531d_0;destsuffix=vcs_cache/a105faf96f8352c4b4e2df9eac1bef467ed17d5fa6ab757d6c3c97d91f1c03f6" | ||
| 1015 | SRC_URI += "git://github.com/mitchellh/go-testing-interface;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=6d0b8010fcc857872e42fc6c931227569016843c;name=git_e17f7829_0;destsuffix=vcs_cache/1be7d9a6cb52e0b0a534873ca8b99d5b9f246daf3e74da80655c1006adeb4a42" | ||
| 1016 | SRC_URI += "git://github.com/mitchellh/go-wordwrap;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ecf0936a077a4bd73a1cc2ac5c370f2b55618d62;name=git_bad0582b_0;destsuffix=vcs_cache/c6c7d05ba9f6db2637751fa2ce7bbc8bb04f632abc0b05363566319c8fd9c9b0" | ||
| 1017 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.8;shallow=1;rev=abad231d8d07ef91e09cd4c4c457cac35ed3bbb9;name=git_89148835_0;destsuffix=vcs_cache/badc5a9928e990b92696d59abf692d0a8a1f1de81c54722f9be8817c4d19afc4" | ||
| 1018 | SRC_URI += "git://github.com/nxadm/tail;protocol=https;nobranch=1;tag=v1.4.11;shallow=1;rev=cbff2e202a24674b7bc70720b0e45adbbbef5d0b;name=git_89148835_1;destsuffix=vcs_cache/3d7309c6f9225628d49b0bfc2f32d3f696a9d127463b00b3f716798800b51993" | ||
| 1019 | SRC_URI += "git://github.com/wk8/go-ordered-map;protocol=https;nobranch=1;tag=v2.1.8;shallow=1;rev=85ca4a2b29d3241fa4513f82be3d38fe2392a791;name=git_5634d8d4_0;destsuffix=vcs_cache/70866e43bf55d824436c0593881ac6b844dc779bcb805887d174d38ee21c1966" | ||
| 1020 | SRC_URI += "git://github.com/goccy/go-yaml;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=52dacb84f31d55f1d4f0916d48707456a7c90ecb;name=git_3bc4438f_0;destsuffix=vcs_cache/4ee519b3fcbbc456ccc219cd63d0daed2f01f4f0f3a46a8dfa9f3c8c4ca7d1eb" | ||
| 1021 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.9.11;shallow=1;rev=30713917a8e5740aa161ddd53f1be7fb74764533;name=git_58b9fee8_0;destsuffix=vcs_cache/952764996a51fed7c881078845e4e5c719e2b3550d1d59ccb5583c789a8a0c7d" | ||
| 1022 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.5;shallow=1;rev=9872089c316cfe2d0f29b331b75d45bf6d522d96;name=git_58b9fee8_1;destsuffix=vcs_cache/9135ffafe2f170bce8f90413934c0b25aa6d201122cc437153cf64a206c46389" | ||
| 1023 | SRC_URI += "git://github.com/hashicorp/consul;protocol=https;nobranch=1;tag=sdk/v0.1.1;shallow=1;rev=6abe00cb2c8a3298794a7a9a67815937bd56ed63;name=git_3b32abd7_0;destsuffix=vcs_cache/7ed635f367771ab12fd2c60660d8ebb0b72c782fe62b1695b873d96a141da140" | ||
| 1024 | SRC_URI += "git://github.com/hashicorp/consul;protocol=https;nobranch=1;tag=api/v1.3.0;shallow=1;rev=8742361660b63923954d58bd7bfea4e19b0041ad;name=git_3b32abd7_1;destsuffix=vcs_cache/c2daa5ddef12465b189d6e2017d50b68347396f9de9587dd04e0398d74d147cc" | ||
| 1025 | SRC_URI += "git://github.com/hashicorp/consul;protocol=https;nobranch=1;tag=api/v1.1.0;shallow=1;rev=b2478036d88a7e8eb9d6a0daf1a1c9ad0c8885ca;name=git_3b32abd7_2;destsuffix=vcs_cache/e11e9d04ed46c5f565bdbb032e0f7084676dacdb6a18b8dfd5579f76a0e684dc" | ||
| 1026 | SRC_URI += "git://github.com/hashicorp/consul;protocol=https;nobranch=1;tag=sdk/v0.3.0;shallow=1;rev=d449b80846e3005b4d07bb0c54ca3e7cc81d2b46;name=git_3b32abd7_3;destsuffix=vcs_cache/42c2c232853cdf0c8ef0e316667f9afc4fcc286c1ad8686aa2be2a9a0d82b8c8" | ||
| 1027 | SRC_URI += "git://github.com/hashicorp/hcl;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8cb6e5b959231cc1119e43259c4a608f9c51a241;name=git_e2b5d849_0;destsuffix=vcs_cache/4001ff21b09bcafa71da9dbb8546e662be54956882fc49db209d139c60a059a5" | ||
| 1028 | SRC_URI += "git://github.com/hashicorp/logutils;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a335183dfd075f638afcc820c90591ca3c97eba6;name=git_c127e50f_0;destsuffix=vcs_cache/fec56f5380885a794040d34352a6e18000f9969754d2c7bfa5b45ea7aaae9e3a" | ||
| 1029 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | ||
| 1030 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8a6fb523712970c966eefc6b39ed2c5e74880354;name=git_28334120_1;destsuffix=vcs_cache/65db17b2a8abd8c2bde5a919d17f7abc0e891ae4037aa21f7aa2482f560cf21f" | ||
| 1031 | SRC_URI += "git://github.com/hashicorp/go-syslog;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8d1874e3e8d1862b74e0536851e218c4571066a5;name=git_1b02805b_0;destsuffix=vcs_cache/85211b07fa0d9ac052828fad0db16edd749283bf1f98a5154d4608b87f9e3e4c" | ||
| 1032 | SRC_URI += "git://github.com/hashicorp/go-rootcerts;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=63503fb4e1eca22f9ae0f90b49c5d5538a0e87eb;name=git_adfd8e45_0;destsuffix=vcs_cache/46ea7f3e6d8b7e16f3f351c315c03294036f3c2378e63ae4e49ac6a7fdf16e9c" | ||
| 1033 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=ac23dc3fea5d1a983c43f6a0f6e2c13f0195d8bd;name=git_55a07af7_0;destsuffix=vcs_cache/037cb1d35527db1e4cdb14019d3c2acfb6f58e7fa6a82eff94807cc173d814c0" | ||
| 1034 | SRC_URI += "git://github.com/hashicorp/go-version;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=fcaa53267960208632e9308c93aa89535526a018;name=git_55a07af7_1;destsuffix=vcs_cache/fd3860df5d492a5119c8c51b16a6aab4a06c5aa25b862415b5447aa36f240677" | ||
| 1035 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=886a7fbe3eb1c874d46f623bfa70af45f425b3d1;name=git_151ee577_0;destsuffix=vcs_cache/07f161c1f77577d7c9f362174d085859f783653fbe81445f3602bc7c9b9a6120" | ||
| 1036 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_1;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | ||
| 1037 | SRC_URI += "git://github.com/hashicorp/go.net;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=afc3cb3a421746fc66dd55b09a270c750cf536ce;name=git_2421b660_0;destsuffix=vcs_cache/70342aa805edf0944806150e1c8d6b2ea90575ef99b3bc7ef8c8fd0d709a7346" | ||
| 1038 | SRC_URI += "git://github.com/hashicorp/go-hclog;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=d12136aa2e51933c460084f5083b6d5bb9d41960;name=git_4a8ed8e0_0;destsuffix=vcs_cache/0b4bc1f484bcdfdcb3ceaacd23eff50d33afa85db395a0f6a5f55b1bd0e8c0c5" | ||
| 1039 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | ||
| 1040 | SRC_URI += "git://github.com/hashicorp/mdns;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c31d3f8e4a0a5b46b118c2fd26d9da36467002c9;name=git_4024aba4_0;destsuffix=vcs_cache/f6a8eb98fc40a8a8493191c106cdcbbce5a4f521f058ce3c2fa7f4797ac14d51" | ||
| 1041 | SRC_URI += "git://github.com/hashicorp/go-uuid;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=4f571afc59f3043a65f8fe6bf46d887b10a01d43;name=git_ad1cf8ea_0;destsuffix=vcs_cache/055d329da995adaf325c86e4446b714786d66f62acc8e136b3e029f151431557" | ||
| 1042 | SRC_URI += "git://github.com/hashicorp/go-uuid;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=de160f5c59f693fed329e73e291bb751fe4ea4dc;name=git_ad1cf8ea_1;destsuffix=vcs_cache/ba9a1017e2cbaddf2e23525a8acdd887d71d9735b758d05f46c63569ad6fa332" | ||
| 1043 | SRC_URI += "git://github.com/hashicorp/go-msgpack;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=be3a5be7ee2202386d02936a19ae4fbde1c77800;name=git_075e7daa_0;destsuffix=vcs_cache/ceee2f14656e6e6bb7bac1eaad118eb9b131344848fddd28ae84d6d3e71bb4e3" | ||
| 1044 | SRC_URI += "git://github.com/hashicorp/go-sockaddr;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a6a0d2df398f7e0e9f6e43f589c8b51cec0eb6b0;name=git_f91778a6_0;destsuffix=vcs_cache/69a97f6fa11cd1804d0780509b39fd1c23ffd0272c68e74f8d10a2d425e6fc2d" | ||
| 1045 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=20f1fb78b0740ba8c3cb143a61e86ba5c8669768;name=git_aa2934d2_0;destsuffix=vcs_cache/011e067d188efe7429b197f7d8192b24ad223dac023428634f938f922098aa79" | ||
| 1046 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c;name=git_aa2934d2_1;destsuffix=vcs_cache/cfc230cd80a88bd2cd24c2fddbbc333c736d5191372a39b531d22888301fbd16" | ||
| 1047 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=arc/v2.0.7;shallow=1;rev=97f49b45d00745bd1bbc7a64d9363e5edf216713;name=git_aa2934d2_2;destsuffix=vcs_cache/c9db15d955aa462c711a58edd3e65d05914a638094a1240b0345fea64df2762b" | ||
| 1048 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a032ef5a154020ffc7a74ba73702f9c5d3ea11f2;name=git_aa2934d2_3;destsuffix=vcs_cache/343208606456fb4f9643d8e8742dd757b64a6b252025dc7a30adb732272fce26" | ||
| 1049 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_4;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | ||
| 1050 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=27df80928bb34bb1b0d6d0e01b9e679902e7a6b5;name=git_5eeabd90_0;destsuffix=vcs_cache/324f3871aee5ef488e7928015d2e9b724a1edfd7da1456f4ba8053c6fc915810" | ||
| 1051 | SRC_URI += "git://github.com/hashicorp/memberlist;protocol=https;nobranch=1;tag=v0.1.3;shallow=1;rev=a9da52f0668fc4321ec18e9e28dd8141621a808f;name=git_1ede8613_0;destsuffix=vcs_cache/c419a024e69f0f7b92626ad1b432386d9cdbad06fb79e6b709ec179702c5d340" | ||
| 1052 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" | ||
| 1053 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=eda1e5db218aad1db63ca4642c8906b26bcf2744;name=git_34cadc19_1;destsuffix=vcs_cache/5aaf43b1cb652cb59a35639a1585b754e4280a15502fe5b6b39e48ecef0a97db" | ||
| 1054 | SRC_URI += "git://github.com/hashicorp/serf;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=b89a09ebd4b1b570e0076d5097272e67c10ac4f6;name=git_79d58d92_0;destsuffix=vcs_cache/833a376920a5b8b0883031eccba0a0b4de63f2c746f6d1fc6b1ea85eb1f1838a" | ||
| 1055 | SRC_URI += "git://github.com/cheggaaa/pb;protocol=https;nobranch=1;tag=v3.1.6;shallow=1;rev=634b5271a4901cfe2b65035ef75bd6a3c413a796;name=git_dd9e7afb_0;destsuffix=vcs_cache/ffd0a2edfdc27e42499e995967632513fb99ad79553d0a6a1a3687e7e93199f9" | ||
| 1056 | SRC_URI += "git://github.com/hudl/fargo;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=fce5cf495554be9ef0766f6f5459e2874fb08c89;name=git_f3082308_0;destsuffix=vcs_cache/8073a9c71b9ecd769adc3f11a71c431a2e37ad0a8860ef700d68fda2e9af6bf8" | ||
| 1057 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" | ||
| 1058 | SRC_URI += "git://github.com/jung-kurt/gofpdf;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=14c1db30737a138f8d9797cffea58783892b2fae;name=git_f39a7771_0;destsuffix=vcs_cache/94ccb71a620d44eb00175df7e31d4a18e0a06e890997834b8c10da3c9f9c6424" | ||
| 1059 | SRC_URI += "git://github.com/jung-kurt/gofpdf;protocol=https;branch=master;rev=24315acbbda57c4f6b80c8441fd108087dd7e305;name=git_f39a7771_1;destsuffix=vcs_cache/35fa9cdfc6e7291edf290acbd304516a5983d9786ae9c7781e046b9689526085" | ||
| 1060 | SRC_URI += "git://github.com/go-quicktest/qt;protocol=https;nobranch=1;tag=v1.101.0;shallow=1;rev=6211e4eaf28ee5ee8285fcc4207ddc7b990a7bad;name=git_535e3ce9_0;destsuffix=vcs_cache/4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe" | ||
| 1045 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" | 1061 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" |
| 1046 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.12.3;shallow=1;rev=1a65b78df6d9fbe88cd546d689e3e1af54227f23;name=git_1e891de1_1;destsuffix=vcs_cache/27b87ab64b375e62ae86b22936d61ab8e529b1e2573f57e1ff6c2c7962831fd3" | 1062 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.12.3;shallow=1;rev=1a65b78df6d9fbe88cd546d689e3e1af54227f23;name=git_1e891de1_1;destsuffix=vcs_cache/27b87ab64b375e62ae86b22936d61ab8e529b1e2573f57e1ff6c2c7962831fd3" |
| 1047 | SRC_URI += "git://github.com/minio/c2goasm;protocol=https;branch=master;rev=36a3d3bbc4f3ec1eafcf7989776be7e84736ace9;name=git_14fb0335_0;destsuffix=vcs_cache/c771a7e488b145a938a24f50bcb884ac42f5c6258234cac239220927ceedd89d" | 1063 | SRC_URI += "git://github.com/NYTimes/gziphandler;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=dd0439581c7657cb652dfe5c71d7d48baf39541d;name=git_749e556e_0;destsuffix=vcs_cache/4432cf17688d98dd536a5b6fffc152e59d0c129e894bd16e3de993748e44bed5" |
| 1048 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6096f891a77bfe490cbea7a424c821b5fdb92849;name=git_83ebb5d1_0;destsuffix=vcs_cache/3ac524d45cebe2855802574ee18fc2060f5f3a93ddd4d91a68f06877e8209b2f" | 1064 | SRC_URI += "git://github.com/osrg/gobgp;protocol=https;nobranch=1;tag=v3.29.0;shallow=1;rev=b91614eb13ca1388a1d524ad10ecb05cc416ff56;name=git_6d556e8c_0;destsuffix=vcs_cache/3d4c9442edc58fb06b8d3a1c947a55999ae63ba7d7959bb75564508ce6879d2d" |
| 1049 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;branch=master;rev=6de4475307716de15b286880ff321c9547086fdd;name=git_83ebb5d1_1;destsuffix=vcs_cache/f7483cb191fb530c8632db183ab89d999b4043d7002985ac12d052b1b5576a7b" | 1065 | SRC_URI += "git://github.com/afex/hystrix-go;protocol=https;branch=master;rev=fa1af6a1f4f56e0e50d427fe901cd604d8c6fb8a;name=git_d72bc3dc_0;destsuffix=vcs_cache/8f47439258445442fc49efdbbe833953afb203aa308e80083c31dc292ed43c4a" |
| 1050 | SRC_URI += "git://github.com/minio/highwayhash;protocol=https;nobranch=1;tag=v1.0.3;shallow=1;rev=030a8b332625f1501d534324055b1de810fe9233;name=git_46fe2f72_0;destsuffix=vcs_cache/13e55fb9c4891d9f755648df608529ee6f656107bacfc2a7dd12e6c5cc406fc2" | 1066 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.5;shallow=1;rev=291b8266af1000c77a12ae6d4dde1145a028012f;name=git_fa8300c1_0;destsuffix=vcs_cache/2403777af6b62548c9a03ebc6ceeab8cad80cf239d3e727cf9698183c46456aa" |
| 1051 | SRC_URI += "git://github.com/minio/minio-go;protocol=https;nobranch=1;tag=v7.0.91;shallow=1;rev=e8e8acaa6eaaefd79cea2d814b99a1217078bf3f;name=git_df6be319_0;destsuffix=vcs_cache/bc8f82bd1430bf02acd11930cc47020ff170fbf1ae9bb9d48ba406bb09fe9ef0" | 1067 | SRC_URI += "git://github.com/magiconair/properties;protocol=https;nobranch=1;tag=v1.8.7;shallow=1;rev=c9a06e8f8f0164e4e16c0d5c4793cbed4ac90264;name=git_fa8300c1_1;destsuffix=vcs_cache/b7ddc5a84485cad9de28d1ea4c8294d0497dcdbc97785fdcd203542d07be353f" |
| 1052 | SRC_URI += "git://github.com/minio/md5-simd;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=776275e0c9a74ceebbd50fe5c1d61b0c80c608df;name=git_5c4d2205_0;destsuffix=vcs_cache/397f359a68246a8b77921be7c65472b7e4a7c5a0c837e37d23051103bb3e7452" | 1068 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=2eee05ed794112d45db504eb05aa693efd2b8b09;name=git_c61652e2_0;destsuffix=vcs_cache/fc6670365102bf296f9535172d84f7a813d682146ad7497a8ccb7d0820f99105" |
| 1053 | SRC_URI += "git://github.com/minio/asm2plan9s;protocol=https;branch=master;rev=cdd76441f9d8c17c52d85f7657da5e8ce55f6083;name=git_39f5b609_0;destsuffix=vcs_cache/1d713c116cf07cde94fb7217feaa2a84754f66a5f9efcce083b8e323dc8d4639" | 1069 | SRC_URI += "git://github.com/jonboulle/clockwork;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=6d8d032a18422c2e3ef651170a8a55012d1f704c;name=git_c61652e2_1;destsuffix=vcs_cache/8a9b3a40ae13b2679138bcbfbe409f1586f92c23e873f4e219066c6596debc26" |
| 1054 | SRC_URI += "git://github.com/minio/blake2b-simd;protocol=https;branch=master;rev=3f5f724cb5b182a5c278d6d3d55b40e7f8c2efb4;name=git_37f6f35a_0;destsuffix=vcs_cache/a7172bc363c1aa8958685ed450a1cbfc85d03ce6d4613c888737d3596695372a" | 1070 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v7.2.0;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_0;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" |
| 1055 | SRC_URI += "git://github.com/minio/crc64nvme;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=0a53153041b96db22da97cd5a39090ec49ff8deb;name=git_a9bf449d_0;destsuffix=vcs_cache/99d22a47d7dc0b6d727f8bd46880ad0e2df5a2ea16c812830dbada8145e44c08" | 1071 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=854ab59c71dde1991c2fdfae9c694aaddc752047;name=git_3c5c2d9d_0;destsuffix=vcs_cache/6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769" |
| 1056 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0-rc.0;shallow=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | 1072 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=9a448d52c31a1d571b774d3cf812a5e93f2f747b;name=git_3c5c2d9d_1;destsuffix=vcs_cache/2c7723c5a9ee119e95480471084db495771076bc7a1f870bc1cba6832e279438" |
| 1057 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | 1073 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=55d8f507faff4d6eddd0c41a3e713e2567fca4e5;name=git_19b8b0b3_0;destsuffix=vcs_cache/52be7585a2901aae9c998b0cc3aab8c473d4aabd0a8334af6a4dafcd87248eeb" |
| 1058 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.17.0;shallow=1;rev=6f6aacb044960a0820a2d2954f5cbcc40b17fbdb;name=git_0c473532_0;destsuffix=vcs_cache/24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6" | 1074 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=e14f8d59a22d460d56c5ee92507cd94c78fbf274;name=git_19b8b0b3_1;destsuffix=vcs_cache/839916615056d6af43f8d8aaa22ecee7de6a03166fb63a68dbdca21e038463cc" |
| 1059 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | 1075 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_2;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" |
| 1060 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.1;shallow=1;rev=e3566b8ff1994b8dc88bae5768d32830e0cd0cfd;name=git_96693f8e_0;destsuffix=vcs_cache/228b46280b8405c1f31e6357892b48ca503c9081ad55b4542dacec14a2cb0142" | 1076 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" |
| 1061 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;branch=main;rev=4cbc285b33272039927a0b066d3412799db8de14;name=git_85a7d8f6_0;destsuffix=vcs_cache/efdc4a4bcf92a38fdda6308b27a617183f63949243d144893e252eb1f81568c1" | 1077 | SRC_URI += "git://github.com/Shopify/sarama;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=ec843464b50d4c8b56403ec9d589cf41ea30e722;name=git_1c13570c_0;destsuffix=vcs_cache/05975d992c27d9905221e5168aea9f7a92baef8d7a4bbee3e7b1fa70cf7e4500" |
| 1062 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.0.5;shallow=1;rev=bce3c7e5fbf05852294998684293918fcb3f59dd;name=git_85a7d8f6_1;destsuffix=vcs_cache/5915036ca3b1a492afe8acd828fa11ac9556f8742822bb2a5b5c0050c65e4b9b" | 1078 | SRC_URI += "git://github.com/Shopify/toxiproxy;protocol=https;nobranch=1;tag=v2.1.4;shallow=1;rev=49b4ea27da29ae83ad3bfe7f7f090d18cbee1dc3;name=git_5602bb8f_0;destsuffix=vcs_cache/7a2f267378b2d308a2ade861393e7769d177d83734829b86a4eb576fdd48bdce" |
| 1063 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fe7323f622bc222e72473679f12a9089aeeda177;name=git_85a7d8f6_2;destsuffix=vcs_cache/b7eed1c3a5878daec84f43cd928ea64e16fc8f878586727e74e9ffe16c493abb" | 1079 | SRC_URI += "git://github.com/francoispqt/gojay;protocol=https;nobranch=1;tag=v1.2.13;shallow=1;rev=1398296d938f9fae26750ddc2fe356b6d897f799;name=git_d62afddb_0;destsuffix=vcs_cache/3cd097f43291e91b6f3543dadab7a3eccaa625e9a3443de7a9d7aa799f6807f5" |
| 1064 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=6d486acd3f7190d39f3b22490b59f7b7bb937b22;name=git_523249c2_0;destsuffix=vcs_cache/ba74adc9d7b3b1cfa448d53477902136dcbbecec853952e1cf60100155fb0f11" | 1080 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v0.3.16;shallow=1;rev=14fe2b165b83359196f820886a2b24f2771729e9;name=git_c84ab7ed_0;destsuffix=vcs_cache/290fb19f9a5f9073db90468b4dc0e8fe8311dc6cedba860d5135f4d0e7fd7ecc" |
| 1065 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | 1081 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=59ea6a9cd9f9c60cb6b1c58476f76cd3172ccebf;name=git_c84ab7ed_1;destsuffix=vcs_cache/ec93951cf02739e6e999cf0902a7970a4983432145559425fd7600b4d7fd553b" |
| 1066 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | 1082 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7b33b2b01026fbbbbfcfbb1ee2c9c0a5e0c9a9f7;name=git_c84ab7ed_2;destsuffix=vcs_cache/b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c" |
| 1067 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | 1083 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v0.3.6;shallow=1;rev=9f23e2d6bd2a77f959b2bf6acdbefd708a83a4a4;name=git_c84ab7ed_3;destsuffix=vcs_cache/988af07c4e7cc3457139036ffbf32b2a32e566c3f7c0d67129da833e8c1ed05e" |
| 1068 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | 1084 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=901d90724c7919163f472a9812253fb26761123d;name=git_9c1961af_0;destsuffix=vcs_cache/0af7be998159ab0dc0165b502262d5536011cd1634a80210d2c71cac89e1481e" |
| 1069 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | 1085 | SRC_URI += "git://github.com/gregjones/httpcache;protocol=https;branch=master;rev=9cad4c3443a7200dd6400aef47183728de563a38;name=git_9c1961af_1;destsuffix=vcs_cache/1a426dcf2bd73bb01f3e2a33b6dda0049c74e6ae66ae07236e3326ff6ce2b6fc" |
| 1070 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v1.1.11;shallow=1;rev=619fd33080b087702c72e93451a698c381d522d0;name=git_3f4049aa_0;destsuffix=vcs_cache/17da6d128306c148de29d6f7cdef54b559d793d7812b86e0c56c05df293474b5" | 1086 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=9ec74ab2f7a7161664182fd4e5e292fccffbc75f;name=git_17fdefb1_0;destsuffix=vcs_cache/c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72" |
| 1071 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_1;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | 1087 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=9f541cc9db5d55bce703bd99987c9d5cb8eea45e;name=git_17fdefb1_1;destsuffix=vcs_cache/175b4352ad26cc827755eddbeed444f8209c255c4e7c110d30416e6ef58ced8a" |
| 1072 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.6;shallow=1;rev=8b4beab359e7d031f06783f60a34f2a9b7297ef5;name=git_923d9d3e_0;destsuffix=vcs_cache/d6462a2e449413e1dd1cf0af4cad9575f645aa1bdbde1b40c8a967fe3de781cf" | 1088 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;branch=master;rev=bb3d318650d48840a39aa21a027c6630e198e626;name=git_17fdefb1_2;destsuffix=vcs_cache/a773c9533c926ee30ab2020079fc78313358fe55c622d1b5e6f178ec80d67c9b" |
| 1073 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | 1089 | SRC_URI += "git://github.com/phpdave11/gofpdf;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=6c2904300397bab594ce233e3d50ef2caca8da0e;name=git_5e7c9dc3_0;destsuffix=vcs_cache/d948d07226ac81ca9dfa21b460dc9d5a8b9fe8d2f91e68b9a470b579d27acf4a" |
| 1074 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | 1090 | SRC_URI += "git://github.com/phpdave11/gofpdi;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=938432d87db898577a88d7ca69778a5f62f5438c;name=git_e5246477_0;destsuffix=vcs_cache/6a626a54c90f4d9de05c792d1a59d5a84e149ff9e3b616bcf63ee14954ba3b6c" |
| 1075 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | 1091 | SRC_URI += "git://github.com/phpdave11/gofpdi;protocol=https;nobranch=1;tag=v1.0.13;shallow=1;rev=cf771f66a372da8380cb6c9fe5d9d40133dcc563;name=git_e5246477_1;destsuffix=vcs_cache/879b0b1c952355c7c7b15b6000329a3fa78045d0285f33d1d40466bfd4295fcc" |
| 1076 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | 1092 | SRC_URI += "git://github.com/pquerna/cachecontrol;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fb00f8a766ae43bf209f50299ce7d69669416dfb;name=git_0e035927_0;destsuffix=vcs_cache/55ff67f1ea0d8e70a60dfc1e76d10663447207af4f4f70ff5260aee35790d0b7" |
| 1077 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=f4736bb1d1b10293d9c484cbf79254a5efa1e020;name=git_cab8b449_0;destsuffix=vcs_cache/55070c8abada9a5bff1ca98847799f569e31b4d2f5e8f75fd9d55e51e55a9447" | 1093 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.39.1;shallow=1;rev=1a25a36414f51967615277623eed3b85b0ca6ce8;name=git_4f2954a0_0;destsuffix=vcs_cache/e7d4a377a5c64dc939f21780faee96d30e5fd990f6997ad9290c18e1cc86e224" |
| 1078 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v1.7.23;shallow=1;rev=57f17b0a6295a39009d861b89e3b3b87b005ca27;name=git_c2fd43eb_0;destsuffix=vcs_cache/a1d7484f71722c8333276b8a97578cdc7a2b04a9fe0f1e1054185b3fe55fcac0" | 1094 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=65fb64232476ad9046e57c26cd0bff3d3a8dc6cd;name=git_4f2954a0_1;destsuffix=vcs_cache/3e693db8d747171810730ce9cdd20edcd184964ce5eebd2f68358f2feaaa0e56" |
| 1079 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.9.0;shallow=1;rev=9033738f0870139e925d1afe05774a0387ebbabd;name=git_c2fd43eb_1;destsuffix=vcs_cache/a97ed33307fd5222dcceff22a874ffe5191127480c383c0f3595bc3c3e07e4b9" | 1095 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.38.2;shallow=1;rev=79b8a75a10e36ee598344c040317f5ab1c907f53;name=git_4f2954a0_2;destsuffix=vcs_cache/53f0d919d9d1c22f4a26303d53aef5e527ace7f31ab6a1b7c3080caf560c1e1e" |
| 1080 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | 1096 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.35.1;shallow=1;rev=9f5a208e8adf32c11daf594b3c98a513f13388dd;name=git_4f2954a0_3;destsuffix=vcs_cache/55528403183c5ca0f949540f07a593519920aec994598bfcdfd458e000bd03cf" |
| 1081 | SRC_URI += "git://github.com/shengdoushi/base58;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=c5f44ca1af76fb63925d5fba8fa7b85870199839;name=git_5bf66d47_0;destsuffix=vcs_cache/035baa9ea735720820f8db8fcb1243512e712c7b053c7f9a90ae59535b86ff59" | 1097 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.36.2;shallow=1;rev=bb0e5501c05cf1b46bea2e97b28a521a0c274e2b;name=git_4f2954a0_4;destsuffix=vcs_cache/fadfbc0b7f9eeef9444a17dcaca214bcb4dc6224346dc4ddfbd25854ee024948" |
| 1082 | SRC_URI += "git://github.com/bahlo/generic-list-go;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=89fb9b4cdfd4b5295651f72e9f892f1595b4d6c9;name=git_b593ddee_0;destsuffix=vcs_cache/336e9cb12ebc89503883ddd49ee8665a91a926bcd8ca8f0b61825251d069562a" | 1098 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.38.0;shallow=1;rev=c1237df9d4dbb138d19c835940657cc5c7fbd506;name=git_4f2954a0_5;destsuffix=vcs_cache/59674a262b3775795463502ae953fc9220d3230821e27dde27b6fc041eb58778" |
| 1083 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.26.0;shallow=1;rev=b3bdb19182d7e63f4a9d87e95223bb2f6ff94b15;name=git_2c8937f6_0;destsuffix=vcs_cache/6104f04c10a69440134a3077d94e7091acb7792dba37ef833832dcab14fc75dd" | 1099 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=2e1be8f7d90e9d3e3e58b0ce470f2f14d075406f;name=git_209602b3_0;destsuffix=vcs_cache/b6304e9db1ac57c8ceb3161772d93cf44ea2cf34c82ca270777495335a4d3948" |
| 1084 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.25.0;shallow=1;rev=d637680bde0cb1e4d06117621478e5ac281ff556;name=git_2c8937f6_1;destsuffix=vcs_cache/be287d0c5f0cf7c8552c99e2b8be67e46cf1c24c93310324e134c8c36f9821e9" | 1100 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3774a09d95489ccaa16032e0770d08ea77ba6184;name=git_209602b3_1;destsuffix=vcs_cache/084961c940c1064ad8f72342797a7f84ceb5184e0f4f98076f0ac0a75a0a376f" |
| 1085 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=cd0e5141f51dfcadb8311fd8e495eb11126a8010;name=git_2382a1fa_0;destsuffix=vcs_cache/14d7e3112c3f11ef311960c71847e06e31560d98c3f1564a4855ea1cffa55234" | 1101 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.28.1;shallow=1;rev=5d1d628ac86668c8f944c8c491c3d1ab86b3bed4;name=git_209602b3_2;destsuffix=vcs_cache/1aedbf9439fe066d0ef9612b1bd63f9d7b8763b0a5a2af555aa574453f7a2bc2" |
| 1086 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=d504ab2e22d97cb9f10b1d146a1e6a063f4a5f43;name=git_2382a1fa_1;destsuffix=vcs_cache/3369e156e7fc62c8176e0235366ab60f1073929fd2791dd086e105fbb96021c3" | 1102 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.27.2;shallow=1;rev=9a84c21394777734df8062ca2e0552a1471ceca2;name=git_209602b3_3;destsuffix=vcs_cache/9566a60efd570b70d9723ab73006661df9edcbb6af07caabdc1a35d56c581255" |
| 1087 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" | 1103 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.21.0;shallow=1;rev=ac8918e9fd5e8174adc91e13b9b905b554d14e38;name=git_209602b3_4;destsuffix=vcs_cache/d6335eeb4c3e27d39b38a6f963dd64f8219219f2fc86e3667e80f4a8fe4bbd9d" |
| 1088 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=e0a39a4cb4216ea8db28e22a69f4ec25610d513a;name=git_2bbaef4c_1;destsuffix=vcs_cache/720429d876e0c333185ab19ebc83ff389edac9e5b459d07c74e7a18cae1c5b7a" | 1104 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v1.16.5;shallow=1;rev=d38b9d946d52cd175495d30143fbecc5aff98f13;name=git_209602b3_5;destsuffix=vcs_cache/5d5337553584cfbd61a079f00c73fab896dfe1413aba0d8fc16c28a2fc5c2f3d" |
| 1089 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=2b33151c9bbc5231aea69b8861c540102b087070;name=git_975c3d3f_0;destsuffix=vcs_cache/21d04a5177cfeef214577aa3b5c90454aed60c2184b77a0fffa7922aa843666a" | 1105 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.22.2;shallow=1;rev=f65e80b6237f8705373028b37294c6dde8bdd872;name=git_209602b3_6;destsuffix=vcs_cache/a7ab519f40eca9576664ca40f2c4e29fdbcb7219e8a454f6b503d9c24305cc25" |
| 1090 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_1;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" | 1106 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.25.0;shallow=1;rev=fcc0e74deeb1be682ffa7b56e6567183643798dd;name=git_209602b3_7;destsuffix=vcs_cache/8929a71cf946974f42a622f7cecca8acf10fbc65944ef20909866959ce5d95eb" |
| 1091 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=94122c33edd36123c84d5368cfb2b69df93a0ec8;name=git_975c3d3f_2;destsuffix=vcs_cache/5f837a9261606850c86cb464d91848cb7e2e334be529f812891c080cfd881b9a" | 1107 | SRC_URI += "git://github.com/cockroachdb/datadriven;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=26b70ec25f5935afbf28f0fa1ffea6b385636e27;name=git_c15d85a4_0;destsuffix=vcs_cache/7f9aeac808866822052bb4ed51dc861e3a67c7e873ec73bc2eaed15490ebc819" |
| 1108 | SRC_URI += "git://github.com/cockroachdb/datadriven;protocol=https;branch=master;rev=80d97fb3cbaa752564320702f409fdb2ef3da0ef;name=git_c15d85a4_1;destsuffix=vcs_cache/b00a76c640363791622345a18241ba9a4c6c5dac3db23124bf544265ec7eb385" | ||
| 1109 | SRC_URI += "git://github.com/cockroachdb/logtags;protocol=https;branch=master;rev=21c54148d20b46d658d4cf001e85302739a698d1;name=git_f55bc85b_0;destsuffix=vcs_cache/a70881ac32bce18283527c50a5c4b56f3f3978965cd7d23899f602418e25a227" | ||
| 1110 | SRC_URI += "git://github.com/cockroachdb/errors;protocol=https;nobranch=1;tag=v1.11.3;shallow=1;rev=698c58cf81c4112204c35173983e95f2c7725de2;name=git_f901eb31_0;destsuffix=vcs_cache/92d3f9c1f8c880ca5a37283ef5c579064b7c4860d60cbd2d9214bdd5394abc0b" | ||
| 1111 | SRC_URI += "git://github.com/cockroachdb/redact;protocol=https;nobranch=1;tag=v1.1.5;shallow=1;rev=b7e45562c4d0d78dd4d6c7f08f65e8220a0d7b77;name=git_6cab622b_0;destsuffix=vcs_cache/56d5dc6e5b55d7e2def12acf35b26a760df74cf173305fa2b09bd0f0daab306b" | ||
| 1112 | SRC_URI += "git://github.com/cockroachdb/swiss;protocol=https;branch=main;rev=b0f6560f979b2953d5f2495caed3324823d57428;name=git_db1d0f11_0;destsuffix=vcs_cache/167ea464a098aab389d6e1d3f4dfb3b86c51a64188300fbe6199b782671b61c8" | ||
| 1113 | SRC_URI += "git://github.com/cockroachdb/swiss;protocol=https;branch=main;rev=d6e517c1d9613846e210cd32c57ed5f80435a5cb;name=git_db1d0f11_1;destsuffix=vcs_cache/d6f8475a9e0f6a10fa0be9555322b27745e7b97726b83c978cdebebce8e42178" | ||
| 1114 | SRC_URI += "git://github.com/cockroachdb/crlib;protocol=https;branch=main;rev=1264a2edc35b8e347057779b773e4062c4ac6cba;name=git_8bdf1138_0;destsuffix=vcs_cache/0fb84ee43b6b486925887f86615d01cf61fe1eb0e8f49c5cf1a5bb39804fc030" | ||
| 1115 | SRC_URI += "git://github.com/cockroachdb/tokenbucket;protocol=https;branch=master;rev=cc333fc44b06d2f30c5a42d29645699e6ae89859;name=git_2a1e7999_0;destsuffix=vcs_cache/befdb853b63e6ec24f56052a6b85e2e2fe4eb7acf35dc6d2e93f925dc6830143" | ||
| 1116 | SRC_URI += "git://github.com/cockroachdb/pebble;protocol=https;nobranch=1;tag=v2.1.4;shallow=1;rev=2066be17d8122d056e0e1edf2d8a4213708f966c;name=git_0be688ae_0;destsuffix=vcs_cache/044d7fc21973bbcbb2d042c83eb4bb7ea58f7a669f3a971a3f975c4c4577e2cf" | ||
| 1117 | SRC_URI += "git://github.com/cockroachdb/pebble;protocol=https;nobranch=1;tag=v2.1.2;shallow=1;rev=525a66e6d82136c6689687b994725c1a1e0ee075;name=git_0be688ae_1;destsuffix=vcs_cache/e921666b5e22c1d49eedec7aef42399be1a3fff185d161d05f05e4d79e2610ad" | ||
| 1118 | SRC_URI += "git://github.com/Microsoft/hnslib;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=45ac02d25616f31bf4c4a661ca08c5e827cbde70;name=git_b4142b54_0;destsuffix=vcs_cache/3e55e69c9b94a25107c657f3faf0f0270b2bbbd034ed3242c6b7f917935f6b9a" | ||
| 1119 | SRC_URI += "git://github.com/Microsoft/cosesign1go;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=aa4d5e387f66760d40cc8b90987c0bf00d9abe18;name=git_3a764ac5_0;destsuffix=vcs_cache/1eadcf4b7177fc71d2fa87bdfd2145aaaad8dd60403a2ba1c5bb507e71d85138" | ||
| 1120 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | ||
| 1121 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;tag=v0.14.0-rc.1;shallow=1;rev=59e0e2f72c87c95fdd376c5fb12a216b6f983e5d;name=git_d1a645ee_0;destsuffix=vcs_cache/f493369c2a96e959905afa70d80efbf15bd25304bc9938aafdaa00d931825b26" | ||
| 1122 | SRC_URI += "git://github.com/Microsoft/didx509go;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=d6236d5cdf87770cf91ae58586fc35ac4ec209ea;name=git_653ab3b3_0;destsuffix=vcs_cache/9d732379493b8d4ba557d271dfac2f175c56544888b810e4884820c70ff7fb20" | ||
| 1123 | SRC_URI += "git://github.com/Rican7/retry;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=e6cc9ad35993d0a7edf857b494c854e0804440cd;name=git_d51c2195_0;destsuffix=vcs_cache/b6aa146f9f73585a5b28f15fef6a1b500c54f448b3f550777e4cedf7c8f9de82" | ||
| 1124 | SRC_URI += "git://github.com/ucarion/urlpath;protocol=https;branch=master;rev=7ccc79b76bbb8235c4fb3da11c4bc35af899456f;name=git_4a3b7037_0;destsuffix=vcs_cache/d8e173a71d3b09082cd60a40b418e742b39bff366afa2e306e5890eaab230e97" | ||
| 1125 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.5.2;shallow=1;rev=05f3235734ad95d0016f6a23902f06461fcf567a;name=git_fb978822_0;destsuffix=vcs_cache/88a644b02cec99e16a7a4b418e482def4525d65927e45fe0aa15d6774bf71e36" | ||
| 1126 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_1;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 1127 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=d3b5b032dc8e8927d31a5071b56e14c89f045135;name=git_fb978822_2;destsuffix=vcs_cache/3c6cd20af2fcb06acb997b2e5ad1ec087f26361c5d5ac5975478e298942c7130" | ||
| 1128 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_3;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | ||
| 1129 | SRC_URI += "git://github.com/goccmack/gocc;protocol=https;branch=master;rev=2292f9e40198d1d43db1e951089d4edd34079619;name=git_830232c6_0;destsuffix=vcs_cache/334b745c54925ef3a2267ac8278eb59a29f0f1d792bcf56d02226be0be31041f" | ||
| 1130 | SRC_URI += "git://github.com/goccmack/gocc;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e1a06acee794f8bc604668d3a8c40e30fca751d7;name=git_830232c6_1;destsuffix=vcs_cache/4676b384fd9dbae639da6a05237a87b05ff361d0c56aacbe6a6301b2766c9e2c" | ||
| 1131 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=c1e37c09b531b14ae12a501eb6fd529b31cecdaa;name=git_c34f7170_0;destsuffix=vcs_cache/1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e" | ||
| 1132 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" | ||
| 1133 | SRC_URI += "git://github.com/tarm/serial;protocol=https;branch=master;rev=98f6abe2eb07edd42f6dfa2a934aea469acc29b7;name=git_a133531c_0;destsuffix=vcs_cache/1a9bb6795d7043c19f0c44f0d74c97669cc624e026ce6a22b0d4f3bf52265b44" | ||
| 1134 | SRC_URI += "git://github.com/knqyf263/go-plugin;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=c156889d438cf7d729d5959c02772d9f3a86cb2e;name=git_9ffa8f9a_0;destsuffix=vcs_cache/a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7" | ||
| 1135 | SRC_URI += "git://github.com/yl2chen/cidranger;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7ff5a0e84593dad6fbd50551343618d7956b3c71;name=git_ba6f7a54_0;destsuffix=vcs_cache/4628bff85b11a73edcf5be87f1c279452c9152b3f1a12bff225f01d74804b948" | ||
| 1136 | SRC_URI += "git://github.com/JeffAshton/win_pdh;protocol=https;branch=master;rev=76bb4ee9f0ab50f77826f2a2ee7fb9d3880d6ec2;name=git_2273ef35_0;destsuffix=vcs_cache/d04540925c4331f3e4a4f736d023490507faad3a0adb620190c5f3faef26d008" | ||
| 1137 | SRC_URI += "git://github.com/multiformats/go-multiaddr-dns;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=1aeb99ca958893e9a69d3fea2a70144ae2a63f6d;name=git_7a7ba1e4_0;destsuffix=vcs_cache/49b477e92f0fa8f47fde16d972707cba127cdfac380c2e31e40e56658cba029c" | ||
| 1138 | SRC_URI += "git://github.com/multiformats/go-multiaddr-dns;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=2c774f3c835321ab48ee63492dedd1aec8691a51;name=git_7a7ba1e4_1;destsuffix=vcs_cache/3a5d5a2a52015f0b62ebca80333a09e10edbf4e39cd0d488843980bcc22b7016" | ||
| 1139 | SRC_URI += "git://github.com/multiformats/go-multiaddr-fmt;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=113ed87ed03cfff94f29fd95236be3ccd933fd36;name=git_612261c9_0;destsuffix=vcs_cache/b9363f18a917e06fd15aaa89c4c5892b33c77381e91fb6113248cbd2ec6fe104" | ||
| 1140 | SRC_URI += "git://github.com/multiformats/go-base36;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=da52c98bb97cfaa321be04030bc97dcee7de63ff;name=git_f2aafc4b_0;destsuffix=vcs_cache/b53b08586b57e1c9d5907ee7589ddc68381618b8b71a4a91cf585531a2925d85" | ||
| 1141 | SRC_URI += "git://github.com/multiformats/go-varint;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=23576a8fddd196d6bc3b82014ae91d198e47d734;name=git_82e9ac21_0;destsuffix=vcs_cache/744d7a639c058d65b0d02c6d01c85d11e134b13e2778b30c6ead71a39b85e2e4" | ||
| 1142 | SRC_URI += "git://github.com/multiformats/go-varint;protocol=https;nobranch=1;tag=v0.0.7;shallow=1;rev=8c8129accb08fc978bb276c81d568c41eafdd48f;name=git_82e9ac21_1;destsuffix=vcs_cache/ce0dad13d3a66794d01ddcba58a1d4edcebfcc735198acfda0cb2217b3b7da09" | ||
| 1143 | SRC_URI += "git://github.com/multiformats/go-base32;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=a16b66327f327428b32b919939b8c93482507e1f;name=git_0d2d6dd6_0;destsuffix=vcs_cache/22f9647a611ada581aab67ff89be4a59f14ef1c6101708feb4c8248bd30beba8" | ||
| 1144 | SRC_URI += "git://github.com/multiformats/go-multicodec;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=b8b4bf5270f9f220f00bcdeddf1641b13e67cc0b;name=git_28271801_0;destsuffix=vcs_cache/e82a32ff5c3e0c5f061bad7083de6f9b06ec93bff5b076a0621c2b4a1a5b91dd" | ||
| 1145 | SRC_URI += "git://github.com/multiformats/go-multicodec;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=f57c73871939a0d533597e1dae416dae92533fb6;name=git_28271801_1;destsuffix=vcs_cache/942cd01092df007eb9603cf1f92c66574a9d5a9a9f2dba3ad5237b17842f7582" | ||
| 1146 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=58a41f7df1d82d16599e259325b3337d69f70e3b;name=git_e2525f66_0;destsuffix=vcs_cache/336ef425701a0f8e2a7fd9038f8015dc08a8c83b80d82305e7fdb531e67b848a" | ||
| 1147 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=e78390d81626c10f14be96ab51cbbcb90074bc86;name=git_e2525f66_1;destsuffix=vcs_cache/4bf72fdf6d0bb0b7c1875ef94e22000513f87ddf54031198f40458bb9148b7b3" | ||
| 1148 | SRC_URI += "git://github.com/multiformats/go-multistream;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=6275fc7b9cee338515acd5a48db506e4666bfc7a;name=git_3b3d5d66_0;destsuffix=vcs_cache/8bfeaf3cf7cdfb9da36d345b9e0f1c5edca47a7e849387b053fc7eb8bed09bb1" | ||
| 1149 | SRC_URI += "git://github.com/multiformats/go-multistream;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=c4e1c126f1dad980e071b21b3bdf87e197953f74;name=git_3b3d5d66_1;destsuffix=vcs_cache/a1336372e432124a8350df74a64cff1f5ebdf3b3dba5187d35656e70dcee54bc" | ||
| 1150 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;tag=v0.0.8;shallow=1;rev=249ead2008065c476a2ee45e8e75e8b85d846a72;name=git_378abd8b_0;destsuffix=vcs_cache/156329e1d8fb42524cb5f10735c9ac97e24eccfbbdd0078544b96a543cfca3cd" | ||
| 1151 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=ff9da31500dddfc675e996601a05cdfc3ce7c764;name=git_378abd8b_1;destsuffix=vcs_cache/5357d62ff01a1b90a3740db211ad8dce9191406dda2bded9fa50679d59183137" | ||
| 1152 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=30b45fbe13b3a116675a49a799d13d18a9306f60;name=git_573da6f3_0;destsuffix=vcs_cache/132595ba2696035ea593177db5d567c0981fb2575348a6dd5f205ba00adc171e" | ||
| 1153 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=3b99966d90a2cefddd7a3a03996a11721dad6589;name=git_573da6f3_1;destsuffix=vcs_cache/d4d2c9ab2e45bdf58ca9b19884bd5d49c1c8c09201bf9635a5543bb550e586c0" | ||
| 1154 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=f96df18bf0c217c77f6cc0f9e810a178cea12f38;name=git_573da6f3_2;destsuffix=vcs_cache/757011a7dfa054e1bd8aa193c0b02452f7bd545a8d545b453c1c99932f128c47" | ||
| 1155 | SRC_URI += "git://github.com/pion/sctp;protocol=https;nobranch=1;tag=v1.8.37;shallow=1;rev=bf53986cb1bbb4f7a71552bdd47f3e5a9802526a;name=git_4f39e5c6_0;destsuffix=vcs_cache/80218102507bd1aac5bc8dd65086d5c0f0522be3c00cde979179245d90d521ca" | ||
| 1156 | SRC_URI += "git://github.com/pion/sctp;protocol=https;nobranch=1;tag=v1.8.39;shallow=1;rev=dfcf6c4a8f9b13cee62de27f34b9970b7e1e6b52;name=git_4f39e5c6_1;destsuffix=vcs_cache/dd8e763d2bf64b2434288e54fedcbd22aea09d3b7d8a70ab80159af0f315c5a6" | ||
| 1157 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=0646cde6b7f51b53059c64404e2076358f1af0c9;name=git_f72222df_0;destsuffix=vcs_cache/33c1129fb68bf629874f94a05d4be8b9572343a080a4455e916208a833d0330e" | ||
| 1158 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v4.0.1;shallow=1;rev=34f60109fd3b99673c9c76dce39d3dc01a448b5f;name=git_f72222df_1;destsuffix=vcs_cache/1de74b95ed3a4978f0d18a76a764003c4b87a29887a8bd005d16d733665f4cf3" | ||
| 1159 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v2.2.10;shallow=1;rev=3f96630bb3c0d950695c97b4ba91cf5f8bfee87f;name=git_f72222df_2;destsuffix=vcs_cache/d72c38fb4df48f4c3463671256a7457b5382e8d917551726a404fe752bc96ab4" | ||
| 1160 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=536a6d13627fe050e477cb12ac82287da7259d1b;name=git_f72222df_3;destsuffix=vcs_cache/f0c5c82ca0673ba913c1259349a00ec6cc1a5d422c84c31afbfc0d55ec9d5e3f" | ||
| 1161 | SRC_URI += "git://github.com/pion/transport;protocol=https;nobranch=1;tag=v3.0.7;shallow=1;rev=5d0649ff1ab47d750626ed3c240a2e65b5aa9376;name=git_f72222df_4;destsuffix=vcs_cache/cc0d137f95b00065198a0a459106b9cd055a2c0805fd8400c3a38e0c71f7a3b1" | ||
| 1162 | SRC_URI += "git://github.com/pion/srtp;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=099a0b0c209aa5907faea57ff7b1db2409555541;name=git_ab4e9bcb_0;destsuffix=vcs_cache/fb53aa18d1bdb73c07c5bef46e09880135f2e3bda92b2543fa023658250fabcf" | ||
| 1163 | SRC_URI += "git://github.com/pion/srtp;protocol=https;nobranch=1;tag=v3.0.6;shallow=1;rev=30d3f149a27615b6b3a16b4d6b79bfad7958d0cd;name=git_ab4e9bcb_1;destsuffix=vcs_cache/96b866b88d268fc8706bd2c237648443f9ba88a729ed874b6d8ee72d756952d3" | ||
| 1164 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v2.2.12;shallow=1;rev=48e76cc261c359aa3f14e32471d43993202faf29;name=git_c2506550_0;destsuffix=vcs_cache/bcbffe6ea8683ca03a08f8b44b8f378f2cf166700f970fb2f80d897c902ee9e1" | ||
| 1165 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v2.2.7;shallow=1;rev=5c0a7c1a8542d21287049de6814da614fd6badcf;name=git_c2506550_1;destsuffix=vcs_cache/dbdb2922642557a7544d1311add3c99f6e63adabf66e83836e33c55601a47722" | ||
| 1166 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v3.0.11;shallow=1;rev=90e241cfec2985715efdd3d005972847462a67d6;name=git_c2506550_2;destsuffix=vcs_cache/8dd9a961b80bfc63468621ae72de6ebbf1da14be6d5b27bda9d3cf93120cb651" | ||
| 1167 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v3.1.2;shallow=1;rev=a621789e8dba850944500deda8eaa1c0dc4d92f0;name=git_c2506550_3;destsuffix=vcs_cache/d0b0cac0ca4521b46c018e150519259049b1f5a1ffa31d928aa1391686c64c05" | ||
| 1168 | SRC_URI += "git://github.com/pion/dtls;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=b3e02c4ba7e207c6dfce4e490f30fe09c8c926be;name=git_c2506550_4;destsuffix=vcs_cache/f2c8343c186194a610bc8be42f593b37148edbf75f3e3260e8b6bbb33c14c14c" | ||
| 1169 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=0387f8acdeb20faf48e539e74906dd633851f3a8;name=git_005a0e49_0;destsuffix=vcs_cache/fd208e5a5ed033d70cb062b4facbd9a2214cb7f7b3db8edb84bf6099ec19d649" | ||
| 1170 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;tag=v0.2.4;shallow=1;rev=39ff9235799bde6d2c7b3f5e21579159e5bbe332;name=git_005a0e49_1;destsuffix=vcs_cache/23341f44390759796859fe219e75ecd4a0e8cb764237003063a6a2b9aef014f2" | ||
| 1171 | SRC_URI += "git://github.com/pion/logging;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=770cd0b2bbb63d76bc06c128f626cd78099eb76a;name=git_005a0e49_2;destsuffix=vcs_cache/cb3ec019159fe6ab8d3d76ebfb75c40bcee4852025a1a81b59119bf4ea37063b" | ||
| 1172 | SRC_URI += "git://github.com/pion/sdp;protocol=https;nobranch=1;tag=v3.0.13;shallow=1;rev=03271848680bb998144804797a0ead9e79bf46a2;name=git_76cca18c_0;destsuffix=vcs_cache/788e5864e2b1a6de9e4cfd6f27ed251051e20ed604193667f30bbd045d6f97fc" | ||
| 1173 | SRC_URI += "git://github.com/pion/sdp;protocol=https;nobranch=1;tag=v3.0.18;shallow=1;rev=8e95aded951372cc603071acf6389c8a8ccb287b;name=git_76cca18c_1;destsuffix=vcs_cache/559f138bb06705d8379551dd2c4db04bca8e34c94164dbde529b2ba953edacc1" | ||
| 1174 | SRC_URI += "git://github.com/pion/sdp;protocol=https;nobranch=1;tag=v3.0.10;shallow=1;rev=edabe23cdd7c2b7f27826e15b23be6be84df5659;name=git_76cca18c_2;destsuffix=vcs_cache/1d7f9f84a33ef3e0a2eb18308d8163497b4344a2b2bdfb17094275f057dba697" | ||
| 1175 | SRC_URI += "git://github.com/pion/interceptor;protocol=https;nobranch=1;tag=v0.1.37;shallow=1;rev=0eab1887cec79081e21457c0f9f89be2537c5df5;name=git_b2f394a6_0;destsuffix=vcs_cache/1bdaeb578967931a492fc8ead3bd5ceed65cb79b737294935a1e5d018ec2dee7" | ||
| 1176 | SRC_URI += "git://github.com/pion/interceptor;protocol=https;nobranch=1;tag=v0.1.40;shallow=1;rev=149728f6855293c1b0d1346ffc6883f57815455c;name=git_b2f394a6_1;destsuffix=vcs_cache/162712b462c89eb513a6cb799d341bd50c2309e259f5f0bca3d1639faac85168" | ||
| 1177 | SRC_URI += "git://github.com/pion/webrtc;protocol=https;nobranch=1;tag=v4.0.10;shallow=1;rev=70f0211065c83e75b9ce69dba554aa61b13988ec;name=git_030058d7_0;destsuffix=vcs_cache/f204803a17d415dcd32328ae04370622c4186f711b293668c7661842a194af0a" | ||
| 1178 | SRC_URI += "git://github.com/pion/webrtc;protocol=https;nobranch=1;tag=v4.1.2;shallow=1;rev=f5d98ceac9537df6293b258ae99074125699b7a9;name=git_030058d7_1;destsuffix=vcs_cache/a0ae0165f451b42019f4fb9be0fb9817d035c997d301abbc151c0337606c1b4b" | ||
| 1179 | SRC_URI += "git://github.com/pion/randutil;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=3e7aefb6fd280d89fca72f1596348f1939525187;name=git_a49fda05_0;destsuffix=vcs_cache/3ad94561134b2bd3cb7aa750e8ac307b2fe005ac3889ffca89116ffaa056fc63" | ||
| 1180 | SRC_URI += "git://github.com/pion/rtcp;protocol=https;nobranch=1;tag=v1.2.16;shallow=1;rev=8aedb55aecbf2547f122f77767a43e2c3c54062e;name=git_ba7bd7f4_0;destsuffix=vcs_cache/c0a0eedccea5a6ccfde0fe01d2241d55bc802f97b33c87cd2a62bac93d5923b3" | ||
| 1181 | SRC_URI += "git://github.com/pion/rtcp;protocol=https;nobranch=1;tag=v1.2.15;shallow=1;rev=b5ab305d1920e7ea5bd98ee68a3242d42424a445;name=git_ba7bd7f4_1;destsuffix=vcs_cache/bb97adf139c89793c54fcd2ae979fc00da0df172dc269f5c666e1231660fb1a9" | ||
| 1182 | SRC_URI += "git://github.com/pion/turn;protocol=https;nobranch=1;tag=v4.0.2;shallow=1;rev=61a25e754f7a9c4e6ba5a4b8ee18579899985339;name=git_12506a4d_0;destsuffix=vcs_cache/88d924bb479ff408e15654188b4fb73b1633f57eb5f924ded1e4bfd7a98bc39e" | ||
| 1183 | SRC_URI += "git://github.com/pion/turn;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=f5deeb891cae25aa0935bc36e7c5d8e5eec3f6a9;name=git_12506a4d_1;destsuffix=vcs_cache/a3bb6f0bc5a6957988ca35e03ff9eb6a99ddc2d94400819eac192928891ddd40" | ||
| 1184 | SRC_URI += "git://github.com/pion/mdns;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=689cdb9fc66c6202b75bd96f17caf12078aa8c95;name=git_46823b18_0;destsuffix=vcs_cache/7c4020bd5b18afd44f4d641174750b0ea79c558ddd6092825c881220dd845300" | ||
| 1185 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;tag=v3.1.1;shallow=1;rev=e31e96800f14507aa5618ef704db8e0083672e0d;name=git_b22038a9_0;destsuffix=vcs_cache/a9196144f924a9c868c0d87948a9b1468660a8e6ee23e4acbc288d44584bd955" | ||
| 1186 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=e56f1f82cd67337fd13713c396d4e942d10c5c36;name=git_b22038a9_1;destsuffix=vcs_cache/45c8cb65e8b0dba1e5a5ca654f68c7379d26dc16aa5d24529d3d96d3e1ad7fb3" | ||
| 1187 | SRC_URI += "git://github.com/pion/stun;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=fd9b93c8104f1bdaae3d8e45de6962aaf45c3f5e;name=git_b22038a9_2;destsuffix=vcs_cache/b98877e484b6abb98d4e398df85a794918a75ed50573868ee1cb6f5965e56b50" | ||
| 1188 | SRC_URI += "git://github.com/pion/ice;protocol=https;nobranch=1;tag=v4.0.8;shallow=1;rev=37fb5d2fc34dd7df9d09fe4d9fc2541e80a1b675;name=git_e433e8d7_0;destsuffix=vcs_cache/1e8f3ce18f126bb6fea61ada7cfcc87e6739cf5c4f0ddabef734061e939cb82b" | ||
| 1189 | SRC_URI += "git://github.com/pion/ice;protocol=https;nobranch=1;tag=v4.0.10;shallow=1;rev=dd072edae989654ad76791ddb5fbd4b81b1ffdab;name=git_e433e8d7_1;destsuffix=vcs_cache/49b3a0a7c51d17646023715d746a9658691023f3b5a08639ef87a7e5ff7311fa" | ||
| 1190 | SRC_URI += "git://github.com/pion/datachannel;protocol=https;nobranch=1;tag=v1.5.10;shallow=1;rev=687754f965a2cda0420848905505ec11bedc25b6;name=git_c0f3ce5c_0;destsuffix=vcs_cache/3166a86378cd092e0a93e3c91e92f0d7eefcd6085614b29de554ec52ef22ed79" | ||
| 1191 | SRC_URI += "git://github.com/pion/rtp;protocol=https;nobranch=1;tag=v1.8.19;shallow=1;rev=08c94399a8a757a92786f6d76000366ed2270e20;name=git_a33107d3_0;destsuffix=vcs_cache/35ad97b96fd184d02e23475c0571a4228ca60c938363d9718c7ee349225c2deb" | ||
| 1192 | SRC_URI += "git://github.com/pion/rtp;protocol=https;nobranch=1;tag=v1.8.11;shallow=1;rev=3e1f46acd19383dabe489c90182fe860cdc1808f;name=git_a33107d3_1;destsuffix=vcs_cache/4e13b630d49ca3bcb63e3f14e4f37cf11fb2fec8e32640c3d290006783f9fc7f" | ||
| 1193 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | ||
| 1194 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=4e0886370c3a67530192c6a238cff68f56c141b0;name=git_cd673b00_1;destsuffix=vcs_cache/5c58189dae24ac93d8a9267591721fb4c8ea70c19f2611a47f36c6900fd24653" | ||
| 1195 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=73f6ac0b30a98e433b289500d779f50c1a6f0712;name=git_cd673b00_2;destsuffix=vcs_cache/0f21d99b403d8e61d556bfa775400b5cd3eeb5d2fb19e978a43ff5e77dae75ee" | ||
| 1196 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=a883a8422cd235c67c6c4fdcb7bbb022143e10b1;name=git_cd673b00_3;destsuffix=vcs_cache/613c09580fcd6809c6beaa1a76f6bb11a74725e615cc9f4558bae8c68a92cbb3" | ||
| 1197 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=ead452280cd055b2ae8a7f0db5eb37a878d902f7;name=git_cd673b00_4;destsuffix=vcs_cache/910eaae1a45b64a385e9b5cf589986cb7c9441f3e51dafccad658a47f2b9d937" | ||
| 1198 | SRC_URI += "git://github.com/kr/fs;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=1455def202f6e05b95cc7bfc7e8ae67ae5141eba;name=git_f39c34d4_0;destsuffix=vcs_cache/788a8b841315d1131eeb62169145328d6f904d6a78a63b897ad827bf68d746b6" | ||
| 1199 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | ||
| 1200 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=e2ffdb16a802fe2bb95e2e35ff34f0e53aeef34f;name=git_2770e00e_1;destsuffix=vcs_cache/d47a4a089998b1398264c79fffcb25588459baa28396ff9e275fff9f4995519a" | ||
| 1201 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=282ce0e5322c82529687d609ee670fac7c7d917c;name=git_00cb36cf_0;destsuffix=vcs_cache/1bac58bd1947d8ae4f18469faf2550b830a1ff3614f2644b00e44b1dc16e13ec" | ||
| 1202 | SRC_URI += "git://github.com/kr/pty;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=db8e3cd836b82e82e0a9c8edc6896967dd31374f;name=git_00cb36cf_1;destsuffix=vcs_cache/554ee6f5ec5e9892b7daef8bc08e3d3269857d7d4df9d8ba08f636e64a11a252" | ||
| 1203 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | ||
| 1204 | SRC_URI += "git://github.com/go-errors/errors;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=33d496f939bc762321a636d4035e15c302eb0b00;name=git_35ff444b_0;destsuffix=vcs_cache/e89baf203a1d185b7272705d5ddb9ad62af4e74186fabb8fa5bfdc52c96e133e" | ||
| 1205 | SRC_URI += "git://github.com/go-errors/errors;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=a6af135bd4e28680facf08a3d206b454abc877a4;name=git_35ff444b_1;destsuffix=vcs_cache/bd902bb55d3203ba820919cba2d9b8979bf9015dfc5503b247893b3356f59fe5" | ||
| 1206 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=10cdbea86bc0b922507ce91d43f4f78a5bea2e8f;name=git_54613f95_0;destsuffix=vcs_cache/72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b" | ||
| 1207 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=3113b8401b8a98917cde58f8bbd42a1b1c03b1fd;name=git_54613f95_1;destsuffix=vcs_cache/2d02f496ced6211359b09cdedb2df17f24e50bfdbd43601d733d684261ab0893" | ||
| 1208 | SRC_URI += "git://github.com/shopspring/decimal;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=a2e78c6cff3451d68a784428ce443e5a9021a89f;name=git_d89c63cf_0;destsuffix=vcs_cache/81d14461a67982eaec5bffc77f8be489a3c6f734185bbe7b48d2143a04bcf53f" | ||
| 1209 | SRC_URI += "git://github.com/containers/storage;protocol=https;nobranch=1;tag=v1.59.1;shallow=1;rev=41839ee723fe3e35ff5a6fd2e19340e041b261f3;name=git_c3f7820b_0;destsuffix=vcs_cache/92f08469f284fde19ee373d8433d88f91b27425d1fe6c1f7e7f19b81c8051141" | ||
| 1210 | SRC_URI += "git://github.com/containers/storage;protocol=https;nobranch=1;tag=v1.54.0;shallow=1;rev=65908627e6e9baa6bb8819f3c6ff6bd8c51a123a;name=git_c3f7820b_1;destsuffix=vcs_cache/5771b6614008ee25f678b5ec6a9454bae2908ee1b2f17c1616a0472c2464f272" | ||
| 1211 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | ||
| 1212 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=0766667cb4d1cfb8d5fde1fe210ae41ead3cf589;name=git_586d5e7b_0;destsuffix=vcs_cache/01a1edbf006e84ee72823df53fd6bfec0668d43ccc43130966699159da6af4f1" | ||
| 1213 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;branch=master;rev=3e4dfb77656c424b6d1196a4d5fed0fcf63677cc;name=git_586d5e7b_1;destsuffix=vcs_cache/96f41cb09211316a8ed120c255c87c97920f88a25ac5b2148ca596faf99716f7" | ||
| 1214 | SRC_URI += "git://github.com/gopherjs/gopherjs;protocol=https;nobranch=1;tag=v1.17.2;shallow=1;rev=fcf8e05a6f4fe7573b43c6bc65c2d1166fbd48cd;name=git_586d5e7b_2;destsuffix=vcs_cache/92550f9f0b04061d63b358fb140e272431b7cd405564c8cf0ccc4bf203de5085" | ||
| 1215 | SRC_URI += "git://github.com/dgrijalva/jwt-go;protocol=https;nobranch=1;tag=v3.2.0;shallow=1;rev=06ea1031745cb8b3dab3f6a236daf2b0aa468b7e;name=git_dbb1616a_0;destsuffix=vcs_cache/3b0c1b6b67868f16455097cdb374a763fa1683b62e5e216f2f81c6c7b2a105a5" | ||
| 1216 | SRC_URI += "git://github.com/boombuler/barcode;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=3cfea5ab600ae37946be2b763b8ec2c1cf2d272d;name=git_4efcad21_0;destsuffix=vcs_cache/8d666854a7caacdc5967fa1e27ffc08f41fd72c5e40be09e693722dbf8bd5d2f" | ||
| 1217 | SRC_URI += "git://github.com/boombuler/barcode;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6c824513baccd76c674ce72112c29ef550187b08;name=git_4efcad21_1;destsuffix=vcs_cache/0a0efb4280c325862e9637bb8db36c731fb3078492bd1292def4cd024a373081" | ||
| 1218 | SRC_URI += "git://github.com/joshdk/go-junit;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=6145f504ca0d053d5fd6c5379da09803fc3aef64;name=git_bcc33d13_0;destsuffix=vcs_cache/be589175ab76d33f88fb3104d0d10c896645c741dae252f31f8cf2cad9300aa5" | ||
| 1219 | SRC_URI += "git://github.com/liggitt/tabwriter;protocol=https;branch=master;rev=89fcab3d43de07060e4fd4c1547430ed57e87f24;name=git_86fec9fe_0;destsuffix=vcs_cache/693f14cdaaa2e1cecdd9585bef0d8adb4f255658a22c358bff628d1e569cc4f9" | ||
| 1220 | SRC_URI += "git://github.com/aws/aws-sdk-go;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=a1e6946e8014a793d989e64ef5566315010ce898;name=git_b3c0b920_0;destsuffix=vcs_cache/1e57d49a665d25233daf4e9e9c836fe3fdc4d8a59ce3301f3b89de5543174498" | ||
| 1221 | SRC_URI += "git://github.com/aws/aws-sdk-go;protocol=https;nobranch=1;tag=v1.55.6;shallow=1;rev=e1db430efbf87c6fd64a01c3330ad7df794b8847;name=git_b3c0b920_1;destsuffix=vcs_cache/fcf5ef0b6d56f50be5d6868cf80e677ab70a2505357bb49d4b86964479b5a61f" | ||
| 1222 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.20.3;shallow=1;rev=07bbd001753f9633a614f6c0949d3d73142433d0;name=git_0adf6e3e_0;destsuffix=vcs_cache/c1f9fc4ebee11068a7c704ab9d4d1dbf1f08118e5d144a287927a03613bf5c94" | ||
| 1223 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.20.1;shallow=1;rev=1c1f3f035bf8b1ba61def1adecd108ebc0664db0;name=git_0adf6e3e_1;destsuffix=vcs_cache/aeacbe23ef0a048df9a2fdf69866cfade259f3d80c46c494e073648489e92528" | ||
| 1224 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=287a36884f9b91660ef6acd3ddf01b4e31788df7;name=git_0adf6e3e_2;destsuffix=vcs_cache/b7e9ee769106c314776385859d0f487197c3f6bffb92158e634eb7f2e434606c" | ||
| 1225 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.13.5;shallow=1;rev=296783feb4cb708355148913a16a624ae6b7db2f;name=git_0adf6e3e_3;destsuffix=vcs_cache/0ae0526b1e521aeebdbdcccdbcad140d3ecacd55b14a42cddd04e1cd72b7a55f" | ||
| 1226 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.22.3;shallow=1;rev=312566ce7f2e736333ce7cbca09328d766c92ce7;name=git_0adf6e3e_4;destsuffix=vcs_cache/e37172b9c0bbcb8f83505aca41c704c569cf1efc0104ae3e56210558124a81b4" | ||
| 1227 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.22.2;shallow=1;rev=f2ae388e500163e77ae52d3e5a3e63b4eeb26362;name=git_0adf6e3e_5;destsuffix=vcs_cache/b7b1f6354156f68bc07ca159ecff1d33716b5ddc43acfbda612f1821d3403eaf" | ||
| 1228 | SRC_URI += "git://github.com/aws/aws-lambda-go;protocol=https;nobranch=1;tag=v1.13.3;shallow=1;rev=b5b7267d297de263cc5b61f8c37543daa9c95ffd;name=git_3bc91b50_0;destsuffix=vcs_cache/f75067155677d436c31d9f775ed453111461c90af851ddd63e9439d5baefe28b" | ||
| 1229 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.29.14;shallow=1;rev=2a0c73e76f5f06579a2cb24239ca054d60ced4c2;name=git_0a897d51_0;destsuffix=vcs_cache/f98df4b5319157ea922c6fa4c4d7c74e1a1c74d3529b4f55b419f734f4f51be6" | ||
| 1230 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.16.9;shallow=1;rev=4509a600408280c8dcdbc6825ba750cf1628423d;name=git_0a897d51_1;destsuffix=vcs_cache/955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741" | ||
| 1231 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.0;shallow=1;rev=4fd9126607b61a0fe22af3a6a31b4e4792a66d83;name=git_0a897d51_2;destsuffix=vcs_cache/1019db3148ced92df014f3223b25aa98b2ba2efdbeabf15f6118d4ee009ddf00" | ||
| 1232 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.3;shallow=1;rev=54aed732316b5162e5c4382a1f2d3891175d0254;name=git_0a897d51_3;destsuffix=vcs_cache/59776778bcd1c2364b3cf068aae3bc4af675e9db26b504cdf63cfcd408196f9d" | ||
| 1233 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.18.7;shallow=1;rev=648027edb8aeba036195538174a63cbccaca8c16;name=git_0a897d51_4;destsuffix=vcs_cache/0ca85b077afc195309a818b80f328fb85ea2123a5ec6942e766a7c4bd5c88fb8" | ||
| 1234 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/ec2/v1.209.0;shallow=1;rev=6d110cbf3144451a2aef547a785810eb3aa99bca;name=git_0a897d51_5;destsuffix=vcs_cache/9fb8ba9adfcfb4be6712ccd4748feb5198f5f952f83228b7e6b3a4fc857e3315" | ||
| 1235 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.15.2;shallow=1;rev=7095341032d4a2b1fe04aa5e96e254321169e114;name=git_0a897d51_6;destsuffix=vcs_cache/653b63d4dd0250e843bc04379e7e9038f7b0545d64a76d6f623eb269a3b2141d" | ||
| 1236 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/ssooidc/v1.34.4;shallow=1;rev=70e9f3d91a369c9147a9b09f2e66e270ef5febbb;name=git_0a897d51_7;destsuffix=vcs_cache/4d883807b13c9b10030cedec12ea057a4f5a18ff4979e2df9b88f484bd2cc307" | ||
| 1237 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/internal/accept-encoding/v1.11.1;shallow=1;rev=7888f0e10eb7ef5db0b67a8a27bb8eeee984257b;name=git_0a897d51_8;destsuffix=vcs_cache/a50b917e9964f42becfca84b4f9db0490f0848bcbcede6e8c9066d123230c940" | ||
| 1238 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/internal/accept-encoding/v1.13.1;shallow=1;rev=822549143c11023d454d8af9e6d75bf8cc834a54;name=git_0a897d51_9;destsuffix=vcs_cache/eaa719f76fdc51604eb2d9daf9fafd03cb737ab54e6d39dc0c49c4337d27300e" | ||
| 1239 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/sso/v1.25.2;shallow=1;rev=8ba02d233a98ac6f6438f13d7abb3238ce26859d;name=git_0a897d51_10;destsuffix=vcs_cache/784d59bcd7d402e0cc223e829556054d7497f70b09d507eaa5d0eb1278eb25ba" | ||
| 1240 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.27.24;shallow=1;rev=9005edfbb1194c8f340b9bb7288698b58fc7274a;name=git_0a897d51_11;destsuffix=vcs_cache/a8852e0f20dc8097fdeba5e7e49e906d28eb4abb30651ef33d8eb086d24d530a" | ||
| 1241 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.29.9;shallow=1;rev=9bd153c05150d0c3f9d45f5b9353c34df9bab5b5;name=git_0a897d51_12;destsuffix=vcs_cache/3649e4d5e4312860eb1f09f7b15d98c02cb80126850781add522b994febf030a" | ||
| 1242 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=config/v1.29.12;shallow=1;rev=a5686f5441d6cf11a87ca8f623cce20948572326;name=git_0a897d51_13;destsuffix=vcs_cache/132c1e40dbcc47ea207bf037fc71b677bbbe63055d90dd9194e50c95ef82d546" | ||
| 1243 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=b0e297c21991cec8a5d645714ea400caa790cb43;name=git_0a897d51_14;destsuffix=vcs_cache/a6bd1e52d0bc63c11ed0aeed8f11f50bfcef613ed45e60d0332748f7a1d7cf6e" | ||
| 1244 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.12.23;shallow=1;rev=b1af56e48042111f0c367b639faaf87ba9bd3001;name=git_0a897d51_15;destsuffix=vcs_cache/4f65f61cee664619cfe17d41241166e3fad9c97adff12bd96031534d3ed3ef8a" | ||
| 1245 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.16.30;shallow=1;rev=c33f3e8d6bd4acd3c33d7abf391c7040305d5f12;name=git_0a897d51_16;destsuffix=vcs_cache/2ea6af296583c46e04e0220055fea2cb77d326ea7a996bbca6e76b34b46a45e2" | ||
| 1246 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v0.70.0;shallow=1;rev=2ea031ea04e6a8afbc5dd22f656131dc3cfc5a7d;name=git_345563a6_0;destsuffix=vcs_cache/641f2a5b6fed75b61eb34170348c055f38b88df452e53b69fd5fb5f5707b475c" | ||
| 1247 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v0.59.0;shallow=1;rev=c8e7863c83e1767cf019b0e8429decc9c4bdb9cd;name=git_345563a6_1;destsuffix=vcs_cache/1a713831847a09d011646d4dab059845b70fe1e96581d9d37090175437db2f57" | ||
| 1248 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=10c3923834d38e951ae8f627bfec2dc632c5b6cb;name=git_8a779c11_0;destsuffix=vcs_cache/20ca2e2cf2990cc136cad7958992d06abd356dc16a58362afd2bd51be48ae0ac" | ||
| 1249 | SRC_URI += "git://github.com/rogpeppe/fastuuid;protocol=https;branch=master;rev=6724a57986aff9bff1a1770e9347036def7c89f6;name=git_8a779c11_1;destsuffix=vcs_cache/05294abc60c1194d1f1474ec3a0e782a4ac6989d3d74cf529a426ad6fe0dbf2e" | ||
| 1250 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=2c88e7f58ae1ca6f811b818d0d985b4622556532;name=git_2748cdc3_0;destsuffix=vcs_cache/854fa605c8c2f83276293dc0208b83f9cab4c76d2d02dfd3210bef082dc98568" | ||
| 1251 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=438578804ca6f31be148c27683afc419ce47c06e;name=git_2748cdc3_1;destsuffix=vcs_cache/60f86e5b4a52222c559501c80d3f185830c7ea76a16e57cc035a8db43a4b0596" | ||
| 1252 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=66d1a7a6f940a81ade651cd6cf17877912dbff3d;name=git_2748cdc3_2;destsuffix=vcs_cache/ec2f9172e408da725008495c4f5b090e3c5345bf6bac1d7aa9aa59db29466061" | ||
| 1253 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=76dc4b3fc37c97df8520f01985a79bbac5d1585d;name=git_2748cdc3_3;destsuffix=vcs_cache/8b16c925b7b44bc1769facde784afd44ec49089cacb9ca08cd3e9335e4fd077f" | ||
| 1254 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=7a6a5f804c24039a8741921b97ffa0c3b8998be3;name=git_2748cdc3_4;destsuffix=vcs_cache/dbc2fd9c4bbfd2fd8126efa54f3249bfaad1e514d80687e8b19b85b388d0ba5f" | ||
| 1255 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=9ee3698d19c525c9cefe855433e5f6096b77c6f5;name=git_2748cdc3_5;destsuffix=vcs_cache/84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b" | ||
| 1256 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=e67a4aa07a58fd7f4cc884153739cb77b34f0edb;name=git_2748cdc3_6;destsuffix=vcs_cache/6a8cf885e1574a3d34afe5d7b0a7b4272403e5d756cae287c06d90a7e9eb2d09" | ||
| 1257 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=ec119421bb970ac974ea4ac16d8b58ffd0d727fc;name=git_2748cdc3_7;destsuffix=vcs_cache/8521c4daf279dbb841109a6f0572450b9dbe1f33136567e800f487bd2dd296ef" | ||
| 1258 | SRC_URI += "git://github.com/microcosm-cc/bluemonday;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=82c7118e8ccf7403d4860175d97bb635e8e28239;name=git_0d0893f6_0;destsuffix=vcs_cache/1f5f16ce297343e10bfd1fdee29be4d6468aad83de3febc58f20a778d6c282ee" | ||
| 1259 | SRC_URI += "git://github.com/zeebo/xxh3;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e6b0fd3c7bb50f49d637174ab61e39c0aa684c8c;name=git_3d6bfa05_0;destsuffix=vcs_cache/6ff380c78f9192039ae2ec13f599419e0022c714692f97d61077009291b0925f" | ||
| 1260 | SRC_URI += "git://github.com/zeebo/assert;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=263ed52a87854146eb1cb7bbee9cc7fef2c48e29;name=git_13b69019_0;destsuffix=vcs_cache/8559cbe776730b58e86880b74817b38b0b85b10df76aae9ce920a9abe4b52560" | ||
| 1261 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=13450ab50383c5857164d564544fa0bef3ff689d;name=git_1cced855_0;destsuffix=vcs_cache/c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09" | ||
| 1262 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=024c85f92f20cab567a83acc50934c7f9711d124;name=git_02e4abb9_0;destsuffix=vcs_cache/646321f6493048ddfe6f0c30e7ee065cc19da6b6a5d32b4a9e56fa665434d831" | ||
| 1263 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=06c439db220b89134a8a49bad41994560d6537c6;name=git_02e4abb9_1;destsuffix=vcs_cache/4c6a74ed467015c869d7a8549a9005c06fec9d43acbd666e538bf32da14091dd" | ||
| 1264 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=25de7278fc844d392d607214f36dbedf50f167ee;name=git_02e4abb9_2;destsuffix=vcs_cache/5969b989550779a1287d933d61dfb4f877e191670d78b548a673d3fcc4568b9b" | ||
| 1265 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=2ac532fd44436293585084f8d94c6bdb17835af0;name=git_02e4abb9_3;destsuffix=vcs_cache/e0bdc15b1a7c1a8070f042c4642f13845c0a3597e8027bebaf15f8d169e221ab" | ||
| 1266 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=2f005788dc42b92dee41c8ad934450dc4746f027;name=git_02e4abb9_4;destsuffix=vcs_cache/5cee355852124c6f8af7d24d6e2eafab2bd02c4cbd2bce07fdbde9fc7f1098f8" | ||
| 1267 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=523115ebc1014a83e9cf1e85194ef8f8739d87c7;name=git_02e4abb9_5;destsuffix=vcs_cache/9ce46219ca0a855e97f523bb2b13731b29e71f0f98e6e8faef428689c0a0d570" | ||
| 1268 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=7f1daf1720fc185f3b63f70d25aefaeef83d88d7;name=git_02e4abb9_6;destsuffix=vcs_cache/c217e72fcfe3020d4747971f8b4ebfdcb05c4bf0c174b5df8026ddb291fafae0" | ||
| 1269 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=ae57f3c0d45fc76d0b323b79e8299a83ccb37a49;name=git_02e4abb9_7;destsuffix=vcs_cache/2fbbc6c3ecf97d56dbf457d01b6aad38680185883396620e8dd0837f371812ff" | ||
| 1270 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=b4127c9b8d78b77423fd25169f05b7476b6ea932;name=git_02e4abb9_8;destsuffix=vcs_cache/59411b899b4de9b9df58397f83b829e20e5646fece957765821dd0b69c8f9611" | ||
| 1271 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=e9ce68804cb4e64cab5a52e3c8baf840d4ff87b7;name=git_02e4abb9_9;destsuffix=vcs_cache/de8c9e6115085b6da7ef713843636f13b2485f5eac0f7963689db15db66d6dee" | ||
| 1272 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=ee656c7534f5d7dc23d44dd611689568f72017a6;name=git_02e4abb9_10;destsuffix=vcs_cache/435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc" | ||
| 1273 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;branch=main;rev=c52dc94e7fbe6449d8465faaeda22c76ca62d4ff;name=git_6dce3e52_0;destsuffix=vcs_cache/ec72f975b484846f872dbb5213c46451b8ac8aa0cfe61bbfc6ff15519fd2ab31" | ||
| 1274 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=60da611d3eb2d22494ec2b6b746e2b2e89ec25f5;name=git_8d04195c_0;destsuffix=vcs_cache/ebafd268e345e3bd3673b92f938be34bd2c77636cb5b23531ab4d0ae989acee7" | ||
| 1275 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=7abd870410ccf784788af4f55c6413c9ef47222d;name=git_8d04195c_1;destsuffix=vcs_cache/e6efc2f143e5d54f9ed7fb3e3e739703147c08b8dbae0e4bbc72141935a26a33" | ||
| 1276 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=9c4135bad38a4e2cda5220216000130d25b2e190;name=git_8d04195c_2;destsuffix=vcs_cache/b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657" | ||
| 1277 | SRC_URI += "git://github.com/k3s-io/helm-controller;protocol=https;branch=master;shallow=1;rev=22217e1d40ce9fcd10ee7ca0cd6acd7e688a6c7e;name=git_f1f6d110_0;destsuffix=vcs_cache/ab6930cf66a0e87b625a6610f898dd2dbf7fc58d3aac69b895d256df0ee9d0b9" | ||
| 1278 | SRC_URI += "git://github.com/k3s-io/api;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=2b68f2dd50378a24a084acdb200eb8959284c011;name=git_7ad9f6da_0;destsuffix=vcs_cache/c5b7a463ba0c21affdac2324385800e09214a2b30482b07e62898aa6a28d2279" | ||
| 1279 | SRC_URI += "git://github.com/k3s-io/cri-tools;protocol=https;nobranch=1;tag=v1.36.0-k3s1;shallow=1;rev=6fc25a4fc7c1271ccdfde0cf5d694b3f9f194a0e;name=git_c502a59a_0;destsuffix=vcs_cache/d8572909c5808205f279cf9b43e074ca5b8e97c04d0db7320506155317cdd8bb" | ||
| 1280 | SRC_URI += "git://github.com/k3s-io/kube-router;protocol=https;nobranch=1;tag=v2.6.3-k3s1;shallow=1;rev=b10430db10865ddd989bace8864c0cde31464d80;name=git_7e2d2a2b_0;destsuffix=vcs_cache/248f413ad2c180a37de6bd04bd2038a74e5fde86e6a8476a6330313f94f185d6" | ||
| 1281 | SRC_URI += "git://github.com/k3s-io/klog;protocol=https;nobranch=1;tag=v2.140.0-k3s1;shallow=1;rev=200e4ca121fd44b1820743f3fe152aebffe393e0;name=git_8c58a3d2_0;destsuffix=vcs_cache/433c2ca69c1835fe35be7f36b206269b6a81aeede2b6d9cc9a15ac1db8107f2d" | ||
| 1282 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;protocol=https;nobranch=1;tag=v0.3.19-k3s5;shallow=1;rev=48e074722ab768a4c6c374ef65fac704f1dc0777;name=git_644f1624_0;destsuffix=vcs_cache/fefe1f5879f5e2365d40ace1d2beeb9813e19614c5055928f2e09505df36e27f" | ||
| 1283 | SRC_URI += "git://github.com/k3s-io/kine;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=f29a4b3babbe1934ad9201b541511eef4f53f2a8;name=git_5e4dd787_0;destsuffix=vcs_cache/cb76b7a631719bcf8a9fdb360b6a77f748b69f6dcc56c850e872735bc69d4768" | ||
| 1284 | SRC_URI += "git://github.com/k3s-io/containerd;protocol=https;nobranch=1;tag=v2.2.3-k3s1;shallow=1;rev=23d62ac00e99a64e10448251f2b3e5aef08307bb;name=git_1d688be2_0;destsuffix=vcs_cache/ff755aa46d46d9c3590bf93cec92f56e3bc41ee99ef4d987a2debababe3dc0dd" | ||
| 1285 | SRC_URI += "git://github.com/k3s-io/etcd;protocol=https;nobranch=1;tag=etcdutl/v3.6.7-k3s1;shallow=1;rev=9f7f2c9540f1211570c2f23fd0baafc1d537662d;name=git_aef25e4e_0;destsuffix=vcs_cache/88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505" | ||
| 1286 | SRC_URI += "git://github.com/k3s-io/kubernetes;protocol=https;nobranch=1;tag=staging/src/k8s.io/client-go/v1.36.1-k3s1;shallow=1;rev=993ce85f74c62f20e27e9e7f1af7a3877182a19e;name=git_a179a84e_0;destsuffix=vcs_cache/de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad" | ||
| 1287 | SRC_URI += "git://github.com/k3s-io/spegel;protocol=https;nobranch=1;tag=v0.7.0-k3s1;shallow=1;rev=46e70a34aa58f5b5af24e2975dde28661a474be6;name=git_1a0a85fa_0;destsuffix=vcs_cache/87f89695b9aac4850dbdcf4efa5a7bc97122ad8cca473e64a04dee999d6f92f0" | ||
| 1288 | SRC_URI += "git://github.com/antithesishq/antithesis-sdk-go;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=7d832e98ef478fa439a5c0f480b338897cfb4465;name=git_4ca5d5f6_0;destsuffix=vcs_cache/99d75ed6d49700c625014b551490a8957087f8055e549ff96c53b68bac2f6275" | ||
| 1289 | SRC_URI += "git://github.com/antithesishq/antithesis-sdk-go;protocol=https;nobranch=1;tag=v0.4.3-default-no-op;shallow=1;rev=d4f8d02f7899b36d7af1a858622d51f89dcd6cba;name=git_4ca5d5f6_1;destsuffix=vcs_cache/9348188c1abdd414a3385a581d8b775ee6059db841fe04b9ecb580b99a26d685" | ||
| 1290 | SRC_URI += "git://github.com/antithesishq/antithesis-sdk-go;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=f21307bd89c7ff5806176fa79120f829892dd9af;name=git_4ca5d5f6_2;destsuffix=vcs_cache/723ae9aff4dc3422cea8b0e5a4c88c0e9f6fad09fed1edabf13224754cee2569" | ||
| 1291 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;protocol=https;branch=main;rev=2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f;name=git_c772bd47_0;destsuffix=vcs_cache/7b745e973a8111f30e1e95d1a88ce98b403177bbe2a1b34d1eb16d90d5352448" | ||
| 1292 | SRC_URI += "git://github.com/jezek/xgb;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=173fab59d6200a1502285d5d66cc21c732122a96;name=git_8849a41c_0;destsuffix=vcs_cache/9e27550bcc13879da024963c4f61006b5b43530ea2b89f0fee84cf09c44bcb94" | ||
| 1293 | SRC_URI += "git://github.com/jezek/xgb;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=7a4fade77cf2a8406e63409d11ac844dfb150679;name=git_8849a41c_1;destsuffix=vcs_cache/9547d7de3e5a46289fd8f983491a8219d4d49043f38167184e3f5cf1ff81fb21" | ||
| 1294 | SRC_URI += "git://github.com/ishidawataru/sctp;protocol=https;branch=master;rev=ae8eb7fa7995ab811916786344b685c97e6a3756;name=git_7edbddc2_0;destsuffix=vcs_cache/ddb2358d95db6d07eccd870d7632bbeacbf54c252b00efb2a04b4adef8568910" | ||
| 1295 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.1;shallow=1;rev=ced2b07a57dc67e1f3d620ec6a0daad5109aba63;name=git_b8e88960_0;destsuffix=vcs_cache/d468886e06770735fad26b87b41fabfcf704280b035ef7cf89f6545e589c95cc" | ||
| 1296 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.2;shallow=1;rev=e93e90127321a61ddca6df0d1dcc786684d75b74;name=git_b8e88960_1;destsuffix=vcs_cache/748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37" | ||
| 1297 | SRC_URI += "git://github.com/MakeNowJust/heredoc;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=bbd9af33722b79a933ef99c7c94833065e2d6c20;name=git_c0f465ee_0;destsuffix=vcs_cache/992eff60258071cdc2412f5253f0ba9650dc9e968dd601a2f2df5de245be5e3e" | ||
| 1298 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 1299 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 1300 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=221dbe5ed46703ee255b1da0dec05086f5035f62;name=git_aa93f7ee_2;destsuffix=vcs_cache/9e52b2f6204cf4daab20f41d30029448e95ae1a472c112e86dbdd68a16e14a2e" | ||
| 1301 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_3;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 1302 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.3;shallow=1;rev=4c93d8f201cb46ed50de949ee65804f944b570f8;name=git_aa93f7ee_4;destsuffix=vcs_cache/8a197762b99efcc9569be6574437bbc8ba68bb08552483d98ac7cebad4717beb" | ||
| 1303 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=89cbdd9e7b39eb58896d316a7495597d3aba4371;name=git_aa93f7ee_5;destsuffix=vcs_cache/9f66a27582a9e6eca9bf419e24508c10315317c311c9f2dd15c7944badd99385" | ||
| 1304 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_6;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 1305 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b747d7c5f853d017ddbc5e623d026d7fc2770a58;name=git_aa93f7ee_7;destsuffix=vcs_cache/d45ab2961914a9a432c9fbbee6a5e2e51a7c04a9c7b64b567c83074a7152bb5f" | ||
| 1306 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=bb548d0473d4e1c9b7bbfd6602c7bf12f7a84dd2;name=git_aa93f7ee_8;destsuffix=vcs_cache/003499734bee17b8844982adea572bd169732e82c6d280c8ebabd92ad4fc5e97" | ||
| 1307 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=f35b8ab0b5a2cef36673838d662e249dd9c94686;name=git_aa93f7ee_9;destsuffix=vcs_cache/2bb8c4aae39dd3460bd5d8094b70444e65cec7f2390b1c2a41ffb7d431d41317" | ||
| 1308 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.2;shallow=1;rev=f36bfe3c337aa95c86f04c721acdbafb5ffb1611;name=git_aa93f7ee_10;destsuffix=vcs_cache/5eed4f7019d77fd1a97b264bb91f3668f2495d84acd03b9b60d32e894e4518a5" | ||
| 1309 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=f654a9112bbeac49ca2cd45bfbe11533c4666cf8;name=git_aa93f7ee_11;destsuffix=vcs_cache/782e156612c5b8f52bb9daab64be055460c9e50ce18305034fc5c8954a4e6b4a" | ||
| 1310 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.4;shallow=1;rev=f97607b89807936ac4ff96748d766cf4b9711f78;name=git_aa93f7ee_12;destsuffix=vcs_cache/cec0eadb3ceb93408aae446eb0c115ea4a39cd4ba2048947ee55e1f8969c3872" | ||
| 1311 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=ffdc059bfe9ce6a4e144ba849dbedead332c6053;name=git_aa93f7ee_13;destsuffix=vcs_cache/15f4be955793ecb9ef81031cf64191211271265868a72e4bf25c409e978a8ce8" | ||
| 1312 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=307d0db21292676ac9d469826525c3630f47f63a;name=git_7987da5d_0;destsuffix=vcs_cache/fe4a57d26379977ebf461da8c71a20095b9f973a91d55076b67fa0de48206a1e" | ||
| 1313 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=477a77ecc69700c7cdeb1fa9e129548e1c1c393c;name=git_7987da5d_1;destsuffix=vcs_cache/324a79f9170fef44f826e43999370c6ec3bc3be6044c9a4c2e3eb97cdf5ac743" | ||
| 1314 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_2;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 1315 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_3;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 1316 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_4;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 1317 | SRC_URI += "git://github.com/tidwall/match;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf;name=git_27c8fa2f_0;destsuffix=vcs_cache/3e4d07723e72c8c59d78ff10ea5b160aeaf3b7840b32baf4adb4d260c7adbf84" | ||
| 1318 | SRC_URI += "git://github.com/tidwall/pretty;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=9090695766b652478676cc3e55bc3187056b1ff0;name=git_b42f09cc_0;destsuffix=vcs_cache/a671ef4b1792f76ff03d11eea2a650b684331e28396bf84a7b61aa36106be160" | ||
| 1319 | SRC_URI += "git://github.com/tidwall/btree;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=490165c8137d1cb1f669d07554305665b4c2067a;name=git_c7d06e32_0;destsuffix=vcs_cache/b6030c500d1c4cd1b5b59d994c6fec9b763c326710ac0a29574525b249c4c6e6" | ||
| 1320 | SRC_URI += "git://github.com/tidwall/sjson;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=b279807a1bad9fa155988667d97a3d2fff4061b5;name=git_6e622baa_0;destsuffix=vcs_cache/32d1721732d17163126476785885c18077df59685f7522c923ef5bdd82620f69" | ||
| 1321 | SRC_URI += "git://github.com/tidwall/gjson;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=133f42ce2d99d6adb6b5885af6d20939dc4b6fe9;name=git_b838c949_0;destsuffix=vcs_cache/53c9cc2b64c7c081bc67e2debc14f242be189383317df560cb9d5e625c3d6217" | ||
| 1322 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=a2ad282d643d747de44bfe6deaca88113a257e04;name=git_4e704c3e_0;destsuffix=vcs_cache/cc0efd8f340f37c912292832b2d49577de2465533410021569800162eec7d326" | ||
| 1323 | SRC_URI += "git://github.com/smartystreets/assertions;protocol=https;branch=master;rev=b2de0cb4f26d0705483a2f495d89896d0b808573;name=git_4e704c3e_1;destsuffix=vcs_cache/310f2954c5f2a924abf876fdb6f582c35eb0e0522caa0f6d5922ebd1f4d98f70" | ||
| 1324 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=485adb037b3c3c978f3a8e8ad2481d5a4824d9a3;name=git_c0891693_0;destsuffix=vcs_cache/e5226cf2c705beb87eec090c02cc7c446732e6ab2f8cddbe8c38d39efc7bf933" | ||
| 1325 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;tag=v1.6.4;shallow=1;rev=505e419363375c0dc132d3ac02632a4ee32199ca;name=git_c0891693_1;destsuffix=vcs_cache/b127d43981f2610691c976c5bd9e08cf42a14d62b5938fc97bc7194327185236" | ||
| 1326 | SRC_URI += "git://github.com/smartystreets/goconvey;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=611926313bc5c80aeccd38083b08653beb007cac;name=git_c0891693_2;destsuffix=vcs_cache/86b60135ab3a95316ff39e6ba689a4d066801d206b7cd10937ec3302b18ccec4" | ||
| 1327 | SRC_URI += "git://github.com/gliderlabs/ssh;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=d3a6756290240931faaf90ec97ddd5d9290623d8;name=git_39665195_0;destsuffix=vcs_cache/c6e39df71984481a76325df4d86e19fff932ac8541a9e1e4021be3ce2860b614" | ||
| 1328 | SRC_URI += "git://github.com/clipperhouse/uax29;protocol=https;nobranch=1;tag=v2.7.0;shallow=1;rev=b03477d1fbba89df95a6b55da0a222b2e2228610;name=git_284cb950_0;destsuffix=vcs_cache/660720347fc47fead21ac9ff88cac350606c366aa4a723293ea8a970ba08401c" | ||
| 1329 | SRC_URI += "git://github.com/esiqveland/notify;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=d6e481ef701a72c85f60f3b1877b205bf87085be;name=git_580978c6_0;destsuffix=vcs_cache/008437ffa371594a5f1597b74794c42463a8dc078d42d4defbaf881aa6a92dc2" | ||
| 1330 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 1331 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=76626ae9c91c4f2a10f34cad8ce83ea42c93bb75;name=git_b31cc6ad_1;destsuffix=vcs_cache/bdd1bbf309f6078c2e930609779f6207bad79817ed60bcb7a66df8a5735580f3" | ||
| 1332 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | ||
| 1333 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | ||
| 1334 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f79a8a8ca69da163eee19ab442bedad7a35bba5a;name=git_af686cb3_2;destsuffix=vcs_cache/494e210529b35b6873eafaf90caab9198cbc1f4aa877b875861a51d99856f450" | ||
| 1335 | SRC_URI += "git://github.com/quic-go/qpack;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=1661efa70093a118695f62e222b94ce192119092;name=git_0cec78a7_0;destsuffix=vcs_cache/6acbc8642e4319db15e2b87ad0ab674965a6ef0d61b26eba12f4abd1f071beee" | ||
| 1336 | SRC_URI += "git://github.com/quic-go/qpack;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=696c8e28d3f57014b5d86790095e7894f9168bc4;name=git_0cec78a7_1;destsuffix=vcs_cache/cfcf46ed7f6b4ebedf88d1f8fb3bedbd3d592095505ebff103ddcb3ddf37ea01" | ||
| 1337 | SRC_URI += "git://github.com/quic-go/webtransport-go;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=088d8b65b8a722617c09ae1bb1d07254f0c21e00;name=git_52251646_0;destsuffix=vcs_cache/ccbac7975f3166de04ddc2d9d729e95d3218d76cbd62effbe0aa7ce9c52f7ab0" | ||
| 1338 | SRC_URI += "git://github.com/quic-go/webtransport-go;protocol=https;branch=master;rev=4ac2c9250e66042470c55c7e9f431269c7dbd3ed;name=git_52251646_1;destsuffix=vcs_cache/5e12c717a1f4c0c6da0516751fb2bc9d607b30706405a6dbe9953061fe6c4d38" | ||
| 1339 | SRC_URI += "git://github.com/quic-go/webtransport-go;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=9d448b125754f4c83064afb2c586221214e55eec;name=git_52251646_2;destsuffix=vcs_cache/f35da45d8a825ae848405d16a433a2f113dbed03c0e249ad696e6bbcb1a3f831" | ||
| 1340 | SRC_URI += "git://github.com/quic-go/quic-go;protocol=https;nobranch=1;tag=v0.57.1;shallow=1;rev=4b0ab7e48554e4440448c9252a92d7c065d88331;name=git_8465036b_0;destsuffix=vcs_cache/2075c73b18e3089cfb289b1391d44da65d0de40fd40b44974d3fcdaf2bdadbf3" | ||
| 1341 | SRC_URI += "git://github.com/quic-go/quic-go;protocol=https;nobranch=1;tag=v0.59.0;shallow=1;rev=7659dd8e0fa06b41290ad29af323d93d673c6b36;name=git_8465036b_1;destsuffix=vcs_cache/95a4660c7c8000f86eb03365a28e148c2d670ee9ee5e8fc0eae641d017e8dfd8" | ||
| 1342 | SRC_URI += "git://github.com/quic-go/quic-go;protocol=https;nobranch=1;tag=v0.50.1;shallow=1;rev=b90058aba5f65f48e0e150c89bbaa21a72dda4de;name=git_8465036b_2;destsuffix=vcs_cache/32523cd7727a0f2d64908f37b93809d9bf8d00ddcbfc40db7792a7e3eb8e2fa3" | ||
| 1343 | SRC_URI += "git://github.com/choria-io/fisk;protocol=https;nobranch=1;tag=v0.7.2;shallow=1;rev=04686fabd84135de734e5c8cf8aef32100791af6;name=git_fd693a7a_0;destsuffix=vcs_cache/cc7f17167bfe8893b82d92127a3610cb6287fa7a407f21d995a72fb0c3e43852" | ||
| 1344 | SRC_URI += "git://github.com/choria-io/fisk;protocol=https;nobranch=1;tag=v0.7.1;shallow=1;rev=0dec0052e8eb1cec3b43bd785c709d5b3de012b6;name=git_fd693a7a_1;destsuffix=vcs_cache/df2f698ca9100ea51cfa914d0147efd70373847951d1251c0433cf9c7419a480" | ||
| 1345 | SRC_URI += "git://github.com/choria-io/fisk;protocol=https;nobranch=1;tag=v0.8.1;shallow=1;rev=21099d5835df76391aea6281f380b05cc444777c;name=git_fd693a7a_2;destsuffix=vcs_cache/261fbc4e38e8833946d6f05b1f0c1ef3bb65715dc49b2432cf91fd382e267536" | ||
| 1346 | SRC_URI += "git://github.com/pascaldekloe/goe;protocol=https;branch=master;rev=57f6aae5913c64c9bcae5dbdffd33365b5a7f138;name=git_276564b8_0;destsuffix=vcs_cache/b4956a27e677828e65802c44528b4c9ed791f2b1431e3c1ad665b97db4309342" | ||
| 1347 | SRC_URI += "git://github.com/hpcloud/tail;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=a30252cb686a21eb2d0b98132633053ec2f7f1e5;name=git_eb7f53a1_0;destsuffix=vcs_cache/9dfd08c5a4f07a465c8fe6fd4e5e96ac82ccaeba87143831c1a6290e944a3c84" | ||
| 1348 | SRC_URI += "git://github.com/maruel/natural;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9707b4e669050ef7d00a58cf4e950bfc162481cd;name=git_c0610864_0;destsuffix=vcs_cache/1e62f1e5a4290af8b6700b985eff4f57261199f636ec6fba914643f8706f6ae2" | ||
| 1092 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=43a291ad63a214a207fefbf03c7d9d78b703162b;name=git_dd17c416_0;destsuffix=vcs_cache/0d47dfcb60edac5534bead1b8901c3c729078f9a10fe384a43d78672a2725866" | 1349 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=43a291ad63a214a207fefbf03c7d9d78b703162b;name=git_dd17c416_0;destsuffix=vcs_cache/0d47dfcb60edac5534bead1b8901c3c729078f9a10fe384a43d78672a2725866" |
| 1093 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=a49e3df8f510ee8b42e68345ca4636dbb161bd0a;name=git_dd17c416_1;destsuffix=vcs_cache/d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26" | 1350 | SRC_URI += "git://github.com/xiang90/probing;protocol=https;branch=master;rev=a49e3df8f510ee8b42e68345ca4636dbb161bd0a;name=git_dd17c416_1;destsuffix=vcs_cache/d2061d68c832996bd0e67cf52556c9e8923750fb34190a39eba1a85e96d63c26" |
| 1094 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=6699a89a232f3db797f2e280639854bbc4b89725;name=git_02061634_0;destsuffix=vcs_cache/81335b2629d8436e03cd7a0110567d20301cf6fd100cc1723a57a0678e9a4ec8" | 1351 | SRC_URI += "git://github.com/peterbourgon/diskv;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=5f041e8faa004a95c88a202771f4cc3e991971e6;name=git_de2c9c21_0;destsuffix=vcs_cache/8625edde317f1f22cc2818a98d9abcbe70bd7594027c378d1af3b3b0354ac6fe" |
| 1095 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b;name=git_02061634_1;destsuffix=vcs_cache/1389673f985797078534cc41d2be170c341c9dc3ceff65dd417e2583d488159b" | 1352 | SRC_URI += "git://github.com/casbin/casbin;protocol=https;nobranch=1;tag=v2.1.2;shallow=1;rev=31a4cf3e119fdace8f02263315e83ca37a3fcc18;name=git_d77ae249_0;destsuffix=vcs_cache/0d6b1be4081d8ea3632f48de2509cd83933a908bd237e0694a1e61827be14203" |
| 1096 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_2;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | 1353 | SRC_URI += "git://github.com/edsrzf/mmap-go;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=188cc3b666ba704534fa4f96e9e61f21f1e1ba7c;name=git_15296068_0;destsuffix=vcs_cache/ea508977cf08bb4684cc54c710d10264b0bfb02e40521c603fa1104af4921500" |
| 1097 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=3363d143688bb83ca18489ac8b9dc204c1d49c4a;name=git_4ce5ee0d_0;destsuffix=vcs_cache/87a00205ccab1273bc857f73790e9f3b6992245964f22970be973875c3df09e3" | ||
| 1098 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_1;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" | ||
| 1099 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=a5d507e2b884d8bd6a001c9e5a9118113ffef444;name=git_4541537c_0;destsuffix=vcs_cache/2e15cdcec7dd8f067163f45e43158d2400226e1aae480e0e1ca8a35f9dda829b" | ||
| 1100 | SRC_URI += "git://github.com/mikioh/tcpopt;protocol=https;branch=master;rev=172688c1accceb1c8699343c22838f55e4b662ca;name=git_a47a665e_0;destsuffix=vcs_cache/af90ca34a7ae8e7eb9302780266e78a7f94198251ca6982770d866368b6680b0" | ||
| 1101 | SRC_URI += "git://github.com/mikioh/tcp;protocol=https;branch=master;rev=803a9b46060c1d8b9ee03ff0386b87c179f50227;name=git_394fa7c1_0;destsuffix=vcs_cache/b5018b1632de9497f73466e6e74890e66ea73426b1654ecabffc283ddc76d241" | 1354 | SRC_URI += "git://github.com/mikioh/tcp;protocol=https;branch=master;rev=803a9b46060c1d8b9ee03ff0386b87c179f50227;name=git_394fa7c1_0;destsuffix=vcs_cache/b5018b1632de9497f73466e6e74890e66ea73426b1654ecabffc283ddc76d241" |
| 1102 | SRC_URI += "git://github.com/mikioh/ipaddr;protocol=https;branch=master;rev=d465c8ab672111787b24b8f03326449059a4aa33;name=git_d18a58d7_0;destsuffix=vcs_cache/60b561c79969dff0b810b19930e0f41d48404a26b5354e19527f2a78cc3d5b06" | ||
| 1103 | SRC_URI += "git://github.com/mikioh/tcpinfo;protocol=https;branch=master;rev=30a79bb1804bc47fa7fe29928c9109f368792a9e;name=git_70aaa852_0;destsuffix=vcs_cache/4a5614e584aeea02cac795328a3831dc0f25b929872390eac1db8d3362c95929" | 1355 | SRC_URI += "git://github.com/mikioh/tcpinfo;protocol=https;branch=master;rev=30a79bb1804bc47fa7fe29928c9109f368792a9e;name=git_70aaa852_0;destsuffix=vcs_cache/4a5614e584aeea02cac795328a3831dc0f25b929872390eac1db8d3362c95929" |
| 1104 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" | 1356 | SRC_URI += "git://github.com/mikioh/tcpopt;protocol=https;branch=master;rev=172688c1accceb1c8699343c22838f55e4b662ca;name=git_a47a665e_0;destsuffix=vcs_cache/af90ca34a7ae8e7eb9302780266e78a7f94198251ca6982770d866368b6680b0" |
| 1105 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | 1357 | SRC_URI += "git://github.com/mikioh/ipaddr;protocol=https;branch=master;rev=d465c8ab672111787b24b8f03326449059a4aa33;name=git_d18a58d7_0;destsuffix=vcs_cache/60b561c79969dff0b810b19930e0f41d48404a26b5354e19527f2a78cc3d5b06" |
| 1106 | SRC_URI += "git://github.com/JohnCGriffin/overflow;protocol=https;branch=master;rev=46fa312c352cdb9517817d04f2067d49f418e332;name=git_f7f1a882_0;destsuffix=vcs_cache/dd996835062d34e4037945d1eae5fbc030d54b829d729b7822cc08c659132ea2" | 1358 | SRC_URI += "git://github.com/iancoleman/strcase;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=531aaa44de12ec166ceb71d9bdad7c8295e4235f;name=git_cb362a65_0;destsuffix=vcs_cache/e6b03d190b19f538af3e5683072f36c8e86b6a4478ff41704344b8df9f72b035" |
| 1107 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" | 1359 | SRC_URI += "git://github.com/iancoleman/strcase;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=a61ebb85b34d7b831590cd8fa7faafadc161a652;name=git_cb362a65_1;destsuffix=vcs_cache/bada0a35478d8281532b5a73a507a7c63a65439b876aa50eb6ec464091a62898" |
| 1108 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | 1360 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=569f7c8abf1f58d9043ab804d364483cb1c853b6;name=git_9d94b3ef_0;destsuffix=vcs_cache/f1efb2c29b6433b427aff2bdf512fd9ff9b4ab5751f1fc3a6c99a8a37c4ca2c0" |
| 1109 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.1;shallow=1;rev=6973d2f8636af9d72c2d4b37d6779cf3699afe8d;name=git_2d19bf8f_1;destsuffix=vcs_cache/32252b7288576cccb8099d9d6957d28ee21d9f4f78e06340d819346e090be49b" | 1361 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_1;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" |
| 1110 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=c5fa756d84ccb15425cb8664d142ad550fe58b1b;name=git_2d19bf8f_2;destsuffix=vcs_cache/359a0a2bd5b2e27fa39b50aa5bc4877d0e7eb71d87351cbb4add221a16567f13" | 1362 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=a76eb16a93c1e30527c073ca831d9048b4b935f6;name=git_9d94b3ef_2;destsuffix=vcs_cache/7746ae0f30410353176582bb9e382aff24108dd618b7ef963012b677127ce920" |
| 1111 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=stringutils/v0.24.0;shallow=1;rev=04b65d3aff180750a2ad252c8b3da549a1c02dfa;name=git_8c33ed8b_0;destsuffix=vcs_cache/94e3966ec332dabf18fd4edbe42a9d1441527fc63864651167313e4fbfe78d57" | 1363 | SRC_URI += "git://github.com/bazelbuild/rules_go;protocol=https;nobranch=1;tag=v0.49.0;shallow=1;rev=a23892e11811cde36b187b4aa7034d2ee6b6eb3f;name=git_29f640a7_0;destsuffix=vcs_cache/e4700847ba81285a6d6d23d4d4836cbe60c65a58f5d40c25b07d44d8fab3781a" |
| 1112 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.24.1;shallow=1;rev=3b4039d0b89a2722b0a6b96e5cce47505e0dd184;name=git_8c33ed8b_1;destsuffix=vcs_cache/451aa60797eedc0c6c6be636b34daa2e4879e7a6b036c164737518362fb3493e" | 1364 | SRC_URI += "git://github.com/fogleman/gg;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=0403632d5b905943a1c2a5b2763aaecd568467ec;name=git_68f39ed4_0;destsuffix=vcs_cache/bf5446a50b64b0fd09ff100133aa0560b38557ad8e9c591cbcb189b2701117a5" |
| 1113 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_2;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | 1365 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" |
| 1114 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_0;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | 1366 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v2.1.1;shallow=1;rev=cdc0f941c4d0e0e94d85348285568d921891e138;name=git_9ca91730_0;destsuffix=vcs_cache/08c1715702a3dc031d9ba986ee984563b57ebb0e338526ea942c5af9526f752e" |
| 1115 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=ea421064bbd1a1dc07bf3cecd02a049066f02146;name=git_a3358eda_1;destsuffix=vcs_cache/07a3b6466e7ec1b616693fe05543cd37ed1685e7ac95219768f8bbee4c6991fd" | 1367 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_1;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" |
| 1116 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=1635a6baa3f5803596cca67b641e8ee46d12ecca;name=git_6c3dbd55_0;destsuffix=vcs_cache/954e002c0ca53e9a63bc41b7a47e67ce7c07c452bcac5686cde096f3f8c15e17" | 1368 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;branch=master;rev=f784269be439d704d3dfa1906f45dd848fed2beb;name=git_9ca91730_2;destsuffix=vcs_cache/9dc8214350758a72ca00412fbd7206979e339443cf6a5eaeb608d9e849ffb843" |
| 1117 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;branch=master;rev=496ad1ac90a4573d8b89f09e6ef5f8e25dd4adb8;name=git_6c3dbd55_1;destsuffix=vcs_cache/1ca7403dedc7c0fa8b51d7953d5122425b70b3a2d16c061990848ffbc3e2a376" | 1369 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=0b8095f698fe3b6414a8d1321e990100ba8ce5bc;name=git_d59a22ac_0;destsuffix=vcs_cache/92d065240c92b2ba820a0d6c3bb4b5174d1752db7a0990a7eb1fe9ce425eca6a" |
| 1118 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;tag=v2.0.3;shallow=1;rev=c5d8db18cd90807e53e5fa5f8bd8e4eb58570c30;name=git_6c3dbd55_2;destsuffix=vcs_cache/3b4d4bc0c19fa6a3e89dd96803627ae2fafd4fc0e96ac3f0244f6cdd349b5b20" | 1370 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=2d1c58167e30f380cf78e44a43b100a14767e817;name=git_d59a22ac_1;destsuffix=vcs_cache/03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48" |
| 1119 | SRC_URI += "git://github.com/lyft/protoc-gen-star;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d186061f0cdc717ce813e52d91c29130e2d1a6bc;name=git_6c3dbd55_3;destsuffix=vcs_cache/8960bb77696761b7c48866b91ff764e35b341fbdf7208d92d844683d403c2b13" | 1371 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=a9c44d91ce00ef09603d3822452a4f9c8fefd278;name=git_d59a22ac_2;destsuffix=vcs_cache/84690e1069b4ad70e2d5fec3d8f934623d7d299829df8ba8c5fcaeec38806c67" |
| 1120 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=0a651d56613f9de4bed8b9c4769b776ef168bfca;name=git_e1fff811_0;destsuffix=vcs_cache/86106c4efc271d1677439593b9fe785d3c91b004e3bcf98a1c4ad43ed2a45f1c" | 1372 | SRC_URI += "git://github.com/uber-go/dig;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=9b9307c6dfdb50bca7bda38c95b1f2a5d7c27a3a;name=git_5f477712_0;destsuffix=vcs_cache/746f0f8743d2016d2b471b8cbe7b42c902668d196e9c6de3053737b788b2469d" |
| 1121 | SRC_URI += "git://github.com/sergi/go-diff;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1744e2970ca51c86172c8190fadad617561ed6e7;name=git_e1fff811_1;destsuffix=vcs_cache/344874ac4867ac9c8ed33411004cbbaa6d0209b978da7ba178f92e0f1fb63da8" | 1373 | SRC_URI += "git://github.com/uber-go/dig;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=af45368b8ef9faaff2102eceac6535b62bebb185;name=git_5f477712_1;destsuffix=vcs_cache/8f7a799a5a22218d8dd88000c58275b8dc2ea38bf06f1f3a3e04fd0dbe836a03" |
| 1122 | SRC_URI += "git://github.com/docopt/docopt-go;protocol=https;branch=master;rev=ee0de3bc6815ee19d4a46c7eb90f829db0e014b1;name=git_fd9895cf_0;destsuffix=vcs_cache/751de0440af708f4965069ceb6bd0ea4be3936767177b3370285c4be76b4c1b7" | 1374 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" |
| 1123 | SRC_URI += "git://github.com/crackcomm/go-gitignore;protocol=https;branch=master;rev=7843d2ba8fdf5e4a4930032287f600cbb3f41fad;name=git_0b39fa94_0;destsuffix=vcs_cache/749e0ab358801ca7a35880e9a38c392d5611c47b90fa4c3bcd9cd33b61c78765" | 1375 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=3114a8b704d2d28dbacda34a872690aaef66aeed;name=git_56156e5c_0;destsuffix=vcs_cache/3988fa913cd9646c9a757efdf0f9b5c0f868f8c4a53c80d1dcb502808d7047a8" |
| 1124 | SRC_URI += "git://github.com/ulikunitz/xz;protocol=https;nobranch=1;tag=v0.5.12;shallow=1;rev=4f11dce79b9977ec2976a978d6c594ea1c23cf29;name=git_0eda9f24_0;destsuffix=vcs_cache/6893ec11e21a25b31cb8083b8131e91054ca2975087e9f827acce2f13da916ef" | 1376 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=3c4937480c32f4c13a875a1829af76c98ca3d40a;name=git_56156e5c_1;destsuffix=vcs_cache/a99b7c5b53825527fef81a33dcd24bc18910eb6d9a57c616c54642b9fe8f4a8f" |
| 1377 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=8767aa92062aeb75adc48a4df51c015dcc88d05e;name=git_56156e5c_2;destsuffix=vcs_cache/2832857d4b2b5a3b54218f269985a387ea5d0863b4a6d668022bed4a0cb80d2d" | ||
| 1378 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=b587143a48b62b01d337824eab43700af6ffe222;name=git_56156e5c_3;destsuffix=vcs_cache/ce504ce602d2dc16619febc8d9ffb59497ac85ae8fa531307a9b0f9166eb0478" | ||
| 1379 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c3fc3d02ec864719d8e25be2d7dde1e35a36aa27;name=git_56156e5c_4;destsuffix=vcs_cache/98458df574a887eaa241f25664faab4def1f0b518eb2feae0aa4209d2e58f9d8" | ||
| 1380 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=de75ae527b39a27afcb50a84427ec7b84021d5f4;name=git_56156e5c_5;destsuffix=vcs_cache/9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c" | ||
| 1381 | SRC_URI += "git://github.com/uber-go/automaxprocs;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=1ea14c35ce47a73089b824e504d1c92eeb61a5a6;name=git_58e615b6_0;destsuffix=vcs_cache/8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a" | ||
| 1382 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;branch=master;rev=12f27ba2637fa0e13772a4f05fa46a5d18d53182;name=git_dc3074ea_0;destsuffix=vcs_cache/21dd04ccff52b3d6833b4e36048c2c63c546ac8c32751df41eb2e23036e7bc02" | ||
| 1383 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=1ea20fb1cbb1cc08cbd0d913a96dead89aa18289;name=git_dc3074ea_1;destsuffix=vcs_cache/7766d52617687d1da21b220ddab8df298491be91b70e0902cb2b908eae916560" | ||
| 1384 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=76f817c8b7e771cdffc2b9f11a7ebb80333ca92b;name=git_dc3074ea_2;destsuffix=vcs_cache/d00c989f8bb8a9438dd86b0aa36df5fb6d45f6e7fc0c9a3e46fb1aa00c952c73" | ||
| 1385 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=845920076a298bdb984fb0f1b86052e4ca0a281c;name=git_dc3074ea_3;destsuffix=vcs_cache/14e703084bbccc2661a8860968bdbcea2188d8e8d9422b3e91802491591fd129" | ||
| 1386 | SRC_URI += "git://github.com/uber-go/atomic;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=9dc4df04d0d1c39369750a9f6c32c39560672089;name=git_dc3074ea_4;destsuffix=vcs_cache/d5a2d50c78f52116492012db031d26b24db7aba059714a4ba56037ebbd3b0f2d" | ||
| 1387 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.10.0;shallow=1;rev=27376062155ad36be76b0f12cf1572a221d3a48c;name=git_d94f6782_0;destsuffix=vcs_cache/ebc822ff7d436740eb576e48f2084b89d0a7e2e1e46a5840df396ebde75e7078" | ||
| 1388 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.13.0;shallow=1;rev=33e58d4d0120aa28d4df84cd244838c490846c9d;name=git_d94f6782_1;destsuffix=vcs_cache/ae33847ffdb4ff979928f650c2701c60ea6973472b42295a6757cc225f4aa624" | ||
| 1389 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=404189cf44aea95b0cd9bddcb0242dd4cf88c510;name=git_d94f6782_2;destsuffix=vcs_cache/89a5e5b833c0075e9137bd659f8375489f6b737e2aa8cbc40f4fe8c5cb5ed7cd" | ||
| 1390 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=7b755a3910491932656b01f2013b8bf41e74d4e8;name=git_d94f6782_3;destsuffix=vcs_cache/67e343786276ffdcabe10fced1cc35f12935c34465b4aa9b7a745028a33b44b5" | ||
| 1391 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=fcf8ee58669e358bbd6460bef5c2ee7a53c0803a;name=git_d94f6782_4;destsuffix=vcs_cache/7ea0c9e80e2a0bb1bd91b81faf8ace4dfef165de4ce47d177768475c6d02c2f1" | ||
| 1392 | SRC_URI += "git://github.com/uber-go/fx;protocol=https;nobranch=1;tag=v1.24.0;shallow=1;rev=443b55a9f03efcacafac0b7777d5c91425cf2c35;name=git_c9b49f3f_0;destsuffix=vcs_cache/1a1f1862e2e0e4570cc29fa0d06ef31796d23bc64dc250f4cf4745a18d58f371" | ||
| 1393 | SRC_URI += "git://github.com/uber-go/fx;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=699948c47a7363a93381319c66b17159642febb9;name=git_c9b49f3f_1;destsuffix=vcs_cache/ef0fde5a2b45ed0be8a78a5b2d8b63187d716902f6a9ed8240ae253beee26dbb" | ||
| 1394 | SRC_URI += "git://github.com/FiloSottile/keygen;protocol=https;branch=main;rev=8e2790ea4c5b5ad5edd4150097c20f3e0f337a7e;name=git_e0669460_0;destsuffix=vcs_cache/542848b5efdfcc8ff2cacf34a13821a84ced0e0d58911dcc701b617e78b9236a" | ||
| 1395 | SRC_URI += "git://github.com/FiloSottile/bigmod;protocol=https;branch=main;rev=f8a47775ebe55ce8751fc76f03e1fe4a506b0ec5;name=git_660bdea3_0;destsuffix=vcs_cache/41e94c0ff0552e96578efa67aee5b334cc38b86aa7ba32a77b359e6af1690d04" | ||
| 1396 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=325f520de716c1d2d2b4e8dc2f82c7ccc5fac764;name=git_41754dd3_0;destsuffix=vcs_cache/f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799" | ||
| 1397 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=b182a6575cfd9f4fbb1d1d4e487a6b00a3ec06f7;name=git_41754dd3_1;destsuffix=vcs_cache/236c46d6f2f01cc2ea3ed22b97d15594c8db0e0b007cdaae35a7e6e56c01a9eb" | ||
| 1125 | SRC_URI += "git://github.com/kubernetes-sigs/cli-utils;protocol=https;nobranch=1;tag=v0.37.2;shallow=1;rev=0a569f59bebe08eb86f0fb530741343b10e01249;name=git_ca836ae2_0;destsuffix=vcs_cache/bff3525ef45b568078e9c3abd8ea25c9ffefe690ddc4804aeff00414847d9d3b" | 1398 | SRC_URI += "git://github.com/kubernetes-sigs/cli-utils;protocol=https;nobranch=1;tag=v0.37.2;shallow=1;rev=0a569f59bebe08eb86f0fb530741343b10e01249;name=git_ca836ae2_0;destsuffix=vcs_cache/bff3525ef45b568078e9c3abd8ea25c9ffefe690ddc4804aeff00414847d9d3b" |
| 1126 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;protocol=https;nobranch=1;tag=konnectivity-client/v0.33.0;shallow=1;rev=37140650c57cbe11fad4f01ce6ee095dc74788ef;name=git_b3704b90_0;destsuffix=vcs_cache/4978430bfa566b2b400f2a2df7673a8718c5a6b8848d7939a0d2450cd7ce6da3" | 1399 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=api/v0.21.1;shallow=1;rev=401be204e1c0e91c8122f7cdab5564e38a66cae0;name=git_e39894d8_0;destsuffix=vcs_cache/76d701ecd9ef9807a04d614168b5d8bdefd56653d67e25d4415a54cc885b06d5" |
| 1127 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=kustomize/v5.7.1;shallow=1;rev=168971a50110fc90dfbd1327245e7aabe5c07e8f;name=git_e39894d8_0;destsuffix=vcs_cache/560052c6e8e1e43719507c1722267c9ab89b2acbd58bb5737b0405c54cd0624a" | 1400 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=kyaml/v0.21.1;shallow=1;rev=798d339d1049c82ba4a286f33f7165ecca1dfe6f;name=git_e39894d8_1;destsuffix=vcs_cache/d934f95426b38922b701b331ef02b0f20a92b96daba744a76c379f5c5a5395dd" |
| 1128 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=cmd/config/v0.20.1;shallow=1;rev=792b241a4a13ae4cfae171e2665ff44607c99431;name=git_e39894d8_1;destsuffix=vcs_cache/cd5046b6e9788c37d63249f1f0e4efc1d3556bd8126aeeea71926e0aed56ab74" | 1401 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=kustomize/v5.8.1;shallow=1;rev=9790a1c3efd2fd35f1b768d495112834176581c1;name=git_e39894d8_2;destsuffix=vcs_cache/5041884be28a0a6c1ff04366761ad6e67ba7c65ed4085646d283618651b36433" |
| 1129 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=kyaml/v0.20.1;shallow=1;rev=87f462af25615bb5b83f9010aa6d4b46946bf0d6;name=git_e39894d8_2;destsuffix=vcs_cache/3f7955ef663154dde14b5915ce642a2a6eb52cc7cf07cf8d2e1ec2fbecdd3a3b" | 1402 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=cmd/config/v0.21.1;shallow=1;rev=be024c92baa246fc00a554515def2756d3786e6b;name=git_e39894d8_3;destsuffix=vcs_cache/b24454934530f2387f29403b938ca24994d82a27e04a08628ad75cfba1e1be8b" |
| 1130 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=api/v0.20.1;shallow=1;rev=8b42cd9918f226dca98703088ba8af0b320df8a3;name=git_e39894d8_3;destsuffix=vcs_cache/31556c12be78f3355ccbeb69d43c300517c7ca9054bd4dba7b5e1588e3eef8c2" | ||
| 1131 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 1132 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 1133 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.6.0;shallow=1;rev=0ee1c6563b9c1026100560fef64164bde5fabbfd;name=git_68ce0dfe_0;destsuffix=vcs_cache/81d83ddafdea91b3ca45b61ae19d3ce9c163389fa42f1ab0ccef266a73d6a686" | 1403 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.6.0;shallow=1;rev=0ee1c6563b9c1026100560fef64164bde5fabbfd;name=git_68ce0dfe_0;destsuffix=vcs_cache/81d83ddafdea91b3ca45b61ae19d3ce9c163389fa42f1ab0ccef266a73d6a686" |
| 1134 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_1;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" | 1404 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.4.2;shallow=1;rev=ccf7a061f165cd3feee92af191157c053154d8bc;name=git_68ce0dfe_1;destsuffix=vcs_cache/bd07b477e76c25bb800db70142fb1436fe8ef483195e7de25f8f31a1eda2c37d" |
| 1405 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_2;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" | ||
| 1406 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.2;shallow=1;rev=d9cc6641c48292946e838bfc3b9bf7c297526757;name=git_68ce0dfe_3;destsuffix=vcs_cache/e5778929cdf14a8fe2e1d1888a731491de23d90eabfcca2f07134336483fe7e2" | ||
| 1407 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.4.3;shallow=1;rev=db46cc3084b4575e65498a0dc7389fe7eaa15a35;name=git_68ce0dfe_4;destsuffix=vcs_cache/8726d3066a280e4fc2231504578bacc142a8b5a343899fbc62e27047ccd8a31b" | ||
| 1135 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=2d320260d730f3842fef7b08d9a807bdbc617824;name=git_5671cdf3_0;destsuffix=vcs_cache/464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764" | 1408 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=2d320260d730f3842fef7b08d9a807bdbc617824;name=git_5671cdf3_0;destsuffix=vcs_cache/464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764" |
| 1409 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;protocol=https;nobranch=1;tag=konnectivity-client/v0.34.0;shallow=1;rev=7c8afbabc7ed3e01f2ad57db744139822366721f;name=git_b3704b90_0;destsuffix=vcs_cache/d1d5f6a3d19d896a861c7f20acd0e934334f888ce176a2fe34deea33b292df02" | ||
| 1136 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;tag=v0.0.18;shallow=1;rev=007fc6b3ddf2de86708d11af4d4bdaac1c68ea5f;name=git_035a4e7e_0;destsuffix=vcs_cache/e1a6f7a503b540d2cba78ffaa72a5e8807399224b9c0095c37b5c1d0478c1084" | 1410 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;tag=v0.0.18;shallow=1;rev=007fc6b3ddf2de86708d11af4d4bdaac1c68ea5f;name=git_035a4e7e_0;destsuffix=vcs_cache/e1a6f7a503b540d2cba78ffaa72a5e8807399224b9c0095c37b5c1d0478c1084" |
| 1411 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;tag=v0.0.21;shallow=1;rev=45331897f00a07c11078301a80d41c0bbc33d94e;name=git_035a4e7e_1;destsuffix=vcs_cache/6c098a445ea2b0e855f2714797a7c606d712ac1c3129f4c609e040386762aea3" | ||
| 1412 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 1413 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fd68e9863619f6ec2fdd8625fe1f02e7c877e480;name=git_a731a2aa_1;destsuffix=vcs_cache/e27bbe4411dfc5932b36bcb5a913e9c963e331a5f5f84746ee407714cb2a7791" | ||
| 1414 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 1415 | SRC_URI += "git://github.com/census-ecosystem/opencensus-go-exporter-stackdriver;protocol=https;branch=master;rev=2de6d274848453c6eb7a9eda7f070cb10b0b06d1;name=git_43e6af14_0;destsuffix=vcs_cache/2f3f5496f0bda2e1cfed778161e9cc5c1ea62e123787902736cb1d6462548d0a" | ||
| 1416 | SRC_URI += "git://github.com/google/gvisor;protocol=https;branch=master;rev=7594667507d7114e142d8c19810cbfe53088be46;name=git_17197a93_0;destsuffix=vcs_cache/12f47a5ee7cbad248c7615a62fee820a9df218ea4343550d804674dd7205d41b" | ||
| 1417 | SRC_URI += "git://review.gerrithub.io/cue-labs/oci;protocol=https;branch=main;rev=d0efc28a5723aa4fc6dbf7b4fa3e1d930aa6728e;name=git_09aed89f_0;destsuffix=vcs_cache/e4e9853b1730814d36a13f23af0ebdb59a7cd2349d414fa6e78ba929b2f57c04" | ||
| 1418 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.19.2;shallow=1;rev=25227dd63015d39a5a1fe2edc495f820414f3201;name=git_9b911644_0;destsuffix=vcs_cache/aaf76ec694c6e0a03a195463560dcc13e4ed7383f65fedb4e41c912fd12a1d60" | ||
| 1419 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=6e3b3e0d1f1e68273203fb5da6b9b1e43d9a730e;name=git_9b911644_1;destsuffix=vcs_cache/0509383f20333551d1124862f90619e3f098bea6788e63a19cc7bac62afb2a08" | ||
| 1420 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.25.1;shallow=1;rev=7f3c4c513b42d471d0be9439bf5bde38f45f8404;name=git_9b911644_2;destsuffix=vcs_cache/aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce" | ||
| 1421 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_3;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" | ||
| 1422 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=aa4eb92b7d469b32ff1a767ef4ef340b2d05a5d0;name=git_9b911644_4;destsuffix=vcs_cache/03c70f52d733a6ceac6070765eeb3b3a0e8ac4ad13d5f9e148e7c9572dc342b8" | ||
| 1423 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=ae15d293dc49482180e967942612fb85e33bcde9;name=git_9b911644_5;destsuffix=vcs_cache/5116033168f56f4b23a436481f9f15e7e0b4d98bc29ebfe5841551fdfd60daa7" | ||
| 1424 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=afa18f9bd5a83f5960ca06c1f9faea406ab34ccc;name=git_9b911644_6;destsuffix=vcs_cache/cbea25bc9fe77d358c0c7105ec4d3387a645e2879918aef6945299fd172a69c8" | ||
| 1425 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=bfe4f8b06c29cc71b783819ef415e2e766606023;name=git_9b911644_7;destsuffix=vcs_cache/e2b4c78a33832732c0a406be7ded6c20bb7230678f9c38b821241e73ff858838" | ||
| 1426 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=c6ece48af94ef81e15a2c14fda8ddc5423c5dd29;name=git_9b911644_8;destsuffix=vcs_cache/d35a94d23177d5f4e2b972f2b037a438d3adf639bb1153ef655c13a8d6dd7cfd" | ||
| 1427 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=05f0dc251385b11dd5aa3dc781def45b9d3b8859;name=git_b93d3009_0;destsuffix=vcs_cache/e05584f1fc7da887b6241236a6fb75f38db5fb7d5bc8e1c2c5ee5ad75dc0096c" | ||
| 1428 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio;protocol=https;branch=main;rev=43a7030f6e0b798702df4528f141046391a45f89;name=git_b93d3009_1;destsuffix=vcs_cache/c5308e683348ee078842f2a3210654066f58e6b0860398ccbd89a3141024cc0e" | ||
| 1429 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio;protocol=https;branch=main;rev=57750fc8a0a6d5195a2bfeada0a050b2266c16f5;name=git_b93d3009_2;destsuffix=vcs_cache/7cb7da2cb8f3015c5fa9229ad40b9af3232a4193777a32274bf3012ed9e8b9e5" | ||
| 1430 | SRC_URI += "git://git.sr.ht/~whereswaldon/gio-x;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=53a0f77a69a30f673d70f6b91af815414556c31d;name=git_9d82fc60_0;destsuffix=vcs_cache/46a045e43f3c5ae2d44d0957260188be80b974e53b54a02be23b2c7a0cc0097e" | ||
| 1431 | SRC_URI += "git://git.sr.ht/~eliasnaur/font;protocol=https;branch=main;rev=dd43949cb42d9f410b705fc59ab263d856a260fc;name=git_a8bf049a_0;destsuffix=vcs_cache/0347e7b45a05504c967c1a056296dc1edf1dc93b1359f473d8bfb1b1b00b5bbb" | ||
| 1432 | SRC_URI += "git://git.zx2c4.com/wireguard-go;protocol=https;branch=master;rev=12269c2761734b15625017d8565745096325392f;name=git_71194ef8_0;destsuffix=vcs_cache/f27d42cad7e531e67b9eb454350e09b0fb8aa120131d49898b20c16531c40497" | ||
| 1433 | SRC_URI += "git://github.com/WireGuard/wgctrl-go;protocol=https;branch=master;rev=a9ab2273dd1075ea74b88c76f8757f8b4003fcbf;name=git_defa6c45_0;destsuffix=vcs_cache/3303b8532c5eda2a6a0b07aff895c8ace79d08b37be9a57e2134ccde31c6fe3c" | ||
| 1434 | SRC_URI += "git://git.zx2c4.com/wintun-go;protocol=https;branch=master;rev=0fa3db229ce2036ae779de8ba03d336b7aa826bd;name=git_ef120289_0;destsuffix=vcs_cache/8708f19e807bdf4dc48c8a3783169a0aa59ae11fec12b2c9a9e04b573d1b6920" | ||
| 1435 | SRC_URI += "git://github.com/cyphar/libpathrs.git;protocol=https;nobranch=1;tag=go-pathrs/v0.2.2;shallow=1;rev=f80a24237acd09349569da996f4af7d9432be991;name=git_8cb51ac9_0;destsuffix=vcs_cache/da9bf41c454f71f6a4821802b93a0917a69d54e564ec6c7268e0646124a5ca16" | ||
| 1436 | SRC_URI += "git://github.com/cyphar/libpathrs.git;protocol=https;nobranch=1;tag=go-pathrs/v0.2.1;shallow=1;rev=f900452f21ff9fa092ea5250de5634beaae0f082;name=git_8cb51ac9_1;destsuffix=vcs_cache/e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90" | ||
| 1437 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.5;shallow=1;rev=3fb168f674736c026e623310bfccb0691e6dec8a;name=git_aae3ac7b_0;destsuffix=vcs_cache/8a7aae40966b2c25f188d8402e8780f5b6752dc4074d70cf769b8587db93b86e" | ||
| 1438 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=49838f207d61097fc0ebb8aeef306913388376ca;name=git_aae3ac7b_1;destsuffix=vcs_cache/d410e1dd0d94491f021d4910237b8b4c2590c8e960b0e34b9bd72de650d36912" | ||
| 1439 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=5fa069b99bc903d713add0295c7e0a55d34ae573;name=git_aae3ac7b_2;destsuffix=vcs_cache/abc55fbdb4d7ecc00052e93e738819ed19e8678a0e81e6ba272cc0f6029e3ab8" | ||
| 1440 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=75c0cca22312e51bfd4fafdbe9197ae399e18b38;name=git_aae3ac7b_3;destsuffix=vcs_cache/696bb29895da37250fff146b193eaf3af751acd5fb7dc8f1c235d58942dc3d76" | ||
| 1441 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.20.1;shallow=1;rev=8930459677fde1e11e3e1b50bbed1acc850b5665;name=git_aae3ac7b_4;destsuffix=vcs_cache/ded5f8cd473f4f3e2eb4bea12bd4600817d3eb117abf423e1a30ec575924e10a" | ||
| 1442 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=9c377598961b706d1542bd2d84d538b5094d596e;name=git_aae3ac7b_5;destsuffix=vcs_cache/63212ea529bb5d738d44ce98ce03a4809bf9767b4096d648ef784291d63b7cb3" | ||
| 1443 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.2;shallow=1;rev=aad2c527c5defcf89b5afab7f37274304195a6b2;name=git_aae3ac7b_6;destsuffix=vcs_cache/fa37ec6b514bbcb118fa58724f380b6cb139f97c6f223b0a4b44ac390ab94e00" | ||
| 1444 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_7;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | ||
| 1445 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.22.3;shallow=1;rev=d835ff86be02193d324330acdb7d65546b05f814;name=git_aae3ac7b_8;destsuffix=vcs_cache/6c9a6d2f21df96164e7a7fa2ec9d155bed332879071261291a3b7f6fb5095638" | ||
| 1446 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=df6e2001952312404b06f5f6f03fcb4aec1648e5;name=git_aae3ac7b_9;destsuffix=vcs_cache/7efa0f7919e85f5daf2689cc548f0965041f514ae0deb8609e733b85d21729a8" | ||
| 1447 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=1180659542815ddb51545f83860386272ebf0d9b;name=git_63b91e23_0;destsuffix=vcs_cache/895dacda62b82f81079b5c09f7f6a79215a3bd4e4a07947f202613996a4d0608" | ||
| 1448 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=5ca75a94b69bf6d4b345c50975da77d99423e91d;name=git_63b91e23_1;destsuffix=vcs_cache/72faab144b655f1f209bb6025af179c6c43ad78d11444b0881a86f09a5e234e2" | ||
| 1449 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.9.3;shallow=1;rev=6b90107d4a29dcf67ae7c214a14935d0bcfbf129;name=git_63b91e23_2;destsuffix=vcs_cache/02fa64dac3c6ca24c2aadc0adf158cc58c0dee657f4f1ec0624597246dddd66d" | ||
| 1450 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7826ba4358a76646a8bd1f852201c4fed2c81c38;name=git_63b91e23_3;destsuffix=vcs_cache/525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4" | ||
| 1451 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=82e11dfec82f254ff49e0aaafd9ba59736542a35;name=git_63b91e23_4;destsuffix=vcs_cache/e0c0255536cf4e9325e3cf97df89739fec27539683b978c25b826da11afbcebb" | ||
| 1452 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;branch=master;rev=929014505bf4717eb082c9bbe164eb280cf47895;name=git_63b91e23_5;destsuffix=vcs_cache/c48d6fb580206f3603b9ceff466ba84ac4366dc2d2d1a5241b9aefbb37eb7fa5" | ||
| 1453 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.15.1;shallow=1;rev=bdcda9a453049449163d160b98285b64ec8093a1;name=git_63b91e23_6;destsuffix=vcs_cache/5d8af3bea3daf7e64da40a324747478d3fb8d80db6e58854766de028e820a0d8" | ||
| 1454 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=fc402bc485e3a92f8d4f1f0ee5a49e2edf232ed2;name=git_63b91e23_7;destsuffix=vcs_cache/97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400" | ||
| 1455 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.10.1;shallow=1;rev=7d63f4e919ca1f26d67255c38ccd979adf2ab0b6;name=git_784a7e1e_0;destsuffix=vcs_cache/055b67ae95c9ae01b9a575294231d7020628d7ca26cd24abbded5b288b88e304" | ||
| 1456 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=8aad608f521d024f7c15ebadfdf6a78031905bd0;name=git_784a7e1e_1;destsuffix=vcs_cache/8f8696ba9fb54f559adaf9f5f9cdd67dada40d9c7b50a8a2257e330a0df0178c" | ||
| 1457 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=caab7788e04dfd7a74cec4ee80f55b7d1f9a2bfa;name=git_784a7e1e_2;destsuffix=vcs_cache/f513803ede9782b45980fef882f474df1f99eba82f07ce0896cb41efd39392d8" | ||
| 1458 | SRC_URI += "git://github.com/gonum/plot;protocol=https;nobranch=1;tag=v0.15.2;shallow=1;rev=dc3c73f2519eaf9184b082f1d7b9274974683456;name=git_784a7e1e_3;destsuffix=vcs_cache/a11b8b5d860d267cba1e2c0a74d71825d3f927693483e3c0f2904a8139d68924" | ||
| 1459 | SRC_URI += "git://github.com/gonum/plot;protocol=https;branch=master;rev=e2840ee46a6b612972d746f9fea9920d329a0605;name=git_784a7e1e_4;destsuffix=vcs_cache/732c732962fffad2a899f86c7c783b55dc43f357131adfcde3f392c47a1bc6bd" | ||
| 1460 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.2;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_0;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" | ||
| 1461 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.3;shallow=1;rev=3b57511c5e469cd030f5df7705d1f4208aa8b339;name=git_780106c7_1;destsuffix=vcs_cache/2408eeac30b1574986dd0e17458ada4d251f9845f816637202936da13fcdab91" | ||
| 1462 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.4;shallow=1;rev=43b627a9da72517e91dbcf07cd10dfd6618423d8;name=git_780106c7_2;destsuffix=vcs_cache/c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea" | ||
| 1463 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_3;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 1464 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=15129aafc3056028aa2694528ac20373f8cd34e4;name=git_da0444fc_0;destsuffix=vcs_cache/31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b" | ||
| 1465 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=2f442297556c884f9b52fc6ef7280083f4d65023;name=git_da0444fc_1;destsuffix=vcs_cache/d79937019ae4c754713c3c72f7594cc0321796c1c0045f463aca41f5b91f4113" | ||
| 1466 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=5b936e1f126baa13682eff91c2e4d5d9e3a0b71d;name=git_da0444fc_2;destsuffix=vcs_cache/f10760bd79dec3ae3deb5c7e80a5341c9e5063e347f2cffc7799e8661bf7a7b9" | ||
| 1467 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=74cfc93a99be6ca6f193856132e6799065b071af;name=git_da0444fc_3;destsuffix=vcs_cache/c87d91ed596c4c340f033586e42fe11bf578a7f212448d4a3fa86dbd4b8d4747" | ||
| 1468 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=751c3c6ac2a644645976e8e7f3db0b75c87d32c6;name=git_da0444fc_4;destsuffix=vcs_cache/2b062c37af0c61e127746bd6edbd8a4ab78a43e7a985582e31e25d2d9539449c" | ||
| 1469 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=863b3c4ac4975ff758815fa8d01acb6771f37177;name=git_da0444fc_5;destsuffix=vcs_cache/cef0b94e63cc5f5b9e0a30e26b3a4b3cbfcf2356d9ce5285e78900231b8efdd8" | ||
| 1470 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=d4ac05dc8c4c953ec29cae3df56c0833f4010763;name=git_da0444fc_6;destsuffix=vcs_cache/f38a791419f4d5b967057378dd4050b42368925d6b7a668ded952eaad5ca184f" | ||
| 1471 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=0694c2d4d067f97ebef574d63a763ee8ab559da7;name=git_352eeab4_0;destsuffix=vcs_cache/070e6e260472315f6ba6e238626e285d84a43336630a1d16b3b36bdf4646aa6c" | ||
| 1472 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=2b687b56714d59d061135c735913a64fe2b70778;name=git_352eeab4_1;destsuffix=vcs_cache/426ccd77e3526f55697cdb8bea7ae8cca87843201b95330648b9598395615fee" | ||
| 1473 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=33d19683fad8d833d2299173c7bf8ced0f102764;name=git_352eeab4_2;destsuffix=vcs_cache/423eb15a04e4454e890f30e4c0dac1d9e77fccc49b3362364c35587a12fdb6fb" | ||
| 1474 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=35266b937fa69456d24ed72a04d75eb6857f7d52;name=git_352eeab4_3;destsuffix=vcs_cache/960b7c9d4ddfbefd45a6d48297a906f4b0ccbe3c3383ef05023e54917ade5ef4" | ||
| 1475 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=4410531fe0302c24ddced794ec5760f25dd22066;name=git_352eeab4_4;destsuffix=vcs_cache/e45e91f63ecabed6e2fc5694479f5815a6f9f194ed9cc6de3b82f138849c49b8" | ||
| 1476 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=445ab0e75e6df9b6a4d3d5437bda2a7cac74eb72;name=git_352eeab4_5;destsuffix=vcs_cache/c1bc0401104ed0700b972d3239cff34e5c25c71a585fdf192166e5fffd86d2b5" | ||
| 1477 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=45df02f8a1c234d7257a619ebae89037d8aaf9f1;name=git_352eeab4_6;destsuffix=vcs_cache/69b78a20e44fc0e27959f993b8c47ee64e002c718fd0c74aec70906ae99a32d2" | ||
| 1478 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=58c23975cae11f062d4b3b0c143fe248faac195d;name=git_352eeab4_7;destsuffix=vcs_cache/7da3c11cba2a787aaee93ffb1c3df9569f261518e0756d12397899de67cd4ba4" | ||
| 1479 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=6944b10bf41077a939a283aba62be2c1a676d8ef;name=git_352eeab4_8;destsuffix=vcs_cache/f716d31e61736a881b3a3455606db76d06070f46197ac4854fee481664779d19" | ||
| 1480 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=69e4b8554b2a817a1f0015867f0858d02801f0f5;name=git_352eeab4_9;destsuffix=vcs_cache/8aa6a4103a642027318e71c34cf96f36841d3b0f2207784428d262c8196a1d9a" | ||
| 1481 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=723b81ca9867ff50b0503a48989028b6133eff47;name=git_352eeab4_10;destsuffix=vcs_cache/b8ab23f0dae178e32879b632dbe6bdafa68d2adbca0cdab246a1a191861ae41c" | ||
| 1482 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=775e3b0c77b940684efe0f152b6075671018854f;name=git_352eeab4_11;destsuffix=vcs_cache/62e6da8160fab0b85476f6635c9b7a91cd8d2ffcf3e378ccae364f35a52f8d04" | ||
| 1483 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=931781a504d8accf27aaa5863e135f8b960b3aac;name=git_352eeab4_12;destsuffix=vcs_cache/3a788601fa2d57d5a58551b3d330f2508bb9b4d0c0d77c00b6d97c32a6f28674" | ||
| 1484 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=9e190ae4a3c5edc736fd99ba38be1c9d08ea5320;name=git_352eeab4_13;destsuffix=vcs_cache/1ad99e9ae93ccfe28e7ef35be8d3f8201d2e66be969c137a009da9e5e72bd40f" | ||
| 1485 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=a66eb6448b8d7557efb0c974c8d4d72085371c58;name=git_352eeab4_14;destsuffix=vcs_cache/a2dc1025c2f6f5aea92e4b16ad5652ef8e42828b81996d69f78f6e748e4353d3" | ||
| 1486 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=b6ac75bc5918c3a0a2200faa20aedebc76d5b349;name=git_352eeab4_15;destsuffix=vcs_cache/02040f2dbc43172347774e3a1cea2b0407df98d20fd3519bf46fe0a0d17018ab" | ||
| 1487 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=bb712eb67b2b77b691f7b4335cc013a0eb42b71c;name=git_352eeab4_16;destsuffix=vcs_cache/f2ec53e4f63c2b19a2a155e0e4bc2d083bcaa1bc661b108fe82dea338716b870" | ||
| 1488 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=c13761719519258ff9c1a8b224f63d6e29b63d27;name=git_352eeab4_17;destsuffix=vcs_cache/b37f0eab9e6f594ee0606e7133ca4097ac11bd4ae233cace2435f40c5b0c92ad" | ||
| 1489 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=c20bbc37136f3a0b463478dd8e699c51139af48c;name=git_352eeab4_18;destsuffix=vcs_cache/247d2d1d4a2162c6fdeec1b9b823bc20cd3b96957a36c9098bad16052d91f23d" | ||
| 1490 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=c73c2afc3b812cdd6385de5a50616511c4a3d458;name=git_352eeab4_19;destsuffix=vcs_cache/b102b22127c1245c8a36117c04c695c96bab07b8625fa6ea6acb0817661b53d5" | ||
| 1491 | SRC_URI += "git://go.googlesource.com/image;protocol=https;branch=master;rev=cff245a6509b8c4de022d0d5b9037c503c5989d6;name=git_352eeab4_20;destsuffix=vcs_cache/0d317c9aa4b4b4dfde8410acf4c7f3d1abb7f9c1c2a2b87b529fc268e6850aaa" | ||
| 1492 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e6c2a4cdd539b91fd11131f9eecf9bb5087ab55f;name=git_352eeab4_21;destsuffix=vcs_cache/7076b26520d39050e4bb260ade3c13a54d59fef5ee5c0102583d44ba07ecc261" | ||
| 1493 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=e7e23ba50196f0b209e707121bd3fdfab8e7eea5;name=git_352eeab4_22;destsuffix=vcs_cache/09e0367dd78c8e6c4303c8daaf17ecf801e69f0a7f02d6ce879a1b9c1bb0b380" | ||
| 1494 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=ed5dba0ea28f9438e4dac0320f7d9bb2fddd9737;name=git_352eeab4_23;destsuffix=vcs_cache/dad8c33a16d1e5b89dabf3e9e75c661c021e37a2d0f11258f2b672f718804a15" | ||
| 1495 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=fa10be5a6235278651316f4f0cfc136d80cef613;name=git_352eeab4_24;destsuffix=vcs_cache/95ff1a02643c44ac1eaf6c29501ed1e6c134e145b147a3a04ad7d017b720b17f" | ||
| 1496 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=034126e5016b48119ac2b12b5f4d3ae7f2a9eaa0;name=git_13df7481_0;destsuffix=vcs_cache/ccf36b46cf0ea9db00e8eee78451e8ec194df1878864b880291d5568879ef46b" | ||
| 1497 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=03901d351deb5bd95deb90714fb75bf8e232cb22;name=git_13df7481_1;destsuffix=vcs_cache/aa7ee94ca8c2a7467e342ada72e93e1947993c2e719cf97e16ecc95c20284d13" | ||
| 1498 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=0f08993efd8a8ec67e75bcccf86b0e1569b0ab0a;name=git_13df7481_2;destsuffix=vcs_cache/d990221fa3e13bf5d553a63ee9c6d1230da3203e25f35da86e44fbcbdb37fbcc" | ||
| 1499 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=1759e969dad244f2f1a18cb367aff8614384ffe4;name=git_13df7481_3;destsuffix=vcs_cache/a963d597a7be637fccd23ccb08fe0e298fc021426322d086254267734e454602" | ||
| 1500 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=331c550502dddccec70ff032beba72756bb428f2;name=git_13df7481_4;destsuffix=vcs_cache/81b6ceac3507a8ae4ca0ed3c8df9d4f1293c6e9256a1cfdece940f9237fd7dad" | ||
| 1501 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=3bfbaada29be620417d472f349d55056286b2119;name=git_13df7481_5;destsuffix=vcs_cache/6cde361d88de4dffd488cfa918dff8f19a8bfc876e3bcb0d3ba469b9838b74a5" | ||
| 1502 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=46a3137daeac7bd5e64dc5971191e4a7207e6d89;name=git_13df7481_6;destsuffix=vcs_cache/b353f336a8275795b8f764cbc880dab145e59c77d2680640cb8b8406d84d13ca" | ||
| 1503 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=49f84bccfd3469cb3095201f7855641bcc8eb49a;name=git_13df7481_7;destsuffix=vcs_cache/889c218c9f791913eb421eb515ddc05b99ff527458a58d48e57cefdf60215045" | ||
| 1504 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=4bf6d317e70e84f331138b880efdafc2ba2f6c3b;name=git_13df7481_8;destsuffix=vcs_cache/29507dbad2cae46fbcae4fc962a243a2c5e892dd2074ef6f1734d294b3ba9cec" | ||
| 1505 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=62c7e578f1a7275d934c99dd48715525bd52b17e;name=git_13df7481_9;destsuffix=vcs_cache/f459dd5587700075eb2293ae337bb59a191dd7ed7d493637e11784bf0b7abedf" | ||
| 1506 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=69aa7acea306dfd277ec48fcc687ef8fa0f2bdb4;name=git_13df7481_10;destsuffix=vcs_cache/5d37f452b45a9fa695391acad9005fe8c18db1b7ec3da7f75e8eaebcc35fe607" | ||
| 1507 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=6ce8bb3f08e0e47592fe93e007071d86dcf214bb;name=git_13df7481_11;destsuffix=vcs_cache/206acb8ff959778c884f1c3bbbaa82e36913ae74a9d04c7d1daf9ae735e6b899" | ||
| 1508 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=6e58e47c7bd6672665dc35cce7b1f325d2addd67;name=git_13df7481_12;destsuffix=vcs_cache/80d70106e402a6e29053d684089b4ee3adac360a8934331dcf2dfa5ea3994252" | ||
| 1509 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=7416265ac6eca137286fb2adcc87f9feec458b4c;name=git_13df7481_13;destsuffix=vcs_cache/56b95046571e0e04dcc329f5fb97496ba7e4c7f6286db216f11afc8553b45e5d" | ||
| 1510 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=7c05a442b7c1d1a107879b4a090bb5a38d3774a1;name=git_13df7481_14;destsuffix=vcs_cache/ef19e6412fd24a3f6a04528cf94a6f4a990d6401faff4167170e33521f6a972f" | ||
| 1511 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_15;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | ||
| 1512 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_16;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | ||
| 1513 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=9d3333156f465c85f68264344b5c08fbcf5fcacb;name=git_13df7481_17;destsuffix=vcs_cache/e82619cacc98b6da0bf83871c07b8aca687bf65f2bf62c9ee22ee658cfb41689" | ||
| 1514 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=aa51b25a4485b19ca64f578bad6fa40229e75984;name=git_13df7481_18;destsuffix=vcs_cache/f5ac06bdfe55fc7bd179f7c5a60562be13e6bcc09b95c407d4406e98a81ce1c0" | ||
| 1515 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=b3066c3a67d8fdd8d86771626cb76efaac967f4a;name=git_13df7481_19;destsuffix=vcs_cache/74713812b6fe8157fc71ab8e56adbb96692f32b1e16d4c12258550972c0167bf" | ||
| 1516 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=b71060237c896c7c9fc602ab66e33ea6079659fa;name=git_13df7481_20;destsuffix=vcs_cache/7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c" | ||
| 1517 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=baa5c2d058db25484c20d76985ba394e73176132;name=git_13df7481_21;destsuffix=vcs_cache/6298f3a9437391a0bc3f25313e688f4d0fadb24b18e5241b03c109c66fc85ed2" | ||
| 1518 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=bba3e065a67271df90253c78c98f2cea7f572948;name=git_13df7481_22;destsuffix=vcs_cache/e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39" | ||
| 1519 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=c0bdc7bd01c96a3472df419bc2b082e06b09a219;name=git_13df7481_23;destsuffix=vcs_cache/9bf2815e529f54c303a717858f212b598d63451dae7c527cd3ae3120966ec7f2" | ||
| 1520 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=c90efee705eefc6efa975842f5e85f455b0b4639;name=git_13df7481_24;destsuffix=vcs_cache/297abdff6eb1d63062878ae152e4dbbe2044e72c3faa8a549a52f14cb613602d" | ||
| 1521 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=d271cf332fd221d661d13b186b51a11d7e66ff74;name=git_13df7481_25;destsuffix=vcs_cache/cb53cc14448559f4b79c8c47297f628afbc8171ff501cdc4743c5f4030033dd7" | ||
| 1522 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.2;shallow=1;rev=d6ab96f2441f9631f81862375ef66782fc4a9c12;name=git_13df7481_26;destsuffix=vcs_cache/1448cd87ba33f0c5f7c01cf93b4c22767eb3d941a3e9ab58be3df424f0abb989" | ||
| 1523 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=d8296639b499981d50d327e4b5714c5734e925d6;name=git_13df7481_27;destsuffix=vcs_cache/67c5b61acf0613f31cf24fb7b39c85659f78dd48e34194ac1b3ed6afcfad73df" | ||
| 1524 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=dc121ce20ffab6bb810a0f231cfa9c24d3e51b29;name=git_13df7481_28;destsuffix=vcs_cache/809f2b0ddaa3729cfade74e7ee11f229989864a955e83864fe69d136cd5537c0" | ||
| 1525 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=ea04085b103002db3b0d02d6ebbd97a0ffa29202;name=git_13df7481_29;destsuffix=vcs_cache/0af6bcbcf0554c1362af7ee096d9a1d423147de32aba934de6eab3a1296a7906" | ||
| 1526 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_30;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | ||
| 1527 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=f8a9fe217cff893cb67f4acad96a0021c13ee6e7;name=git_13df7481_31;destsuffix=vcs_cache/c732fb18987301684a2d18c11ad478d8b2f6d1b824544e3603e467859fd58c6a" | ||
| 1528 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=fa1ba4269bda724bb9f01ec381fbbaf031e45833;name=git_13df7481_32;destsuffix=vcs_cache/7e2510260fb34e72e79e38bbfdb10ff9a20e584f7d79822b31c6b8f4177f1f2a" | ||
| 1529 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=0042180b24f3cfe500f4cad3cabbc33c0a341f78;name=git_d7a72cb8_0;destsuffix=vcs_cache/d2b6ecf539d65ddfeb4fb1ae239242eda4beabc633af2fc4ce8c73915ed91fc6" | ||
| 1530 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=08078c50e5b5244ec123a6b69facdbc13b21a548;name=git_d7a72cb8_1;destsuffix=vcs_cache/6e426c04cd5151809be86349a81d8e817b0c3ee8a42a6cea4697ba1b81abbb88" | ||
| 1531 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=0ebed06d00948a7aee9a5490123450d895686784;name=git_d7a72cb8_2;destsuffix=vcs_cache/89118000acfc5423c5eccd6d329118f7f52ce480e36cee728f61b3f06ba85af9" | ||
| 1532 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=0f29369cfe4552d0e4bcddc57cc75f4d7e672a33;name=git_d7a72cb8_3;destsuffix=vcs_cache/6a5bc2506db942146d8a314ada12f48a941f5ee9aafb0b9e7d53f1de7f4c0bfc" | ||
| 1533 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=22134a41033e44c2cd074106770ab5b7ca910d15;name=git_d7a72cb8_4;destsuffix=vcs_cache/be89d63080feffbcbe6644bcea46d6fc18206e67876ec876ed0f9049c6538349" | ||
| 1534 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=2bc19b11175fd0ae72c59c53fa45eff3f93d6a46;name=git_d7a72cb8_5;destsuffix=vcs_cache/8a78323c8c445319afee32896e4e0d4994c957b3016731747d55317ad43666bb" | ||
| 1535 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=2e4a4e2bfb69ca7609cb423438c55caa131431c1;name=git_d7a72cb8_6;destsuffix=vcs_cache/dc915980649975b6d4401c7bec8fefdbbf6d49146a386e9146d6b12939173360" | ||
| 1536 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=2e8d9340160224d36fd555eaf8837240a7e239a7;name=git_d7a72cb8_7;destsuffix=vcs_cache/224c3eaa9bb84008c635b317df8bcf3ee14b2da57e8d91e58397d48dc49b6410" | ||
| 1537 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=34ffb07a9918c019c2d5080521104d2598ed8266;name=git_d7a72cb8_8;destsuffix=vcs_cache/282615a8ce4596cc4e45bdc04232784e114dd27dc975826c421d448e061dbb22" | ||
| 1538 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=36075149c5b89480def496c735b8a1ba5fc63218;name=git_d7a72cb8_9;destsuffix=vcs_cache/c5f76558204f83c53192609f087d59588eab142c6209e08ca50fbe6262dd103c" | ||
| 1539 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=39adbb78078cc1cda488515a968b79fdb2ddb22c;name=git_d7a72cb8_10;destsuffix=vcs_cache/7dc80887d36b354e3205755f863bb586c2326cacd0c40de207b0f69eb0a04e74" | ||
| 1540 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=3c5dbf08cc9840ba292592ec6c68090ea315238c;name=git_d7a72cb8_11;destsuffix=vcs_cache/0d48ec62274bf97837fc2a791a5e41ec6f2852e16255fc23fa25e3115cdf22dd" | ||
| 1541 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=3e6480915d39dd1a80fa460e56413857f02cc1b9;name=git_d7a72cb8_12;destsuffix=vcs_cache/78ce5b000291abd93fd9abe5ed3da0e80d8b8d0a608ef4cdc081689cdf7eacf8" | ||
| 1542 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=49a531d12a9ad6fa9f5a070d577ac752ada772c9;name=git_d7a72cb8_13;destsuffix=vcs_cache/44c882fab422b6d5ead524a0dedd351043ed68d5baf27dbecc993aff0643c2e2" | ||
| 1543 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=5d25da1a8d43b66f2898c444f899c7bcfd6a407e;name=git_d7a72cb8_14;destsuffix=vcs_cache/519b663d463d4efc56fd4a810585f7ef16426cce018e6e42ed60142506539041" | ||
| 1544 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=5fd42413edb3b1699004a31b72e485e0e4ba1b13;name=git_d7a72cb8_15;destsuffix=vcs_cache/42b6e13530f5a890386f072b63065c92fc5adf4a8def9a062a29abda91140f47" | ||
| 1545 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=6242fa91716a9b0e1cbc7506d79c18c64a2341e8;name=git_d7a72cb8_16;destsuffix=vcs_cache/321670aa94588466ddd75c62d07312768b12ea7e80c4fb2ff36b7b5d7b7b7ae6" | ||
| 1546 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=62b4eedd7210c3ff2fc694318a8a312b96f01a74;name=git_d7a72cb8_17;destsuffix=vcs_cache/f0689574d5bcb200d96aaa39170246a206dc86784db8bce26930d46e18470235" | ||
| 1547 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=681b4d8edca1bcfea5bce685d77ea7b82ed3e7b3;name=git_d7a72cb8_18;destsuffix=vcs_cache/cac8bc5f9c1271e14eb9f4bee6443b763f599859866fbff6c799a7311a71b391" | ||
| 1548 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=6d8340f1c53c54333dc5f280d68732afd4d05113;name=git_d7a72cb8_19;destsuffix=vcs_cache/2c3eede03c5e21e83519d5cb24a4ae0d5f35e40b236f3188e8038fa5991c8d52" | ||
| 1549 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=6e9ec9323da7adcd2cc6e62e4deb9fae4c309a1a;name=git_d7a72cb8_20;destsuffix=vcs_cache/1486f65df23546c7e165c9a26c9a9f3dc8507cf9af35f39fce538fea487d285d" | ||
| 1550 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=6f1e6394065a17f7c4e686dad23e06b6843e20e0;name=git_d7a72cb8_21;destsuffix=vcs_cache/f85811280024110f0ee87d56b0970029b87432912bbda48798cdd047895707e6" | ||
| 1551 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=6fdb5e3db783d4a038a89fb82279727f80e7bf8e;name=git_d7a72cb8_22;destsuffix=vcs_cache/af317d31f0cec8852ae8f768f264e6409b76adfd771754e4799c2ae40f281265" | ||
| 1552 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=839de2255f57ac5af1321327f280f79471825bc9;name=git_d7a72cb8_23;destsuffix=vcs_cache/82a7329560ffc3e9e45527430c8067b43aa5714b3da8421a4b4189452bcd3736" | ||
| 1553 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=84cb9f7f5c5a639955cd501bfdd54f0e63997e61;name=git_d7a72cb8_24;destsuffix=vcs_cache/b5568f548e7693dc4f56972fa02d77254f51dbedeae6fc78f4fac4c913eeaa1c" | ||
| 1554 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=85231f99d65eedc833c8fccfec7fd7d8303c0d3e;name=git_d7a72cb8_25;destsuffix=vcs_cache/04c063cb5b65fd47e372e493e19f2305a56efe9a84c88bf46856f7d7bdd1729e" | ||
| 1555 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=858c2ad4c8b6c5d10852cb89079f6ca1c7309787;name=git_d7a72cb8_26;destsuffix=vcs_cache/953b311a964505de6e1c6de0e08ba65ce5eb3334bd9016417470f4352ad05b98" | ||
| 1556 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=89ff2e1ac388c1a234a687cb2735341cde3f7122;name=git_d7a72cb8_27;destsuffix=vcs_cache/3858e4748e32ca7bdd12088d082fefb6d020373b33890e53507c31358eeef3e6" | ||
| 1557 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=9780585627b5122c8cc9c6a378ac9861507e7551;name=git_d7a72cb8_28;destsuffix=vcs_cache/27fde3276078b39a8ff13b73a43f320c8ad417fe00ce51358d1221da036b9438" | ||
| 1558 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=9bb904979d93d76cf7000f77c4a1d7bc06c7a708;name=git_d7a72cb8_29;destsuffix=vcs_cache/92954437a4c76ccacf6fe2fe66e6b9e0f13c497250678b4de2119d55af9fc81b" | ||
| 1559 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=9fd604954f58d391cab0f7f49affb0a6aa864086;name=git_d7a72cb8_30;destsuffix=vcs_cache/c20351aab32c314523f5e7a58c41e14e5a174d8fb9019b3063f0eefaa7c3c580" | ||
| 1560 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=a41e5a7819143202e8d21fb9ac9c659fbd501fb3;name=git_d7a72cb8_31;destsuffix=vcs_cache/55e97d12893a1f162c1a112be1cd59e2f915b260d2e3135435b23d8b2dca7ed6" | ||
| 1561 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=acc38155b7f6f36aefcb58faff6f36d314dd915c;name=git_d7a72cb8_32;destsuffix=vcs_cache/6673326037dc1ac7c54f721702bfeb2b4921efb7d9c59a94c18be745b32f9f85" | ||
| 1562 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=adbaf66a0bae46206ed661df3c5bae3752a3347c;name=git_d7a72cb8_33;destsuffix=vcs_cache/774719951f8ca497a82b5ae20c0f9b96fc20362e7479dc39e8bb97def975f09d" | ||
| 1563 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=b44042a4b9c12aec471902e0287a912bcb3ac1db;name=git_d7a72cb8_34;destsuffix=vcs_cache/4643c5fa8a017020dd3260693bfa1131093f8322b73211f95d6710568ec0fd9a" | ||
| 1564 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=b9c813be7d0ec3262d46deb8677ba5cda93d95ec;name=git_d7a72cb8_35;destsuffix=vcs_cache/1f83206f82f75017d0a4418bcc97edca2e4183c31b83ded29e926f4755b46735" | ||
| 1565 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=ba52d332ba9961c5b5c1e8fee42614c0f5c2c076;name=git_d7a72cb8_36;destsuffix=vcs_cache/076dc968d89193de10ca00d86d5661fe03700d3ccafa53769dac5e090c5a7550" | ||
| 1566 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=bf48bf16ab8d622ce64ec6ce98d2c98f916b6303;name=git_d7a72cb8_37;destsuffix=vcs_cache/ba506cfd432b7920fb2c5d6f6cb280c42e9d1911208fba8592a075d263ddf70b" | ||
| 1567 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=cd4f82c27b84ec2516d3c38a5b5acaf8823e2702;name=git_d7a72cb8_38;destsuffix=vcs_cache/7c0db46f66056ac02fc0470c096aaa02ec57613845a3e8e77565f5f6f9ec862b" | ||
| 1568 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=cf1431934151b3a93e0b3286eb6798ca08ea3770;name=git_d7a72cb8_39;destsuffix=vcs_cache/9d690404d55fe61f12b60291b8248b30b26748c84367097aae3de38a202f1504" | ||
| 1569 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=d0670ef3b1ebba3a000f754b3acf1c4be6c221b0;name=git_d7a72cb8_40;destsuffix=vcs_cache/8f11176a43f20d4ac553cc9eb7634e205fcbd7d539e566651ee44c98adf424f8" | ||
| 1570 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=d0e617c58cf747cf27df9762003502f814dd524c;name=git_d7a72cb8_41;destsuffix=vcs_cache/4402099740a3ddf88f08ed27f85063ef05bea3a45bb4aefd5698a8146c608e49" | ||
| 1571 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=d3ed0bb246c8d3c75b63937d9a5eecff9c74d7fe;name=git_d7a72cb8_42;destsuffix=vcs_cache/82edac4de3ad67e00370a2ae07ea7507c954621a90b063bc7bf075f84a15791d" | ||
| 1572 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=e067960af846b0c7189a5b5cbd12d12f5712703d;name=git_d7a72cb8_43;destsuffix=vcs_cache/003f1e188984efeb0ddd261aae95c6d9c2356614103d0efaad3130d4ca8fa793" | ||
| 1573 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=e64efc72b421e893cbf63f17ba2221e7d6d0b0f3;name=git_d7a72cb8_44;destsuffix=vcs_cache/211a40fa92a2ec1c3cde36d221c9accab5379e7a230d56adf81aaae313ae059a" | ||
| 1574 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=ebe81ad83719fe3426335b22e40a1e3a76fa45c0;name=git_d7a72cb8_45;destsuffix=vcs_cache/6bf9724a7de5c57657f8ff9e3c233d3c9ecca892d4936913751cae309ec6bfb2" | ||
| 1575 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=f21342109be17cd214ecfcd33065b79cd571673e;name=git_d7a72cb8_46;destsuffix=vcs_cache/351d1fabdb4fa60c3e4cb2cc5d4a44b30955567cba29728bf9f0d856a050ae6f" | ||
| 1576 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=f6687ab2804cbebdfdeef385bee94918b1ce83de;name=git_d7a72cb8_47;destsuffix=vcs_cache/0d7f9e058c13f764178ba4477f1822d080b7c0230111df567dde87d34f38f303" | ||
| 1577 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=fd043fe589d2d1486b6af56f44a691e819752a23;name=git_d7a72cb8_48;destsuffix=vcs_cache/73bd1dd884e57af3aac27c5b454b6868a455a88ba7c6e49584ce04b59a3f70b1" | ||
| 1578 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=04218fdaf78fa213d4e82c988184a250f6c354c2;name=git_2e975dd2_0;destsuffix=vcs_cache/230a9ad5970c535aa1950c73435327a9cb9d5e83503624d5c6e16e85e01f577a" | ||
| 1579 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=1231d5465be98a7c5f01140358c142d365d4fbb6;name=git_2e975dd2_1;destsuffix=vcs_cache/dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e" | ||
| 1580 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=3863673230bd2f654d5c3749dc90e6d130067dd6;name=git_2e975dd2_2;destsuffix=vcs_cache/71d12ef0538a7e08304bd53ff5dbe1a79f60001589f3d0127d4b8bfc96b4cb9e" | ||
| 1581 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=40b02d69cd8f2efc8aeb262071f74fb4319b6661;name=git_2e975dd2_3;destsuffix=vcs_cache/c7ab826908bfbeedd10778ec2f9e99bf8c4f17dc2307f3f8b629c3c57e3aec5e" | ||
| 1582 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.42.0;shallow=1;rev=52b71d3344c86b384ed34ebf73f1e6f37044fe79;name=git_2e975dd2_4;destsuffix=vcs_cache/58bff073b30a7ac866bad72c0f803b3ddfec341a59fd27d2db4b8dda9f0cec99" | ||
| 1583 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_5;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" | ||
| 1584 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=a35244d18d7756b12deca31a518c0fa1327d050a;name=git_2e975dd2_6;destsuffix=vcs_cache/4068bd62e633557f5121f1150b74cc041354352d709c0b6f81073ee6de3b795a" | ||
| 1585 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.39.0;shallow=1;rev=a7e5b0437ffa3159709172efbe396bc546550e23;name=git_2e975dd2_7;destsuffix=vcs_cache/2f7967872dc89974e6070e6a50b9470569f4330c267a7ea7842f4ed0084ea01c" | ||
| 1586 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=036812b2e83c0ddf193dd5a34e034151da389d09;name=git_d7307bee_0;destsuffix=vcs_cache/737630eedb4e22444bcc842c824d09c82d5ad676f18cc2707c343fe462789b29" | ||
| 1587 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=04914c200cb38d4ea960ee6a4c314a028c632991;name=git_d7307bee_1;destsuffix=vcs_cache/77b1c2128d3d3a72f0ab85d6800e7273fdd14749e9845be6f1c126d8c02f57fc" | ||
| 1588 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=09787c993a3ab68e3d1f5c9b2394ab9433f391be;name=git_d7307bee_2;destsuffix=vcs_cache/cbc28b85bb7dc700be3c18580ce9ab3ed657bdd6fddc6e818c41725dc83e6f42" | ||
| 1589 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=0de741cfad7ff3874b219dfbc1b9195b58c7c490;name=git_d7307bee_3;destsuffix=vcs_cache/a4127a4166f0454b5fd36927c78ee4923f61426c8326a6f0e1678a9b7f056e8c" | ||
| 1590 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=10739b037d369c748d671b216356d7e04ce68da1;name=git_d7307bee_4;destsuffix=vcs_cache/abf7656b4e3b2a6bb1f832c1f3c9cf9877ba010bf7e272de89f67345e53edc19" | ||
| 1591 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_5;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | ||
| 1592 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=14be23e5b48bec28285f8a694875175ecacfddb3;name=git_d7307bee_6;destsuffix=vcs_cache/ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5" | ||
| 1593 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=151027eb5637d626749783009eab9f0a7cfb446a;name=git_d7307bee_7;destsuffix=vcs_cache/d864ced70c294ee18ce0a08137351748f8967a0be4231f199506b2c1557dda68" | ||
| 1594 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=1966f539bbd7664efd5bb7462ae94d9db67f4502;name=git_d7307bee_8;destsuffix=vcs_cache/ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963" | ||
| 1595 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_9;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | ||
| 1596 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=1ea32573ddff2d374504dcc8102328ea790af85f;name=git_d7307bee_10;destsuffix=vcs_cache/a7ad2126a1ecc8b6983bf462c8c108fa0516b752af69da928520874a03907e9b" | ||
| 1597 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=22ba2078e183beec12908ea94f1d899c53dbf02c;name=git_d7307bee_11;destsuffix=vcs_cache/2fff0a391b07877d0fbbfa69b08c0acf7220b057679428811d870950df4ee87a" | ||
| 1598 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=2a180e22fddcc336475e72aa950be958c1b68d33;name=git_d7307bee_12;destsuffix=vcs_cache/cfd3213b9c446d696b595fdb1f197c269013ffb292d46c43d20530812a1825ee" | ||
| 1599 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=37e7f081c4d4c64e13b10787722085407fe5d15f;name=git_d7307bee_13;destsuffix=vcs_cache/901f082ea4e1c94dfbaef54bd883432751214951b6b2d5885765a306b1c60d1f" | ||
| 1600 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=396f3a06ea2a49eb410f12e244c0dd77095d0de9;name=git_d7307bee_14;destsuffix=vcs_cache/a33a3a0f53ccdab2ce7a33e5a447e5d85635802ec4dffa5677f6965e6e07b706" | ||
| 1601 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=411f99ef121375a146e962b6eab78b03b7429483;name=git_d7307bee_15;destsuffix=vcs_cache/552bab19670b2a96ac65b9bf6d179b6bbbdd4321531f3f9b5a1e39585df8bd69" | ||
| 1602 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_16;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | ||
| 1603 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=43a5402ce75a95522677f77c619865d66b8c57ab;name=git_d7307bee_17;destsuffix=vcs_cache/32b2418d90427c02e56a995b913942d75791bb2c01e6fe4bf4397ff7373d9d58" | ||
| 1604 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=506c70f97318aa991ec5a898685660c880c166ca;name=git_d7307bee_18;destsuffix=vcs_cache/fb45f7b992e58cab0ef07fd106303e86598be551016b093cf350553644680c4a" | ||
| 1605 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=59c1ca1e4661ed4452be4069ceea3c233f4deec1;name=git_d7307bee_19;destsuffix=vcs_cache/d1f9c53373163011c3c882e0a20cabac6c7f78d5004f190209f6f6e56bcfb008" | ||
| 1606 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_20;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | ||
| 1607 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=6e8e738ad208923de99951fe0b48239bfd864f28;name=git_d7307bee_21;destsuffix=vcs_cache/7d5034817f1223ca018ebdc04acb161be44c7701db7dc206d930a59b8df9a014" | ||
| 1608 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7fad2c9213e0821bd78435a9c106806f2fc383f1;name=git_d7307bee_22;destsuffix=vcs_cache/17303686dd20f8890e406d26fb4a7132b9859025d470a9d471f2290d9471d58c" | ||
| 1609 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=7fc1605a5dde7535a0fc1770ca44238629ff29ac;name=git_d7307bee_23;destsuffix=vcs_cache/463fa6019c65d8e667ea1543c48af9adc0f85ed2192d79a82c22d050950ba743" | ||
| 1610 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_24;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" | ||
| 1611 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=8a14946fb031f4bf6096242b5e6ae6f7316d47d8;name=git_d7307bee_25;destsuffix=vcs_cache/1259ec71c57279addd3162ddbe6ae8a93ee55fc7e96b345088d94682c53a4774" | ||
| 1612 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=8fcdb60fdcc0539c5e357b2308249e4e752147f1;name=git_d7307bee_26;destsuffix=vcs_cache/82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8" | ||
| 1613 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=913fb63af28f446cd10c684ee847b5606cf328f7;name=git_d7307bee_27;destsuffix=vcs_cache/ecf38e62fdc11d73893fcbb5321fdb3a36329ddbca9848162be0d5bf11e7cc5b" | ||
| 1614 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=93782cc822b6b554cb7df40332fd010f0473cbc8;name=git_d7307bee_28;destsuffix=vcs_cache/250b838d3dd291145ccea7fef1b9f7e7b1a081a69d0f055b5079955bd87597da" | ||
| 1615 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=b637f27e40ad6e222f3d301cc113e635f0fa08be;name=git_d7307bee_29;destsuffix=vcs_cache/816f766106b7a38cd9a650db7a181bc3dee8da3eaab0487f1ff7e618c6f19d72" | ||
| 1616 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_30;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | ||
| 1617 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=e225da77a7e68af35c70ccbf71af2b83e6acac3c;name=git_d7307bee_31;destsuffix=vcs_cache/21df7493a16af12233b318b2a2a914c541c6b155a0bb6ec0891d01554074c1f4" | ||
| 1618 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=ec11c4a93de22cde2abe2bf74d70791033c2464c;name=git_d7307bee_32;destsuffix=vcs_cache/7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c" | ||
| 1619 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=fe3591bd8a96873abc98bb9d2d5c62f27efca3e9;name=git_d7307bee_33;destsuffix=vcs_cache/a1ea9c5d66cb424c251553fb8c78853cf27fd86db554b15dc8e4ca40ed88f6f2" | ||
| 1620 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=49bf5b80c8108983f588ecabd7bf996e6e63a515;name=git_f72f7a6f_0;destsuffix=vcs_cache/e604e80bcc65f6bfcf2b77eacfe5e23de57628a541140ef5b929504f1bf5dec2" | ||
| 1621 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=4e0068c0098be10d7025c99ab7c50ce454c1f0f9;name=git_f72f7a6f_1;destsuffix=vcs_cache/8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7" | ||
| 1622 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=506e022208b864bc3c9c4a416fe56be75d10ad24;name=git_f72f7a6f_2;destsuffix=vcs_cache/13d8afac666cb46c8c23f714bd06248e9616443a2423f9ddd2d947c5ce76dacd" | ||
| 1623 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd;name=git_ed42bd05_0;destsuffix=vcs_cache/24d91a8da0c61c84416bc081f87c9530bdd043f861805147b823427a1685f4a0" | ||
| 1624 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9a296438e54dff851a45667aa645a97003b44db5;name=git_ed42bd05_1;destsuffix=vcs_cache/8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4" | ||
| 1625 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.49.0;shallow=1;rev=d977772e17ccaa1903b2af736f6405ab3a9f05cc;name=git_ed42bd05_2;destsuffix=vcs_cache/fe06ef84be3df4f7fcc9e4c706e41a5cc0442713524f6b5f8cc386e5680d8b1d" | ||
| 1626 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=dfc720dfe0cfc125116068c20efcdcb5e4eab464;name=git_ed42bd05_3;destsuffix=vcs_cache/efb49d6c533f0c4edb5aaa1328290d633a3c9d6b88a92eed26a023d8ff604d7a" | ||
| 1627 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=e1fcd82abba34df74614020343be8eb1fe85f0d9;name=git_ed42bd05_4;destsuffix=vcs_cache/5a5fbae248b5082295ad2d3f305366fff8b6f7f2bdf52f962ab7307ad7df3fd3" | ||
| 1628 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=e74bc31d69f225b635e065a602db3fbfa9850f93;name=git_ed42bd05_5;destsuffix=vcs_cache/82a07fe1904c263f9f213772e8b13c56a46fabfea0ee1ca2eed4873551103c0e" | ||
| 1629 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=0405dc783f0a9c4dbf56901f56e49fa485943f4c;name=git_879ce674_0;destsuffix=vcs_cache/d8094bfff5be63c2b0853e1c998c2afa53b43dba21cc8d3cfe527f9d7ece4fe5" | ||
| 1630 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=054e65f0b394d1bf387a254295588fb7e5bd0516;name=git_879ce674_1;destsuffix=vcs_cache/dbb067264d2f4bb818fb9a2ea13cd7f757ff6d42d3564c479d688490c14fad88" | ||
| 1631 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=10a507213a2916eb81243cb95bcd7f5e70a771e1;name=git_879ce674_2;destsuffix=vcs_cache/ecc8baee991c2fac7167f0c6ad2a9b3727b502ad732b4112cc0c45cf1ed6c923" | ||
| 1632 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=2d47ceb2692f22136c9ff680c192d3d19c5dd9e2;name=git_879ce674_3;destsuffix=vcs_cache/fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612" | ||
| 1633 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=2f50522955873285d9bf17ec91e55aec8ae82edc;name=git_879ce674_4;destsuffix=vcs_cache/a9173c2f6c06cf46d8d352e9a005f8a639979213a6b3ce9c28b85b3a8feea812" | ||
| 1634 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=334a2380cb910c8f550f5736c3bb95510c92a425;name=git_879ce674_5;destsuffix=vcs_cache/52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0" | ||
| 1635 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=3d87b88a115fa4e65fadcbf34e6a60e8040cec41;name=git_879ce674_6;destsuffix=vcs_cache/b24969f2e7dcc79cbe05f9664aee0357541a14e2fce927851795c1bab65c851d" | ||
| 1636 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=46b078467d3751cbce40071a3ffde1301d2e1adf;name=git_879ce674_7;destsuffix=vcs_cache/14bade69832c6762aa3021764e755a5742280b53587bb012c0f4813773765a16" | ||
| 1637 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=4de253d81b957fba808c13ea360fffd9f7f56db1;name=git_879ce674_8;destsuffix=vcs_cache/cd2dca1c9c2c8ab29f1c564889fd00ed981f02614efc266cf52d4dd70db28f50" | ||
| 1638 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=509febef88a4b4fad613c9cc84ac7e982f22e774;name=git_879ce674_9;destsuffix=vcs_cache/24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3" | ||
| 1639 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=542afb5b7346d69c3c878cfdd23a583e8524294d;name=git_879ce674_10;destsuffix=vcs_cache/4d68604c768c2db1f3a002a4924870097b24fd45f2fef4ed6fda23efa710af33" | ||
| 1640 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=6781d3edade33508825401a5e81a5f07ac7c1902;name=git_879ce674_11;destsuffix=vcs_cache/fc3f4fe53f67fdc850bbeb11886bca503696951a9a0e3e97586220399622a1bf" | ||
| 1641 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=6cc2880d07d65fc535a1fb4fbd58b397bc1c5312;name=git_879ce674_12;destsuffix=vcs_cache/d44b881013a1a32499c214d17a48e29f44234e14bdad245c0c13d53242305333" | ||
| 1642 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=746e56fc9e2fafde18176275ce0b96b06ac53955;name=git_879ce674_13;destsuffix=vcs_cache/90dfcbb138799e93827d4e5377bdcd0b5c6a8816630286285b71ad7fbe200a4f" | ||
| 1643 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=8460e604b9de9da5834c9f198cadf9dca4b05cac;name=git_879ce674_14;destsuffix=vcs_cache/40977dead8068fd4b2ff7931c2a65890c06ac3fbe73cedd91e7bdaba1396450c" | ||
| 1644 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=8a7402abbf56ed11a2540c1d8beb569bd29e22d1;name=git_879ce674_15;destsuffix=vcs_cache/3575b051814aade4d8d39c1eaad80043b24b44f1c94ac279ffa894655e6e9268" | ||
| 1645 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=9a3e6036ecaa863d993f4f9bc3aeb4258fc9346c;name=git_879ce674_16;destsuffix=vcs_cache/b4a4be3309b0b49812acb05b7d0a803142e031f4b2aa615f8bb61ff001899079" | ||
| 1646 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=a1355ae1e2c30eb123356c2a35c2f420652999f9;name=git_879ce674_17;destsuffix=vcs_cache/8142b4f7c5934b463d74ac709369928d7bd5de48755654856e25b7cfc4680248" | ||
| 1647 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=a1ab85dbe136a36c66fbea07de5e3d62a0ce60ad;name=git_879ce674_18;destsuffix=vcs_cache/c407947082e00cb9b17e762f1bdf26756d1c843481a7cbf2b9db2195a5f000e3" | ||
| 1648 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=a1d7652674e8f269b17d9be90d3c4c1d0e8830e8;name=git_879ce674_19;destsuffix=vcs_cache/5da1e6476d8c10399b2d224d117d1922fe284dbd2d5a779a5c8eed9ef52b1ae1" | ||
| 1649 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=a4bb9ffd2546b4ac9773d60f1e9a6ff4ba82ad23;name=git_879ce674_20;destsuffix=vcs_cache/e45227fc1231b7be1608b94a9286f61be5a4516ceb381a9208ec9e99c0010667" | ||
| 1650 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=c13cbed26979984b7dddd468b78daf72f8b4b473;name=git_879ce674_21;destsuffix=vcs_cache/5e3865da628c79dcfbf1fe1b38e44eec9a2cb87916320ca4b24e18c632d01c0e" | ||
| 1651 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=c74c464bbbf2425793dda2a0044770271fc009c7;name=git_879ce674_22;destsuffix=vcs_cache/048156c64e3fc8188190d7b12d3a6b0225808e64a7322471dce0880951f52ed0" | ||
| 1652 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=c95f2b4c22f226b18030fd3b7d5cd47e0d12395a;name=git_879ce674_23;destsuffix=vcs_cache/f76523cedcb5f027ada68cb92d0853bc7821bd839c9080b39d75620c26fda2d2" | ||
| 1653 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=d63ba01acd4b5892385c4390b334ea2c89f27eb7;name=git_879ce674_24;destsuffix=vcs_cache/ec3513e2923e3e36cd8991b28419b40d9041c4083b2a398ce6c6f03d98f70781" | ||
| 1654 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=d852ddb80c63fe1450931926cbda40f05fe08c7b;name=git_879ce674_25;destsuffix=vcs_cache/43dee01b75acde6f70ffb4ef790c4080cc7ebca2b168f386bcb65ab638e5b38c" | ||
| 1655 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=da58074b429933d2abeae71d6ef619366febf38e;name=git_879ce674_26;destsuffix=vcs_cache/0c008f03dfadc1ba1ed0f9302784a76949b4893799820d559755ea2e0ab1acfa" | ||
| 1656 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=ec7cb31e5a562f5e9e31b300128d2f530f55d127;name=git_879ce674_27;destsuffix=vcs_cache/4889a2173daad144144800469b17a2786af5b3f24755b8d07a515dfd7268ee0c" | ||
| 1657 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=efd6b22b2522a48712e1fd0b3c1ab34d243f5245;name=git_879ce674_28;destsuffix=vcs_cache/4281c66658a4012d76c7a15fa06fddce2becfd1e8d1481fc5f88cc83d970e281" | ||
| 1658 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=f17229e696bd4e065144fd6ae1313e41515abbdc;name=git_879ce674_29;destsuffix=vcs_cache/91669ead7de1bac04412edfec51b8a55066b1b5d40fd8e953da885087ddb5d1b" | ||
| 1659 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=f66d83c29e7c4a8451c4e90bf298113efa5986a7;name=git_879ce674_30;destsuffix=vcs_cache/fc412c3111d415d9a1a8afdc7a186b0bdba2f5ff9b461693be3f0f7e31dc0fd0" | ||
| 1660 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.32.0;shallow=1;rev=0dd57a6ef90c283b902525213f15d6b2a59cc84b;name=git_38515699_0;destsuffix=vcs_cache/db1055c090da946a126ac8573a0148f86e0c41f537a9ee33dc5eefbe656d95ed" | ||
| 1661 | SRC_URI += "git://go.googlesource.com/text;protocol=https;branch=master;rev=14c0d48ead0cd47e3104ada247d91be04afc7a5a;name=git_38515699_1;destsuffix=vcs_cache/7afd1c64dfde05434b834de00d80d064b0dee0ac8e86a20a3ccb3b3477062816" | ||
| 1662 | SRC_URI += "git://go.googlesource.com/text;protocol=https;branch=master;rev=17ff2d5776d28fa6ba2280c1053f7adf8d32eea6;name=git_38515699_2;destsuffix=vcs_cache/4d433f261a2c7cdc7fd6aff90f7c6096c21b412fcc4b5c8494239264cb0c661b" | ||
| 1663 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=1bdb400fb39a45cc788ffe7e5d7a2a9719afc7e9;name=git_38515699_3;destsuffix=vcs_cache/5ad35cfebebfa5b556ca6d44b5026673bb71ab874271a0fc395ab751275779ae" | ||
| 1664 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=1e3e9fdab19c86b2b575f3bdb8831eaa3468381f;name=git_38515699_4;destsuffix=vcs_cache/9d0b7e67a9d05ba525c78e7d9a094b01f1a46f5ec0ddcbde7abcfc4bab8ec1b2" | ||
| 1665 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=22f1617af38ed4cd65b3b96e02bab267e560155c;name=git_38515699_5;destsuffix=vcs_cache/e76db68acf0b576548fa714f294c3cc8f71a39e409d5458a9af88b7c906026db" | ||
| 1666 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_6;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" | ||
| 1667 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=3043346206dbc748052ef6e130f428f895cd3760;name=git_38515699_7;destsuffix=vcs_cache/510f17dfe679506b85741bdf993554122d4efcbebb771570bded9a58d61adf79" | ||
| 1668 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=342b2e1fbaa52c93f31447ad2c6abc048c63e475;name=git_38515699_8;destsuffix=vcs_cache/7b34b135bbda1292ea284d86dfed6e5bdf5fc64fa2fe19d2299467019e4d1944" | ||
| 1669 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_9;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" | ||
| 1670 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=3a7a2557e7386e7e39d8b31290c3e8962c39e0fc;name=git_38515699_10;destsuffix=vcs_cache/1cc9e0f1ff2b837234418566a8f6c2d5269620b493d44c7ac004e13c143075ed" | ||
| 1671 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=3b64043c9e8fa8cd61a019df17dc729630915fa9;name=git_38515699_11;destsuffix=vcs_cache/048a81c21999c74347b58bb43a6fc3a39ee90657527bbd2758fc37765fb93d61" | ||
| 1672 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=425d715b4a85c7698cedf621412bb53794cbda53;name=git_38515699_12;destsuffix=vcs_cache/a7d5fe87723af3c471d5ed18e25d604d34081f39ab1219b457b5da3a8ff54d08" | ||
| 1673 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.8;shallow=1;rev=434eadcdbc3b0256971992e8c70027278364c72c;name=git_38515699_13;destsuffix=vcs_cache/58ff57824b0729eefaf3df2367dae8bc8ac492e23e66261031610ca60cc202a8" | ||
| 1674 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=48e4a4a957429d31328a685863b594ca9a06b552;name=git_38515699_14;destsuffix=vcs_cache/3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45" | ||
| 1675 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=536231a9abc69feaab8d726b5ec75ee8d3620829;name=git_38515699_15;destsuffix=vcs_cache/1494334c4fbf18d932fa31be5e3983842a96da73feea490a40638c5667ca7a23" | ||
| 1676 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=566b44fc931e2542778a18423c655ce99b4f1402;name=git_38515699_16;destsuffix=vcs_cache/2868deb5bd5e435710cf636cb91e294492c665341a5f65e26da3b82c645fd40d" | ||
| 1677 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=6c97a165dd661335ff7bce6104a008558123c353;name=git_38515699_17;destsuffix=vcs_cache/314ce90da59b55f1c43f4f8d9511a0fdba7d266959c9169598c6ca4e65509a34" | ||
| 1678 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=71a9c9afc4cd710b9412f7f99f0d8e35b10e488a;name=git_38515699_18;destsuffix=vcs_cache/96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f" | ||
| 1679 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=75a595aef632b07c6eeaaa805adb6f0f66e4130e;name=git_38515699_19;destsuffix=vcs_cache/7c683dff6b1d330d20dc7fc0e186c8632c397daa3755d4b91c1b350508bb8953" | ||
| 1680 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=80721808805f9d846d907c85d73ca6b5b6ecb870;name=git_38515699_20;destsuffix=vcs_cache/e5ec8fb28ce6e7d647151a547e46a4cccae3242c2310ead2906e7f3730eafbd8" | ||
| 1681 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=8577a70117e110160c45f32af0e0df84eef844f7;name=git_38515699_21;destsuffix=vcs_cache/42e8afdffb1e928fc8f72001a49acc8367837dba7f1b00cb46358b34d57da095" | ||
| 1682 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=8d533a0c40adec778a7d09ac6c8aa640d3c883f4;name=git_38515699_22;destsuffix=vcs_cache/ac1639a50598e18d2d894a268e0c312c9f39f5ad2a7482a2f8d54d2906719521" | ||
| 1683 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=9c2f3a21352d1ff4e47776534e3f334b39ec0183;name=git_38515699_23;destsuffix=vcs_cache/2a43a8d9f7fda989d18550dbde2e274aacbe0eabcbd14bd38be60f84d1c1fd67" | ||
| 1684 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=9db913aaf20ced01b7a130d9fb222d74a1339fa6;name=git_38515699_24;destsuffix=vcs_cache/7301a8d6bc73b52110759ca9f9a6077d67edd1f6a2c1b6e1090b637096d9087b" | ||
| 1685 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=b2bec85eb9df7c6fcf50218bde3db5e22b35e481;name=git_38515699_25;destsuffix=vcs_cache/b2ed225adb707701e8acdb5ca1f97b68330d6b62805bc3b9f9f3473e33d22e39" | ||
| 1686 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=b6d26456dd3ff554a56f10b1e388db0f8ca862d1;name=git_38515699_26;destsuffix=vcs_cache/ebac188fdff638a065fd21108c9366f59cec9d6bf07540552bebdb8f8162a891" | ||
| 1687 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=c8236a6712b1b530895a7182a8a9fc06f1c5cf4e;name=git_38515699_27;destsuffix=vcs_cache/9974d41816273a58d8b62e9171e596f80984fe4fa9d97cb8ba42d9cd287d2180" | ||
| 1688 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=d42948e5579eb996bedb7df76c7ad57fae4e83c7;name=git_38515699_28;destsuffix=vcs_cache/7fcb78a8fd04f8a91f109513bdf93dd6c6681a83c61c24ba5d330cc070dad0a6" | ||
| 1689 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.6;shallow=1;rev=e328d63cff14134669501e0e154e4f141c784322;name=git_38515699_29;destsuffix=vcs_cache/4b522f9dc77a0e02cea9ffd3b10d3f85a766a1f7900b412ab5c3f6a41718c2ea" | ||
| 1690 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=e69f31bf9cf2f46bd3325bc9bad37fe9001731c2;name=git_38515699_30;destsuffix=vcs_cache/f2f2b80af3159156bdb4e801605bba68506c01047d880103c8b001c0b3b39c71" | ||
| 1691 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=e7ff6b3572e1a83c072ef150c985f86603986e1b;name=git_38515699_31;destsuffix=vcs_cache/577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2" | ||
| 1692 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ec5565b1b747ce5ca569aeefc09e737b479a12ac;name=git_38515699_32;destsuffix=vcs_cache/b8a903f703513b2581d07cb95305680dfbfa228869b8fba9564dce4d47d162b9" | ||
| 1693 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=efd25daf282ae4d20d3625f1ccb4452fe40967ae;name=git_38515699_33;destsuffix=vcs_cache/0ad3bd14ca442758c8f63c77647e10f6fd0d3a687e06c1982d85389d85dd8850" | ||
| 1694 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_34;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 1695 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=f488e191e67ed95a5b9b7b39024e5a5f5f1ffd02;name=git_38515699_35;destsuffix=vcs_cache/ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e" | ||
| 1696 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=fb697c0580b4b6ab0a21ca17e64788b981fb6018;name=git_38515699_36;destsuffix=vcs_cache/74d70156218364b0ba18f38742a4dee9e0c6829f7242834ff0f9e44461fd643c" | ||
| 1697 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=0c50ed881d02b171df1325a8b7f5fa7c8c8fbb6f;name=git_e2f6844a_0;destsuffix=vcs_cache/abda6b926e04dbc0e655e0071759ab2e379c41dd82f116d7913bf1f2fc416626" | ||
| 1698 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=1616a7fa5fe23b54fee0cc3dd6d0bd48abc19914;name=git_e2f6844a_1;destsuffix=vcs_cache/0892c89bc686df08eb12440ea6150587e81a2a64d649aa806391f724242e39d9" | ||
| 1699 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=1ce61fe87e0e5dd90752d2b6c5972f9b6918e77c;name=git_e2f6844a_2;destsuffix=vcs_cache/ee6cc7ed0b5163f469fb16f28670cd552975136162b0b78e37c241b49a2ab45a" | ||
| 1700 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=2b4e43900c03fd6b77109b7b2b6d77583f48bc1c;name=git_e2f6844a_3;destsuffix=vcs_cache/0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b" | ||
| 1701 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=2c09566ef13fb5556401ddff3c53c3dbc2a42dac;name=git_e2f6844a_4;destsuffix=vcs_cache/8716990bce5a795ed7217a8414cde3a2264737d777a6c6d672af4f144ebc54d7" | ||
| 1702 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=2c6c5a229852db5dff1662b3a80d9a396939412f;name=git_e2f6844a_5;destsuffix=vcs_cache/44a0afea326673f962454057ab2e96437ae82ecf830695b8ca9f1e64aef23936" | ||
| 1703 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=384619452bf36722f210e36ad5dc26d510f54351;name=git_e2f6844a_6;destsuffix=vcs_cache/1403175cfc662e295fe24690b78f7ebb6eb887a66bb49fdfab4f756113d6fa3a" | ||
| 1704 | SRC_URI += "git://go.googlesource.com/time;protocol=https;branch=master;rev=555d28b269f0569763d25dbe1a237ae74c6bcc82;name=git_e2f6844a_7;destsuffix=vcs_cache/cc2d1a6d2eaa513064d93e0e7d68799f6f3b9e55afaad10db65a954e84930405" | ||
| 1705 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=5d9ef583af632a0fcf95276fb38326f695c4fd5f;name=git_e2f6844a_8;destsuffix=vcs_cache/ab204931a58ec8ccf1316657eae3e35ee90a15fe2e4a0eca5017a69b34aa48b9" | ||
| 1706 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=772484ea383fac83b7da05684a96ae628b251bcd;name=git_e2f6844a_9;destsuffix=vcs_cache/e6c89070a3e959e4af72ef4a030796be7fa1e95479710f18d8ed7494c2fef915" | ||
| 1707 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=812b343c8714c317b0dad633efa6d103e554c006;name=git_e2f6844a_10;destsuffix=vcs_cache/4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98" | ||
| 1708 | SRC_URI += "git://go.googlesource.com/time;protocol=https;branch=master;rev=85acf8d2951cb2a3bde7632f9ff273ef0379bcbd;name=git_e2f6844a_11;destsuffix=vcs_cache/b7d0032a2b35ad2b155634b64567be8ddff4d50ec5f5b11d4d6dbcd5de0d4a04" | ||
| 1709 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=883aed519795b30de35e6bc28ec8f681494afa87;name=git_e2f6844a_12;destsuffix=vcs_cache/2156f2e87ae87986a90bbc7e90f96dbadd6c75e5a5cf58374156774aa149e6a8" | ||
| 1710 | SRC_URI += "git://go.googlesource.com/time;protocol=https;branch=master;rev=9d24e82272b4f38b78bc8cff74fa936d31ccd8ef;name=git_e2f6844a_13;destsuffix=vcs_cache/a7bf7a0a97321984eb1263f5f8bcb9a99d0c8c477cc52ef001a84cf9d22bdc60" | ||
| 1711 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=f3bd1da661afd6357b957af27c50ccdb248b7dd3;name=git_e2f6844a_14;destsuffix=vcs_cache/99c0566fe2c2c74fd06b335e0f79a1dd361c2d21e5f34e7f893379b51f71cbde" | ||
| 1712 | SRC_URI += "git://go.googlesource.com/time;protocol=https;branch=master;rev=fbb02b2291d28baffd63558aa44b4b56f178d650;name=git_e2f6844a_15;destsuffix=vcs_cache/81ecc17ec6f9ce3c24c81bc47c225d106aa16cc8682f661c5bd5121645a5d02c" | ||
| 1713 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=04be3eba64a22a838cdb17b8dca15a52871c08b4;name=git_e8cbb9fc_0;destsuffix=vcs_cache/eebbc7ff1ce54422705a4e11c1a375ce3ad751ff9c853e7948e423942bb5e416" | ||
| 1714 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=104605ab7028f4af38a8aff92ac848a51bd53c5d;name=git_e8cbb9fc_1;destsuffix=vcs_cache/1d70dfaf394fe787335d2b8fcb5c7dd936b4eba4927cf44fc93849217bd5359e" | ||
| 1715 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_2;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | ||
| 1716 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=2f41105eb62f341cfe208d06de4ee3bdd3a083da;name=git_e8cbb9fc_3;destsuffix=vcs_cache/d1005dd1711b63891c69b5b7174c44abae72f194572a3a97648371206aff52f6" | ||
| 1717 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_4;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | ||
| 1718 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=65e65417b02f28de84b55f16b46a1e789149973a;name=git_e8cbb9fc_5;destsuffix=vcs_cache/fb4550d892569011a6d824653edfa1346570f06c13855e9f494086cb828c67d0" | ||
| 1719 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=7835f813f4da395c9a1f7c0fe732a63d1c79d331;name=git_e8cbb9fc_6;destsuffix=vcs_cache/85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa" | ||
| 1720 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_7;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | ||
| 1721 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_8;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | ||
| 1722 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=f3a8303e98df87cf4205e70f82c1c3c19f345f91;name=git_e8cbb9fc_9;destsuffix=vcs_cache/b58a4cb0d6e1fba648c1252d9b2defce5bc798b0687f24402e56035456e8856c" | ||
| 1723 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=078029d740a8681fc932f4e25e60ff1a037f5eca;name=git_fe729624_0;destsuffix=vcs_cache/22f6e933ae52c27b2554e1c218abae4921040089a6772eee8a64f5be2dafeec5" | ||
| 1724 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=1a19826ec488c3c893223573f54d44c8daf5237b;name=git_fe729624_1;destsuffix=vcs_cache/521d61e180a192ddd858d6c59db514ef9d319fa8000362b4167fe2314fb70264" | ||
| 1725 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=8d8967aff50be1c0fc95709cefaaa6f50a5ccf40;name=git_fe729624_2;destsuffix=vcs_cache/f3f54dff5ddc6f1c2dd5405f1ceb20f86346bc26dcb36ad7d52f1d6cfdf06640" | ||
| 1726 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=8fff8a5912fce1c5695286201eb70379910b4d3a;name=git_fe729624_3;destsuffix=vcs_cache/93b27d0941791a0d3254e99b3eb50305a1d2bd4129502142995ac549ac684a3a" | ||
| 1727 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=aef8a434d053e5ae77d73c0f4dc37b10d36c39fa;name=git_fe729624_4;destsuffix=vcs_cache/1804ec5b9c7d56f879e2bb45f23d26f821edda30a5d1a79d1d5283dfbebf2d20" | ||
| 1728 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=bc8e575c7b54befdff372c8edf97dd0a80f118e8;name=git_fe729624_5;destsuffix=vcs_cache/7c66be5cc23413b1d18cfb21e6d1199e7e793d1c0b66dc5c1dc8cbb5cf2062bc" | ||
| 1729 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=bda55230c457d8271c577c0da94d4b94e3543dd4;name=git_fe729624_6;destsuffix=vcs_cache/55f64daa6b07d1422edbea2ff80ef3c3307bd4fcf3117421ebc3cbcbb7f53bb8" | ||
| 1730 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=be6f6cb8b1fafcb1c710a0666a79acac61139b7b;name=git_fe729624_7;destsuffix=vcs_cache/8769e75b3c0d88084f1ae1ab0bf12fc27fa9d58db51659927ed3b9529b6c52e3" | ||
| 1731 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=f48c80bd79b2b9bbe9e92392128a67b8b49dc014;name=git_fe729624_8;destsuffix=vcs_cache/c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428" | ||
| 1732 | SRC_URI += "git://go.googlesource.com/mobile;protocol=https;branch=master;rev=76ac6878050a2eef81867f2c6c21108e59919e8f;name=git_1ba9cded_0;destsuffix=vcs_cache/cc56c70cefb5f77fd1cfcbf0b6f8dc55e9c0596fa21d1a923446cffd4810652e" | ||
| 1733 | SRC_URI += "git://go.googlesource.com/mobile;protocol=https;branch=master;rev=d2bd2a29d028cb94031e5e81788b19b371d00eb8;name=git_1ba9cded_1;destsuffix=vcs_cache/900006fe4171b815a798f32b90e64228104b314fb9a6b1d5fcb77355e31b4ce8" | ||
| 1734 | SRC_URI += "git://go.googlesource.com/mobile;protocol=https;branch=master;rev=d3739f865fa66d07c1f506505c18aac71a8ead6e;name=git_1ba9cded_2;destsuffix=vcs_cache/aa23e981c869187d695a907842f8387ea5e77ebfa7b80f0ce26dc79d320a87ed" | ||
| 1735 | SRC_URI += "git://go.googlesource.com/mobile;protocol=https;branch=master;rev=e6ae53a27f4fd7cfa2943f2ae47b96cba8eb01c9;name=git_1ba9cded_3;destsuffix=vcs_cache/cb6e83ebf26f773de5c71fdb1e2f761fd7a55d5cfcbf430c17f67c961378f9b1" | ||
| 1736 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=00b22d96a3616723b0ee0341fb34c40b73e19c96;name=git_7d9b3b49_0;destsuffix=vcs_cache/e5890c55ed276074bd7a0a4988305f18dcff1c80c21c3bbd9424c4f55f684de9" | ||
| 1737 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=023911ca70b2cc091589e1a4b1be99e92165422d;name=git_7d9b3b49_1;destsuffix=vcs_cache/ea46f0fa4dd9eba08f834a2bd8dc044113f8b67d61f85320b560e68b442e05f9" | ||
| 1738 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=030b2cf1153e8cae0dc666053fad6691cde7fbd9;name=git_7d9b3b49_2;destsuffix=vcs_cache/4ef86113602963c32d8cec3fb6b2eaa3acdfffdce617ce6eaa391b607b6ec2f6" | ||
| 1739 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=031fc75960d487b0b15db12fb328676236a3a39c;name=git_7d9b3b49_3;destsuffix=vcs_cache/942497d606ee197c9394303f8d6ae19266fec5ffde16a212a8afe1240b6bfaa3" | ||
| 1740 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.39.0;shallow=1;rev=034e59c473362f8f2be47694d98fd3f12a1ad497;name=git_7d9b3b49_4;destsuffix=vcs_cache/3e134fe07900bbb1f6b786c65f3bae7ddad868e248d5ce0e1a52fc21568e545f" | ||
| 1741 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=079ba7bd75cd9273a17b56fd7759dda47d106fdd;name=git_7d9b3b49_5;destsuffix=vcs_cache/a6af1240cf48c72e88e6c9c3f3ec6c90e090639c21e772e6efe0718ba8ed7f5e" | ||
| 1742 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=07fd8470d635b985c9c749fa83bdbc2f20b35d42;name=git_7d9b3b49_6;destsuffix=vcs_cache/20dea653ea6618e93af4ab3fe9e10ff7e7546b4e7d7f3b659bd065942eeb940e" | ||
| 1743 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=0bb0c0a6e84655f8baa6389e6dff9796ca1b26d2;name=git_7d9b3b49_7;destsuffix=vcs_cache/9bcffe49fd6f1222546abfdb28e7b18b0bd6579d413b369c2fc3e67eb2af5be2" | ||
| 1744 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=internal-branch.go1.16-vendor;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_8;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | ||
| 1745 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_9;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | ||
| 1746 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=11d5b4c81c7d840ea4047650c225641a5f855ad9;name=git_7d9b3b49_10;destsuffix=vcs_cache/2d8d3902f23e044a5cf54516d823fff0b6b9f9f5f68437d7ecc2be9b9c21c578" | ||
| 1747 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=1cc6d1ef6c743b46817e84e7fde3eae82816dc9d;name=git_7d9b3b49_11;destsuffix=vcs_cache/b1ff1fcac3f303ec8f9dc45f0a04e618eb529d4b6f31d5a63510d76ecaa5decb" | ||
| 1748 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=20370b0cb4b25d20a35ee592d915c5e0640a0258;name=git_7d9b3b49_12;destsuffix=vcs_cache/bd0bf6e3ed018e210e16e525555d05e0486d4ec53d3ba7c609b7e56b9364fd2f" | ||
| 1749 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_13;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 1750 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=2ab3b5143581f36ca417dd73637437ef1df628a8;name=git_7d9b3b49_14;destsuffix=vcs_cache/271ef829b5b5fa76803855af1b275a7a031b1ceb2f51196c3759837cf381f745" | ||
| 1751 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2bc93b1c0c88b2406b967fcd19a623d1ff9ea0cd;name=git_7d9b3b49_15;destsuffix=vcs_cache/a38308477b0826f4e2722c46d57181206aed37d83120b2006c188cb3ffd8b45d" | ||
| 1752 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_16;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | ||
| 1753 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2c860bdd6e788e473e1f01b87efa55ad87450d39;name=git_7d9b3b49_17;destsuffix=vcs_cache/221ec0cb17bf3a2346aea44d74eee60627df413a858eb87bc88634d8c35d571a" | ||
| 1754 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2d16b83fe98cd1bed9e2ce9fdc86bd438d14aab7;name=git_7d9b3b49_18;destsuffix=vcs_cache/f527e1fac3f75fc1a067a73434c4c47c4b96ac108d2cba6b0e47872d79a9a180" | ||
| 1755 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2f3ba24bd6e75104fb11be4edf062de340ffd1ab;name=git_7d9b3b49_19;destsuffix=vcs_cache/1c2aaa00f769aa85e30892812bc2d3337acbf407b7b7572dba2749015f07e032" | ||
| 1756 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=36563e24a2627da92566d43aa1c7a2dd895fc60d;name=git_7d9b3b49_20;destsuffix=vcs_cache/99ab34378fbb8c2df203059478095f39cae3e1680e667b56e537713b29c25b70" | ||
| 1757 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=39188db5885871ea0132a6314eab0c1b5d179a8b;name=git_7d9b3b49_21;destsuffix=vcs_cache/d264cf9b238b9cff8b395b9b32e33d4177f14385bed998da7abed371f5e0526f" | ||
| 1758 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=3a792d9c32b2634e09d90a8e377b8f77fca8f02a;name=git_7d9b3b49_22;destsuffix=vcs_cache/305ed2d38b46f24b73f9e12743362ec0902aef39adfa78bad6c7a3313e5b63d4" | ||
| 1759 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=3dd188df80fd3563559f02e4eeb10ba1043cce55;name=git_7d9b3b49_23;destsuffix=vcs_cache/72caacbd34fed65d0d9d0b7abba9d20d2558759fa56e50847189046954a72cce" | ||
| 1760 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=40960b6deb8ecdb8bcde6a8f44722731939b8ddc;name=git_7d9b3b49_24;destsuffix=vcs_cache/a73cd8dde59b9198ec496fef230dd07ae439facd33bf7b95f5610f1859d30b2a" | ||
| 1761 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=43d50277825c291cf84444b652566c6f79131ff8;name=git_7d9b3b49_25;destsuffix=vcs_cache/d240ea68b66b61b52fcb2f0df676a9917cd4ba684b16e8a6a3661744be6d149f" | ||
| 1762 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=44d18e11572cd133e1eec6811ba57d78ff20addf;name=git_7d9b3b49_26;destsuffix=vcs_cache/eca34926517222149ac44d6549f9f4c024e04ce49fc348e07ddcf1d9141cb855" | ||
| 1763 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=4f2ddba30aff720d7cb90a510a695e622273ce77;name=git_7d9b3b49_27;destsuffix=vcs_cache/127436867fee18029c314cbf5aa8f3817b6baa749db4930661ea03d4cf64fc1a" | ||
| 1764 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=502c634771c4ba335286d55fc24eeded1704f592;name=git_7d9b3b49_28;destsuffix=vcs_cache/0c7dcbfb4a6c111157758f6817e56887899598231c73d48b48772aff20f57497" | ||
| 1765 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=50ec2f15fda46d8960c1d871856265127b4dcce5;name=git_7d9b3b49_29;destsuffix=vcs_cache/6f7867e6304cc0b73a1fd60c236062aaec4940936d8451f9889a59124598273f" | ||
| 1766 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=578c1213983a83e6411536ddf6bbf3a1faf97aea;name=git_7d9b3b49_30;destsuffix=vcs_cache/3ca3cb76f26bc4cb1f73cd426da2ffaab8bbe3925cdb8ad5e78ce782fa45557f" | ||
| 1767 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6467de6f59a7c849780e0f7e4a33c7a2dfdd2e71;name=git_7d9b3b49_31;destsuffix=vcs_cache/c31e56539c4f66de07b7aed2ace97400ca14f476578f99758dae504d826b50d5" | ||
| 1768 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=64b63a6f6aeed9d09ddeb61e31b8e3ecb925f6ff;name=git_7d9b3b49_32;destsuffix=vcs_cache/9b84b75c9633eb56a5c7fbab77106151b622933b161c0054c1d4cb944c16c7da" | ||
| 1769 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=675bf3c243d60cbba429fad9924e520e8a86074f;name=git_7d9b3b49_33;destsuffix=vcs_cache/a6989a0d2594b0d1275515c24788d86390e508148425434ebd0c5ddd24eff318" | ||
| 1770 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6889da9d54793ea182dd07be58824cf86bf0746b;name=git_7d9b3b49_34;destsuffix=vcs_cache/4bb680d5078e9f5b224321050fa642d40db62d9aa94cd313b947c99ae68dec5f" | ||
| 1771 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=6a5b66bef78dc7a1cf8593b276f35102ec0cb11c;name=git_7d9b3b49_35;destsuffix=vcs_cache/bed17cc240f5db53481ff12da26dafbfc6624413bd0f5b8d53c644ed17dc3a44" | ||
| 1772 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6c149bb5ef0db65038b2abbe6c6d0128f2f2cd90;name=git_7d9b3b49_36;destsuffix=vcs_cache/6692c891910018beadfcc14c9ec45f46ab5327bfd61da79d3af068a112d336cb" | ||
| 1773 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6cdbf07be9d0ad08776df0b65fb1b3e4e617c42a;name=git_7d9b3b49_37;destsuffix=vcs_cache/8634fb91aae0d9ac927aa95432dd838b88fa185eb24871e8719bb90baeec6312" | ||
| 1774 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6e04913cbbac05c5c0c9d8f237717e292f700e76;name=git_7d9b3b49_38;destsuffix=vcs_cache/6944ed54388a92cad4d9aa7f6954b553270a8bdd815358451b7f2df801d00eb2" | ||
| 1775 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6e064ea0cf2dcfaca8da2da9f42da458bab38756;name=git_7d9b3b49_39;destsuffix=vcs_cache/efa64d8d3cd55f203299331ff8e8e78d5b40939e93c3d4630911486b2c36a6db" | ||
| 1776 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=6edc0a871e694a1c8728996c84668863c13d2b4f;name=git_7d9b3b49_40;destsuffix=vcs_cache/b1afedfde2061c909c48022a57392b3cf39b9f6e7ec44955092e9af59e767e06" | ||
| 1777 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=706bc42d1f0d6e520b893595825c475de0fea824;name=git_7d9b3b49_41;destsuffix=vcs_cache/f5f732e5f87c658191cc36b24e9fe8add41b81ac928ea26c1ef182fad341b09f" | ||
| 1778 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=7261b3269227f2c7636f7d4316ed3dd5122d17ff;name=git_7d9b3b49_42;destsuffix=vcs_cache/e24ab113e9b350792805fc46592729eabde1baf4231492ee9c248103ff24858b" | ||
| 1779 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=729e159c03f809dea9d75605900b19a66793d955;name=git_7d9b3b49_43;destsuffix=vcs_cache/0b295b27109dae80239d878623d0521ee780139ad14c1c8e5d3bead431fca6f1" | ||
| 1780 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=774c71fcf11405d0a5ce0aba75dc113822d62178;name=git_7d9b3b49_44;destsuffix=vcs_cache/4642c36c2334b4da0224608f6749241e89602d5d7eaa41e519fe2aef3141ba62" | ||
| 1781 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=77e3bb0ad9e72123a382fe9c4870b269210dab83;name=git_7d9b3b49_45;destsuffix=vcs_cache/cce92615db3a3b6760dc9c89f486481afa96867100287870b9b10b2418b14c29" | ||
| 1782 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=7b8e75db28f4b09dc0b853eadee5b034956bcb9e;name=git_7d9b3b49_46;destsuffix=vcs_cache/6d390c64b47660abe1d1ce2ce2ef75a6e5b2b861ee6468715614a2c2dc3b8eec" | ||
| 1783 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_47;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | ||
| 1784 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=7d3b6ebf133df879df3e448a8625b7029daa8954;name=git_7d9b3b49_48;destsuffix=vcs_cache/c755819b69cf8b7b057384c91b3783a9b6fb8e30eb2cc7bb6cbd47a844700fc9" | ||
| 1785 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=8de300cfc20a62d78c74c4b482fcfc0090f8d95c;name=git_7d9b3b49_49;destsuffix=vcs_cache/8c146f3af69ca54b0f4041c7e3494127df29dd0184a797039c33277936e0e8d0" | ||
| 1786 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=90696ccdc692dd5d832681e8048e5d6810302cbb;name=git_7d9b3b49_50;destsuffix=vcs_cache/732f83b644c9247cd03f1d755c81febe55d1285f5a01a0c3e4e40866b4a16a9f" | ||
| 1787 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_51;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 1788 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=95d2e580d8ebe4f401d837412cc97c79829521d0;name=git_7d9b3b49_52;destsuffix=vcs_cache/478c24895abd62719976e666dd78fadc4852bcfe2907e14e2ea05ed20c641fc9" | ||
| 1789 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/packages/packagestest/v0.1.1-deprecated;shallow=1;rev=9b68bc9966ee62cbe4704dea268ca17f0d2cd8a7;name=git_7d9b3b49_53;destsuffix=vcs_cache/8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441" | ||
| 1790 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=9cc4af7d6b2c2a2e47f9cfaa500cd669b42e449b;name=git_7d9b3b49_54;destsuffix=vcs_cache/45c50e63284bcc972ab6ab4025fb4a3c5e8bde43cc50c9d4172210b58401d8f4" | ||
| 1791 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=a0e659d5136104039ac16d1718b6ef26f458e22c;name=git_7d9b3b49_55;destsuffix=vcs_cache/1980977bb288fad93cf20d33c91d1b3c0e055ea4d1684e06dc77923ac1279aaf" | ||
| 1792 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=a22b5e8a9b8d2234e1e960ec2473e4011f012a6b;name=git_7d9b3b49_56;destsuffix=vcs_cache/d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3" | ||
| 1793 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=a30bf2db82d4f645ded9030efbbf6d4fbe5e70eb;name=git_7d9b3b49_57;destsuffix=vcs_cache/35569a3e9a1616f688fef658c58f92ff87ff0e02f5e9b3f1b86683e655148455" | ||
| 1794 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=a543418bbed226001a4070d59e3948f32822fa7b;name=git_7d9b3b49_58;destsuffix=vcs_cache/604b6ba5d4ebe76a481d4830bee4d6f566e7e631b571ac8015ce69c86641d7ab" | ||
| 1795 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=a5b4c53f6e8bdcafa95a94671bf2d1203365858b;name=git_7d9b3b49_59;destsuffix=vcs_cache/9aa0538da27525d431d8f63a93dbd2124b97ae084c55a124cf3af87d09c1350b" | ||
| 1796 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/expect/v0.1.0-deprecated;shallow=1;rev=a5f2a1893145b1c54ec841e1c5cae7f9853e724a;name=git_7d9b3b49_60;destsuffix=vcs_cache/2eb3287db940156bd2959401e8d48cb2fb49c63aa67526d9ceb95c021e217faa" | ||
| 1797 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=a911d9008d1f732040244007778232b02ebb2b84;name=git_7d9b3b49_61;destsuffix=vcs_cache/66ef5cdeff3f23cd4cb68ee35cea085a2611f440b73b84717eaf81c91073c59c" | ||
| 1798 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=a9ef4cfeacd705b0e43cc2935571a80b6547d70c;name=git_7d9b3b49_62;destsuffix=vcs_cache/44662faf8fbd86c93c10785b1a0328d65e6cb3c6ad32cfea33824d13458d1522" | ||
| 1799 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=aa38f8e97acca3a446000a524f892ba64f088b80;name=git_7d9b3b49_63;destsuffix=vcs_cache/d5c13ab3374e4242245cd0595b867cfe12f93d31d10ba90e441ea1dcde728768" | ||
| 1800 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=ab21143f238442efbf2d6acedb69eaddbb43d088;name=git_7d9b3b49_64;destsuffix=vcs_cache/7120c62aa1f536f776c11268e04c38e6f605d466d77fdee84ce605103cb163c9" | ||
| 1801 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=ab2804fb9c9d835d4f0c627146cdd5cb04d69b0b;name=git_7d9b3b49_65;destsuffix=vcs_cache/681d3176ec23cc963357eee4e001402c35ba39a7b6b9050a438517f6513a06f2" | ||
| 1802 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=ac6f37ff4c2a33cb06841e9c34015d81e7f9b5b2;name=git_7d9b3b49_66;destsuffix=vcs_cache/43b44f7fa1982c6186dd9e542925373fcba4fb45f5f11c6bb15ae15ae102e76a" | ||
| 1803 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=internal-branch.go1.16-vendor;rev=b0ab187a48186b109eb44ed635ba4408fdfbb658;name=git_7d9b3b49_67;destsuffix=vcs_cache/1125b0e89656eb8e1827a5e40f05c6f90cefd3865b1ade44e370a473fc143751" | ||
| 1804 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=b303f430e36defd25ec47aec1f8076610fe28c38;name=git_7d9b3b49_68;destsuffix=vcs_cache/ca0a4bf9cc24502eb0d02fad0c6ac2b3af2b6ddabbf8da645234be4dad57bdce" | ||
| 1805 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_69;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | ||
| 1806 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=b5e55d198461206bca9558e65cdd518f8e4f2735;name=git_7d9b3b49_70;destsuffix=vcs_cache/113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103" | ||
| 1807 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=b753a1ba74fa2c944df1826a2f467fb9e51f801e;name=git_7d9b3b49_71;destsuffix=vcs_cache/392fab25e5f801d07d491491567c4db5dee7a7a32a1a6567457ef700862486c7" | ||
| 1808 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=b9c20aec41a58d08b028186fa880270b804fb2e6;name=git_7d9b3b49_72;destsuffix=vcs_cache/5146172ace0e6119ac3f43e3cacfc64d4cf1863f17ef7f0b739796477b8129ad" | ||
| 1809 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=bc6931db37c33e064504346d9259b3b6d20e13f6;name=git_7d9b3b49_73;destsuffix=vcs_cache/10bea447200918a13a0eaada4a47b9a446243e6ececead01fd2287ea617160ed" | ||
| 1810 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=bf1340f18c4a84892158455a762da3c45c604c7a;name=git_7d9b3b49_74;destsuffix=vcs_cache/6c8790fc7b3befa2907aa988d6874dc4e1f8e7d5c07ba6a015d4776be0e2a4e4" | ||
| 1811 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=c20fd7c261728ff8bc25aebb4d850b0880ab0530;name=git_7d9b3b49_75;destsuffix=vcs_cache/32e8c4907baf7e591acc33b8b672c6da6327a28ae18311b72a365ae8a71f69f2" | ||
| 1812 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=c3e30ffe9275c0e89ef0d38049bad16987bd7fb2;name=git_7d9b3b49_76;destsuffix=vcs_cache/99ed6e2cadb97ba3a9fe774b6c6faf8ad27a3b136188c69f6ec28f265dfbd55e" | ||
| 1813 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=cd1d0887dc8cfcfb844340a5fce628c61da00a20;name=git_7d9b3b49_77;destsuffix=vcs_cache/886612312141612c41f7e440a435372859c2488766ef38844a8f08e4f254e464" | ||
| 1814 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d0863f03daeff79ab917de5768285bb077f77b20;name=git_7d9b3b49_78;destsuffix=vcs_cache/9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9" | ||
| 1815 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=d0a3d012864b53e579e8ec5cbf6a5405dbc12423;name=git_7d9b3b49_79;destsuffix=vcs_cache/96223c6883b6ad53c22b89242d9d1822370ac2846c4f8978c66911fb347463eb" | ||
| 1816 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=d49da96b802368c7325ac3b662a238c09a0615b9;name=git_7d9b3b49_80;destsuffix=vcs_cache/1192cd0534b555c241510a84d6b5e1578dabb0998acd0e15a1e01667f3d5be8a" | ||
| 1817 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=d824a7481dff873bb36f76c5b92c46c97852d52e;name=git_7d9b3b49_81;destsuffix=vcs_cache/cc860187ce86cace85b270cf8d9ce367c759d765af32d68b21ce2053300cc455" | ||
| 1818 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.8;shallow=1;rev=e212aff8fd146c44ddb0167c1dfbd5531d6c9213;name=git_7d9b3b49_82;destsuffix=vcs_cache/a090f04dc6da0d83aecd5ac4addd333e507e1dfe7d63e8177869eb9e76272b68" | ||
| 1819 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=internal-branch.issue43628;rev=e2f9c7f1fc8e3456c71ab5b45a8220d3ae8e0aef;name=git_7d9b3b49_83;destsuffix=vcs_cache/ca5030a33b2caba3679e360e649b9e573cc660e9cdf4a4f688926e443a25293a" | ||
| 1820 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=e35e4ccd0d2ddd32df7536574a7fec39296395f0;name=git_7d9b3b49_84;destsuffix=vcs_cache/0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9" | ||
| 1821 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=e65039ee4138194d75ebaa2da35887260d5e15b2;name=git_7d9b3b49_85;destsuffix=vcs_cache/997a34db84eadec76534a800881cfdad5e184fc260cbf1d53bcfe3ac91dc2f64" | ||
| 1822 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=ea181f53ac568019e9fb1574c252555775c01e28;name=git_7d9b3b49_86;destsuffix=vcs_cache/312b74551646c70a4fcbb0a1dfbf1768f6e42206c1e119131d2af5faaf4f0a73" | ||
| 1823 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=ef97713d99aa4e69742aa68fd45a63247b5d3ea0;name=git_7d9b3b49_87;destsuffix=vcs_cache/32011ee50b2e2b3fde1b309b6eb03d8779eae964763651ef589169357141e117" | ||
| 1824 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f112c43328372460f7ac5bc951711609e22b01cc;name=git_7d9b3b49_88;destsuffix=vcs_cache/6a7c07c85d0e6cfd90fe681aecaa4717b8966dd488b09b79b2dabe0c3148c39f" | ||
| 1825 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fe37c9e135b934191089b245ac29325091462508;name=git_7d9b3b49_89;destsuffix=vcs_cache/09b8c3d38b40154ed1e7eb0e59cab361ef8cb98e5b119ce32f5f1aff63b473e6" | ||
| 1826 | SRC_URI += "git://github.com/kubernetes/cri-client;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=6063f15166ef1384cca5a06281c5da320e25c843;name=git_9869dd94_0;destsuffix=vcs_cache/da96e29ada69cae3ebde2d235f6bdbd0f8b320c860d135991549f36f64b63cdd" | ||
| 1827 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=589584f1c912f4367fe8954f649a59a98b912da5;name=git_dbee483c_0;destsuffix=vcs_cache/d52ae18a0311c6102c8f6db1458120357ba6824e0af66b6ec92f343cd130aab6" | ||
| 1828 | SRC_URI += "git://github.com/kubernetes/system-validators;protocol=https;nobranch=1;tag=v1.12.1;shallow=1;rev=0656506ed5aad3d98dcf3bca06810bf4a716dda2;name=git_44dd04a8_0;destsuffix=vcs_cache/ce584651691f16fb7185a365c18478e56dc7f93152ddbf7c9142a34c5ddd44cd" | ||
| 1829 | SRC_URI += "git://github.com/kubernetes/system-validators;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=d1ccc6057dcb381921dc84645ebf75c5bd9063e9;name=git_44dd04a8_1;destsuffix=vcs_cache/588ebe9de3d6575ae2d8a441ca3d7212351215fddfcfa70d3a134a8200abd883" | ||
| 1830 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=76c5745d351167fef4d517eb79e7f6458db10957;name=git_c68f8a69_0;destsuffix=vcs_cache/090f1773e66d5d5a460eb0fa7d3ab67bc78ed27e620f54dfba8d7e154f7d0aec" | ||
| 1831 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=85fd79dbfd9fc7a328697266cbb852e1857ec2a0;name=git_c68f8a69_1;destsuffix=vcs_cache/fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02" | ||
| 1832 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=ec3ebc5fd46b84f44dfb135e9684c6567791dd8e;name=git_c68f8a69_2;destsuffix=vcs_cache/5c2072174d0fa0669eaf4e3cf8f28783795d6890952d4d33765ba5a2b6ef60f4" | ||
| 1833 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=0af2bda4dd1d4b5b10c2a000f68c34d1e0b83acf;name=git_9da930f9_0;destsuffix=vcs_cache/412ce20112e66799b2741bf75932f9be5b8946f566fa272287f2fdeef5305184" | ||
| 1834 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=28399d86e0b55e612b83ad94dc6bac8e5de2a5ac;name=git_9da930f9_1;destsuffix=vcs_cache/22693837c5770890f5e2f52cbc491ea66703f3c4b7c90532c0b8bc4f47b423d5" | ||
| 1835 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=bc988d571ff40eb17793769e9c1b71ecf8ee9c0f;name=git_9da930f9_2;destsuffix=vcs_cache/fb4c92184a0c1cd25830e66a6860cd9ba95d39bd4c7299f50c01f78da028780a" | ||
| 1836 | SRC_URI += "git://github.com/lukechampine/blake3;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=02493b41ff331bc2aca183bae5d7e8cdeef8125e;name=git_c77d7135_0;destsuffix=vcs_cache/f4e898c99f36a3048ab052b85759125266683b83042bfab1bb4e365e91d55917" | ||
| 1837 | SRC_URI += "git://github.com/lukechampine/blake3;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=dd9ffb94dc48974796a2c1aa2082d0c8cc284098;name=git_c77d7135_1;destsuffix=vcs_cache/96a55464234bc28694ebd2b98415d5da50589d1e61130521ee94c5d9cc4690f7" | ||
| 1838 | SRC_URI += "git://github.com/helm/helm;protocol=https;nobranch=1;tag=v3.20.2;shallow=1;rev=8fb76d6ab555577e98e23b7500009537a471feee;name=git_1a0f2f14_0;destsuffix=vcs_cache/6d205725ddcdcbf2758fe0841f1321054a4710abee27142799face8474484a61" | ||
| 1839 | SRC_URI += "git://github.com/helm/helm;protocol=https;nobranch=1;tag=v3.18.5;shallow=1;rev=b78692c18f0fb38fe5ba4571a674de067a4c53a5;name=git_1a0f2f14_1;destsuffix=vcs_cache/cb88e569fc5a3fcad16a95944f51627ed5de52435abd2524c2c9539b5b440a00" | ||
| 1840 | SRC_URI += "git://github.com/helm/helm;protocol=https;nobranch=1;tag=v3.17.3;shallow=1;rev=e4da49785aa6e6ee2b86efd5dd9e43400318262b;name=git_1a0f2f14_2;destsuffix=vcs_cache/f6717b1e9762a48fcfd9c6be43396848479d6ba05c7290900b26cf004535c7a7" | ||
| 1841 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.52.0;shallow=1;rev=007ae66d4a15c43bea20b382c0fd900c66133328;name=git_9cecf883_0;destsuffix=vcs_cache/f71518c5ea0c79540f0f07892e3c5ea5837930a60d0839f291f7e8c3d36b6bf5" | ||
| 1842 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.47.0;shallow=1;rev=044e09ac8bfe0d5a60510778017bec57413243d9;name=git_9cecf883_1;destsuffix=vcs_cache/8afd2c98d51788916f786a1c23001d278e3e93f18c05cac8560881b7343c26e1" | ||
| 1843 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.48.0;shallow=1;rev=087fdd42cb724c1846d3db7eb316e49dc3d21bd6;name=git_9cecf883_2;destsuffix=vcs_cache/3d9af24d42a01054119947ee40ecd91e4290ad0353c9c41c3dc7b28a2c979027" | ||
| 1844 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.63.0;shallow=1;rev=80c9316336ebb4f4c67d8e1011a3add889213fb7;name=git_9cecf883_3;destsuffix=vcs_cache/a35299710fa18a3df076b2389758f98c816c8d03e316516b36a9d5299420a7f7" | ||
| 1845 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.39.0;shallow=1;rev=9a6a4d7dec6c950b12977cb166e1954bc74e8777;name=git_9cecf883_4;destsuffix=vcs_cache/d6325838b930f9953f99f15faa73b67107056d0ec073d6f27dcc4c158e011258" | ||
| 1846 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.56.0;shallow=1;rev=9cf5701e6b6611b2c406639039a1bccd883db080;name=git_9cecf883_5;destsuffix=vcs_cache/48c3168b81321d95e77298c427895735ed62dcca9c4c8b4f797f78d60f2ee89c" | ||
| 1847 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=propagators/b3/v1.40.0;shallow=1;rev=a89d958e7a2575cf539ffca09657cfd90821d6e4;name=git_9cecf883_6;destsuffix=vcs_cache/46a62e6140fa598420e0a297538ad174673a7a4fa4a227316738de156f481d75" | ||
| 1848 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.53.0;shallow=1;rev=af75717ac4fb3ba13eaea83b88301723122060cf;name=git_9cecf883_7;destsuffix=vcs_cache/df6b1cf4f44c1c96687389f1f68f6c5b860a47db8720fe38eb28f2429459ca8f" | ||
| 1849 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.46.1;shallow=1;rev=ba19074a6785b2b65c86a52c0649cf040319fa96;name=git_9cecf883_8;destsuffix=vcs_cache/43eff5be6c2a85d6614bc771d23401d99ff45b0d3183172d3df2cb018f4948ce" | ||
| 1850 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.35.0;shallow=1;rev=bc53d2b4eb4de79471bc54f64a5c3dcefa8720d7;name=git_9cecf883_9;destsuffix=vcs_cache/e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b" | ||
| 1851 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.49.0;shallow=1;rev=e22317fbf7064156425695d7b5002bd0b63f1305;name=git_9cecf883_10;destsuffix=vcs_cache/0cacff43187095a3acd81904c0d6424d41d1fc6614163b6b49704706141f70ca" | ||
| 1852 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.34.0;shallow=1;rev=e6e7902d104cb633154df760add009a5a0c2d5a3;name=git_9cecf883_11;destsuffix=vcs_cache/dbfe72d27de1e23d10d744bf87e29fd48bda6f510c9fb5bf985eb3dd37e62476" | ||
| 1853 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.33.0;shallow=1;rev=f6667f6f9eab2370f46d0903cf323cda3b7ca2bd;name=git_9cecf883_12;destsuffix=vcs_cache/a9c4a9b02eb2c6f492e0e6c3458d6906943eb07d3f7270472988e0c7198d6399" | ||
| 1854 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.29.0;shallow=1;rev=fc25f67729cdfa5fa171d4d31595eac059322400;name=git_9cecf883_13;destsuffix=vcs_cache/792a8726506888ec9ebadc04824dedadb9d0b8276c376178728c482c98ea1473" | ||
| 1855 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=propagators/b3/v1.19.0;shallow=1;rev=fdfa6e3abf03caa6a1d3267913e01526d97eab8a;name=git_9cecf883_14;destsuffix=vcs_cache/0343665c2cbdd84e9074c44a022689e135907211e6bffff17bf631dfef6a2417" | ||
| 1856 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.2.1;shallow=1;rev=715f58ce2f17e2176b8e53b871e47531a259cc1d;name=git_0cf36a85_0;destsuffix=vcs_cache/1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412" | ||
| 1857 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.1.0;shallow=1;rev=b93ae2eed39af4db57ef0da19b3942b17d961ba1;name=git_0cf36a85_1;destsuffix=vcs_cache/7d299be0b1f84cdc22954c7fe0a7398309e62b99c0488a544fd0be16b0db85f4" | ||
| 1858 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=2659449c2dc97fef28e27631232bcb8f3bcf1f47;name=git_430aa893_0;destsuffix=vcs_cache/f085631f70a329e4a9ef1aced2ceb9120088d7e7e5295d12895941d8c8c01f1b" | ||
| 1859 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.7.1;shallow=1;rev=683f172c00ae2b73cbc85ed1aa2ad86cc0e1ee3f;name=git_430aa893_1;destsuffix=vcs_cache/7362aea1b94649c9ad7d031fd6fe79b2310f347d865614b0be2b844894e28013" | ||
| 1860 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.9.0;shallow=1;rev=88af9ba7bb5502c916618f4d654911dd64262855;name=git_430aa893_2;destsuffix=vcs_cache/48dd3b051b2ade937fb3ae600f1d49e4d17f78f386f08b2de9f4df57cbb13d0b" | ||
| 1861 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.7.0;shallow=1;rev=8e4e66c4c1fa47ca51f444db26dd23f5eafd3d45;name=git_430aa893_3;destsuffix=vcs_cache/3044452349d050f7201d6290f2b0fc0bffc98e2463968cb32684782af91feb1a" | ||
| 1862 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.0.0;shallow=1;rev=97744b2e4a0fa6787b96b9c3c740daefca754333;name=git_430aa893_4;destsuffix=vcs_cache/bdd125ee04992b48002f914f38692ddfc6839598c5d25d8a54e90d1ace6dc9f5" | ||
| 1863 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.5.0;shallow=1;rev=ec37164291d0b5f316b241895d14d36aea7bf873;name=git_430aa893_5;destsuffix=vcs_cache/bb2df70072e7b2abbf91b8af5835a5535fafdffbd50581924af5c001b24385f3" | ||
| 1864 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=02d8bdd5d9163f32c48f4db23bf2e589f89f16c0;name=git_120ed83a_0;destsuffix=vcs_cache/bda76395ad7187c89838df9e47eee3a3ddeece3e5c30c88d8242ff94107469b2" | ||
| 1865 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.22.0;shallow=1;rev=279c549cabf6c9b21b074f35d34634d3190f2343;name=git_120ed83a_1;destsuffix=vcs_cache/4bbad4322ccdcb50748c88edbd2391a3fbcb1015b7f081cd81a80a6e55f9f251" | ||
| 1866 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracehttp/v1.27.0;shallow=1;rev=5661ff0ded32cf1b83f1147dae96ca403c198504;name=git_120ed83a_2;destsuffix=vcs_cache/64b3ddcba5dcae1058f524ef477a77506770fb67e3fa49ca7a583d037cb37289" | ||
| 1867 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.35.0;shallow=1;rev=5ba5e7a449f36c1c02710bbaa517263797046db0;name=git_120ed83a_3;destsuffix=vcs_cache/b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552" | ||
| 1868 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.37.0;shallow=1;rev=69e81088ad40f45a0764597326722dea8f3f00a8;name=git_120ed83a_4;destsuffix=vcs_cache/781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc" | ||
| 1869 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/stdout/stdoutmetric/v1.29.0;shallow=1;rev=6b1d94f21c0a76ba96f3cdb10fdbc5c110070e1d;name=git_120ed83a_5;destsuffix=vcs_cache/5b481d9831311da8002aac0b2dc9a838dadf76f938949b8acd491a2ed54cd84f" | ||
| 1870 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.39.0;shallow=1;rev=6ce14298b9d58647295280560205307768400496;name=git_120ed83a_6;destsuffix=vcs_cache/6f13eea3eec3ad19b7064d7567c3198f6ef45cec978fb739e10382f8945e66db" | ||
| 1871 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.32.0;shallow=1;rev=7cfbd86a605c85e598eca9a899f6176b17076f4f;name=git_120ed83a_7;destsuffix=vcs_cache/a88bcf462be50b5ec9893d845737cdb0869a6945d49c699596a1c973d2ca76d0" | ||
| 1872 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.28.0;shallow=1;rev=81216fb002a6a76d32fdab6ef999bcf65794130d;name=git_120ed83a_8;destsuffix=vcs_cache/9d63a1ad2a4d056d35e2c76717a56d8dbd01dbf6e2e49551f0ca01e3ac442a95" | ||
| 1873 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.38.0;shallow=1;rev=84e3f3ac8b25204f3a0f77a805437a5e08573b35;name=git_120ed83a_9;destsuffix=vcs_cache/a95b69a9e67fb0660691c8d8f29b4fbfe95874e2d916849ef02db0d886ff00b5" | ||
| 1874 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.33.0;shallow=1;rev=8c38f80ec37ca5f5ef037c6b19997764926ba049;name=git_120ed83a_10;destsuffix=vcs_cache/f42dad95912e4c96281253009c69e2c1e00e9372a91f52e57dc4407bf4bfaf89" | ||
| 1875 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.43.0;shallow=1;rev=9276201a64b623606e3eaa0d61ae8ee6d62756c0;name=git_120ed83a_11;destsuffix=vcs_cache/1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572" | ||
| 1876 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.21.0;shallow=1;rev=98b32a6c3a87fbee5d34c063b9096f416b250897;name=git_120ed83a_12;destsuffix=vcs_cache/5733c9cfd8579d5b91837b23d3e7bdaf755f484e4abf04ede668704eb60175ba" | ||
| 1877 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.42.0;shallow=1;rev=a3941ff595235e952774f0a581c7655bec93b0ab;name=git_120ed83a_13;destsuffix=vcs_cache/c06ba149aa066d301aeb6fe584179342af640071f1a34b08ea7423a0c4fd1ad6" | ||
| 1878 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracehttp/v1.40.0;shallow=1;rev=a3a5317c5caed1656fb5b301b66dfeb3c4c944e0;name=git_120ed83a_14;destsuffix=vcs_cache/2c9ea599ff73e5f744f217415379b3ace9e1fc6da96e40b4e9f8b4b0dde1d494" | ||
| 1879 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/zipkin/v1.31.0;shallow=1;rev=bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0;name=git_120ed83a_15;destsuffix=vcs_cache/32a87864cfa3320f417f47862642c312d2c19908839bd781f0f1073a0a9b899e" | ||
| 1880 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.23.0;shallow=1;rev=e3eb3f7538e790a853c3ce210cf48123ddd5ca20;name=git_120ed83a_16;destsuffix=vcs_cache/3f18e2fcfb8e20be051958f1bc8055e11f8deb3552570545dbdd54f8ef6cf232" | ||
| 1881 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracehttp/v1.24.0;shallow=1;rev=e6e186bfa485f679e35bb775cba63ca24029590d;name=git_120ed83a_17;destsuffix=vcs_cache/b1b319cca9ee8cc859071d82cc0f6e13aedc92fac1ce6a55102c2d5669745a56" | ||
| 1882 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.30.0;shallow=1;rev=ed4fc757583a88b4da51b1fe1c3f0703ac27a487;name=git_120ed83a_18;destsuffix=vcs_cache/b680e3b9fed696c270ae7af4424b23cf87e99beddd7607983155f2f0b28b9789" | ||
| 1883 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.34.0;shallow=1;rev=edc378fa8d0ce3f00fa8f3939b423436b3f230cf;name=git_120ed83a_19;destsuffix=vcs_cache/b3db51e5327b5a2694ee02cefa53a9678f2b3e00617b8462e1ea597e27997f25" | ||
| 1884 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;tag=v3.36.2;shallow=1;rev=43fb8b35d15784602eefacfec76f1c9eb2d13969;name=git_214c7c8b_0;destsuffix=vcs_cache/9856a35d3434f01c2bbdbeb16dd784a74a6bbd86784663eaeae59c65e6b97256" | ||
| 1885 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;tag=v3.36.0;shallow=1;rev=474e819c37bc6c574a37590dc60f3789b5129749;name=git_214c7c8b_1;destsuffix=vcs_cache/b02fe8bc03c5e851593620d531755ef0ae8da67c09aa2c59c65f6b04200d4617" | ||
| 1886 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;tag=v3.36.3;shallow=1;rev=c47a4b1f7491b7d1d01ba69884c482fca9c398ba;name=git_214c7c8b_2;destsuffix=vcs_cache/ed8414d1a6c19dbaf975879262386654b5494c37de1fc0294b960a41f87d9422" | ||
| 1137 | SRC_URI += "git://gitlab.com/cznic/sqlite;protocol=https;nobranch=1;tag=v1.18.1;shallow=1;rev=282bdb12f8ce48a34b4b768863c4e44c310c4bd8;name=git_348f6c58_0;destsuffix=vcs_cache/fdbe6617375de1a9a66fc632c8069afd20f384dd8b3a07c8c6080f42b28eda0e" | 1887 | SRC_URI += "git://gitlab.com/cznic/sqlite;protocol=https;nobranch=1;tag=v1.18.1;shallow=1;rev=282bdb12f8ce48a34b4b768863c4e44c310c4bd8;name=git_348f6c58_0;destsuffix=vcs_cache/fdbe6617375de1a9a66fc632c8069afd20f384dd8b3a07c8c6080f42b28eda0e" |
| 1138 | SRC_URI += "git://gitlab.com/cznic/strutil;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=bba0c72b66bb9ced2dfd2ee521b7f16b2cbb39fa;name=git_151fa26a_0;destsuffix=vcs_cache/1e99b09442b6c2019e0e7b598422bc67c9cf9a8b9676835db4d3f047b87c4f85" | 1888 | SRC_URI += "git://gitlab.com/cznic/strutil;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=bba0c72b66bb9ced2dfd2ee521b7f16b2cbb39fa;name=git_151fa26a_0;destsuffix=vcs_cache/1e99b09442b6c2019e0e7b598422bc67c9cf9a8b9676835db4d3f047b87c4f85" |
| 1139 | SRC_URI += "git://gitlab.com/cznic/strutil;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=dbc88fcb642d7337518b6f7cc925fedd5436f88f;name=git_151fa26a_1;destsuffix=vcs_cache/acc879212d0e15bff2ae46119565975264d41c2a593011ad4e247638924e3c0c" | 1889 | SRC_URI += "git://gitlab.com/cznic/strutil;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=dbc88fcb642d7337518b6f7cc925fedd5436f88f;name=git_151fa26a_1;destsuffix=vcs_cache/acc879212d0e15bff2ae46119565975264d41c2a593011ad4e247638924e3c0c" |
| 1890 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=19b10d78032b3c42e8b92557729019b39392a1f6;name=git_6d5eb6f7_0;destsuffix=vcs_cache/251ee1101b335908928139f9ae781bcf1d91572691ad2f88ee1c99eec731c1b7" | ||
| 1891 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=b13e5b5643328f15fd2fcedc85f647f0d8f9180f;name=git_6d5eb6f7_1;destsuffix=vcs_cache/0e18bbd7b03178cacced97e2025b9141e301accc33d76248ac1cd1176c27e3d5" | ||
| 1892 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=b92365762bc1283de2770db8dc21590a3c1fbacb;name=git_6d5eb6f7_2;destsuffix=vcs_cache/60fe669ee9b827300d36b7b9381e180f3d6ea4bfd24a295446f9ca338a4dd604" | ||
| 1140 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=5b777f1f9f35b7508d29ba7b1c27d6e91aef45a0;name=git_5a4efa70_0;destsuffix=vcs_cache/e8852b19512bea7e443771c8e3ef2fd67d33e0119f4be216435cd601a3cc7d7a" | 1893 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=5b777f1f9f35b7508d29ba7b1c27d6e91aef45a0;name=git_5a4efa70_0;destsuffix=vcs_cache/e8852b19512bea7e443771c8e3ef2fd67d33e0119f4be216435cd601a3cc7d7a" |
| 1141 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=8b760a0d43c86c8e75a53ace32ed88bb6f1a1c35;name=git_5a4efa70_1;destsuffix=vcs_cache/0e7bc3e877e7976ad1ed92272748c02849fbcd42eb70acd17247ec4fe038e835" | 1894 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=8b760a0d43c86c8e75a53ace32ed88bb6f1a1c35;name=git_5a4efa70_1;destsuffix=vcs_cache/0e7bc3e877e7976ad1ed92272748c02849fbcd42eb70acd17247ec4fe038e835" |
| 1142 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=dc4770e3c31974ecc672914707c2dc6c08411ae7;name=git_5a4efa70_2;destsuffix=vcs_cache/4fd7bd293a9eab4597434da0680f62810c5bb927585c49747b3f354d9427972d" | 1895 | SRC_URI += "git://gitlab.com/cznic/memory;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=dc4770e3c31974ecc672914707c2dc6c08411ae7;name=git_5a4efa70_2;destsuffix=vcs_cache/4fd7bd293a9eab4597434da0680f62810c5bb927585c49747b3f354d9427972d" |
| 1896 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.4;shallow=1;rev=23b1473dade28e1e536856449f4320963bf93796;name=git_d9964fb9_0;destsuffix=vcs_cache/557efb4651615324e327d9049783b8afeaca848273bdcc3d36643ede00658fd2" | ||
| 1897 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.9;shallow=1;rev=2a0bc4c905963c72b8b7089ad6de3100810e86da;name=git_d9964fb9_1;destsuffix=vcs_cache/3fd049f49fe66f8bab0c14f687a55d5816f5dacb0249c41047777bfd527e0f49" | ||
| 1898 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;branch=master;rev=41399a37e894f6a0a3f9032d7a1786c84f19d438;name=git_d9964fb9_2;destsuffix=vcs_cache/6712f69bc486743bc43b0c86f2e3dd6915cb0beccb1446fa30e821f2dd169c23" | ||
| 1899 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.6;shallow=1;rev=545dce73089df56b530efd672cb95837b8c61557;name=git_d9964fb9_3;destsuffix=vcs_cache/ff506f3effa69bf86cc29cbb04978c325b9c60a267546c2f4d62ab7a9ed2c281" | ||
| 1900 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.8;shallow=1;rev=ae303416a5afb0976bfcfcea693eac569b9a9718;name=git_d9964fb9_4;destsuffix=vcs_cache/1feeb8567194fd3b5f8dc49dde85eb2f375c1eb1d972c93b567c2892504abe0f" | ||
| 1901 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;branch=master;rev=bc99d88307be67553201c58a1d38665cec1835ea;name=git_d9964fb9_5;destsuffix=vcs_cache/f6aec29ba268f3671d7ae97ddd1d945f07bdc2a3a2a380e470983fd85bccce1e" | ||
| 1143 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.1;shallow=1;rev=1ae9b8378313bdb18a3dd4d7b4651f8e55229a73;name=git_f682a46d_0;destsuffix=vcs_cache/0481cbc237b34be2a7bcaadbc867f56f2afefa650eb1ded68d6add0edb6aeccb" | 1902 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.1;shallow=1;rev=1ae9b8378313bdb18a3dd4d7b4651f8e55229a73;name=git_f682a46d_0;destsuffix=vcs_cache/0481cbc237b34be2a7bcaadbc867f56f2afefa650eb1ded68d6add0edb6aeccb" |
| 1144 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v3.16.8;shallow=1;rev=2d5f3daf273be436db467182ab43355792a51956;name=git_f682a46d_1;destsuffix=vcs_cache/d79d0847682efd4711f36f69807e2368efed591926683bad587d39806c7381ac" | 1903 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;branch=master;rev=2d5f3daf273be436db467182ab43355792a51956;name=git_f682a46d_1;destsuffix=vcs_cache/d79d0847682efd4711f36f69807e2368efed591926683bad587d39806c7381ac" |
| 1145 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=4c18ce72c3127ae18cbb67e24e85fb2f2124c7b7;name=git_f682a46d_2;destsuffix=vcs_cache/7a8f68de5f49b5088a510c30ef71338e2b6445cae74113140f1a098e260f0532" | 1904 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.0;shallow=1;rev=4c18ce72c3127ae18cbb67e24e85fb2f2124c7b7;name=git_f682a46d_2;destsuffix=vcs_cache/7a8f68de5f49b5088a510c30ef71338e2b6445cae74113140f1a098e260f0532" |
| 1146 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=78295183964581952b5da7f8ddb66d412fc5ada5;name=git_f682a46d_3;destsuffix=vcs_cache/c2b55640c9a2367c1f176d4048a5a6bfeeb880bff73d2a05c0df11ae419edf4b" | 1905 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.17.0;shallow=1;rev=78295183964581952b5da7f8ddb66d412fc5ada5;name=git_f682a46d_3;destsuffix=vcs_cache/c2b55640c9a2367c1f176d4048a5a6bfeeb880bff73d2a05c0df11ae419edf4b" |
| 1147 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.19;shallow=1;rev=81b222527ac4fd4a244f128eb9fd561aee246ab3;name=git_f682a46d_4;destsuffix=vcs_cache/f6e8081e351e38f874cdc07a3dd854763131e37f7515505659187200cf40090c" | 1906 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.19;shallow=1;rev=81b222527ac4fd4a244f128eb9fd561aee246ab3;name=git_f682a46d_4;destsuffix=vcs_cache/f6e8081e351e38f874cdc07a3dd854763131e37f7515505659187200cf40090c" |
| 1148 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.17.1;shallow=1;rev=8cd9d82dd650cd2393b55a013e35b9c260f59f99;name=git_f682a46d_5;destsuffix=vcs_cache/b2c848296a4ac5d8b4094420f44f97719595fa3b0c963a304c11de5388aeabdf" | 1907 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.17.1;shallow=1;rev=8cd9d82dd650cd2393b55a013e35b9c260f59f99;name=git_f682a46d_5;destsuffix=vcs_cache/b2c848296a4ac5d8b4094420f44f97719595fa3b0c963a304c11de5388aeabdf" |
| 1149 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.17;shallow=1;rev=f404eb82c2a901f2b05c97599f0a31f08d0f0844;name=git_f682a46d_6;destsuffix=vcs_cache/a0c1b5a4a42a29909f00b88cf609894972a75f968839843180738f2f45580705" | 1908 | SRC_URI += "git://gitlab.com/cznic/libc;protocol=https;nobranch=1;tag=v1.16.17;shallow=1;rev=f404eb82c2a901f2b05c97599f0a31f08d0f0844;name=git_f682a46d_6;destsuffix=vcs_cache/a0c1b5a4a42a29909f00b88cf609894972a75f968839843180738f2f45580705" |
| 1150 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;tag=v3.36.2;shallow=1;rev=43fb8b35d15784602eefacfec76f1c9eb2d13969;name=git_214c7c8b_0;destsuffix=vcs_cache/9856a35d3434f01c2bbdbeb16dd784a74a6bbd86784663eaeae59c65e6b97256" | 1909 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=0d516858c4bad9ad7c7ccb637adc32bcd78ca8cb;name=git_bd7d6031_0;destsuffix=vcs_cache/3e77d827d0ebfa5b01caf8ec24b42f458d14b98d9b60a7dd612b0403dc237e90" |
| 1151 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;tag=v3.36.0;shallow=1;rev=474e819c37bc6c574a37590dc60f3789b5129749;name=git_214c7c8b_1;destsuffix=vcs_cache/b02fe8bc03c5e851593620d531755ef0ae8da67c09aa2c59c65f6b04200d4617" | 1910 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=68e6b96e6b74ebc396ac1aa7186c92e616960bd1;name=git_bd7d6031_1;destsuffix=vcs_cache/5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a" |
| 1152 | SRC_URI += "git://gitlab.com/cznic/cc;protocol=https;nobranch=1;tag=v3.36.3;shallow=1;rev=c47a4b1f7491b7d1d01ba69884c482fca9c398ba;name=git_214c7c8b_2;destsuffix=vcs_cache/ed8414d1a6c19dbaf975879262386654b5494c37de1fc0294b960a41f87d9422" | 1911 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=a0458a2b35708eef59eb5f620ceb3cd1c01a824d;name=git_bd7d6031_2;destsuffix=vcs_cache/3e5f4f54fdbfae4d1a5aefdbe9d71af59ef15853e78632f9190098af02c94d95" |
| 1153 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=19b10d78032b3c42e8b92557729019b39392a1f6;name=git_6d5eb6f7_0;destsuffix=vcs_cache/251ee1101b335908928139f9ae781bcf1d91572691ad2f88ee1c99eec731c1b7" | 1912 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.2;shallow=1;rev=dca4b1df8e6a770203c4c44117635c0c84140e24;name=git_bd7d6031_3;destsuffix=vcs_cache/ee3b60e787e266e53a0300c5c56ed0bd76b76f12442ebf2b1c3d8cae3540d3e9" |
| 1154 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=b13e5b5643328f15fd2fcedc85f647f0d8f9180f;name=git_6d5eb6f7_1;destsuffix=vcs_cache/0e18bbd7b03178cacced97e2025b9141e301accc33d76248ac1cd1176c27e3d5" | 1913 | SRC_URI += "git://github.com/etcd-io/gofail;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed9ca8045cc22a3045168306f2039e9f0a5b397e;name=git_1b9be237_0;destsuffix=vcs_cache/94af41cb3791d3446ad2efcce59de525d2df0ae4cf689775b2914bcf4100d3a8" |
| 1155 | SRC_URI += "git://gitlab.com/cznic/mathutil;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=b92365762bc1283de2770db8dc21590a3c1fbacb;name=git_6d5eb6f7_2;destsuffix=vcs_cache/60fe669ee9b827300d36b7b9381e180f3d6ea4bfd24a295446f9ca338a4dd604" | 1914 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;branch=release-3.4;rev=3cf2f69b5738fb702ba1a935590f36b52b18979b;name=git_8d0c8c2e_0;destsuffix=vcs_cache/3119434f66a11f655b4aeca593718a7972695d13a5d71747fca9e0ce83e5ff9d" |
| 1156 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.4;shallow=1;rev=23b1473dade28e1e536856449f4320963bf93796;name=git_d9964fb9_0;destsuffix=vcs_cache/557efb4651615324e327d9049783b8afeaca848273bdcc3d36643ede00658fd2" | 1915 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=server/v3.6.4;shallow=1;rev=5400cdc39b829ee5dadacb77002256cf86357da1;name=git_8d0c8c2e_1;destsuffix=vcs_cache/74448a9c4e05046728e12a5e2ab7fd8711064d226a47614dfeed8aa6f48de4da" |
| 1157 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.9;shallow=1;rev=2a0bc4c905963c72b8b7089ad6de3100810e86da;name=git_d9964fb9_1;destsuffix=vcs_cache/3fd049f49fe66f8bab0c14f687a55d5816f5dacb0249c41047777bfd527e0f49" | 1916 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;branch=release-3.5;rev=765c2064d35c776628abf67bd94f74e6bae0788c;name=git_8d0c8c2e_2;destsuffix=vcs_cache/af9d310607e0c36fa54a3cc2043cdfb39aa59107d76400409ddf57328008be58" |
| 1158 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.36.0;shallow=1;rev=41399a37e894f6a0a3f9032d7a1786c84f19d438;name=git_d9964fb9_2;destsuffix=vcs_cache/6712f69bc486743bc43b0c86f2e3dd6915cb0beccb1446fa30e821f2dd169c23" | 1917 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=raft/v3.5.21;shallow=1;rev=a17edfd59754d1aed29c2db33520ab9d401326a5;name=git_8d0c8c2e_3;destsuffix=vcs_cache/6c9c82f459c65b99d218880bcfe4f9ec1b15b0babc8a456ae341bf3a307a1871" |
| 1159 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.6;shallow=1;rev=545dce73089df56b530efd672cb95837b8c61557;name=git_d9964fb9_3;destsuffix=vcs_cache/ff506f3effa69bf86cc29cbb04978c325b9c60a267546c2f4d62ab7a9ed2c281" | 1918 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=etcdctl/v3.6.10;shallow=1;rev=db8d13a5421fcbd1c5825a148735b80c7d36cd2d;name=git_8d0c8c2e_4;destsuffix=vcs_cache/bee0fe7f7b5af729bb3339526f886642181fad57dcf7f99d1db706e829111cb7" |
| 1160 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.16.8;shallow=1;rev=ae303416a5afb0976bfcfcea693eac569b9a9718;name=git_d9964fb9_4;destsuffix=vcs_cache/1feeb8567194fd3b5f8dc49dde85eb2f375c1eb1d972c93b567c2892504abe0f" | 1919 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=etcdctl/v3.6.7;shallow=1;rev=e838ef116fc368b321ddf2e424167b15174fb80d;name=git_8d0c8c2e_5;destsuffix=vcs_cache/be82c63f296b13e1205a89921892669eaa1872bc02b130327837f211e9382c71" |
| 1161 | SRC_URI += "git://gitlab.com/cznic/ccgo;protocol=https;nobranch=1;tag=v3.36.0;shallow=1;rev=bc99d88307be67553201c58a1d38665cec1835ea;name=git_d9964fb9_5;destsuffix=vcs_cache/f6aec29ba268f3671d7ae97ddd1d945f07bdc2a3a2a380e470983fd85bccce1e" | 1920 | SRC_URI += "git://github.com/etcd-io/raft;protocol=https;nobranch=1;tag=v3.6.0;shallow=1;rev=f35a02212416d045c574e30aa59d4b07c4b8d732;name=git_7745a5ad_0;destsuffix=vcs_cache/021b1761a70a4212e4f2b025e054475e53e23fb505ca7d877de026578df975ca" |
| 1162 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=1616a7fa5fe23b54fee0cc3dd6d0bd48abc19914;name=git_e2f6844a_0;destsuffix=vcs_cache/0892c89bc686df08eb12440ea6150587e81a2a64d649aa806391f724242e39d9" | 1921 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" |
| 1163 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=1ce61fe87e0e5dd90752d2b6c5972f9b6918e77c;name=git_e2f6844a_1;destsuffix=vcs_cache/ee6cc7ed0b5163f469fb16f28670cd552975136162b0b78e37c241b49a2ab45a" | 1922 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" |
| 1164 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=2c09566ef13fb5556401ddff3c53c3dbc2a42dac;name=git_e2f6844a_2;destsuffix=vcs_cache/8716990bce5a795ed7217a8414cde3a2264737d777a6c6d672af4f144ebc54d7" | 1923 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=41f04d3bba152ddec2103e299fed053415705330;name=git_fc1e328f_2;destsuffix=vcs_cache/b7951985cdbd8450a02d07fa23ccc53e6697516195b166ef9831e19a0c06da7d" |
| 1165 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=555d28b269f0569763d25dbe1a237ae74c6bcc82;name=git_e2f6844a_3;destsuffix=vcs_cache/cc2d1a6d2eaa513064d93e0e7d68799f6f3b9e55afaad10db65a954e84930405" | 1924 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=788fd78401277ebd861206a03c884797c6ec5541;name=git_fc1e328f_3;destsuffix=vcs_cache/4c3ba71ea98d2c5297a7f0582e773355df148f78f4553723e35403a852adb666" |
| 1166 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=85acf8d2951cb2a3bde7632f9ff273ef0379bcbd;name=git_e2f6844a_4;destsuffix=vcs_cache/b7d0032a2b35ad2b155634b64567be8ddff4d50ec5f5b11d4d6dbcd5de0d4a04" | 1925 | SRC_URI += "git://github.com/go-errgo/errgo;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=f768c5ab0476c50e978b039312180859c10fe8c0;name=git_c4c51b5f_0;destsuffix=vcs_cache/1d12f78e32dbca2d0444388465b0d12d20195abba51688fed428a647df9041e1" |
| 1167 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=883aed519795b30de35e6bc28ec8f681494afa87;name=git_e2f6844a_5;destsuffix=vcs_cache/2156f2e87ae87986a90bbc7e90f96dbadd6c75e5a5cf58374156774aa149e6a8" | 1926 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" |
| 1168 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=9d24e82272b4f38b78bc8cff74fa936d31ccd8ef;name=git_e2f6844a_6;destsuffix=vcs_cache/a7bf7a0a97321984eb1263f5f8bcb9a99d0c8c477cc52ef001a84cf9d22bdc60" | 1927 | SRC_URI += "git://github.com/go-tomb/tomb;protocol=https;branch=v1;rev=dd632973f1e7218eb1089048e0798ec9ae7dceb8;name=git_40f32ad0_0;destsuffix=vcs_cache/3eb09c53457860b46e591b55bd3d381c6c4ceb426eeef3c43e3b3eac38964c0d" |
| 1169 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=f3bd1da661afd6357b957af27c50ccdb248b7dd3;name=git_e2f6844a_7;destsuffix=vcs_cache/99c0566fe2c2c74fd06b335e0f79a1dd361c2d21e5f34e7f893379b51f71cbde" | 1928 | SRC_URI += "git://github.com/go-warnings/warnings;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=ec4a0fea49c7b46c2aeb0b51aac55779c607e52b;name=git_d94f7ed2_0;destsuffix=vcs_cache/5aba04750ee0d208f80676409d85425d3434afcee5912a4ee33098465f5928dd" |
| 1170 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=fbb02b2291d28baffd63558aa44b4b56f178d650;name=git_e2f6844a_8;destsuffix=vcs_cache/81ecc17ec6f9ce3c24c81bc47c225d106aa16cc8682f661c5bd5121645a5d02c" | 1929 | SRC_URI += "git://github.com/go-gcfg/gcfg;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=61b2c08bc8f6068f7c5ca684372f9a6cb1c45ebe;name=git_11f900ef_0;destsuffix=vcs_cache/7c2297d7ae9f831c8efb0bd23876a65ce7c5a6f0a5f12fa54d574a41f941c2fb" |
| 1171 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=04218fdaf78fa213d4e82c988184a250f6c354c2;name=git_2e975dd2_0;destsuffix=vcs_cache/230a9ad5970c535aa1950c73435327a9cb9d5e83503624d5c6e16e85e01f577a" | 1930 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;nobranch=1;tag=v4.13.0;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_6e26e914_0;destsuffix=vcs_cache/664c761587abdd7a37f78115c7dbea5a3bcbea104244f81430c0e47dc5396047" |
| 1172 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=40b02d69cd8f2efc8aeb262071f74fb4319b6661;name=git_2e975dd2_1;destsuffix=vcs_cache/c7ab826908bfbeedd10778ec2f9e99bf8c4f17dc2307f3f8b629c3c57e3aec5e" | 1931 | SRC_URI += "git://gopkg.in/go-jose/go-jose.v2;protocol=https;nobranch=1;tag=v2.6.3;shallow=1;rev=0dd4dd541c665fb292d664f77604ba694726f298;name=git_52143750_0;destsuffix=vcs_cache/3379754b4af15203abde6f71eb3b73900bd1c55436e703511081f9685fa1984f" |
| 1173 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=a35244d18d7756b12deca31a518c0fa1327d050a;name=git_2e975dd2_2;destsuffix=vcs_cache/4068bd62e633557f5121f1150b74cc041354352d709c0b6f81073ee6de3b795a" | 1932 | SRC_URI += "git://gopkg.in/natefinch/lumberjack.v2;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0;name=git_0445b355_0;destsuffix=vcs_cache/77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f" |
| 1174 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=0694c2d4d067f97ebef574d63a763ee8ab559da7;name=git_352eeab4_0;destsuffix=vcs_cache/070e6e260472315f6ba6e238626e285d84a43336630a1d16b3b36bdf4646aa6c" | 1933 | SRC_URI += "git://github.com/go-resty/resty;protocol=https;nobranch=1;tag=v1.12.0;shallow=1;rev=fa5875c0caa5c260ab78acec5a244215a730247f;name=git_d6be0d2b_0;destsuffix=vcs_cache/06743fe2205ae3ed23370d371f3e0786330928c083c77245217950b26e581608" |
| 1175 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=33d19683fad8d833d2299173c7bf8ced0f102764;name=git_352eeab4_1;destsuffix=vcs_cache/423eb15a04e4454e890f30e4c0dac1d9e77fccc49b3362364c35587a12fdb6fb" | 1934 | SRC_URI += "git://gopkg.in/ini.v1;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_b7879a4b_0;destsuffix=vcs_cache/35aca96c4c1dbe28b4a68dd8f9ad52ed4d311b137ae51f57e5f73034281e5da5" |
| 1176 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=35266b937fa69456d24ed72a04d75eb6857f7d52;name=git_352eeab4_2;destsuffix=vcs_cache/960b7c9d4ddfbefd45a6d48297a906f4b0ccbe3c3383ef05023e54917ade5ef4" | 1935 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=02490b97dff7cfde1995bd77de808fd27053bc87;name=git_14bb952c_0;destsuffix=vcs_cache/aee168ddcfc4953d898f044e848275d235131068ee358fdbfa225b1445d818f1" |
| 1177 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=4410531fe0302c24ddced794ec5760f25dd22066;name=git_352eeab4_3;destsuffix=vcs_cache/e45e91f63ecabed6e2fc5694479f5815a6f9f194ed9cc6de3b82f138849c49b8" | 1936 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=0324d5e90dc7753607860272666845fad9ceb97e;name=git_14bb952c_1;destsuffix=vcs_cache/49033fc86c907eec7703c9889427222e6749c980ce4775375829fbcd70e62659" |
| 1178 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=445ab0e75e6df9b6a4d3d5437bda2a7cac74eb72;name=git_352eeab4_4;destsuffix=vcs_cache/c1bc0401104ed0700b972d3239cff34e5c25c71a585fdf192166e5fffd86d2b5" | 1937 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=067bed655e9cbc26f4dbac8f8897b30756d90990;name=git_14bb952c_2;destsuffix=vcs_cache/80181b41254dc7a8bd15b0bb830b29ab086896c5171b4b1bb95a3495cc79934f" |
| 1179 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=58c23975cae11f062d4b3b0c143fe248faac195d;name=git_352eeab4_5;destsuffix=vcs_cache/7da3c11cba2a787aaee93ffb1c3df9569f261518e0756d12397899de67cd4ba4" | 1938 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.149.0;shallow=1;rev=0d3b865990706fbd9e0faedc96507969b55ede49;name=git_14bb952c_3;destsuffix=vcs_cache/327f58d6cab2dc98dc8f0e5b9aeb7c74c17a2b8aa6c279e8af4491515457ec67" |
| 1180 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=6944b10bf41077a939a283aba62be2c1a676d8ef;name=git_352eeab4_6;destsuffix=vcs_cache/f716d31e61736a881b3a3455606db76d06070f46197ac4854fee481664779d19" | 1939 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.102.0;shallow=1;rev=0d7f97a9b3585adda441cdfeded9b8be63747e24;name=git_14bb952c_4;destsuffix=vcs_cache/08fdddaae5db736ed379136272037185d4ab853a832f1653c2f822e879a71c3f" |
| 1181 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=69e4b8554b2a817a1f0015867f0858d02801f0f5;name=git_352eeab4_7;destsuffix=vcs_cache/8aa6a4103a642027318e71c34cf96f36841d3b0f2207784428d262c8196a1d9a" | 1940 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.217.0;shallow=1;rev=0dc24d94fdcb0c97be6c26bcb1419346b0d40b30;name=git_14bb952c_5;destsuffix=vcs_cache/a61128f906671520f112a4ea3d2285d0621de622034a903125ab2fa64ac4ee85" |
| 1182 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=723b81ca9867ff50b0503a48989028b6133eff47;name=git_352eeab4_8;destsuffix=vcs_cache/b8ab23f0dae178e32879b632dbe6bdafa68d2adbca0cdab246a1a191861ae41c" | 1941 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.85.0;shallow=1;rev=11792bebde6e9cecf4506492e73cf8dfbd24fd92;name=git_14bb952c_6;destsuffix=vcs_cache/ae4bb175ca5e142dd76c50ba37d98f1fb64b94ff593973d562a6ce57fcce0c93" |
| 1183 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=775e3b0c77b940684efe0f152b6075671018854f;name=git_352eeab4_9;destsuffix=vcs_cache/62e6da8160fab0b85476f6635c9b7a91cd8d2ffcf3e378ccae364f35a52f8d04" | 1942 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.166.0;shallow=1;rev=133e58bc46865ed5c134febcc97e7fdc431c7ebd;name=git_14bb952c_7;destsuffix=vcs_cache/2b97dee169c5d242e82be8a740415d0e05e3ee4be1073e1be1cf6f941e271c5f" |
| 1184 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=a66eb6448b8d7557efb0c974c8d4d72085371c58;name=git_352eeab4_10;destsuffix=vcs_cache/a2dc1025c2f6f5aea92e4b16ad5652ef8e42828b81996d69f78f6e748e4353d3" | 1943 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.84.0;shallow=1;rev=18468acf7d119278efb116123252e439e2d3d6eb;name=git_14bb952c_8;destsuffix=vcs_cache/61903893b8af13cb3edd2d71e311b4e13f71ee952083bb5a08231187d6832ee6" |
| 1185 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=c13761719519258ff9c1a8b224f63d6e29b63d27;name=git_352eeab4_11;destsuffix=vcs_cache/b37f0eab9e6f594ee0606e7133ca4097ac11bd4ae233cace2435f40c5b0c92ad" | 1944 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=19e022d8cf43ce81f046bae8cc18c5397cc7732f;name=git_14bb952c_9;destsuffix=vcs_cache/b64224330b0ca87becd851a9a620893cc055dc465211cb096e607415bad2113d" |
| 1186 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=c73c2afc3b812cdd6385de5a50616511c4a3d458;name=git_352eeab4_12;destsuffix=vcs_cache/b102b22127c1245c8a36117c04c695c96bab07b8625fa6ea6acb0817661b53d5" | 1945 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.125.0;shallow=1;rev=1a4c8c269a37e24ba6b81e3f0560cf5bcd894809;name=git_14bb952c_10;destsuffix=vcs_cache/05053869b5713a050979074aa12816468d5bcf0731f7c08b512d9d60866cd422" |
| 1187 | SRC_URI += "git://go.googlesource.com/image;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=cff245a6509b8c4de022d0d5b9037c503c5989d6;name=git_352eeab4_13;destsuffix=vcs_cache/0d317c9aa4b4b4dfde8410acf4c7f3d1abb7f9c1c2a2b87b529fc268e6850aaa" | 1946 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;branch=main;rev=1d582fd0359e47ca7d8183d23e4a4166bfe20bc1;name=git_14bb952c_11;destsuffix=vcs_cache/8406279b6b79ce2923cb2f13fab6cddb14670dfc5e4be5ef31841683779e05ae" |
| 1188 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=034126e5016b48119ac2b12b5f4d3ae7f2a9eaa0;name=git_13df7481_0;destsuffix=vcs_cache/ccf36b46cf0ea9db00e8eee78451e8ec194df1878864b880291d5568879ef46b" | 1947 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.61.0;shallow=1;rev=2311ef1bb8fb243771800754ba6c54e9d0bf3a67;name=git_14bb952c_12;destsuffix=vcs_cache/6c9d71a92656c7c025f6c2a54fc10769101063033dda6f34fdf475288685e50e" |
| 1189 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=0f08993efd8a8ec67e75bcccf86b0e1569b0ab0a;name=git_13df7481_1;destsuffix=vcs_cache/d990221fa3e13bf5d553a63ee9c6d1230da3203e25f35da86e44fbcbdb37fbcc" | 1948 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.162.0;shallow=1;rev=26a11171a2c0d5797df82b7660c95e2a0b454e67;name=git_14bb952c_13;destsuffix=vcs_cache/8d7692fd48795895f9c7e4cfcb16e683d3af5fd5ff0524b5e6191d8cfd3b5776" |
| 1190 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=3bfbaada29be620417d472f349d55056286b2119;name=git_13df7481_2;destsuffix=vcs_cache/6cde361d88de4dffd488cfa918dff8f19a8bfc876e3bcb0d3ba469b9838b74a5" | 1949 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.63.0;shallow=1;rev=27de32e7fe788edcd34d38cff8a7c0fe35ee4bfe;name=git_14bb952c_14;destsuffix=vcs_cache/475a29ebfe0a2bdeafaffdb72036000ca50bf8c9e6b435a00fa78a3d66e88d59" |
| 1191 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=46a3137daeac7bd5e64dc5971191e4a7207e6d89;name=git_13df7481_3;destsuffix=vcs_cache/b353f336a8275795b8f764cbc880dab145e59c77d2680640cb8b8406d84d13ca" | 1950 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.118.0;shallow=1;rev=2d6890affb92178c18890972b0556487cf0b02c4;name=git_14bb952c_15;destsuffix=vcs_cache/c5c1689e7a384ed1f1dbf9d727c8b30f1e30a6d5a633d57a2cb0818f084c8fef" |
| 1192 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=49f84bccfd3469cb3095201f7855641bcc8eb49a;name=git_13df7481_4;destsuffix=vcs_cache/889c218c9f791913eb421eb515ddc05b99ff527458a58d48e57cefdf60215045" | 1951 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.50.0;shallow=1;rev=32bf29c2e17105d5f285adac4531846c57847f11;name=git_14bb952c_16;destsuffix=vcs_cache/dd94f1077150431193b5beea2e9200eadd854cf5f8cc1943a64b6cdfab6edb73" |
| 1193 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=4bf6d317e70e84f331138b880efdafc2ba2f6c3b;name=git_13df7481_5;destsuffix=vcs_cache/29507dbad2cae46fbcae4fc962a243a2c5e892dd2074ef6f1734d294b3ba9cec" | 1952 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=39fb9f0d81a68916f0849eb9410d8a4b7291b011;name=git_14bb952c_17;destsuffix=vcs_cache/b21d0306f078808a40c50693bb994f98d82aaef3862b71a8a93f1cb19f813dfe" |
| 1194 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=69aa7acea306dfd277ec48fcc687ef8fa0f2bdb4;name=git_13df7481_6;destsuffix=vcs_cache/5d37f452b45a9fa695391acad9005fe8c18db1b7ec3da7f75e8eaebcc35fe607" | 1953 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.108.0;shallow=1;rev=47f66d6aef279a056cad8d78681ba64f448c2c15;name=git_14bb952c_18;destsuffix=vcs_cache/de9b469d3a3f8400aa03da6da2163e42cf85eba7793d0681e608b74e0430f582" |
| 1195 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=6ce8bb3f08e0e47592fe93e007071d86dcf214bb;name=git_13df7481_7;destsuffix=vcs_cache/206acb8ff959778c884f1c3bbbaa82e36913ae74a9d04c7d1daf9ae735e6b899" | 1954 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=4bb729045d611fa77bdbeb971f6a1204ba23161d;name=git_14bb952c_19;destsuffix=vcs_cache/12733c74266e790304493625a12bfaa45e5f030a99cccaac4015a7785e8f24ec" |
| 1196 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=7c05a442b7c1d1a107879b4a090bb5a38d3774a1;name=git_13df7481_8;destsuffix=vcs_cache/ef19e6412fd24a3f6a04528cf94a6f4a990d6401faff4167170e33521f6a972f" | 1955 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=4f42dad4690a01d7f6fa461106c63889ff1be027;name=git_14bb952c_20;destsuffix=vcs_cache/8de1e7954d8c65675145bfd8ebb8541edb70904906ed04fffeb0292b9e0f1406" |
| 1197 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_9;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | 1956 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=5263f1865fbadbbfa7eddb8ff2801054249d8568;name=git_14bb952c_21;destsuffix=vcs_cache/3c6e9836e630f29030cc598595bc080e7f20e6f5704d44e8bf5daabafa97e723" |
| 1198 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_10;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | 1957 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.167.0;shallow=1;rev=548436b8a50d29ef6fbae4a603a3777081281ce8;name=git_14bb952c_22;destsuffix=vcs_cache/185dbac43fff7f615000a92da27bd543dcfed12ae79848b7416b4628c9b0b5ad" |
| 1199 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=aa51b25a4485b19ca64f578bad6fa40229e75984;name=git_13df7481_11;destsuffix=vcs_cache/f5ac06bdfe55fc7bd179f7c5a60562be13e6bcc09b95c407d4406e98a81ce1c0" | 1958 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.93.0;shallow=1;rev=55f563db78ddd7a3506709e6ebb6b22ac02592b1;name=git_14bb952c_23;destsuffix=vcs_cache/0ab25feac90af2fa562bcb41329da0c00b76965033834a6cb63c02c1dc974fb8" |
| 1200 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=b3066c3a67d8fdd8d86771626cb76efaac967f4a;name=git_13df7481_12;destsuffix=vcs_cache/74713812b6fe8157fc71ab8e56adbb96692f32b1e16d4c12258550972c0167bf" | 1959 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.103.0;shallow=1;rev=561b601736da57b2791ca9eeef72d9521009e563;name=git_14bb952c_24;destsuffix=vcs_cache/52fa443220f2b2f11f02053d4e5d6d8f5f053c1ac70bc093d7587603a8efffad" |
| 1201 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=b71060237c896c7c9fc602ab66e33ea6079659fa;name=git_13df7481_13;destsuffix=vcs_cache/7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c" | 1960 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.203.0;shallow=1;rev=5ca1495a5884bb0c90ab1e61b32a513c171f3749;name=git_14bb952c_25;destsuffix=vcs_cache/0618172d79bd7bd32ebf796263bed1a22f8ab82fabcd2589475a706694efe7f3" |
| 1202 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=baa5c2d058db25484c20d76985ba394e73176132;name=git_13df7481_14;destsuffix=vcs_cache/6298f3a9437391a0bc3f25313e688f4d0fadb24b18e5241b03c109c66fc85ed2" | 1961 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.57.0;shallow=1;rev=5dffc2b13eedc703d5e81c47bc3d2029a48203cb;name=git_14bb952c_26;destsuffix=vcs_cache/3ce3b2ea78bec0b40dd7ac0e51d063036f80711ec5fa9974dd29f51247021349" |
| 1203 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=c0bdc7bd01c96a3472df419bc2b082e06b09a219;name=git_13df7481_15;destsuffix=vcs_cache/9bf2815e529f54c303a717858f212b598d63451dae7c527cd3ae3120966ec7f2" | 1962 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.196.0;shallow=1;rev=6273efe07b0c2dfc10825819e08e06735d977fa6;name=git_14bb952c_27;destsuffix=vcs_cache/be71eec6ad0a16ba9e7b3fd64fef27fb88f56d1ca909a191f050ef7e96b7f78d" |
| 1204 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=c90efee705eefc6efa975842f5e85f455b0b4639;name=git_13df7481_16;destsuffix=vcs_cache/297abdff6eb1d63062878ae152e4dbbe2044e72c3faa8a549a52f14cb613602d" | 1963 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.178.0;shallow=1;rev=64ed0f864da369074aa07b37d4516f987d5116cb;name=git_14bb952c_28;destsuffix=vcs_cache/47e3208fed30c5fd24462cfc1a9c51a8af6deafd8b9dd74abdd78d0fbbc3cb1a" |
| 1205 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.4.2;shallow=1;rev=d6ab96f2441f9631f81862375ef66782fc4a9c12;name=git_13df7481_17;destsuffix=vcs_cache/1448cd87ba33f0c5f7c01cf93b4c22767eb3d941a3e9ab58be3df424f0abb989" | 1964 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.67.0;shallow=1;rev=6db1fa95e5fb3e7b6bf456103b14570adade994a;name=git_14bb952c_29;destsuffix=vcs_cache/685c25c6df3a4b603c89ca6fef7475af30640ca908127eb41d3cf27d648f71cd" |
| 1206 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=d8296639b499981d50d327e4b5714c5734e925d6;name=git_13df7481_18;destsuffix=vcs_cache/67c5b61acf0613f31cf24fb7b39c85659f78dd48e34194ac1b3ed6afcfad73df" | 1965 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=6f5c88b9e8c709c0f1fff128c30b041c71d14da4;name=git_14bb952c_30;destsuffix=vcs_cache/8f93d42fb1d12795914e916cc1b915c46dbabe25edf4407a980c0abb3eb2296f" |
| 1207 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=dc121ce20ffab6bb810a0f231cfa9c24d3e51b29;name=git_13df7481_19;destsuffix=vcs_cache/809f2b0ddaa3729cfade74e7ee11f229989864a955e83864fe69d136cd5537c0" | 1966 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.180.0;shallow=1;rev=6feeaaf2508f90053b54519e3738b0fce5e97cfb;name=git_14bb952c_31;destsuffix=vcs_cache/141dd7674327b485bfa8441ae309378fc5da273f87ccffa8eb2503b2d065416b" |
| 1208 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_20;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | 1967 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.75.0;shallow=1;rev=702783924de298b278434494e613adb302b45fe1;name=git_14bb952c_32;destsuffix=vcs_cache/01ac8f28e7bc00d9d68dd984b82b393710a2f0a7308e41762cfe16a08b80d8db" |
| 1209 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=f8a9fe217cff893cb67f4acad96a0021c13ee6e7;name=git_13df7481_21;destsuffix=vcs_cache/c732fb18987301684a2d18c11ad478d8b2f6d1b824544e3603e467859fd58c6a" | 1968 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.211.0;shallow=1;rev=71a90821956464e97f84bc7cf8aac0ea14f10adf;name=git_14bb952c_33;destsuffix=vcs_cache/cf911d4fa08b4b15ca77626a42c04f74f67ec648d3cf80e425884c3e1ae4c485" |
| 1210 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=fa1ba4269bda724bb9f01ec381fbbaf031e45833;name=git_13df7481_22;destsuffix=vcs_cache/7e2510260fb34e72e79e38bbfdb10ff9a20e584f7d79822b31c6b8f4177f1f2a" | 1969 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.41.0;shallow=1;rev=7570391cc25b18bef231a82fadc38f78fa76265c;name=git_14bb952c_34;destsuffix=vcs_cache/a2a24f2ac16563e37cd078940129a435eb60c6d7f36f2328fa3171f775258f85" |
| 1211 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=023911ca70b2cc091589e1a4b1be99e92165422d;name=git_7d9b3b49_0;destsuffix=vcs_cache/ea46f0fa4dd9eba08f834a2bd8dc044113f8b67d61f85320b560e68b442e05f9" | 1970 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;branch=main;rev=7ca32eb868bf53ea2fc406698eb98583a8073d19;name=git_14bb952c_35;destsuffix=vcs_cache/98898452c28104a5112c94f18ac04b5498cc264463ed3030038579cd593d9658" |
| 1212 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=030b2cf1153e8cae0dc666053fad6691cde7fbd9;name=git_7d9b3b49_1;destsuffix=vcs_cache/4ef86113602963c32d8cec3fb6b2eaa3acdfffdce617ce6eaa391b607b6ec2f6" | 1971 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.40.0;shallow=1;rev=7fd7a5fcdd3f78a6c49556a5358164cb1405bd51;name=git_14bb952c_36;destsuffix=vcs_cache/9f6b28d2bed04a7758913f4c4682b3f7783d6d556b391bb18bad189aa83af21e" |
| 1213 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=079ba7bd75cd9273a17b56fd7759dda47d106fdd;name=git_7d9b3b49_2;destsuffix=vcs_cache/a6af1240cf48c72e88e6c9c3f3ec6c90e090639c21e772e6efe0718ba8ed7f5e" | 1972 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=83789d6f76032d4cf96b41feedb3a77e7a1e8f1c;name=git_14bb952c_37;destsuffix=vcs_cache/c56bc734a94da4ee969db66434723db16fc71419a98e36113f925bdad3b7e053" |
| 1214 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=0bb0c0a6e84655f8baa6389e6dff9796ca1b26d2;name=git_7d9b3b49_3;destsuffix=vcs_cache/9bcffe49fd6f1222546abfdb28e7b18b0bd6579d413b369c2fc3e67eb2af5be2" | 1973 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.150.0;shallow=1;rev=83b8a6c347b8fc6ecdec3c14a1205879443b4cbb;name=git_14bb952c_38;destsuffix=vcs_cache/8d8695afe110c018507ed6baa83a6eba60481f3b32f537962d8e3f11dff902db" |
| 1215 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_4;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | 1974 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=84df58a8914832693858b396c6099dee1756bf13;name=git_14bb952c_39;destsuffix=vcs_cache/ebd9bf9a722b43e71183c3050d89bf6ad9828d8e2906d5602b0ee9b9285d8b79" |
| 1216 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_5;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | 1975 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.126.0;shallow=1;rev=884dbd55027ea2033d627d3b82901eee4e3d97c7;name=git_14bb952c_40;destsuffix=vcs_cache/b74652295fdda3d8e0e066029d804fd5d9e6bb4905b522f9dc2593d44058091e" |
| 1217 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=11d5b4c81c7d840ea4047650c225641a5f855ad9;name=git_7d9b3b49_6;destsuffix=vcs_cache/2d8d3902f23e044a5cf54516d823fff0b6b9f9f5f68437d7ecc2be9b9c21c578" | 1976 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.110.0;shallow=1;rev=892811cebf230c854bc0de88d8b69ff919cd270e;name=git_14bb952c_41;destsuffix=vcs_cache/f15fc66b7ffff407c397275f5747a9c3acf91240d2daf0aead21b6186b67baf0" |
| 1218 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=1cc6d1ef6c743b46817e84e7fde3eae82816dc9d;name=git_7d9b3b49_7;destsuffix=vcs_cache/b1ff1fcac3f303ec8f9dc45f0a04e618eb529d4b6f31d5a63510d76ecaa5decb" | 1977 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.51.0;shallow=1;rev=896f71cdd1e1bb6aca6dcba186a0b401ad44bbee;name=git_14bb952c_42;destsuffix=vcs_cache/7976fda09b3b704937ff096b751dd7a6dfbd93a1df6ceb71cff607665060b014" |
| 1219 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=20370b0cb4b25d20a35ee592d915c5e0640a0258;name=git_7d9b3b49_8;destsuffix=vcs_cache/bd0bf6e3ed018e210e16e525555d05e0486d4ec53d3ba7c609b7e56b9364fd2f" | 1978 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=8a410c21381766a810817fd6200fce8838ecb277;name=git_14bb952c_43;destsuffix=vcs_cache/a3c3d9d92d521b98db8b70e365e91b3db223f268a7e27dbe5788c9bfcaf9c55a" |
| 1220 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_9;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | 1979 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.216.0;shallow=1;rev=91e61ae982e22f35d3e607022e6936e8de39948b;name=git_14bb952c_44;destsuffix=vcs_cache/ed6125520aa01e9047ffe9b22967f6822ed70bd68e512566629c919c3959f2c6" |
| 1221 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=2ab3b5143581f36ca417dd73637437ef1df628a8;name=git_7d9b3b49_10;destsuffix=vcs_cache/271ef829b5b5fa76803855af1b275a7a031b1ceb2f51196c3759837cf381f745" | 1980 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.224.0;shallow=1;rev=92f572339952bd3b58882493c34b15e87907683a;name=git_14bb952c_45;destsuffix=vcs_cache/327aff2eab2e2e52095966bf1b46ad0db3402bc6bc70775fb4b2cc98261bde5c" |
| 1222 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=2bc93b1c0c88b2406b967fcd19a623d1ff9ea0cd;name=git_7d9b3b49_11;destsuffix=vcs_cache/a38308477b0826f4e2722c46d57181206aed37d83120b2006c188cb3ffd8b45d" | 1981 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=96719b1b1f69ca4d05cf4091cfd67b9e44a412c4;name=git_14bb952c_46;destsuffix=vcs_cache/2346cfeecbf9a25b01bcd00bd66d67085b82e45f4115a5a89f581d929511dfdc" |
| 1223 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_12;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | 1982 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.99.0;shallow=1;rev=977e871dbc6d880fa2392250a3d177598976b3d0;name=git_14bb952c_47;destsuffix=vcs_cache/a5c41118233024c0464ea7f41560a2cbf41638460bc4ac28ec50a0e309b2678b" |
| 1224 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=2c860bdd6e788e473e1f01b87efa55ad87450d39;name=git_7d9b3b49_13;destsuffix=vcs_cache/221ec0cb17bf3a2346aea44d74eee60627df413a858eb87bc88634d8c35d571a" | 1983 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9814c054275da8707b6568da26cd8ff4a2ab9224;name=git_14bb952c_48;destsuffix=vcs_cache/66d1de6059eedffb58ffbbecc7e81b38122d33a658954100fae360cb3292e0d4" |
| 1225 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=2d16b83fe98cd1bed9e2ce9fdc86bd438d14aab7;name=git_7d9b3b49_14;destsuffix=vcs_cache/f527e1fac3f75fc1a067a73434c4c47c4b96ac108d2cba6b0e47872d79a9a180" | 1984 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.188.0;shallow=1;rev=9957790536afdcbc83c5b25379c7e324d2fd506d;name=git_14bb952c_49;destsuffix=vcs_cache/366ce9916cd46fbae7f59fbf9009f2726dd7dde14dedee92308844e7085cd808" |
| 1226 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=2f3ba24bd6e75104fb11be4edf062de340ffd1ab;name=git_7d9b3b49_15;destsuffix=vcs_cache/1c2aaa00f769aa85e30892812bc2d3337acbf407b7b7572dba2749015f07e032" | 1985 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.169.0;shallow=1;rev=9c2cde866c0c5f37b2fc7428b76c3bd0f7be3b5f;name=git_14bb952c_50;destsuffix=vcs_cache/3d3c68df29c43dd23254dc18be0475453b07ed50d293b2f8b9801143ecbcbfff" |
| 1227 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=36563e24a2627da92566d43aa1c7a2dd895fc60d;name=git_7d9b3b49_16;destsuffix=vcs_cache/99ab34378fbb8c2df203059478095f39cae3e1680e667b56e537713b29c25b70" | 1986 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.74.0;shallow=1;rev=9d43e7dc08e2598d4dcb661324c4877dfd63c4f9;name=git_14bb952c_51;destsuffix=vcs_cache/50d3d405a295773a6b07547dda37bca9b19f76ea040fa57253264a9cab92c64d" |
| 1228 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=39188db5885871ea0132a6314eab0c1b5d179a8b;name=git_7d9b3b49_17;destsuffix=vcs_cache/d264cf9b238b9cff8b395b9b32e33d4177f14385bed998da7abed371f5e0526f" | 1987 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.96.0;shallow=1;rev=a0399667a686370f56968529deacf0210cff02ef;name=git_14bb952c_52;destsuffix=vcs_cache/cbf28de57360be4df71c4784b4bad512f6e205fdc01ea4efe37a7dd5afaf7340" |
| 1229 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=3a792d9c32b2634e09d90a8e377b8f77fca8f02a;name=git_7d9b3b49_18;destsuffix=vcs_cache/305ed2d38b46f24b73f9e12743362ec0902aef39adfa78bad6c7a3313e5b63d4" | 1988 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.177.0;shallow=1;rev=a11ef60f2a28101378ad81d3e553ffb90b43b653;name=git_14bb952c_53;destsuffix=vcs_cache/94170caba4130896951c56ac6b3567d78bd16a4c9c1694cad876a332466800e4" |
| 1230 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=40960b6deb8ecdb8bcde6a8f44722731939b8ddc;name=git_7d9b3b49_19;destsuffix=vcs_cache/a73cd8dde59b9198ec496fef230dd07ae439facd33bf7b95f5610f1859d30b2a" | 1989 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.222.0;shallow=1;rev=a627cdae950c0ca6c439e8514991db5fd204f26b;name=git_14bb952c_54;destsuffix=vcs_cache/61276d1fc5d3fa173b9983b3d77bd851c6855220b0198e93d8d064199ea367fb" |
| 1231 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=43d50277825c291cf84444b652566c6f79131ff8;name=git_7d9b3b49_20;destsuffix=vcs_cache/d240ea68b66b61b52fcb2f0df676a9917cd4ba684b16e8a6a3661744be6d149f" | 1990 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.70.0;shallow=1;rev=aa4b66154abdb65fbe98769e4fb51558603c3bd9;name=git_14bb952c_55;destsuffix=vcs_cache/862919c9a83484220919f57da35a6bff3625eb4067565879b33db88ef8b7ff98" |
| 1232 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=44d18e11572cd133e1eec6811ba57d78ff20addf;name=git_7d9b3b49_21;destsuffix=vcs_cache/eca34926517222149ac44d6549f9f4c024e04ce49fc348e07ddcf1d9141cb855" | 1991 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=aa5d4e47691e7ae1aebb5221ff8e4beea23fad72;name=git_14bb952c_56;destsuffix=vcs_cache/33ca300d48a3d01994bc33e565dff05122b46b20e9a3045025c97da167e2ad1e" |
| 1233 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=4f2ddba30aff720d7cb90a510a695e622273ce77;name=git_7d9b3b49_22;destsuffix=vcs_cache/127436867fee18029c314cbf5aa8f3817b6baa749db4930661ea03d4cf64fc1a" | 1992 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.55.0;shallow=1;rev=aa8b0a15ac02178cf982e8408bc8916450a205dc;name=git_14bb952c_57;destsuffix=vcs_cache/59df96a5466677a65a22e97e123f710b712e4fcf1c6d19eeff37ebdcb0a86526" |
| 1234 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=502c634771c4ba335286d55fc24eeded1704f592;name=git_7d9b3b49_23;destsuffix=vcs_cache/0c7dcbfb4a6c111157758f6817e56887899598231c73d48b48772aff20f57497" | 1993 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.106.0;shallow=1;rev=ac7eb8f2e54c91697b33971d184eb155867cf1a2;name=git_14bb952c_58;destsuffix=vcs_cache/f5dcaae5a98835ab56b377a5876f18ecc384cd97a5db002f74fe832cc0f81e1f" |
| 1235 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6467de6f59a7c849780e0f7e4a33c7a2dfdd2e71;name=git_7d9b3b49_24;destsuffix=vcs_cache/c31e56539c4f66de07b7aed2ace97400ca14f476578f99758dae504d826b50d5" | 1994 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.77.0;shallow=1;rev=aff4922203bb81ad0e6e6f8c4bbd2f30f26aab27;name=git_14bb952c_59;destsuffix=vcs_cache/880c3361e785252e4d9f57c8c3f17b2274fb9c51066cbb330b3cc4154b16d02f" |
| 1236 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=675bf3c243d60cbba429fad9924e520e8a86074f;name=git_7d9b3b49_25;destsuffix=vcs_cache/a6989a0d2594b0d1275515c24788d86390e508148425434ebd0c5ddd24eff318" | 1995 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.155.0;shallow=1;rev=b52e40bdb649bfc7bd72b1a62dc701efbc27f96f;name=git_14bb952c_60;destsuffix=vcs_cache/67efa70359b1f2f4c6275d1b1f5ac7051eda6622077aa7141c9b6d1527f68cf4" |
| 1237 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6889da9d54793ea182dd07be58824cf86bf0746b;name=git_7d9b3b49_26;destsuffix=vcs_cache/4bb680d5078e9f5b224321050fa642d40db62d9aa94cd313b947c99ae68dec5f" | 1996 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.187.0;shallow=1;rev=b6c87f6266ea80ddbc13679929185c3a169b5871;name=git_14bb952c_61;destsuffix=vcs_cache/224c427213fd70ca4f97970068a940ddade768c5dee4633baf4aa3047a1e8d3e" |
| 1238 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=6a5b66bef78dc7a1cf8593b276f35102ec0cb11c;name=git_7d9b3b49_27;destsuffix=vcs_cache/bed17cc240f5db53481ff12da26dafbfc6624413bd0f5b8d53c644ed17dc3a44" | 1997 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.214.0;shallow=1;rev=b9b7179368a79e9b9761e7dee2f86edb25d6fdc4;name=git_14bb952c_62;destsuffix=vcs_cache/c34cc955cf04429948d5b12e237e5a5f37b3c846c0d49afdfb51bbefb4b09aab" |
| 1239 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6c149bb5ef0db65038b2abbe6c6d0128f2f2cd90;name=git_7d9b3b49_28;destsuffix=vcs_cache/6692c891910018beadfcc14c9ec45f46ab5327bfd61da79d3af068a112d336cb" | 1998 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.228.0;shallow=1;rev=bac81c61de0c586306eb621dcabca1687fb99753;name=git_14bb952c_63;destsuffix=vcs_cache/e52a134844345d22d7d8dd71f8cc08a2cdc4dde0d019027d4862dc4747402ef1" |
| 1240 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6c7e314b6563ee0a4dc169c7ee9960e0b709c035;name=git_7d9b3b49_29;destsuffix=vcs_cache/7354e9c60da187bf76c29e054523e4bac2ac4bfe88809db6dee0fd062fbde0da" | 1999 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.220.0;shallow=1;rev=c0905938c15b2c2eb71df9e7483ffe11aa718600;name=git_14bb952c_64;destsuffix=vcs_cache/0ec28a5ec48760fd10ef86a231165fe94617ba4b551f9231b9d5cfcb3e1ff90b" |
| 1241 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6cdbf07be9d0ad08776df0b65fb1b3e4e617c42a;name=git_7d9b3b49_30;destsuffix=vcs_cache/8634fb91aae0d9ac927aa95432dd838b88fa185eb24871e8719bb90baeec6312" | 2000 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=c24765c18bb761c90df819dcdfdd62f9a7f6fa22;name=git_14bb952c_65;destsuffix=vcs_cache/23eb4a26dc9b47453374f9dddbe95b6b9a0854dfeda0613040b861060ef6be1e" |
| 1242 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6e04913cbbac05c5c0c9d8f237717e292f700e76;name=git_7d9b3b49_31;destsuffix=vcs_cache/6944ed54388a92cad4d9aa7f6954b553270a8bdd815358451b7f2df801d00eb2" | 2001 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.197.0;shallow=1;rev=c5990e25b96366321975e981b7a97562b476ea2c;name=git_14bb952c_66;destsuffix=vcs_cache/40226f7f1ab33a5a18ff4eb121ceda4bdcf39b23251fe9f5ea96494653da1ecf" |
| 1243 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=6e064ea0cf2dcfaca8da2da9f42da458bab38756;name=git_7d9b3b49_32;destsuffix=vcs_cache/efa64d8d3cd55f203299331ff8e8e78d5b40939e93c3d4630911486b2c36a6db" | 2002 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.183.0;shallow=1;rev=c642c84b7c822328ac78f9156056e1202572e5ac;name=git_14bb952c_67;destsuffix=vcs_cache/e1d96328d1d1fdb7b1171d182df25d4bfed8605976ac8070621971909817c133" |
| 1244 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=706bc42d1f0d6e520b893595825c475de0fea824;name=git_7d9b3b49_33;destsuffix=vcs_cache/f5f732e5f87c658191cc36b24e9fe8add41b81ac928ea26c1ef182fad341b09f" | 2003 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.54.0;shallow=1;rev=c64fa6012bad2381cab8a3c764c4eb4b8b14258d;name=git_14bb952c_68;destsuffix=vcs_cache/8b3b955eb52f31e4c95e081aa7ac1f1f998c563d10fb31127b86aba47f59ad88" |
| 1245 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=77e3bb0ad9e72123a382fe9c4870b269210dab83;name=git_7d9b3b49_34;destsuffix=vcs_cache/cce92615db3a3b6760dc9c89f486481afa96867100287870b9b10b2418b14c29" | 2004 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.218.0;shallow=1;rev=c7c83f0638d52ac4301e57016a5e5342c5afed2c;name=git_14bb952c_69;destsuffix=vcs_cache/afbc6f6a0dfc61277919cc7ebf50128fbb8a8c449635e10e7db6db40f6fb217a" |
| 1246 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=7b8e75db28f4b09dc0b853eadee5b034956bcb9e;name=git_7d9b3b49_35;destsuffix=vcs_cache/6d390c64b47660abe1d1ce2ce2ef75a6e5b2b861ee6468715614a2c2dc3b8eec" | 2005 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.170.0;shallow=1;rev=cb0f4337e9e6650b46fab53849e481b683150ad5;name=git_14bb952c_70;destsuffix=vcs_cache/fd5f30fdacad74d68533555de4b94d253827d37eb685226c7d4129b141d928b3" |
| 1247 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_36;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | 2006 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=cb1f45ca288bfafb52ab824361c939d908e525ad;name=git_14bb952c_71;destsuffix=vcs_cache/6e4d31f70d461be2c439583bf327fc4c547e8b4fc2d4195b358baa66344135b5" |
| 1248 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=7d3b6ebf133df879df3e448a8625b7029daa8954;name=git_7d9b3b49_37;destsuffix=vcs_cache/c755819b69cf8b7b057384c91b3783a9b6fb8e30eb2cc7bb6cbd47a844700fc9" | 2007 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.189.0;shallow=1;rev=d0089f35290a168bc1f3356a2a0340b200d21aea;name=git_14bb952c_72;destsuffix=vcs_cache/4f75344d441d5586681cde062a48eebf7d625403f5099f5e94282d5fb35738a3" |
| 1249 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=8de300cfc20a62d78c74c4b482fcfc0090f8d95c;name=git_7d9b3b49_38;destsuffix=vcs_cache/8c146f3af69ca54b0f4041c7e3494127df29dd0184a797039c33277936e0e8d0" | 2008 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.191.0;shallow=1;rev=d0759b0137a0eada3dbf3b7f3255dd9628c1db0a;name=git_14bb952c_73;destsuffix=vcs_cache/bff35b1d5a04a965e3e1397edee9c2bcfff98488b078276d3d275d6825440380" |
| 1250 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_39;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | 2009 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.48.0;shallow=1;rev=d1f34a8c3031deea655257990c945f5344ea00b6;name=git_14bb952c_74;destsuffix=vcs_cache/f9686ee7a87eec7c04edb73a0b426ef15410ad38064ea1b706f4c2031cbee1bb" |
| 1251 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=95d2e580d8ebe4f401d837412cc97c79829521d0;name=git_7d9b3b49_40;destsuffix=vcs_cache/478c24895abd62719976e666dd78fadc4852bcfe2907e14e2ea05ed20c641fc9" | 2010 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.100.0;shallow=1;rev=d530a938a76a37ae219aeeba548c197dc171f83b;name=git_14bb952c_75;destsuffix=vcs_cache/c5a47d80229d7d750e14c99eaafeb99678b1e5de3c83128b52dcc8bce0ff8e63" |
| 1252 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/packages/packagestest/v0.1.1-deprecated;shallow=1;rev=9b68bc9966ee62cbe4704dea268ca17f0d2cd8a7;name=git_7d9b3b49_41;destsuffix=vcs_cache/8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441" | 2011 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.122.0;shallow=1;rev=d5e0fb25dede40d00b73d5414b2a14f00c9bcc55;name=git_14bb952c_76;destsuffix=vcs_cache/61639457aecdcc06b129ab636e71b83971f8ebde9f3631c97c5aad5af58b8ccf" |
| 1253 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=9cc4af7d6b2c2a2e47f9cfaa500cd669b42e449b;name=git_7d9b3b49_42;destsuffix=vcs_cache/45c50e63284bcc972ab6ab4025fb4a3c5e8bde43cc50c9d4172210b58401d8f4" | 2012 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.193.0;shallow=1;rev=d994b67a3504af5d837903cf647e795744681445;name=git_14bb952c_77;destsuffix=vcs_cache/706d90429b80505acf0d0ce433be8110ee2cc1043785b6dbef3d4cd362db5c01" |
| 1254 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=a0a13e073c7bae39af55369bcd1c2dc7ebb88ede;name=git_7d9b3b49_43;destsuffix=vcs_cache/069fe73566295ef215af76b1a6e6ededd162cc4a918c9c8afb215b68d8fd8d7f" | 2013 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.160.0;shallow=1;rev=dcb7e96ffd9101615a6c27d191d7c89aa331e5be;name=git_14bb952c_78;destsuffix=vcs_cache/101a31d35ce10404167da090890bc301d6e4044db3cea640519f6aa880b0bb41" |
| 1255 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=a0e659d5136104039ac16d1718b6ef26f458e22c;name=git_7d9b3b49_44;destsuffix=vcs_cache/1980977bb288fad93cf20d33c91d1b3c0e055ea4d1684e06dc77923ac1279aaf" | 2014 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=dcbe36d62163edc6a7dca06c1d9f34881a2283b7;name=git_14bb952c_79;destsuffix=vcs_cache/29c1bbf10afb63358cfa30a9f53d44df868c21a0799554fe7d303bc45f9f140d" |
| 1256 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=a30bf2db82d4f645ded9030efbbf6d4fbe5e70eb;name=git_7d9b3b49_45;destsuffix=vcs_cache/35569a3e9a1616f688fef658c58f92ff87ff0e02f5e9b3f1b86683e655148455" | 2015 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=dec2ee309f5b09fc59bc40676447c15736284d78;name=git_14bb952c_80;destsuffix=vcs_cache/20791057c93ae70c656a8118745e267b31231c8300e5f7c7ae21f2333fa06419" |
| 1257 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=a543418bbed226001a4070d59e3948f32822fa7b;name=git_7d9b3b49_46;destsuffix=vcs_cache/604b6ba5d4ebe76a481d4830bee4d6f566e7e631b571ac8015ce69c86641d7ab" | 2016 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=e50386d957b9722c99d7de922c42d9226a39e82e;name=git_14bb952c_81;destsuffix=vcs_cache/51f976a807b7c2058d6edfb8c77975e40b017a777ddeb30c523d10e73cf56efb" |
| 1258 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=a5b4c53f6e8bdcafa95a94671bf2d1203365858b;name=git_7d9b3b49_47;destsuffix=vcs_cache/9aa0538da27525d431d8f63a93dbd2124b97ae084c55a124cf3af87d09c1350b" | 2017 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.44.0;shallow=1;rev=e8cf7f70a1e0160405dd0f789a006e6b6074fbdb;name=git_14bb952c_82;destsuffix=vcs_cache/3ca56379f0b9bf2a52b9cfb4a5cabd1d286cc8d9a11668a7c15a6fa25f65f6e2" |
| 1259 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/expect/v0.1.0-deprecated;shallow=1;rev=a5f2a1893145b1c54ec841e1c5cae7f9853e724a;name=git_7d9b3b49_48;destsuffix=vcs_cache/2eb3287db940156bd2959401e8d48cb2fb49c63aa67526d9ceb95c021e217faa" | 2018 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.80.0;shallow=1;rev=e8e8d593dce441f2b98d547c6c227d5480858fac;name=git_14bb952c_83;destsuffix=vcs_cache/86aa4eb8d630fed04289532b66769d3446b74ea683252c7a66d1c0d805c299d3" |
| 1260 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=a911d9008d1f732040244007778232b02ebb2b84;name=git_7d9b3b49_49;destsuffix=vcs_cache/66ef5cdeff3f23cd4cb68ee35cea085a2611f440b73b84717eaf81c91073c59c" | 2019 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.111.0;shallow=1;rev=e99d0d5c5113e322b208887d938b66ea3d026078;name=git_14bb952c_84;destsuffix=vcs_cache/bdf99a56b6f205f7af13b9a8f10d5bc37b3128594f515a49cddd624c5eb7adeb" |
| 1261 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=ab21143f238442efbf2d6acedb69eaddbb43d088;name=git_7d9b3b49_50;destsuffix=vcs_cache/7120c62aa1f536f776c11268e04c38e6f605d466d77fdee84ce605103cb163c9" | 2020 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.128.0;shallow=1;rev=f06cac5563b71f297a8ee726382fadc106995924;name=git_14bb952c_85;destsuffix=vcs_cache/e90d7f7156d1f61d6b95895f31f7fa88b01f82c3cdd6f1ba4c768a788275b3bf" |
| 1262 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=ab2804fb9c9d835d4f0c627146cdd5cb04d69b0b;name=git_7d9b3b49_51;destsuffix=vcs_cache/681d3176ec23cc963357eee4e001402c35ba39a7b6b9050a438517f6513a06f2" | 2021 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.114.0;shallow=1;rev=f79df4875aea4520e4aff5c5ebceb9e01b7b60a2;name=git_14bb952c_86;destsuffix=vcs_cache/b91e9477739dc7139d4ad535354a67d2713d6f21e23e99bf5fb613e360311583" |
| 1263 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=ac6f37ff4c2a33cb06841e9c34015d81e7f9b5b2;name=git_7d9b3b49_52;destsuffix=vcs_cache/43b44f7fa1982c6186dd9e542925373fcba4fb45f5f11c6bb15ae15ae102e76a" | 2022 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=f7ce5abca6e37cc937e5fe7992ba06892fb0d7fe;name=git_14bb952c_87;destsuffix=vcs_cache/68b17b88fafe84d46235c1198b6a1107b19382274315798ee00fe0ac95accf85" |
| 1264 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=b0ab187a48186b109eb44ed635ba4408fdfbb658;name=git_7d9b3b49_53;destsuffix=vcs_cache/1125b0e89656eb8e1827a5e40f05c6f90cefd3865b1ade44e370a473fc143751" | 2023 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.97.0;shallow=1;rev=faa845adbe40f4980caabbeda7935e190099f6a2;name=git_14bb952c_88;destsuffix=vcs_cache/e75b1fbd97c416c193ed231dec3432747a99b66650f372f90d04573cb159d479" |
| 1265 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=b303f430e36defd25ec47aec1f8076610fe28c38;name=git_7d9b3b49_54;destsuffix=vcs_cache/ca0a4bf9cc24502eb0d02fad0c6ac2b3af2b6ddabbf8da645234be4dad57bdce" | 2024 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=feb0267beb8644f5088a03be4d5ec3f8c7020152;name=git_14bb952c_89;destsuffix=vcs_cache/6b01f073069e36d3c19b2a04625a54b633c9230c66ffbee31c81f8638377c690" |
| 1266 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_55;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | 2025 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=3775f633ce208a524fd882c9b4678b95b8a5a4d4;name=git_6bc32f05_0;destsuffix=vcs_cache/a2d24e539edf68ad5ba748345573eca51b9fd8341e4308b7bf9b8e0c25a69d08" |
| 1267 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=b5e55d198461206bca9558e65cdd518f8e4f2735;name=git_7d9b3b49_56;destsuffix=vcs_cache/113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103" | 2026 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.69.4;shallow=1;rev=4103cfc52a951673d441f8b2c02eee96e31f1897;name=git_6bc32f05_1;destsuffix=vcs_cache/051c9b53bb6bcf4c5b7c1ab3c7efa7e830eaf91c3d727b3c80f22907a4a799c8" |
| 1268 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=b753a1ba74fa2c944df1826a2f467fb9e51f801e;name=git_7d9b3b49_57;destsuffix=vcs_cache/392fab25e5f801d07d491491567c4db5dee7a7a32a1a6567457ef700862486c7" | 2027 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.72.1;shallow=1;rev=4cf3cf7f386a1defff130a0b2a45d246c2fb19a6;name=git_6bc32f05_2;destsuffix=vcs_cache/33d87f75545c9bca9daa89273b1d0b1df75936951b9e027f923f9a77d99b9621" |
| 1269 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=b9c20aec41a58d08b028186fa880270b804fb2e6;name=git_7d9b3b49_58;destsuffix=vcs_cache/5146172ace0e6119ac3f43e3cacfc64d4cf1863f17ef7f0b739796477b8129ad" | 2028 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.72.2;shallow=1;rev=6135a737c2b9ce20cecdcb22014a93f949f8609f;name=git_6bc32f05_3;destsuffix=vcs_cache/324c5882b171c6830215a8716325c7619526c75f06fc2f2efd1dfa8ef8ec9940" |
| 1270 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=bc6931db37c33e064504346d9259b3b6d20e13f6;name=git_7d9b3b49_59;destsuffix=vcs_cache/10bea447200918a13a0eaada4a47b9a446243e6ececead01fd2287ea617160ed" | 2029 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=6f50403edb0c2db1bb557168cf4e6f87ea2efdb5;name=git_6bc32f05_4;destsuffix=vcs_cache/cd5715c60f3d3c321c2f1230fdd08c5af12c68b69a250220d122cb104148ffd7" |
| 1271 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=bf1340f18c4a84892158455a762da3c45c604c7a;name=git_7d9b3b49_60;destsuffix=vcs_cache/6c8790fc7b3befa2907aa988d6874dc4e1f8e7d5c07ba6a015d4776be0e2a4e4" | 2030 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.3.0;shallow=1;rev=8ba23be9613c672d40ae261d2a1335d639bdd59b;name=git_6bc32f05_5;destsuffix=vcs_cache/844789b39dba73849ebb8f99569634b5b161198ced431be71291c815bdfa36d9" |
| 1272 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=c20fd7c261728ff8bc25aebb4d850b0880ab0530;name=git_7d9b3b49_61;destsuffix=vcs_cache/32e8c4907baf7e591acc33b8b672c6da6327a28ae18311b72a365ae8a71f69f2" | 2031 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=90f1b3ee835b5acaf18e3ecd3028c7a5cebe5481;name=git_6bc32f05_6;destsuffix=vcs_cache/69b1440128587aafd0e1f16d334dc3bb49fdff644e31588a943797c98ed92d72" |
| 1273 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.2;shallow=1;rev=c3e30ffe9275c0e89ef0d38049bad16987bd7fb2;name=git_7d9b3b49_62;destsuffix=vcs_cache/99ed6e2cadb97ba3a9fe774b6c6faf8ad27a3b136188c69f6ec28f265dfbd55e" | 2032 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.1.0;shallow=1;rev=938f6e2f7550e542bd78f3b9e8812665db109e02;name=git_6bc32f05_7;destsuffix=vcs_cache/113fc503ab9b0f0885dbd999df98825584f23669cc9cda2ed230b52b85b92cee" |
| 1274 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=cd1d0887dc8cfcfb844340a5fce628c61da00a20;name=git_7d9b3b49_63;destsuffix=vcs_cache/886612312141612c41f7e440a435372859c2488766ef38844a8f08e4f254e464" | 2033 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.72.0;shallow=1;rev=a43eba6fed49b81b84cfdba85c356aca22086d7e;name=git_6bc32f05_8;destsuffix=vcs_cache/98be1fc40399dd0d63ac4a0edfa2f9504b3219d4b6aaa1b7ea421b56af1f8570" |
| 1275 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d0863f03daeff79ab917de5768285bb077f77b20;name=git_7d9b3b49_64;destsuffix=vcs_cache/9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9" | 2034 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=b368379ef8f6fbe8b3b856d38dbb34a50fbfbe9a;name=git_6bc32f05_9;destsuffix=vcs_cache/a90ec14e8552849de27e7bb1f82f671cf1498f3d8c507c389b5d77585301e981" |
| 1276 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=d0a3d012864b53e579e8ec5cbf6a5405dbc12423;name=git_7d9b3b49_65;destsuffix=vcs_cache/96223c6883b6ad53c22b89242d9d1822370ac2846c4f8978c66911fb347463eb" | 2035 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.75.0;shallow=1;rev=b9788ef265596eda98a4391079c70c3992ed47cb;name=git_6bc32f05_10;destsuffix=vcs_cache/9229d717259c6d4bce0a42eb7b7c4fe0695a33370ed995a86d1b6efb32d0f55d" |
| 1277 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=d824a7481dff873bb36f76c5b92c46c97852d52e;name=git_7d9b3b49_66;destsuffix=vcs_cache/cc860187ce86cace85b270cf8d9ce367c759d765af32d68b21ce2053300cc455" | 2036 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.73.0;shallow=1;rev=c52d02553f2649c28d0279bca17909a3a08de022;name=git_6bc32f05_11;destsuffix=vcs_cache/71ca0270e87698e679a332c50187781705d81eb20fb0c6cc5eb02b10f71f97ef" |
| 1278 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=e2f9c7f1fc8e3456c71ab5b45a8220d3ae8e0aef;name=git_7d9b3b49_67;destsuffix=vcs_cache/ca5030a33b2caba3679e360e649b9e573cc660e9cdf4a4f688926e443a25293a" | 2037 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.71.1;shallow=1;rev=cdbdb759dd67c89544f9081f854c284493b5461c;name=git_6bc32f05_12;destsuffix=vcs_cache/bc8f3fd45d0d471d9ddb353cea26b2c9d5275f94ca8a5f6d55f8a7300602e835" |
| 1279 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=e35e4ccd0d2ddd32df7536574a7fec39296395f0;name=git_7d9b3b49_68;destsuffix=vcs_cache/0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9" | 2038 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.79.3;shallow=1;rev=dda86dbd9cecb8b35b58c73d507d81d67761205f;name=git_6bc32f05_13;destsuffix=vcs_cache/cda5b393e90fe1313d75ebfc04d5263befde755480d6d03abd3212c430fe6f5d" |
| 1280 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=e65039ee4138194d75ebaa2da35887260d5e15b2;name=git_7d9b3b49_69;destsuffix=vcs_cache/997a34db84eadec76534a800881cfdad5e184fc260cbf1d53bcfe3ac91dc2f64" | 2039 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=gcp/observability/v1.0.1;shallow=1;rev=e978e43f6fb7aeda8ff97df2743ece579a7b7c90;name=git_6bc32f05_14;destsuffix=vcs_cache/69d9902b81cfbc64a91393df77e8533f8fa4daaa9a1cab1ae3bcb254a0e0f0ee" |
| 1281 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=ea181f53ac568019e9fb1574c252555775c01e28;name=git_7d9b3b49_70;destsuffix=vcs_cache/312b74551646c70a4fcbb0a1dfbf1768f6e42206c1e119131d2af5faaf4f0a73" | 2040 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;branch=master;rev=eab9e20d1bbecbdcdf442c5f6669ad731a160c0f;name=git_6bc32f05_15;destsuffix=vcs_cache/fb9806a31e1c951904edfb4cf70d398e21b9b709a03d7c8e17fe04e7b816a9e7" |
| 1282 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=ef97713d99aa4e69742aa68fd45a63247b5d3ea0;name=git_7d9b3b49_71;destsuffix=vcs_cache/32011ee50b2e2b3fde1b309b6eb03d8779eae964763651ef589169357141e117" | 2041 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.5.1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_16;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" |
| 1283 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=f112c43328372460f7ac5bc951711609e22b01cc;name=git_7d9b3b49_72;destsuffix=vcs_cache/6a7c07c85d0e6cfd90fe681aecaa4717b8966dd488b09b79b2dabe0c3148c39f" | 2042 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=security/advancedtls/v1.0.0;shallow=1;rev=f199062ef31ddda54152e1ca5e3d15fb63903dc3;name=git_6bc32f05_17;destsuffix=vcs_cache/f8556ac1684531021e587196369ad2b99bb2e18a2f43e1ecf2428987d9c0345f" |
| 1284 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=f727befe758c04ce68d52abc6e69ad111e2c6797;name=git_7d9b3b49_73;destsuffix=vcs_cache/4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950" | 2043 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4a4468ece617fc8205e99368fa2200e9d1fad421;name=git_aeb473be_0;destsuffix=vcs_cache/f21252fefb689e3b8d99b2b896a9d9f292a3eafc8d39f729c8403a89af18c1f0" |
| 1285 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fe37c9e135b934191089b245ac29325091462508;name=git_7d9b3b49_74;destsuffix=vcs_cache/09b8c3d38b40154ed1e7eb0e59cab361ef8cb98e5b119ce32f5f1aff63b473e6" | 2044 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=54a98f90d1c46b7731eb8fb305d2a321c30ef610;name=git_aeb473be_1;destsuffix=vcs_cache/51f0674a310dd593213d36e872dee0ca0815e2a9ae81dcbe90432d1ad38330b2" |
| 1286 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd;name=git_ed42bd05_0;destsuffix=vcs_cache/24d91a8da0c61c84416bc081f87c9530bdd043f861805147b823427a1685f4a0" | 2045 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.6;shallow=1;rev=553959209a20f3be281c16dd5be5c740a893978f;name=git_aeb473be_2;destsuffix=vcs_cache/a674d0c9404a47bf59cec9b7cb73ddb30e1943b49fbeca25158b12d9c82a809c" |
| 1287 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.33.0;shallow=1;rev=dfc720dfe0cfc125116068c20efcdcb5e4eab464;name=git_ed42bd05_1;destsuffix=vcs_cache/efb49d6c533f0c4edb5aaa1328290d633a3c9d6b88a92eed26a023d8ff604d7a" | 2046 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.7;shallow=1;rev=5d1c1d03f8703c2e81478d9a30e9afa2d3e4bd8a;name=git_aeb473be_3;destsuffix=vcs_cache/6bdf990cc785ba8bbfcab2c1c60ac596e4bf69f43271a52a2739d56c5b1131ad" |
| 1288 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=e1fcd82abba34df74614020343be8eb1fe85f0d9;name=git_ed42bd05_2;destsuffix=vcs_cache/5a5fbae248b5082295ad2d3f305366fff8b6f7f2bdf52f962ab7307ad7df3fd3" | 2047 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.5;shallow=1;rev=971852bfffca25b069c31162ae8f247a3dba083b;name=git_aeb473be_4;destsuffix=vcs_cache/1159422b97094fe82db8178caf011b661d8bf60c0193e5c8121fe79a2eea1829" |
| 1289 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=e74bc31d69f225b635e065a602db3fbfa9850f93;name=git_ed42bd05_3;destsuffix=vcs_cache/82a07fe1904c263f9f213772e8b13c56a46fabfea0ee1ca2eed4873551103c0e" | 2048 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.8;shallow=1;rev=aa58fcd18e4ab7ac816760ee266fa30a0907ab9e;name=git_aeb473be_5;destsuffix=vcs_cache/24e06ca0a32817f590c2e899f465938d32d463c11d4ae310636e7a4be7117a85" |
| 1290 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=14c0d48ead0cd47e3104ada247d91be04afc7a5a;name=git_38515699_0;destsuffix=vcs_cache/7afd1c64dfde05434b834de00d80d064b0dee0ac8e86a20a3ccb3b3477062816" | 2049 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=ae0ab99deb4dc413a2b4bd6c8bdd0eb67f1e4d06;name=git_aeb473be_6;destsuffix=vcs_cache/79c0e2a1da93fdb0d933d94e90157fac1f5b9d1821c62aec9956c76be3ca6a57" |
| 1291 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=1bdb400fb39a45cc788ffe7e5d7a2a9719afc7e9;name=git_38515699_1;destsuffix=vcs_cache/5ad35cfebebfa5b556ca6d44b5026673bb71ab874271a0fc395ab751275779ae" | 2050 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=b2f4a3cf3c67576a2ee09e1fe62656a5086ce880;name=git_aeb473be_7;destsuffix=vcs_cache/18c02d6f824283e4b90c4ca8b1b49c5a290085d9a4d9c19eb071924eee3223a3" |
| 1292 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=22f1617af38ed4cd65b3b96e02bab267e560155c;name=git_38515699_2;destsuffix=vcs_cache/e76db68acf0b576548fa714f294c3cc8f71a39e409d5458a9af88b7c906026db" | 2051 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_8;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" |
| 1293 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_3;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" | 2052 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=012b6fc9bca9daa63a496759e1611f7a73bf9a7a;name=git_461a63b9_0;destsuffix=vcs_cache/738bd8ae7367c729aaeb50ca5f9ba567d8e8c644cbde95fa2af8d33bc2786e33" |
| 1294 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.2;shallow=1;rev=342b2e1fbaa52c93f31447ad2c6abc048c63e475;name=git_38515699_4;destsuffix=vcs_cache/7b34b135bbda1292ea284d86dfed6e5bdf5fc64fa2fe19d2299467019e4d1944" | 2053 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=0867130af1f88ef413a06043b9cf831af0506cf7;name=git_461a63b9_1;destsuffix=vcs_cache/b9f33a42ec8eeabb7f1b5f879ad80e4fdc6b9bb7c05064767692b35561e5d7f6" |
| 1295 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_5;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" | 2054 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=19429a94021accaa4bb60cbed61190248f4ef066;name=git_461a63b9_2;destsuffix=vcs_cache/2f5bb31a0a8f937de324b23ab84e814e504046e93133c7326bf700b0882dc384" |
| 1296 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.22.0;shallow=1;rev=3b64043c9e8fa8cd61a019df17dc729630915fa9;name=git_38515699_6;destsuffix=vcs_cache/048a81c21999c74347b58bb43a6fc3a39ee90657527bbd2758fc37765fb93d61" | 2055 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=1a7da9e5054f0b2e0ac1394d0a8538a3b74f6983;name=git_461a63b9_3;destsuffix=vcs_cache/768ddc4a21778c68923bc3adfbb5f9b6bcdd6762cd15d6c7b6f59a0bdb968cdd" |
| 1297 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=425d715b4a85c7698cedf621412bb53794cbda53;name=git_38515699_7;destsuffix=vcs_cache/a7d5fe87723af3c471d5ed18e25d604d34081f39ab1219b457b5da3a8ff54d08" | 2056 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=1aefcd67740a7fb1eeced8718e0061b21e305b23;name=git_461a63b9_4;destsuffix=vcs_cache/78ab891afcc1672ed9e4e186c1209d7713d061290e95f4ae6b2d62c560b65575" |
| 1298 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.8;shallow=1;rev=434eadcdbc3b0256971992e8c70027278364c72c;name=git_38515699_8;destsuffix=vcs_cache/58ff57824b0729eefaf3df2367dae8bc8ac492e23e66261031610ca60cc202a8" | 2057 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=1f18d85a4ec20d8807418473c2b6cb493ac7677c;name=git_461a63b9_5;destsuffix=vcs_cache/38e60eda36a813642f8b10817a7e31f3a3259f0cdadd41b4e9903daddeba1dfb" |
| 1299 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=48e4a4a957429d31328a685863b594ca9a06b552;name=git_38515699_9;destsuffix=vcs_cache/3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45" | 2058 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=1f4bbc51befec1faff5c33c3e1ec303d2026fb3f;name=git_461a63b9_6;destsuffix=vcs_cache/9b611c5bcc19e333a5f7c37c14caa03154c4c37e564d99dea130dc75aec8dd0e" |
| 1300 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=566b44fc931e2542778a18423c655ce99b4f1402;name=git_38515699_10;destsuffix=vcs_cache/2868deb5bd5e435710cf636cb91e294492c665341a5f65e26da3b82c645fd40d" | 2059 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=200df99c418ae1eac9aa6d0268db9c22c1715c0c;name=git_461a63b9_7;destsuffix=vcs_cache/5e487a9d754d9fef4aa048964587295a0dbe53f4b6871e3ac6823ef8e3c44e31" |
| 1301 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=6c97a165dd661335ff7bce6104a008558123c353;name=git_38515699_11;destsuffix=vcs_cache/314ce90da59b55f1c43f4f8d9511a0fdba7d266959c9169598c6ca4e65509a34" | 2060 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=23370e0ffb3e8ba4ece5dc4fd27b4ba3f5218f9e;name=git_461a63b9_8;destsuffix=vcs_cache/e1696ea83ea8fef8ec4a8ba8f3dce9a00815055e48ceb3c2c2fa9d5610148b91" |
| 1302 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=71a9c9afc4cd710b9412f7f99f0d8e35b10e488a;name=git_38515699_12;destsuffix=vcs_cache/96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f" | 2061 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=28d5490b6b19cce1ebbc6ab55ca8637bd35b3486;name=git_461a63b9_9;destsuffix=vcs_cache/0e35a28c4e33036962bce91bafbe9644dff2efedc8d74c6625a224a2f445b021" |
| 1303 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=75a595aef632b07c6eeaaa805adb6f0f66e4130e;name=git_38515699_13;destsuffix=vcs_cache/7c683dff6b1d330d20dc7fc0e186c8632c397daa3755d4b91c1b350508bb8953" | 2062 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=29210b9bc287161a9c8c5c512d4ef983e1279adb;name=git_461a63b9_10;destsuffix=vcs_cache/e58e494db3e4ed990bb4bc54d30707b223cdcfe022f2001612f069c05a110081" |
| 1304 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=9c2f3a21352d1ff4e47776534e3f334b39ec0183;name=git_38515699_14;destsuffix=vcs_cache/2a43a8d9f7fda989d18550dbde2e274aacbe0eabcbd14bd38be60f84d1c1fd67" | 2063 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=31a09d347014e30ec5579063f672d9b2c0a4bc51;name=git_461a63b9_11;destsuffix=vcs_cache/87966cde2d32515ba2dae72229d04fc92916cebfdf60aa3917da1234cded7060" |
| 1305 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=9db913aaf20ced01b7a130d9fb222d74a1339fa6;name=git_38515699_15;destsuffix=vcs_cache/7301a8d6bc73b52110759ca9f9a6077d67edd1f6a2c1b6e1090b637096d9087b" | 2064 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=37d4d3c04a783b0556df6639cded8876c365bd44;name=git_461a63b9_12;destsuffix=vcs_cache/0bd2bd7cb80fbe5349103210fc797c56fb4c6808a0b3550e121ad57183e6dfcb" |
| 1306 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=b2bec85eb9df7c6fcf50218bde3db5e22b35e481;name=git_38515699_16;destsuffix=vcs_cache/b2ed225adb707701e8acdb5ca1f97b68330d6b62805bc3b9f9f3473e33d22e39" | 2065 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=3fc162c6f38a60f7e8b0e4f9085976f96bdbcf15;name=git_461a63b9_13;destsuffix=vcs_cache/98ad6fbb42913e285edba3dffb08e24a4552b82899deb671eb70fb27318c471a" |
| 1307 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=c8236a6712b1b530895a7182a8a9fc06f1c5cf4e;name=git_38515699_17;destsuffix=vcs_cache/9974d41816273a58d8b62e9171e596f80984fe4fa9d97cb8ba42d9cd287d2180" | 2066 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846;name=git_461a63b9_14;destsuffix=vcs_cache/e835fffae0fbf1e8d5f27b7e0a50759af30bb56c798cd7dfcb3fc66b9d449d7a" |
| 1308 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=d42948e5579eb996bedb7df76c7ad57fae4e83c7;name=git_38515699_18;destsuffix=vcs_cache/7fcb78a8fd04f8a91f109513bdf93dd6c6681a83c61c24ba5d330cc070dad0a6" | 2067 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=4ad9e859172b4dda5e70032df0dc0edc00991bfb;name=git_461a63b9_15;destsuffix=vcs_cache/f82d1fb36308894a6c1d3e2dafcb9c3431eb9f1073d78d9c1bcd4e8abd3a4fc1" |
| 1309 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.6;shallow=1;rev=e328d63cff14134669501e0e154e4f141c784322;name=git_38515699_19;destsuffix=vcs_cache/4b522f9dc77a0e02cea9ffd3b10d3f85a766a1f7900b412ab5c3f6a41718c2ea" | 2068 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=4ba0660f739ca47ec30052ae53ff22861cb21244;name=git_461a63b9_16;destsuffix=vcs_cache/7694257888dbce2429f68b48e5e3378ce9f4718ae71b1bcae387cbdce3799260" |
| 1310 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ec5565b1b747ce5ca569aeefc09e737b479a12ac;name=git_38515699_20;destsuffix=vcs_cache/b8a903f703513b2581d07cb95305680dfbfa228869b8fba9564dce4d47d162b9" | 2069 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=4cfbd4190f5715c0e63d78baa0a8c487d4a5b3b0;name=git_461a63b9_17;destsuffix=vcs_cache/fe017c296a8e662b08163f6282a57c2f6b2eb818f955f5f7c7d760cc9444d2a4" |
| 1311 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_21;destsuffix=vcs_cache/4d433f261a2c7cdc7fd6aff90f7c6096c21b412fcc4b5c8494239264cb0c661b" | 2070 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=50ed04b929172f52f906d64b8689663a5afbc9e2;name=git_461a63b9_18;destsuffix=vcs_cache/16a8fc89149b4f7870421c191f6b82c5f5406bc738d8f21eec05e6b45e0a8b18" |
| 1312 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=fb697c0580b4b6ab0a21ca17e64788b981fb6018;name=git_38515699_22;destsuffix=vcs_cache/74d70156218364b0ba18f38742a4dee9e0c6829f7242834ff0f9e44461fd643c" | 2071 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=513f239258222611ca91e13068201edfabda8696;name=git_461a63b9_19;destsuffix=vcs_cache/7710903bfde47199e7802b1f433f61bc60122d980c476fc2f5ada8bfc6f80639" |
| 1313 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.35.0;shallow=1;rev=5b936e1f126baa13682eff91c2e4d5d9e3a0b71d;name=git_da0444fc_0;destsuffix=vcs_cache/f10760bd79dec3ae3deb5c7e80a5341c9e5063e347f2cffc7799e8661bf7a7b9" | 2072 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=531527333157cdcc5b2447b8d8f14dbff00396f3;name=git_461a63b9_20;destsuffix=vcs_cache/ff9792525c3eae30aba1de8a68807968f1ae3bd891e9ae02e24ea6ddc6984cca" |
| 1314 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=74cfc93a99be6ca6f193856132e6799065b071af;name=git_da0444fc_1;destsuffix=vcs_cache/c87d91ed596c4c340f033586e42fe11bf578a7f212448d4a3fa86dbd4b8d4747" | 2073 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=55c901821b1e50dbb5b61f3313a17d97888bb668;name=git_461a63b9_21;destsuffix=vcs_cache/804de09136b08870ca5bcf85864b699102d2ec1d3cd487efbf924eb7b6ac841f" |
| 1315 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=751c3c6ac2a644645976e8e7f3db0b75c87d32c6;name=git_da0444fc_2;destsuffix=vcs_cache/2b062c37af0c61e127746bd6edbd8a4ab78a43e7a985582e31e25d2d9539449c" | 2074 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=56aae31c358ad2a4d56ca408ae9ac5c2f3d30648;name=git_461a63b9_22;destsuffix=vcs_cache/42377f5bed6dd130535d28053dfe53195acf88d9d4b8dc443cb65c6375e10574" |
| 1316 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=863b3c4ac4975ff758815fa8d01acb6771f37177;name=git_da0444fc_3;destsuffix=vcs_cache/cef0b94e63cc5f5b9e0a30e26b3a4b3cbfcf2356d9ce5285e78900231b8efdd8" | 2075 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=5a70512c5d8b725a75638bfd349d5ddaf4a4002d;name=git_461a63b9_23;destsuffix=vcs_cache/f213c6c928eec4655be0b0feab958080a7f1d7036e193ccc06dbddcbbdb96655" |
| 1317 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=d4ac05dc8c4c953ec29cae3df56c0833f4010763;name=git_da0444fc_4;destsuffix=vcs_cache/f38a791419f4d5b967057378dd4050b42368925d6b7a668ded952eaad5ca184f" | 2076 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=5f5ef82da42272dfd659a9114072cd3a924f9143;name=git_461a63b9_24;destsuffix=vcs_cache/e70a62342de24d2fe7fba68e017cfff3e92ca644877b74876863cd5df53f8ede" |
| 1318 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=0042180b24f3cfe500f4cad3cabbc33c0a341f78;name=git_d7a72cb8_0;destsuffix=vcs_cache/d2b6ecf539d65ddfeb4fb1ae239242eda4beabc633af2fc4ce8c73915ed91fc6" | 2077 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=5fefd90f89a91b70d87d22b504d5be99b007921f;name=git_461a63b9_25;destsuffix=vcs_cache/c75383719de48192b67e48cfbe183dfa47e4c793748406893b3332f863b63a10" |
| 1319 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=08078c50e5b5244ec123a6b69facdbc13b21a548;name=git_d7a72cb8_1;destsuffix=vcs_cache/6e426c04cd5151809be86349a81d8e817b0c3ee8a42a6cea4697ba1b81abbb88" | 2078 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=62759503f4344226051f4e24858a7517e45b4ae6;name=git_461a63b9_26;destsuffix=vcs_cache/be7ed2e4420f355c0feb538aa87ff1aaf6d0454679d639a83a3081d41e08b731" |
| 1320 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=0ebed06d00948a7aee9a5490123450d895686784;name=git_d7a72cb8_2;destsuffix=vcs_cache/89118000acfc5423c5eccd6d329118f7f52ce480e36cee728f61b3f06ba85af9" | 2079 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=65684f501c476011a6df2bff1a04932641cb6c05;name=git_461a63b9_27;destsuffix=vcs_cache/014d6f25c3e7eb5b27950e1a4d078239046a259b751dfb78fdbe055d4e2b1ca5" |
| 1321 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=0f29369cfe4552d0e4bcddc57cc75f4d7e672a33;name=git_d7a72cb8_3;destsuffix=vcs_cache/6a5bc2506db942146d8a314ada12f48a941f5ee9aafb0b9e7d53f1de7f4c0bfc" | 2080 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=65e8d215514fd410df41be263cb6cb999a4c1159;name=git_461a63b9_28;destsuffix=vcs_cache/917a092d20612edd9dadf94c087f65973bb6678996d6232ea0f9d9861618577a" |
| 1322 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=22134a41033e44c2cd074106770ab5b7ca910d15;name=git_d7a72cb8_4;destsuffix=vcs_cache/be89d63080feffbcbe6644bcea46d6fc18206e67876ec876ed0f9049c6538349" | 2081 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=68d350f18fd419cbbf81a41f5bb82d427cc8a332;name=git_461a63b9_29;destsuffix=vcs_cache/78f79fdaf582c3c95a552458297ea8d0d2cb37cf17e476eaddae3704d11c23b0" |
| 1323 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=2bc19b11175fd0ae72c59c53fa45eff3f93d6a46;name=git_d7a72cb8_5;destsuffix=vcs_cache/8a78323c8c445319afee32896e4e0d4994c957b3016731747d55317ad43666bb" | 2082 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=69823020774d9fb2b040b82d9e6c5438e40270cd;name=git_461a63b9_30;destsuffix=vcs_cache/261ea1f82cbd1a7cb40662e7a6e6f9d8177b1cb2929a2855b970c350828b4015" |
| 1324 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=34ffb07a9918c019c2d5080521104d2598ed8266;name=git_d7a72cb8_6;destsuffix=vcs_cache/282615a8ce4596cc4e45bdc04232784e114dd27dc975826c421d448e061dbb22" | 2083 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=6e1732d8331ca649284cdd8ca053217369cb2549;name=git_461a63b9_31;destsuffix=vcs_cache/5d0f3198f935a01c5438c15c1255c64deca2f4b831d31f0ed97c5e8546eee776" |
| 1325 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=36075149c5b89480def496c735b8a1ba5fc63218;name=git_d7a72cb8_7;destsuffix=vcs_cache/c5f76558204f83c53192609f087d59588eab142c6209e08ca50fbe6262dd103c" | 2084 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=796eee8c2d537a6e5c8de22908f4facea945ebde;name=git_461a63b9_32;destsuffix=vcs_cache/e3d69a9ee8ef52931417c6e9a640d6d4fbabb74b87d50ce3dc084e7b2e055f2f" |
| 1326 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=3e6480915d39dd1a80fa460e56413857f02cc1b9;name=git_d7a72cb8_8;destsuffix=vcs_cache/78ce5b000291abd93fd9abe5ed3da0e80d8b8d0a608ef4cdc081689cdf7eacf8" | 2085 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=79d6a2a488465cfd46d03da9742dcc3097fb5c97;name=git_461a63b9_33;destsuffix=vcs_cache/8ec86032a0fe54d0fc5b9d8194670a7b438239f892d0ad2a59bd379cec0a0e52" |
| 1327 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=5d25da1a8d43b66f2898c444f899c7bcfd6a407e;name=git_d7a72cb8_9;destsuffix=vcs_cache/519b663d463d4efc56fd4a810585f7ef16426cce018e6e42ed60142506539041" | 2086 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=7e3bb234dfedb60eb6f8c1e068c1978ec80ced25;name=git_461a63b9_34;destsuffix=vcs_cache/f51ca743c0e40410e5870efc9f43e6de5294f099dbd7c5cc844721249af8e444" |
| 1328 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=6242fa91716a9b0e1cbc7506d79c18c64a2341e8;name=git_d7a72cb8_10;destsuffix=vcs_cache/321670aa94588466ddd75c62d07312768b12ea7e80c4fb2ff36b7b5d7b7b7ae6" | 2087 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=83a465c0220f57b4c18228172454daeffa772607;name=git_461a63b9_35;destsuffix=vcs_cache/6d65d74f57e33166deed3113d02935df4d60af0ef2fb439168353eacf32b6d8c" |
| 1329 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=62b4eedd7210c3ff2fc694318a8a312b96f01a74;name=git_d7a72cb8_11;destsuffix=vcs_cache/f0689574d5bcb200d96aaa39170246a206dc86784db8bce26930d46e18470235" | 2088 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8af14fe29dc178f8f16f3720e1da949120cecbeb;name=git_461a63b9_36;destsuffix=vcs_cache/f1bd1ca66295cb17fed8a5976cf59ac29773bf9d6730122ced5e117de0d3e357" |
| 1330 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=681b4d8edca1bcfea5bce685d77ea7b82ed3e7b3;name=git_d7a72cb8_12;destsuffix=vcs_cache/cac8bc5f9c1271e14eb9f4bee6443b763f599859866fbff6c799a7311a71b391" | 2089 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8c6c420018be7d99c6336d84554d856523d514bf;name=git_461a63b9_37;destsuffix=vcs_cache/7684b5bce606d0414523721b610c6369edb569e1bfe814ab7d0653ced9bcd13a" |
| 1331 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=6f1e6394065a17f7c4e686dad23e06b6843e20e0;name=git_d7a72cb8_13;destsuffix=vcs_cache/f85811280024110f0ee87d56b0970029b87432912bbda48798cdd047895707e6" | 2090 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8cf5692501f6cb06577b2b201fa99e18c2390d32;name=git_461a63b9_38;destsuffix=vcs_cache/1893918497f385d4f977b5230ee7b278c75348679e32bc39e45b5edb7b6716bf" |
| 1332 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=6fdb5e3db783d4a038a89fb82279727f80e7bf8e;name=git_d7a72cb8_14;destsuffix=vcs_cache/af317d31f0cec8852ae8f768f264e6409b76adfd771754e4799c2ae40f281265" | 2091 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=8d1bb00bc6a7c8f61db72b2f4f2c500533ceb2cc;name=git_461a63b9_39;destsuffix=vcs_cache/fb9f2bc9aeaff6d696072f1eb000255867be4ee5cab317db72f23d8ec88f9a82" |
| 1333 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=839de2255f57ac5af1321327f280f79471825bc9;name=git_d7a72cb8_15;destsuffix=vcs_cache/82a7329560ffc3e9e45527430c8067b43aa5714b3da8421a4b4189452bcd3736" | 2092 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=93522f1f2a9fa66fe17b88e19d7ce106304a15a1;name=git_461a63b9_40;destsuffix=vcs_cache/8ecc93c565b25fb04fde51e1ee0caae774139143974f2c2224b05ee809904d4b" |
| 1334 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=858c2ad4c8b6c5d10852cb89079f6ca1c7309787;name=git_d7a72cb8_16;destsuffix=vcs_cache/953b311a964505de6e1c6de0e08ba65ce5eb3334bd9016417470f4352ad05b98" | 2093 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=94a12d6c2237ea892a6074a6bf154d37b04fd28b;name=git_461a63b9_41;destsuffix=vcs_cache/7be2b57206b770a67f0233eaf298d8ee2253c5c1fb18b16490fcfe150808ab17" |
| 1335 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9780585627b5122c8cc9c6a378ac9861507e7551;name=git_d7a72cb8_17;destsuffix=vcs_cache/27fde3276078b39a8ff13b73a43f320c8ad417fe00ce51358d1221da036b9438" | 2094 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=989df2bf70f3973c461c9bd869b2ba924cbda34a;name=git_461a63b9_42;destsuffix=vcs_cache/c40f3cdb7fc412688aa208017694de05027f2b6ad9a755eab92d6d6d363cb7fa" |
| 1336 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9bb904979d93d76cf7000f77c4a1d7bc06c7a708;name=git_d7a72cb8_18;destsuffix=vcs_cache/92954437a4c76ccacf6fe2fe66e6b9e0f13c497250678b4de2119d55af9fc81b" | 2095 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=995d672761c0c5b9ac6127b488b48825f9a2e5fb;name=git_461a63b9_43;destsuffix=vcs_cache/14b45002ac2607dcda58633ea3783c24ac39a576cba3415f09ec59e35b2cd913" |
| 1337 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9dcd33a902f40452422c2367fefcb95b54f9f8f8;name=git_d7a72cb8_19;destsuffix=vcs_cache/75d99cea02de603ece3b274301070e364efccb149c6fb524517dea736d27d61a" | 2096 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=9fdb1cabc7b2fbf3a55e92815bebdf65a65a4480;name=git_461a63b9_44;destsuffix=vcs_cache/197a93c6d1071aa9cd72f79652ac9ff67998546040289176868fc5b38e7bf2e7" |
| 1338 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9fd604954f58d391cab0f7f49affb0a6aa864086;name=git_d7a72cb8_20;destsuffix=vcs_cache/c20351aab32c314523f5e7a58c41e14e5a174d8fb9019b3063f0eefaa7c3c580" | 2097 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a0af3efb3deb0aa5253d43c55b96e303c64cc06b;name=git_461a63b9_45;destsuffix=vcs_cache/7e476d98613961f08f863a29fcd6ca794faa994c0585dd3b426b0e044eea1f16" |
| 1339 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=a41e5a7819143202e8d21fb9ac9c659fbd501fb3;name=git_d7a72cb8_21;destsuffix=vcs_cache/55e97d12893a1f162c1a112be1cd59e2f915b260d2e3135435b23d8b2dca7ed6" | 2098 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a219d84964c213834791810e27766bd5e7bb9075;name=git_461a63b9_46;destsuffix=vcs_cache/58b4626d534e4caa64dd9d225b031c9922e4c1ee75d2fc760aa8b35bbc16bb69" |
| 1340 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=adbaf66a0bae46206ed661df3c5bae3752a3347c;name=git_d7a72cb8_22;destsuffix=vcs_cache/774719951f8ca497a82b5ae20c0f9b96fc20362e7479dc39e8bb97def975f09d" | 2099 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a45f3dfb1074c331035303e0e82e60f22f17eae5;name=git_461a63b9_47;destsuffix=vcs_cache/ac652bd2e8718b23c0986050c44853b36243c914b39a4f7d07a2226015f20d95" |
| 1341 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=b44042a4b9c12aec471902e0287a912bcb3ac1db;name=git_d7a72cb8_23;destsuffix=vcs_cache/4643c5fa8a017020dd3260693bfa1131093f8322b73211f95d6710568ec0fd9a" | 2100 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a4fef0638583b90f11abe128c19ed5dfa55ccf5d;name=git_461a63b9_48;destsuffix=vcs_cache/4c2f81280f3e6f9af599ef23891417bf4ff2830a705d716f1d4fb33fb20e1a95" |
| 1342 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=b9c813be7d0ec3262d46deb8677ba5cda93d95ec;name=git_d7a72cb8_24;destsuffix=vcs_cache/1f83206f82f75017d0a4418bcc97edca2e4183c31b83ded29e926f4755b46735" | 2101 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a8a62080eff39a36080c79b6eff70f2be2b30c10;name=git_461a63b9_49;destsuffix=vcs_cache/878bf466815ec3c544ef9dad7d5961ee166a72c208d6b7a92e0d583c6a385ed8" |
| 1343 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=ba52d332ba9961c5b5c1e8fee42614c0f5c2c076;name=git_d7a72cb8_25;destsuffix=vcs_cache/076dc968d89193de10ca00d86d5661fe03700d3ccafa53769dac5e090c5a7550" | 2102 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a9fa1716bcacd7b1ca2d58d4e80e245c9bb12fc2;name=git_461a63b9_50;destsuffix=vcs_cache/6f0bd1155e7ce8949660c7d2acc74de534bce6b508f4ce47dd23f59e5565a23c" |
| 1344 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=bf48bf16ab8d622ce64ec6ce98d2c98f916b6303;name=git_d7a72cb8_26;destsuffix=vcs_cache/ba506cfd432b7920fb2c5d6f6cb280c42e9d1911208fba8592a075d263ddf70b" | 2103 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=af27646dc61f4afa84249f96a00eb4eec80f07e2;name=git_461a63b9_51;destsuffix=vcs_cache/d535d4ab9b7332262e0ce1b23a03e3f83daa0a6742624e67623a83011c8ec042" |
| 1345 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=cd4f82c27b84ec2516d3c38a5b5acaf8823e2702;name=git_d7a72cb8_27;destsuffix=vcs_cache/7c0db46f66056ac02fc0470c096aaa02ec57613845a3e8e77565f5f6f9ec862b" | 2104 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b0ce06bbee7c12e9982b791169527a329d3ecb6a;name=git_461a63b9_52;destsuffix=vcs_cache/12d216c9caeb3147e33bf5706d478c600d8a23fa00d64b699293e419306c78cb" |
| 1346 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=cf1431934151b3a93e0b3286eb6798ca08ea3770;name=git_d7a72cb8_28;destsuffix=vcs_cache/9d690404d55fe61f12b60291b8248b30b26748c84367097aae3de38a202f1504" | 2105 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b1a4ccb954bffa15cc305c5111ed01885cd839fd;name=git_461a63b9_53;destsuffix=vcs_cache/f76b725573d8fb7bc3ba3245a9f4b522563f8754b46c30e74c972436f7b1a418" |
| 1347 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=d0670ef3b1ebba3a000f754b3acf1c4be6c221b0;name=git_d7a72cb8_29;destsuffix=vcs_cache/8f11176a43f20d4ac553cc9eb7634e205fcbd7d539e566651ee44c98adf424f8" | 2106 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b45e905df463ff5f9668293553ec0e2bda3b4ce4;name=git_461a63b9_54;destsuffix=vcs_cache/bb5c2d0541586f7d5aa127865d4447c3db9ec4af31be4a5b6672d043262f99e2" |
| 1348 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=d3ed0bb246c8d3c75b63937d9a5eecff9c74d7fe;name=git_d7a72cb8_30;destsuffix=vcs_cache/82edac4de3ad67e00370a2ae07ea7507c954621a90b063bc7bf075f84a15791d" | 2107 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b8732ec3820db4bd1e4eda89392b7728e81bd825;name=git_461a63b9_55;destsuffix=vcs_cache/f7d20fde87efd6ba8466ca5345fcf51b151495ed9c9e16545fd32da881dd0041" |
| 1349 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=d668ce993890a79bda886613ee587a69dd5da7a6;name=git_d7a72cb8_31;destsuffix=vcs_cache/4229195363ef2a96dc974c3d2151dd7f37bc3e361d886f7feae1141baf42e63b" | 2108 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=b8a5c65736ae30e5f8fd6723b9cd7b21762d5a4a;name=git_461a63b9_56;destsuffix=vcs_cache/c507665cb2cc6e3e9a00ca90b1e06d25a1fc3253aa935b7f46216f6ea6ef242d" |
| 1350 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=e64efc72b421e893cbf63f17ba2221e7d6d0b0f3;name=git_d7a72cb8_32;destsuffix=vcs_cache/211a40fa92a2ec1c3cde36d221c9accab5379e7a230d56adf81aaae313ae059a" | 2109 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=bbf56f31fb17579209f44dda2d2567d20ff21a20;name=git_461a63b9_57;destsuffix=vcs_cache/f877714f3d3e62d96b976c2aca34eec31d19dd32f952aaa9596983c13e0e8385" |
| 1351 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=f21342109be17cd214ecfcd33065b79cd571673e;name=git_d7a72cb8_33;destsuffix=vcs_cache/351d1fabdb4fa60c3e4cb2cc5d4a44b30955567cba29728bf9f0d856a050ae6f" | 2110 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ccb25ca9f130f24916fae604fb487ffc9aa1c32e;name=git_461a63b9_58;destsuffix=vcs_cache/edcf9e394761ab09258a8564134a285d299b0b9cb0f60992f83ebb9402da56bc" |
| 1352 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=f6687ab2804cbebdfdeef385bee94918b1ce83de;name=git_d7a72cb8_34;destsuffix=vcs_cache/0d7f9e058c13f764178ba4477f1822d080b7c0230111df567dde87d34f38f303" | 2111 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=d307bd883b97e7c0e4cc19b2fc56e3d24644d803;name=git_461a63b9_59;destsuffix=vcs_cache/21cf66de77eee64d1fa1af8c441c330e5e600549ac2b67db162d39754c76a043" |
| 1353 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=fd043fe589d2d1486b6af56f44a691e819752a23;name=git_d7a72cb8_35;destsuffix=vcs_cache/73bd1dd884e57af3aac27c5b454b6868a455a88ba7c6e49584ce04b59a3f70b1" | 2112 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=d783a09b4405a1cd1cf45a3ca26e53c9854f603f;name=git_461a63b9_60;destsuffix=vcs_cache/49d63ef85431244927a34ee6684de741ff2201633845878d7853feabab40db70" |
| 1354 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=036812b2e83c0ddf193dd5a34e034151da389d09;name=git_d7307bee_0;destsuffix=vcs_cache/737630eedb4e22444bcc842c824d09c82d5ad676f18cc2707c343fe462789b29" | 2113 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=d784300faade4763aab741733d879e0251940ae8;name=git_461a63b9_61;destsuffix=vcs_cache/35efbbf37133524e4baee555fe0baab1474c7fa588641c902a2687b57b80486f" |
| 1355 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=09787c993a3ab68e3d1f5c9b2394ab9433f391be;name=git_d7307bee_1;destsuffix=vcs_cache/cbc28b85bb7dc700be3c18580ce9ab3ed657bdd6fddc6e818c41725dc83e6f42" | 2114 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=dc46fd24d27dc2defe2e695fbb628e7303dfe2d7;name=git_461a63b9_62;destsuffix=vcs_cache/0c6f850549b7b2f34bbbdae102f880fc31af17a22f5c666fbaad1a133eed6c99" |
| 1356 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=0de741cfad7ff3874b219dfbc1b9195b58c7c490;name=git_d7307bee_2;destsuffix=vcs_cache/a4127a4166f0454b5fd36927c78ee4923f61426c8326a6f0e1678a9b7f056e8c" | 2115 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=dc85e6b867a5ebdfeaa293ddb423f00255ec921e;name=git_461a63b9_63;destsuffix=vcs_cache/ca3efc92a051fc0473b24b73f68e0bdeee4ee396280627af28da9460112a2791" |
| 1357 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_3;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | 2116 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=dd9d682886f99d242574cd3eaea438ce7ea66399;name=git_461a63b9_64;destsuffix=vcs_cache/f05a28713ab30e4c74b8f2f7427773426c53102662b4a571e691122bfe61b785" |
| 1358 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=14be23e5b48bec28285f8a694875175ecacfddb3;name=git_d7307bee_4;destsuffix=vcs_cache/ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5" | 2117 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ddb44dafa1424b98b42fcdc07df901bb7546608b;name=git_461a63b9_65;destsuffix=vcs_cache/7b0a08c7cc0c53bcf5881d844216c47496f8d89d20b5d7e822edded170955443" |
| 1359 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_5;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | 2118 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=df926f6c8641c0372624f043e03ea7e134f20175;name=git_461a63b9_66;destsuffix=vcs_cache/f78db92e78cc239f44d236eae5581bf51851071c886480c927bd2bc531d6cc56" |
| 1360 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=1ea32573ddff2d374504dcc8102328ea790af85f;name=git_d7307bee_6;destsuffix=vcs_cache/a7ad2126a1ecc8b6983bf462c8c108fa0516b752af69da928520874a03907e9b" | 2119 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e639e219e6972b418a0e399cbfebfaa8650fad76;name=git_461a63b9_67;destsuffix=vcs_cache/622aa4b2e270374e6578de6d772d7651d46c72c325e2a310768fbc935e90ebb2" |
| 1361 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=37e7f081c4d4c64e13b10787722085407fe5d15f;name=git_d7307bee_7;destsuffix=vcs_cache/901f082ea4e1c94dfbaef54bd883432751214951b6b2d5885765a306b1c60d1f" | 2120 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e6fa225c2576c581003b6e18e37e158ebe31cf08;name=git_461a63b9_68;destsuffix=vcs_cache/0ae738f8833455a2d714c4734fb494aa57f997b5f5823f779ce59a9ae989affa" |
| 1362 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=396f3a06ea2a49eb410f12e244c0dd77095d0de9;name=git_d7307bee_8;destsuffix=vcs_cache/a33a3a0f53ccdab2ce7a33e5a447e5d85635802ec4dffa5677f6965e6e07b706" | 2121 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e70fdf4c4cb4151b7aa3579ce8a3fb662bafe335;name=git_461a63b9_69;destsuffix=vcs_cache/cc7660db94a388cb4f4fdae3e8d9fd6730eee7e63acc2509d207e96f1cf290b7" |
| 1363 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=411f99ef121375a146e962b6eab78b03b7429483;name=git_d7307bee_9;destsuffix=vcs_cache/552bab19670b2a96ac65b9bf6d179b6bbbdd4321531f3f9b5a1e39585df8bd69" | 2122 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e85fd2cbaebc35e54b279b5e9b1057db87dacd57;name=git_461a63b9_70;destsuffix=vcs_cache/cd6b29f01a6d39c3603ebc6432008fbdcbaa798fdd217870e96e1691cd65bd45" |
| 1364 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_10;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | 2123 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4;name=git_461a63b9_71;destsuffix=vcs_cache/d9f7f73a16bf672a247200c8ed34019c3f14be2b72acf6375d328516da990afb" |
| 1365 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=43a5402ce75a95522677f77c619865d66b8c57ab;name=git_d7307bee_11;destsuffix=vcs_cache/32b2418d90427c02e56a995b913942d75791bb2c01e6fe4bf4397ff7373d9d58" | 2124 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=e9438ea467c6e0fdb7bf125e9e262cd7dc262e34;name=git_461a63b9_72;destsuffix=vcs_cache/c3fddde51e73c0182e2f7f6cb84abdb50e274fd1f955ddd279be80eab625c58e" |
| 1366 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=59c1ca1e4661ed4452be4069ceea3c233f4deec1;name=git_d7307bee_12;destsuffix=vcs_cache/d1f9c53373163011c3c882e0a20cabac6c7f78d5004f190209f6f6e56bcfb008" | 2125 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ef028d996bc1e7e0d82a6f72fba4a35dea082183;name=git_461a63b9_73;destsuffix=vcs_cache/9e8a2b2fd63abcac4119eaa7a0d07392b3fee9071df3a5625a63c15f90f4aa52" |
| 1367 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_13;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | 2126 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ef581f913117b3bdd0edc13c9343ec2fc7db51d9;name=git_461a63b9_74;destsuffix=vcs_cache/efb027c4e26c75557b50ad7a54c01aefb996887310de0d415dc4811b40c1f287" |
| 1368 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=6e8e738ad208923de99951fe0b48239bfd864f28;name=git_d7307bee_14;destsuffix=vcs_cache/7d5034817f1223ca018ebdc04acb161be44c7701db7dc206d930a59b8df9a014" | 2127 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f173205681a0aa030e0f98ac6dc99f5064f9a6b7;name=git_461a63b9_75;destsuffix=vcs_cache/4833ceb3e38ff68d04066ee19b90a718f06a3f4ca95a2c0f1523d3c1f7dc59e9" |
| 1369 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7fad2c9213e0821bd78435a9c106806f2fc383f1;name=git_d7307bee_15;destsuffix=vcs_cache/17303686dd20f8890e406d26fb4a7132b9859025d470a9d471f2290d9471d58c" | 2128 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f6361c86f094e1ce372f9e6862d80a3ac9688ada;name=git_461a63b9_76;destsuffix=vcs_cache/f0828dfb7d278072a6fead274b49b2da3ffbbdfed459f571dda4eff90eb3b57b" |
| 1370 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=7fc1605a5dde7535a0fc1770ca44238629ff29ac;name=git_d7307bee_16;destsuffix=vcs_cache/463fa6019c65d8e667ea1543c48af9adc0f85ed2192d79a82c22d050950ba743" | 2129 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f6391c0de4c7faa7ff952a3e47cf1dd2cdb18aaf;name=git_461a63b9_77;destsuffix=vcs_cache/21b127d794551fb8b68ee8353e95694c558cc521fbcaebf9911ca27598e19983" |
| 1371 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_17;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" | 2130 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=f966b187b2e5cc15e67ca68e47d6aa17b0cacf55;name=git_461a63b9_78;destsuffix=vcs_cache/9e94f890c97e6f0612c75732c81ca5e5c7f80a201da5df556807ed9893c25701" |
| 1372 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=8fcdb60fdcc0539c5e357b2308249e4e752147f1;name=git_d7307bee_18;destsuffix=vcs_cache/82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8" | 2131 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=fc7c04adadcd7644755740dcd4fbc8b653f767ae;name=git_461a63b9_79;destsuffix=vcs_cache/9614c88cb6de293d346d207ea2ec7639c07ea824aec3cc784fc45ea1843c0a27" |
| 1373 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=913fb63af28f446cd10c684ee847b5606cf328f7;name=git_d7307bee_19;destsuffix=vcs_cache/ecf38e62fdc11d73893fcbb5321fdb3a36329ddbca9848162be0d5bf11e7cc5b" | 2132 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=ff82c1b0f2170aa407a83d6fd81f0bd35ecf88cc;name=git_461a63b9_80;destsuffix=vcs_cache/2f2754f95228c3e6da005433108abee4456e15307c46cde12fd150023abc1dd1" |
| 1374 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=93782cc822b6b554cb7df40332fd010f0473cbc8;name=git_d7307bee_20;destsuffix=vcs_cache/250b838d3dd291145ccea7fef1b9f7e7b1a081a69d0f055b5079955bd87597da" | 2133 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.28.0;shallow=1;rev=32051b4f86e54c2142c7c05362c6e96ae3454a1c;name=git_5d5fe344_0;destsuffix=vcs_cache/e3d069a641ceab794ab9e1d2243c93dbc82ba4bb2ac9bf20657b5b0e47023f39" |
| 1375 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=b637f27e40ad6e222f3d301cc113e635f0fa08be;name=git_d7307bee_21;destsuffix=vcs_cache/816f766106b7a38cd9a650db7a181bc3dee8da3eaab0487f1ff7e618c6f19d72" | 2134 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.25.0;shallow=1;rev=3f7a61f89bb6813f89d981d1870ed68da0b3c3f1;name=git_5d5fe344_1;destsuffix=vcs_cache/3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7" |
| 1376 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_22;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | 2135 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.28.1;shallow=1;rev=6875c3d7242d1a3db910ce8a504f124cb840c23a;name=git_5d5fe344_2;destsuffix=vcs_cache/d5fa91d990cc4728182eeae9fe0d98e9b1ccb7b9e8a553c7d19cec22e2cf2d46" |
| 1377 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=e225da77a7e68af35c70ccbf71af2b83e6acac3c;name=git_d7307bee_23;destsuffix=vcs_cache/21df7493a16af12233b318b2a2a914c541c6b155a0bb6ec0891d01554074c1f4" | 2136 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=b92717ecb630d4a4824b372bf98c729d87311a4d;name=git_5d5fe344_3;destsuffix=vcs_cache/3d8bf27609bc75da68dd8664a5bf51cb5bfb4994d2c7dc5c774e75719e50cfbf" |
| 1378 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=fe3591bd8a96873abc98bb9d2d5c62f27efca3e9;name=git_d7307bee_24;destsuffix=vcs_cache/a1ea9c5d66cb424c251553fb8c78853cf27fd86db554b15dc8e4ca40ed88f6f2" | 2137 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_4;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" |
| 1379 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=1a19826ec488c3c893223573f54d44c8daf5237b;name=git_fe729624_0;destsuffix=vcs_cache/521d61e180a192ddd858d6c59db514ef9d319fa8000362b4167fe2314fb70264" | 2138 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.26.0;shallow=1;rev=f2d1f6cbe10b90d22296ea09a7217081c2798009;name=git_5d5fe344_5;destsuffix=vcs_cache/370ff55436487ce8327607354d76a2fe5c1bea3a9995f9dae41280231ebd4e59" |
| 1380 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=bda55230c457d8271c577c0da94d4b94e3543dd4;name=git_fe729624_1;destsuffix=vcs_cache/55f64daa6b07d1422edbea2ff80ef3c3307bd4fcf3117421ebc3cbcbb7f53bb8" | 2139 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.8;shallow=1;rev=0833cf304e6344e895e819f769afa28107fe8892;name=git_a6c5d6b8_0;destsuffix=vcs_cache/da991c95fec3b53ee8ddaab1d419b9756936e9dd59532fea1f38d6d67ef43db9" |
| 1381 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=f48c80bd79b2b9bbe9e92392128a67b8b49dc014;name=git_fe729624_2;destsuffix=vcs_cache/c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428" | 2140 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.29.1;shallow=1;rev=095a62b71f4b42d145df9699b90429dd082b43ed;name=git_a6c5d6b8_1;destsuffix=vcs_cache/a312248f346320a1ba74d3bbb98a0f8d3e7717873018d75af7975ad8f487b1ee" |
| 1382 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=49bf5b80c8108983f588ecabd7bf996e6e63a515;name=git_f72f7a6f_0;destsuffix=vcs_cache/e604e80bcc65f6bfcf2b77eacfe5e23de57628a541140ef5b929504f1bf5dec2" | 2141 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.2;shallow=1;rev=12c6ebd98e62f69cf9969989362bc7609b873640;name=git_a6c5d6b8_2;destsuffix=vcs_cache/ec83caca83d3ab1734d4468aee1d372a4676d9b7d1b05f659c4b0bc09c1a2988" |
| 1383 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=04be3eba64a22a838cdb17b8dca15a52871c08b4;name=git_e8cbb9fc_0;destsuffix=vcs_cache/eebbc7ff1ce54422705a4e11c1a375ce3ad751ff9c853e7948e423942bb5e416" | 2142 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.35.1;shallow=1;rev=158d2b331a354322bceddf905a52b129d1a740d7;name=git_a6c5d6b8_3;destsuffix=vcs_cache/92b7cc94c6f72d2c1e61908140e0e0b7cf63c310f6d628b3f0e9a3ed88e69341" |
| 1384 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_1;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | 2143 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.34.0;shallow=1;rev=242df22753274fcd5c7bede317585d5ed8200126;name=git_a6c5d6b8_4;destsuffix=vcs_cache/371f9d5e5197b38545214cb32061fb1d010302d1f2f57c08f07ca17148bd5b38" |
| 1385 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=2f41105eb62f341cfe208d06de4ee3bdd3a083da;name=git_e8cbb9fc_2;destsuffix=vcs_cache/d1005dd1711b63891c69b5b7174c44abae72f194572a3a97648371206aff52f6" | 2144 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.4;shallow=1;rev=259e665f26b1019a88c9ed6c7f16f01242838720;name=git_a6c5d6b8_5;destsuffix=vcs_cache/034b4a578d2aff6fd5d4fed9f4708bcedc2f3344332b2aba159fde5758b93361" |
| 1386 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_3;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | 2145 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.32.0;shallow=1;rev=3068604084670a0d5cc410b3489db359c30afd33;name=git_a6c5d6b8_6;destsuffix=vcs_cache/b22d0efd6756094dcd14604ce193c76b4928ad6de5466b9d0bf040b6476e6331" |
| 1387 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=65e65417b02f28de84b55f16b46a1e789149973a;name=git_e8cbb9fc_4;destsuffix=vcs_cache/fb4550d892569011a6d824653edfa1346570f06c13855e9f494086cb828c67d0" | 2146 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.6;shallow=1;rev=3f79c52e7fe26f88843469913dcc34d0396be330;name=git_a6c5d6b8_7;destsuffix=vcs_cache/3c8745b1e1bcd136c1d376e4203a578aa3349100d6bc64bd9da6cc2b9fbfab9f" |
| 1388 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=7835f813f4da395c9a1f7c0fe732a63d1c79d331;name=git_e8cbb9fc_5;destsuffix=vcs_cache/85f1ddb5366a63575b400fe71b8e71e61442686574ec1bd9cbe86a4d29b14eaa" | 2147 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.34.1;shallow=1;rev=4a76e11653e368b9331815e1eb98e0cedc28997f;name=git_a6c5d6b8_8;destsuffix=vcs_cache/51aac33eb358c68e9ab8f290448d701d1f8d29bca52a65bfb8dda6c98a57eb7d" |
| 1389 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_6;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | 2148 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.3;shallow=1;rev=54ef969ef0604da9ed7e70e909a8b27f0fb8aa0d;name=git_a6c5d6b8_9;destsuffix=vcs_cache/fa2ad7c51853cbdbf962e5cd1221f5a3ad33c75f67b5a344abcc90ba573afa8b" |
| 1390 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_7;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | 2149 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.31.0;shallow=1;rev=68463f0e96c93bc19ef36ccd3adfe690bfdb568c;name=git_a6c5d6b8_10;destsuffix=vcs_cache/a4d2974b1f89a00f845374732673a84302fdd1acc1cbbc7001c67979d45fa8b6" |
| 1391 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=f3a8303e98df87cf4205e70f82c1c3c19f345f91;name=git_e8cbb9fc_8;destsuffix=vcs_cache/b58a4cb0d6e1fba648c1252d9b2defce5bc798b0687f24402e56035456e8856c" | 2150 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.7;shallow=1;rev=7e776d4c96105af099d7736f7e7f40f9d559561f;name=git_a6c5d6b8_11;destsuffix=vcs_cache/7e224b766e660f1b6029c93ab0e25120336d00f9cd4ffc2bf41eebf48e5c8c57" |
| 1392 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=0405dc783f0a9c4dbf56901f56e49fa485943f4c;name=git_879ce674_0;destsuffix=vcs_cache/d8094bfff5be63c2b0853e1c998c2afa53b43dba21cc8d3cfe527f9d7ece4fe5" | 2151 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.1;shallow=1;rev=7fc5ff4e14aedbbbaab88f3a282551071c10e856;name=git_a6c5d6b8_12;destsuffix=vcs_cache/ff88d473798ceffc8e585ca58e7a46e09d2568eefb05983f028187f8a71b23f9" |
| 1393 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=054e65f0b394d1bf387a254295588fb7e5bd0516;name=git_879ce674_1;destsuffix=vcs_cache/dbb067264d2f4bb818fb9a2ea13cd7f757ff6d42d3564c479d688490c14fad88" | 2152 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.11;shallow=1;rev=96a179180f0ad6bba9b1e7b6e38d0affb0168e9a;name=git_a6c5d6b8_13;destsuffix=vcs_cache/d5e44d171a0e43b2572231e7dad4dbb2fbeb34ff9c7aaf7a36a393294ff3d55d" |
| 1394 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=2d47ceb2692f22136c9ff680c192d3d19c5dd9e2;name=git_879ce674_2;destsuffix=vcs_cache/fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612" | 2153 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.34.2;shallow=1;rev=c33baa8f3a0d35fd5a39e43c22a50a050f707d34;name=git_a6c5d6b8_14;destsuffix=vcs_cache/e7d3ef82ba270dd10c446201e07763e32da1576081630eb3ea46b5c7327be8ac" |
| 1395 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=2f50522955873285d9bf17ec91e55aec8ae82edc;name=git_879ce674_3;destsuffix=vcs_cache/a9173c2f6c06cf46d8d352e9a005f8a639979213a6b3ce9c28b85b3a8feea812" | 2154 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.35.2;shallow=1;rev=c72053a9062dd4bc86a75c21f5d8134136ccbf2e;name=git_a6c5d6b8_15;destsuffix=vcs_cache/0c67444ea9910e060a9eecff1756801f86c29e8b3b530800a00304736b7b2996" |
| 1396 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=334a2380cb910c8f550f5736c3bb95510c92a425;name=git_879ce674_4;destsuffix=vcs_cache/52e7a308d0009512027c90d3cb8746f08c35e838b8c5bcfdcf228f8c247082a0" | 2155 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.33.0;shallow=1;rev=ec47fd138f9221b19a2afd6570b3c39ede9df3dc;name=git_a6c5d6b8_16;destsuffix=vcs_cache/dcc4da028231d46d51a0a65ad219b43de4d614eeb33328a10e7c8dd47679e348" |
| 1397 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=3d87b88a115fa4e65fadcbf34e6a60e8040cec41;name=git_879ce674_5;destsuffix=vcs_cache/b24969f2e7dcc79cbe05f9664aee0357541a14e2fce927851795c1bab65c851d" | 2156 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.5;shallow=1;rev=f09e239720f1bcd654d565107b1d4feea184d552;name=git_a6c5d6b8_17;destsuffix=vcs_cache/bb51a2b86fda968e37d775eaa5bc31bf06a0d06b73ee9f4351d49197c82cf64f" |
| 1398 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=509febef88a4b4fad613c9cc84ac7e982f22e774;name=git_879ce674_6;destsuffix=vcs_cache/24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3" | 2157 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.30.0;shallow=1;rev=f221882bfb484564f1714ae05f197dea2c76898d;name=git_a6c5d6b8_18;destsuffix=vcs_cache/b9deebfd9979277a79b13801ac2e728a08c587179b0e7499f6451f8afbfa738e" |
| 1399 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=542afb5b7346d69c3c878cfdd23a583e8524294d;name=git_879ce674_7;destsuffix=vcs_cache/4d68604c768c2db1f3a002a4924870097b24fd45f2fef4ed6fda23efa710af33" | 2158 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;branch=master;rev=f2248ac996afc39b3df0777cdcc269f6ade50b07;name=git_a6c5d6b8_19;destsuffix=vcs_cache/11c242c40583a590830ee6727b8e07e4bc8ae9591f043443747e4a48b1a91f36" |
| 1400 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=6cc2880d07d65fc535a1fb4fbd58b397bc1c5312;name=git_879ce674_8;destsuffix=vcs_cache/d44b881013a1a32499c214d17a48e29f44234e14bdad245c0c13d53242305333" | 2159 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.10;shallow=1;rev=f9fa50e26c0ffec610c509850484a5fdecdb26ec;name=git_a6c5d6b8_20;destsuffix=vcs_cache/3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f" |
| 1401 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=8460e604b9de9da5834c9f198cadf9dca4b05cac;name=git_879ce674_9;destsuffix=vcs_cache/40977dead8068fd4b2ff7931c2a65890c06ac3fbe73cedd91e7bdaba1396450c" | 2160 | SRC_URI += "git://codeberg.org/go-pdf/fpdf.git;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=9a0a112af2eb672248bd3b787152040aab6c5fef;name=git_e26cd7a7_0;destsuffix=vcs_cache/eb0f71d35e333afe8d57a2cf8683bb21059d8e335750db10db0b7ac1c1deffc8" |
| 1402 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=8a7402abbf56ed11a2540c1d8beb569bd29e22d1;name=git_879ce674_10;destsuffix=vcs_cache/3575b051814aade4d8d39c1eaad80043b24b44f1c94ac279ffa894655e6e9268" | 2161 | SRC_URI += "git://codeberg.org/go-latex/latex.git;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=82d5a32a9a498f0953e305f5fc834bac6649d37b;name=git_b72d9bc2_0;destsuffix=vcs_cache/7cd048b58e9056280ba65df7ca7c6b13cebbcdbc923c9806b1b0d2f81a1c4738" |
| 1403 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=a1355ae1e2c30eb123356c2a35c2f420652999f9;name=git_879ce674_11;destsuffix=vcs_cache/8142b4f7c5934b463d74ac709369928d7bd5de48755654856e25b7cfc4680248" | 2162 | SRC_URI += "git://codeberg.org/go-latex/latex.git;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=ebedd1ffed95bf83f93072278508280f7e2c14a8;name=git_b72d9bc2_1;destsuffix=vcs_cache/473e7cbb67d5d96cabb8eecd87c93f938e1d60588d09e9b8925113f10df87026" |
| 1404 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=a1ab85dbe136a36c66fbea07de5e3d62a0ce60ad;name=git_879ce674_12;destsuffix=vcs_cache/c407947082e00cb9b17e762f1bdf26756d1c843481a7cbf2b9db2195a5f000e3" | 2163 | SRC_URI += "git://codeberg.org/go-fonts/latin-modern.git;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=e51494c9578ec3bded15071a058648a3d57328c2;name=git_c4079c3f_0;destsuffix=vcs_cache/3ec03a9d47413c8db17135af2a3a45f645848a9bfb94c24693472407303aecac" |
| 1405 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=a1d7652674e8f269b17d9be90d3c4c1d0e8830e8;name=git_879ce674_13;destsuffix=vcs_cache/5da1e6476d8c10399b2d224d117d1922fe284dbd2d5a779a5c8eed9ef52b1ae1" | 2164 | SRC_URI += "git://codeberg.org/go-fonts/stix.git;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=447976329c2e72bbe9154edec76a55c0a5e06b81;name=git_58aaae76_0;destsuffix=vcs_cache/27b168af28b277ac6558847c1205f29fcad019f881b4c29e1139af368645ecfc" |
| 1406 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=c13cbed26979984b7dddd468b78daf72f8b4b473;name=git_879ce674_14;destsuffix=vcs_cache/5e3865da628c79dcfbf1fe1b38e44eec9a2cb87916320ca4b24e18c632d01c0e" | 2165 | SRC_URI += "git://codeberg.org/go-fonts/dejavu.git;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=524cf2dde2b734ae27f7636c29099e1b6605239b;name=git_311ec0df_0;destsuffix=vcs_cache/8ecbcfdce7f1ad4a736a3abe558f43730b9244bf0a6ed3555d35450f8722a7ff" |
| 1407 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=c74c464bbbf2425793dda2a0044770271fc009c7;name=git_879ce674_15;destsuffix=vcs_cache/048156c64e3fc8188190d7b12d3a6b0225808e64a7322471dce0880951f52ed0" | 2166 | SRC_URI += "git://codeberg.org/go-fonts/liberation.git;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=4b5cfa5afd424217d28e63ba21d9539ca9d48371;name=git_ffd1bb43_0;destsuffix=vcs_cache/56e114eb0eec820d4182e71034f12867d00d8fc8269887bd6cf79107efad4892" |
| 1408 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=c95f2b4c22f226b18030fd3b7d5cd47e0d12395a;name=git_879ce674_16;destsuffix=vcs_cache/f76523cedcb5f027ada68cb92d0853bc7821bd839c9080b39d75620c26fda2d2" | 2167 | SRC_URI += "git://codeberg.org/go-fonts/liberation.git;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=705635f45f92025d7686cd4cead31107c0788adf;name=git_ffd1bb43_1;destsuffix=vcs_cache/16c32cd3685b5a77638be7903051b0e1293e5934ebe04008fb9c3c77eaf27f4e" |
| 1409 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=da58074b429933d2abeae71d6ef619366febf38e;name=git_879ce674_17;destsuffix=vcs_cache/0c008f03dfadc1ba1ed0f9302784a76949b4893799820d559755ea2e0ab1acfa" | ||
| 1410 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=efd6b22b2522a48712e1fd0b3c1ab34d243f5245;name=git_879ce674_18;destsuffix=vcs_cache/4281c66658a4012d76c7a15fa06fddce2becfd1e8d1481fc5f88cc83d970e281" | ||
| 1411 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;nobranch=1;tag=v1.19.1;shallow=1;rev=f17229e696bd4e065144fd6ae1313e41515abbdc;name=git_879ce674_19;destsuffix=vcs_cache/91669ead7de1bac04412edfec51b8a55066b1b5d40fd8e953da885087ddb5d1b" | ||
| 1412 | SRC_URI += "git://bitbucket.org/bertimus9/systemstat;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=a9593ffcd68e650a7a948ece6e3cedea1e335947;name=git_18196d4b_0;destsuffix=vcs_cache/6ca0e0fb7cbc92d202c2811fcab489de19da52e28373c626af0f0a1dc83c58fb" | ||
| 1413 | SRC_URI += "git://github.com/helm/helm;protocol=https;nobranch=1;tag=v3.17.3;shallow=1;rev=e4da49785aa6e6ee2b86efd5dd9e43400318262b;name=git_1a0f2f14_0;destsuffix=vcs_cache/f6717b1e9762a48fcfd9c6be43396848479d6ba05c7290900b26cf004535c7a7" | ||
| 1414 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=0af2bda4dd1d4b5b10c2a000f68c34d1e0b83acf;name=git_9da930f9_0;destsuffix=vcs_cache/412ce20112e66799b2741bf75932f9be5b8946f566fa272287f2fdeef5305184" | ||
| 1415 | SRC_URI += "git://github.com/kubernetes/system-validators;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=d1ccc6057dcb381921dc84645ebf75c5bd9063e9;name=git_44dd04a8_0;destsuffix=vcs_cache/588ebe9de3d6575ae2d8a441ca3d7212351215fddfcfa70d3a134a8200abd883" | ||
| 1416 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_0;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | ||
| 1417 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=76c5745d351167fef4d517eb79e7f6458db10957;name=git_c68f8a69_0;destsuffix=vcs_cache/090f1773e66d5d5a460eb0fa7d3ab67bc78ed27e620f54dfba8d7e154f7d0aec" | ||
| 1418 | SRC_URI += "git://github.com/kubernetes/gengo;protocol=https;branch=master;rev=85fd79dbfd9fc7a328697266cbb852e1857ec2a0;name=git_c68f8a69_1;destsuffix=vcs_cache/fecf0b6497c8938df1af06bac17e71f9443e9b53c193ded4d9ff97fae707fc02" | ||
| 1419 | SRC_URI += "git://github.com/kubernetes/cri-client;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=6063f15166ef1384cca5a06281c5da320e25c843;name=git_9869dd94_0;destsuffix=vcs_cache/da96e29ada69cae3ebde2d235f6bdbd0f8b320c860d135991549f36f64b63cdd" | ||
| 1420 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.0.0;shallow=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" | 2168 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.0.0;shallow=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" |
| 1421 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" | 2169 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" |
| 1422 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=325f520de716c1d2d2b4e8dc2f82c7ccc5fac764;name=git_41754dd3_0;destsuffix=vcs_cache/f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799" | 2170 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.1.0;shallow=1;rev=98a7d735d9592c1ccca0130e06b0709f4b65ecbf;name=git_c2439148_2;destsuffix=vcs_cache/2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622" |
| 2171 | SRC_URI += "git://bitbucket.org/bertimus9/systemstat;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=a9593ffcd68e650a7a948ece6e3cedea1e335947;name=git_18196d4b_0;destsuffix=vcs_cache/6ca0e0fb7cbc92d202c2811fcab489de19da52e28373c626af0f0a1dc83c58fb" | ||
| 1423 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.94.1;shallow=1;rev=0055466d17f3bf8df38c1c87563fee5812b0efc2;name=git_8ce8c847_0;destsuffix=vcs_cache/a1074b1a6eea84588b01563c199258b62134634586a06ae7d4bde3d6dfd91c80" | 2172 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.94.1;shallow=1;rev=0055466d17f3bf8df38c1c87563fee5812b0efc2;name=git_8ce8c847_0;destsuffix=vcs_cache/a1074b1a6eea84588b01563c199258b62134634586a06ae7d4bde3d6dfd91c80" |
| 1424 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v0.12.0;shallow=1;rev=01c4e075c5cd6d24443aeb725c6089b41d3ef014;name=git_8ce8c847_1;destsuffix=vcs_cache/a4a079629de638d5ff06c7791d502bea07404f5929ad807a954e01f6dc7f3ada" | 2173 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v0.12.0;shallow=1;rev=01c4e075c5cd6d24443aeb725c6089b41d3ef014;name=git_8ce8c847_1;destsuffix=vcs_cache/a4a079629de638d5ff06c7791d502bea07404f5929ad807a954e01f6dc7f3ada" |
| 1425 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=0ebda48a7f143b1cce9eb37a8c1106ac762a3430;name=git_8ce8c847_2;destsuffix=vcs_cache/7ad758c4afa07e6d3eb84e55900eeb0ff823b42b3cc292be6b8ea1282a8fabdd" | 2174 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.110.2;shallow=1;rev=07da765765218debf83148cc7ed8a36d6e8921d5;name=git_8ce8c847_2;destsuffix=vcs_cache/9265c442f0671ee925860b4eabe8fb5e9766f5767bb18eb222edd8f89a045cc5" |
| 1426 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.62.0;shallow=1;rev=12af083615cb0c363f5a43f7d25f615049e754df;name=git_8ce8c847_3;destsuffix=vcs_cache/1452f5fa14873c4e7e03f8afdbba0306f2a99d0aca851efb3d63cd1b52f6c5b1" | 2175 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.4;shallow=1;rev=08c1f1ff908a11381b67805c76d445eb9bb8c98e;name=git_8ce8c847_3;destsuffix=vcs_cache/2c0a20c3fc7c9d8b2e95260bc6ad9aed21ac804b9190ba6bc40a8f14f3a788e7" |
| 1427 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=1da6f8becc6593973e5db1705242a9ce554bea3a;name=git_8ce8c847_4;destsuffix=vcs_cache/611cf51adb6a7768419f8b60c9f13a2748c34db479b34083d88e66990828c5b7" | 2176 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=monitoring/v1.23.0;shallow=1;rev=0a81f8f911fd407674e05467a4cb5de892c30098;name=git_8ce8c847_4;destsuffix=vcs_cache/97e25ccb1a97ed61f37ca803870d1e1abd662b705a9d1e7c02bd39e863a63270" |
| 1428 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.97.0;shallow=1;rev=26286e362470c1b4e60e33d07cb2e12b62843ed7;name=git_8ce8c847_5;destsuffix=vcs_cache/dff11aa213cd83ed83f49e9ac5a1f9fc8d13376ed14aaf51307692bbf0237982" | 2177 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.34.0;shallow=1;rev=0ebda48a7f143b1cce9eb37a8c1106ac762a3430;name=git_8ce8c847_5;destsuffix=vcs_cache/7ad758c4afa07e6d3eb84e55900eeb0ff823b42b3cc292be6b8ea1282a8fabdd" |
| 1429 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.46.3;shallow=1;rev=264def2dd949cdb8a803bb9f50fa29a67b798a6a;name=git_8ce8c847_6;destsuffix=vcs_cache/ad04bf19c8e676046d04fd39dfb263b0986dc7f2e0a3d7ff9d50b116eb0899c3" | 2178 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.120.0;shallow=1;rev=10ad0a8c21cad5f7ea0a41d74e0fe143df3d18f5;name=git_8ce8c847_6;destsuffix=vcs_cache/1e2f4510520920e290807cca4a3625d505237dfc0244938a28cd7ecbd3dea43f" |
| 1430 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.104.0;shallow=1;rev=268106262c293afcf527c0478f61edeefda36531;name=git_8ce8c847_7;destsuffix=vcs_cache/e1732755559e422d81de774120b3e393a4682a6b8052acfcc15aa68a25a5f4b3" | 2179 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=trace/v1.10.5;shallow=1;rev=115646cd9d1d0b6429d216b286e8b6accc767486;name=git_8ce8c847_7;destsuffix=vcs_cache/1ef40c1b62f4c91c12df40cff503ddb9b4e676ab47103083a9582ec0bebfd897" |
| 1431 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v1.30.0;shallow=1;rev=27944ca88115b8bd8cd22b6e620d38a116138601;name=git_8ce8c847_8;destsuffix=vcs_cache/0192e5c0cb05cf9d9525a0be46d4c12a8f7b3d8afe9a90434bfa6c55e8dabac8" | 2180 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.62.0;shallow=1;rev=12af083615cb0c363f5a43f7d25f615049e754df;name=git_8ce8c847_8;destsuffix=vcs_cache/1452f5fa14873c4e7e03f8afdbba0306f2a99d0aca851efb3d63cd1b52f6c5b1" |
| 1432 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.87.0;shallow=1;rev=2a43d6d30d7041eb6ed0b305c81dc32c8c42ebc1;name=git_8ce8c847_9;destsuffix=vcs_cache/3bd23936ac05ea93983ee27ffee76cb0033d5bf8d5d04c19bc3ff86f3aedd856" | 2181 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.5.6;shallow=1;rev=141f2a53d66a2389f64dd122df6bb49fada3e182;name=git_8ce8c847_9;destsuffix=vcs_cache/a3f3475dec51af5f2d60daf7febbc81970243f564cd3f56acaa00d288a1f4090" |
| 1433 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=30266055641ae2d75b9f59cd97b1f1be2063b5c3;name=git_8ce8c847_10;destsuffix=vcs_cache/38306b9c69267cdd2a9d5ebcb989846b8393f3fc17b719f19cac4763dd928914" | 2182 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.43.0;shallow=1;rev=160fd9303ade1952007637739c2a857edd3292c6;name=git_8ce8c847_10;destsuffix=vcs_cache/3163b51332dfb2b9130093e5849f53b6b2e9b3edc0d4b1e1a022095a81245d2f" |
| 1434 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=31cd2720718549130beba36431b52fd1e17a62cd;name=git_8ce8c847_11;destsuffix=vcs_cache/b765c5e702844356d169606afedf6172bad2a216794625f7683f12c0ebc76323" | 2183 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.4.1;shallow=1;rev=194ed469fa92ab823b563c19cb627d1959faed5a;name=git_8ce8c847_11;destsuffix=vcs_cache/1f28aaa4de7d6c036fd2569d4c851708ff0285abf90825a2aea25a66b0151b2f" |
| 1435 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.10.0;shallow=1;rev=3280a16f594a30e199eea5b884210bc4874588f9;name=git_8ce8c847_12;destsuffix=vcs_cache/1d74a84bfc999f82c74fc47d353b13155f2cc2be4fc46084aaffceeca1e76c99" | 2184 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.9.9;shallow=1;rev=1d7ee9f526fdb4d8e2210cc41030effe2c8d36e7;name=git_8ce8c847_12;destsuffix=vcs_cache/d8bf5418b015dc17d54722a3403444d190fed7a40029dd4d7b70611e9399645b" |
| 1436 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.5.2;shallow=1;rev=35d1f813f755c88d6869d993796c5ddf8ac3eea3;name=git_8ce8c847_13;destsuffix=vcs_cache/545512f9060ccdd4a5f961c7872003895f14afd8d660e406e141363d3cbedd5a" | 2185 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=1da6f8becc6593973e5db1705242a9ce554bea3a;name=git_8ce8c847_13;destsuffix=vcs_cache/611cf51adb6a7768419f8b60c9f13a2748c34db479b34083d88e66990828c5b7" |
| 1437 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.28.1;shallow=1;rev=3756ec80e8575c3501addee5b859e0782ff1fe9d;name=git_8ce8c847_14;destsuffix=vcs_cache/328ff1f52af08e0324d7c72df47d8c7d47882340af6fb2dcecce024f516e015a" | 2186 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.118.1;shallow=1;rev=24b3a20f14b6b220713df35177152462ad238a2a;name=git_8ce8c847_14;destsuffix=vcs_cache/b93bbe9d9614f75ae27a04714d2dcdbac520af22bc66d9642d3f3bde2bb929f6" |
| 1438 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=speech/v1.15.0;shallow=1;rev=3c279308301a8276ba79082ea44ad47d5861e8c0;name=git_8ce8c847_15;destsuffix=vcs_cache/0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771" | 2187 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.97.0;shallow=1;rev=26286e362470c1b4e60e33d07cb2e12b62843ed7;name=git_8ce8c847_15;destsuffix=vcs_cache/dff11aa213cd83ed83f49e9ac5a1f9fc8d13376ed14aaf51307692bbf0237982" |
| 1439 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.102.1;shallow=1;rev=41e3d636a41ffc9182aee77e8292652e81cf3774;name=git_8ce8c847_16;destsuffix=vcs_cache/3ff06e67fc463ebdc97119f99b8fe1bfc5dee35222beb11f0ae1cf800f72f7cc" | 2188 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.46.3;shallow=1;rev=264def2dd949cdb8a803bb9f50fa29a67b798a6a;name=git_8ce8c847_16;destsuffix=vcs_cache/ad04bf19c8e676046d04fd39dfb263b0986dc7f2e0a3d7ff9d50b116eb0899c3" |
| 1440 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.78.0;shallow=1;rev=43314b8a54eed1a5d50fa2b571a331b7b2c33c59;name=git_8ce8c847_17;destsuffix=vcs_cache/9dfb9984b7a384a1d413f21fced678b83eca79e247fa930c5cdc1d411cb82251" | 2189 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.104.0;shallow=1;rev=268106262c293afcf527c0478f61edeefda36531;name=git_8ce8c847_17;destsuffix=vcs_cache/e1732755559e422d81de774120b3e393a4682a6b8052acfcc15aa68a25a5f4b3" |
| 1441 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=44b3a7d2be2df066b6625227cf4e4988d35a2cd1;name=git_8ce8c847_18;destsuffix=vcs_cache/ba89cfe9648fb75fb9ac78822a06eb2277c00d5c6c080986d01b030dff3ec227" | 2190 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.112.2;shallow=1;rev=26b5106bdeafa8444e2dc178de520be3a26fd23e;name=git_8ce8c847_18;destsuffix=vcs_cache/9e948462e207e4448e92f92e14bb19d058fae01f5e5b6faf5182d285abdf3000" |
| 1442 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.6.0;shallow=1;rev=4501142495a8c98324a8eda7a6bd3c0fc636aa58;name=git_8ce8c847_19;destsuffix=vcs_cache/a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459" | 2191 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v1.30.0;shallow=1;rev=27944ca88115b8bd8cd22b6e620d38a116138601;name=git_8ce8c847_19;destsuffix=vcs_cache/0192e5c0cb05cf9d9525a0be46d4c12a8f7b3d8afe9a90434bfa6c55e8dabac8" |
| 1443 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.1.0;shallow=1;rev=478962e1292c6dd7825b037a2df716e1e19288d1;name=git_8ce8c847_20;destsuffix=vcs_cache/82df32d4daaf5cabca0a58d2904ef57458c45d65a4355f68de0dc67e588db9ce" | 2192 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.87.0;shallow=1;rev=2a43d6d30d7041eb6ed0b305c81dc32c8c42ebc1;name=git_8ce8c847_20;destsuffix=vcs_cache/3bd23936ac05ea93983ee27ffee76cb0033d5bf8d5d04c19bc3ff86f3aedd856" |
| 1444 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.14.0;shallow=1;rev=4854a71afe422c812b0702f3aa7adeb3d4ede26c;name=git_8ce8c847_21;destsuffix=vcs_cache/7209d38f6644d6a8d1818fac7557a3526a2e126698b86def8b4800ffe657cec0" | 2193 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.9.0;shallow=1;rev=2b7a912e73147f87f6fe168db096b4f70ad63aa5;name=git_8ce8c847_21;destsuffix=vcs_cache/681badf60d766c239919c7741549131b90a8f565e810933cd3a0c46d4211337e" |
| 1445 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.99.0;shallow=1;rev=5563382a8560ea851e6d54962ea71165b2807b24;name=git_8ce8c847_22;destsuffix=vcs_cache/de22d8e511d3eea0a886608bc4d8fcc3c0083b36b1463b99ed19b11fd9aa6c06" | 2194 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.5.4;shallow=1;rev=2ba47cb7adfef32617eb11888331ccc2d2a0f84d;name=git_8ce8c847_22;destsuffix=vcs_cache/96f56f4314fae2356f60501575b819b83992fcd175bf6cb5f6fd1b2932b97843" |
| 1446 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=56d81f123b5b4491aaf294042340c35ffcb224a7;name=git_8ce8c847_23;destsuffix=vcs_cache/da5fed3e77e6c34534cccf240d6303797df6d5fe7fa8b925de8bbc7e3f207d9d" | 2195 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.7.2;shallow=1;rev=2be32b6e3adf67914e38323d46868f5db850fa6c;name=git_8ce8c847_23;destsuffix=vcs_cache/589644e50c5915e070248e886cb10fb21c0dc4059d85ea7302c4b1f6530c0f91" |
| 1447 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=5db0ea82df1f243e699227467382e1436b8e1ad7;name=git_8ce8c847_24;destsuffix=vcs_cache/c54daae69626d86e9e6435bc94258f1ac6b4639ae329e529592c99150e2c801f" | 2196 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.12.0;shallow=1;rev=2d31f0037d984a1b46ebf1607e24a37aa545df0c;name=git_8ce8c847_24;destsuffix=vcs_cache/7aed4374e14526ed4d055683c89dd0ded12d8d3ab0798a8cca53fff5717284e7" |
| 1448 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.65.0;shallow=1;rev=5f1389763ab4f59736c2a60413b7cb0c59f044a2;name=git_8ce8c847_25;destsuffix=vcs_cache/5ab5786d1dd61aeb45ab9d535988ed7a53b1dddc50b37192fb1298fce8babc77" | 2197 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=30266055641ae2d75b9f59cd97b1f1be2063b5c3;name=git_8ce8c847_25;destsuffix=vcs_cache/38306b9c69267cdd2a9d5ebcb989846b8393f3fc17b719f19cac4763dd928914" |
| 1449 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsublite/v1.7.0;shallow=1;rev=60a29626e86617234850ad02cf2ebc4e28fed51d;name=git_8ce8c847_26;destsuffix=vcs_cache/547bcc606f17fdee8a4e746e4bc8e53f4bdab567833520e649ae7bd7e615cbcd" | 2198 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=31cd2720718549130beba36431b52fd1e17a62cd;name=git_8ce8c847_26;destsuffix=vcs_cache/b765c5e702844356d169606afedf6172bad2a216794625f7683f12c0ebc76323" |
| 1450 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.83.0;shallow=1;rev=63479374d0dd7e42f16da1199ca6cb42903dca68;name=git_8ce8c847_27;destsuffix=vcs_cache/7f4f9abf8e4c57096eb1360bc3026be4765c670fe2c1f2b309ffb036ba11abac" | 2199 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.10.0;shallow=1;rev=3280a16f594a30e199eea5b884210bc4874588f9;name=git_8ce8c847_27;destsuffix=vcs_cache/1d74a84bfc999f82c74fc47d353b13155f2cc2be4fc46084aaffceeca1e76c99" |
| 1451 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=6836342c67d0d1eccc745a5a4a3dfa9d2b56ac28;name=git_8ce8c847_28;destsuffix=vcs_cache/7eb6034d3ae4ea10fa9dbbe0c3eb9fa71edc14797b958f2d2f152219a64688bd" | 2200 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.5.2;shallow=1;rev=35d1f813f755c88d6869d993796c5ddf8ac3eea3;name=git_8ce8c847_28;destsuffix=vcs_cache/545512f9060ccdd4a5f961c7872003895f14afd8d660e406e141363d3cbedd5a" |
| 1452 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.7.0;shallow=1;rev=69705144832c715cf23832602ad9338b911dff9a;name=git_8ce8c847_29;destsuffix=vcs_cache/0279d1606680b9c7598aebcfa83529fddc0043426140ba3c1486778adb49a1d3" | 2201 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.112.0;shallow=1;rev=35d4347d92742e905b4c6008cb6372707bac694d;name=git_8ce8c847_29;destsuffix=vcs_cache/c73af6604f844e3191a3e79aea0d8b33bb06b9aff24944c3f60eec46c0aa651f" |
| 1453 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.56.0;shallow=1;rev=69e77e66e59741e053c986d469791a983ee1d6a5;name=git_8ce8c847_30;destsuffix=vcs_cache/2c54e38defb5dd556378ba26ee0c65786d0f6296b86a655d917f7461dbfcc751" | 2202 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.28.1;shallow=1;rev=3756ec80e8575c3501addee5b859e0782ff1fe9d;name=git_8ce8c847_30;destsuffix=vcs_cache/328ff1f52af08e0324d7c72df47d8c7d47882340af6fb2dcecce024f516e015a" |
| 1454 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.52.0;shallow=1;rev=6daa679260d92196ffca2362d652c924fdcb7a22;name=git_8ce8c847_31;destsuffix=vcs_cache/eea8ca18c0885d5dd09afbbffaeaa8b1bec09e22f03cccb13b5c788ee77d502c" | 2203 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.110.8;shallow=1;rev=39d63adf961c0b4e1a93389ab60f9cdbe84e3e9c;name=git_8ce8c847_31;destsuffix=vcs_cache/b2a54d41340908db64e48a4ed25b36492d315d48d9116beae8b96640862fbad9" |
| 1455 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.93.3;shallow=1;rev=71387f0142a47d5452dffe710e9a9013d6f73fed;name=git_8ce8c847_32;destsuffix=vcs_cache/e36ccce6d1cd743c1138ac40f4301daa0ad91e036f198d9e6f0908d5b311db0b" | 2204 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=filestore/v1.6.0;shallow=1;rev=3c279308301a8276ba79082ea44ad47d5861e8c0;name=git_8ce8c847_32;destsuffix=vcs_cache/0c186def62dae0a7f74b18cd772f48a83c8dd700c66cffc62686b774ad54c771" |
| 1456 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.10.1;shallow=1;rev=73a0597a2ed9b53338f54153b0e50bd367efab5c;name=git_8ce8c847_33;destsuffix=vcs_cache/cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4" | 2205 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.112.1;shallow=1;rev=3ed3d54ce32123074ee0a46c97e48dfdcda515ce;name=git_8ce8c847_33;destsuffix=vcs_cache/94e6396aca83820361d53c5e80bbfe94dc27e64710cc58b3296012faa1501c63" |
| 1457 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=firestore/v1.9.0;shallow=1;rev=756f7bf9cab1a402fe3b496c5cdbbeabf7b5112d;name=git_8ce8c847_34;destsuffix=vcs_cache/ceb4b249f664729cc64329479900818ede6e2e15b1f44715a2f23d5fad459446" | 2206 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.114.0;shallow=1;rev=3f85dc3209ec8e52681fb6cccd0ed7afe663dfd9;name=git_8ce8c847_34;destsuffix=vcs_cache/e59bd41e6bff168c8560344d5a9bdcbe1d1b647090ea96d6910f16ed7e82fb6e" |
| 1458 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.102.0;shallow=1;rev=76df551f315a74a8347fa1843471c3f6361cb411;name=git_8ce8c847_35;destsuffix=vcs_cache/abf0a818373ed838017b3c4e2c095dc49d3596434a4df414cf16b1bfd5a32001" | 2207 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.102.1;shallow=1;rev=41e3d636a41ffc9182aee77e8292652e81cf3774;name=git_8ce8c847_35;destsuffix=vcs_cache/3ff06e67fc463ebdc97119f99b8fe1bfc5dee35222beb11f0ae1cf800f72f7cc" |
| 1459 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.75.0;shallow=1;rev=78ee29b9079c9f8a19c34eb69f7d62b5fe3ed638;name=git_8ce8c847_36;destsuffix=vcs_cache/6b8c349bc0c7c5f22cb7ed159e66eadfa34cc4eb99daa7f8b7fe85dc1ca910e8" | 2208 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.78.0;shallow=1;rev=43314b8a54eed1a5d50fa2b571a331b7b2c33c59;name=git_8ce8c847_36;destsuffix=vcs_cache/9dfb9984b7a384a1d413f21fced678b83eca79e247fa930c5cdc1d411cb82251" |
| 1460 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.107.0;shallow=1;rev=792b962171dad5fcb9cad8440a85b571326ef94a;name=git_8ce8c847_37;destsuffix=vcs_cache/0bec27d910a6c6f923cd2ef64411541df0ff66ea5ab3aac2841651c4f571aa9c" | 2209 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=44b3a7d2be2df066b6625227cf4e4988d35a2cd1;name=git_8ce8c847_37;destsuffix=vcs_cache/ba89cfe9648fb75fb9ac78822a06eb2277c00d5c6c080986d01b030dff3ec227" |
| 1461 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.79.0;shallow=1;rev=7b265c31d18abf4998af13e547bdf0fb1ed904b3;name=git_8ce8c847_38;destsuffix=vcs_cache/f7f486a0948a9da7caae091a2c03a8bbf4085525e03af9f21ff82a3ac77d0dd6" | 2210 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.6.0;shallow=1;rev=4501142495a8c98324a8eda7a6bd3c0fc636aa58;name=git_8ce8c847_38;destsuffix=vcs_cache/a15323629ee8ae35ad1d0d1af7b2d97db3f3aa89b6af66724ede87654f911459" |
| 1462 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.84.0;shallow=1;rev=7be0af6601eb5f557776ca09bd55b2df72e98d75;name=git_8ce8c847_39;destsuffix=vcs_cache/7246e10db395d40ebeb3660505170d9cc37fdf1f896b04667268bbdb40aec5c3" | 2211 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.7.0;shallow=1;rev=4744ec2ae9655cc81dc087e4af9ee989a100d3ed;name=git_8ce8c847_39;destsuffix=vcs_cache/646fa7d3e6f3a4978fa238c81e16adfce85d50ab9eaac63856727c89c7be1fb3" |
| 1463 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.2.0;shallow=1;rev=851a985848f217504cac0f1085601e85f810088b;name=git_8ce8c847_40;destsuffix=vcs_cache/7721cca1db0223ae75394c2047a351fae91e1f92f7e8d5c4df198b8616e9e864" | 2212 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.1.0;shallow=1;rev=478962e1292c6dd7825b037a2df716e1e19288d1;name=git_8ce8c847_40;destsuffix=vcs_cache/82df32d4daaf5cabca0a58d2904ef57458c45d65a4355f68de0dc67e588db9ce" |
| 1464 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.29.0;shallow=1;rev=89071ae6ddd608d93aee14bc5b26dc6790a2669d;name=git_8ce8c847_41;destsuffix=vcs_cache/aab2dc94de4369a20e2f38855ada4e73cdbb4961e74b06ca16b4fb6e5b21aafd" | 2213 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.7.3;shallow=1;rev=47941b3ec4f8d77884a3e9213719dfcbc9380b40;name=git_8ce8c847_41;destsuffix=vcs_cache/fb81ac2335628896ff306acb0dc79dda8cb24d46ed211cc5470a9ee258f42d0a" |
| 1465 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=8c41231e01b2085512d98153bcffb847ff9b4b9f;name=git_8ce8c847_42;destsuffix=vcs_cache/5933d0346f98b5e818b31546f3361b0cfd4fc785135d5047043b3c46aac43e4d" | 2214 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=trace/v1.11.2;shallow=1;rev=47bb902e48695e5f0c46f7bee00d72ae5f794e1e;name=git_8ce8c847_42;destsuffix=vcs_cache/c570d3f2fce57eec65afa66e29c30ccde519495f71728a03a8174ce82fbcc78a" |
| 1466 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=8de2b41cefa46546cb9e52939e2af9ff41f3980a;name=git_8ce8c847_43;destsuffix=vcs_cache/a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15" | 2215 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.117.0;shallow=1;rev=47eee33d21422b73dab95ecffb44278a65d7da13;name=git_8ce8c847_43;destsuffix=vcs_cache/4b3335e92e60d5eb47223cb01234b1a23b58260d0075da38743d79ed090dc7da" |
| 1467 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.1.1;shallow=1;rev=900afc403f6a1b477fa52a2a9fa6e3db1547d860;name=git_8ce8c847_44;destsuffix=vcs_cache/79131b5bc942072dcf42aea4271b97409de03d9f1d30502810bcd5d5ea51a2d7" | 2216 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.14.0;shallow=1;rev=4854a71afe422c812b0702f3aa7adeb3d4ede26c;name=git_8ce8c847_44;destsuffix=vcs_cache/7209d38f6644d6a8d1818fac7557a3526a2e126698b86def8b4800ffe657cec0" |
| 1468 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.57.0;shallow=1;rev=925e4a2f53e8013f144420c7f561482b927024b9;name=git_8ce8c847_45;destsuffix=vcs_cache/3d59ac8823d7dd43d82bc2211e31e8be3ac10b15765a249c2985a5153bdf03d3" | 2217 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.8.0;shallow=1;rev=4927b533dd352bee0c3efdc3a88ec96279532e64;name=git_8ce8c847_45;destsuffix=vcs_cache/a3e5251b4163d22ed3b1fdf6c649d29d34d79328aea05a9a45ec4b893a80a5d1" |
| 1469 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=osconfig/v1.11.0;shallow=1;rev=947c9ace8740e40abe0ca79acb894ea333655f88;name=git_8ce8c847_46;destsuffix=vcs_cache/3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4" | 2218 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.23.0;shallow=1;rev=4a23c37ecf13804fa5126211c5719969e62e4cea;name=git_8ce8c847_46;destsuffix=vcs_cache/3d6d0ab275d806c36360b9b477f6418d8c16b00e5cb89c2381bc2883343e94a8" |
| 1470 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.74.0;shallow=1;rev=993bc6d69389a81fc259e0ce6f5d01cb37bd2899;name=git_8ce8c847_47;destsuffix=vcs_cache/993e946f6dc15fb972472d46f2f64f71cf65baf6ccb9fc8227d2c133a885c446" | 2219 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.9.0;shallow=1;rev=4ae03d2471bdb2db74c6c3ac6f8111f0a5b21f08;name=git_8ce8c847_47;destsuffix=vcs_cache/9fdfb38d98d7d79a7e6c6f1ad1425ced4f80e6c1202e25fa3b1d1015447efd98" |
| 1471 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=99cfff1d6ffbc0a069b0d74814c97a25a65e077d;name=git_8ce8c847_48;destsuffix=vcs_cache/1c73a951d16f1eadfd9668b4a7aba9a5e52d5a99d792a13724afbfe62df9284d" | 2220 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.99.0;shallow=1;rev=5563382a8560ea851e6d54962ea71165b2807b24;name=git_8ce8c847_48;destsuffix=vcs_cache/de22d8e511d3eea0a886608bc4d8fcc3c0083b36b1463b99ed19b11fd9aa6c06" |
| 1472 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v0.6.0;shallow=1;rev=9fa7217e34e24d79d8b7ed11074dfe9e25b67ec6;name=git_8ce8c847_49;destsuffix=vcs_cache/90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117" | 2221 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.5.2;shallow=1;rev=559b86a13ab6c8e4408f8574432a6450153d00a3;name=git_8ce8c847_49;destsuffix=vcs_cache/1d5486f5fb0477710c36e97a8e31bed3123570d1d961906d4500057fe875c6e8" |
| 1473 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=a23d0dd54ebca4349e1255a78c6ec05dafb020b2;name=git_8ce8c847_50;destsuffix=vcs_cache/b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527" | 2222 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=56d81f123b5b4491aaf294042340c35ffcb224a7;name=git_8ce8c847_50;destsuffix=vcs_cache/da5fed3e77e6c34534cccf240d6303797df6d5fe7fa8b925de8bbc7e3f207d9d" |
| 1474 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.54.0;shallow=1;rev=a6b88cf34a491498e4c7d15c107a31058693e2cb;name=git_8ce8c847_51;destsuffix=vcs_cache/643c7ad670c2babb5230f39ae42a095ca08a4f896441270c95478c910307eabd" | 2223 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=5db0ea82df1f243e699227467382e1436b8e1ad7;name=git_8ce8c847_51;destsuffix=vcs_cache/c54daae69626d86e9e6435bc94258f1ac6b4639ae329e529592c99150e2c801f" |
| 1475 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.81.0;shallow=1;rev=a9e5bdc4191b4b9282b3b53c549e89ccd183c9b6;name=git_8ce8c847_52;destsuffix=vcs_cache/72eb750ec6bc3c197bb7c7fe1386a95c1cd3dd56fffe8b6b57ef4c5b6378b1ee" | 2224 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.65.0;shallow=1;rev=5f1389763ab4f59736c2a60413b7cb0c59f044a2;name=git_8ce8c847_52;destsuffix=vcs_cache/5ab5786d1dd61aeb45ab9d535988ed7a53b1dddc50b37192fb1298fce8babc77" |
| 1476 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v0.11.0;shallow=1;rev=a9fe62eaef43fdf27f07b1c0762ecddac57c469f;name=git_8ce8c847_53;destsuffix=vcs_cache/6a714cdb5142408730551c791c7874235d0ec0278adb0f7aae5016b58fb28d6e" | 2225 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsublite/v1.7.0;shallow=1;rev=60a29626e86617234850ad02cf2ebc4e28fed51d;name=git_8ce8c847_53;destsuffix=vcs_cache/547bcc606f17fdee8a4e746e4bc8e53f4bdab567833520e649ae7bd7e615cbcd" |
| 1477 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=bigquery/v1.50.0;shallow=1;rev=ac0a0f6a39a6d02bbb8688ce9cd52c3f272d1874;name=git_8ce8c847_54;destsuffix=vcs_cache/1c03e9457f90be4b8998effb917c342db7cc012dbd10b2f78d28494b3d6d15a0" | 2226 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.83.0;shallow=1;rev=63479374d0dd7e42f16da1199ca6cb42903dca68;name=git_8ce8c847_54;destsuffix=vcs_cache/7f4f9abf8e4c57096eb1360bc3026be4765c670fe2c1f2b309ffb036ba11abac" |
| 1478 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.110.0;shallow=1;rev=b4d0ff0e4e7be0f8048416f13db56d1c7bb6bec0;name=git_8ce8c847_55;destsuffix=vcs_cache/3eb00a05770eb9cdc4ca914054fe73e39f91c54df2ddaff3484170db110c731c" | 2227 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=6836342c67d0d1eccc745a5a4a3dfa9d2b56ac28;name=git_8ce8c847_55;destsuffix=vcs_cache/7eb6034d3ae4ea10fa9dbbe0c3eb9fa71edc14797b958f2d2f152219a64688bd" |
| 1479 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=b53c5fb3db03202ca43bdc3ca484ff1212a6cd4f;name=git_8ce8c847_56;destsuffix=vcs_cache/6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80" | 2228 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.7.0;shallow=1;rev=69705144832c715cf23832602ad9338b911dff9a;name=git_8ce8c847_56;destsuffix=vcs_cache/0279d1606680b9c7598aebcfa83529fddc0043426140ba3c1486778adb49a1d3" |
| 1480 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v1.28.0;shallow=1;rev=b5b7cdec59df6a746ed7ffef0aad667ced8cbc87;name=git_8ce8c847_57;destsuffix=vcs_cache/fb65615d3397e5d763aa37d818a7aa6e7e67309626c49b6451b8e7afa4cd1aa6" | 2229 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.56.0;shallow=1;rev=69e77e66e59741e053c986d469791a983ee1d6a5;name=git_8ce8c847_57;destsuffix=vcs_cache/2c54e38defb5dd556378ba26ee0c65786d0f6296b86a655d917f7461dbfcc751" |
| 1481 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=b819419387769bd414bbf8d8622d4f213a07350c;name=git_8ce8c847_58;destsuffix=vcs_cache/4b5a499f3906301cfa1bc3dd7506cc3ab8a30d3e64643dae15d2a3df5cbceee5" | 2230 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.52.0;shallow=1;rev=6daa679260d92196ffca2362d652c924fdcb7a22;name=git_8ce8c847_58;destsuffix=vcs_cache/eea8ca18c0885d5dd09afbbffaeaa8b1bec09e22f03cccb13b5c788ee77d502c" |
| 1482 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.3.0;shallow=1;rev=b952f41fc832fbe5ed74f47ae0e6d6f2e93448e0;name=git_8ce8c847_59;destsuffix=vcs_cache/6cefe0e999f7e54f8e4350f47ea965e709d95914a8205ce1f2c9f111222524ac" | 2231 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.41.0;shallow=1;rev=704c78aeb1c14d374cff501445b0878aafa22b91;name=git_8ce8c847_59;destsuffix=vcs_cache/df53d39c7b246f5fcb8172a2e105080f1667148ebe06a1f8b84ad6d3741a0f28" |
| 1483 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.72.0;shallow=1;rev=ba853fd15702573bfcc69d9187821063f8778a8e;name=git_8ce8c847_60;destsuffix=vcs_cache/561f8a1401677c2cd508f6f67e24958f2b20ba5130e3dd4cebeebf0551c29022" | 2232 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.9.3;shallow=1;rev=70b73daa07303e87c94a06f5f106468affe6ded4;name=git_8ce8c847_60;destsuffix=vcs_cache/55ba427e6c18d4733523f018e90a1f113bb842e30dee9d26a3808efc75872771" |
| 1484 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=optimization/v1.3.1;shallow=1;rev=bd90ad90c1de4495ea270e7d1ba3390a41f88f0a;name=git_8ce8c847_61;destsuffix=vcs_cache/45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e" | 2233 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.93.3;shallow=1;rev=71387f0142a47d5452dffe710e9a9013d6f73fed;name=git_8ce8c847_61;destsuffix=vcs_cache/e36ccce6d1cd743c1138ac40f4301daa0ad91e036f198d9e6f0908d5b311db0b" |
| 1485 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.2.1;shallow=1;rev=bda33ab27df09e69800fa6358e2c6b29aa524c31;name=git_8ce8c847_62;destsuffix=vcs_cache/f8239654c937164cc6334a1550e2564de5ab3a83f19af69dd417e1dae7e23ba6" | 2234 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.10.0;shallow=1;rev=71a093a9391df5a7e51532d6cdbfa751fbd6dd1e;name=git_8ce8c847_62;destsuffix=vcs_cache/0c801e5e38c5c259bb2a892e0f0d4439d21d998fc0ba4c630735d29c2f0ca7b5" |
| 1486 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.100.2;shallow=1;rev=c0e65c58430ba7e2f39a90c5e3c27f4f34f3e188;name=git_8ce8c847_63;destsuffix=vcs_cache/8f1905daf867ec0b5e08a8b567419075a32b3025defd5986e14901910d42be2c" | 2235 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.39.1;shallow=1;rev=71dc4c6529c8b821fc36e5c41851cdf8e1cc752b;name=git_8ce8c847_63;destsuffix=vcs_cache/86123b5545780e76cb609f1b23205a395cb4880dafdaafccf54cb13cac8cf5a4" |
| 1487 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=notebooks/v1.8.0;shallow=1;rev=c2bf628da9b4f30df75608ffa77c2fb8d6a6cf8d;name=git_8ce8c847_64;destsuffix=vcs_cache/f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6" | 2236 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=asset/v1.13.0;shallow=1;rev=73a0597a2ed9b53338f54153b0e50bd367efab5c;name=git_8ce8c847_64;destsuffix=vcs_cache/cc27d3332ce5f22c4c98870f78572fbf5cf77977e783c8b28df50f7f84001eb4" |
| 1488 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.15.1;shallow=1;rev=c2f7b349b0623cbf4c7f4bbd1fe5d575004c5248;name=git_8ce8c847_65;destsuffix=vcs_cache/bdb6c8df626ebeb03676b1b17ac78bbac07a07fffea3d6de43bfce9f3b0a21f7" | 2237 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.50.0;shallow=1;rev=7460f70aa3f519d9a18866ba3063fb9e4f2cc57a;name=git_8ce8c847_65;destsuffix=vcs_cache/4a4f39c58d69e04a79157a6ecb357fc484493f17baad3fc9b72a821a8911cf11" |
| 1489 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.6.0;shallow=1;rev=c33cc6112a45ef9cbb0a8940bc49e3126a92f22f;name=git_8ce8c847_66;destsuffix=vcs_cache/d28d24a1c059f24f9a19e965a78cb9f99f1d7b30bd6e1af88358e59da7e762dd" | 2238 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=firestore/v1.9.0;shallow=1;rev=756f7bf9cab1a402fe3b496c5cdbbeabf7b5112d;name=git_8ce8c847_66;destsuffix=vcs_cache/ceb4b249f664729cc64329479900818ede6e2e15b1f44715a2f23d5fad459446" |
| 1490 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=spanner/v1.45.0;shallow=1;rev=c43900b8ec37740e7b6cabac9e32e4ec2851f123;name=git_8ce8c847_67;destsuffix=vcs_cache/f3aa3ca9566ce95c17185541c91237648e6011af5df40998b2210fed59d4a203" | 2239 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.102.0;shallow=1;rev=76df551f315a74a8347fa1843471c3f6361cb411;name=git_8ce8c847_67;destsuffix=vcs_cache/abf0a818373ed838017b3c4e2c095dc49d3596434a4df414cf16b1bfd5a32001" |
| 1491 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.2;shallow=1;rev=c498a8335f5bc0f6eeec5ba68bef9f242770ed4c;name=git_8ce8c847_68;destsuffix=vcs_cache/14757f8cdcf1b5f5fea99a0b6427c2367c68af3a6b3314512b6fe9c4e89e1dbf" | 2240 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.118.3;shallow=1;rev=77c700f6dbe6618f042779d01f561c95a8b94ce2;name=git_8ce8c847_68;destsuffix=vcs_cache/14c28309c5b023e618ec0cc06fb2d913452d017a78262c3d776cc37bd85cff2d" |
| 1492 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.1;shallow=1;rev=c5d562bdb35850f11d6a275d85ab8535265e9821;name=git_8ce8c847_69;destsuffix=vcs_cache/77a653a2698a34f18f297d16fa94ed1966c94014b679e285cc2218c821030b83" | 2241 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.75.0;shallow=1;rev=78ee29b9079c9f8a19c34eb69f7d62b5fe3ed638;name=git_8ce8c847_69;destsuffix=vcs_cache/6b8c349bc0c7c5f22cb7ed159e66eadfa34cc4eb99daa7f8b7fe85dc1ca910e8" |
| 1493 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=errorreporting/v0.3.0;shallow=1;rev=c9aebae6d9cd8518bc247b7198ed38365577a872;name=git_8ce8c847_70;destsuffix=vcs_cache/c4a772c1fc6c9f2d513fcf21c61d6c9d435d488f438a97d88dd0b534491ad286" | 2242 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.107.0;shallow=1;rev=792b962171dad5fcb9cad8440a85b571326ef94a;name=git_8ce8c847_70;destsuffix=vcs_cache/0bec27d910a6c6f923cd2ef64411541df0ff66ea5ab3aac2841651c4f571aa9c" |
| 1494 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=cdfd26840ecae6f823b2f7cae293a78c569a0a87;name=git_8ce8c847_71;destsuffix=vcs_cache/b2ea19419967c9862136fb26de65fceb2e07d89a43e592f7bd0ab77689f492aa" | 2243 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.5.0;shallow=1;rev=7a0f6d12486209caebc3a02ade940927fceeb0ac;name=git_8ce8c847_71;destsuffix=vcs_cache/74b8353220c78705a2e8b7a6b3bbe1acd812406f7ae05effb9ac8ec7e7c1f6b2" |
| 1495 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.13.0;shallow=1;rev=ce0c9440634b17558adea724ea4e5a735dc1f1d0;name=git_8ce8c847_72;destsuffix=vcs_cache/ea268d0ffc7f46c5379a110aa36265f7938f14253e60a15854b44c5c07c33739" | 2244 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.5.1;shallow=1;rev=7b073cad34a21dc8676661b70ff7fd21eb1d4dbe;name=git_8ce8c847_72;destsuffix=vcs_cache/282cf0c029f0e7af943a39f694480bac124be8570d5d56d46030d87634a39fc1" |
| 1496 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.3;shallow=1;rev=ceeb313ad77b789a7fa5287b36a1d127b69b7093;name=git_8ce8c847_73;destsuffix=vcs_cache/24e285f07cd9c0a14066e60065f8bdb716deb8de5b4cb8f9f49f3a50844a747b" | 2245 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.9.0;shallow=1;rev=7b2365446764b0bba37198a55644954b437bddd0;name=git_8ce8c847_73;destsuffix=vcs_cache/ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884" |
| 1497 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.2.3;shallow=1;rev=cf8081fada0955a1682ce3fc400b44bc141309c7;name=git_8ce8c847_74;destsuffix=vcs_cache/9781311b5fcf66277a24594fe45884bd90cf6bb3b5b187c6807d1bb0b50707c5" | 2246 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.79.0;shallow=1;rev=7b265c31d18abf4998af13e547bdf0fb1ed904b3;name=git_8ce8c847_74;destsuffix=vcs_cache/f7f486a0948a9da7caae091a2c03a8bbf4085525e03af9f21ff82a3ac77d0dd6" |
| 1498 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=certificatemanager/v1.6.0;shallow=1;rev=d19398dcc8b0913e6cbdf9a80d950564be48201d;name=git_8ce8c847_75;destsuffix=vcs_cache/d3657b54277173a20eb852d4e9d53eb0de5866432be7173d7f77960375a129eb" | 2247 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.84.0;shallow=1;rev=7be0af6601eb5f557776ca09bd55b2df72e98d75;name=git_8ce8c847_75;destsuffix=vcs_cache/7246e10db395d40ebeb3660505170d9cc37fdf1f896b04667268bbdb40aec5c3" |
| 1499 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.45.1;shallow=1;rev=d1af076dc3f6a314e9dd6610fe83b0f7afaff6d6;name=git_8ce8c847_76;destsuffix=vcs_cache/3d58727c7b52e938bdda1392282e968c0fcdaefa02596301a3ccf4ca52236684" | 2248 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.12.1;shallow=1;rev=7d7fb033ebd8ae9801905bfbe9f08967c2ed361f;name=git_8ce8c847_76;destsuffix=vcs_cache/77992acb87125e11dbab4a2b7a71a92a54f8de94e7a068b4433e08f85be3b310" |
| 1500 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.18.0;shallow=1;rev=d1db4b27fd8d31b35f4f5d136b5b7120e130ebe8;name=git_8ce8c847_77;destsuffix=vcs_cache/e82b0fcc6518b31a8f87b735d4b1e0b2c9f44feed5269d1b73c59e6d658494f3" | 2249 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.13.0;shallow=1;rev=7d93114551b5ffd7953e54be0f4f1a8546a2af53;name=git_8ce8c847_77;destsuffix=vcs_cache/c5bd292a1d7bc18a5a1418d9c2c2d564750ad264602f5b3d71983498ab80ea88" |
| 1501 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=d67722db87258fa5365697918ba1e04b8db53f95;name=git_8ce8c847_78;destsuffix=vcs_cache/23e6867706f8754674949ee16f0e60dc092711a2ad84aee51f01dafea85a547b" | 2250 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.8;shallow=1;rev=7e600b964c1cae3ba47fc7d1d340a536723d18cb;name=git_8ce8c847_78;destsuffix=vcs_cache/85c196ba7a00f8c42b8abd6f5a7d70e0d659e64e36505e2ec8398441bb2c8985" |
| 1502 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.53.0;shallow=1;rev=d96ccb2ba7586bb79a416471882d347754a78ce5;name=git_8ce8c847_79;destsuffix=vcs_cache/d87010ffe0aa3f31fc0e1a12ae8c86b69f122b30c9e2d231aea274d9244c4017" | 2251 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.113.0;shallow=1;rev=7f2cefe1894cf526e31223d5c68158956532a154;name=git_8ce8c847_79;destsuffix=vcs_cache/3858fad3a9ec1ab09173c7d95b468e95a86838e6bce6b956e02de0fe1df8cc75" |
| 1503 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.5.0;shallow=1;rev=dbd3f0a56ce509d07d0b1dabc41fc59c4f5b03fc;name=git_8ce8c847_80;destsuffix=vcs_cache/089b3c1386cf111c3317b786cdf3d790a4f200d0e92bd4ace1efe29b55b8d75c" | 2252 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.9.4;shallow=1;rev=839f30eac6bea48161957ab611429f5ca774cabb;name=git_8ce8c847_80;destsuffix=vcs_cache/484e08d34b6ee7a4e0cc096d3f0b98c4ad909e4096fbdd8e7523e51bb31614f9" |
| 1504 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.19.3;shallow=1;rev=de2567030b46dca629c4226b680c66692d0bd7e4;name=git_8ce8c847_81;destsuffix=vcs_cache/8c1a189de721529fdc795f95c6d5a644cdf4e277c92a50c2b3d0c73731b5aa13" | 2253 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.2.0;shallow=1;rev=851a985848f217504cac0f1085601e85f810088b;name=git_8ce8c847_81;destsuffix=vcs_cache/7721cca1db0223ae75394c2047a351fae91e1f92f7e8d5c4df198b8616e9e864" |
| 1505 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=debcad1964693daf8ef4bc06292d7e828e075130;name=git_8ce8c847_82;destsuffix=vcs_cache/e00ea9f64eabbf9a9f221a272d9b8bba0bf2955ed6bc71c66d3f69bc26de6d57" | 2254 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.36.0;shallow=1;rev=85ab07a1d23124e566bf48b17c476b61698a95a1;name=git_8ce8c847_82;destsuffix=vcs_cache/75bb6bb3211481890dbf175f7d129f237a4e3685709e3f34ef4b5355277e67e2" |
| 1506 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.12.1;shallow=1;rev=e23881d96705b96acf2937ea8ac2a48b6013f034;name=git_8ce8c847_83;destsuffix=vcs_cache/cb2d2c7bb536ca050e799d59b9574309d408ede867330bd01698a7fd4541dcbd" | 2255 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.29.0;shallow=1;rev=89071ae6ddd608d93aee14bc5b26dc6790a2669d;name=git_8ce8c847_83;destsuffix=vcs_cache/aab2dc94de4369a20e2f38855ada4e73cdbb4961e74b06ca16b4fb6e5b21aafd" |
| 1507 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.50.0;shallow=1;rev=e5804108aed715c49f731aab1a847f063fb23681;name=git_8ce8c847_84;destsuffix=vcs_cache/89062298181093c14eca0b795d368045c510b8131551e7e0607d6beda8df0cef" | 2256 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.115.1;shallow=1;rev=8c009ada042c92642291b65d4cbe556066e74d7c;name=git_8ce8c847_84;destsuffix=vcs_cache/33a33844655283cd72f647b735e8e081cdbca51475d4a5f8851f6810251c3bad" |
| 1508 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=e992f090fd6a4a0d576b960a3c0590f73a71e3e7;name=git_8ce8c847_85;destsuffix=vcs_cache/054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161" | 2257 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=8c41231e01b2085512d98153bcffb847ff9b4b9f;name=git_8ce8c847_85;destsuffix=vcs_cache/5933d0346f98b5e818b31546f3361b0cfd4fc785135d5047043b3c46aac43e4d" |
| 1509 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.90.0;shallow=1;rev=e9ddbfed05f5d824664769f6cd2baaf71c12b7c3;name=git_8ce8c847_86;destsuffix=vcs_cache/50a39d3ef02514605a409479867a9f43566d6174f46b32015f0d5a11a2581185" | 2258 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.38.0;shallow=1;rev=8c76415d27f6ab0a5a4698303bf05a26d469d183;name=git_8ce8c847_86;destsuffix=vcs_cache/cbcc6392505e626e11c4f528045630477688dfbbc0bad9b13332454207a2a9a7" |
| 1510 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=datastore/v1.11.0;shallow=1;rev=ecb7f028bbf462aa3424ee9b9611821b8540b283;name=git_8ce8c847_87;destsuffix=vcs_cache/f81b913266aef0efd9c0061d88a123d1cbff38a374bc04ec920ed45877f904df" | 2259 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.7;shallow=1;rev=8c89cf79e88ced24319d74555f8170dab3071c67;name=git_8ce8c847_87;destsuffix=vcs_cache/72e5529b7472f069623db2bff92e1e345b4494eb6e9b8204fc5bdf60e4e7dc70" |
| 1511 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.27.0;shallow=1;rev=f471d12b8756566e832702830c414198f2b5f8d3;name=git_8ce8c847_88;destsuffix=vcs_cache/3d2b851809aa67c64dc641219140622c85ab1463050221390ea68e9ef14b5d4b" | 2260 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=8de2b41cefa46546cb9e52939e2af9ff41f3980a;name=git_8ce8c847_88;destsuffix=vcs_cache/a7b7071e7aca5b2ef18bf5ae3085d96957dcafc640d2ad7365fcf22a8dccff15" |
| 1512 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=f52f9bc132541d2aa914f42100c36d10b1ef7e0c;name=git_8ce8c847_89;destsuffix=vcs_cache/90b488f875629fea1edb8c640a0226f5839168f947add1fec1ad3ed82f733207" | 2261 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.1.1;shallow=1;rev=900afc403f6a1b477fa52a2a9fa6e3db1547d860;name=git_8ce8c847_89;destsuffix=vcs_cache/79131b5bc942072dcf42aea4271b97409de03d9f1d30502810bcd5d5ea51a2d7" |
| 1513 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=f5833e6cd8d2fc39e4decb9962062904601fc9c9;name=git_8ce8c847_90;destsuffix=vcs_cache/a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a" | 2262 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.57.0;shallow=1;rev=925e4a2f53e8013f144420c7f561482b927024b9;name=git_8ce8c847_90;destsuffix=vcs_cache/3d59ac8823d7dd43d82bc2211e31e8be3ac10b15765a249c2985a5153bdf03d3" |
| 1514 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.9.0;shallow=1;rev=fe33c7b797f35139e7bfdefdae3d5e18356f09bb;name=git_8ce8c847_91;destsuffix=vcs_cache/1525a429c8d4f8c555cf5e1789b0cfc9243d6646302f882234466de04ccb6548" | 2263 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=redis/v1.11.0;shallow=1;rev=947c9ace8740e40abe0ca79acb894ea333655f88;name=git_8ce8c847_91;destsuffix=vcs_cache/3630c70041e226e9c6007e499bddcf67e2ccaf86513fbbd0927a03539f196ee4" |
| 2264 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.74.0;shallow=1;rev=993bc6d69389a81fc259e0ce6f5d01cb37bd2899;name=git_8ce8c847_92;destsuffix=vcs_cache/993e946f6dc15fb972472d46f2f64f71cf65baf6ccb9fc8227d2c133a885c446" | ||
| 2265 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=99cfff1d6ffbc0a069b0d74814c97a25a65e077d;name=git_8ce8c847_93;destsuffix=vcs_cache/1c73a951d16f1eadfd9668b4a7aba9a5e52d5a99d792a13724afbfe62df9284d" | ||
| 2266 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.14.1;shallow=1;rev=9b9e87adb8c19ea44b08e645b068d3ed7269da7e;name=git_8ce8c847_94;destsuffix=vcs_cache/d19c9b98b25678725ed63c8386f6bfddc47cead264f32845f4816efc2495787f" | ||
| 2267 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.3;shallow=1;rev=9e5707aa6ae002439dc514a44f3d208a143cbe96;name=git_8ce8c847_95;destsuffix=vcs_cache/d9246f1eb0a8c30cad9fec55a36b80cc0c072b90141b6018b87aa7dd3325865f" | ||
| 2268 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.115.0;shallow=1;rev=9eb3d1feaea7fa3d7312d99d65b8620b816733d5;name=git_8ce8c847_96;destsuffix=vcs_cache/75603f7c0c92ed86285cf988bef01baa4c270640cb51339347131e495232615a" | ||
| 2269 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v0.6.0;shallow=1;rev=9fa7217e34e24d79d8b7ed11074dfe9e25b67ec6;name=git_8ce8c847_97;destsuffix=vcs_cache/90d398f07459729da9186d901543984a16327facb1c3274fcb31ad7c196e5117" | ||
| 2270 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.6;shallow=1;rev=9fe6199c1409eefeebc7b34728f2bcb0d92c55a3;name=git_8ce8c847_98;destsuffix=vcs_cache/2e0a84478c75a2522eb54e449216c43224708dd108ae08c708b9f69aa8e3d975" | ||
| 2271 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=a23d0dd54ebca4349e1255a78c6ec05dafb020b2;name=git_8ce8c847_99;destsuffix=vcs_cache/b204b39ecd40f78188e1c45bc946057b037cf8b6bf15db430337fe6fe6540527" | ||
| 2272 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.54.0;shallow=1;rev=a6b88cf34a491498e4c7d15c107a31058693e2cb;name=git_8ce8c847_100;destsuffix=vcs_cache/643c7ad670c2babb5230f39ae42a095ca08a4f896441270c95478c910307eabd" | ||
| 2273 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.81.0;shallow=1;rev=a9e5bdc4191b4b9282b3b53c549e89ccd183c9b6;name=git_8ce8c847_101;destsuffix=vcs_cache/72eb750ec6bc3c197bb7c7fe1386a95c1cd3dd56fffe8b6b57ef4c5b6378b1ee" | ||
| 2274 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v0.11.0;shallow=1;rev=a9fe62eaef43fdf27f07b1c0762ecddac57c469f;name=git_8ce8c847_102;destsuffix=vcs_cache/6a714cdb5142408730551c791c7874235d0ec0278adb0f7aae5016b58fb28d6e" | ||
| 2275 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=bigquery/v1.50.0;shallow=1;rev=ac0a0f6a39a6d02bbb8688ce9cd52c3f272d1874;name=git_8ce8c847_103;destsuffix=vcs_cache/1c03e9457f90be4b8998effb917c342db7cc012dbd10b2f78d28494b3d6d15a0" | ||
| 2276 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.2.1;shallow=1;rev=acd3e2de2b293acc57863b89949b134a48dd10ed;name=git_8ce8c847_104;destsuffix=vcs_cache/197ff0d4c00cbf54fd1adb0ebc34c3c6b44fb10ad8fc12c4c6ab09ff0dc1e083" | ||
| 2277 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.6.5;shallow=1;rev=ad0414e2769269ea15aaa4635b7bed5ebabefc62;name=git_8ce8c847_105;destsuffix=vcs_cache/b9e5ca23bfd69b1bf95685368ef7d99fe28702ad3998fde97e73529e6d58417f" | ||
| 2278 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=trace/v1.11.5;shallow=1;rev=ae796a07b934b5ee24e8fa77e1816cc11a6325d5;name=git_8ce8c847_106;destsuffix=vcs_cache/3e8e9b4c229432a8f8af4e2cefeb43c526ab5f1652c61b7edcc5ad4ee38a2bb1" | ||
| 2279 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.24.0;shallow=1;rev=ae8c7b72866bc29b0d4fb0dbc6b7203dfa0adf97;name=git_8ce8c847_107;destsuffix=vcs_cache/3f8bbcf0c77a47db41c5f9cf1a863d78d3e11b6c28f0ebb1385d8564aa685fbc" | ||
| 2280 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.5.7;shallow=1;rev=b1c926307adb96bdc303c29a4bf545f5c23fef77;name=git_8ce8c847_108;destsuffix=vcs_cache/cf96fa334147909ae77ff78f5f2354ad7ee63fc2d9585bb9551194a78e8adf50" | ||
| 2281 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=monitoring/v1.24.0;shallow=1;rev=b1e3ce67d97275c7883e2b23617d070981d46bf7;name=git_8ce8c847_109;destsuffix=vcs_cache/030470269f220ecc33e29347c8050748afddfa320f5c64182ca78c5a3fdde961" | ||
| 2282 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.110.0;shallow=1;rev=b4d0ff0e4e7be0f8048416f13db56d1c7bb6bec0;name=git_8ce8c847_110;destsuffix=vcs_cache/3eb00a05770eb9cdc4ca914054fe73e39f91c54df2ddaff3484170db110c731c" | ||
| 2283 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=b53c5fb3db03202ca43bdc3ca484ff1212a6cd4f;name=git_8ce8c847_111;destsuffix=vcs_cache/6d3cdd28868d4c72115213e864880d9223eab71bfd0bb68e4dcd8dffb38d5d80" | ||
| 2284 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=pubsub/v1.28.0;shallow=1;rev=b5b7cdec59df6a746ed7ffef0aad667ced8cbc87;name=git_8ce8c847_112;destsuffix=vcs_cache/fb65615d3397e5d763aa37d818a7aa6e7e67309626c49b6451b8e7afa4cd1aa6" | ||
| 2285 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=trace/v1.11.3;shallow=1;rev=b7a7787ebf5e1521d2dab685a3a37bb0ea7732d8;name=git_8ce8c847_113;destsuffix=vcs_cache/ebb02825cfe69809a8c9fec5f7095807254fee68a8cfd77fdf549bccf6df6f6f" | ||
| 2286 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.5.12;shallow=1;rev=b819419387769bd414bbf8d8622d4f213a07350c;name=git_8ce8c847_114;destsuffix=vcs_cache/4b5a499f3906301cfa1bc3dd7506cc3ab8a30d3e64643dae15d2a3df5cbceee5" | ||
| 2287 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.3.0;shallow=1;rev=b952f41fc832fbe5ed74f47ae0e6d6f2e93448e0;name=git_8ce8c847_115;destsuffix=vcs_cache/6cefe0e999f7e54f8e4350f47ea965e709d95914a8205ce1f2c9f111222524ac" | ||
| 2288 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.14.0;shallow=1;rev=b9d92ad02627cb4fb0a0662b7cf7eaac9050c310;name=git_8ce8c847_116;destsuffix=vcs_cache/cb4fb7bf107f5ac347b753c785db3329b169856ecc2640361dc845a47f30b70f" | ||
| 2289 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.72.0;shallow=1;rev=ba853fd15702573bfcc69d9187821063f8778a8e;name=git_8ce8c847_117;destsuffix=vcs_cache/561f8a1401677c2cd508f6f67e24958f2b20ba5130e3dd4cebeebf0551c29022" | ||
| 2290 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=orgpolicy/v1.10.0;shallow=1;rev=bd90ad90c1de4495ea270e7d1ba3390a41f88f0a;name=git_8ce8c847_118;destsuffix=vcs_cache/45fdc59ebb89ea304418f28be93aa6613d32d05b8b377929074d7c25b263fb9e" | ||
| 2291 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.2.1;shallow=1;rev=bda33ab27df09e69800fa6358e2c6b29aa524c31;name=git_8ce8c847_119;destsuffix=vcs_cache/f8239654c937164cc6334a1550e2564de5ab3a83f19af69dd417e1dae7e23ba6" | ||
| 2292 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.3.0;shallow=1;rev=bfb35e90f6a9c2ca309caaa89c9c99da16ed4034;name=git_8ce8c847_120;destsuffix=vcs_cache/0d81aea47ebe8594870cba0ebce8cbceae1d71b5b1740aa122d79f7415eee6e6" | ||
| 2293 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.100.2;shallow=1;rev=c0e65c58430ba7e2f39a90c5e3c27f4f34f3e188;name=git_8ce8c847_121;destsuffix=vcs_cache/8f1905daf867ec0b5e08a8b567419075a32b3025defd5986e14901910d42be2c" | ||
| 2294 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=billing/v1.13.0;shallow=1;rev=c2bf628da9b4f30df75608ffa77c2fb8d6a6cf8d;name=git_8ce8c847_122;destsuffix=vcs_cache/f11241d1e14390e3617f702b3ca39f1546fc5e4be50f7e3b27689550649d33e6" | ||
| 2295 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.15.1;shallow=1;rev=c2f7b349b0623cbf4c7f4bbd1fe5d575004c5248;name=git_8ce8c847_123;destsuffix=vcs_cache/bdb6c8df626ebeb03676b1b17ac78bbac07a07fffea3d6de43bfce9f3b0a21f7" | ||
| 2296 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.6.0;shallow=1;rev=c33cc6112a45ef9cbb0a8940bc49e3126a92f22f;name=git_8ce8c847_124;destsuffix=vcs_cache/d28d24a1c059f24f9a19e965a78cb9f99f1d7b30bd6e1af88358e59da7e762dd" | ||
| 2297 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=spanner/v1.45.0;shallow=1;rev=c43900b8ec37740e7b6cabac9e32e4ec2851f123;name=git_8ce8c847_125;destsuffix=vcs_cache/f3aa3ca9566ce95c17185541c91237648e6011af5df40998b2210fed59d4a203" | ||
| 2298 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.2;shallow=1;rev=c498a8335f5bc0f6eeec5ba68bef9f242770ed4c;name=git_8ce8c847_126;destsuffix=vcs_cache/14757f8cdcf1b5f5fea99a0b6427c2367c68af3a6b3314512b6fe9c4e89e1dbf" | ||
| 2299 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.30.1;shallow=1;rev=c537b5101cb92da8df95f2d34334b3db54731d5c;name=git_8ce8c847_127;destsuffix=vcs_cache/b5c7bcfc3f8476224692e1dee6f6fe0810c544eb989bcdea88674e0a46b2a33a" | ||
| 2300 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.1;shallow=1;rev=c5d562bdb35850f11d6a275d85ab8535265e9821;name=git_8ce8c847_128;destsuffix=vcs_cache/77a653a2698a34f18f297d16fa94ed1966c94014b679e285cc2218c821030b83" | ||
| 2301 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.118.2;shallow=1;rev=c7d309ed48173ce8e08e32791697faad8600fea7;name=git_8ce8c847_129;destsuffix=vcs_cache/f060bc64e1ffe5d5f85d08c2c3eaec5e813d430dad44eb30d4ad5e37e05a1a8f" | ||
| 2302 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=errorreporting/v0.3.0;shallow=1;rev=c9aebae6d9cd8518bc247b7198ed38365577a872;name=git_8ce8c847_130;destsuffix=vcs_cache/c4a772c1fc6c9f2d513fcf21c61d6c9d435d488f438a97d88dd0b534491ad286" | ||
| 2303 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.40.0;shallow=1;rev=cbd25e917ec0ebbfe1032d94c8bdff3572365246;name=git_8ce8c847_131;destsuffix=vcs_cache/9fde72fc7d369f734e3c7cbe5cffc159d5ad8162ac735ef1d9f2ea650e6faf84" | ||
| 2304 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.20.1;shallow=1;rev=cdfd26840ecae6f823b2f7cae293a78c569a0a87;name=git_8ce8c847_132;destsuffix=vcs_cache/b2ea19419967c9862136fb26de65fceb2e07d89a43e592f7bd0ab77689f492aa" | ||
| 2305 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.13.0;shallow=1;rev=ce0c9440634b17558adea724ea4e5a735dc1f1d0;name=git_8ce8c847_133;destsuffix=vcs_cache/ea268d0ffc7f46c5379a110aa36265f7938f14253e60a15854b44c5c07c33739" | ||
| 2306 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v1.1.12;shallow=1;rev=cec4f45880ec6a1d7aaf1795dbc07198cdb4f83a;name=git_8ce8c847_134;destsuffix=vcs_cache/758ce4483486597896de676835b6180c29fd7888ab5da7f3e5f473caf65ac34a" | ||
| 2307 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.44.3;shallow=1;rev=ceeb313ad77b789a7fa5287b36a1d127b69b7093;name=git_8ce8c847_135;destsuffix=vcs_cache/24e285f07cd9c0a14066e60065f8bdb716deb8de5b4cb8f9f49f3a50844a747b" | ||
| 2308 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.2.3;shallow=1;rev=cf8081fada0955a1682ce3fc400b44bc141309c7;name=git_8ce8c847_136;destsuffix=vcs_cache/9781311b5fcf66277a24594fe45884bd90cf6bb3b5b187c6807d1bb0b50707c5" | ||
| 2309 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=certificatemanager/v1.6.0;shallow=1;rev=d19398dcc8b0913e6cbdf9a80d950564be48201d;name=git_8ce8c847_137;destsuffix=vcs_cache/d3657b54277173a20eb852d4e9d53eb0de5866432be7173d7f77960375a129eb" | ||
| 2310 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.45.1;shallow=1;rev=d1af076dc3f6a314e9dd6610fe83b0f7afaff6d6;name=git_8ce8c847_138;destsuffix=vcs_cache/3d58727c7b52e938bdda1392282e968c0fcdaefa02596301a3ccf4ca52236684" | ||
| 2311 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=dataproc/v1.12.0;shallow=1;rev=d1db4b27fd8d31b35f4f5d136b5b7120e130ebe8;name=git_8ce8c847_139;destsuffix=vcs_cache/e82b0fcc6518b31a8f87b735d4b1e0b2c9f44feed5269d1b73c59e6d658494f3" | ||
| 2312 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=iam/v1.4.0;shallow=1;rev=d52ffc1a182efa09f5eec88a5da7cafba825217a;name=git_8ce8c847_140;destsuffix=vcs_cache/ec892734ba38e99faacae202e04fc6ad8fb61784bce53d969b9a4439f5084bbe" | ||
| 2313 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=trace/v1.10.9;shallow=1;rev=d536a7bac0c7ed8bb6f1f2d40608bc5746958871;name=git_8ce8c847_141;destsuffix=vcs_cache/5644593afceb6ebb5f3d784022119595446015366204de825f10f5a912ee0392" | ||
| 2314 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=d67722db87258fa5365697918ba1e04b8db53f95;name=git_8ce8c847_142;destsuffix=vcs_cache/23e6867706f8754674949ee16f0e60dc092711a2ad84aee51f01dafea85a547b" | ||
| 2315 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.63.0;shallow=1;rev=d94d3c22be03e56c5149c297b4e16d4586e83bc3;name=git_8ce8c847_143;destsuffix=vcs_cache/f2da796ee813c11d56f904f69887387a707b060658b6fd8303de37b2fe7d5231" | ||
| 2316 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.53.0;shallow=1;rev=d96ccb2ba7586bb79a416471882d347754a78ce5;name=git_8ce8c847_144;destsuffix=vcs_cache/d87010ffe0aa3f31fc0e1a12ae8c86b69f122b30c9e2d231aea274d9244c4017" | ||
| 2317 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.6.1;shallow=1;rev=db3c6d18cf40b8575904730adeec364fd7ade806;name=git_8ce8c847_145;destsuffix=vcs_cache/d1753dcdb026a18db5584a62fb3a7945628c2242a1db85edbbcbecd62c35591f" | ||
| 2318 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.5.0;shallow=1;rev=dbd3f0a56ce509d07d0b1dabc41fc59c4f5b03fc;name=git_8ce8c847_146;destsuffix=vcs_cache/089b3c1386cf111c3317b786cdf3d790a4f200d0e92bd4ace1efe29b55b8d75c" | ||
| 2319 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.19.3;shallow=1;rev=de2567030b46dca629c4226b680c66692d0bd7e4;name=git_8ce8c847_147;destsuffix=vcs_cache/8c1a189de721529fdc795f95c6d5a644cdf4e277c92a50c2b3d0c73731b5aa13" | ||
| 2320 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/v1.12.1;shallow=1;rev=e23881d96705b96acf2937ea8ac2a48b6013f034;name=git_8ce8c847_148;destsuffix=vcs_cache/cb2d2c7bb536ca050e799d59b9574309d408ede867330bd01698a7fd4541dcbd" | ||
| 2321 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.50.0;shallow=1;rev=e5804108aed715c49f731aab1a847f063fb23681;name=git_8ce8c847_149;destsuffix=vcs_cache/89062298181093c14eca0b795d368045c510b8131551e7e0607d6beda8df0cef" | ||
| 2322 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.13.0;shallow=1;rev=e904ee645048f31d484dd4dc2ef29803c21a6f9b;name=git_8ce8c847_150;destsuffix=vcs_cache/a3f3b53b8b9a04a45d2070a6a0e3eeeb4d80b3316eac2d66c8acd29939d41255" | ||
| 2323 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.6.1;shallow=1;rev=e992f090fd6a4a0d576b960a3c0590f73a71e3e7;name=git_8ce8c847_151;destsuffix=vcs_cache/054f690a30936e0afd5af196f62910d1b3d3f0af512e3e7a87e93760ecc1b161" | ||
| 2324 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.90.0;shallow=1;rev=e9ddbfed05f5d824664769f6cd2baaf71c12b7c3;name=git_8ce8c847_152;destsuffix=vcs_cache/50a39d3ef02514605a409479867a9f43566d6174f46b32015f0d5a11a2581185" | ||
| 2325 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=datastore/v1.11.0;shallow=1;rev=ecb7f028bbf462aa3424ee9b9611821b8540b283;name=git_8ce8c847_153;destsuffix=vcs_cache/f81b913266aef0efd9c0061d88a123d1cbff38a374bc04ec920ed45877f904df" | ||
| 2326 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.2;shallow=1;rev=f220b24a570956698a9fe1065dfc9c6a8d0f522d;name=git_8ce8c847_154;destsuffix=vcs_cache/138c4bd37d0b2dab8f9b8c09596d3aac2f3d6265b69ce52b5ac6c510cb07fb5f" | ||
| 2327 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.15.0;shallow=1;rev=f2d581c90e64dd7589b94178750e53f9edce661f;name=git_8ce8c847_155;destsuffix=vcs_cache/148054b58a5ec466df8dcac50aec5a93366db293875562153684a4410f92f262" | ||
| 2328 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=storage/v1.27.0;shallow=1;rev=f471d12b8756566e832702830c414198f2b5f8d3;name=git_8ce8c847_156;destsuffix=vcs_cache/3d2b851809aa67c64dc641219140622c85ab1463050221390ea68e9ef14b5d4b" | ||
| 2329 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.6.0;shallow=1;rev=f5833e6cd8d2fc39e4decb9962062904601fc9c9;name=git_8ce8c847_157;destsuffix=vcs_cache/a35f7138c197a678f26b06ea0b23fcb309be9874c4a34c38f613d4fb67eeb01a" | ||
| 2330 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.116.0;shallow=1;rev=fd21e86abe9e93c86163eb930231610a49c8f3c7;name=git_8ce8c847_158;destsuffix=vcs_cache/28b80c2c4658620e7c678fa48908d056859447761a297fc553475a86b0da2ab1" | ||
| 2331 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=kms/v1.9.0;shallow=1;rev=fe33c7b797f35139e7bfdefdae3d5e18356f09bb;name=git_8ce8c847_159;destsuffix=vcs_cache/1525a429c8d4f8c555cf5e1789b0cfc9243d6646302f882234466de04ccb6548" | ||
| 2332 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=fe3d41e1ecb2ce36ad3a979037c9b9a2b726226f;name=git_8ce8c847_160;destsuffix=vcs_cache/d2f1c98923aea2e3d2027e0d65c0ae5a47253a64be810e287c9c07cdd94c15e1" | ||
| 2333 | SRC_URI += "git://git.sr.ht/~jackmordaunt/go-toast;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=5431b8313f420c1c5a1d747b5dab35cb7e843665;name=git_b9e37abd_0;destsuffix=vcs_cache/33341f413ec3c4ac9ef8a2e3c7ff94069ccba3a1a11c225051c92645f2a74c66" | ||
| 2334 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=0aec66a71f6b9e1073d2df5b84c4a3523cb0f29d;name=git_7786c911_0;destsuffix=vcs_cache/b0b7c32c517341f1ab275e93f37f0bf93a8bec77322e2c0c651229e3e4fcbb3b" | ||
| 2335 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=5cb2deb4819da86007e8ae065ca3688f7dde11a7;name=git_7786c911_1;destsuffix=vcs_cache/9e0c2f815769d2c76e9d7acea0d87f47b52869764e593b5c642459b50158caf2" | ||
| 2336 | SRC_URI += "git://git.sr.ht/~sbinet/gg;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d15090c6ba8121f94d1c998a228c099f192d5a1c;name=git_7786c911_2;destsuffix=vcs_cache/802f333bb90d1bafe13e0bdd35cad5e77d453ca60c79b907d2a34a16cbff8413" | ||
| 2337 | SRC_URI += "git://git.sr.ht/~sbinet/cmpimg;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=ec8fb7e69fe0b849bd8959d6bcd09de92d1fb2d9;name=git_e7399e29_0;destsuffix=vcs_cache/de5470f1f1192669f5a17da41991632d5cdf166dddf2cbfa36670e96847cce59" | ||
| 2338 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.2;shallow=1;rev=0b81523ff268a1f1b0baf4a5da67e42fbb86880b;name=git_6a558ec9_0;destsuffix=vcs_cache/0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5" | ||
| 2339 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.0;shallow=1;rev=a80f057529047c44e1a85d0d017b200787e537e0;name=git_6a558ec9_1;destsuffix=vcs_cache/4d98752b7c5d5b79f47b900532006856110408567e0d4a9c2bef112fd08232ef" | ||
| 2340 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=f086d2783c5b3a2a21b482ec19c1c310e68f4d18;name=git_6a558ec9_2;destsuffix=vcs_cache/62ea99291f9aef30c2347a769e0f44f9e0b4e5a7cfe1652e9571c2f15fb2ecd4" | ||
| 2341 | SRC_URI += "git://dmitri.shuralyov.com/gpu/mtl;protocol=https;branch=main;rev=28db891af037715d8c1deec7652485a173c60e25;name=git_57216477_0;destsuffix=vcs_cache/d4214845abd88e78ec6cb7f9fe7bcd1aaa44ed967f575cc484779e710b1dcb9f" | ||
| 2342 | SRC_URI += "git://dmitri.shuralyov.com/gpu/mtl;protocol=https;branch=main;rev=666a987793e9432fbb48592aa2f3bf3463685dfa;name=git_57216477_1;destsuffix=vcs_cache/b5ae3a41b273cfe89539368ad87c0f562930bd96b62a63829526016a38dc4199" | ||
| 2343 | SRC_URI += "git://dmitri.shuralyov.com/gpu/mtl;protocol=https;branch=main;rev=85de2813cf6bd8d6d2f0240fdebf943cbffc2b8a;name=git_57216477_2;destsuffix=vcs_cache/058ea663949f026a730dfae04307a67960a99311ad75e9faccd582157fc44679" | ||
| 2344 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio-cpu;protocol=https;branch=main;rev=8d6a761490d275e6d6f94ee4458d99f6b87ec042;name=git_9b17589d_0;destsuffix=vcs_cache/50ea1d6fd60caeb9e3098e9b26838a8da65b0c620411bfd13fd0201cc7d3a8e7" | ||
| 2345 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio-cpu;protocol=https;branch=main;rev=bfe733dd3334dd134ff0c4a644bfd8d943d61c95;name=git_9b17589d_1;destsuffix=vcs_cache/dfe6ec50142d70fa4733973fbe77527c2d066b81ffe2eb0c747480d4c4096d7b" | ||
| 2346 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio-cpu;protocol=https;branch=main;rev=f1e9e8c3b1f778beaa7d919ce590ce7044f13197;name=git_9b17589d_2;destsuffix=vcs_cache/67b5f47a324660f63c8f3995e1699fea8fe78e84854634cb30c3cccba1a69f44" | ||
| 2347 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio-shader;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=133bba6632c748c6ccc93ca49ec8affa1b98de58;name=git_8312a4a2_0;destsuffix=vcs_cache/d71214797340a81c343b9e5ad4c7c292e2798c473f91176c46c2e27f6def526b" | ||
| 2348 | SRC_URI += "git://git.sr.ht/~eliasnaur/gio-shader;protocol=https;branch=main;rev=3aec9cc9723bb981d09f02653f4fefab94bbd70c;name=git_8312a4a2_1;destsuffix=vcs_cache/3709d3489a172ee1a2038a75d0df656182cf6f9d51c23748308c42945aae53f3" | ||
| 2349 | SRC_URI += "git://git.wow.st/gmp/jni.git;protocol=https;branch=master;rev=34026c7e22d080f69473390c6ced352364061bfe;name=git_5ff4f554_0;destsuffix=vcs_cache/60f65860ded1ff0fd73face7eed27d41c728f4a51ab449b73e2a857d92fe506a" | ||
| 2350 | SRC_URI += "git://github.com/uber-go/tools;protocol=https;branch=master;rev=2cfd321de3ee5d5f8a5fda2521d1703478334d98;name=git_1b3af89d_0;destsuffix=vcs_cache/6931faf465c9e0161aa4f46ef5a52a6a0b25f0a15d10423ca717eb82d4e0f3e3" | ||
| 2351 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=16217165b5de779cb6a5e4fc81fa9c1166fda457;name=git_716d0082_0;destsuffix=vcs_cache/806bd87f31cc7bf814ebe52b5298656a62570a5fedba48b249ab9a26c691ad9a" | ||
| 2352 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=414d861bb4acf565ff8cb05f9906a2283b7dc75a;name=git_716d0082_1;destsuffix=vcs_cache/186f84f378fae06fabb77fef1fd75b47e159ad0ad55206cf04d1ce0ecab7c8b8" | ||
| 2353 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=5614ed5bae6fb75893070bdc0996a68765fdd275;name=git_716d0082_2;destsuffix=vcs_cache/023e5010dc067f733b232f0d32986b590987b097b73d933c793796e267fc9633" | ||
| 2354 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=6edffad5e6160f5949cdefc81710b2706fbcd4f6;name=git_716d0082_3;destsuffix=vcs_cache/0b1616a03a40cb81e4b15e3695347a5b47746ff3bc21e39ead2d740877c12d23" | ||
| 2355 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=738671d3881b9731cc63024d5d88cf28db875626;name=git_716d0082_4;destsuffix=vcs_cache/901863ab25b59de1130b0c63e8197517b9df25461ddf3819f7bf9c66f3524be0" | ||
| 2356 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=83fdc39ff7b56453e3793356bcff3070b9b96445;name=git_716d0082_5;destsuffix=vcs_cache/97538a765d1dccd8f8a4e74bdabe03091a0d80cab6e1662f37b853a0be742e9c" | ||
| 2357 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=910be7a94367618fd0fd25eaabbee4fdc0ac7092;name=git_716d0082_6;destsuffix=vcs_cache/952d4fd30324414e83b97b911c31ddd92173c08dde20c1a01786388bdf332929" | ||
| 2358 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=959b441ac422379a43da2230f62be024250818b0;name=git_716d0082_7;destsuffix=vcs_cache/338215d311c65340f43416914e3c3754e18158b0ccc583bd6992d9bcc774c939" | ||
| 2359 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=fdd1cda4f05fd1fd86124f0ef9ce31a0b72c8448;name=git_716d0082_8;destsuffix=vcs_cache/43806a258ca44b22b83d65fae0eb6bbd0d521fc0286e0c96db2b0ad3f9cab2ab" | ||
| 2360 | SRC_URI += "git://gopkg.in/cheggaaa/pb.v1;protocol=https;branch=master;rev=2af8bbdea9e99e83b3ac400d8f6b6d1b8cbbf338;name=git_6e3700df_0;destsuffix=vcs_cache/6b88a1048ac0f7d473f1980258eb4bbdfd4aab5be33f40f1cdc76862460329c7" | ||
| 2361 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;tag=v0.0.1-2020.1.4;shallow=1;rev=3c17a0d920718d58e7fdc0508f211aff0701dd6d;name=git_f1a8947f_0;destsuffix=vcs_cache/a040fe6451effaac0ae659a77c723295ce3964f9aa9cc800f9d74c8ef6a8a7a6" | ||
| 2362 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=master;rev=3f1c8253044aabf792852a2a093728a4e46d8dec;name=git_f1a8947f_1;destsuffix=vcs_cache/94b8c73cd2975de3d5677d38935d524adcab436f00162f43026160f9d548de3b" | ||
| 2363 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;tag=v0.0.1-2020.1.3;shallow=1;rev=508b5eb18ee2f667ce06235ed383647038e2afc5;name=git_f1a8947f_2;destsuffix=vcs_cache/820b74e354ed4ead5ab68cef38317da1112b30c3fe581b73439535b5b6e33488" | ||
| 2364 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=release.2020.2;rev=5a1275af4f46a845a0ec1e8b2b6539bdb991f63a;name=git_f1a8947f_3;destsuffix=vcs_cache/f19f0b7e17a7bc3492d3e6b01312d315cdda2c540a1a27a38a0319ab38e70088" | ||
| 2365 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;tag=v0.0.1-2019.2.3;shallow=1;rev=afd67930eec2a9ed3e9b19f684d17a062285f16a;name=git_f1a8947f_4;destsuffix=vcs_cache/d243b7bf3334b8d7607e66a9aa74de201a9d6f2a5d45834bd0a350984be1f28f" | ||
| 2366 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=release.2019.1;rev=c2f93a96b099cbbec1de36336ab049ffa620e6d7;name=git_f1a8947f_5;destsuffix=vcs_cache/1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b" | ||
| 2367 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=master;rev=e561f6794a2a09dd97bd3cdefde08db0d564f55c;name=git_f1a8947f_6;destsuffix=vcs_cache/138e33fc0219a7ff74c8512b23c29485cbfe65110e0f42a3b9523048f327ff61" | ||
| 2368 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=master;rev=ea95bdfd59fc14c1c9afa08716e0cd013eae4e12;name=git_f1a8947f_7;destsuffix=vcs_cache/995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c" | ||
| 2369 | SRC_URI += "git://github.com/lukechampine/uint128;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=1b55fcf7469ae178f349ff690a9144011062b1b5;name=git_6590a5be_0;destsuffix=vcs_cache/6ecd4494f1f546ade654de5499394ef343bbefaea41005f8c061c356160e3c57" | ||
| 2370 | SRC_URI += "git://github.com/lukechampine/uint128;protocol=https;branch=master;rev=526fdb2b493c3e76d9310359d394cff779e4d70f;name=git_6590a5be_1;destsuffix=vcs_cache/b2f4cfd702f5830e749030169e5b38ca0eb75350055ced9729c1a70548870be9" | ||
| 2371 | SRC_URI += "git://gitlab.com/cznic/ccorpus;protocol=https;branch=master;rev=a2cd34148e7a3db22819b5a6ab0aceb5f82f7613;name=git_e590be85_0;destsuffix=vcs_cache/77ceda6e14c5f708d0d7677dd2649e7e52ef7fba43b231da297024da711abf06" | ||
| 2372 | SRC_URI += "git://gitlab.com/cznic/httpfs;protocol=https;branch=master;rev=4031d0711ce6c5fed35606d3a7bf66181ba4a736;name=git_0c2376c8_0;destsuffix=vcs_cache/d5ad12e0958755f51c4cb12073ac80f500221e148ebad60d1a82e547eac0f94a" | ||
| 2373 | SRC_URI += "git://gitlab.com/cznic/opt;protocol=https;branch=master;rev=6b647abadf922391a4527f3a4fa1817eff08b7cd;name=git_e1add13b_0;destsuffix=vcs_cache/e651b1a90aacb78ae6969187d7dafa4e1159ec4d998d9409bd01a78f4a47c15f" | ||
| 2374 | SRC_URI += "git://gitlab.com/cznic/opt;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=e7b6288dd9a69c9c36a10a93d0bd007ba3dcb30f;name=git_e1add13b_1;destsuffix=vcs_cache/b98cc3ef622fa3cae5dd8ba23808e97ce32b7292cfdc90630055ea6d7cdd92fa" | ||
| 2375 | SRC_URI += "git://gitlab.com/cznic/tcl;protocol=https;branch=master;rev=1f86b16b65add1f038713f8f4bb50c4709ce8cc6;name=git_7e1681cb_0;destsuffix=vcs_cache/fd40852d2ba66bd944b4f685c01d9f6cca073d5ccce41f1627967ff7a7bd6b34" | ||
| 2376 | SRC_URI += "git://gitlab.com/cznic/token;protocol=https;branch=master;rev=46658f20d51b8d0b6c4c551c363c8510c30c2a72;name=git_92e7fa6c_0;destsuffix=vcs_cache/e5cea40c0b356c9698b0ffa833d9743555c94b9f0d94daeed3938a9d45fae800" | ||
| 2377 | SRC_URI += "git://gitlab.com/cznic/z;protocol=https;branch=master;rev=183478ae71a62748b4ea7a41bb492def04fb8c99;name=git_b9c6e7ff_0;destsuffix=vcs_cache/0322934320865944c961aa9cd751429595f7e8481d218ceedf3ce7467a7b3706" | ||
| 2378 | SRC_URI += "git://github.com/rsc/binaryregexp;protocol=https;branch=master;rev=857b9542aaa89cfa42a1477b43fa1f24192fe921;name=git_fefc0525_0;destsuffix=vcs_cache/7f98506f44ff953707c2b0f576ce89202fff9589d2f8f3dd0e2206b9db51248b" | ||
| 2379 | SRC_URI += "git://github.com/rsc/pdf;protocol=https;branch=master;rev=48d040297cebccc9e8dc43927e1b8036ecd33bfe;name=git_b7700611_0;destsuffix=vcs_cache/435a0691a7376cb4fa7a16d8ebe52da3d74cd4c0cf6226cee5b1cf3d39149143" | ||
| 2380 | SRC_URI += "git://github.com/rsc/quote;protocol=https;branch=v4.0.0;rev=0406d7298882187f4c75f75fa85cc808a64bcef1;name=git_5673a25e_0;destsuffix=vcs_cache/5e796c7ebd150ba6ca7270d6492836b663fac1d8c66af40ad5361c5b09f9b036" | ||
| 2381 | SRC_URI += "git://github.com/rsc/sampler;protocol=https;branch=master;rev=732a3c400797d8835f2af34a9561f155bef85435;name=git_35640be4_0;destsuffix=vcs_cache/84e2e2ad1826066ad696b1838ef59c22de1674e6b59470754f97970a8b75e01c" | ||
| 2382 | SRC_URI += "git://github.com/sourcegraph/appdash;protocol=https;branch=master;rev=ebfcffb1b5c00031ce797183546746715a3cfe87;name=git_1f3134e0_0;destsuffix=vcs_cache/7d5114849221b4b2c18600eabaf507f5200a1ffa4477fe6e7ac9d483b5f89e68" | ||
| 1515 | 2383 | ||
diff --git a/recipes-containers/k3s/go-mod-hybrid-cache.inc b/recipes-containers/k3s/go-mod-hybrid-cache.inc index b002f041..de21121a 100644 --- a/recipes-containers/k3s/go-mod-hybrid-cache.inc +++ b/recipes-containers/k3s/go-mod-hybrid-cache.inc | |||
| @@ -6,35 +6,52 @@ inherit go-mod-vcs | |||
| 6 | 6 | ||
| 7 | # Module metadata for cache building (one module per line) | 7 | # Module metadata for cache building (one module per line) |
| 8 | GO_MODULE_CACHE_DATA = '[\ | 8 | GO_MODULE_CACHE_DATA = '[\ |
| 9 | {"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"},\ | 9 | {"module":"github.com/k3s-io/api","version":"v0.1.4","vcs_hash":"c5b7a463ba0c21affdac2324385800e09214a2b30482b07e62898aa6a28d2279","timestamp":"2025-11-14T11:55:50Z","subdir":"","vcs_ref":"refs/tags/v0.1.4"},\ |
| 10 | {"module":"github.com/containerd/cgroups","version":"v0.0.0-20201119153540-4cbc285b3327","vcs_hash":"efdc4a4bcf92a38fdda6308b27a617183f63949243d144893e252eb1f81568c1","timestamp":"2020-11-19T15:35:40Z","subdir":"","vcs_ref":""},\ | 10 | {"module":"github.com/k3s-io/containerd/v2","version":"v2.2.3-k3s1","vcs_hash":"ff755aa46d46d9c3590bf93cec92f56e3bc41ee99ef4d987a2debababe3dc0dd","timestamp":"2026-04-14T22:16:54Z","subdir":"","vcs_ref":"refs/tags/v2.2.3-k3s1"},\ |
| 11 | {"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"},\ | 11 | {"module":"github.com/k3s-io/cri-dockerd","version":"v0.3.19-k3s5","vcs_hash":"fefe1f5879f5e2365d40ace1d2beeb9813e19614c5055928f2e09505df36e27f","timestamp":"2026-04-29T19:05:44Z","subdir":"","vcs_ref":"refs/tags/v0.3.19-k3s5"},\ |
| 12 | {"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"},\ | 12 | {"module":"github.com/k3s-io/cri-tools","version":"v1.36.0-k3s1","vcs_hash":"d8572909c5808205f279cf9b43e074ca5b8e97c04d0db7320506155317cdd8bb","timestamp":"2026-04-29T19:24:27Z","subdir":"","vcs_ref":"refs/tags/v1.36.0-k3s1"},\ |
| 13 | {"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"},\ | 13 | {"module":"github.com/k3s-io/etcd/api/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"api","vcs_ref":"refs/tags/api/v3.6.7-k3s1"},\ |
| 14 | {"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"},\ | 14 | {"module":"github.com/k3s-io/etcd/client/pkg/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.6.7-k3s1"},\ |
| 15 | {"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"},\ | 15 | {"module":"github.com/k3s-io/etcd/client/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"client","vcs_ref":"refs/tags/client/v3.6.7-k3s1"},\ |
| 16 | {"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"},\ | 16 | {"module":"github.com/k3s-io/etcd/etcdutl/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"etcdutl","vcs_ref":"refs/tags/etcdutl/v3.6.7-k3s1"},\ |
| 17 | {"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"},\ | 17 | {"module":"github.com/k3s-io/etcd/pkg/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v3.6.7-k3s1"},\ |
| 18 | {"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"},\ | 18 | {"module":"github.com/k3s-io/etcd/server/v3","version":"v3.6.7-k3s1","vcs_hash":"88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505","timestamp":"2026-01-23T21:23:32Z","subdir":"server","vcs_ref":"refs/tags/server/v3.6.7-k3s1"},\ |
| 19 | {"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"},\ | 19 | {"module":"github.com/k3s-io/helm-controller","version":"v0.17.1","vcs_hash":"ab6930cf66a0e87b625a6610f898dd2dbf7fc58d3aac69b895d256df0ee9d0b9","timestamp":"2026-04-08T22:52:18Z","subdir":"","vcs_ref":"refs/heads/master"},\ |
| 20 | {"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"},\ | 20 | {"module":"github.com/k3s-io/kine","version":"v0.15.0","vcs_hash":"cb76b7a631719bcf8a9fdb360b6a77f748b69f6dcc56c850e872735bc69d4768","timestamp":"2026-05-07T20:12:26Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ |
| 21 | {"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"},\ | 21 | {"module":"github.com/k3s-io/klog/v2","version":"v2.140.0-k3s1","vcs_hash":"433c2ca69c1835fe35be7f36b206269b6a81aeede2b6d9cc9a15ac1db8107f2d","timestamp":"2026-03-10T22:21:22Z","subdir":"","vcs_ref":"refs/tags/v2.140.0-k3s1"},\ |
| 22 | {"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"},\ | 22 | {"module":"github.com/k3s-io/kube-router/v2","version":"v2.6.3-k3s1","vcs_hash":"248f413ad2c180a37de6bd04bd2038a74e5fde86e6a8476a6330313f94f185d6","timestamp":"2025-12-10T08:23:36Z","subdir":"","vcs_ref":"refs/tags/v2.6.3-k3s1"},\ |
| 23 | {"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"},\ | 23 | {"module":"github.com/k3s-io/kubernetes","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"","vcs_ref":"refs/tags/v1.36.1-k3s1"},\ |
| 24 | {"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"},\ | 24 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/api","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/api","vcs_ref":"refs/tags/staging/src/k8s.io/api/v1.36.1-k3s1"},\ |
| 25 | {"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"},\ | 25 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/apiextensions-apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/apiextensions-apiserver/v1.36.1-k3s1"},\ |
| 26 | {"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"},\ | 26 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/apimachinery","vcs_ref":"refs/tags/staging/src/k8s.io/apimachinery/v1.36.1-k3s1"},\ |
| 27 | {"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"},\ | 27 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/apiserver/v1.36.1-k3s1"},\ |
| 28 | {"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"},\ | 28 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cli-runtime","vcs_ref":"refs/tags/staging/src/k8s.io/cli-runtime/v1.36.1-k3s1"},\ |
| 29 | {"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"},\ | 29 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/client-go","vcs_ref":"refs/tags/staging/src/k8s.io/client-go/v1.36.1-k3s1"},\ |
| 30 | {"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"},\ | 30 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cloud-provider","vcs_ref":"refs/tags/staging/src/k8s.io/cloud-provider/v1.36.1-k3s1"},\ |
| 31 | {"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"},\ | 31 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cluster-bootstrap","vcs_ref":"refs/tags/staging/src/k8s.io/cluster-bootstrap/v1.36.1-k3s1"},\ |
| 32 | {"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"},\ | 32 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/code-generator","vcs_ref":"refs/tags/staging/src/k8s.io/code-generator/v1.36.1-k3s1"},\ |
| 33 | {"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"},\ | 33 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/component-base","vcs_ref":"refs/tags/staging/src/k8s.io/component-base/v1.36.1-k3s1"},\ |
| 34 | {"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"},\ | 34 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/component-helpers","vcs_ref":"refs/tags/staging/src/k8s.io/component-helpers/v1.36.1-k3s1"},\ |
| 35 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ | 35 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/controller-manager","vcs_ref":"refs/tags/staging/src/k8s.io/controller-manager/v1.36.1-k3s1"},\ |
| 36 | {"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"},\ | 36 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cri-api","vcs_ref":"refs/tags/staging/src/k8s.io/cri-api/v1.36.1-k3s1"},\ |
| 37 | {"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"},\ | 37 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-client","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cri-client","vcs_ref":"refs/tags/staging/src/k8s.io/cri-client/v1.36.1-k3s1"},\ |
| 38 | {"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"},\ | 38 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-streaming","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/cri-streaming","vcs_ref":"refs/tags/staging/src/k8s.io/cri-streaming/v1.36.1-k3s1"},\ |
| 39 | {"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"},\ | 39 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/csi-translation-lib","vcs_ref":"refs/tags/staging/src/k8s.io/csi-translation-lib/v1.36.1-k3s1"},\ |
| 40 | {"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"}]' | 40 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/dynamic-resource-allocation","vcs_ref":"refs/tags/staging/src/k8s.io/dynamic-resource-allocation/v1.36.1-k3s1"},\ |
| 41 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/endpointslice","vcs_ref":"refs/tags/staging/src/k8s.io/endpointslice/v1.36.1-k3s1"},\ | ||
| 42 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/externaljwt","vcs_ref":"refs/tags/staging/src/k8s.io/externaljwt/v1.36.1-k3s1"},\ | ||
| 43 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kms","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kms","vcs_ref":"refs/tags/staging/src/k8s.io/kms/v1.36.1-k3s1"},\ | ||
| 44 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-aggregator","vcs_ref":"refs/tags/staging/src/k8s.io/kube-aggregator/v1.36.1-k3s1"},\ | ||
| 45 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-controller-manager","vcs_ref":"refs/tags/staging/src/k8s.io/kube-controller-manager/v1.36.1-k3s1"},\ | ||
| 46 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-proxy","vcs_ref":"refs/tags/staging/src/k8s.io/kube-proxy/v1.36.1-k3s1"},\ | ||
| 47 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kube-scheduler","vcs_ref":"refs/tags/staging/src/k8s.io/kube-scheduler/v1.36.1-k3s1"},\ | ||
| 48 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kubectl","vcs_ref":"refs/tags/staging/src/k8s.io/kubectl/v1.36.1-k3s1"},\ | ||
| 49 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/kubelet","vcs_ref":"refs/tags/staging/src/k8s.io/kubelet/v1.36.1-k3s1"},\ | ||
| 50 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/metrics","vcs_ref":"refs/tags/staging/src/k8s.io/metrics/v1.36.1-k3s1"},\ | ||
| 51 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/mount-utils","vcs_ref":"refs/tags/staging/src/k8s.io/mount-utils/v1.36.1-k3s1"},\ | ||
| 52 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/pod-security-admission","vcs_ref":"refs/tags/staging/src/k8s.io/pod-security-admission/v1.36.1-k3s1"},\ | ||
| 53 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/sample-apiserver","vcs_ref":"refs/tags/staging/src/k8s.io/sample-apiserver/v1.36.1-k3s1"},\ | ||
| 54 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/sample-cli-plugin","vcs_ref":"refs/tags/staging/src/k8s.io/sample-cli-plugin/v1.36.1-k3s1"},\ | ||
| 55 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/sample-controller","vcs_ref":"refs/tags/staging/src/k8s.io/sample-controller/v1.36.1-k3s1"},\ | ||
| 56 | {"module":"github.com/k3s-io/kubernetes/staging/src/k8s.io/streaming","version":"v1.36.1-k3s1","vcs_hash":"de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad","timestamp":"2026-05-12T20:11:14Z","subdir":"staging/src/k8s.io/streaming","vcs_ref":"refs/tags/staging/src/k8s.io/streaming/v1.36.1-k3s1"},\ | ||
| 57 | {"module":"github.com/k3s-io/spegel","version":"v0.7.0-k3s1","vcs_hash":"87f89695b9aac4850dbdcf4efa5a7bc97122ad8cca473e64a04dee999d6f92f0","timestamp":"2026-04-24T21:44:33Z","subdir":"","vcs_ref":"refs/tags/v0.7.0-k3s1"}]' | ||
diff --git a/recipes-containers/k3s/go-mod-hybrid-git.inc b/recipes-containers/k3s/go-mod-hybrid-git.inc index c10a59e4..1fc7234d 100644 --- a/recipes-containers/k3s/go-mod-hybrid-git.inc +++ b/recipes-containers/k3s/go-mod-hybrid-git.inc | |||
| @@ -4,34 +4,14 @@ | |||
| 4 | # These modules are fetched directly from their git repositories. | 4 | # These modules are fetched directly from their git repositories. |
| 5 | # They provide full VCS provenance and allow easy SRCREV bumping. | 5 | # They provide full VCS provenance and allow easy SRCREV bumping. |
| 6 | 6 | ||
| 7 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | 7 | SRC_URI += "git://github.com/k3s-io/api;protocol=https;nobranch=1;tag=v0.1.4;shallow=1;rev=2b68f2dd50378a24a084acdb200eb8959284c011;name=git_7ad9f6da_0;destsuffix=vcs_cache/c5b7a463ba0c21affdac2324385800e09214a2b30482b07e62898aa6a28d2279" |
| 8 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;branch=main;rev=4cbc285b33272039927a0b066d3412799db8de14;name=git_85a7d8f6_0;destsuffix=vcs_cache/efdc4a4bcf92a38fdda6308b27a617183f63949243d144893e252eb1f81568c1" | 8 | SRC_URI += "git://github.com/k3s-io/containerd;protocol=https;nobranch=1;tag=v2.2.3-k3s1;shallow=1;rev=23d62ac00e99a64e10448251f2b3e5aef08307bb;name=git_1d688be2_0;destsuffix=vcs_cache/ff755aa46d46d9c3590bf93cec92f56e3bc41ee99ef4d987a2debababe3dc0dd" |
| 9 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fe7323f622bc222e72473679f12a9089aeeda177;name=git_85a7d8f6_2;destsuffix=vcs_cache/b7eed1c3a5878daec84f43cd928ea64e16fc8f878586727e74e9ffe16c493abb" | 9 | SRC_URI += "git://github.com/k3s-io/cri-dockerd;protocol=https;nobranch=1;tag=v0.3.19-k3s5;shallow=1;rev=48e074722ab768a4c6c374ef65fac704f1dc0777;name=git_644f1624_0;destsuffix=vcs_cache/fefe1f5879f5e2365d40ace1d2beeb9813e19614c5055928f2e09505df36e27f" |
| 10 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.0.5;shallow=1;rev=bce3c7e5fbf05852294998684293918fcb3f59dd;name=git_85a7d8f6_1;destsuffix=vcs_cache/5915036ca3b1a492afe8acd828fa11ac9556f8742822bb2a5b5c0050c65e4b9b" | 10 | SRC_URI += "git://github.com/k3s-io/cri-tools;protocol=https;nobranch=1;tag=v1.36.0-k3s1;shallow=1;rev=6fc25a4fc7c1271ccdfde0cf5d694b3f9f194a0e;name=git_c502a59a_0;destsuffix=vcs_cache/d8572909c5808205f279cf9b43e074ca5b8e97c04d0db7320506155317cdd8bb" |
| 11 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | 11 | SRC_URI += "git://github.com/k3s-io/etcd;protocol=https;nobranch=1;tag=etcdutl/v3.6.7-k3s1;shallow=1;rev=9f7f2c9540f1211570c2f23fd0baafc1d537662d;name=git_aef25e4e_0;destsuffix=vcs_cache/88ffc2739c6a50d3f1807442116b554f82451dc3f85ec74401639647c6ab0505" |
| 12 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v1.7.23;shallow=1;rev=57f17b0a6295a39009d861b89e3b3b87b005ca27;name=git_c2fd43eb_0;destsuffix=vcs_cache/a1d7484f71722c8333276b8a97578cdc7a2b04a9fe0f1e1054185b3fe55fcac0" | 12 | SRC_URI += "git://github.com/k3s-io/helm-controller;protocol=https;branch=master;shallow=1;rev=22217e1d40ce9fcd10ee7ca0cd6acd7e688a6c7e;name=git_f1f6d110_0;destsuffix=vcs_cache/ab6930cf66a0e87b625a6610f898dd2dbf7fc58d3aac69b895d256df0ee9d0b9" |
| 13 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.9.0;shallow=1;rev=9033738f0870139e925d1afe05774a0387ebbabd;name=git_c2fd43eb_1;destsuffix=vcs_cache/a97ed33307fd5222dcceff22a874ffe5191127480c383c0f3595bc3c3e07e4b9" | 13 | SRC_URI += "git://github.com/k3s-io/kine;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=f29a4b3babbe1934ad9201b541511eef4f53f2a8;name=git_5e4dd787_0;destsuffix=vcs_cache/cb76b7a631719bcf8a9fdb360b6a77f748b69f6dcc56c850e872735bc69d4768" |
| 14 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | 14 | SRC_URI += "git://github.com/k3s-io/klog;protocol=https;nobranch=1;tag=v2.140.0-k3s1;shallow=1;rev=200e4ca121fd44b1820743f3fe152aebffe393e0;name=git_8c58a3d2_0;destsuffix=vcs_cache/433c2ca69c1835fe35be7f36b206269b6a81aeede2b6d9cc9a15ac1db8107f2d" |
| 15 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | 15 | SRC_URI += "git://github.com/k3s-io/kube-router;protocol=https;nobranch=1;tag=v2.6.3-k3s1;shallow=1;rev=b10430db10865ddd989bace8864c0cde31464d80;name=git_7e2d2a2b_0;destsuffix=vcs_cache/248f413ad2c180a37de6bd04bd2038a74e5fde86e6a8476a6330313f94f185d6" |
| 16 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | 16 | SRC_URI += "git://github.com/k3s-io/kubernetes;protocol=https;nobranch=1;tag=staging/src/k8s.io/client-go/v1.36.1-k3s1;shallow=1;rev=993ce85f74c62f20e27e9e7f1af7a3877182a19e;name=git_a179a84e_0;destsuffix=vcs_cache/de820275dd1f0a1975b1d43156d206615984d1c2127b1c61a3fee815545cc2ad" |
| 17 | SRC_URI += "git://github.com/containerd/fuse-overlayfs-snapshotter;protocol=https;nobranch=1;tag=v2.1.6;shallow=1;rev=8b4beab359e7d031f06783f60a34f2a9b7297ef5;name=git_923d9d3e_0;destsuffix=vcs_cache/d6462a2e449413e1dd1cf0af4cad9575f645aa1bdbde1b40c8a967fe3de781cf" | 17 | SRC_URI += "git://github.com/k3s-io/spegel;protocol=https;nobranch=1;tag=v0.7.0-k3s1;shallow=1;rev=46e70a34aa58f5b5af24e2975dde28661a474be6;name=git_1a0a85fa_0;destsuffix=vcs_cache/87f89695b9aac4850dbdcf4efa5a7bc97122ad8cca473e64a04dee999d6f92f0" |
| 18 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=f4736bb1d1b10293d9c484cbf79254a5efa1e020;name=git_cab8b449_0;destsuffix=vcs_cache/55070c8abada9a5bff1ca98847799f569e31b4d2f5e8f75fd9d55e51e55a9447" | ||
| 19 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | ||
| 20 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v1.1.11;shallow=1;rev=619fd33080b087702c72e93451a698c381d522d0;name=git_3f4049aa_0;destsuffix=vcs_cache/17da6d128306c148de29d6f7cdef54b559d793d7812b86e0c56c05df293474b5" | ||
| 21 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=c377ec98ff79ec9205eabf555ebd2ea784738c6c;name=git_3f4049aa_1;destsuffix=vcs_cache/cf07f49bde1cc9b1c042dfb7055d38c832cb69592e89521daa5ad46b367e047b" | ||
| 22 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 23 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=6d486acd3f7190d39f3b22490b59f7b7bb937b22;name=git_523249c2_0;destsuffix=vcs_cache/ba74adc9d7b3b1cfa448d53477902136dcbbecec853952e1cf60100155fb0f11" | ||
| 24 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | ||
| 25 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.1;shallow=1;rev=e3566b8ff1994b8dc88bae5768d32830e0cd0cfd;name=git_96693f8e_0;destsuffix=vcs_cache/228b46280b8405c1f31e6357892b48ca503c9081ad55b4542dacec14a2cb0142" | ||
| 26 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | ||
| 27 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | ||
| 28 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.17.0;shallow=1;rev=6f6aacb044960a0820a2d2954f5cbcc40b17fbdb;name=git_0c473532_0;destsuffix=vcs_cache/24a2796839044959bbf030bb3fd1172f4a49c4577d48199b4f7087d3952367d6" | ||
| 29 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | ||
| 30 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 31 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0-rc.0;shallow=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | ||
| 32 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_0;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | ||
| 33 | SRC_URI += "git://github.com/kubernetes-sigs/apiserver-network-proxy;protocol=https;nobranch=1;tag=konnectivity-client/v0.33.0;shallow=1;rev=37140650c57cbe11fad4f01ce6ee095dc74788ef;name=git_b3704b90_0;destsuffix=vcs_cache/4978430bfa566b2b400f2a2df7673a8718c5a6b8848d7939a0d2450cd7ce6da3" | ||
| 34 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=api/v0.20.1;shallow=1;rev=8b42cd9918f226dca98703088ba8af0b320df8a3;name=git_e39894d8_3;destsuffix=vcs_cache/31556c12be78f3355ccbeb69d43c300517c7ca9054bd4dba7b5e1588e3eef8c2" | ||
| 35 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=cmd/config/v0.20.1;shallow=1;rev=792b241a4a13ae4cfae171e2665ff44607c99431;name=git_e39894d8_1;destsuffix=vcs_cache/cd5046b6e9788c37d63249f1f0e4efc1d3556bd8126aeeea71926e0aed56ab74" | ||
| 36 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=kustomize/v5.7.1;shallow=1;rev=168971a50110fc90dfbd1327245e7aabe5c07e8f;name=git_e39894d8_0;destsuffix=vcs_cache/560052c6e8e1e43719507c1722267c9ab89b2acbd58bb5737b0405c54cd0624a" | ||
| 37 | SRC_URI += "git://github.com/kubernetes-sigs/kustomize;protocol=https;nobranch=1;tag=kyaml/v0.20.1;shallow=1;rev=87f462af25615bb5b83f9010aa6d4b46946bf0d6;name=git_e39894d8_2;destsuffix=vcs_cache/3f7955ef663154dde14b5915ce642a2a6eb52cc7cf07cf8d2e1ec2fbecdd3a3b" | ||
diff --git a/recipes-containers/k3s/go-mod-hybrid-gomod.inc b/recipes-containers/k3s/go-mod-hybrid-gomod.inc index ea3c67a1..dbb72607 100644 --- a/recipes-containers/k3s/go-mod-hybrid-gomod.inc +++ b/recipes-containers/k3s/go-mod-hybrid-gomod.inc | |||
| @@ -7,21 +7,39 @@ | |||
| 7 | inherit go-mod | 7 | inherit go-mod |
| 8 | 8 | ||
| 9 | SRC_URI += "gomod://bitbucket.org/bertimus9/systemstat;version=v0.5.0;sha256sum=c895c6fe62f9a4ab59c3e780be29059e3ed71a80e12e36ac61708fd906bc0039" | 9 | SRC_URI += "gomod://bitbucket.org/bertimus9/systemstat;version=v0.5.0;sha256sum=c895c6fe62f9a4ab59c3e780be29059e3ed71a80e12e36ac61708fd906bc0039" |
| 10 | SRC_URI += "gomod://cel.dev/expr;version=v0.15.0;sha256sum=d2ebb2aa9daabec706ba245830ed10bfaf793ee67207bba0b6c74e36296480c0" | 10 | SRC_URI += "gomod://buf.build/go/protovalidate;version=v0.12.0;sha256sum=75df7d28d9da39c135d6530164e1ff5037de9a13699a41957955bd29be13b605" |
| 11 | SRC_URI += "gomod://cel.dev/expr;version=v0.20.0;sha256sum=4918d986c9eff1487e7cbd62b29094ab13e02bc0b60f99b989eb0a697042441b" | ||
| 11 | SRC_URI += "gomod://cel.dev/expr;version=v0.19.0;sha256sum=3fdfd7ff745a270509186ad9e01d8a47e64ae6519fb81a928985f89c6909ed2b" | 12 | SRC_URI += "gomod://cel.dev/expr;version=v0.19.0;sha256sum=3fdfd7ff745a270509186ad9e01d8a47e64ae6519fb81a928985f89c6909ed2b" |
| 12 | SRC_URI += "gomod://cel.dev/expr;version=v0.24.0;sha256sum=4456189315133136b72bfb40312d731c8957cce38a2807ac21d09f5158259bb7" | 13 | SRC_URI += "gomod://cel.dev/expr;version=v0.15.0;sha256sum=d2ebb2aa9daabec706ba245830ed10bfaf793ee67207bba0b6c74e36296480c0" |
| 13 | SRC_URI += "gomod://cel.dev/expr;version=v0.16.0;sha256sum=7c3eb593398e78ecaf8e4cab073c7cb052afa7ed7ba7531f362f6f195e5815c3" | 14 | SRC_URI += "gomod://cel.dev/expr;version=v0.16.0;sha256sum=7c3eb593398e78ecaf8e4cab073c7cb052afa7ed7ba7531f362f6f195e5815c3" |
| 14 | SRC_URI += "gomod://cel.dev/expr;version=v0.20.0;sha256sum=4918d986c9eff1487e7cbd62b29094ab13e02bc0b60f99b989eb0a697042441b" | 15 | SRC_URI += "gomod://cel.dev/expr;version=v0.19.2;sha256sum=427c0e60066219a6c34284ee07735a4157d361c41f8dbc7df1425e4571e1865f" |
| 15 | SRC_URI += "gomod://cloud.google.com/go;version=v0.110.0;sha256sum=8bdce0d7bfc07e71cebbbd7df2d93d1418a35eed09211bb21e3c1ee8d2fabf7c" | 16 | SRC_URI += "gomod://cel.dev/expr;version=v0.24.0;sha256sum=4456189315133136b72bfb40312d731c8957cce38a2807ac21d09f5158259bb7" |
| 16 | SRC_URI += "gomod://cloud.google.com/go;version=v0.104.0;sha256sum=38df15cd079bb387e46d53389c80891ee42add78b73af1dac57a66d53ce5e496" | 17 | SRC_URI += "gomod://cel.dev/expr;version=v0.25.1;sha256sum=12652bea2461aa29004d23052d3a08cb5911ab0a652469ef5da6efb37c12ee87" |
| 18 | SRC_URI += "gomod://cel.dev/expr;version=v0.23.0;sha256sum=486a0371ff46d7d8da184cc9e200f8798d32e1ab38029eef3420d80fafdad6cd" | ||
| 19 | SRC_URI += "gomod://cel.dev/expr;version=v0.16.1;sha256sum=4ce7d6a2d190cdeffe59cde1c870d76b5daa2fadc7c0c9d48a58797b1257b14c" | ||
| 20 | SRC_URI += "gomod://cloud.google.com/go;version=v0.115.1;sha256sum=7866f00e6a1a0c43e4ba2339fc4a3fae77d25d529551bd23a7af9c0128d6d312" | ||
| 21 | SRC_URI += "gomod://cloud.google.com/go;version=v0.118.2;sha256sum=069ce4ea41df75ac799956f340ad99afd1ea1627dc0a81fb16c5c5e8e1c15d82" | ||
| 17 | SRC_URI += "gomod://cloud.google.com/go;version=v0.107.0;sha256sum=f5a64d91c673ec95a42e947013e2fe3b9dfb366af288370603898d8f1154dceb" | 22 | SRC_URI += "gomod://cloud.google.com/go;version=v0.107.0;sha256sum=f5a64d91c673ec95a42e947013e2fe3b9dfb366af288370603898d8f1154dceb" |
| 23 | SRC_URI += "gomod://cloud.google.com/go;version=v0.112.1;sha256sum=e66c48fc4993daca98fe02c5fce704ed42b00d2d553d4e19c3bfcfe3613ef440" | ||
| 18 | SRC_URI += "gomod://cloud.google.com/go;version=v0.105.0;sha256sum=249c4da7cf4ccc37d2a708bf03c671e7988c6a85b3f71269c06035f4ccdc13bd" | 24 | SRC_URI += "gomod://cloud.google.com/go;version=v0.105.0;sha256sum=249c4da7cf4ccc37d2a708bf03c671e7988c6a85b3f71269c06035f4ccdc13bd" |
| 25 | SRC_URI += "gomod://cloud.google.com/go;version=v0.115.0;sha256sum=df1d16fda7cf9b12dd7cbcd1a206d8a7203a0ce40a02f3166e7708ee597416ad" | ||
| 26 | SRC_URI += "gomod://cloud.google.com/go;version=v0.113.0;sha256sum=b171fbe98bd12c31ff3f95c6c531432c1248a32fb12ebe6ad6c1ba1affb1cc88" | ||
| 27 | SRC_URI += "gomod://cloud.google.com/go;version=v0.118.1;sha256sum=a4372b749b153a183423c899f282e3705e3af95964c7fe22bcc5884f6455a494" | ||
| 28 | SRC_URI += "gomod://cloud.google.com/go;version=v0.117.0;sha256sum=65884ebb0551a4524105542884d1eeeb2fd31b43e77fd5668378bcea5de0c5ee" | ||
| 29 | SRC_URI += "gomod://cloud.google.com/go;version=v0.110.8;sha256sum=3d0ed6092ddd6ffdc4ec4f39e627a706c8d71e09330768c8174428db289d21a4" | ||
| 30 | SRC_URI += "gomod://cloud.google.com/go;version=v0.112.2;sha256sum=ef93c9d2381d8d65511876281f760589a199afa5765c2b3efdfce246f745e2ec" | ||
| 31 | SRC_URI += "gomod://cloud.google.com/go;version=v0.116.0;sha256sum=90a5f6241ecc49de318919a3b0674a5d971107dbe79199f85568aa544b8a7b25" | ||
| 32 | SRC_URI += "gomod://cloud.google.com/go;version=v0.114.0;sha256sum=a3d5312fb394a55611a7814ec3bc9f23b079f043a6b869c264b7e09449087a78" | ||
| 33 | SRC_URI += "gomod://cloud.google.com/go;version=v0.104.0;sha256sum=38df15cd079bb387e46d53389c80891ee42add78b73af1dac57a66d53ce5e496" | ||
| 34 | SRC_URI += "gomod://cloud.google.com/go;version=v0.110.2;sha256sum=28b74d50aaa5e1bcda06737f5b859ee67ec468521fdbeda3a3640aac287c69be" | ||
| 35 | SRC_URI += "gomod://cloud.google.com/go;version=v0.112.0;sha256sum=b64ae080db87dc2827d84b409daaed7f4e42b56391db239e1f41e1bf076c1dd3" | ||
| 36 | SRC_URI += "gomod://cloud.google.com/go;version=v0.118.3;sha256sum=37f2135fed86ade01b654a2d73db0d3dd8bf2beef68c70b0c947ffd8c9eae0b8" | ||
| 37 | SRC_URI += "gomod://cloud.google.com/go;version=v0.110.0;sha256sum=8bdce0d7bfc07e71cebbbd7df2d93d1418a35eed09211bb21e3c1ee8d2fabf7c" | ||
| 38 | SRC_URI += "gomod://cloud.google.com/go;version=v0.120.0;sha256sum=3deae69ea4544e0028faa49fdc8011f4209e26ed4e79d9ee88d4b5c771bb78ab" | ||
| 19 | SRC_URI += "gomod://cloud.google.com/go;version=v0.100.2;sha256sum=79e47d6cd3f86477d6ae148d52189150160847e10b4ddd11a0ec77fcebf49e80" | 39 | SRC_URI += "gomod://cloud.google.com/go;version=v0.100.2;sha256sum=79e47d6cd3f86477d6ae148d52189150160847e10b4ddd11a0ec77fcebf49e80" |
| 20 | SRC_URI += "gomod://cloud.google.com/go;version=v0.102.0;sha256sum=0dff4135229cf031fba029a8a32ae0c8e2f785f80375c00fae02a1fa0d1ad00e" | 40 | SRC_URI += "gomod://cloud.google.com/go;version=v0.102.0;sha256sum=0dff4135229cf031fba029a8a32ae0c8e2f785f80375c00fae02a1fa0d1ad00e" |
| 21 | SRC_URI += "gomod://cloud.google.com/go;version=v0.102.1;sha256sum=92a7d3e0d5d7c0f67a91770c88f81d5a86c7cfaaee862d301c8fc9c28e3c1ff7" | 41 | SRC_URI += "gomod://cloud.google.com/go;version=v0.102.1;sha256sum=92a7d3e0d5d7c0f67a91770c88f81d5a86c7cfaaee862d301c8fc9c28e3c1ff7" |
| 22 | SRC_URI += "gomod://cloud.google.com/go;version=v0.31.0;sha256sum=5013153a40f43b50ee302c15214fbc536b0853d5f68c547837535fa2f296edfa" | ||
| 23 | SRC_URI += "gomod://cloud.google.com/go;version=v0.34.0;sha256sum=27c1190dcd33c594838487544d8c3d17df4f7916fb542f5c2c9ca729ef1d9fe6" | 42 | SRC_URI += "gomod://cloud.google.com/go;version=v0.34.0;sha256sum=27c1190dcd33c594838487544d8c3d17df4f7916fb542f5c2c9ca729ef1d9fe6" |
| 24 | SRC_URI += "gomod://cloud.google.com/go;version=v0.37.0;sha256sum=277c5fe6cad0c7ad507ba8f45c23e6b0a88c41bb913c00e79dd241ec4b6fcfb4" | ||
| 25 | SRC_URI += "gomod://cloud.google.com/go;version=v0.38.0;sha256sum=10e0cc1ac2a106f6c1a13372c04dd8fe083eef54fcf5e6c207b7b98be0c401fc" | 43 | SRC_URI += "gomod://cloud.google.com/go;version=v0.38.0;sha256sum=10e0cc1ac2a106f6c1a13372c04dd8fe083eef54fcf5e6c207b7b98be0c401fc" |
| 26 | SRC_URI += "gomod://cloud.google.com/go;version=v0.44.1;sha256sum=6b04a1a122f3dd52d161feab3ba9dbdeb1701eedb97d35722b64164a85bad47a" | 44 | SRC_URI += "gomod://cloud.google.com/go;version=v0.44.1;sha256sum=6b04a1a122f3dd52d161feab3ba9dbdeb1701eedb97d35722b64164a85bad47a" |
| 27 | SRC_URI += "gomod://cloud.google.com/go;version=v0.44.2;sha256sum=b8ff0e5f1d1914d2e7cd92a4b8687812a2e4fbf7f2ae0438357e27dd99e4226d" | 45 | SRC_URI += "gomod://cloud.google.com/go;version=v0.44.2;sha256sum=b8ff0e5f1d1914d2e7cd92a4b8687812a2e4fbf7f2ae0438357e27dd99e4226d" |
| @@ -35,6 +53,7 @@ SRC_URI += "gomod://cloud.google.com/go;version=v0.54.0;sha256sum=b7ba375699f985 | |||
| 35 | SRC_URI += "gomod://cloud.google.com/go;version=v0.56.0;sha256sum=ee223e387c91cb033d08dfa8a386ea26fbd35a0887cafb7c28212f285a6b5de2" | 53 | SRC_URI += "gomod://cloud.google.com/go;version=v0.56.0;sha256sum=ee223e387c91cb033d08dfa8a386ea26fbd35a0887cafb7c28212f285a6b5de2" |
| 36 | SRC_URI += "gomod://cloud.google.com/go;version=v0.57.0;sha256sum=763558de8869a9540f30513e91eae1fd7ef5335bdfca51f59394e57c5c59f71a" | 54 | SRC_URI += "gomod://cloud.google.com/go;version=v0.57.0;sha256sum=763558de8869a9540f30513e91eae1fd7ef5335bdfca51f59394e57c5c59f71a" |
| 37 | SRC_URI += "gomod://cloud.google.com/go;version=v0.62.0;sha256sum=cf6519c44b9a4b11d34fdc08f36a224bb2772caf247ac37d7b5cfa14f3d7ea87" | 55 | SRC_URI += "gomod://cloud.google.com/go;version=v0.62.0;sha256sum=cf6519c44b9a4b11d34fdc08f36a224bb2772caf247ac37d7b5cfa14f3d7ea87" |
| 56 | SRC_URI += "gomod://cloud.google.com/go;version=v0.63.0;sha256sum=d9256ea59ee8a05a6661de812c680088775fcd60610b27d955e35b84c34eba89" | ||
| 38 | SRC_URI += "gomod://cloud.google.com/go;version=v0.65.0;sha256sum=819e47f8f1f8e39606ac04a990a78a5a0be29f9a5b933e15f42d0b8909a48bbf" | 57 | SRC_URI += "gomod://cloud.google.com/go;version=v0.65.0;sha256sum=819e47f8f1f8e39606ac04a990a78a5a0be29f9a5b933e15f42d0b8909a48bbf" |
| 39 | SRC_URI += "gomod://cloud.google.com/go;version=v0.72.0;sha256sum=4ca9ac525285e1802f9965976351d65232e5930ba81f43cdc405781d7fc4c542" | 58 | SRC_URI += "gomod://cloud.google.com/go;version=v0.72.0;sha256sum=4ca9ac525285e1802f9965976351d65232e5930ba81f43cdc405781d7fc4c542" |
| 40 | SRC_URI += "gomod://cloud.google.com/go;version=v0.74.0;sha256sum=d0504b09121e97e3037306abdd92f60c3d504b81ae7256775c90a32c2f94188f" | 59 | SRC_URI += "gomod://cloud.google.com/go;version=v0.74.0;sha256sum=d0504b09121e97e3037306abdd92f60c3d504b81ae7256775c90a32c2f94188f" |
| @@ -62,6 +81,30 @@ SRC_URI += "gomod://cloud.google.com/go/area120;version=v0.7.1;sha256sum=7dcfdf3 | |||
| 62 | SRC_URI += "gomod://cloud.google.com/go/artifactregistry;version=v1.13.0;sha256sum=abf73586bdced0f590918b37f19643646c3aa04a651480cbdbfad86171f03d98" | 81 | SRC_URI += "gomod://cloud.google.com/go/artifactregistry;version=v1.13.0;sha256sum=abf73586bdced0f590918b37f19643646c3aa04a651480cbdbfad86171f03d98" |
| 63 | SRC_URI += "gomod://cloud.google.com/go/asset;version=v1.13.0;sha256sum=dcaee2c49835e7f9c53d77b21738d4d803e25b2b52dc4c71c5e145332fead841" | 82 | SRC_URI += "gomod://cloud.google.com/go/asset;version=v1.13.0;sha256sum=dcaee2c49835e7f9c53d77b21738d4d803e25b2b52dc4c71c5e145332fead841" |
| 64 | SRC_URI += "gomod://cloud.google.com/go/assuredworkloads;version=v1.10.0;sha256sum=f82b2f4ba2d692deff3ccf7dacfc23e744d70804f55fbb34affee7552da4f730" | 83 | SRC_URI += "gomod://cloud.google.com/go/assuredworkloads;version=v1.10.0;sha256sum=f82b2f4ba2d692deff3ccf7dacfc23e744d70804f55fbb34affee7552da4f730" |
| 84 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.7.0;sha256sum=2c44f1ba5d776e74c45e74bc1b4c66d060883b1146357c565043120642b502da" | ||
| 85 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.3.0;sha256sum=8cc5a1927abfe99915ef1cfd753dfb4abb5bddfe4d6a415aab5bc26293d88e05" | ||
| 86 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.14.0;sha256sum=804b48d2f6790d0c85f6e47083d414dbb982695b3c459e015622829284208877" | ||
| 87 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.7.3;sha256sum=96e164f20520825dd6f4f90f5b850dcc6a701d53e01ffbdcdfda519e7285b4ed" | ||
| 88 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.8.0;sha256sum=6f1578dd4668cd12e752992b3e54f16b52eb7d6ba8e45cff4c61a4436145ac53" | ||
| 89 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.4.1;sha256sum=e72583dae5df63ccf86de394ed969824f042076e80aff2671fa0c630c58cc551" | ||
| 90 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.13.0;sha256sum=46355a6f39401e88817e02c6535d62cbf2d9e1ce3356e0c33c27f8572f657f2e" | ||
| 91 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.9.4;sha256sum=741772641f392fe2f4dd1ff51bf804d4002689a218b62b274d33ae4da5c75224" | ||
| 92 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.9.3;sha256sum=59ed33db07450bb1f61095a80ec076b18210f82be7dfc2534e0ed143c4b66894" | ||
| 93 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.15.0;sha256sum=ff54eac708b77e8d715a031e4c5031680e5fe8683d9d5ba07554706c72890360" | ||
| 94 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.9.9;sha256sum=5d285d0a792ffe4c9a5a547025cbbc9900843d6185a94dafd8d1e71440f4b1ec" | ||
| 95 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.12.1;sha256sum=39990cc57167a24d422cc4558bc7c6b0a7a77fb25c96260fa9c6ce508db12c66" | ||
| 96 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.5.1;sha256sum=01f4a61a9926da73b2bea638168e21c1cc2ff66346881f07283e14204503e49b" | ||
| 97 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.14.1;sha256sum=90c284599e2106bc0268fbf37f7efdfe5441f4615e32af3a4e028dce2431d352" | ||
| 98 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.2.1;sha256sum=342f2d465031e0f7ef878ee37aa24ebe994d91f975848a1af6d0c4395505f545" | ||
| 99 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.6.1;sha256sum=7e79b51f15da943f248b5a54118f1dec675eb48af771f2ff6fcd370497218fbb" | ||
| 100 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.9.0;sha256sum=7d361c89052333e21952af107c52290468069c36bc4cf7f8b46a63b700ac5c22" | ||
| 101 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.7.2;sha256sum=05bcdcd14560ad3b1910dc7f9ea1cf4bc3228f455e3bd5eb5bb089c98af4b7dd" | ||
| 102 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.7;sha256sum=023a5fb26178f8e6bc0fb2822f4484f68bb68c417728c2979bd786b515a1bc53" | ||
| 103 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.4;sha256sum=82c2b54a312da2d48d5751abf46ffe4f7bc1162b0e882789118ecb3275ed6054" | ||
| 104 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.2;sha256sum=403b2ec5df0477176710ea4e694803b40e9aef1c821504b99c8958813418f01b" | ||
| 105 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.3;sha256sum=eea9b4c840ca36a86e2b418455ba1880192cc8a4f1310bae2497a88f0934e7b4" | ||
| 106 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.8;sha256sum=4cd64264bafc4dd05f645452d6e1485adf92309130bd82b4c595db10cd534963" | ||
| 107 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.6;sha256sum=b0fac99ce1cffe9a03938d5d546c4d06e4bc249a86ec0dc0af2f719bd4a49740" | ||
| 65 | SRC_URI += "gomod://cloud.google.com/go/automl;version=v1.12.0;sha256sum=e8a1b910ab247a441ad74592d93d4c37721d7ecfde2dcd7afceeaffab0505574" | 108 | SRC_URI += "gomod://cloud.google.com/go/automl;version=v1.12.0;sha256sum=e8a1b910ab247a441ad74592d93d4c37721d7ecfde2dcd7afceeaffab0505574" |
| 66 | SRC_URI += "gomod://cloud.google.com/go/baremetalsolution;version=v0.5.0;sha256sum=f3bdfc95c4743654198599087e86063428d823b10c8f4b59260376255403d3a6" | 109 | SRC_URI += "gomod://cloud.google.com/go/baremetalsolution;version=v0.5.0;sha256sum=f3bdfc95c4743654198599087e86063428d823b10c8f4b59260376255403d3a6" |
| 67 | SRC_URI += "gomod://cloud.google.com/go/batch;version=v0.7.0;sha256sum=9b7fda9ddd263f3cb57afe020014bb4153736e13656dd39896088bda972b3f8c" | 110 | SRC_URI += "gomod://cloud.google.com/go/batch;version=v0.7.0;sha256sum=9b7fda9ddd263f3cb57afe020014bb4153736e13656dd39896088bda972b3f8c" |
| @@ -81,28 +124,37 @@ SRC_URI += "gomod://cloud.google.com/go/cloudbuild;version=v1.9.0;sha256sum=80d0 | |||
| 81 | SRC_URI += "gomod://cloud.google.com/go/clouddms;version=v1.5.0;sha256sum=9a9488b44e7a18811c0fcb13beb1fe9c3c5f7613b3109734af6f88af19843d90" | 124 | SRC_URI += "gomod://cloud.google.com/go/clouddms;version=v1.5.0;sha256sum=9a9488b44e7a18811c0fcb13beb1fe9c3c5f7613b3109734af6f88af19843d90" |
| 82 | SRC_URI += "gomod://cloud.google.com/go/cloudtasks;version=v1.10.0;sha256sum=9219724339007e7278d19a293285dcb45f4a38addc31d9722c98ce0b8095efe5" | 125 | SRC_URI += "gomod://cloud.google.com/go/cloudtasks;version=v1.10.0;sha256sum=9219724339007e7278d19a293285dcb45f4a38addc31d9722c98ce0b8095efe5" |
| 83 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.19.0;sha256sum=789696687da53dd22d22c5c49e0cc0636a44703459992236d18495e79d9b9c03" | 126 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.19.0;sha256sum=789696687da53dd22d22c5c49e0cc0636a44703459992236d18495e79d9b9c03" |
| 127 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.19.3;sha256sum=e9c8ee299aa3c019e6b4586a47fdaac6640647f0f78896d4cec5ba5afa1e619f" | ||
| 84 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.12.0;sha256sum=58bf13bfdd052e31ff0be83154c766a462dc9e3e7534f125019215f0758ef279" | 128 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.12.0;sha256sum=58bf13bfdd052e31ff0be83154c766a462dc9e3e7534f125019215f0758ef279" |
| 129 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.20.1;sha256sum=b36394529cc9c6a094f8312d546f0578a590de6aaa1d5a544798feb708c8a1b0" | ||
| 85 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.13.0;sha256sum=16ac16faba37465f9438fdbaca35387026e2e83303ec9e76fde0cae97b9b1ad6" | 130 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.13.0;sha256sum=16ac16faba37465f9438fdbaca35387026e2e83303ec9e76fde0cae97b9b1ad6" |
| 86 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.14.0;sha256sum=94465841592e78a4022737fe81c5a33da9255db82b9402b1929d46871cacc1b0" | ||
| 87 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.10.0;sha256sum=251a87992dc309f5bc170a70d53fdebd555b22635eba9388490a9b4dc36a1450" | 131 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.10.0;sha256sum=251a87992dc309f5bc170a70d53fdebd555b22635eba9388490a9b4dc36a1450" |
| 88 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.19.3;sha256sum=e9c8ee299aa3c019e6b4586a47fdaac6640647f0f78896d4cec5ba5afa1e619f" | 132 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.23.4;sha256sum=b7ba47a9c0c22fab55a3c99b8950c1bca9f779c18eade0fef708290806ad791f" |
| 133 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.23.3;sha256sum=9214cf85837ea8b96bd61e56e297f06d3008b9d1fc81841e79aaad2940f3ed56" | ||
| 134 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.24.0;sha256sum=0cf3d4325e378c92ff90cef3d1b7752682a77f0eaa0b11c092cc3ea32e5ed638" | ||
| 135 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.23.1;sha256sum=cde4afb8f4c63ff4b1b17feb0a9ae75abbd0fbfdd9e94ffa0eaaf300e803dce7" | ||
| 136 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.15.1;sha256sum=20c34c4c7e74ab4e8f0c2641ea4f882581523b17b684ec310f90b89fd472c822" | ||
| 137 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.23.0;sha256sum=a89eba94a33138e0ac72660ec64268ae8b39441b79b578e920a8fc47806d89f5" | ||
| 89 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.12.1;sha256sum=856a426f2184291f9a68d5cccd025bdd322a2a434570724ab8ae5b85b0b8197c" | 138 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.12.1;sha256sum=856a426f2184291f9a68d5cccd025bdd322a2a434570724ab8ae5b85b0b8197c" |
| 139 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.14.0;sha256sum=94465841592e78a4022737fe81c5a33da9255db82b9402b1929d46871cacc1b0" | ||
| 90 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.18.0;sha256sum=ce6e14a192e42bc04c891c4f5a391bbe6085731d9d529632ee661ad8165947ca" | 140 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.18.0;sha256sum=ce6e14a192e42bc04c891c4f5a391bbe6085731d9d529632ee661ad8165947ca" |
| 91 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.15.1;sha256sum=20c34c4c7e74ab4e8f0c2641ea4f882581523b17b684ec310f90b89fd472c822" | ||
| 92 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v0.1.0;sha256sum=5178a3b525efe2866f1760264cb510525333457bcb21b1045e7fd432f1ce5340" | 141 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v0.1.0;sha256sum=5178a3b525efe2866f1760264cb510525333457bcb21b1045e7fd432f1ce5340" |
| 93 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.3.0;sha256sum=cf2d3be2ccc9cca5e302e5e8731c07fae0f6dcea08eedfed60b6fe532695e838" | 142 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.3.0;sha256sum=cf2d3be2ccc9cca5e302e5e8731c07fae0f6dcea08eedfed60b6fe532695e838" |
| 94 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.5.0;sha256sum=793a151d41c446edc42561a38155e644514e0dcc0a57ca7d8d263091206129e9" | 143 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.5.0;sha256sum=793a151d41c446edc42561a38155e644514e0dcc0a57ca7d8d263091206129e9" |
| 95 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.6.0;sha256sum=b888a22240f32a46b5c3ea464afd3fd8cda2653bb69d3096dd09cd9602b38fcd" | 144 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.6.0;sha256sum=b888a22240f32a46b5c3ea464afd3fd8cda2653bb69d3096dd09cd9602b38fcd" |
| 96 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.6.1;sha256sum=fd9c29e99ad763abad551b83a41ceaab0da5212b2f684b6ac02fa1a26a014914" | 145 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.6.1;sha256sum=fd9c29e99ad763abad551b83a41ceaab0da5212b2f684b6ac02fa1a26a014914" |
| 97 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.7.0;sha256sum=e44e2fbbfe3b0f94509397da36bba53a28857ac2c2985dde9c25cb391d09f866" | 146 | SRC_URI += "gomod://cloud.google.com/go/compute;version=v1.7.0;sha256sum=e44e2fbbfe3b0f94509397da36bba53a28857ac2c2985dde9c25cb391d09f866" |
| 98 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.6.0;sha256sum=45ddcff8fe63fc16b0f0e2fcf8d1e5b3cedf046a76a353ffe7756bea1b1bc9ee" | 147 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.1.0;sha256sum=a14fc0f1bc3d8ebb55eb8760daddaffc380173a9938776b275bb30eb3bf0572d" |
| 99 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.2.1;sha256sum=3a0de5e16122a8d290a00fe44253fd9cd740bbb69517f41257fddfa622af52ab" | ||
| 100 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.3.0;sha256sum=c0ab79c30870c1aa9912fb0fdcb043e0044782825988e40f59401d227976b677" | 148 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.3.0;sha256sum=c0ab79c30870c1aa9912fb0fdcb043e0044782825988e40f59401d227976b677" |
| 101 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.5.2;sha256sum=24f5ebb943dbebdf894a83aeb2d00fe344f2d381ab459bede58ab2728240ccfa" | 149 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.6.0;sha256sum=45ddcff8fe63fc16b0f0e2fcf8d1e5b3cedf046a76a353ffe7756bea1b1bc9ee" |
| 150 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.4.0;sha256sum=ee22d9718994ae407f424df44690c2d6b2b050331f2364c8c8989a5312b29e4f" | ||
| 102 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.2.0;sha256sum=bf7ea69a6eb6f65bd2b1ad9379b5d199040ff35464dfe88b10a3c52f7d113aaf" | 151 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.2.0;sha256sum=bf7ea69a6eb6f65bd2b1ad9379b5d199040ff35464dfe88b10a3c52f7d113aaf" |
| 103 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.5.0;sha256sum=5325feb8adc47daf4e4e74e21922c3e12b8f6201571b2aa3f7b413771190c2a3" | 152 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.5.0;sha256sum=5325feb8adc47daf4e4e74e21922c3e12b8f6201571b2aa3f7b413771190c2a3" |
| 153 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.5.1;sha256sum=224f09ee6adf561ac4d1da4187748102fe5cf71372b2a4c73f00621f9cfc0d90" | ||
| 104 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.2.3;sha256sum=292864dbd0b1de37a968e285e949885e573384837d81cd3695be5ce2e2391887" | 154 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.2.3;sha256sum=292864dbd0b1de37a968e285e949885e573384837d81cd3695be5ce2e2391887" |
| 105 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.1.0;sha256sum=a14fc0f1bc3d8ebb55eb8760daddaffc380173a9938776b275bb30eb3bf0572d" | 155 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.5.2;sha256sum=24f5ebb943dbebdf894a83aeb2d00fe344f2d381ab459bede58ab2728240ccfa" |
| 156 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.2.1;sha256sum=3a0de5e16122a8d290a00fe44253fd9cd740bbb69517f41257fddfa622af52ab" | ||
| 157 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.9.0;sha256sum=f97e35d1c96239b8574054a77e312c95d2c82a89c21daf46ffeaea6d5fc59eca" | ||
| 106 | SRC_URI += "gomod://cloud.google.com/go/contactcenterinsights;version=v1.6.0;sha256sum=e06630e09b6ee01e3693ff079ee6279de32566ae29fefeacdd410c61e1a1a5fe" | 158 | SRC_URI += "gomod://cloud.google.com/go/contactcenterinsights;version=v1.6.0;sha256sum=e06630e09b6ee01e3693ff079ee6279de32566ae29fefeacdd410c61e1a1a5fe" |
| 107 | SRC_URI += "gomod://cloud.google.com/go/container;version=v1.15.0;sha256sum=2dfba11e311b5dc9ea7e8b60cfd2dff3b060564a845bdac98945173dc3ef12ac" | 159 | SRC_URI += "gomod://cloud.google.com/go/container;version=v1.15.0;sha256sum=2dfba11e311b5dc9ea7e8b60cfd2dff3b060564a845bdac98945173dc3ef12ac" |
| 108 | SRC_URI += "gomod://cloud.google.com/go/containeranalysis;version=v0.9.0;sha256sum=6319d5102b56fa4c4576fb3aa9b4aeb30f1c3f5e45bccd747d0da27ccfceb147" | 160 | SRC_URI += "gomod://cloud.google.com/go/containeranalysis;version=v0.9.0;sha256sum=6319d5102b56fa4c4576fb3aa9b4aeb30f1c3f5e45bccd747d0da27ccfceb147" |
| @@ -129,38 +181,77 @@ SRC_URI += "gomod://cloud.google.com/go/essentialcontacts;version=v1.5.0;sha256s | |||
| 129 | SRC_URI += "gomod://cloud.google.com/go/eventarc;version=v1.11.0;sha256sum=6bdda029e620653f4dcdc10fa1099ec6b28c0e5ecbb5c1b34b58374efcc1beec" | 181 | SRC_URI += "gomod://cloud.google.com/go/eventarc;version=v1.11.0;sha256sum=6bdda029e620653f4dcdc10fa1099ec6b28c0e5ecbb5c1b34b58374efcc1beec" |
| 130 | SRC_URI += "gomod://cloud.google.com/go/filestore;version=v1.6.0;sha256sum=77c99a79955f99b33988d4ce7d4656ab3bbeaef794d788ae295eccdecf799839" | 182 | SRC_URI += "gomod://cloud.google.com/go/filestore;version=v1.6.0;sha256sum=77c99a79955f99b33988d4ce7d4656ab3bbeaef794d788ae295eccdecf799839" |
| 131 | SRC_URI += "gomod://cloud.google.com/go/firestore;version=v1.9.0;sha256sum=f4bd0f35095358181574ae03a8bed7618fe8f50a63d54b2e49a85d71c47104c7" | 183 | SRC_URI += "gomod://cloud.google.com/go/firestore;version=v1.9.0;sha256sum=f4bd0f35095358181574ae03a8bed7618fe8f50a63d54b2e49a85d71c47104c7" |
| 184 | SRC_URI += "gomod://cloud.google.com/go/firestore;version=v1.1.0;sha256sum=41156d229c53c4e5e084524f3fecbb2a70d0ec9ac98af7a30413ebd9e8eb4a9e" | ||
| 132 | SRC_URI += "gomod://cloud.google.com/go/functions;version=v1.13.0;sha256sum=9635cbe16b0bf748108ce30c4686a909227d342e2ed47c1c1c45cfaa44be6d89" | 185 | SRC_URI += "gomod://cloud.google.com/go/functions;version=v1.13.0;sha256sum=9635cbe16b0bf748108ce30c4686a909227d342e2ed47c1c1c45cfaa44be6d89" |
| 133 | SRC_URI += "gomod://cloud.google.com/go/gaming;version=v1.9.0;sha256sum=5a0680fb577f1ea1d3e815ff2e7fa22931e2c9e492e151087cdef34b1f9ece97" | 186 | SRC_URI += "gomod://cloud.google.com/go/gaming;version=v1.9.0;sha256sum=5a0680fb577f1ea1d3e815ff2e7fa22931e2c9e492e151087cdef34b1f9ece97" |
| 134 | SRC_URI += "gomod://cloud.google.com/go/gkebackup;version=v0.4.0;sha256sum=d7a06be74c96d73dc3f032431cffd1e01656c670ed85d70da916933b4a91d85d" | 187 | SRC_URI += "gomod://cloud.google.com/go/gkebackup;version=v0.4.0;sha256sum=d7a06be74c96d73dc3f032431cffd1e01656c670ed85d70da916933b4a91d85d" |
| 135 | SRC_URI += "gomod://cloud.google.com/go/gkeconnect;version=v0.7.0;sha256sum=37fe8da6dd9a04e90a245093f72b30dae67d511ab13a6c24db25b3ee8c547d25" | 188 | SRC_URI += "gomod://cloud.google.com/go/gkeconnect;version=v0.7.0;sha256sum=37fe8da6dd9a04e90a245093f72b30dae67d511ab13a6c24db25b3ee8c547d25" |
| 136 | SRC_URI += "gomod://cloud.google.com/go/gkehub;version=v0.12.0;sha256sum=e44073c24ed21976762f6a13f0adad46863eec5ac1dbaa20045fc0b63e1fd2ce" | 189 | SRC_URI += "gomod://cloud.google.com/go/gkehub;version=v0.12.0;sha256sum=e44073c24ed21976762f6a13f0adad46863eec5ac1dbaa20045fc0b63e1fd2ce" |
| 137 | SRC_URI += "gomod://cloud.google.com/go/gkemulticloud;version=v0.5.0;sha256sum=9c851d037561d6cc67c20b247c505ca9c0697dc7e85251bd756f478f473483b1" | 190 | SRC_URI += "gomod://cloud.google.com/go/gkemulticloud;version=v0.5.0;sha256sum=9c851d037561d6cc67c20b247c505ca9c0697dc7e85251bd756f478f473483b1" |
| 191 | SRC_URI += "gomod://cloud.google.com/go/grafeas;version=v0.2.0;sha256sum=3b2bf186d4dc9b08e31e43f8ec37aec61ebd8936d631b9b753ffa5e5d4bda1d8" | ||
| 138 | SRC_URI += "gomod://cloud.google.com/go/gsuiteaddons;version=v1.5.0;sha256sum=911963d78ba7974bd3e807888fde1879a5c871cdf3c43369eebb9778a3fdc4c1" | 192 | SRC_URI += "gomod://cloud.google.com/go/gsuiteaddons;version=v1.5.0;sha256sum=911963d78ba7974bd3e807888fde1879a5c871cdf3c43369eebb9778a3fdc4c1" |
| 139 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.13.0;sha256sum=a8236c53eb06cc21c5c972fcfc4153fbce5a44eb7a1b7c88cadc307b8768328a" | 193 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.4.0;sha256sum=132948b6b5e867c3fd21447e32122e4f9a966b726ef61fe009157043188508a8" |
| 140 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.8.0;sha256sum=e17d2e8fdce413a923a1d37dca7a30ae8851dd1bc68d614cba4925f2de54e01b" | ||
| 141 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.6.0;sha256sum=7e56f895cf15a8507068982d6fd62a69b4ccc062a89bb94429f7131314b4397e" | ||
| 142 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.7.0;sha256sum=15870b182d5903fecb92bbfa49c97c3477de13788067282db26856d968162a35" | 194 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.7.0;sha256sum=15870b182d5903fecb92bbfa49c97c3477de13788067282db26856d968162a35" |
| 195 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.2.1;sha256sum=7f8fe4565c395e8f1f41901ebf1afceddce7b050d2d6458e18df0ab48fcb9bd6" | ||
| 196 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.6.0;sha256sum=7e56f895cf15a8507068982d6fd62a69b4ccc062a89bb94429f7131314b4397e" | ||
| 197 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.1.8;sha256sum=2fb0e978d5185c6dbfefb355c5d94eeb6c982761ef97a64d85a8c0d4b46a8e34" | ||
| 198 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.1.12;sha256sum=98df8bfb456e6c9fa1c3914b933c4c8d8a88bca9f50fdb3c596403b2a5a36115" | ||
| 199 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.3.1;sha256sum=3fbdc435309406ee3649b733cbacd3ee77c6a0179dbe36cf219098a2f4b48678" | ||
| 200 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.8.0;sha256sum=e17d2e8fdce413a923a1d37dca7a30ae8851dd1bc68d614cba4925f2de54e01b" | ||
| 143 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.12.0;sha256sum=d431a771ef637405159dd8a6d0de1096f7839fb0e1b9b24c3b3060d35e281aa7" | 201 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.12.0;sha256sum=d431a771ef637405159dd8a6d0de1096f7839fb0e1b9b24c3b3060d35e281aa7" |
| 202 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.2.0;sha256sum=488e80072f28e9f56b48689fc63750794c2540ba771121522dcbbe5dd0b5aeb6" | ||
| 203 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.2.2;sha256sum=d425f16b81e46785998d587806a52f588e3af61a7e76af100265b20b90af8c1e" | ||
| 204 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.13.0;sha256sum=a8236c53eb06cc21c5c972fcfc4153fbce5a44eb7a1b7c88cadc307b8768328a" | ||
| 205 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.1.3;sha256sum=56e6aba936af03c61fc21eb58f562596cadd6bacc30a07a7fb2a2516c28764bb" | ||
| 206 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.1.6;sha256sum=2340ade8662748d6581ef29e470410e3bd8a48621805f135167bf55bc9b052f2" | ||
| 207 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.1.7;sha256sum=a4e11b559105ad686bd085ab5538701f89bf779381392aeb2d2803f470e1b16b" | ||
| 208 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v1.1.5;sha256sum=7d218318eef5255587d6db35f2aa9952125881c640f6e04fe76d521c14d5d7f3" | ||
| 144 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.11.0;sha256sum=433ceeec3446ff4b01698b28b837a0a17d90047fccabd8d7f9c56353a256689b" | 209 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.11.0;sha256sum=433ceeec3446ff4b01698b28b837a0a17d90047fccabd8d7f9c56353a256689b" |
| 145 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.3.0;sha256sum=943c35c32e09e5d9fe89ed8149f23d6ead84b1ede5fb1537539938046383f36a" | 210 | SRC_URI += "gomod://cloud.google.com/go/iam;version=v0.3.0;sha256sum=943c35c32e09e5d9fe89ed8149f23d6ead84b1ede5fb1537539938046383f36a" |
| 146 | SRC_URI += "gomod://cloud.google.com/go/iap;version=v1.7.1;sha256sum=c2e76b45c74ecebad179dca0398a5279bcf47d30c35d8c347c8d59d98f944f90" | 211 | SRC_URI += "gomod://cloud.google.com/go/iap;version=v1.7.1;sha256sum=c2e76b45c74ecebad179dca0398a5279bcf47d30c35d8c347c8d59d98f944f90" |
| 147 | SRC_URI += "gomod://cloud.google.com/go/ids;version=v1.3.0;sha256sum=8a684da48da978ae35937cb3b9a84da1a7673789e8363501ccc317108b712913" | 212 | SRC_URI += "gomod://cloud.google.com/go/ids;version=v1.3.0;sha256sum=8a684da48da978ae35937cb3b9a84da1a7673789e8363501ccc317108b712913" |
| 148 | SRC_URI += "gomod://cloud.google.com/go/iot;version=v1.6.0;sha256sum=960bf7d2c22c0c31d9d903343672d1e949d2bb1442264c15d9de57659b51e126" | 213 | SRC_URI += "gomod://cloud.google.com/go/iot;version=v1.6.0;sha256sum=960bf7d2c22c0c31d9d903343672d1e949d2bb1442264c15d9de57659b51e126" |
| 149 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.10.1;sha256sum=7f54a8218570636a93ea8b33843ed179b4b881f7d5aa8982912ddfdf7090ba38" | ||
| 150 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.6.0;sha256sum=48ddd6c265a87a1c5ffac73d4ab2946aa63c6c91e7a0937f4a778e6df6178c36" | ||
| 151 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.9.0;sha256sum=20bc1d69a0af0da698217fc70f389b73e30ec18000b408d86b7988dbd83f7ed2" | 214 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.9.0;sha256sum=20bc1d69a0af0da698217fc70f389b73e30ec18000b408d86b7988dbd83f7ed2" |
| 215 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.6.0;sha256sum=48ddd6c265a87a1c5ffac73d4ab2946aa63c6c91e7a0937f4a778e6df6178c36" | ||
| 216 | SRC_URI += "gomod://cloud.google.com/go/kms;version=v1.10.1;sha256sum=7f54a8218570636a93ea8b33843ed179b4b881f7d5aa8982912ddfdf7090ba38" | ||
| 152 | SRC_URI += "gomod://cloud.google.com/go/language;version=v1.9.0;sha256sum=c66908967b2558c00ca79b31f6788a1cd5f7ba9ee24ebe109ea3b4ac1ab372a1" | 217 | SRC_URI += "gomod://cloud.google.com/go/language;version=v1.9.0;sha256sum=c66908967b2558c00ca79b31f6788a1cd5f7ba9ee24ebe109ea3b4ac1ab372a1" |
| 153 | SRC_URI += "gomod://cloud.google.com/go/lifesciences;version=v0.8.0;sha256sum=8638174541f6d1b8d03cce39e94d5ba7b85def5550151e69c4d54e61d60101e3" | 218 | SRC_URI += "gomod://cloud.google.com/go/lifesciences;version=v0.8.0;sha256sum=8638174541f6d1b8d03cce39e94d5ba7b85def5550151e69c4d54e61d60101e3" |
| 154 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.7.0;sha256sum=1b56716e7440c5064ed17af2c40bbba0c2e0f1d628f9f4864e81b7bd2958a2f3" | 219 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.7.0;sha256sum=1b56716e7440c5064ed17af2c40bbba0c2e0f1d628f9f4864e81b7bd2958a2f3" |
| 220 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.12.0;sha256sum=b2a6e42e72a4834c56d259922c36a84a88909c9354451624af30931d65a5ceed" | ||
| 221 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.13.0;sha256sum=b88e5f7585440d2bb2df97576f3f28bcd1eec8c93773c8da99289b5874d7efbf" | ||
| 222 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.10.0;sha256sum=633a54750e7692a43c3a82dbf12541a68b6dd12b1cb4eee127988d6563233508" | ||
| 223 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.9.0;sha256sum=abc0c1703a42cbbd58108e003596bb3c803847c28a9df43354dd9f8a1a55b4b8" | ||
| 224 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.12;sha256sum=ced4b843262a951c91971e2c77cece4c5b5ab3378dcc818614e821505bcb7cb9" | ||
| 155 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.3.0;sha256sum=f30c4f395a84fdb6fe121b7b26b74d915d1cb6c7d93a78712108665231d46601" | 225 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.3.0;sha256sum=f30c4f395a84fdb6fe121b7b26b74d915d1cb6c7d93a78712108665231d46601" |
| 226 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.6.0;sha256sum=22891b1eb83c61d13d55a93b5b077ca0baa9824bcc7359db6f5bce03d08268d3" | ||
| 227 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.6.6;sha256sum=a6567373553e75e7cffb28ef455b328708c0a03a4a98d7826bc357c2a5b339cf" | ||
| 228 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.6.2;sha256sum=7ba55ce56f97f6e83051972eff5bda0c1289daee4a9aaa66d8f5ae73af7dd73d" | ||
| 229 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.4;sha256sum=a3eb14ee47bfdbca7df05c0011bcd9a86997ae8ef0a12c3a44a340c7e9ce2c0f" | ||
| 230 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.9;sha256sum=65e5a82397bd8f5ccb567983bfe4f6d3a17488fc2a4ab3bbbd28a2f0f7f81776" | ||
| 231 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.6;sha256sum=3a2d8b2bee619ed686d94fae5f99c8fca7eb69e5343892561c1b89816d6d1297" | ||
| 232 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.5;sha256sum=d7c32818f6ca09c7d5c8dfc423b2e37d8b45a0d257e5483b12eceef40f2ad29e" | ||
| 156 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.4.1;sha256sum=6cb4e4a6b80435cb12ab0192ca281893e750f20903cdf5f2432a6d61db190361" | 233 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.4.1;sha256sum=6cb4e4a6b80435cb12ab0192ca281893e750f20903cdf5f2432a6d61db190361" |
| 234 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.7;sha256sum=b24f7b585b9b6a93c4755395ad7f1f2f5ff924e4bd7445fed98208d34f988c12" | ||
| 235 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.6.5;sha256sum=61033547da48afb040afa7f3576eafd55d6dff425d3cdeb1f20e3ee023cacfd7" | ||
| 236 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.6.4;sha256sum=793aedc4e397b15bf24d1953cb56f1f4ce78a1e109acad04b783e20e653993b2" | ||
| 237 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.0;sha256sum=8f443440c73c09c1b8c3dda3f8880c9fa0df747d4fabfdd34295d40aa715a168" | ||
| 157 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.1.1;sha256sum=9d572a4f4a2e91e2ea6bb2a1932d810a104d3c6be88cab84b21ecbf54a827138" | 238 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.1.1;sha256sum=9d572a4f4a2e91e2ea6bb2a1932d810a104d3c6be88cab84b21ecbf54a827138" |
| 239 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.5.2;sha256sum=ba7fd6475a3e6f6335461d5a707232ccf8336397802e83c5401c2308906ee76b" | ||
| 240 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.6.1;sha256sum=9d76e72e30b9abbd05a874f2fc26b08d1f76db23363d64385775892437f2051a" | ||
| 158 | SRC_URI += "gomod://cloud.google.com/go/managedidentities;version=v1.5.0;sha256sum=6ca18f1a180e7ce3159b8c6fdf93ba66122775a112874d9ce9a7f9fca3150a95" | 241 | SRC_URI += "gomod://cloud.google.com/go/managedidentities;version=v1.5.0;sha256sum=6ca18f1a180e7ce3159b8c6fdf93ba66122775a112874d9ce9a7f9fca3150a95" |
| 159 | SRC_URI += "gomod://cloud.google.com/go/maps;version=v0.7.0;sha256sum=9988ceccfc296bc154f5cbd0ae455131ddec336e93293b07d1c5f4948653dd93" | 242 | SRC_URI += "gomod://cloud.google.com/go/maps;version=v0.7.0;sha256sum=9988ceccfc296bc154f5cbd0ae455131ddec336e93293b07d1c5f4948653dd93" |
| 160 | SRC_URI += "gomod://cloud.google.com/go/mediatranslation;version=v0.7.0;sha256sum=e78d770431918e6653b61029adf076402e15875acaa165c0db216567abeb5e63" | 243 | SRC_URI += "gomod://cloud.google.com/go/mediatranslation;version=v0.7.0;sha256sum=e78d770431918e6653b61029adf076402e15875acaa165c0db216567abeb5e63" |
| 161 | SRC_URI += "gomod://cloud.google.com/go/memcache;version=v1.9.0;sha256sum=e01bca761af97779d7a4b0d632fd0463d324b80fac75662c594dd008270ed389" | 244 | SRC_URI += "gomod://cloud.google.com/go/memcache;version=v1.9.0;sha256sum=e01bca761af97779d7a4b0d632fd0463d324b80fac75662c594dd008270ed389" |
| 162 | SRC_URI += "gomod://cloud.google.com/go/metastore;version=v1.10.0;sha256sum=6ec835f8d18b39056072b7814a51cd6c22179cbf97f2b0204dc73d94082f00a4" | 245 | SRC_URI += "gomod://cloud.google.com/go/metastore;version=v1.10.0;sha256sum=6ec835f8d18b39056072b7814a51cd6c22179cbf97f2b0204dc73d94082f00a4" |
| 163 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.13.0;sha256sum=3ed009f1b492887939537dc59bea91ad78129eab5cba1fb4f090690a0f2a1f22" | 246 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.13.0;sha256sum=3ed009f1b492887939537dc59bea91ad78129eab5cba1fb4f090690a0f2a1f22" |
| 247 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.10.0;sha256sum=1e5044780fc9805becc7fe9b24e5fa0c80801573e162ff08d8db9d899cabcb84" | ||
| 248 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.21.2;sha256sum=57ba329198569d4af5a631f88f9e95a1e8893887d25ddada3384f567743a3d96" | ||
| 249 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.24.0;sha256sum=26768cb7a2b43c3978b1a6c55bc7347767e10de4187e1a241cadde95b3bc58ec" | ||
| 250 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.23.0;sha256sum=1b46b2f3a0a630d4d5473b5e393909a6f5ed2fe89a9db2d864d8a0dfb7e50ce8" | ||
| 251 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.22.1;sha256sum=c18ac59e0181ea8f1d76d752f7f4702e52799e8a6666eb5bd5f407d51f0be5e7" | ||
| 252 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.24.1;sha256sum=8187ea2307942ad01f82aa8439f51c2ffe1ca586198112329ab84cc2b2fc5221" | ||
| 253 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.20.2;sha256sum=28ec0adc777934246dbf173018fa66c0b6f27a91db0a3033f93c149c1e1f0aa2" | ||
| 254 | SRC_URI += "gomod://cloud.google.com/go/monitoring;version=v1.18.0;sha256sum=c16947177048b8b5a0eb0736979cf067deec7aeea95405ac698ebf49da5204d6" | ||
| 164 | SRC_URI += "gomod://cloud.google.com/go/networkconnectivity;version=v1.11.0;sha256sum=c2cd6ef6c8a4141ea70a20669000695559d3f3d41498de98c61878597cca05ea" | 255 | SRC_URI += "gomod://cloud.google.com/go/networkconnectivity;version=v1.11.0;sha256sum=c2cd6ef6c8a4141ea70a20669000695559d3f3d41498de98c61878597cca05ea" |
| 165 | SRC_URI += "gomod://cloud.google.com/go/networkmanagement;version=v1.6.0;sha256sum=4c74b55c69b73655d14d2198be6d6e8d4da240e7284c5c99eb2a7591bb95c187" | 256 | SRC_URI += "gomod://cloud.google.com/go/networkmanagement;version=v1.6.0;sha256sum=4c74b55c69b73655d14d2198be6d6e8d4da240e7284c5c99eb2a7591bb95c187" |
| 166 | SRC_URI += "gomod://cloud.google.com/go/networksecurity;version=v0.8.0;sha256sum=1a358f55bb3daaba03ad22fe0ecbf67f334e829f3c7412de37f85b607572cb67" | 257 | SRC_URI += "gomod://cloud.google.com/go/networksecurity;version=v0.8.0;sha256sum=1a358f55bb3daaba03ad22fe0ecbf67f334e829f3c7412de37f85b607572cb67" |
| @@ -173,13 +264,14 @@ SRC_URI += "gomod://cloud.google.com/go/oslogin;version=v1.9.0;sha256sum=4e1f1ec | |||
| 173 | SRC_URI += "gomod://cloud.google.com/go/phishingprotection;version=v0.7.0;sha256sum=7a3ce8e6b2c8f828fcd344b653849cf1e90abeca48a7eef81c75a72cb924d9e2" | 264 | SRC_URI += "gomod://cloud.google.com/go/phishingprotection;version=v0.7.0;sha256sum=7a3ce8e6b2c8f828fcd344b653849cf1e90abeca48a7eef81c75a72cb924d9e2" |
| 174 | SRC_URI += "gomod://cloud.google.com/go/policytroubleshooter;version=v1.6.0;sha256sum=9d5fccfe01a31ec395ba3a26474168e5a8db09275dfbdfcd5dfd44923d9ac4bd" | 265 | SRC_URI += "gomod://cloud.google.com/go/policytroubleshooter;version=v1.6.0;sha256sum=9d5fccfe01a31ec395ba3a26474168e5a8db09275dfbdfcd5dfd44923d9ac4bd" |
| 175 | SRC_URI += "gomod://cloud.google.com/go/privatecatalog;version=v0.8.0;sha256sum=f475f487df7906e4e35bda4b69ce53f141ade7ea6463674eb9b57f5fa302c367" | 266 | SRC_URI += "gomod://cloud.google.com/go/privatecatalog;version=v0.8.0;sha256sum=f475f487df7906e4e35bda4b69ce53f141ade7ea6463674eb9b57f5fa302c367" |
| 176 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.28.0;sha256sum=394ba7d4cc6e569148919ba646cf7d70d500a0c18592d37c3b5f6488b9843c4e" | ||
| 177 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.30.0;sha256sum=9c15c75b6204fd3d42114006896a72d82827d01a756d2f78423c101102da4977" | 267 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.30.0;sha256sum=9c15c75b6204fd3d42114006896a72d82827d01a756d2f78423c101102da4977" |
| 268 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.28.0;sha256sum=394ba7d4cc6e569148919ba646cf7d70d500a0c18592d37c3b5f6488b9843c4e" | ||
| 178 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.0.1;sha256sum=8bca46a7c5f0dcd576d23fa9a5f107955316d6f0d8f306ee1d6faa7de99c3d29" | 269 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.0.1;sha256sum=8bca46a7c5f0dcd576d23fa9a5f107955316d6f0d8f306ee1d6faa7de99c3d29" |
| 179 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.1.0;sha256sum=bc1a2d0117d8677752399e8bb21c911a52640b9b10724fa12d4a81f3f3770aad" | 270 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.1.0;sha256sum=bc1a2d0117d8677752399e8bb21c911a52640b9b10724fa12d4a81f3f3770aad" |
| 180 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.2.0;sha256sum=732ec96a9230c5aac7827bffb9e146fc6d045e69821a9cb835d1a8fdabfad0bc" | 271 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.2.0;sha256sum=732ec96a9230c5aac7827bffb9e146fc6d045e69821a9cb835d1a8fdabfad0bc" |
| 181 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.3.1;sha256sum=ca613417c523186b4cbaf9fba3a640e6ecdf4ac31c82c015d87edae976803916" | 272 | SRC_URI += "gomod://cloud.google.com/go/pubsub;version=v1.3.1;sha256sum=ca613417c523186b4cbaf9fba3a640e6ecdf4ac31c82c015d87edae976803916" |
| 182 | SRC_URI += "gomod://cloud.google.com/go/pubsublite;version=v1.7.0;sha256sum=97b1c3637961faf18229a168a5811425b4e64ee6d81bb76e51ebbf93ff3622ba" | 273 | SRC_URI += "gomod://cloud.google.com/go/pubsublite;version=v1.7.0;sha256sum=97b1c3637961faf18229a168a5811425b4e64ee6d81bb76e51ebbf93ff3622ba" |
| 274 | SRC_URI += "gomod://cloud.google.com/go/recaptchaenterprise;version=v1.3.1;sha256sum=81b75b9d1cb2b24878ee83f540e2e50ad9669f916ddaf76112d3c88ee71e7e3b" | ||
| 183 | SRC_URI += "gomod://cloud.google.com/go/recaptchaenterprise/v2;version=v2.7.0;sha256sum=dbf218232a443651daa58869fb5e87845927c33d683f4fd4f6f4306e056bb7d0" | 275 | SRC_URI += "gomod://cloud.google.com/go/recaptchaenterprise/v2;version=v2.7.0;sha256sum=dbf218232a443651daa58869fb5e87845927c33d683f4fd4f6f4306e056bb7d0" |
| 184 | SRC_URI += "gomod://cloud.google.com/go/recommendationengine;version=v0.7.0;sha256sum=33cf95d20d5c036b5595c0f66005d82eb3ddb3ccebdcc69c120a1567b0f12f40" | 276 | SRC_URI += "gomod://cloud.google.com/go/recommendationengine;version=v0.7.0;sha256sum=33cf95d20d5c036b5595c0f66005d82eb3ddb3ccebdcc69c120a1567b0f12f40" |
| 185 | SRC_URI += "gomod://cloud.google.com/go/recommender;version=v1.9.0;sha256sum=8e9ccaf1167b4a7d3fd682581537f525f712af72c99b586aaea05832b82c86e8" | 277 | SRC_URI += "gomod://cloud.google.com/go/recommender;version=v1.9.0;sha256sum=8e9ccaf1167b4a7d3fd682581537f525f712af72c99b586aaea05832b82c86e8" |
| @@ -196,9 +288,17 @@ SRC_URI += "gomod://cloud.google.com/go/servicedirectory;version=v1.9.0;sha256su | |||
| 196 | SRC_URI += "gomod://cloud.google.com/go/shell;version=v1.6.0;sha256sum=f88e9c2ff25a5ea22d71a1125cc6e756845ec8221c821092d05e67859966ca48" | 288 | SRC_URI += "gomod://cloud.google.com/go/shell;version=v1.6.0;sha256sum=f88e9c2ff25a5ea22d71a1125cc6e756845ec8221c821092d05e67859966ca48" |
| 197 | SRC_URI += "gomod://cloud.google.com/go/spanner;version=v1.45.0;sha256sum=e4f3951ea69d07ed383f41579c3a6af8e639558ecfa796421dc6cf3d268118ec" | 289 | SRC_URI += "gomod://cloud.google.com/go/spanner;version=v1.45.0;sha256sum=e4f3951ea69d07ed383f41579c3a6af8e639558ecfa796421dc6cf3d268118ec" |
| 198 | SRC_URI += "gomod://cloud.google.com/go/speech;version=v1.15.0;sha256sum=27c7d30f3573b4d14a6096588fef65635bf7df8b98e921e934a0af1c7fcf7771" | 290 | SRC_URI += "gomod://cloud.google.com/go/speech;version=v1.15.0;sha256sum=27c7d30f3573b4d14a6096588fef65635bf7df8b98e921e934a0af1c7fcf7771" |
| 291 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.41.0;sha256sum=6ca6875f796cdf16067af5ce467f99796533c693df84e28503b908c0f126120e" | ||
| 199 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.28.1;sha256sum=2c53239248048429fa20150f0d11972c0a92706908e679f575c8e7aff4b17836" | 292 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.28.1;sha256sum=2c53239248048429fa20150f0d11972c0a92706908e679f575c8e7aff4b17836" |
| 200 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.27.0;sha256sum=7152ef2456b36b5e4087962cd2c39fe7ca246398c1aaa3588d70bc9589e61cd4" | ||
| 201 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.29.0;sha256sum=62b518cf41a16fde085fd3e1570c641e9ddf1fadd43f320f437fa8b66f6a536a" | 293 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.29.0;sha256sum=62b518cf41a16fde085fd3e1570c641e9ddf1fadd43f320f437fa8b66f6a536a" |
| 294 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.36.0;sha256sum=272530d5e205a825b33546e9ac349a66346267a0bc06f006d617d353cdec5525" | ||
| 295 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.43.0;sha256sum=70871de9c0e755178339e11952cdf729964375800646935139d3357ad4242c29" | ||
| 296 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.27.0;sha256sum=7152ef2456b36b5e4087962cd2c39fe7ca246398c1aaa3588d70bc9589e61cd4" | ||
| 297 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.38.0;sha256sum=011944e62d8526015c5c024af08cc4dd1d0d0317f7c5e9af49e062c879b06ea7" | ||
| 298 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.50.0;sha256sum=c75dca64f43cc78ba3e80d4a2e75817e021b8d3801fdb8fa07cb67623b154bf3" | ||
| 299 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.30.1;sha256sum=d3702216afe89ee6a768eb302695d8ec64395c30a13fd0dc855acc9e30d4aad8" | ||
| 300 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.40.0;sha256sum=024d7baa417369cf84b3aee498dccdfdf868c1814011e3df5f6e608bae9286eb" | ||
| 301 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.39.1;sha256sum=d2296c14f33f75e11ac4f525a8280d1f828a00460ca7c15d32c6fa18f25c68a1" | ||
| 202 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.0.0;sha256sum=baec4756c573ede58f19eb7ae4acaebd7ac3f0c56413ecbbd216ad46a589a5da" | 302 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.0.0;sha256sum=baec4756c573ede58f19eb7ae4acaebd7ac3f0c56413ecbbd216ad46a589a5da" |
| 203 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.10.0;sha256sum=907a190c9469fc2932809e78988f9406a2b8eae967f4fba10c07cbbd77bd02a7" | 303 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.10.0;sha256sum=907a190c9469fc2932809e78988f9406a2b8eae967f4fba10c07cbbd77bd02a7" |
| 204 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.14.0;sha256sum=5a3c80a9867c15730b6fb3a547d75fa53f3cf75b82c1920e4c98cd4b64763238" | 304 | SRC_URI += "gomod://cloud.google.com/go/storage;version=v1.14.0;sha256sum=5a3c80a9867c15730b6fb3a547d75fa53f3cf75b82c1920e4c98cd4b64763238" |
| @@ -211,10 +311,18 @@ SRC_URI += "gomod://cloud.google.com/go/storagetransfer;version=v1.8.0;sha256sum | |||
| 211 | SRC_URI += "gomod://cloud.google.com/go/talent;version=v1.5.0;sha256sum=e6de9c5d91eb9c336fe36bc6c40c724f75773afe38f8719ec31add3a144328e6" | 311 | SRC_URI += "gomod://cloud.google.com/go/talent;version=v1.5.0;sha256sum=e6de9c5d91eb9c336fe36bc6c40c724f75773afe38f8719ec31add3a144328e6" |
| 212 | SRC_URI += "gomod://cloud.google.com/go/texttospeech;version=v1.6.0;sha256sum=47fd557bca4ad5f4e8dff734c323a24a03253d19d2fcb693c9f3bd6ad3c15cd3" | 312 | SRC_URI += "gomod://cloud.google.com/go/texttospeech;version=v1.6.0;sha256sum=47fd557bca4ad5f4e8dff734c323a24a03253d19d2fcb693c9f3bd6ad3c15cd3" |
| 213 | SRC_URI += "gomod://cloud.google.com/go/tpu;version=v1.5.0;sha256sum=631fdef221fa6e2374bc43fabd37de734b402e6cc04449d095a6ddc8a1f64303" | 313 | SRC_URI += "gomod://cloud.google.com/go/tpu;version=v1.5.0;sha256sum=631fdef221fa6e2374bc43fabd37de734b402e6cc04449d095a6ddc8a1f64303" |
| 314 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.11.3;sha256sum=03f78636ace602a073e43d0deb8f37fffa0a54eb59273c9f310c0b1194633294" | ||
| 315 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.11.2;sha256sum=52e1ab8739c9df68e4f3f7159f37887609bb1447c30147800c5a07b01fd9f8c4" | ||
| 316 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.10.5;sha256sum=74c62f0ced3cae41b2b0a33036d0f0dfc005e4a3c598b9f977f832095a477499" | ||
| 214 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.9.0;sha256sum=8012eaad65d2aa6dca225c708e6b0b43eb91bfc1c7dc82573fe7d993eb2c4384" | 317 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.9.0;sha256sum=8012eaad65d2aa6dca225c708e6b0b43eb91bfc1c7dc82573fe7d993eb2c4384" |
| 318 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.11.5;sha256sum=76d9a9cab540f4e3c898cf4d27c220e849303c3c64b44f59b5423fbf25cbccc9" | ||
| 319 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.5.0;sha256sum=bd25c9ae607610f74291c9dee39ac119c09680027b75f260afc3a3484ccb450d" | ||
| 320 | SRC_URI += "gomod://cloud.google.com/go/trace;version=v1.10.9;sha256sum=c5edca1dbf458e9b78b96ade265986406df91a324a35cbb1386039faeac6db32" | ||
| 215 | SRC_URI += "gomod://cloud.google.com/go/translate;version=v1.7.0;sha256sum=2bbf1bd793abf22ec8b0b200e8b49ea08821b1923ed24ffa668999f7330046fa" | 321 | SRC_URI += "gomod://cloud.google.com/go/translate;version=v1.7.0;sha256sum=2bbf1bd793abf22ec8b0b200e8b49ea08821b1923ed24ffa668999f7330046fa" |
| 322 | SRC_URI += "gomod://cloud.google.com/go/translate;version=v1.10.3;sha256sum=c25893d6e6d45cb77c25f847f42bd2113fc10cc390dc966505359921c1af2796" | ||
| 216 | SRC_URI += "gomod://cloud.google.com/go/video;version=v1.15.0;sha256sum=fac96bb5bb2dafb9d19c6b3e70455999c65f2be1f4a0ee86c7772796fcbf660c" | 323 | SRC_URI += "gomod://cloud.google.com/go/video;version=v1.15.0;sha256sum=fac96bb5bb2dafb9d19c6b3e70455999c65f2be1f4a0ee86c7772796fcbf660c" |
| 217 | SRC_URI += "gomod://cloud.google.com/go/videointelligence;version=v1.10.0;sha256sum=d7a24a20e8f4c0b7dc088010263be03132f63f62dbfa9eb69447c229ef80626b" | 324 | SRC_URI += "gomod://cloud.google.com/go/videointelligence;version=v1.10.0;sha256sum=d7a24a20e8f4c0b7dc088010263be03132f63f62dbfa9eb69447c229ef80626b" |
| 325 | SRC_URI += "gomod://cloud.google.com/go/vision;version=v1.2.0;sha256sum=1fa3845639ba185f74abee6693a53dde3409c040fe77a9de5f866efa216e5849" | ||
| 218 | SRC_URI += "gomod://cloud.google.com/go/vision/v2;version=v2.7.0;sha256sum=323f1c5e07ea11ee90bec85c0fdccbcf73c26ce28baa832528cf4a9c50d0b4f7" | 326 | SRC_URI += "gomod://cloud.google.com/go/vision/v2;version=v2.7.0;sha256sum=323f1c5e07ea11ee90bec85c0fdccbcf73c26ce28baa832528cf4a9c50d0b4f7" |
| 219 | SRC_URI += "gomod://cloud.google.com/go/vmmigration;version=v1.6.0;sha256sum=a289f09b2e6249b493e3ae8bb10225d77590f3823302e46a99ea51b732debb65" | 327 | SRC_URI += "gomod://cloud.google.com/go/vmmigration;version=v1.6.0;sha256sum=a289f09b2e6249b493e3ae8bb10225d77590f3823302e46a99ea51b732debb65" |
| 220 | SRC_URI += "gomod://cloud.google.com/go/vmwareengine;version=v0.3.0;sha256sum=f6f5753bf4ee0c4264f78a78966f019fd200bb5bae79fad321093a439b08a2b6" | 328 | SRC_URI += "gomod://cloud.google.com/go/vmwareengine;version=v0.3.0;sha256sum=f6f5753bf4ee0c4264f78a78966f019fd200bb5bae79fad321093a439b08a2b6" |
| @@ -222,35 +330,90 @@ SRC_URI += "gomod://cloud.google.com/go/vpcaccess;version=v1.6.0;sha256sum=8d066 | |||
| 222 | SRC_URI += "gomod://cloud.google.com/go/webrisk;version=v1.8.0;sha256sum=8cc27cca95d2dd5efc58f335b085da8b46d6520a1963f6b2a33676f2837f3553" | 330 | SRC_URI += "gomod://cloud.google.com/go/webrisk;version=v1.8.0;sha256sum=8cc27cca95d2dd5efc58f335b085da8b46d6520a1963f6b2a33676f2837f3553" |
| 223 | SRC_URI += "gomod://cloud.google.com/go/websecurityscanner;version=v1.5.0;sha256sum=7f0774556cb41ac4acd16a386a9f8664c7f0ac11ed126d5d771fe07a217ef131" | 331 | SRC_URI += "gomod://cloud.google.com/go/websecurityscanner;version=v1.5.0;sha256sum=7f0774556cb41ac4acd16a386a9f8664c7f0ac11ed126d5d771fe07a217ef131" |
| 224 | SRC_URI += "gomod://cloud.google.com/go/workflows;version=v1.10.0;sha256sum=e6e83869c5fbcccd3ee489128a300b75cb02a99b48b59bbb829b2e7d7ab81f9c" | 332 | SRC_URI += "gomod://cloud.google.com/go/workflows;version=v1.10.0;sha256sum=e6e83869c5fbcccd3ee489128a300b75cb02a99b48b59bbb829b2e7d7ab81f9c" |
| 333 | SRC_URI += "gomod://codeberg.org/go-fonts/dejavu;version=v0.4.0;sha256sum=bfa96eddfe6ec37d357bba251be83460ed3d598e439db8f4bf9269db7a32724f" | ||
| 334 | SRC_URI += "gomod://codeberg.org/go-fonts/latin-modern;version=v0.4.0;sha256sum=f81b66e08dd09da20de1b3b20c7b215f1fc9d7c0b49620615d281515c5898044" | ||
| 335 | SRC_URI += "gomod://codeberg.org/go-fonts/liberation;version=v0.4.1;sha256sum=7f26b1c3bb202774c8f12bab02eeebe014bef00195f145da840bdb0827181f1a" | ||
| 336 | SRC_URI += "gomod://codeberg.org/go-fonts/liberation;version=v0.5.0;sha256sum=6fc4662459bf76f12fa56577c14395fa5438477863110bf22dae889e203b69f9" | ||
| 337 | SRC_URI += "gomod://codeberg.org/go-fonts/stix;version=v0.3.0;sha256sum=3ed7a779ca7dfcf6dde98001ab8ddaa71cc1bbb85288472bd088222d5d5020d4" | ||
| 338 | SRC_URI += "gomod://codeberg.org/go-latex/latex;version=v0.1.0;sha256sum=0808db45c62fce7e40cc15319792c628698fcd9e8e2f3fe7f269cdf06724a645" | ||
| 339 | SRC_URI += "gomod://codeberg.org/go-latex/latex;version=v0.0.1;sha256sum=c24dc278d9124fca12aa2c12277bf9b4b0110d7d671edf9d37f125086146a6d9" | ||
| 340 | SRC_URI += "gomod://codeberg.org/go-pdf/fpdf;version=v0.10.0;sha256sum=c2159628ac828ffdaece752ff2da0c577ee3c3329b104b33fe276199b5347ef4" | ||
| 341 | SRC_URI += "gomod://contrib.go.opencensus.io/exporter/stackdriver;version=v0.13.15-0.20230702191903-2de6d2748484;sha256sum=df90ea3a1bbfbc17cf532fbc113dd4afca3e630fd747a955426e94c7646ec201" | ||
| 342 | SRC_URI += "gomod://cuelabs.dev/go/oci/ociregistry;version=v0.0.0-20250530080122-d0efc28a5723;sha256sum=c8bd47bb1cb249ecd6dc5e9d40a0fd1b797831cfbd5ea1db935eef186d6f3991" | ||
| 343 | SRC_URI += "gomod://cyphar.com/go-pathrs;version=v0.2.2;sha256sum=d6f4a1694fc9e9b96dae97100fa425297052d617fb9460e0e45d296a8d8c939f" | ||
| 344 | SRC_URI += "gomod://cyphar.com/go-pathrs;version=v0.2.1;sha256sum=c68ca36bf78b684a29ef9ce58b5c26a4a68baa4a068259c753b652a91b85a5ed" | ||
| 225 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.1;sha256sum=a012b53df0ebc9082b81bb1afd824e72a2b08097266cc6526119deafafa8a91e" | 345 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.1;sha256sum=a012b53df0ebc9082b81bb1afd824e72a2b08097266cc6526119deafafa8a91e" |
| 346 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.2;sha256sum=67d2e9d83ca57d3a8ce1a0e0e626a7c03753b3966b58b41b95e97ca4e7b2c640" | ||
| 347 | SRC_URI += "gomod://dmitri.shuralyov.com/gpu/mtl;version=v0.0.0-20221208032759-85de2813cf6b;sha256sum=a0b264e88f5a4f4b97e3b6ab8b3d1284a5a14c99a545b734312ce5b32cc8dc65" | ||
| 348 | SRC_URI += "gomod://dmitri.shuralyov.com/gpu/mtl;version=v0.0.0-20190408044501-666a987793e9;sha256sum=ca5330901fcda83d09553ac362576d196c531157bc9c502e76b237cca262b400" | ||
| 349 | SRC_URI += "gomod://dmitri.shuralyov.com/gpu/mtl;version=v0.0.0-20201218220906-28db891af037;sha256sum=d9992a60371571861985f191ac38954db2cc1bd36e834058ad50f989ccc8fa06" | ||
| 350 | SRC_URI += "gomod://eliasnaur.com/font;version=v0.0.0-20230308162249-dd43949cb42d;sha256sum=1d6b4537cf590d7423dceb00b485cd4f16029ecbaba1e7366a12de0970730953" | ||
| 351 | SRC_URI += "gomod://filippo.io/bigmod;version=v0.1.1-0.20260103110540-f8a47775ebe5;sha256sum=47227b9246fc3c5028ad9a6601f3d8ef972b59660457ece9f56c1f8031811c66" | ||
| 352 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.2.0;sha256sum=98f2d3ca9b88daa031b0fb2fb521b7ea386af1fed61b6f445a20bef7fa381c17" | ||
| 226 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.0;sha256sum=9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65" | 353 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.0;sha256sum=9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65" |
| 354 | SRC_URI += "gomod://filippo.io/keygen;version=v0.0.0-20260114151900-8e2790ea4c5b;sha256sum=4bd0b0342a0f0c82ce20c05f13244c22c032c035eb42a1f0b9f9436aad8399ee" | ||
| 355 | SRC_URI += "gomod://gioui.org;version=v0.2.0;sha256sum=41ef5955bc5ee2ed2a0f9d923a011fde49736d9f015bbba5d2db9993c9e84f35" | ||
| 356 | SRC_URI += "gomod://gioui.org;version=v0.0.0-20210308172011-57750fc8a0a6;sha256sum=fcbab2a0ea09ff775c1ff4fa99299d95b94aad496b1ac329e3c7389119168fc0" | ||
| 357 | SRC_URI += "gomod://gioui.org;version=v0.0.0-20210822154628-43a7030f6e0b;sha256sum=23b31703749efb8fe3d51d620d97f8f4101ec852e862fe58da94d0b7eb8c61b4" | ||
| 358 | SRC_URI += "gomod://gioui.org/cpu;version=v0.0.0-20220412190645-f1e9e8c3b1f7;sha256sum=f3fb63228b664af3a5fa0b24df0b8cc383c3fa24126b293aa48080c60e235795" | ||
| 359 | SRC_URI += "gomod://gioui.org/cpu;version=v0.0.0-20210808092351-bfe733dd3334;sha256sum=352320adfff51c98603fcf0af218a81292182476ccff105e409db1c2e6004759" | ||
| 360 | SRC_URI += "gomod://gioui.org/cpu;version=v0.0.0-20210817075930-8d6a761490d2;sha256sum=855cfe07bb7e026a8d88379b8d0f5aa5068c47bef13700082cfa4dc92e4ad173" | ||
| 361 | SRC_URI += "gomod://gioui.org/shader;version=v1.0.6;sha256sum=6597c17aff165e8666262dc3efc447687dbe306d23ca01ac3f680fbdfab70d2f" | ||
| 362 | SRC_URI += "gomod://gioui.org/shader;version=v1.0.0;sha256sum=ee93ea90c226169b0bbdf4a94514a95ebbbec4a8d9fd436069b28f6f1553bcd5" | ||
| 363 | SRC_URI += "gomod://gioui.org/x;version=v0.2.0;sha256sum=1860862b824d5d077c2034f746b4cf17ef52bd5095fc1665aa9eefb08cf96dc2" | ||
| 364 | SRC_URI += "gomod://git.sr.ht/~jackmordaunt/go-toast;version=v1.0.0;sha256sum=af51fbcbffec0ec83b560fc04501e1e487d6087bd060c059ec42ffe4dddd5477" | ||
| 365 | SRC_URI += "gomod://git.sr.ht/~sbinet/cmpimg;version=v0.1.0;sha256sum=439ceb9c252cfd0a65c1d2da6697e5e29fa5282550bd3a31446837c444193634" | ||
| 366 | SRC_URI += "gomod://git.sr.ht/~sbinet/gg;version=v0.6.0;sha256sum=844b764a83f0dfc33dd5c1c270057b15cef71b335e4515039adae66b87a65289" | ||
| 227 | SRC_URI += "gomod://git.sr.ht/~sbinet/gg;version=v0.5.0;sha256sum=b73149ec2597c8c569f436da7fa16bbfeebcdd3cdc00b8275b19e77c130a50ba" | 367 | SRC_URI += "gomod://git.sr.ht/~sbinet/gg;version=v0.5.0;sha256sum=b73149ec2597c8c569f436da7fa16bbfeebcdd3cdc00b8275b19e77c130a50ba" |
| 228 | SRC_URI += "gomod://git.sr.ht/~sbinet/gg;version=v0.3.1;sha256sum=435103529c4f24aecf7e4550bc816db2482dda4ee0123d337daba99971a8c498" | 368 | SRC_URI += "gomod://git.sr.ht/~sbinet/gg;version=v0.3.1;sha256sum=435103529c4f24aecf7e4550bc816db2482dda4ee0123d337daba99971a8c498" |
| 369 | SRC_URI += "gomod://git.wow.st/gmp/jni;version=v0.0.0-20210610011705-34026c7e22d0;sha256sum=4bb787b86279d027b272d134a9bf3b74f497a5bdb840b2395860c4ebe6afb171" | ||
| 229 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" | 370 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" |
| 230 | SRC_URI += "gomod://github.com/AdamKorcz/go-118-fuzz-build;version=v0.0.0-20231105174938-2b5cbb29f3e2;sha256sum=1a055c5faf5feab920c7bf3e430a2107068ca173a5fecc70e1295190d3f0ba69" | 371 | SRC_URI += "gomod://github.com/AdamKorcz/go-118-fuzz-build;version=v0.0.0-20231105174938-2b5cbb29f3e2;sha256sum=1a055c5faf5feab920c7bf3e430a2107068ca173a5fecc70e1295190d3f0ba69" |
| 231 | SRC_URI += "gomod://github.com/AndreasBriese/bbloom;version=v0.0.0-20190825152654-46b345b51c96;sha256sum=8b8c016e041592d4ca8cbd2a8c68e0dd0ba1b7a8f96fab7422c8e373b1835a2d" | ||
| 232 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" | 372 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" |
| 233 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v1.5.0;sha256sum=a10c8d3d6c4a9b73dc885464245eec6b27d64f430d6979389cd9c58adde15855" | ||
| 234 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" | 373 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" |
| 374 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v1.5.0;sha256sum=a10c8d3d6c4a9b73dc885464245eec6b27d64f430d6979389cd9c58adde15855" | ||
| 235 | SRC_URI += "gomod://github.com/BurntSushi/xgb;version=v0.0.0-20160522181843-27f122750802;sha256sum=f52962c7fbeca81ea8a777d1f8b1f1d25803dc437fbb490f253344232884328e" | 375 | SRC_URI += "gomod://github.com/BurntSushi/xgb;version=v0.0.0-20160522181843-27f122750802;sha256sum=f52962c7fbeca81ea8a777d1f8b1f1d25803dc437fbb490f253344232884328e" |
| 376 | SRC_URI += "gomod://github.com/DataDog/zstd;version=v1.5.7;sha256sum=2329cea1cc05226917495381c6036e4c5c1fff4e7a0b7fc2c30fa5cfd83d0b3f" | ||
| 377 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.30.0;sha256sum=d74de494fd880eac405aa1cdc136f032c8c3c1732ac6f1e3b73898113e544c85" | ||
| 378 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.27.0;sha256sum=fb5db1323479c768591ac41f364b55ec9c40696d53708e97bd7eba70a8ddd304" | ||
| 236 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.25.0;sha256sum=1abfd2c8e8b3a088620be43d22f3857e7b03fedcd967f3c669b20e95e144d011" | 379 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.25.0;sha256sum=1abfd2c8e8b3a088620be43d22f3857e7b03fedcd967f3c669b20e95e144d011" |
| 237 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.26.0;sha256sum=f90e466703db467965f3c32f28c6fad4c364ea3733b96d8378770597380e2bad" | 380 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.24.1;sha256sum=89610d24ff4856e51e440e0a63da312eba9679aabfa297a4b8c2d907a57f8885" |
| 381 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric;version=v0.48.1;sha256sum=32c7a9f2fb8177592bb28da83f51c1e8e5ef051829016afce2b7c9efad102007" | ||
| 382 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric;version=v0.49.0;sha256sum=85378df9325ad7796f60beef9abe56bfc78c5aa2ecc8583034b9b972b25da2b5" | ||
| 383 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric;version=v0.50.0;sha256sum=ce6db2ce97e28f90bda9549d234cf281493965ac7081b569636f22143a9b9f6b" | ||
| 384 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock;version=v0.48.1;sha256sum=53c9b1b405d8d3de0edcba9f578b070b7922c1772d04976bdd30640cf414d46e" | ||
| 385 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock;version=v0.49.0;sha256sum=d7276bb4ee6b614fd158bd528079613a12ee89f096fdcdeb3ca56e0543e6105e" | ||
| 386 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock;version=v0.50.0;sha256sum=aaedcd479bdff4e1514c7107244460d521f1c5195a0d0dcb3dd6980dfe768fe7" | ||
| 387 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping;version=v0.48.1;sha256sum=6984fc1cc40ecc340ad402fb86797950255066ef96385f0ef10b731302e83ae4" | ||
| 388 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping;version=v0.49.0;sha256sum=b6ea45d650517bb3d34af282c74debbf4023ff9b1abab1749f6e0529e9d334f6" | ||
| 389 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping;version=v0.50.0;sha256sum=94a9f42abc063add5afef03f3b64de1b934ae0be41c589a992c055292748b22c" | ||
| 390 | SRC_URI += "gomod://github.com/HdrHistogram/hdrhistogram-go;version=v1.2.0;sha256sum=85f5b0684d667a12681c05f054339cdc0f4fe8ff4c7e3d62c3859510e451214b" | ||
| 238 | SRC_URI += "gomod://github.com/JeffAshton/win_pdh;version=v0.0.0-20161109143554-76bb4ee9f0ab;sha256sum=53f3f568b957e4baa20964c1c66ce96585b61b4956193a7b87afaec00ff37634" | 391 | SRC_URI += "gomod://github.com/JeffAshton/win_pdh;version=v0.0.0-20161109143554-76bb4ee9f0ab;sha256sum=53f3f568b957e4baa20964c1c66ce96585b61b4956193a7b87afaec00ff37634" |
| 239 | SRC_URI += "gomod://github.com/JohnCGriffin/overflow;version=v0.0.0-20211019200055-46fa312c352c;sha256sum=8ad4da840214861386d243127290666cc54eb914d1f4a8856523481876af2a09" | 392 | SRC_URI += "gomod://github.com/JohnCGriffin/overflow;version=v0.0.0-20211019200055-46fa312c352c;sha256sum=8ad4da840214861386d243127290666cc54eb914d1f4a8856523481876af2a09" |
| 240 | SRC_URI += "gomod://github.com/Jorropo/jsync;version=v1.0.1;sha256sum=6856e17b188db53a1be32ebb333afec6344b2cbbb6682fb5e610804bdc6cea43" | 393 | SRC_URI += "gomod://github.com/Jorropo/jsync;version=v1.0.1;sha256sum=6856e17b188db53a1be32ebb333afec6344b2cbbb6682fb5e610804bdc6cea43" |
| 394 | SRC_URI += "gomod://github.com/Knetic/govaluate;version=v3.0.1-0.20171022003610-9aa49832a739+incompatible;sha256sum=d1d4ac5b4f5759726368f68b0d47f3c17c6d8689243ec66272311359d28a865b" | ||
| 241 | SRC_URI += "gomod://github.com/MakeNowJust/heredoc;version=v1.0.0;sha256sum=062afe6e11aa3c3ac0035d08907b80d5e5b7563905603391ee774bda440abf16" | 395 | SRC_URI += "gomod://github.com/MakeNowJust/heredoc;version=v1.0.0;sha256sum=062afe6e11aa3c3ac0035d08907b80d5e5b7563905603391ee774bda440abf16" |
| 242 | SRC_URI += "gomod://github.com/Masterminds/goutils;version=v1.1.1;sha256sum=ef8778a20c37e98a92e3b1db5ab027cc201743a2f5bfb26ba228bf0515e20b48" | 396 | SRC_URI += "gomod://github.com/Masterminds/goutils;version=v1.1.1;sha256sum=ef8778a20c37e98a92e3b1db5ab027cc201743a2f5bfb26ba228bf0515e20b48" |
| 243 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.3.1;sha256sum=e1b204876a92f8aae3488670395d8ee0813fc775cd883727f47768e9040905eb" | 397 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.4.0;sha256sum=20cf1a0cf1820860c47cb87a0daa1422824e39ca15f47bb59a52b33bce31a239" |
| 244 | SRC_URI += "gomod://github.com/Masterminds/sprig/v3;version=v3.3.0;sha256sum=c731370f7601711d1df9b4b0c9bb8488fc381b32fd3e7de97a03673e8287b719" | 398 | SRC_URI += "gomod://github.com/Masterminds/sprig/v3;version=v3.3.0;sha256sum=c731370f7601711d1df9b4b0c9bb8488fc381b32fd3e7de97a03673e8287b719" |
| 245 | SRC_URI += "gomod://github.com/Microsoft/cosesign1go;version=v1.2.0;sha256sum=79a259c180c332c3c000f015d74e3229eb8cd047f1f30d14a7f1437e758803c1" | 399 | SRC_URI += "gomod://github.com/Microsoft/cosesign1go;version=v1.4.0;sha256sum=5955ebf9ef98609a0abecae9c7d46006a5e8d876dbc15e2005cf866718721007" |
| 246 | SRC_URI += "gomod://github.com/Microsoft/didx509go;version=v0.0.3;sha256sum=46e101057a940f4dbd5d8e2c5276a0e5c62d2c820ef3b2d96caa791518b0840e" | 400 | SRC_URI += "gomod://github.com/Microsoft/didx509go;version=v0.0.3;sha256sum=46e101057a940f4dbd5d8e2c5276a0e5c62d2c820ef3b2d96caa791518b0840e" |
| 247 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" | 401 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" |
| 248 | SRC_URI += "gomod://github.com/Microsoft/hcsshim;version=v0.12.9;sha256sum=204892c04d9e0c7611170b9ce08c985a01c72bda198cca4645b77e1c986ec352" | 402 | SRC_URI += "gomod://github.com/Microsoft/hcsshim;version=v0.14.0-rc.1;sha256sum=c5201e908e6dabcfad1ea91f93a73dadaa53cc41f3284b915da1bd1d15973d89" |
| 249 | SRC_URI += "gomod://github.com/Microsoft/hnslib;version=v0.1.1;sha256sum=faefee29d76d7ed6a3f6eb99356f96dd4b2194ea5617eacfcc0849b13374e47e" | 403 | SRC_URI += "gomod://github.com/Microsoft/hnslib;version=v0.1.2;sha256sum=5c2ab6079c7a0c6649a3a952353ac1dd6f15e4b335ce06c2e001682d38ff3c2b" |
| 250 | SRC_URI += "gomod://github.com/NYTimes/gziphandler;version=v1.1.1;sha256sum=2948d9f70e4388f13f4ed9400df41dca60841059f7dcc30cf909c82796cc705a" | 404 | SRC_URI += "gomod://github.com/NYTimes/gziphandler;version=v1.1.1;sha256sum=2948d9f70e4388f13f4ed9400df41dca60841059f7dcc30cf909c82796cc705a" |
| 251 | SRC_URI += "gomod://github.com/OneOfOne/xxhash;version=v1.2.8;sha256sum=1dcee420896ecd5787e8e3bc67bdae262f5d189405c6e55d9dbc4698bbf47553" | 405 | SRC_URI += "gomod://github.com/OneOfOne/xxhash;version=v1.2.8;sha256sum=1dcee420896ecd5787e8e3bc67bdae262f5d189405c6e55d9dbc4698bbf47553" |
| 406 | SRC_URI += "gomod://github.com/RaduBerinde/axisds;version=v0.1.0;sha256sum=a229957c7528e58605299851c12249e85120e99759e5178a25fe56ed07a59673" | ||
| 407 | SRC_URI += "gomod://github.com/RaduBerinde/btreemap;version=v0.0.0-20250419174037-3d62b7205d54;sha256sum=81b6e0391c0bceadab0bc56184a7ed25dfe81daaa04916900f66b55f34590f6b" | ||
| 252 | SRC_URI += "gomod://github.com/Rican7/retry;version=v0.3.1;sha256sum=a6265f52b6fd3cf41119117369cc92e5b58bcdadc99f4c8d3208f5edd714e393" | 408 | SRC_URI += "gomod://github.com/Rican7/retry;version=v0.3.1;sha256sum=a6265f52b6fd3cf41119117369cc92e5b58bcdadc99f4c8d3208f5edd714e393" |
| 409 | SRC_URI += "gomod://github.com/Shopify/sarama;version=v1.19.0;sha256sum=6eaeccd1aaa42c3edd6445943fab033fdc721bf8690e548fe01b4dc8d63e24a6" | ||
| 410 | SRC_URI += "gomod://github.com/Shopify/toxiproxy;version=v2.1.4+incompatible;sha256sum=9427e70698ee6a906904dfa0652624f640619acef40652a1e5490e13b31e7f61" | ||
| 411 | SRC_URI += "gomod://github.com/StackExchange/wmi;version=v0.0.0-20190523213315-cbe66965904d;sha256sum=68f499ad4c3f45fc6c286fd2a5966e8e15c0f3abc1f96fbf4a979245df936e16" | ||
| 412 | SRC_URI += "gomod://github.com/VividCortex/ewma;version=v1.2.0;sha256sum=facfeeec2dac447211e733ed6f190e9068a8a89d770ea40b1d6955fa6cff36cf" | ||
| 413 | SRC_URI += "gomod://github.com/VividCortex/gohistogram;version=v1.0.0;sha256sum=16ebeceeb7e4066f90edbfb90282cd90d4dad0f71339199551de3fbdc7e8c545" | ||
| 414 | SRC_URI += "gomod://github.com/afex/hystrix-go;version=v0.0.0-20180502004556-fa1af6a1f4f5;sha256sum=c0e0ea63b57e95784eeeb18ab8988ac2c3d3a17dc729d557c963f391f372301c" | ||
| 253 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.1.1;sha256sum=8378d00ee016bf96f7a39d3be1f78a5166bdf7561ed290becf2de425ddcbf3c1" | 415 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.1.1;sha256sum=8378d00ee016bf96f7a39d3be1f78a5166bdf7561ed290becf2de425ddcbf3c1" |
| 416 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.2.0;sha256sum=8bd03e6210dda89343423cc5887d2d16fd669eb3d9c115aef5e3d50dff95b7ba" | ||
| 254 | SRC_URI += "gomod://github.com/ajstarks/deck;version=v0.0.0-20200831202436-30c9fc6549a9;sha256sum=68bad2e38bf5b01e6bbd7b9bbdba35da94dac72bc4ba41f8ea5fe92aa836a3c3" | 417 | SRC_URI += "gomod://github.com/ajstarks/deck;version=v0.0.0-20200831202436-30c9fc6549a9;sha256sum=68bad2e38bf5b01e6bbd7b9bbdba35da94dac72bc4ba41f8ea5fe92aa836a3c3" |
| 255 | SRC_URI += "gomod://github.com/ajstarks/deck/generate;version=v0.0.0-20210309230005-c3f852c02e19;sha256sum=dce1cbc4cb42ac26512dd0bccf997baeea99fb4595cd419a28e8566d2d7c7ba8" | 418 | SRC_URI += "gomod://github.com/ajstarks/deck/generate;version=v0.0.0-20210309230005-c3f852c02e19;sha256sum=dce1cbc4cb42ac26512dd0bccf997baeea99fb4595cd419a28e8566d2d7c7ba8" |
| 256 | SRC_URI += "gomod://github.com/ajstarks/svgo;version=v0.0.0-20180226025133-644b8db467af;sha256sum=cdf6900823539ab02e7f6e0edcdb4c12b3dcec97068a350e564ff622132ae7fc" | 419 | SRC_URI += "gomod://github.com/ajstarks/svgo;version=v0.0.0-20180226025133-644b8db467af;sha256sum=cdf6900823539ab02e7f6e0edcdb4c12b3dcec97068a350e564ff622132ae7fc" |
| @@ -259,41 +422,112 @@ SRC_URI += "gomod://github.com/akavel/rsrc;version=v0.10.2;sha256sum=4a1f17e289d | |||
| 259 | SRC_URI += "gomod://github.com/alecthomas/kingpin/v2;version=v2.4.0;sha256sum=ef1ea6fead21e5fcc9e1532187888c8c7c4f3ebbdb00587ab67a19245206ca66" | 422 | SRC_URI += "gomod://github.com/alecthomas/kingpin/v2;version=v2.4.0;sha256sum=ef1ea6fead21e5fcc9e1532187888c8c7c4f3ebbdb00587ab67a19245206ca66" |
| 260 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20240927000941-0f3dac36c52b;sha256sum=9a275dbb1454d52d2b868b990be424c7d31c0acf2c4a99850faf18ecb9f48b91" | 423 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20240927000941-0f3dac36c52b;sha256sum=9a275dbb1454d52d2b868b990be424c7d31c0acf2c4a99850faf18ecb9f48b91" |
| 261 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20211218093645-b94a6e3cc137;sha256sum=b62437d74a523089af46ba0115ece1ce11bca5e321fe1e1d4c976ecca6ee78aa" | 424 | SRC_URI += "gomod://github.com/alecthomas/units;version=v0.0.0-20211218093645-b94a6e3cc137;sha256sum=b62437d74a523089af46ba0115ece1ce11bca5e321fe1e1d4c976ecca6ee78aa" |
| 425 | SRC_URI += "gomod://github.com/alexflint/go-arg;version=v1.6.1;sha256sum=f9f475a25bfcc041af82ae9ed84f1875b039598c8d37bc9a00df08871ca9bf40" | ||
| 262 | SRC_URI += "gomod://github.com/alexflint/go-arg;version=v1.5.1;sha256sum=b8873c7964b5aea86f3f814ee43b76e42bf0bd5f04fe749ae54b16d13ac43230" | 426 | SRC_URI += "gomod://github.com/alexflint/go-arg;version=v1.5.1;sha256sum=b8873c7964b5aea86f3f814ee43b76e42bf0bd5f04fe749ae54b16d13ac43230" |
| 427 | SRC_URI += "gomod://github.com/alexflint/go-arg;version=v1.6.0;sha256sum=2d4bfc00ebfb21a7183f9b664a99de65d520aa313e03bcaef9572f195b25d688" | ||
| 263 | SRC_URI += "gomod://github.com/alexflint/go-filemutex;version=v1.3.0;sha256sum=ed65d87b6614be009bb000847311cf6a0b89b010f93589d479c7f2f7d3a58a60" | 428 | SRC_URI += "gomod://github.com/alexflint/go-filemutex;version=v1.3.0;sha256sum=ed65d87b6614be009bb000847311cf6a0b89b010f93589d479c7f2f7d3a58a60" |
| 264 | SRC_URI += "gomod://github.com/alexflint/go-scalar;version=v1.2.0;sha256sum=e6f01c46d83752741523b24c240c6ff23dd98c04256058c52bfe39b02f0b5246" | 429 | SRC_URI += "gomod://github.com/alexflint/go-scalar;version=v1.2.0;sha256sum=e6f01c46d83752741523b24c240c6ff23dd98c04256058c52bfe39b02f0b5246" |
| 265 | SRC_URI += "gomod://github.com/andybalholm/brotli;version=v1.0.4;sha256sum=ebe53f2856e100e273aae3c5a368d114ed57f5183bb03e70708d6c29041ad735" | 430 | SRC_URI += "gomod://github.com/andybalholm/brotli;version=v1.0.4;sha256sum=ebe53f2856e100e273aae3c5a368d114ed57f5183bb03e70708d6c29041ad735" |
| 431 | SRC_URI += "gomod://github.com/andybalholm/stroke;version=v0.0.0-20221221101821-bd29b49d73f0;sha256sum=f9c137a3a7adfc329a6484a3df83efaeb9f434e2ee6a3196e6d0e9bf957ba662" | ||
| 266 | SRC_URI += "gomod://github.com/anmitsu/go-shlex;version=v0.0.0-20161002113705-648efa622239;sha256sum=3b8376ff631f30d47e0348a8f847050b97c3db89483f45d1cd8f11d23c7c56a2" | 432 | SRC_URI += "gomod://github.com/anmitsu/go-shlex;version=v0.0.0-20161002113705-648efa622239;sha256sum=3b8376ff631f30d47e0348a8f847050b97c3db89483f45d1cd8f11d23c7c56a2" |
| 267 | SRC_URI += "gomod://github.com/antihax/optional;version=v1.0.0;sha256sum=15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f" | 433 | SRC_URI += "gomod://github.com/antihax/optional;version=v1.0.0;sha256sum=15ab4d41bdbb72ee0ac63db616cdefc7671c79e13d0f73b58355a6a88219c97f" |
| 434 | SRC_URI += "gomod://github.com/antithesishq/antithesis-sdk-go;version=v0.7.0;sha256sum=ac75c490707d04f54ec6d896624189475c9fb03233a29e305ed74ddebad75ce9" | ||
| 435 | SRC_URI += "gomod://github.com/antithesishq/antithesis-sdk-go;version=v0.5.0;sha256sum=29f0530053f0854cf2354280d47f14833c107b966b33e71a49d664f329460c2e" | ||
| 268 | SRC_URI += "gomod://github.com/antithesishq/antithesis-sdk-go;version=v0.4.3-default-no-op;sha256sum=2342e0434ce210c3addd0075626adea27c39b49827af099888f228e867365b31" | 436 | SRC_URI += "gomod://github.com/antithesishq/antithesis-sdk-go;version=v0.4.3-default-no-op;sha256sum=2342e0434ce210c3addd0075626adea27c39b49827af099888f228e867365b31" |
| 269 | SRC_URI += "gomod://github.com/antlr4-go/antlr/v4;version=v4.13.1;sha256sum=2fb455ab1f46e53a3cfa678306a6e405f291b34858222db9240335c018ae9554" | ||
| 270 | SRC_URI += "gomod://github.com/antlr4-go/antlr/v4;version=v4.13.0;sha256sum=e8da99b695f242026fcd1877a0ecd248a5a2ec58c042670e7b3a68910c99447a" | 437 | SRC_URI += "gomod://github.com/antlr4-go/antlr/v4;version=v4.13.0;sha256sum=e8da99b695f242026fcd1877a0ecd248a5a2ec58c042670e7b3a68910c99447a" |
| 438 | SRC_URI += "gomod://github.com/antlr4-go/antlr/v4;version=v4.13.1;sha256sum=2fb455ab1f46e53a3cfa678306a6e405f291b34858222db9240335c018ae9554" | ||
| 271 | SRC_URI += "gomod://github.com/apache/arrow/go/v11;version=v11.0.0;sha256sum=d5275ec213d31234d54ca13fff78d07ba1837d78664c13b76363d2f75718ae4f" | 439 | SRC_URI += "gomod://github.com/apache/arrow/go/v11;version=v11.0.0;sha256sum=d5275ec213d31234d54ca13fff78d07ba1837d78664c13b76363d2f75718ae4f" |
| 440 | SRC_URI += "gomod://github.com/apache/thrift;version=v0.12.0;sha256sum=1413ade17c149e9df85fd170ef1250bc5a7dc098cdad4b74df88ebac363db831" | ||
| 441 | SRC_URI += "gomod://github.com/apache/thrift;version=v0.13.0;sha256sum=d75265e363da943c24e7ed69104bf018429024a50968421e48a6ab3e624733c2" | ||
| 272 | SRC_URI += "gomod://github.com/apache/thrift;version=v0.16.0;sha256sum=50d5c610df30fa2a6039394d5142382b7d9938870dfb12ef46bddfa3da250893" | 442 | SRC_URI += "gomod://github.com/apache/thrift;version=v0.16.0;sha256sum=50d5c610df30fa2a6039394d5142382b7d9938870dfb12ef46bddfa3da250893" |
| 273 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20190214190532-5111143e8da2;sha256sum=c8b7ba977844b5378a2413c123c3e55d0885fb67f64ad6cf06575a791a36b827" | 443 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20190214190532-5111143e8da2;sha256sum=c8b7ba977844b5378a2413c123c3e55d0885fb67f64ad6cf06575a791a36b827" |
| 444 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20150827004946-bbbad097214e;sha256sum=3819cde26cd4b25c4043dc9384da7b0c1c29fd06e6e3a38604f4a6933fc017ed" | ||
| 445 | SRC_URI += "gomod://github.com/armon/go-metrics;version=v0.0.0-20180917152333-f0300d1749da;sha256sum=247448464a8d219611279cde2540ef86de10828a5b2679477ded835adef351b1" | ||
| 274 | SRC_URI += "gomod://github.com/armon/go-proxyproto;version=v0.0.0-20210323213023-7e956b284f0a;sha256sum=c9c2b004a65ec15d9f4a72c6494dfe625a8424ec4f2c08a961591d6efd932e8f" | 446 | SRC_URI += "gomod://github.com/armon/go-proxyproto;version=v0.0.0-20210323213023-7e956b284f0a;sha256sum=c9c2b004a65ec15d9f4a72c6494dfe625a8424ec4f2c08a961591d6efd932e8f" |
| 447 | SRC_URI += "gomod://github.com/armon/go-radix;version=v0.0.0-20180808171621-7fddfc383310;sha256sum=cb090b2b3c19987353e831ca79b31eb31eaa534b1f46d11b8813b235b1058859" | ||
| 275 | SRC_URI += "gomod://github.com/armon/go-socks5;version=v0.0.0-20160902184237-e75332964ef5;sha256sum=f473e6dce826a0552639833cf72cfaa8bc7141daa7b537622d7f78eacfd9dfb3" | 448 | SRC_URI += "gomod://github.com/armon/go-socks5;version=v0.0.0-20160902184237-e75332964ef5;sha256sum=f473e6dce826a0552639833cf72cfaa8bc7141daa7b537622d7f78eacfd9dfb3" |
| 449 | SRC_URI += "gomod://github.com/aryann/difflib;version=v0.0.0-20170710044230-e206f873d14a;sha256sum=973aae50e3d85569e1f0f6cbca78bf9b5896ce53d0534422a7db46f947b50764" | ||
| 276 | SRC_URI += "gomod://github.com/avast/retry-go/v4;version=v4.6.1;sha256sum=4c7c234af22061183a7986903640afd4c3ff39c97650ae86acf89c8133ff8296" | 450 | SRC_URI += "gomod://github.com/avast/retry-go/v4;version=v4.6.1;sha256sum=4c7c234af22061183a7986903640afd4c3ff39c97650ae86acf89c8133ff8296" |
| 451 | SRC_URI += "gomod://github.com/avast/retry-go/v4;version=v4.7.0;sha256sum=544af671ee58b99e62d126e0afdd49281d2bb12a4d0c6c1947e82bb0a19e8ec1" | ||
| 452 | SRC_URI += "gomod://github.com/aws/aws-lambda-go;version=v1.13.3;sha256sum=8cfc5400798abd2840f456c75265f8fba4ae488e32ca2af9a5c8073fb219ea82" | ||
| 453 | SRC_URI += "gomod://github.com/aws/aws-sdk-go;version=v1.27.0;sha256sum=4fc4c36ade4e5da1d9b8aaed7be1b24b4dca615695f2de339849c91a9ab331cb" | ||
| 277 | SRC_URI += "gomod://github.com/aws/aws-sdk-go;version=v1.55.6;sha256sum=c8b1bdd896d3e53cf061abcbcb76b47fa0830defd63e4edd8b7c718c759f2b0f" | 454 | SRC_URI += "gomod://github.com/aws/aws-sdk-go;version=v1.55.6;sha256sum=c8b1bdd896d3e53cf061abcbcb76b47fa0830defd63e4edd8b7c718c759f2b0f" |
| 455 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.39.0;sha256sum=57c6c90d5eb1200f989dd9b1d4d71d61b841cee819f74541c1a974028d10d984" | ||
| 456 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v0.18.0;sha256sum=696838419206b69fd508ebe7751d0d5c525f14ae25e30df623fc6ccdffb449fa" | ||
| 457 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.17.5;sha256sum=67bc7264bba4e33b165bc1635b07eb080866aef1b49358276ce69f5666dd0ac0" | ||
| 458 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.25.2;sha256sum=b77be961340a0fd9719235224d241fa0cba50889353f5522b592375804d394c5" | ||
| 278 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.30.1;sha256sum=8daa7ea0c2e21c75641353a1aa3c56fb33780e7b7d6211a183dde9d4c10610c8" | 459 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.30.1;sha256sum=8daa7ea0c2e21c75641353a1aa3c56fb33780e7b7d6211a183dde9d4c10610c8" |
| 460 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.36.3;sha256sum=953a31f31b29a753e694ce29ef7168cadc16c537bec9dedccb97894aabf63228" | ||
| 461 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.29.9;sha256sum=2731e619ba162309b8773a648a614615d4c49756f3fca2a5e7b3b69c34712baa" | ||
| 462 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.18.14;sha256sum=68052331fa31f86ae7016e4bd04e74bdd3bca98f6b85556d18950635043953b8" | ||
| 463 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.29.12;sha256sum=b7e9945a97afd93af8641f8f800d80990cdb1b4c080b8004d2976154efe5c13a" | ||
| 464 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.27.4;sha256sum=402f5bb4961b4a403740c372cf3daf6bb68d58b305af744e581139805637f452" | ||
| 465 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.29.14;sha256sum=e40d28f15177dea5f5893f99872808c2bbf4e6e1fb28b335c5a66bc0c2a81b7f" | ||
| 279 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.27.24;sha256sum=befc8abc9bda63045b84e29aca9cf0bfc86e4f0849579dfc343507fa354fa41d" | 466 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.27.24;sha256sum=befc8abc9bda63045b84e29aca9cf0bfc86e4f0849579dfc343507fa354fa41d" |
| 467 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.17.4;sha256sum=ec34778a7c5db07837071d110c16094094630c10f88a4b10a1b354b3e7801d01" | ||
| 280 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.17.24;sha256sum=a73421654292bd133897328925feabf1f0963b4e12f8afca6a79182714c52292" | 468 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.17.24;sha256sum=a73421654292bd133897328925feabf1f0963b4e12f8afca6a79182714c52292" |
| 469 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.13.14;sha256sum=ad8f1ce533854b619cad38494be8848427b34fca0c48b2909701c3d18f119942" | ||
| 470 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.18.12;sha256sum=a4dc537fdaa79272bd55c111b12bd6c45e32708d14b42702240be54b079ef07b" | ||
| 471 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.17.65;sha256sum=dff4eedf8abd6d5ca9c1b9f4acef340ca1c80d7c6a39f8e39f8e895e2c7529f3" | ||
| 472 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.15.2;sha256sum=4050773aebb2fc008d3ad4f6c5076a2202b9c6dec0cabbff500a779b34765c5b" | ||
| 473 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.12.23;sha256sum=2b59c6e8a5f63a76ed939ec4c528213b6524d5004cabe436d1236df9e37102da" | ||
| 474 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.16.30;sha256sum=256798b4e7bab8df8ecd95ca8ac74ac7cec2a1a68f6c682cd8cb548cfbd5913d" | ||
| 475 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.7;sha256sum=9c8becc201198c10a701a4e2cdbe1cb00b8cebc0c7277e8f3f67fa14c6f87bb6" | ||
| 281 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.16.9;sha256sum=16db4b7e173e72cdfaf7ac7da53cb2a06830f783b42720a2663c9e2cc303d518" | 476 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.16.9;sha256sum=16db4b7e173e72cdfaf7ac7da53cb2a06830f783b42720a2663c9e2cc303d518" |
| 477 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.1.29;sha256sum=64e98aba53f72e400f9766add2eccce7ba24a33b715a5f481646e86de87261f3" | ||
| 478 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.3.34;sha256sum=2e83e86e51c1ba8e0386200d3c103090df23b79e52f4d89b907d40ecf4e74aaf" | ||
| 282 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.3.13;sha256sum=1123c6fc0f0fc2954fc1c3a9b5c4a5874276abe9cd0be0b980d21fb7a7a5252e" | 479 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.3.13;sha256sum=1123c6fc0f0fc2954fc1c3a9b5c4a5874276abe9cd0be0b980d21fb7a7a5252e" |
| 480 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.3.2;sha256sum=ef66cd84d14dcd68122bd89e891a3f5ae411cddc5540dd4c849102c1eacc4fd7" | ||
| 481 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.7;sha256sum=c7d135377232cb5bc70265a90b6d7bc1b2577cd296a150572a34f4d34ed37937" | ||
| 482 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.6.2;sha256sum=c0fde3633d71d5c303bdb5974b8f8f91baa3d2dfdbb133d41296e7f0bddd3297" | ||
| 483 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.4.23;sha256sum=efdd57d4ae964fc2a5a80882e1e6ef717bf94efc1540c1c27c4cf36efd859402" | ||
| 484 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.6.34;sha256sum=91c7d0092f1d0645585502589d1dfefb7b01fcd17181b24d723f94f1af5fb6cd" | ||
| 485 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.7;sha256sum=fda181beec84c7cb56389685f41918977c8d1a71e7d788d1c03c5622a41e3fd2" | ||
| 283 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.6.13;sha256sum=6146da2d5bc7299044d5c1d82e3d6e2a4c089283557c79f50736d6b9d933d489" | 486 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.6.13;sha256sum=6146da2d5bc7299044d5c1d82e3d6e2a4c089283557c79f50736d6b9d933d489" |
| 487 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.3.30;sha256sum=c7ca3887691365fa9349beb9cff403504c70867fd498c2aee7e8f35a9afa20c0" | ||
| 284 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.0;sha256sum=c597ff92dcd57f28e3c7f81274b882b7fe37f2dd58dfc666049ffd6eef52b4cc" | 488 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.0;sha256sum=c597ff92dcd57f28e3c7f81274b882b7fe37f2dd58dfc666049ffd6eef52b4cc" |
| 489 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.3;sha256sum=7c134d09366b976ea1362c3dca8a394e130182af739a792d7b16089eefa8a514" | ||
| 490 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ec2;version=v1.209.0;sha256sum=3de75b7c3e567a14439bf2ba52a7d037c078af99cb08fb33374927616c9dabfb" | ||
| 285 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.11.3;sha256sum=569b743c5e0e65b6ce901712bac39d240d978d41785e968d2b2e5d9a011759eb" | 491 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.11.3;sha256sum=569b743c5e0e65b6ce901712bac39d240d978d41785e968d2b2e5d9a011759eb" |
| 492 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.11.1;sha256sum=a8e94726baf0fc852d2449133a607d5a3a204ac3f30018e893f96bb223327282" | ||
| 493 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.1;sha256sum=ae96d9155ddc1b4981ec4ef3957b3fd446a760aea9292f6e180fdfa2506bef43" | ||
| 494 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.12.3;sha256sum=c4605b963ed7b77ab800d90ef0db179c5e96b3d34b0fc58b737adbc16c4fbf8e" | ||
| 495 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.11.2;sha256sum=3c44f5554c5fedab38d4e35d176dceea6cfa65f0a3c4f7354a334f74aa6a4a3b" | ||
| 496 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.9.23;sha256sum=f45f3ee5cb14767539dd012d199caad2acfc024ddbb40874bb6a20ed6cf45068" | ||
| 497 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.7;sha256sum=c65d568f813e1aee71b95dd6c593d3d87e73537d66eb6a9c8c6a0f34466fd6bd" | ||
| 498 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.12.15;sha256sum=7cd35b9ff404c7f8254c5b26200aed7d9a93a68bc30b6671441dd270130918bf" | ||
| 286 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.11.15;sha256sum=7b8d24f9358a9018b7f65685133ac46f3d478b5b08d281e3f44a6d2fb80b0ec0" | 499 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.11.15;sha256sum=7b8d24f9358a9018b7f65685133ac46f3d478b5b08d281e3f44a6d2fb80b0ec0" |
| 500 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.20.1;sha256sum=b7cdd45f914d569db8c7fc105084504881754c30910ba8ca01c1d0996ee8da47" | ||
| 501 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.25.2;sha256sum=14e8e4cbb7689f6d01bbcbd33dd3251751e04073c1a77a2d0316126aa2f39a00" | ||
| 502 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.29.3;sha256sum=8053104db0a0f2690dd749b23146f952670bd3ae7e048735208dba727af9f479" | ||
| 503 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.12.3;sha256sum=326300d1fb4ae1aeb3e9b7a6eb70fb60ceecff8de9920ab111016cd6ee21186f" | ||
| 287 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.22.1;sha256sum=e5fa97ca5e513f1c4b58dd7b4778c04a5f8d48b529c491f9d5b0521fbc8b78e1" | 504 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.22.1;sha256sum=e5fa97ca5e513f1c4b58dd7b4778c04a5f8d48b529c491f9d5b0521fbc8b78e1" |
| 505 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.34.4;sha256sum=acfd69a2f2fe5d58602ba2e2d60739f1307602857c812dc47f508feee56a6364" | ||
| 506 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.30.0;sha256sum=bcf481f0bc0cb74bb86644c674c9648670a400b7011eba5ea6fd5f116cbf00c8" | ||
| 288 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.26.2;sha256sum=4976fa4e16bd4e9170a29dedb61489ab153d6fe3e97178df37897de18d8631a5" | 507 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.26.2;sha256sum=4976fa4e16bd4e9170a29dedb61489ab153d6fe3e97178df37897de18d8631a5" |
| 508 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.14.3;sha256sum=bce59842cb4126fb28200461edbbbdd8beece3fe5dbde970c6091eb75738f9c9" | ||
| 509 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.23.1;sha256sum=3b6a5c90918f08335435033214a889b81f97d11ae0fdaa2abdba2559f0275824" | ||
| 510 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.28.1;sha256sum=07da7e73b80918cfcdf9a49c3cc12de739e7f414390304ab9b7db6ed449dbc30" | ||
| 511 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.18.4;sha256sum=12e1a6cf263cd49b899ed23ad6c6ae71d3c87281bd7aca355f5a7f9ffde29b00" | ||
| 512 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.38.4;sha256sum=c0716a0f4d02bdb1799c5aab97f7468cc8f03d79f03869f633ff648c7b6210b9" | ||
| 513 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.33.17;sha256sum=87aca25fafd483a1eac29c5baaab05ad485422a9aa1ccc5db0d39733c2d71cd2" | ||
| 289 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.30.1;sha256sum=2239b579acb4d024564d585301decad4ede07623e240ddb2804da8617cada41f" | 514 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.30.1;sha256sum=2239b579acb4d024564d585301decad4ede07623e240ddb2804da8617cada41f" |
| 515 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.20.1;sha256sum=f8c50235232d6b5b42f13f30450133bb2e42d714aee7fccbd488dea810d48a24" | ||
| 516 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.13.5;sha256sum=864667edd8459bff1f750d65f40922263b995a06dcb85240536539e239e911e4" | ||
| 517 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.22.3;sha256sum=572df48de9133d57f45909d3067b2053b97230268c2d28e4e44ea9644009ef11" | ||
| 518 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.23.0;sha256sum=637116dbe7e99c3146f5c9043703a7f2317784d748e208655111bfb4e5cf8095" | ||
| 519 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.22.2;sha256sum=e5701b5798a3ff01b7139ec07e5bc2010f76cab82523e8989602003d61d82324" | ||
| 290 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.20.3;sha256sum=25685f8d6135f15c9ed88e5c644315ec049941b75d87f44598ef73f301dc80d1" | 520 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.20.3;sha256sum=25685f8d6135f15c9ed88e5c644315ec049941b75d87f44598ef73f301dc80d1" |
| 291 | SRC_URI += "gomod://github.com/bahlo/generic-list-go;version=v0.2.0;sha256sum=e773fa812176a62f1d27d7a1e7589683f5e5af2d36628fa6a5a522e59474c504" | 521 | SRC_URI += "gomod://github.com/bahlo/generic-list-go;version=v0.2.0;sha256sum=e773fa812176a62f1d27d7a1e7589683f5e5af2d36628fa6a5a522e59474c504" |
| 522 | SRC_URI += "gomod://github.com/bazelbuild/rules_go;version=v0.49.0;sha256sum=1a8f68895ed80fd21083fa7e44b887918a4881c5d05e99f776adf7db23178b4b" | ||
| 523 | SRC_URI += "gomod://github.com/benbjohnson/clock;version=v1.3.5;sha256sum=b615224e45f86907cfb0acc2b198dacea85ced624ed6c497ca2e7e705a53f2f9" | ||
| 292 | SRC_URI += "gomod://github.com/benbjohnson/clock;version=v1.3.0;sha256sum=b710f0d542532ecb521fcaeda6c09977dced8722b05956fecccc97464d3dcee8" | 524 | SRC_URI += "gomod://github.com/benbjohnson/clock;version=v1.3.0;sha256sum=b710f0d542532ecb521fcaeda6c09977dced8722b05956fecccc97464d3dcee8" |
| 293 | SRC_URI += "gomod://github.com/benbjohnson/clock;version=v1.1.0;sha256sum=d04e441d7f577f7861db72305478105dc75fd7030307a0fa325e328500283445" | 525 | SRC_URI += "gomod://github.com/benbjohnson/clock;version=v1.1.0;sha256sum=d04e441d7f577f7861db72305478105dc75fd7030307a0fa325e328500283445" |
| 294 | SRC_URI += "gomod://github.com/benbjohnson/clock;version=v1.3.5;sha256sum=b615224e45f86907cfb0acc2b198dacea85ced624ed6c497ca2e7e705a53f2f9" | ||
| 295 | SRC_URI += "gomod://github.com/beorn7/perks;version=v0.0.0-20180321164747-3a771d992973;sha256sum=536e7c15d3bddfce923ebc7f55b87bf4c7af6920bcebdbf24d3969e624eb7537" | ||
| 296 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" | 526 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" |
| 527 | SRC_URI += "gomod://github.com/beorn7/perks;version=v0.0.0-20180321164747-3a771d992973;sha256sum=536e7c15d3bddfce923ebc7f55b87bf4c7af6920bcebdbf24d3969e624eb7537" | ||
| 528 | SRC_URI += "gomod://github.com/bgentry/speakeasy;version=v0.1.0;sha256sum=d4bfd48b9bf68c87f92c94478ac910bcdab272e15eb909d58f1fb939233f75f0" | ||
| 529 | SRC_URI += "gomod://github.com/bgentry/speakeasy;version=v0.2.0;sha256sum=54db02088d979118dabe83139b80efa5d84d8bba03f3effe458be5c61f20f09f" | ||
| 530 | SRC_URI += "gomod://github.com/bketelsen/crypt;version=v0.0.4;sha256sum=ab24f8c0386cc7fce86f4e6680c32214e1e597980bd80127ac84e71ace6763da" | ||
| 297 | SRC_URI += "gomod://github.com/blang/semver;version=v3.5.1+incompatible;sha256sum=8d032399cf835b93f7cf641b5477a31a002059eed7888a775f97bd3e9677ad3c" | 531 | SRC_URI += "gomod://github.com/blang/semver;version=v3.5.1+incompatible;sha256sum=8d032399cf835b93f7cf641b5477a31a002059eed7888a775f97bd3e9677ad3c" |
| 298 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" | 532 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" |
| 299 | SRC_URI += "gomod://github.com/boombuler/barcode;version=v1.0.0;sha256sum=ef3832c4d22a09377323980bacd9f5f2ab43d0d20da115e1cfb139e093d7bb9b" | 533 | SRC_URI += "gomod://github.com/boombuler/barcode;version=v1.0.0;sha256sum=ef3832c4d22a09377323980bacd9f5f2ab43d0d20da115e1cfb139e093d7bb9b" |
| @@ -301,10 +535,15 @@ SRC_URI += "gomod://github.com/boombuler/barcode;version=v1.0.1;sha256sum=812c5b | |||
| 301 | SRC_URI += "gomod://github.com/bradfitz/go-smtpd;version=v0.0.0-20170404230938-deb6d6237625;sha256sum=0a06dd547fed38e2744800b5f4ebae5ac00ee08717ded281510a8d319b8db8f3" | 535 | SRC_URI += "gomod://github.com/bradfitz/go-smtpd;version=v0.0.0-20170404230938-deb6d6237625;sha256sum=0a06dd547fed38e2744800b5f4ebae5ac00ee08717ded281510a8d319b8db8f3" |
| 302 | SRC_URI += "gomod://github.com/bronze1man/goStrongswanVici;version=v0.0.0-20231128135937-211cef3b0b20;sha256sum=61676b8e183948ecb5b83bcdc3d5d8be63fbcd32c6e8a53a7c293a9ca5260516" | 536 | SRC_URI += "gomod://github.com/bronze1man/goStrongswanVici;version=v0.0.0-20231128135937-211cef3b0b20;sha256sum=61676b8e183948ecb5b83bcdc3d5d8be63fbcd32c6e8a53a7c293a9ca5260516" |
| 303 | SRC_URI += "gomod://github.com/bufbuild/protovalidate-go;version=v0.9.1;sha256sum=81fd4d720809800e4792d1cda3520884e91b6d2ab8dd6d2e51c764fe85887192" | 537 | SRC_URI += "gomod://github.com/bufbuild/protovalidate-go;version=v0.9.1;sha256sum=81fd4d720809800e4792d1cda3520884e91b6d2ab8dd6d2e51c764fe85887192" |
| 304 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v0.0.0-20181115193947-bf1c66bbce23;sha256sum=f1dea08470a0354d38220f605b5f1715efb12e2aaa66d5c691a9ea75e3ffab71" | ||
| 305 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v1.1.1;sha256sum=be17ef1b44c22eac645eeac80f0e26cdfc70d77262e631358e00c2aa817eab8c" | 538 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v1.1.1;sha256sum=be17ef1b44c22eac645eeac80f0e26cdfc70d77262e631358e00c2aa817eab8c" |
| 539 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v0.0.0-20181115193947-bf1c66bbce23;sha256sum=f1dea08470a0354d38220f605b5f1715efb12e2aaa66d5c691a9ea75e3ffab71" | ||
| 540 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v1.1.2;sha256sum=07495b55fbdae886bcc970b6f5d5073435b5980291dc92674c53ab31d1ad298f" | ||
| 306 | SRC_URI += "gomod://github.com/campoy/embedmd;version=v1.0.0;sha256sum=a0e0daed0e40d30dfaf7ba58bc8057450f5c1964d5672c49d3b4817a82f9a512" | 541 | SRC_URI += "gomod://github.com/campoy/embedmd;version=v1.0.0;sha256sum=a0e0daed0e40d30dfaf7ba58bc8057450f5c1964d5672c49d3b4817a82f9a512" |
| 542 | SRC_URI += "gomod://github.com/canonical/go-sp800.90a-drbg;version=v0.0.0-20210314144037-6eeb1040d6c3;sha256sum=390311ac06a2dcec4af8f0525b4a22a5a55b00eda4f924245918baea3ea124ae" | ||
| 543 | SRC_URI += "gomod://github.com/casbin/casbin/v2;version=v2.1.2;sha256sum=753df5c3fa5de68592e95fd55427f264dc7590a0bf781a77eb56ae721d6d3351" | ||
| 544 | SRC_URI += "gomod://github.com/ccoveille/go-safecast;version=v1.6.1;sha256sum=2cc6d2edae3f92e20a398d524cb40d042f56b6a4dc8ff1218f9dbdd0ec5e722c" | ||
| 307 | SRC_URI += "gomod://github.com/ccoveille/go-safecast;version=v1.5.0;sha256sum=291799c19ea214c5c465bee3a2e53be20c5522c5c5cc91f219aed4542eee8944" | 545 | SRC_URI += "gomod://github.com/ccoveille/go-safecast;version=v1.5.0;sha256sum=291799c19ea214c5c465bee3a2e53be20c5522c5c5cc91f219aed4542eee8944" |
| 546 | SRC_URI += "gomod://github.com/cenkalti/backoff;version=v2.2.1+incompatible;sha256sum=f8196815a1b4d25e5b8158029d5264801fc8aa5ff128ccf30752fd169693d43b" | ||
| 308 | SRC_URI += "gomod://github.com/cenkalti/backoff/v4;version=v4.3.0;sha256sum=ef220b1ebf3bff4c46bbad5b2e123030e812b722b9e9dc88bc35956f9c622c2a" | 547 | SRC_URI += "gomod://github.com/cenkalti/backoff/v4;version=v4.3.0;sha256sum=ef220b1ebf3bff4c46bbad5b2e123030e812b722b9e9dc88bc35956f9c622c2a" |
| 309 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.2;sha256sum=f0a60104b32b055c149200f9fbcce8fb09eb2279d7d12b989200787078fade87" | 548 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.2;sha256sum=f0a60104b32b055c149200f9fbcce8fb09eb2279d7d12b989200787078fade87" |
| 310 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.3;sha256sum=58e4d9014277bc1c5c7ab64539137923964cc3920303a4f771d02a532939bedb" | 549 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.3;sha256sum=58e4d9014277bc1c5c7ab64539137923964cc3920303a4f771d02a532939bedb" |
| @@ -314,64 +553,132 @@ SRC_URI += "gomod://github.com/cespare/xxhash;version=v1.1.0;sha256sum=fe98c5667 | |||
| 314 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.3.0;sha256sum=145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3" | 553 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.3.0;sha256sum=145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3" |
| 315 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.2.0;sha256sum=fc180cdb0c00fbffbd39b774a72cdb5f0c32ace25370d5135195918a8c3fbd25" | 554 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.2.0;sha256sum=fc180cdb0c00fbffbd39b774a72cdb5f0c32ace25370d5135195918a8c3fbd25" |
| 316 | SRC_URI += "gomod://github.com/chai2010/gettext-go;version=v1.0.2;sha256sum=7163a4e84dd152f1eff0d78bc203184bacebfede25c7dbdc639828c1ddf03dc4" | 555 | SRC_URI += "gomod://github.com/chai2010/gettext-go;version=v1.0.2;sha256sum=7163a4e84dd152f1eff0d78bc203184bacebfede25c7dbdc639828c1ddf03dc4" |
| 556 | SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.4.0;sha256sum=a5a483923a7751ae70270337070e049e13ef6a26a6d013a4f1cb824e2b203f42" | ||
| 317 | SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.3.0;sha256sum=51409990149b93a384807c517be89296b87b8980515703dea0089da914b13f58" | 557 | SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.3.0;sha256sum=51409990149b93a384807c517be89296b87b8980515703dea0089da914b13f58" |
| 318 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v7;version=v7.2.0;sha256sum=6e88d29322c7665fdac2b5ed9c9a30b44fc2fb254e460241d9dee71d564c5ac3" | 558 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v7;version=v7.2.0;sha256sum=6e88d29322c7665fdac2b5ed9c9a30b44fc2fb254e460241d9dee71d564c5ac3" |
| 559 | SRC_URI += "gomod://github.com/cheggaaa/pb/v3;version=v3.1.6;sha256sum=2d23c40ba2a8da3fff7f29395e04b640c2c807a5740731238b181e898826cd88" | ||
| 560 | SRC_URI += "gomod://github.com/choria-io/fisk;version=v0.8.1;sha256sum=69fc99c04b67492c73b6fd596db1b4a10b0668a1494810c465955b1830771ea4" | ||
| 319 | SRC_URI += "gomod://github.com/choria-io/fisk;version=v0.7.1;sha256sum=59db025152352fb21a634dcd40f5c2ce7c7998c71922e43bc9d246c3107bc74d" | 561 | SRC_URI += "gomod://github.com/choria-io/fisk;version=v0.7.1;sha256sum=59db025152352fb21a634dcd40f5c2ce7c7998c71922e43bc9d246c3107bc74d" |
| 562 | SRC_URI += "gomod://github.com/choria-io/fisk;version=v0.7.2;sha256sum=bfc423f31091ff8603690cd128a813dbe74cab3a16833c6dccf9aa831b7e9f52" | ||
| 320 | SRC_URI += "gomod://github.com/chzyer/logex;version=v1.1.10;sha256sum=2c94771c1e335a2c58a96444b3768b8e00297747d6ce7e7c14bab2e8b39d91bd" | 563 | SRC_URI += "gomod://github.com/chzyer/logex;version=v1.1.10;sha256sum=2c94771c1e335a2c58a96444b3768b8e00297747d6ce7e7c14bab2e8b39d91bd" |
| 321 | SRC_URI += "gomod://github.com/chzyer/readline;version=v1.5.1;sha256sum=ce25854a8beae5c20bdde840d5142e6fbd1f86f0e58442705b8fb21dfce48501" | ||
| 322 | SRC_URI += "gomod://github.com/chzyer/readline;version=v0.0.0-20180603132655-2972be24d48e;sha256sum=3dc842677887278fb33d25078d375ae6a7a94bb77a8d205ee2230b581b6947a6" | 564 | SRC_URI += "gomod://github.com/chzyer/readline;version=v0.0.0-20180603132655-2972be24d48e;sha256sum=3dc842677887278fb33d25078d375ae6a7a94bb77a8d205ee2230b581b6947a6" |
| 565 | SRC_URI += "gomod://github.com/chzyer/readline;version=v1.5.1;sha256sum=ce25854a8beae5c20bdde840d5142e6fbd1f86f0e58442705b8fb21dfce48501" | ||
| 323 | SRC_URI += "gomod://github.com/chzyer/test;version=v0.0.0-20180213035817-a1ea475d72b1;sha256sum=ad8550bed3c4a94bbef57b9fc5bb15806eaceda00925716404320580d60e2f7d" | 566 | SRC_URI += "gomod://github.com/chzyer/test;version=v0.0.0-20180213035817-a1ea475d72b1;sha256sum=ad8550bed3c4a94bbef57b9fc5bb15806eaceda00925716404320580d60e2f7d" |
| 324 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.12.3;sha256sum=7e0016701b808c81a00cc45e6d93b4a6c8380d9db4824c86f6f241686280adac" | ||
| 325 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.16.0;sha256sum=94f18289e55ece887579f7f3bd5117301c02a4413837fd6b5ff956962c8995cf" | 567 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.16.0;sha256sum=94f18289e55ece887579f7f3bd5117301c02a4413837fd6b5ff956962c8995cf" |
| 568 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.12.3;sha256sum=7e0016701b808c81a00cc45e6d93b4a6c8380d9db4824c86f6f241686280adac" | ||
| 569 | SRC_URI += "gomod://github.com/clbanning/x2j;version=v0.0.0-20191024224557-825249438eec;sha256sum=747daafe80e4ac504626c01a1d28b1a64b785586975a47b50d62853a444b72a0" | ||
| 570 | SRC_URI += "gomod://github.com/clipperhouse/uax29/v2;version=v2.7.0;sha256sum=67b1278f1ffb4e4d783a390e48fe7396864650138e785d4b4bfca5914333f761" | ||
| 326 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20220112060539-c52dc94e7fbe;sha256sum=8fe1585f25d40a5e3cd4243a92143d71ae4ee92e915e7192e72387047539438e" | 571 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20220112060539-c52dc94e7fbe;sha256sum=8fe1585f25d40a5e3cd4243a92143d71ae4ee92e915e7192e72387047539438e" |
| 327 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20220314180256-7f1daf1720fc;sha256sum=fe8ad9d9e0558b5c905424e95a52dfe5bd8cd53186dbee08aba3e12679e685c3" | 572 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20251210132809-ee656c7534f5;sha256sum=cca4463a6b46441356c204b8580aed55a0df97e8289cfc04be7986cdf3a8011c" |
| 328 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20210922020428-25de7278fc84;sha256sum=0a011b159e08be1dd3f784ee4704fcd6655b812dd5f970e2adc13f0beacf34df" | ||
| 329 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20240723142845-024c85f92f20;sha256sum=cf02f29ce6f7ffddc725654ccd1cf9c299976cde3efa8aa9d15075c330b42023" | ||
| 330 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20250121191232-2f005788dc42;sha256sum=20db094e599edc2bfd6ff20485c2f1870324dcdc80c9a041d10191f3030c1a18" | 573 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20250121191232-2f005788dc42;sha256sum=20db094e599edc2bfd6ff20485c2f1870324dcdc80c9a041d10191f3030c1a18" |
| 331 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20230105202645-06c439db220b;sha256sum=7e33dbf929da89661e8f7507706f7ea28762d7c48c899d8e8352145c11627bf4" | 574 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20230105202645-06c439db220b;sha256sum=7e33dbf929da89661e8f7507706f7ea28762d7c48c899d8e8352145c11627bf4" |
| 575 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20220314180256-7f1daf1720fc;sha256sum=fe8ad9d9e0558b5c905424e95a52dfe5bd8cd53186dbee08aba3e12679e685c3" | ||
| 332 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20240905190251-b4127c9b8d78;sha256sum=45796f91fb06f20e080cf5da9f173d7aa98bdf42e0b28fa332783aaa6b6ca6cb" | 576 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20240905190251-b4127c9b8d78;sha256sum=45796f91fb06f20e080cf5da9f173d7aa98bdf42e0b28fa332783aaa6b6ca6cb" |
| 577 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20250501225837-2ac532fd4443;sha256sum=c7b36d6c805ab8718fa8700f69bee29c225f10258fd29315683b102398c013a8" | ||
| 578 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20231109132714-523115ebc101;sha256sum=abb811f8a32a7b60656a02e2a3500455ae907e1e0c35a1012a61599795bb3b73" | ||
| 579 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20210922020428-25de7278fc84;sha256sum=0a011b159e08be1dd3f784ee4704fcd6655b812dd5f970e2adc13f0beacf34df" | ||
| 580 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20250326154945-ae57f3c0d45f;sha256sum=7065a27af09ed95a508f83ba57416ced0f0a70db6e0a0eef141d8e9f7725a114" | ||
| 581 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20230607035331-e9ce68804cb4;sha256sum=a0c6e66eade357aeda4edaa9d09612085860dc4c0b44edf8226574939bdf6091" | ||
| 582 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20240723142845-024c85f92f20;sha256sum=cf02f29ce6f7ffddc725654ccd1cf9c299976cde3efa8aa9d15075c330b42023" | ||
| 583 | SRC_URI += "gomod://github.com/cockroachdb/crlib;version=v0.0.0-20241112164430-1264a2edc35b;sha256sum=4e55a6088c146af4bda503535b067a9c5c980449e0f185a48b5e1e06606d0ef8" | ||
| 584 | SRC_URI += "gomod://github.com/cockroachdb/datadriven;version=v0.0.0-20190809214429-80d97fb3cbaa;sha256sum=170480bf3daa133144f2578e3f051f0fd98313666642cab64cef3359753a5c32" | ||
| 333 | SRC_URI += "gomod://github.com/cockroachdb/datadriven;version=v1.0.2;sha256sum=1818b828715b773ea9eaf415fa3cc176c411e18f645ec85440b14abaf1f387c4" | 585 | SRC_URI += "gomod://github.com/cockroachdb/datadriven;version=v1.0.2;sha256sum=1818b828715b773ea9eaf415fa3cc176c411e18f645ec85440b14abaf1f387c4" |
| 586 | SRC_URI += "gomod://github.com/cockroachdb/errors;version=v1.11.3;sha256sum=d11ed59d96afef2d1f0ce56892839c62ff5c0cbca8dff0aaefeaef7eb190e73c" | ||
| 587 | SRC_URI += "gomod://github.com/cockroachdb/logtags;version=v0.0.0-20230118201751-21c54148d20b;sha256sum=ca7776f47e5fecb4c495490a679036bfc29d95bd7625290cfdb9abb0baf97476" | ||
| 588 | SRC_URI += "gomod://github.com/cockroachdb/pebble/v2;version=v2.1.2;sha256sum=93bdda0968433ec63d62e43b27919929572af893b00713e5b5d59bb457b49b57" | ||
| 589 | SRC_URI += "gomod://github.com/cockroachdb/pebble/v2;version=v2.1.4;sha256sum=3c67c3e45a3f793203048452dd680ab58f92c2e04ee57ef77166fdb5596cc11f" | ||
| 590 | SRC_URI += "gomod://github.com/cockroachdb/redact;version=v1.1.5;sha256sum=11b30528eb0dafc8bc1a5ba39d81277c257cbe6946a7564402f588357c164560" | ||
| 591 | SRC_URI += "gomod://github.com/cockroachdb/swiss;version=v0.0.0-20250624142022-d6e517c1d961;sha256sum=e21566a2feb40f000ade8c9c6a0a9901908e3f3fc1ac3870df6f33c9bfb5d3e1" | ||
| 592 | SRC_URI += "gomod://github.com/cockroachdb/swiss;version=v0.0.0-20251224182025-b0f6560f979b;sha256sum=81043ecbfafb62676c7dd06c74c3a83259844e0d07a066183de66de90a06d513" | ||
| 593 | SRC_URI += "gomod://github.com/cockroachdb/tokenbucket;version=v0.0.0-20230807174530-cc333fc44b06;sha256sum=150f3e8e5b515c0886cda0809f09b5d5173d7f2c30eb2f2c6045c2aeb2183aa3" | ||
| 594 | SRC_URI += "gomod://github.com/codahale/hdrhistogram;version=v0.0.0-20161010025455-3a0bb77429bd;sha256sum=e7e117da64da2f921b1f9dc57c524430a7f74a78c4b0bad718d85b08e8374e78" | ||
| 334 | SRC_URI += "gomod://github.com/container-storage-interface/spec;version=v1.9.0;sha256sum=1bb6794307ee8ea415915cd07e00b5e8e5181948bed305912a5437ae1ed01b60" | 595 | SRC_URI += "gomod://github.com/container-storage-interface/spec;version=v1.9.0;sha256sum=1bb6794307ee8ea415915cd07e00b5e8e5181948bed305912a5437ae1ed01b60" |
| 596 | SRC_URI += "gomod://github.com/containerd/btrfs/v2;version=v2.0.0;sha256sum=29bd45529487ddb38142956546c231d05301c20bafd20d3db0b317676e2b81fc" | ||
| 597 | SRC_URI += "gomod://github.com/containerd/cgroups;version=v1.1.0;sha256sum=901c0ce3004f40e7caae994f02cdec4bb9bff82f758f19e24df4ac5fed727a0e" | ||
| 598 | SRC_URI += "gomod://github.com/containerd/cgroups/v3;version=v3.1.2;sha256sum=d7a9ac1781a0caee754715e728a5ad44a0594a27ad964e3b30a9625c51ea7dc4" | ||
| 599 | SRC_URI += "gomod://github.com/containerd/console;version=v1.0.5;sha256sum=79f70820b6e0901d405fe742945743e561f9aa3c2ec435f2d18ed5633bd85662" | ||
| 600 | SRC_URI += "gomod://github.com/containerd/containerd;version=v1.6.26;sha256sum=a1428c7f4687b1100e936b94dbde4f55290ad4ed6f6480af3c206aace16d08c4" | ||
| 601 | SRC_URI += "gomod://github.com/containerd/containerd/api;version=v1.10.0;sha256sum=14852596630c8aa392efa6fd619c2c7248456cd6fbab972cadee51c73b67d015" | ||
| 602 | SRC_URI += "gomod://github.com/containerd/continuity;version=v0.4.5;sha256sum=dc5749a7ddf8e6a0e1cb7b59b2bb6421d9b0cd319d9e2811bed3df5f90c77d49" | ||
| 603 | SRC_URI += "gomod://github.com/containerd/errdefs;version=v1.0.0;sha256sum=b4ef42c38d00f2c81cf3e69646549b7f5dc8fb72de9402d7b391963dc0ac9162" | ||
| 604 | SRC_URI += "gomod://github.com/containerd/errdefs/pkg;version=v0.3.0;sha256sum=593bf56f1991517e493510815d8fc6d344b8550fbfb3de56812f015096aab24f" | ||
| 605 | SRC_URI += "gomod://github.com/containerd/fifo;version=v1.1.0;sha256sum=b139b81b236b29613edffca908d29753b9f49a4d2e3ea472e16162b4bfdcdbc2" | ||
| 606 | SRC_URI += "gomod://github.com/containerd/fuse-overlayfs-snapshotter/v2;version=v2.1.7;sha256sum=1b55d620eabac762dc41e9b63cc44889943a7d1f1073dee3840b32d0d2f14b49" | ||
| 607 | SRC_URI += "gomod://github.com/containerd/go-cni;version=v1.1.13;sha256sum=6ebf5d0516574875456768a2fbcaa87f85b2cac8456d1748b1ebd5ad70b9aed9" | ||
| 608 | SRC_URI += "gomod://github.com/containerd/go-runc;version=v1.1.0;sha256sum=2b096a08bc0a8c4fce5b57739cac528cc8fbfee993b0a4ddab82195c9aae3ef4" | ||
| 609 | SRC_URI += "gomod://github.com/containerd/imgcrypt;version=v1.1.11;sha256sum=71606a39321bf9d1cf2a42b3f97ed31c720094aa3302901de5291ce35905d871" | ||
| 610 | SRC_URI += "gomod://github.com/containerd/imgcrypt/v2;version=v2.0.1;sha256sum=aaf02eae1245ed57bf7280321b51da369553ab8deda915f35e505181161c5d67" | ||
| 611 | SRC_URI += "gomod://github.com/containerd/log;version=v0.1.0;sha256sum=2008faf206ec820e7fc3d40baba924936c21347dafad4a7ff122fa90e26e57d7" | ||
| 612 | SRC_URI += "gomod://github.com/containerd/nri;version=v0.11.0;sha256sum=d4ccf7127584f6c585cc32704eb1b5c09fb1cd2e36e861817edbc9865a7af9e0" | ||
| 613 | SRC_URI += "gomod://github.com/containerd/otelttrpc;version=v0.1.0;sha256sum=9e4b5f0b05ab67bcc6e0cd9e47a9a5ddd49cc43e9b57ff5e7bd803313c900913" | ||
| 614 | SRC_URI += "gomod://github.com/containerd/platforms;version=v1.0.0-rc.2;sha256sum=4eb614e47751ba1b0cf1ad6f52b4963300910dca8a54237dc12af0abd56d2776" | ||
| 615 | SRC_URI += "gomod://github.com/containerd/platforms;version=v1.0.0-rc.4;sha256sum=ca98ec9fae23a02c54653aff728e7ccec440d1866eb9bcb1d47c0e553b26d24d" | ||
| 616 | SRC_URI += "gomod://github.com/containerd/plugin;version=v1.0.0;sha256sum=14f3b757a16b670ab7415ef2ce0e410054a1d0f7250a739a6aa881699a1aa065" | ||
| 617 | SRC_URI += "gomod://github.com/containerd/protobuild;version=v0.3.0;sha256sum=ba9e6a17ffa9dfdb9f78cc99292b4c703ae953eb039e92d35ffb7b6225062155" | ||
| 618 | SRC_URI += "gomod://github.com/containerd/stargz-snapshotter;version=v0.18.2;sha256sum=5d71cd438767e0de7d8540e18db1827c574cc86beb6b89591a9a850dfa0b640f" | ||
| 619 | SRC_URI += "gomod://github.com/containerd/stargz-snapshotter/estargz;version=v0.18.2;sha256sum=3ba05758c81ad89701d66bb34a9025e688d3e6b58784c2cbb4c6adfbae574435" | ||
| 620 | SRC_URI += "gomod://github.com/containerd/ttrpc;version=v1.2.7;sha256sum=b5bf2d0282ccdeebe0ee6df737ee46e51fa661334a45bf82b91952eff6f8fcea" | ||
| 621 | SRC_URI += "gomod://github.com/containerd/typeurl/v2;version=v2.2.3;sha256sum=aabdf9f00f4381f4bee966af8f7e2faed502b0571f701823d1c1ac0ca9a73189" | ||
| 622 | SRC_URI += "gomod://github.com/containerd/zfs/v2;version=v2.0.0;sha256sum=f9e6a71082554b9d9dd65d26050683f2594439a1d7c2e10b05e05df93e6670ff" | ||
| 335 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.3.0;sha256sum=7badb83e3b25468653c98f63f5d57ecfee92ef9022f203773de79fa777e445db" | 623 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.3.0;sha256sum=7badb83e3b25468653c98f63f5d57ecfee92ef9022f203773de79fa777e445db" |
| 336 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.1.2;sha256sum=74eff19dbf2ecbe5d7640d2f64122c876b8e98e9a7a50861271e822c5041fbc0" | 624 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.1.2;sha256sum=74eff19dbf2ecbe5d7640d2f64122c876b8e98e9a7a50861271e822c5041fbc0" |
| 337 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.7.1;sha256sum=7dbe7269c2298d56fa4bc44da66064317ee4df00fe1c0b1d4ad94072a968cfe7" | 625 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.7.1;sha256sum=7dbe7269c2298d56fa4bc44da66064317ee4df00fe1c0b1d4ad94072a968cfe7" |
| 626 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.9.0;sha256sum=8fd1a894635d21cfdf1726e967d32b961c5a2a2b124d3dcf8bdd92e34a19f887" | ||
| 627 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.9.1;sha256sum=41ea04896a9994772229bf3e4a3495756ed370edebfa162bd8d6d94c67698ff6" | ||
| 338 | SRC_URI += "gomod://github.com/containers/ocicrypt;version=v1.2.1;sha256sum=9b36e2235a5009b5e2efcb1374a55ca156c5798d68d09dca25b238e233860183" | 628 | SRC_URI += "gomod://github.com/containers/ocicrypt;version=v1.2.1;sha256sum=9b36e2235a5009b5e2efcb1374a55ca156c5798d68d09dca25b238e233860183" |
| 339 | SRC_URI += "gomod://github.com/containers/storage;version=v1.54.0;sha256sum=bac148c22af57bb1d10bf72bc0af73ab79b8982195257599896c330a0bccef8f" | 629 | SRC_URI += "gomod://github.com/containers/storage;version=v1.54.0;sha256sum=bac148c22af57bb1d10bf72bc0af73ab79b8982195257599896c330a0bccef8f" |
| 630 | SRC_URI += "gomod://github.com/containers/storage;version=v1.59.1;sha256sum=f9afc8625d981d26ad57c4791669fb58617be8456b0c33263f4007e149c459c8" | ||
| 340 | SRC_URI += "gomod://github.com/coredns/caddy;version=v1.1.1;sha256sum=6a0cc0e80930f21d976812ec7440952ef907227cfa8bce9f241e9d1816527e33" | 631 | SRC_URI += "gomod://github.com/coredns/caddy;version=v1.1.1;sha256sum=6a0cc0e80930f21d976812ec7440952ef907227cfa8bce9f241e9d1816527e33" |
| 632 | SRC_URI += "gomod://github.com/coredns/corefile-migration;version=v1.0.31;sha256sum=8d1047c66db0c178b0cd2c6845e91fd4150618ca4cbc378accf1a2d787f380d1" | ||
| 633 | SRC_URI += "gomod://github.com/coredns/corefile-migration;version=v1.0.29;sha256sum=d8805323a974cb8195d204c1a16e6afde1496bcf7c70845263940ce81fce3599" | ||
| 341 | SRC_URI += "gomod://github.com/coredns/corefile-migration;version=v1.0.26;sha256sum=ca7538bff74877cf9e482516a814aad5815da8bc225120ad999e31dfb1402087" | 634 | SRC_URI += "gomod://github.com/coredns/corefile-migration;version=v1.0.26;sha256sum=ca7538bff74877cf9e482516a814aad5815da8bc225120ad999e31dfb1402087" |
| 342 | SRC_URI += "gomod://github.com/coreos/go-iptables;version=v0.8.0;sha256sum=48d679f4287e901385f1707d83e8e766089feee5ec36d0810b23d3b7ddeec4d1" | 635 | SRC_URI += "gomod://github.com/coreos/go-iptables;version=v0.8.0;sha256sum=48d679f4287e901385f1707d83e8e766089feee5ec36d0810b23d3b7ddeec4d1" |
| 636 | SRC_URI += "gomod://github.com/coreos/go-oidc;version=v2.5.0+incompatible;sha256sum=c2d1c9eee28f513e1ca5f1b7d56e704532fa35de206196d85967ae38290fa609" | ||
| 343 | SRC_URI += "gomod://github.com/coreos/go-oidc;version=v2.3.0+incompatible;sha256sum=fbcc5343617e0d3c93a3a41042b2dbaf388abc152cccbfc51bd2980cfc5d0891" | 637 | SRC_URI += "gomod://github.com/coreos/go-oidc;version=v2.3.0+incompatible;sha256sum=fbcc5343617e0d3c93a3a41042b2dbaf388abc152cccbfc51bd2980cfc5d0891" |
| 344 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.3.1;sha256sum=e72820542b5913afe0a52e956e0b3834e9fbb080641fed183117f862fab74e8a" | 638 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.3.1;sha256sum=e72820542b5913afe0a52e956e0b3834e9fbb080641fed183117f862fab74e8a" |
| 639 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.2.0;sha256sum=0ad077bda51465cea97118995763d910d91c4ffe4cf4370f953013af195252ed" | ||
| 640 | SRC_URI += "gomod://github.com/coreos/go-systemd;version=v0.0.0-20190321100706-95778dfbb74e;sha256sum=cd349df002e0900cd0a5f9648720621840164c4b530f3e3457510e7e08589307" | ||
| 345 | SRC_URI += "gomod://github.com/coreos/go-systemd;version=v0.0.0-20181012123002-c6f51f82210d;sha256sum=c9da25f4e98e6b05e42404fd48ce8a1cb2a9ea4dba8d29a2b919e796814f0617" | 641 | SRC_URI += "gomod://github.com/coreos/go-systemd;version=v0.0.0-20181012123002-c6f51f82210d;sha256sum=c9da25f4e98e6b05e42404fd48ce8a1cb2a9ea4dba8d29a2b919e796814f0617" |
| 346 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.1.0;sha256sum=00dda06fb0d9642d68647f3b30e433b9fff1e0061480ccdc0abb97cc72435216" | 642 | SRC_URI += "gomod://github.com/coreos/go-systemd;version=v0.0.0-20180511133405-39ca1b05acc7;sha256sum=01c07a1153bde0d14e71fdaa9a4914d2b7914d5388ba86d485585d92a92334f0" |
| 347 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.6.0;sha256sum=7759d251cb9c2f020d8b7b5fa075653cb11cad4861e3e194bf3484267bbabc2f" | 643 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.6.0;sha256sum=7759d251cb9c2f020d8b7b5fa075653cb11cad4861e3e194bf3484267bbabc2f" |
| 644 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.1.0;sha256sum=00dda06fb0d9642d68647f3b30e433b9fff1e0061480ccdc0abb97cc72435216" | ||
| 645 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.7.0;sha256sum=25c78b5dae5afa61291a8559328007cc77e60dd6747454af5c83423c26cfdfba" | ||
| 348 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.5.0;sha256sum=4c44e3a6b84de4db393e341537c7124031fa98d5f98860ad31b32b4890f2234c" | 646 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.5.0;sha256sum=4c44e3a6b84de4db393e341537c7124031fa98d5f98860ad31b32b4890f2234c" |
| 349 | SRC_URI += "gomod://github.com/coreos/pkg;version=v0.0.0-20240122114842-bbd7aa9bf6fb;sha256sum=f903f7f181b8d07bed0b149b33d8cbdb7a85127d20ba47e2c49d4d556e5c5f9a" | 647 | SRC_URI += "gomod://github.com/coreos/pkg;version=v0.0.0-20240122114842-bbd7aa9bf6fb;sha256sum=f903f7f181b8d07bed0b149b33d8cbdb7a85127d20ba47e2c49d4d556e5c5f9a" |
| 648 | SRC_URI += "gomod://github.com/coreos/pkg;version=v0.0.0-20160727233714-3ac0863d7acf;sha256sum=4b7239494e2ac8214307f32befafecc3572aca0092dc1e963e82b3e5d83e87c5" | ||
| 649 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.0-20190314233015-f79a8a8ca69d;sha256sum=38ea243c30ed1729d62ec8df91357ab040ac4967cc42d409b7600e0266f7e23c" | ||
| 350 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" | 650 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" |
| 351 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.0;sha256sum=f2fdd06287a80f1bea5552f572d7f2314ec829285a3040b63469e0635f66fb6d" | 651 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.0;sha256sum=f2fdd06287a80f1bea5552f572d7f2314ec829285a3040b63469e0635f66fb6d" |
| 352 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.0-20190314233015-f79a8a8ca69d;sha256sum=38ea243c30ed1729d62ec8df91357ab040ac4967cc42d409b7600e0266f7e23c" | ||
| 353 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" | 652 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" |
| 354 | SRC_URI += "gomod://github.com/crackcomm/go-gitignore;version=v0.0.0-20241020182519-7843d2ba8fdf;sha256sum=2352b0ede5148b72ccbab5fdb88bb966811f390c16136da63e3bc2e54926783f" | 653 | SRC_URI += "gomod://github.com/crackcomm/go-gitignore;version=v0.0.0-20241020182519-7843d2ba8fdf;sha256sum=2352b0ede5148b72ccbab5fdb88bb966811f390c16136da63e3bc2e54926783f" |
| 654 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.7;sha256sum=e7ea3403784d186aefbe84caed958f8cba2e72a04f30cdb291ece19bec39c8f3" | ||
| 355 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.18;sha256sum=7dcada7782e04f0d4b47d50d4ef35f36f2c80f909231019149480429bdb176e5" | 655 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.18;sha256sum=7dcada7782e04f0d4b47d50d4ef35f36f2c80f909231019149480429bdb176e5" |
| 356 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.9;sha256sum=20edfcc27afd7991780bc91ca523d26999ea025e41f60bc5ed71bbac00e175e2" | 656 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.9;sha256sum=20edfcc27afd7991780bc91ca523d26999ea025e41f60bc5ed71bbac00e175e2" |
| 357 | SRC_URI += "gomod://github.com/cskr/pubsub;version=v1.0.2;sha256sum=39e40a42c10058c188f331ed0bb660a0504d7c2ddd9e835a9970786fdc35feb0" | 657 | SRC_URI += "gomod://github.com/cskr/pubsub;version=v1.0.2;sha256sum=39e40a42c10058c188f331ed0bb660a0504d7c2ddd9e835a9970786fdc35feb0" |
| 658 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.6.0;sha256sum=ea65899eb360982a060471c6213e7acbe0f9a0fd0b604bd24f6f0286a1cb6f00" | ||
| 358 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.4.1;sha256sum=2d86f73e230dfbd27d2b2278435717825f42ff2d884d3d86ae37a10404a0605e" | 659 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.4.1;sha256sum=2d86f73e230dfbd27d2b2278435717825f42ff2d884d3d86ae37a10404a0605e" |
| 660 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.6.1;sha256sum=bb04848c968a45eb74ca7e9236d10579c4612b40cf5cd78203ee3f604b05f9e9" | ||
| 359 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.1.2;sha256sum=82eb040a9b5452b37e33e59c6d7ac1a6a9f683885d4c1611463965c99c80de8d" | 661 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.1.2;sha256sum=82eb040a9b5452b37e33e59c6d7ac1a6a9f683885d4c1611463965c99c80de8d" |
| 360 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.2-0.20180830191138-d8f796af33cc;sha256sum=b4d0923b169b194f0016ec46f3df1ab0c68e27999743e43fe2de59ecb2484128" | ||
| 361 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" | 662 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" |
| 663 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.2-0.20180830191138-d8f796af33cc;sha256sum=b4d0923b169b194f0016ec46f3df1ab0c68e27999743e43fe2de59ecb2484128" | ||
| 362 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" | 664 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" |
| 363 | SRC_URI += "gomod://github.com/davidlazar/go-crypto;version=v0.0.0-20200604182044-b73af7476f6c;sha256sum=4db71678acd87c5e9a4336be65ae8fa8a0746f3a392f03c8f7dd5f815372ed26" | 665 | SRC_URI += "gomod://github.com/davidlazar/go-crypto;version=v0.0.0-20200604182044-b73af7476f6c;sha256sum=4db71678acd87c5e9a4336be65ae8fa8a0746f3a392f03c8f7dd5f815372ed26" |
| 364 | SRC_URI += "gomod://github.com/decred/dcrd/crypto/blake256;version=v1.1.0;sha256sum=e11e9eeaafe26c1e696c59392e0c218800cdb59643dc66f3009fd42c064aa82f" | 666 | SRC_URI += "gomod://github.com/decred/dcrd/crypto/blake256;version=v1.1.0;sha256sum=e11e9eeaafe26c1e696c59392e0c218800cdb59643dc66f3009fd42c064aa82f" |
| 667 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.4.1;sha256sum=00ff35756d77aff4be22487a4b35819ff235371745b30475264ea8dcb04c37ca" | ||
| 365 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.4.0;sha256sum=5f6308047f5dc0175d4021e3a9eff909aa276bf890e4c62672fc104f4a3133c6" | 668 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.4.0;sha256sum=5f6308047f5dc0175d4021e3a9eff909aa276bf890e4c62672fc104f4a3133c6" |
| 366 | SRC_URI += "gomod://github.com/dgraph-io/badger;version=v1.6.2;sha256sum=01c4c4fe1d6bb8deafc42027c7f75f5f2d7e16a1a6dcbf7f6d952a3592a3523a" | 669 | SRC_URI += "gomod://github.com/dgraph-io/badger;version=v1.6.2;sha256sum=01c4c4fe1d6bb8deafc42027c7f75f5f2d7e16a1a6dcbf7f6d952a3592a3523a" |
| 367 | SRC_URI += "gomod://github.com/dgraph-io/ristretto;version=v0.0.2;sha256sum=066d070d5cdec0b6733233986b7a74e5ceccdbb36ed6a6c80357f69bfb34cdc6" | 670 | SRC_URI += "gomod://github.com/dgraph-io/ristretto;version=v0.0.2;sha256sum=066d070d5cdec0b6733233986b7a74e5ceccdbb36ed6a6c80357f69bfb34cdc6" |
| 671 | SRC_URI += "gomod://github.com/dgrijalva/jwt-go;version=v3.2.0+incompatible;sha256sum=26b028eb2d9ee3aef26a96d6790e101f4088ef901008ebab17096966bf6522ad" | ||
| 368 | SRC_URI += "gomod://github.com/dgryski/go-farm;version=v0.0.0-20200201041132-a6ae2369ad13;sha256sum=bdf602cab00a24c2898aabad0b40c7b1d76a29cf8dd3319ef87046a5f4b1726f" | 672 | SRC_URI += "gomod://github.com/dgryski/go-farm;version=v0.0.0-20200201041132-a6ae2369ad13;sha256sum=bdf602cab00a24c2898aabad0b40c7b1d76a29cf8dd3319ef87046a5f4b1726f" |
| 673 | SRC_URI += "gomod://github.com/dgryski/go-farm;version=v0.0.0-20240924180020-3414d57e47da;sha256sum=e933606e2e726e6f07db98d1ce0ce38b3af3bdbb85c384f4f7eb3607cf00525f" | ||
| 369 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" | 674 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" |
| 675 | SRC_URI += "gomod://github.com/docker/cli;version=v29.2.0+incompatible;sha256sum=eab91fb911857f27fb41aa5aff11b052699d9a90274f141885ef716b6a02e215" | ||
| 370 | SRC_URI += "gomod://github.com/docker/cli;version=v28.3.2+incompatible;sha256sum=4044e1bbac10a3af30c5d0167e69d7625d26c38f891f04f5531e3569e9a06df4" | 676 | SRC_URI += "gomod://github.com/docker/cli;version=v28.3.2+incompatible;sha256sum=4044e1bbac10a3af30c5d0167e69d7625d26c38f891f04f5531e3569e9a06df4" |
| 371 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.3+incompatible;sha256sum=8f08722c5459cb4d9aa006e1fae094997da372098f4e14a59215b1ed3d48738a" | 677 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.3+incompatible;sha256sum=8f08722c5459cb4d9aa006e1fae094997da372098f4e14a59215b1ed3d48738a" |
| 372 | SRC_URI += "gomod://github.com/docker/docker;version=v27.5.1+incompatible;sha256sum=bce6eac11faee476a4411bef117c656f41ecafcec27da909bfee2a61765585a4" | ||
| 373 | SRC_URI += "gomod://github.com/docker/docker;version=v28.3.3+incompatible;sha256sum=f4df41c6bbeb4e202e8611515f020d31c9f98e8ce6d488de3d038375b33a1eed" | ||
| 374 | SRC_URI += "gomod://github.com/docker/docker;version=v26.1.4+incompatible;sha256sum=28a01bea1589a675a2f06cb14ca9748cbb79796d8771f346d050b9ec556f08b5" | 678 | SRC_URI += "gomod://github.com/docker/docker;version=v26.1.4+incompatible;sha256sum=28a01bea1589a675a2f06cb14ca9748cbb79796d8771f346d050b9ec556f08b5" |
| 679 | SRC_URI += "gomod://github.com/docker/docker;version=v28.3.3+incompatible;sha256sum=f4df41c6bbeb4e202e8611515f020d31c9f98e8ce6d488de3d038375b33a1eed" | ||
| 680 | SRC_URI += "gomod://github.com/docker/docker;version=v25.0.15-0.20260325154711-d2dbc0547253+incompatible;sha256sum=1e67437973171cb7433944db5c011640decab1990059d805e4217a8b53c63056" | ||
| 681 | SRC_URI += "gomod://github.com/docker/docker;version=v27.5.1+incompatible;sha256sum=bce6eac11faee476a4411bef117c656f41ecafcec27da909bfee2a61765585a4" | ||
| 375 | SRC_URI += "gomod://github.com/docker/docker;version=v25.0.8+incompatible;sha256sum=158e227d79adba7f9a852a77d47e9808516a87670517f2d24596ed36742e2045" | 682 | SRC_URI += "gomod://github.com/docker/docker;version=v25.0.8+incompatible;sha256sum=158e227d79adba7f9a852a77d47e9808516a87670517f2d24596ed36742e2045" |
| 376 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.7.0;sha256sum=590d8e508408951109c1763683560d6858aea3a598cf906df09115a019d2192e" | 683 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.7.0;sha256sum=590d8e508408951109c1763683560d6858aea3a598cf906df09115a019d2192e" |
| 377 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" | 684 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" |
| @@ -381,87 +688,134 @@ SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.1;sha256sum=4efab3 | |||
| 381 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.4.0;sha256sum=0f2be7dce7b1a0ba6a4a786eb144a3398e9a61afc0eec5799a1520d9906fc58c" | 688 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.4.0;sha256sum=0f2be7dce7b1a0ba6a4a786eb144a3398e9a61afc0eec5799a1520d9906fc58c" |
| 382 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" | 689 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" |
| 383 | SRC_URI += "gomod://github.com/docopt/docopt-go;version=v0.0.0-20180111231733-ee0de3bc6815;sha256sum=00aad861d150c62598ca4fb01cfbe15c2eefb5186df7e5d4a59286dcf09556c8" | 690 | SRC_URI += "gomod://github.com/docopt/docopt-go;version=v0.0.0-20180111231733-ee0de3bc6815;sha256sum=00aad861d150c62598ca4fb01cfbe15c2eefb5186df7e5d4a59286dcf09556c8" |
| 691 | SRC_URI += "gomod://github.com/dunglas/httpsfv;version=v1.1.0;sha256sum=5a246b4b8efa140a12ba5d2d76b8270b0960d9ad37fef891a4fa4de5750cd857" | ||
| 692 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v0.0.0-20171111073723-bb3d318650d4;sha256sum=4bf5aa5ae8e136289d639fbce61797a5922aeb2608e1f3b16e76d66d100131f8" | ||
| 384 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.0;sha256sum=e01916e082a6646ea12d7800d77af43045c27284ff2a0a77e3484509989cc107" | 693 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.0;sha256sum=e01916e082a6646ea12d7800d77af43045c27284ff2a0a77e3484509989cc107" |
| 385 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.1;sha256sum=319404ea84c8a4e2d3d83f30988b006e7dd04976de3e1a1a90484ad94679fa46" | 694 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.1;sha256sum=319404ea84c8a4e2d3d83f30988b006e7dd04976de3e1a1a90484ad94679fa46" |
| 386 | SRC_URI += "gomod://github.com/eapache/channels;version=v1.1.0;sha256sum=87d1b622c97ed1b919eed9fb174aa18f4d7a147dcdfb3fb611d25e5870c2a14b" | 695 | SRC_URI += "gomod://github.com/eapache/channels;version=v1.1.0;sha256sum=87d1b622c97ed1b919eed9fb174aa18f4d7a147dcdfb3fb611d25e5870c2a14b" |
| 696 | SRC_URI += "gomod://github.com/eapache/go-resiliency;version=v1.1.0;sha256sum=a64ebe539335e126b30f79f0f00f39ffe083e794995500a67e0a2156b334788e" | ||
| 697 | SRC_URI += "gomod://github.com/eapache/go-xerial-snappy;version=v0.0.0-20180814174437-776d5712da21;sha256sum=785264afffdcfe50573a1cb0df85ff4186e9e7e4e3a04513752f52d3da1054af" | ||
| 387 | SRC_URI += "gomod://github.com/eapache/queue;version=v1.1.0;sha256sum=1dc1b4972e8505c4763c65424b19604c65c944911d16c18c5cbd35aae45626fb" | 698 | SRC_URI += "gomod://github.com/eapache/queue;version=v1.1.0;sha256sum=1dc1b4972e8505c4763c65424b19604c65c944911d16c18c5cbd35aae45626fb" |
| 388 | SRC_URI += "gomod://github.com/elastic/gosigar;version=v0.14.3;sha256sum=abbc9f20d419423001a1fa3d326082759d92b6f6ee0c40b703b036894702d65a" | 699 | SRC_URI += "gomod://github.com/edsrzf/mmap-go;version=v1.0.0;sha256sum=851a1d4d6e30f97ab23b7e4a6a7da9d1842f126d738f7386010c6ee7bf82518e" |
| 389 | SRC_URI += "gomod://github.com/elastic/gosigar;version=v0.12.0;sha256sum=6d6eaedca453e34b6375ed93923b429843e8d73b1645d171338eaa7a0e730314" | 700 | SRC_URI += "gomod://github.com/elastic/gosigar;version=v0.12.0;sha256sum=6d6eaedca453e34b6375ed93923b429843e8d73b1645d171338eaa7a0e730314" |
| 701 | SRC_URI += "gomod://github.com/elastic/gosigar;version=v0.14.3;sha256sum=abbc9f20d419423001a1fa3d326082759d92b6f6ee0c40b703b036894702d65a" | ||
| 390 | SRC_URI += "gomod://github.com/emicklei/go-restful;version=v2.16.0+incompatible;sha256sum=3df984cab4470f88d7089446e74d27932aaf9210dfad8d4250443c2305e77704" | 702 | SRC_URI += "gomod://github.com/emicklei/go-restful;version=v2.16.0+incompatible;sha256sum=3df984cab4470f88d7089446e74d27932aaf9210dfad8d4250443c2305e77704" |
| 391 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.12.2;sha256sum=30eb10de342cee08720d3ea30e2684f38511f081860be886ba6f878d71cf4fb3" | ||
| 392 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.12.1;sha256sum=f41bc569bf1d0c932f6ed641e10355e10d5c2faf3f4234510a4ce6d1aa6f5db2" | 703 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.12.1;sha256sum=f41bc569bf1d0c932f6ed641e10355e10d5c2faf3f4234510a4ce6d1aa6f5db2" |
| 704 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.12.2;sha256sum=30eb10de342cee08720d3ea30e2684f38511f081860be886ba6f878d71cf4fb3" | ||
| 393 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.11.0;sha256sum=fc71c649398fa5d28ac7948d143bc8ac4803c01d24f852b9d50e87724ac8efc8" | 705 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.11.0;sha256sum=fc71c649398fa5d28ac7948d143bc8ac4803c01d24f852b9d50e87724ac8efc8" |
| 706 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.13.0;sha256sum=06bd60484b324de0b8e4366d4ed326db2e1dc730459b46e19a5306a108439c77" | ||
| 707 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.14.0;sha256sum=79424a75c005ee0981601e44449347c62a3f35b3b2ea57af79a89c1f31d80906" | ||
| 394 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.10.3;sha256sum=aa0530fbbbe2d4683035547b14d58a7318f408398e10092637f20642de82c9ff" | 708 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.10.3;sha256sum=aa0530fbbbe2d4683035547b14d58a7318f408398e10092637f20642de82c9ff" |
| 395 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.13.4;sha256sum=a5952b5ef963bd493d3667a5cab35f723d4e26c7727c1fb6486cb86f91e8a10e" | 709 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.13.4;sha256sum=a5952b5ef963bd493d3667a5cab35f723d4e26c7727c1fb6486cb86f91e8a10e" |
| 396 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.3;sha256sum=1102b51fc0a961bed2d04b5cf10cb5255e110d4344507e2057f75d10865a27f7" | ||
| 397 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.4;sha256sum=6baebcc1f441672ade0dacb4ca553a3d857f915590ca07bbe79314ddf62e6fae" | 710 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.4;sha256sum=6baebcc1f441672ade0dacb4ca553a3d857f915590ca07bbe79314ddf62e6fae" |
| 398 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.2;sha256sum=071307790c7c2e9610e4687d0e40dd5f6d7e7f0be7f9645d9b59685e9fb6dc27" | 711 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.2;sha256sum=071307790c7c2e9610e4687d0e40dd5f6d7e7f0be7f9645d9b59685e9fb6dc27" |
| 712 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.36.0;sha256sum=dc628978da6002143e63a5bfe042c2b50e27bc3a40216f1d443548985f0f6b5a" | ||
| 713 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.3;sha256sum=1102b51fc0a961bed2d04b5cf10cb5255e110d4344507e2057f75d10865a27f7" | ||
| 399 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" | 714 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" |
| 400 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.6.7;sha256sum=2e0e7b51684e215991f1bd741bf919a20f341d50a7d725417b7a7e6e8c334749" | ||
| 401 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.2.1;sha256sum=ad9d2639aff17db6be291069c5463c46ed8ac37a0c6c1b57fae5465c5effb567" | ||
| 402 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.1.0;sha256sum=ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af" | 715 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.1.0;sha256sum=ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af" |
| 403 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.1.0;sha256sum=b61e64eaa80294deb265cf71e481d328ebbba1be26deba6c21efa6f5f638f796" | 716 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.2.1;sha256sum=ad9d2639aff17db6be291069c5463c46ed8ac37a0c6c1b57fae5465c5effb567" |
| 404 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.9.1;sha256sum=7ca5aeb463c05869073076ec25ccc4144edd41d48971f1b5fd8cec1bf12a0d48" | ||
| 405 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.0.4;sha256sum=8c7149e937f9750d7a3527396f0836aa28fcb070e067f2b99a0349c532403a03" | 717 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.0.4;sha256sum=8c7149e937f9750d7a3527396f0836aa28fcb070e067f2b99a0349c532403a03" |
| 718 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.9.1;sha256sum=7ca5aeb463c05869073076ec25ccc4144edd41d48971f1b5fd8cec1bf12a0d48" | ||
| 719 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.3.0;sha256sum=d91626b3a9a6b6a3b90dd85e92d922444f0a6c225c0caf9395f0abe49fad2aee" | ||
| 720 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.1.0;sha256sum=b61e64eaa80294deb265cf71e481d328ebbba1be26deba6c21efa6f5f638f796" | ||
| 721 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.0.2;sha256sum=a79d19fb065554b214492c7619d760b94405429e7ca69ede922e968929a66ffb" | ||
| 722 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.6.7;sha256sum=2e0e7b51684e215991f1bd741bf919a20f341d50a7d725417b7a7e6e8c334749" | ||
| 406 | SRC_URI += "gomod://github.com/erikdubbelboer/gspt;version=v0.0.0-20190125194910-e68493906b83;sha256sum=83263252f03399444804a847491796039e53924dacf8972286ab270c9e49c46f" | 723 | SRC_URI += "gomod://github.com/erikdubbelboer/gspt;version=v0.0.0-20190125194910-e68493906b83;sha256sum=83263252f03399444804a847491796039e53924dacf8972286ab270c9e49c46f" |
| 724 | SRC_URI += "gomod://github.com/esiqveland/notify;version=v0.11.0;sha256sum=13b7f8986274486c60759c1d9237f27c2d07f5ebbd72fe454c31c4c49c6b2260" | ||
| 407 | SRC_URI += "gomod://github.com/euank/go-kmsg-parser;version=v2.0.0+incompatible;sha256sum=43cadfa5ab226f89ca7a715add32ba23c554a5dfafd3a55449856a6b7012f946" | 725 | SRC_URI += "gomod://github.com/euank/go-kmsg-parser;version=v2.0.0+incompatible;sha256sum=43cadfa5ab226f89ca7a715add32ba23c554a5dfafd3a55449856a6b7012f946" |
| 408 | SRC_URI += "gomod://github.com/evanphx/json-patch;version=v5.9.11+incompatible;sha256sum=af5cea0ba018fd82ff0ec91b4f96aeabace8bea174e74af389554936fc605a4e" | 726 | SRC_URI += "gomod://github.com/evanphx/json-patch;version=v5.9.11+incompatible;sha256sum=af5cea0ba018fd82ff0ec91b4f96aeabace8bea174e74af389554936fc605a4e" |
| 409 | SRC_URI += "gomod://github.com/exponent-io/jsonpath;version=v0.0.0-20210407135951-1de76d718b3f;sha256sum=f098188e5f2dba09d62f43a8c7c08f4510bdaf29d6d57fcebb155adb3e755fde" | 727 | SRC_URI += "gomod://github.com/exponent-io/jsonpath;version=v0.0.0-20210407135951-1de76d718b3f;sha256sum=f098188e5f2dba09d62f43a8c7c08f4510bdaf29d6d57fcebb155adb3e755fde" |
| 410 | SRC_URI += "gomod://github.com/expr-lang/expr;version=v1.17.5;sha256sum=e4e3d59823c81d85519d7313729d8aa20d1574b1c801c4e1e9aa78eee92ca418" | 728 | SRC_URI += "gomod://github.com/expr-lang/expr;version=v1.17.5;sha256sum=e4e3d59823c81d85519d7313729d8aa20d1574b1c801c4e1e9aa78eee92ca418" |
| 729 | SRC_URI += "gomod://github.com/expr-lang/expr;version=v1.17.8;sha256sum=82210321f9078349af5dbf774e2a2d9f4aabe79db23a3124034722cdc632cd80" | ||
| 730 | SRC_URI += "gomod://github.com/expr-lang/expr;version=v1.17.7;sha256sum=9b0cbf9e267d26edde2e5b50a2b33fbfe5c0db5b70a528915e46fe2cae27abcd" | ||
| 411 | SRC_URI += "gomod://github.com/fatih/camelcase;version=v1.0.0;sha256sum=54664f64f1f24097b80c64b9f606cbe8d8bc410a755ce6cda4f45e46f1141984" | 731 | SRC_URI += "gomod://github.com/fatih/camelcase;version=v1.0.0;sha256sum=54664f64f1f24097b80c64b9f606cbe8d8bc410a755ce6cda4f45e46f1141984" |
| 732 | SRC_URI += "gomod://github.com/fatih/color;version=v1.7.0;sha256sum=6036f0b31167280b696b5efb43603e71bce31420fb3428afdf74a68bb3a3ebef" | ||
| 412 | SRC_URI += "gomod://github.com/fatih/color;version=v1.16.0;sha256sum=8719f3f5443d387546316e98105b5793d9c378dbdb9f4d60728ac4477d5aeadf" | 733 | SRC_URI += "gomod://github.com/fatih/color;version=v1.16.0;sha256sum=8719f3f5443d387546316e98105b5793d9c378dbdb9f4d60728ac4477d5aeadf" |
| 734 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" | ||
| 413 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" | 735 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" |
| 414 | SRC_URI += "gomod://github.com/filecoin-project/go-clock;version=v0.1.0;sha256sum=d5f3454eb6743b95eca7aa50965406e9c796e76d9b4d1530bf441c964fbd0660" | 736 | SRC_URI += "gomod://github.com/filecoin-project/go-clock;version=v0.1.0;sha256sum=d5f3454eb6743b95eca7aa50965406e9c796e76d9b4d1530bf441c964fbd0660" |
| 737 | SRC_URI += "gomod://github.com/flannel-io/flannel;version=v0.28.0;sha256sum=951dd6e5832332126b128b14c690772d06570ce4b8886f4e51a71573c43ae16c" | ||
| 738 | SRC_URI += "gomod://github.com/flannel-io/flannel;version=v0.28.4;sha256sum=2c30c50fd4284c70e70feb0380b19a73b01a5bffbd2200d69c2becc24a5171d0" | ||
| 415 | SRC_URI += "gomod://github.com/flannel-io/flannel;version=v0.27.0;sha256sum=f0ca1acb27aa1f5dcc2a169e7b97ce64997e4242856436d0bf64285f0011e1e6" | 739 | SRC_URI += "gomod://github.com/flannel-io/flannel;version=v0.27.0;sha256sum=f0ca1acb27aa1f5dcc2a169e7b97ce64997e4242856436d0bf64285f0011e1e6" |
| 416 | SRC_URI += "gomod://github.com/flynn/go-shlex;version=v0.0.0-20150515145356-3f9db97f8568;sha256sum=ea68a1d391e59ebc04ce986b88e000327bb141e5e8e80ef93af950bca42bb4cc" | 740 | SRC_URI += "gomod://github.com/flynn/go-shlex;version=v0.0.0-20150515145356-3f9db97f8568;sha256sum=ea68a1d391e59ebc04ce986b88e000327bb141e5e8e80ef93af950bca42bb4cc" |
| 417 | SRC_URI += "gomod://github.com/flynn/noise;version=v1.1.0;sha256sum=4925ada24731484e19b32ca5b06c46d1e102a0b7a8eaab750b11ef88ad8e661e" | 741 | SRC_URI += "gomod://github.com/flynn/noise;version=v1.1.0;sha256sum=4925ada24731484e19b32ca5b06c46d1e102a0b7a8eaab750b11ef88ad8e661e" |
| 418 | SRC_URI += "gomod://github.com/fogleman/gg;version=v1.3.0;sha256sum=792f7a3ea9eea31b7947dabaf9d5a307389245069078e4bf435d76cb0505439c" | ||
| 419 | SRC_URI += "gomod://github.com/fogleman/gg;version=v1.2.1-0.20190220221249-0403632d5b90;sha256sum=75b657490d88ac3bad9af07ec4acfe57a995944c50eeb1f167467cf82ff814c5" | 742 | SRC_URI += "gomod://github.com/fogleman/gg;version=v1.2.1-0.20190220221249-0403632d5b90;sha256sum=75b657490d88ac3bad9af07ec4acfe57a995944c50eeb1f167467cf82ff814c5" |
| 743 | SRC_URI += "gomod://github.com/fogleman/gg;version=v1.3.0;sha256sum=792f7a3ea9eea31b7947dabaf9d5a307389245069078e4bf435d76cb0505439c" | ||
| 420 | SRC_URI += "gomod://github.com/francoispqt/gojay;version=v1.2.13;sha256sum=f41e3e4f3086400448dbce1c06c59f5848a6c5983e5466689965e3a2cabcba7c" | 744 | SRC_URI += "gomod://github.com/francoispqt/gojay;version=v1.2.13;sha256sum=f41e3e4f3086400448dbce1c06c59f5848a6c5983e5466689965e3a2cabcba7c" |
| 745 | SRC_URI += "gomod://github.com/franela/goblin;version=v0.0.0-20200105215937-c9ffbefa60db;sha256sum=e4ef81939ecb582e5716af6ae8b20ecf899f1351b7c53cb6799edf2a29a43714" | ||
| 746 | SRC_URI += "gomod://github.com/franela/goreq;version=v0.0.0-20171204163338-bcd34c9993f8;sha256sum=4f0deb16b3d3acf93ac2e699fe189cf2632fe833bdd5d64f5a54787fed62d19a" | ||
| 421 | SRC_URI += "gomod://github.com/frankban/quicktest;version=v1.14.6;sha256sum=8c7377023523780b2a6508f3c06bd3bbefd3dda064533ad6ff6724986234988d" | 747 | SRC_URI += "gomod://github.com/frankban/quicktest;version=v1.14.6;sha256sum=8c7377023523780b2a6508f3c06bd3bbefd3dda064533ad6ff6724986234988d" |
| 422 | SRC_URI += "gomod://github.com/frankban/quicktest;version=v1.14.5;sha256sum=657bdffd8dc68b55c5f8c554ebc16a1d378367dede39e02eeba725a1e666d45c" | 748 | SRC_URI += "gomod://github.com/frankban/quicktest;version=v1.14.5;sha256sum=657bdffd8dc68b55c5f8c554ebc16a1d378367dede39e02eeba725a1e666d45c" |
| 423 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.7;sha256sum=1d09ad8f3dc41cb6e0288023b47272c1c9393ca411e48f4b5009bca6662dc3ad" | ||
| 424 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.7.0;sha256sum=f98f08a95224f2c7a77b62aa4840cefe4970f0ff00e0a027d7e457c3df752bb2" | 749 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.7.0;sha256sum=f98f08a95224f2c7a77b62aa4840cefe4970f0ff00e0a027d7e457c3df752bb2" |
| 750 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.9;sha256sum=fe48f570801de16bfe973dc74e7e5923ae689ba8c274437f65dbc8a63537f759" | ||
| 425 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" | 751 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" |
| 752 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.4.7;sha256sum=1d09ad8f3dc41cb6e0288023b47272c1c9393ca411e48f4b5009bca6662dc3ad" | ||
| 426 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" | 753 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" |
| 427 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.7.0;sha256sum=b48771460405bab6896c85e21ebc5ff287d4018c6db5c8d822c55769c80dde03" | 754 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.7.0;sha256sum=b48771460405bab6896c85e21ebc5ff287d4018c6db5c8d822c55769c80dde03" |
| 755 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.13;sha256sum=03b46aaa7bd4403d65dc23fb9d7e9b61214bb429491c864ee638490a42d55013" | ||
| 428 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.6;sha256sum=2da85d8526e94f25f2aa63c672a84f43c10ab0ac33fc93e0077bf512b3453188" | 756 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.6;sha256sum=2da85d8526e94f25f2aa63c672a84f43c10ab0ac33fc93e0077bf512b3453188" |
| 757 | SRC_URI += "gomod://github.com/gabriel-vasile/mimetype;version=v1.4.10;sha256sum=790052865391d7804b406234063e90458ba3dee9617d01186db6b5e5d7ec5704" | ||
| 758 | SRC_URI += "gomod://github.com/gammazero/chanqueue;version=v1.1.1;sha256sum=729afe26ef29eb89b2227059f8ca2acf0fe2ac8bb736f8185d5ffa70748c9c8e" | ||
| 759 | SRC_URI += "gomod://github.com/gammazero/chanqueue;version=v1.1.2;sha256sum=96024953b3085a38c5a097138a9db3ddf02a5c3351c4e339dcb09f6cbd6628b7" | ||
| 429 | SRC_URI += "gomod://github.com/gammazero/chanqueue;version=v1.1.0;sha256sum=b5beb32ec280bf1a16bd473e35bb3826b5b70742a5cc240f50c958f66a31e71e" | 760 | SRC_URI += "gomod://github.com/gammazero/chanqueue;version=v1.1.0;sha256sum=b5beb32ec280bf1a16bd473e35bb3826b5b70742a5cc240f50c958f66a31e71e" |
| 761 | SRC_URI += "gomod://github.com/gammazero/deque;version=v1.2.1;sha256sum=1bd37b1be8eb15a8b9ac316629435e09f1ec98aeef3d4ed27774d9ced7a0d1c7" | ||
| 762 | SRC_URI += "gomod://github.com/gammazero/deque;version=v1.2.0;sha256sum=0cb18a2512f267296257727192e2d17c350256faa95898ccda7afceddc46e43a" | ||
| 430 | SRC_URI += "gomod://github.com/gammazero/deque;version=v1.0.0;sha256sum=526a76486f696a360346306fea97dccb52bf24d134f06471be2af28b18431749" | 763 | SRC_URI += "gomod://github.com/gammazero/deque;version=v1.0.0;sha256sum=526a76486f696a360346306fea97dccb52bf24d134f06471be2af28b18431749" |
| 764 | SRC_URI += "gomod://github.com/getsentry/sentry-go;version=v0.27.0;sha256sum=679a02061b0d653713146278ee120a5fa1fefcf59a03419990673c17cbfd6e6e" | ||
| 431 | SRC_URI += "gomod://github.com/ghodss/yaml;version=v1.0.0;sha256sum=c3f295d23c02c0b35e4d3b29053586e737cf9642df9615da99c0bda9bbacc624" | 765 | SRC_URI += "gomod://github.com/ghodss/yaml;version=v1.0.0;sha256sum=c3f295d23c02c0b35e4d3b29053586e737cf9642df9615da99c0bda9bbacc624" |
| 766 | SRC_URI += "gomod://github.com/gkampitakis/ciinfo;version=v0.3.2;sha256sum=e9a93397c479e685016f840590813e0c574210caa2394a4629ded5ecfae34b8b" | ||
| 767 | SRC_URI += "gomod://github.com/gkampitakis/go-diff;version=v1.3.2;sha256sum=474ab6c66e6abc4fa5979b3fb48bc251fdb237e52d9f0a28746cb4c2cd5c0286" | ||
| 768 | SRC_URI += "gomod://github.com/gkampitakis/go-snaps;version=v0.5.15;sha256sum=0a81e064c46baf14280e9e0a09c7cef68dd3da3be992af9fa286ae06c3128ff0" | ||
| 432 | SRC_URI += "gomod://github.com/gliderlabs/ssh;version=v0.1.1;sha256sum=35e821b4fdcfd562c92e9227fe7f9e036016fa8478df8540f69e1c068690c6e2" | 769 | SRC_URI += "gomod://github.com/gliderlabs/ssh;version=v0.1.1;sha256sum=35e821b4fdcfd562c92e9227fe7f9e036016fa8478df8540f69e1c068690c6e2" |
| 433 | SRC_URI += "gomod://github.com/go-errors/errors;version=v1.4.2;sha256sum=a5c72ce072cb9532bb8652ed55508ba839e24cda1b49e1ad30187bca852272df" | ||
| 434 | SRC_URI += "gomod://github.com/go-errors/errors;version=v1.0.1;sha256sum=bdbee3143e1798eadff4df919479c28ec2d3299a97d445917bc64d6eb6a3b95a" | 770 | SRC_URI += "gomod://github.com/go-errors/errors;version=v1.0.1;sha256sum=bdbee3143e1798eadff4df919479c28ec2d3299a97d445917bc64d6eb6a3b95a" |
| 771 | SRC_URI += "gomod://github.com/go-errors/errors;version=v1.4.2;sha256sum=a5c72ce072cb9532bb8652ed55508ba839e24cda1b49e1ad30187bca852272df" | ||
| 435 | SRC_URI += "gomod://github.com/go-fonts/dejavu;version=v0.1.0;sha256sum=c2094ce49cfc24b7b7a041e54d924e311322b73a8e56db28ff179fcd403b4111" | 772 | SRC_URI += "gomod://github.com/go-fonts/dejavu;version=v0.1.0;sha256sum=c2094ce49cfc24b7b7a041e54d924e311322b73a8e56db28ff179fcd403b4111" |
| 773 | SRC_URI += "gomod://github.com/go-fonts/dejavu;version=v0.3.2;sha256sum=07e7c4f482ec6a3e886a551bbaf8c55c996e708bada1e30a06d0251a4a7c7de7" | ||
| 774 | SRC_URI += "gomod://github.com/go-fonts/latin-modern;version=v0.3.0;sha256sum=7acbf0b5f38e0839cf55b250dc82c3e0d2cd03846a9ac9d667d654b9c588a6e3" | ||
| 775 | SRC_URI += "gomod://github.com/go-fonts/latin-modern;version=v0.3.1;sha256sum=fb5019bab54b4dac72bfb04c1eb65f0d7cd00378f8f51bae5a2457f79da10e37" | ||
| 436 | SRC_URI += "gomod://github.com/go-fonts/latin-modern;version=v0.2.0;sha256sum=037085a80ad108287e772d064d64bb72deb62514de84ef610506bc079f330ec0" | 776 | SRC_URI += "gomod://github.com/go-fonts/latin-modern;version=v0.2.0;sha256sum=037085a80ad108287e772d064d64bb72deb62514de84ef610506bc079f330ec0" |
| 777 | SRC_URI += "gomod://github.com/go-fonts/latin-modern;version=v0.3.2;sha256sum=e66e807cd781f1e3e0892760b97e2a7b9112f559aa418ba0a37dbfb208785d12" | ||
| 778 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.3.0;sha256sum=aa657434fcfaef5c461ac683fcb18d125f8991823817d8a18453fd27f9f8172b" | ||
| 779 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.3.1;sha256sum=d1d7e790ba393f8aed9b566166f560cf3a1f3ec6e55c823aebe06c32b4cd61e8" | ||
| 437 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.2.0;sha256sum=bd7561251c221fe0fd8cd4c361b062a5796f6f3a1096968b8fecdd61eb82d8fe" | 780 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.2.0;sha256sum=bd7561251c221fe0fd8cd4c361b062a5796f6f3a1096968b8fecdd61eb82d8fe" |
| 438 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.3.2;sha256sum=d0fb13e05ba1c566a3bb42b42179c22b0ddb9123ca2af642be2ba5108709097d" | ||
| 439 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.1.1;sha256sum=35768833cb0bff92bf98c686c64712e553c1f4cabb52eb5efa9bed43b870f9b8" | 781 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.1.1;sha256sum=35768833cb0bff92bf98c686c64712e553c1f4cabb52eb5efa9bed43b870f9b8" |
| 782 | SRC_URI += "gomod://github.com/go-fonts/liberation;version=v0.3.2;sha256sum=d0fb13e05ba1c566a3bb42b42179c22b0ddb9123ca2af642be2ba5108709097d" | ||
| 440 | SRC_URI += "gomod://github.com/go-fonts/stix;version=v0.1.0;sha256sum=51ea5a38b9fda7854af60f280dbd8b40a3e5b5a48eb00d3f8d4e43de3f514ecf" | 783 | SRC_URI += "gomod://github.com/go-fonts/stix;version=v0.1.0;sha256sum=51ea5a38b9fda7854af60f280dbd8b40a3e5b5a48eb00d3f8d4e43de3f514ecf" |
| 784 | SRC_URI += "gomod://github.com/go-fonts/stix;version=v0.2.2;sha256sum=ac58d23e678fa5edf5d9fa480bd7664b3339680fc9bd34fee637f5f28f3709a9" | ||
| 441 | SRC_URI += "gomod://github.com/go-gl/glfw;version=v0.0.0-20190409004039-e6da0acd62b1;sha256sum=96c694c42e7b866ea8e26dc48b612c4daa8582ce61fdeefbe92c1a4c46163169" | 785 | SRC_URI += "gomod://github.com/go-gl/glfw;version=v0.0.0-20190409004039-e6da0acd62b1;sha256sum=96c694c42e7b866ea8e26dc48b612c4daa8582ce61fdeefbe92c1a4c46163169" |
| 442 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20200222043503-6f7a984d4dc4;sha256sum=2f6a1963397cb7c3df66257a45d75fae860aa9b9eec17825d8101c1e1313da5b" | ||
| 443 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20191125211704-12ad95a8df72;sha256sum=2a9960535e4a71b2c79fee9bf8097b73efa0991d18f70e820f6dbe5e236a5df2" | 786 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20191125211704-12ad95a8df72;sha256sum=2a9960535e4a71b2c79fee9bf8097b73efa0991d18f70e820f6dbe5e236a5df2" |
| 787 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20200222043503-6f7a984d4dc4;sha256sum=2f6a1963397cb7c3df66257a45d75fae860aa9b9eec17825d8101c1e1313da5b" | ||
| 788 | SRC_URI += "gomod://github.com/go-gl/glfw/v3.3/glfw;version=v0.0.0-20231223183121-56fa3ac82ce7;sha256sum=0a8abbdd8f43d36c22d8ead4f0bde3699c22156a5d64f8e4358f4c8054a9d29f" | ||
| 444 | SRC_URI += "gomod://github.com/go-ini/ini;version=v1.67.0;sha256sum=d77fe1b537b2e6db4040bd518b4755979006d5af7e82ae035aa2bc5d40c0ff55" | 789 | SRC_URI += "gomod://github.com/go-ini/ini;version=v1.67.0;sha256sum=d77fe1b537b2e6db4040bd518b4755979006d5af7e82ae035aa2bc5d40c0ff55" |
| 790 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.4;sha256sum=06a37b6668012a2dd109a5f71f6ae15387dc808b35d3cf73f5e406e78a17b027" | ||
| 791 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.2;sha256sum=f4e51bba50a0566ef2fafdb476750e8574004b2c47508053b86c6ec2e0e1d40e" | ||
| 445 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.0.4;sha256sum=5284a5708d1771fc7f79b641662c54a4d1953c817f681751219a050a79e4d5a7" | 792 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.0.4;sha256sum=5284a5708d1771fc7f79b641662c54a4d1953c817f681751219a050a79e4d5a7" |
| 446 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.0.5;sha256sum=7bb0205c235a4bc2bbca729a08d2d86f31ac0199cfc1c70b2d780f7594366407" | 793 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.0.5;sha256sum=7bb0205c235a4bc2bbca729a08d2d86f31ac0199cfc1c70b2d780f7594366407" |
| 794 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.3;sha256sum=ec019b110f6cdc3f55f067f52573be4474d5051b9b7c7fc11eb846b13c56beb4" | ||
| 795 | SRC_URI += "gomod://github.com/go-kit/kit;version=v0.10.0;sha256sum=dbdc933092b036483ca332f8c7c13e8b7d029192e79354d4f5a581ef3c364816" | ||
| 796 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20230307184459-12ec69307ad9;sha256sum=b61ffef542287b4694f0c8c29da809ed025057aab9cb042457e2bdb07db97e70" | ||
| 447 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20231108140139-5c1ce85aa4ea;sha256sum=eee17f6b6ac8e1571a29101eab97b1c247fc1109ee3c3c632e38c0fc81e3e753" | 797 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20231108140139-5c1ce85aa4ea;sha256sum=eee17f6b6ac8e1571a29101eab97b1c247fc1109ee3c3c632e38c0fc81e3e753" |
| 448 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20210823091927-c0d11ff05a81;sha256sum=c58be686b31679ad0a51a5d70e60df92fb4bb50a16727caa58b4a67b33f16509" | 798 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20210823091927-c0d11ff05a81;sha256sum=c58be686b31679ad0a51a5d70e60df92fb4bb50a16727caa58b4a67b33f16509" |
| 449 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20210118124228-b3d85cf34e07;sha256sum=61ae852e3794215edeeeddbe7927d5901879c0666b4b8ab8b6935e80bd1036ef" | 799 | SRC_URI += "gomod://github.com/go-latex/latex;version=v0.0.0-20210118124228-b3d85cf34e07;sha256sum=61ae852e3794215edeeeddbe7927d5901879c0666b4b8ab8b6935e80bd1036ef" |
| 450 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" | 800 | SRC_URI += "gomod://github.com/go-logfmt/logfmt;version=v0.5.0;sha256sum=59a6b59ae3da84f7a58373844ca8d298f5007ce0e173437fc85c26d4fc76ca8b" |
| 451 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.2;sha256sum=9f8926fda6dee61e68522421963d5804baeb10024aa02b318d9bd50fdcfdd7d1" | 801 | SRC_URI += "gomod://github.com/go-logr/logr;version=v0.1.0;sha256sum=4c14b7c05eaa48b7f8dbf2ca38c3603dce446f4184a4c0af2f569b046d66201e" |
| 802 | SRC_URI += "gomod://github.com/go-logr/logr;version=v0.4.0;sha256sum=be0f7eff89f0e40ff70715d864e0adbfc2be25b37d161c1ba71acd051c5716ea" | ||
| 452 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.1;sha256sum=27d1c8d411fd8e42dc6202991d70afa630089700f1d002de5454d6c26f93674c" | 803 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.1;sha256sum=27d1c8d411fd8e42dc6202991d70afa630089700f1d002de5454d6c26f93674c" |
| 804 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" | ||
| 805 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.3.0;sha256sum=9f2fe2600670561e7ea60903e736f3e38c304bfd217d0b06194daa1cf04a904f" | ||
| 453 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" | 806 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" |
| 454 | SRC_URI += "gomod://github.com/go-logr/logr;version=v0.1.0;sha256sum=4c14b7c05eaa48b7f8dbf2ca38c3603dce446f4184a4c0af2f569b046d66201e" | 807 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.2;sha256sum=9f8926fda6dee61e68522421963d5804baeb10024aa02b318d9bd50fdcfdd7d1" |
| 455 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" | ||
| 456 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.3-0.20220714215716-96bad1d688c5;sha256sum=b40e7c8d94f130fdb257a70c5caed4888a720ef4c8715e865d64526dcc7d7ec0" | 808 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.3-0.20220714215716-96bad1d688c5;sha256sum=b40e7c8d94f130fdb257a70c5caed4888a720ef4c8715e865d64526dcc7d7ec0" |
| 809 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" | ||
| 457 | SRC_URI += "gomod://github.com/go-logr/zapr;version=v1.3.0;sha256sum=378cb0074990c9822fdf9e5b77a41985cf614f95275662add604d09855768dbd" | 810 | SRC_URI += "gomod://github.com/go-logr/zapr;version=v1.3.0;sha256sum=378cb0074990c9822fdf9e5b77a41985cf614f95275662add604d09855768dbd" |
| 811 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.2.6;sha256sum=95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef" | ||
| 458 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.21.0;sha256sum=8a36ba84f6f6148834875fff96da79fcc2b383ace69cc34d71756b3fa84b9952" | 812 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.21.0;sha256sum=8a36ba84f6f6148834875fff96da79fcc2b383ace69cc34d71756b3fa84b9952" |
| 459 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.22.0;sha256sum=a797968440c74cd052f6800742db039b048ebc3f58b0dbb1b67079bc9b0c2cb1" | 813 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.22.0;sha256sum=a797968440c74cd052f6800742db039b048ebc3f58b0dbb1b67079bc9b0c2cb1" |
| 460 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.0;sha256sum=53b9b8491e1791f5c561a5325e0e167bed2ae421b18bb798524c11cad5afe5c4" | ||
| 461 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.1;sha256sum=d5fdc93f36d84727d5f2628ff4376bb3a359c2a8755cc40795ef7ea7d0866a1f" | 814 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.1;sha256sum=d5fdc93f36d84727d5f2628ff4376bb3a359c2a8755cc40795ef7ea7d0866a1f" |
| 462 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.20.2;sha256sum=27afd0bef56453e463eba6093afb04dc08d97b5ad0e15b2266cac867d062ae1b" | 815 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.20.2;sha256sum=27afd0bef56453e463eba6093afb04dc08d97b5ad0e15b2266cac867d062ae1b" |
| 463 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.23.0;sha256sum=a604425d0d3ff6936ffd056e86cd776c80e06874ef026e53da528208a986df94" | 816 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.0;sha256sum=53b9b8491e1791f5c561a5325e0e167bed2ae421b18bb798524c11cad5afe5c4" |
| 464 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.24.1;sha256sum=8202f50fa04c8c231933565ef95d789badcf2cc3b163c311510bf16e0752d9a4" | 817 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.24.1;sha256sum=8202f50fa04c8c231933565ef95d789badcf2cc3b163c311510bf16e0752d9a4" |
| 818 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.23.0;sha256sum=a604425d0d3ff6936ffd056e86cd776c80e06874ef026e53da528208a986df94" | ||
| 465 | SRC_URI += "gomod://github.com/go-openapi/swag/cmdutils;version=v0.24.0;sha256sum=40df787d870e2f8c93fe4cab7931a6055b9deb8a6e58575b8c47780fc2eb1930" | 819 | SRC_URI += "gomod://github.com/go-openapi/swag/cmdutils;version=v0.24.0;sha256sum=40df787d870e2f8c93fe4cab7931a6055b9deb8a6e58575b8c47780fc2eb1930" |
| 466 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.24.0;sha256sum=bb5b49351564d766d1ff5647e11cbefc357b3e76995ea2b4096d29121f9eb2b6" | 820 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.24.0;sha256sum=bb5b49351564d766d1ff5647e11cbefc357b3e76995ea2b4096d29121f9eb2b6" |
| 467 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.24.0;sha256sum=ec0030a3a0c04fd98d318195ed6e108f4c87852e7a056a69c36fbccf1a9dcbd7" | 821 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.24.0;sha256sum=ec0030a3a0c04fd98d318195ed6e108f4c87852e7a056a69c36fbccf1a9dcbd7" |
| @@ -474,305 +828,382 @@ SRC_URI += "gomod://github.com/go-openapi/swag/stringutils;version=v0.24.0;sha25 | |||
| 474 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.24.0;sha256sum=2fff82d4f57833bab3f172472f4ac01d428d1663755ccffd1298ed4b0a2e6066" | 828 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.24.0;sha256sum=2fff82d4f57833bab3f172472f4ac01d428d1663755ccffd1298ed4b0a2e6066" |
| 475 | SRC_URI += "gomod://github.com/go-openapi/swag/yamlutils;version=v0.24.0;sha256sum=6c2ba3e8848a5c925295a78041f312f3a9a5ea5d488bef2543171febd99f0b26" | 829 | SRC_URI += "gomod://github.com/go-openapi/swag/yamlutils;version=v0.24.0;sha256sum=6c2ba3e8848a5c925295a78041f312f3a9a5ea5d488bef2543171febd99f0b26" |
| 476 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.6.0;sha256sum=03a6909fc346ac972b008b77585ac3954d76b416c33b4b64dc22c5f35f0e1edb" | 830 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.6.0;sha256sum=03a6909fc346ac972b008b77585ac3954d76b416c33b4b64dc22c5f35f0e1edb" |
| 831 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.8.0;sha256sum=fc917cf76b9be0b56674d4eb6971267b2c96ed7aa392b4b378cccf732695fc9c" | ||
| 477 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.5.0;sha256sum=9ab17b11279de24333e3f39475478bd5c7f3294b0b512b79c34fb8c77ce7f613" | 832 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.5.0;sha256sum=9ab17b11279de24333e3f39475478bd5c7f3294b0b512b79c34fb8c77ce7f613" |
| 478 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.9.0;sha256sum=07b2086900af5e886b0c9c72c9c0120b1d09d4c061f72fa8955cdbcefa0f2582" | 833 | SRC_URI += "gomod://github.com/go-pdf/fpdf;version=v0.9.0;sha256sum=07b2086900af5e886b0c9c72c9c0120b1d09d4c061f72fa8955cdbcefa0f2582" |
| 834 | SRC_URI += "gomod://github.com/go-quicktest/qt;version=v1.101.0;sha256sum=9d2e17cfeef165f9d859926dcd4b0586bc78785cb575a31a76effd195d0e5580" | ||
| 835 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.4.0;sha256sum=498da0510bf093cea7e32e11b8e3100256d4a9727318852d9b5cc19663b59082" | ||
| 836 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.10.0;sha256sum=dc93f5770556406e82bf750a980d2316f882a19d883a3689eadb820708c2b651" | ||
| 479 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.9.3;sha256sum=fa0066aaca3f8932270d62c75dfdb291a0a1a38505464910de6c83a1332e161e" | 837 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.9.3;sha256sum=fa0066aaca3f8932270d62c75dfdb291a0a1a38505464910de6c83a1332e161e" |
| 838 | SRC_URI += "gomod://github.com/go-stack/stack;version=v1.8.0;sha256sum=78c2667c710f811307038634ffa43af442619acfeaf1efb593aa4e0ded9df48f" | ||
| 480 | SRC_URI += "gomod://github.com/go-task/slim-sprig;version=v0.0.0-20230315185526-52ccab3ef572;sha256sum=25a036dc8eb9f6227c2df818916f76db93eebbac88cc24bad5c960b0c60d7a08" | 839 | SRC_URI += "gomod://github.com/go-task/slim-sprig;version=v0.0.0-20230315185526-52ccab3ef572;sha256sum=25a036dc8eb9f6227c2df818916f76db93eebbac88cc24bad5c960b0c60d7a08" |
| 481 | SRC_URI += "gomod://github.com/go-task/slim-sprig/v3;version=v3.0.0;sha256sum=5e534ccb4157d0443f65f06b76bce67eb92b3e34766f3a14dabe86945955dbe7" | 840 | SRC_URI += "gomod://github.com/go-task/slim-sprig/v3;version=v3.0.0;sha256sum=5e534ccb4157d0443f65f06b76bce67eb92b3e34766f3a14dabe86945955dbe7" |
| 482 | SRC_URI += "gomod://github.com/go-test/deep;version=v1.0.7;sha256sum=d1395d58349e5d11857a5e771e7d05de2d759e009fef2f5c8613e0c4b0117ef3" | 841 | SRC_URI += "gomod://github.com/go-test/deep;version=v1.0.7;sha256sum=d1395d58349e5d11857a5e771e7d05de2d759e009fef2f5c8613e0c4b0117ef3" |
| 842 | SRC_URI += "gomod://github.com/go-text/typesetting;version=v0.0.0-20230803102845-24e03d8b5372;sha256sum=99406a8d9ecb01a0a4b8838d9639300f33dd0aa14355345c1159b79d99f6a441" | ||
| 843 | SRC_URI += "gomod://github.com/go-text/typesetting-utils;version=v0.0.0-20230616150549-2a7df14b6a22;sha256sum=be00d641adaf88c0dbd0e2c18eed5915db4117f1d585a275cd60a4c03b3d7d13" | ||
| 483 | SRC_URI += "gomod://github.com/go-yaml/yaml;version=v2.1.0+incompatible;sha256sum=842989ea2e54ba8e4ef49cca914a5cd37176c44ccd3bb3e8c44fcbc10cb7832e" | 844 | SRC_URI += "gomod://github.com/go-yaml/yaml;version=v2.1.0+incompatible;sha256sum=842989ea2e54ba8e4ef49cca914a5cd37176c44ccd3bb3e8c44fcbc10cb7832e" |
| 484 | SRC_URI += "gomod://github.com/gobwas/glob;version=v0.2.3;sha256sum=0cfe486cd63d45ed4cb5863ff1cbd14b15e4b9380dcbf80ff26991b4049f4fdf" | 845 | SRC_URI += "gomod://github.com/gobwas/glob;version=v0.2.3;sha256sum=0cfe486cd63d45ed4cb5863ff1cbd14b15e4b9380dcbf80ff26991b4049f4fdf" |
| 485 | SRC_URI += "gomod://github.com/goccmack/gocc;version=v0.0.0-20230228185258-2292f9e40198;sha256sum=3dc96ee8af1ba59e29e8adcf7cc6ce8ea99a97037a46e26206b509d6df5d48a5" | 846 | SRC_URI += "gomod://github.com/goccmack/gocc;version=v0.0.0-20230228185258-2292f9e40198;sha256sum=3dc96ee8af1ba59e29e8adcf7cc6ce8ea99a97037a46e26206b509d6df5d48a5" |
| 847 | SRC_URI += "gomod://github.com/goccmack/gocc;version=v1.0.2;sha256sum=5214ad1bf613fac66f141be21965c11c7027344ecb895291331be1a2f7420d9d" | ||
| 486 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.9.11;sha256sum=018970f0a0d7337bd2a6583f1b68bcc9f9f4830df14ca1ccf1f2020fff9b3adb" | 848 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.9.11;sha256sum=018970f0a0d7337bd2a6583f1b68bcc9f9f4830df14ca1ccf1f2020fff9b3adb" |
| 487 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.5;sha256sum=96e417d4493705f470f7f29858a09cdbe68330f2d7e74cd024fbace4745c0615" | 849 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.5;sha256sum=96e417d4493705f470f7f29858a09cdbe68330f2d7e74cd024fbace4745c0615" |
| 850 | SRC_URI += "gomod://github.com/goccy/go-yaml;version=v1.18.0;sha256sum=51bf59a85a7e3e2b8e83e5f376a3229b01b673a39601c99e3a2c05931cc3e339" | ||
| 488 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.1.0;sha256sum=03dfa8e71089a6f477310d15c4d3a036d82d028532881b50fee254358e782ad9" | 851 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.1.0;sha256sum=03dfa8e71089a6f477310d15c4d3a036d82d028532881b50fee254358e782ad9" |
| 852 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.2.2;sha256sum=5c6f37c725a481fb0f1e7866ae273429525d8cc6a6cace87da28e53370f5596a" | ||
| 489 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.0.3;sha256sum=42a052b21d91a2162ace8f19b42e1ef0c2d2e06a279a4f92a9233a2ab463fea3" | 853 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.0.3;sha256sum=42a052b21d91a2162ace8f19b42e1ef0c2d2e06a279a4f92a9233a2ab463fea3" |
| 854 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.0.4;sha256sum=23a23f08bea48e6e49a46a4015b64adbb1692dc6ddf0d83c2f0c2027cb8e31c8" | ||
| 855 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.0.6;sha256sum=0097f9b4608dc4bf5ca63cd3a9f3334e5cff6be2cab6170cdef075ef97075d89" | ||
| 490 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.8.1;sha256sum=9ace5b0a05672937904fba1fcb86cb45e7f701e508faeb5f612e243340351dfa" | 856 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.8.1;sha256sum=9ace5b0a05672937904fba1fcb86cb45e7f701e508faeb5f612e243340351dfa" |
| 857 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.2.1;sha256sum=126e7ad38f1d501e4c69393d21905e6d4b15c2da109a7fcd9d1aec14b12e2912" | ||
| 491 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.1;sha256sum=4b63e18981e30565f60b7305e3de71ff9aa42cfccf15b88b3813dd2ba6c27be1" | 858 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.1;sha256sum=4b63e18981e30565f60b7305e3de71ff9aa42cfccf15b88b3813dd2ba6c27be1" |
| 859 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.2.0;sha256sum=e73a2de3815951507b5cc02b0a4628f4040e08ff4d1d80058d3972d15870f802" | ||
| 492 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" | 860 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" |
| 493 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v4;version=v4.5.2;sha256sum=ec5ee69a31fd478fc197fddce7c06dad1abe7543095a55c4ee6546ae79d99a0f" | 861 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v4;version=v4.5.2;sha256sum=ec5ee69a31fd478fc197fddce7c06dad1abe7543095a55c4ee6546ae79d99a0f" |
| 494 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.2.2;sha256sum=278980d9e52498b7c54baf21fed203b942aa1d08b7f62eec494110b61b6fd3c9" | 862 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.2.2;sha256sum=278980d9e52498b7c54baf21fed203b942aa1d08b7f62eec494110b61b6fd3c9" |
| 863 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.0;sha256sum=7de1cf03d836b3fcb32e02011d148fe94533e52dd54d521cadc61bcdf068eb1c" | ||
| 495 | SRC_URI += "gomod://github.com/golang/freetype;version=v0.0.0-20170609003504-e2365dfdc4a0;sha256sum=cdcb9e6a14933dcbf167b44dcd5083fc6a2e52c4fae8fb79747c691efeb7d84e" | 864 | SRC_URI += "gomod://github.com/golang/freetype;version=v0.0.0-20170609003504-e2365dfdc4a0;sha256sum=cdcb9e6a14933dcbf167b44dcd5083fc6a2e52c4fae8fb79747c691efeb7d84e" |
| 496 | SRC_URI += "gomod://github.com/golang/glog;version=v1.0.0;sha256sum=ae8dfead198447a555409e4e942bd4aae2210b18bc90ff8f032ab09a9940e8f8" | 865 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" |
| 497 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.4;sha256sum=6636c4a48a010844df02886621c32706af2f5e707ad23acb52fe22510b60c822" | ||
| 498 | SRC_URI += "gomod://github.com/golang/glog;version=v0.0.0-20160126235308-23def4e6c14b;sha256sum=36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9" | 866 | SRC_URI += "gomod://github.com/golang/glog;version=v0.0.0-20160126235308-23def4e6c14b;sha256sum=36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9" |
| 867 | SRC_URI += "gomod://github.com/golang/glog;version=v1.0.0;sha256sum=ae8dfead198447a555409e4e942bd4aae2210b18bc90ff8f032ab09a9940e8f8" | ||
| 499 | SRC_URI += "gomod://github.com/golang/glog;version=v1.1.0;sha256sum=668beb5dd923378b00fda4ba0d965000f3f259be5ba05ebd341a2949e8f20db6" | 868 | SRC_URI += "gomod://github.com/golang/glog;version=v1.1.0;sha256sum=668beb5dd923378b00fda4ba0d965000f3f259be5ba05ebd341a2949e8f20db6" |
| 500 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" | 869 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.4;sha256sum=6636c4a48a010844df02886621c32706af2f5e707ad23acb52fe22510b60c822" |
| 501 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20200121045136-8c9f03a8e57e;sha256sum=5d3a47edd7d97bbaf8685ddb3271fdc9f4790134998b39016e5d63eca6d99599" | ||
| 502 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20190702054246-869f871628b6;sha256sum=75d60e7744f0b67e5d7e74a740aec2c6ae5295bafcdcfbfc18c258bd71f1fcdb" | 870 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20190702054246-869f871628b6;sha256sum=75d60e7744f0b67e5d7e74a740aec2c6ae5295bafcdcfbfc18c258bd71f1fcdb" |
| 871 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20160516000752-02826c3e7903;sha256sum=c0924e6d778d784ade22599bf05c3d5b92c600c7a566752445ddb0af847c05dc" | ||
| 872 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20200121045136-8c9f03a8e57e;sha256sum=5d3a47edd7d97bbaf8685ddb3271fdc9f4790134998b39016e5d63eca6d99599" | ||
| 873 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" | ||
| 503 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20210331224755-41bb18bfe9da;sha256sum=b27034e8fc013627543e1ad098cfc65329f2896df3da5cf3266cc9166f93f3a5" | 874 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20210331224755-41bb18bfe9da;sha256sum=b27034e8fc013627543e1ad098cfc65329f2896df3da5cf3266cc9166f93f3a5" |
| 504 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20191227052852-215e87163ea7;sha256sum=e31120f82457b2c521be634d14905105d26f2b42206c7ce188c3eaacdd95cf6a" | 875 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20191227052852-215e87163ea7;sha256sum=e31120f82457b2c521be634d14905105d26f2b42206c7ce188c3eaacdd95cf6a" |
| 876 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.0;sha256sum=87ead41d6c15a2f0d77a4730c5695cead63904ca16be24bd9600aad5825f2665" | ||
| 505 | SRC_URI += "gomod://github.com/golang/mock;version=v1.3.1;sha256sum=3209f2030646855a3644736b5d7ce2cd9076856cac2f50360805a19c38b7bc45" | 877 | SRC_URI += "gomod://github.com/golang/mock;version=v1.3.1;sha256sum=3209f2030646855a3644736b5d7ce2cd9076856cac2f50360805a19c38b7bc45" |
| 878 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.1;sha256sum=5dc0c736c92f8872d5641051ed927a4c231a006564cff01995761034992f8aca" | ||
| 879 | SRC_URI += "gomod://github.com/golang/mock;version=v1.2.0;sha256sum=f7ae1e321897af59e6d63e722e78d98d69de0437e7e7a2437d03a431856da926" | ||
| 506 | SRC_URI += "gomod://github.com/golang/mock;version=v1.5.0;sha256sum=87e7217adce199e9a3c2813174e221a4e06cde85b1423c7462b4fa422cbfbede" | 880 | SRC_URI += "gomod://github.com/golang/mock;version=v1.5.0;sha256sum=87e7217adce199e9a3c2813174e221a4e06cde85b1423c7462b4fa422cbfbede" |
| 507 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.0;sha256sum=87ead41d6c15a2f0d77a4730c5695cead63904ca16be24bd9600aad5825f2665" | ||
| 508 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.4;sha256sum=c6727fd55a7ca763697a33ee342dd820680a1b117d799ab93a8ce8fcee27fa4f" | ||
| 509 | SRC_URI += "gomod://github.com/golang/mock;version=v1.6.0;sha256sum=fa25916b546f90da49418f436e3a61e4c5dae898cf3c82b0007b5a6fab74261b" | 881 | SRC_URI += "gomod://github.com/golang/mock;version=v1.6.0;sha256sum=fa25916b546f90da49418f436e3a61e4c5dae898cf3c82b0007b5a6fab74261b" |
| 510 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.1;sha256sum=5dc0c736c92f8872d5641051ed927a4c231a006564cff01995761034992f8aca" | 882 | SRC_URI += "gomod://github.com/golang/mock;version=v1.7.0-rc.1;sha256sum=1bb96d83a76df04a93f59614bde60d35c10aef57c1c6b46b2c72172d8a3dfd61" |
| 511 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.3;sha256sum=3de56965862c560214305096f68a27218570ded7ba0fc5e84338208f985acff0" | 883 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.3;sha256sum=3de56965862c560214305096f68a27218570ded7ba0fc5e84338208f985acff0" |
| 512 | SRC_URI += "gomod://github.com/golang/mock;version=v1.2.0;sha256sum=f7ae1e321897af59e6d63e722e78d98d69de0437e7e7a2437d03a431856da926" | 884 | SRC_URI += "gomod://github.com/golang/mock;version=v1.4.4;sha256sum=c6727fd55a7ca763697a33ee342dd820680a1b117d799ab93a8ce8fcee27fa4f" |
| 513 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | 885 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" |
| 886 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.4;sha256sum=ea4545ca44ee990554094df6de440386a440a5bd99106e048939409d63beb423" | ||
| 887 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.5-0.20231225225746-43d5d4cd4e0e;sha256sum=a40a9145f6d7c1b2c356cf024f65e0f9cbf7efe2b89330ef4bb0763859b6fdc9" | ||
| 514 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.0-20180518054509-2e65f85255db;sha256sum=d6de03a940151782d5161eb89c17c818b02ab18c771dd69c36fdc862c13a4910" | 888 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.0-20180518054509-2e65f85255db;sha256sum=d6de03a940151782d5161eb89c17c818b02ab18c771dd69c36fdc862c13a4910" |
| 515 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.3;sha256sum=f6b5e35bd1e1d35b5a67c8a91bf76d403426ce3669783af82b66c0254e4e0da5" | 889 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.3;sha256sum=f6b5e35bd1e1d35b5a67c8a91bf76d403426ce3669783af82b66c0254e4e0da5" |
| 516 | SRC_URI += "gomod://github.com/golang/snappy;version=v0.0.4;sha256sum=ea4545ca44ee990554094df6de440386a440a5bd99106e048939409d63beb423" | 890 | SRC_URI += "gomod://github.com/google/btree;version=v1.1.3;sha256sum=11b736bc8252b52fecdf346d3707ccf3a2b6d458ba21b4f843616fc12eeb30b2" |
| 517 | SRC_URI += "gomod://github.com/google/btree;version=v1.0.0;sha256sum=8dbcb36f92c7a6dc5f6aef5c26358d98b72caee69829b5b33dddabada2047785" | 891 | SRC_URI += "gomod://github.com/google/btree;version=v1.0.0;sha256sum=8dbcb36f92c7a6dc5f6aef5c26358d98b72caee69829b5b33dddabada2047785" |
| 518 | SRC_URI += "gomod://github.com/google/btree;version=v0.0.0-20180813153112-4030bb1f1f0c;sha256sum=45cbe813fd2aaf54c973eebc4cf6edb8223f527870d5932ce52b8fd3395db3fa" | 892 | SRC_URI += "gomod://github.com/google/btree;version=v0.0.0-20180813153112-4030bb1f1f0c;sha256sum=45cbe813fd2aaf54c973eebc4cf6edb8223f527870d5932ce52b8fd3395db3fa" |
| 519 | SRC_URI += "gomod://github.com/google/btree;version=v1.1.3;sha256sum=11b736bc8252b52fecdf346d3707ccf3a2b6d458ba21b4f843616fc12eeb30b2" | 893 | SRC_URI += "gomod://github.com/google/cadvisor;version=v0.56.2;sha256sum=5b688e19838ff2dea70338c5d255026232f62265fda96cd58805cba973c0bef1" |
| 520 | SRC_URI += "gomod://github.com/google/cel-go;version=v0.26.1;sha256sum=d048465c2e939d536af9bf670c066473470e50de7fd20c63c0ba7df39a99c461" | 894 | SRC_URI += "gomod://github.com/google/cel-go;version=v0.26.1;sha256sum=d048465c2e939d536af9bf670c066473470e50de7fd20c63c0ba7df39a99c461" |
| 521 | SRC_URI += "gomod://github.com/google/cel-go;version=v0.26.0;sha256sum=e9d0c56640a08ea4791ae84fc2ca8f7060820926f9678321d1d270f1487372f4" | 895 | SRC_URI += "gomod://github.com/google/cel-go;version=v0.26.0;sha256sum=e9d0c56640a08ea4791ae84fc2ca8f7060820926f9678321d1d270f1487372f4" |
| 896 | SRC_URI += "gomod://github.com/google/certtostore;version=v1.0.6;sha256sum=3c63648be1e9310760545f27f023889967b638ce095697a71b0d4668adbc5e2e" | ||
| 897 | SRC_URI += "gomod://github.com/google/deck;version=v0.0.0-20230104221208-105ad94aa8ae;sha256sum=2c19caf0916f6fb02b6c7de4de36d70bc60cab8926ee66012b6d56a3abd76b6a" | ||
| 522 | SRC_URI += "gomod://github.com/google/flatbuffers;version=v2.0.8+incompatible;sha256sum=0c0a4aab1c6029141d655bc7fdc07e22dd06f3f64ebbf7a2250b870ef7aac7ee" | 898 | SRC_URI += "gomod://github.com/google/flatbuffers;version=v2.0.8+incompatible;sha256sum=0c0a4aab1c6029141d655bc7fdc07e22dd06f3f64ebbf7a2250b870ef7aac7ee" |
| 523 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.6.9-0.20230804172637-c7be7c783f49;sha256sum=410ea055912286bc2f0edad5eea55ae663b525ca77035a0cba355a9810854137" | ||
| 524 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" | 899 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" |
| 525 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.1;sha256sum=daf3f0e994277544350b2578ddc1ae0ebf840d2bfaaa69170d6cef61816a6f0b" | 900 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.6.9-0.20230804172637-c7be7c783f49;sha256sum=410ea055912286bc2f0edad5eea55ae663b525ca77035a0cba355a9810854137" |
| 901 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" | ||
| 902 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 903 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.6.0;sha256sum=4b4e9bf6c48211080651b491dfb48d68b736c66a305bcf94605606e1ba2eaa4a" | ||
| 904 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.0;sha256sum=01fa1bb1f0e3e27d3685cb0aab442873dbc2abd9ed77ccb99279a3aaf3a09e04" | ||
| 526 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.4;sha256sum=c578f13cf15bcbb9762c29b3a323606f41adb6c5109ae21045f7fc8012843c7b" | 905 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.4;sha256sum=c578f13cf15bcbb9762c29b3a323606f41adb6c5109ae21045f7fc8012843c7b" |
| 906 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.1;sha256sum=9470974fd55112e338aec4fddba69378fa7ec081082dbbe8116361c296a13dca" | ||
| 907 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.2.0;sha256sum=44649293cf714bcee800c9164ef6dcc7314e9ad98c49bba3da3dfad611edd955" | ||
| 908 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.9;sha256sum=32450874ac756ef5d47f6b819305105304b9819045a16e3f105289b7cf252c51" | ||
| 909 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.6;sha256sum=32c6bb53a2f214fecd43ca0a436758488d088a9ac23e391ef4b502eda0591147" | ||
| 527 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.5;sha256sum=0ee90a7194c025d849699f897d97641b8676ceca9215c96e00eaf1f0e6e953ad" | 910 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.5;sha256sum=0ee90a7194c025d849699f897d97641b8676ceca9215c96e00eaf1f0e6e953ad" |
| 528 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.3;sha256sum=b79a3e524b930a68cc546a4eb60bbaf586bc3b983eec4cbb462ae135173623a3" | ||
| 529 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.0;sha256sum=01fa1bb1f0e3e27d3685cb0aab442873dbc2abd9ed77ccb99279a3aaf3a09e04" | ||
| 530 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.6.0;sha256sum=4b4e9bf6c48211080651b491dfb48d68b736c66a305bcf94605606e1ba2eaa4a" | ||
| 531 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 532 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.8;sha256sum=d17574d5a6ea9f606ed735117170e02aefc2f11f8ae15e3898ed99d255b46f06" | ||
| 533 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.1;sha256sum=ca0c9e61aa62a9f8a3b77f0c491a54380128c1d588b0181af3a8c5ca49956893" | 911 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.1;sha256sum=ca0c9e61aa62a9f8a3b77f0c491a54380128c1d588b0181af3a8c5ca49956893" |
| 534 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.2;sha256sum=a5be30d7a61c98a852cc75f495e58d23bad0e4ed644f5c9d02d8b75c9cf25c71" | ||
| 535 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.2.0;sha256sum=44649293cf714bcee800c9164ef6dcc7314e9ad98c49bba3da3dfad611edd955" | ||
| 536 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.7;sha256sum=6c739327d027b2e6573ae5fe3de501ad1e3691af6a9e7f34541944010f142f27" | 912 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.7;sha256sum=6c739327d027b2e6573ae5fe3de501ad1e3691af6a9e7f34541944010f142f27" |
| 537 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" | 913 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.8;sha256sum=d17574d5a6ea9f606ed735117170e02aefc2f11f8ae15e3898ed99d255b46f06" |
| 538 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.1;sha256sum=9470974fd55112e338aec4fddba69378fa7ec081082dbbe8116361c296a13dca" | 914 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.3;sha256sum=b79a3e524b930a68cc546a4eb60bbaf586bc3b983eec4cbb462ae135173623a3" |
| 539 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.0;sha256sum=a91fbc1ae431e8b71d420b1e9591ba4bfec3c1d2a8f1d71c3e59b0da29bcfaf4" | 915 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.0;sha256sum=a91fbc1ae431e8b71d420b1e9591ba4bfec3c1d2a8f1d71c3e59b0da29bcfaf4" |
| 540 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.6;sha256sum=32c6bb53a2f214fecd43ca0a436758488d088a9ac23e391ef4b502eda0591147" | 916 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.1;sha256sum=daf3f0e994277544350b2578ddc1ae0ebf840d2bfaaa69170d6cef61816a6f0b" |
| 541 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.9;sha256sum=32450874ac756ef5d47f6b819305105304b9819045a16e3f105289b7cf252c51" | 917 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.2;sha256sum=a5be30d7a61c98a852cc75f495e58d23bad0e4ed644f5c9d02d8b75c9cf25c71" |
| 542 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.2;sha256sum=b20324c9323fe4980ab48e58426384d0398aa1676ab3793434bed126b0bc1580" | 918 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.2;sha256sum=b20324c9323fe4980ab48e58426384d0398aa1676ab3793434bed126b0bc1580" |
| 543 | SRC_URI += "gomod://github.com/google/go-github;version=v17.0.0+incompatible;sha256sum=9831222a466bec73a21627e0c3525da9cadd969468e31d10ecae8580b0568d0e" | 919 | SRC_URI += "gomod://github.com/google/go-github;version=v17.0.0+incompatible;sha256sum=9831222a466bec73a21627e0c3525da9cadd969468e31d10ecae8580b0568d0e" |
| 920 | SRC_URI += "gomod://github.com/google/go-pkcs11;version=v0.3.0;sha256sum=320852ebd4903089bf232f518fe724b40cd9f4131a30cb1c905d03e82225861b" | ||
| 921 | SRC_URI += "gomod://github.com/google/go-pkcs11;version=v0.2.1-0.20230907215043-c6f79328ddf9;sha256sum=b9bf12c2450efa77c8b27134d5f206633057fcf0c324883797d7fde5bc3a4887" | ||
| 544 | SRC_URI += "gomod://github.com/google/go-querystring;version=v1.0.0;sha256sum=1c0a0b81b921ee270e47e05cf0bf8df4475de850671e553c07740849068d4f9f" | 922 | SRC_URI += "gomod://github.com/google/go-querystring;version=v1.0.0;sha256sum=1c0a0b81b921ee270e47e05cf0bf8df4475de850671e553c07740849068d4f9f" |
| 545 | SRC_URI += "gomod://github.com/google/go-tpm;version=v0.9.5;sha256sum=2792c4829bfae42a44f4ca383e7980b761f0b97201e41dcfe535853f8aea7982" | 923 | SRC_URI += "gomod://github.com/google/go-tpm;version=v0.9.5;sha256sum=2792c4829bfae42a44f4ca383e7980b761f0b97201e41dcfe535853f8aea7982" |
| 924 | SRC_URI += "gomod://github.com/google/go-tpm;version=v0.9.6;sha256sum=84f1ce10e928fd15616a601b47cb3065364cdcb4d3dcbd4f57fd3b3fff0d1410" | ||
| 925 | SRC_URI += "gomod://github.com/google/go-tpm;version=v0.9.8;sha256sum=3b26b46c32cfc9adfc6859da0ce1aef87170fd26f1e87d1d4c4c3cfc2a7cab49" | ||
| 546 | SRC_URI += "gomod://github.com/google/go-tpm-tools;version=v0.3.13-0.20230620182252-4639ecce2aba;sha256sum=e0a1b5045e94a906fc0d1283943a5c161637094ed669fc45718102936090162a" | 926 | SRC_URI += "gomod://github.com/google/go-tpm-tools;version=v0.3.13-0.20230620182252-4639ecce2aba;sha256sum=e0a1b5045e94a906fc0d1283943a5c161637094ed669fc45718102936090162a" |
| 547 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.0.0;sha256sum=752570262575bbcb5f0107dbd80a463abacaf51e94e15f96f5bc4166ff2d33e1" | ||
| 548 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.2.0;sha256sum=5948f40af1923d8f98dc1d4191311030e40e0057fb255df19ebc0360f2faac16" | 927 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.2.0;sha256sum=5948f40af1923d8f98dc1d4191311030e40e0057fb255df19ebc0360f2faac16" |
| 928 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.0.0;sha256sum=752570262575bbcb5f0107dbd80a463abacaf51e94e15f96f5bc4166ff2d33e1" | ||
| 549 | SRC_URI += "gomod://github.com/google/gopacket;version=v1.1.19;sha256sum=fc8cbe2239683199e677cb39f9303ae8d4a365f3c8cd8a2dcfa1f14c41bcff88" | 929 | SRC_URI += "gomod://github.com/google/gopacket;version=v1.1.19;sha256sum=fc8cbe2239683199e677cb39f9303ae8d4a365f3c8cd8a2dcfa1f14c41bcff88" |
| 550 | SRC_URI += "gomod://github.com/google/martian;version=v2.1.0+incompatible;sha256sum=5bdd2ebd37dda1c0cf786db27707966c8624b288641da704b0e31c96b393ce70" | 930 | SRC_URI += "gomod://github.com/google/martian;version=v2.1.0+incompatible;sha256sum=5bdd2ebd37dda1c0cf786db27707966c8624b288641da704b0e31c96b393ce70" |
| 551 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.3.2;sha256sum=aa691c18a36d986d0505aab68925985faba03d72e15729ee1b97f919af8e628c" | 931 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.3.3;sha256sum=86fde455cfd8d04425d845d9a3c766069f3f1ab892c983be03ed9545c0889485" |
| 552 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.0.0;sha256sum=ce9869f11c3fa46eb55cfa39f717e4dd205c0a3de8ac9820d26bb7bb0af63905" | 932 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.0.0;sha256sum=ce9869f11c3fa46eb55cfa39f717e4dd205c0a3de8ac9820d26bb7bb0af63905" |
| 553 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.2.1;sha256sum=d1450c8806be91afda7d68d9eee117de58aa04e89d01dbd328455c294379c6c0" | ||
| 554 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.1.0;sha256sum=b8997565c0ae7efb32e4155b80375971c822c2b0aba6097e9735cc247fda3d72" | 933 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.1.0;sha256sum=b8997565c0ae7efb32e4155b80375971c822c2b0aba6097e9735cc247fda3d72" |
| 555 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200430221834-fc25d7d30c6d;sha256sum=68facdaccc55dac8d2376829b672b020cd5dc3fc40b4d1cb812acb1739b8d89d" | 934 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.2.1;sha256sum=d1450c8806be91afda7d68d9eee117de58aa04e89d01dbd328455c294379c6c0" |
| 556 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20190515194954-54271f7e092f;sha256sum=8cdca61a1a1d7e2e0199052449246dbd74800224bb79579dd6fec2875b9bc936" | 935 | SRC_URI += "gomod://github.com/google/martian/v3;version=v3.3.2;sha256sum=aa691c18a36d986d0505aab68925985faba03d72e15729ee1b97f919af8e628c" |
| 557 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200708004538-1a94d8640e99;sha256sum=72d4737d0870d4e85521141a7ad72c16139b7203004622e7caa5dbc598167114" | ||
| 558 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210122040257-d980be63207e;sha256sum=412c405c0c1bb8a681831c7accd980a1f3a998b26da9a91c082383a645964237" | ||
| 559 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210226084205-cbba55b83ad5;sha256sum=1b072b1b72dec5d90ae54fdc815ae3843476cdd65679ddfd4019395565e2148a" | 936 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210226084205-cbba55b83ad5;sha256sum=1b072b1b72dec5d90ae54fdc815ae3843476cdd65679ddfd4019395565e2148a" |
| 560 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250403155104-27863c87afa6;sha256sum=03b371ebfb8b938c5b93ded8bd7d2451f984179d1b537a6c909621201e1145e3" | 937 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200212024743-f11f1df84d12;sha256sum=b71df4ed032307b9f3b9e7a888fd6b10238c0ea721b543cd884e49f828bab15a" |
| 938 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210122040257-d980be63207e;sha256sum=412c405c0c1bb8a681831c7accd980a1f3a998b26da9a91c082383a645964237" | ||
| 939 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201023163331-3e6fc7fc9c4c;sha256sum=8bd94834e431873bee5b7f37f157f759a2cead75c1caacaca7ac59fa1c676ab7" | ||
| 940 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200708004538-1a94d8640e99;sha256sum=72d4737d0870d4e85521141a7ad72c16139b7203004622e7caa5dbc598167114" | ||
| 941 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250820193118-f64d9cf942d6;sha256sum=6d7ecf87165c2b026dee6aeb708516f76b7ea077ed7b13496fbb5d801e22d2b1" | ||
| 942 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20190515194954-54271f7e092f;sha256sum=8cdca61a1a1d7e2e0199052449246dbd74800224bb79579dd6fec2875b9bc936" | ||
| 943 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20241029153458-d1b30febd7db;sha256sum=cfdfe9cf32ed36bb3ad4b4e1c9732db26e8816d8f987299d61134dfa379fb378" | ||
| 944 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201203190320-1bf35d6f28c2;sha256sum=dca2ea305079f82d0b806ebf4b7415de55cc0ea0b8f712d00a21adf9937b2e18" | ||
| 561 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20191218002539-d4f498aebedc;sha256sum=fc948203494a6280f42eb9a3d55e0b7962b49c4d2a4c045a0d0b743e987f28ef" | 945 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20191218002539-d4f498aebedc;sha256sum=fc948203494a6280f42eb9a3d55e0b7962b49c4d2a4c045a0d0b743e987f28ef" |
| 946 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210601050228-01bbb1931b22;sha256sum=8da3513609671455f2591e24b54ba206462f65078c2960eed9eee0f384ca0852" | ||
| 947 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250208200701-d0013a598941;sha256sum=adb8bf4a5eb3c6ffba2bb35e431038c9aa9ddcb7b5aa5d0a7ab6a8f6b66267e2" | ||
| 562 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20181206194817-3ea8567a2e57;sha256sum=65b76add160a2ceaa6ca33d87a73c2a6b7495c30c12bfcb759593ba8495f29ed" | 948 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20181206194817-3ea8567a2e57;sha256sum=65b76add160a2ceaa6ca33d87a73c2a6b7495c30c12bfcb759593ba8495f29ed" |
| 563 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210609004039-a478d1d731e9;sha256sum=d559cde81f528dbfc8119595d371bf29a76af392b9946c1ad6a5388e342495fc" | 949 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250403155104-27863c87afa6;sha256sum=03b371ebfb8b938c5b93ded8bd7d2451f984179d1b537a6c909621201e1145e3" |
| 564 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20241029153458-d1b30febd7db;sha256sum=cfdfe9cf32ed36bb3ad4b4e1c9732db26e8816d8f987299d61134dfa379fb378" | 950 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210720184732-4bb14d4b1be1;sha256sum=1cb9a0a355f03511e07a0c86c0dac46e25382d1d2e34be65042137b771c0a053" |
| 565 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201023163331-3e6fc7fc9c4c;sha256sum=8bd94834e431873bee5b7f37f157f759a2cead75c1caacaca7ac59fa1c676ab7" | ||
| 566 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201218002935-b9804c9f04c2;sha256sum=0060aed6bad1070ba445e2f211cbb13e012b38375705842a0c43ea64a9efd8c4" | 951 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201218002935-b9804c9f04c2;sha256sum=0060aed6bad1070ba445e2f211cbb13e012b38375705842a0c43ea64a9efd8c4" |
| 567 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200212024743-f11f1df84d12;sha256sum=b71df4ed032307b9f3b9e7a888fd6b10238c0ea721b543cd884e49f828bab15a" | 952 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20260115054156-294ebfa9ad83;sha256sum=731e9ebf85bee2fadd915225d3eaa394d64621b0eceabd06ce350093100a8efb" |
| 568 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210601050228-01bbb1931b22;sha256sum=8da3513609671455f2591e24b54ba206462f65078c2960eed9eee0f384ca0852" | ||
| 569 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200229191704-1ebb73c60ed3;sha256sum=dbcd7888837618d317846ab4a1357dc1fedc4bcd06bc02b8e2e58360ec2cf546" | 953 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200229191704-1ebb73c60ed3;sha256sum=dbcd7888837618d317846ab4a1357dc1fedc4bcd06bc02b8e2e58360ec2cf546" |
| 570 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210720184732-4bb14d4b1be1;sha256sum=1cb9a0a355f03511e07a0c86c0dac46e25382d1d2e34be65042137b771c0a053" | 954 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20210609004039-a478d1d731e9;sha256sum=d559cde81f528dbfc8119595d371bf29a76af392b9946c1ad6a5388e342495fc" |
| 571 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250208200701-d0013a598941;sha256sum=adb8bf4a5eb3c6ffba2bb35e431038c9aa9ddcb7b5aa5d0a7ab6a8f6b66267e2" | 955 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20200430221834-fc25d7d30c6d;sha256sum=68facdaccc55dac8d2376829b672b020cd5dc3fc40b4d1cb812acb1739b8d89d" |
| 572 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20201203190320-1bf35d6f28c2;sha256sum=dca2ea305079f82d0b806ebf4b7415de55cc0ea0b8f712d00a21adf9937b2e18" | ||
| 573 | SRC_URI += "gomod://github.com/google/renameio;version=v0.1.0;sha256sum=b8510bb34078691a20b8e4902d371afe0eb171b2daf953f67cb3960d1926ccf3" | 956 | SRC_URI += "gomod://github.com/google/renameio;version=v0.1.0;sha256sum=b8510bb34078691a20b8e4902d371afe0eb171b2daf953f67cb3960d1926ccf3" |
| 957 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.7;sha256sum=4392e675b6f0ff0b90f970c0280d63e34b32d077e1f8c0abd1006ad0dbeb2f2e" | ||
| 574 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.3;sha256sum=49738c39b1d29a20f7c1fbcaced297e442f1a5cbb6ab4dc8aa1ed08e2516eab5" | 958 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.3;sha256sum=49738c39b1d29a20f7c1fbcaced297e442f1a5cbb6ab4dc8aa1ed08e2516eab5" |
| 959 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.0;sha256sum=41d19d017a74a084e8cdc073ef282ea2f4c79e4799e72421f63e23debe086b68" | ||
| 575 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.4;sha256sum=b01ff39fc8c27f944da1c3f78106d57e165f234d98115c344f448b603ae24ff3" | 960 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.4;sha256sum=b01ff39fc8c27f944da1c3f78106d57e165f234d98115c344f448b603ae24ff3" |
| 576 | SRC_URI += "gomod://github.com/google/uuid;version=v1.3.0;sha256sum=0a5fcc05ea492afeaca984a012485f6a15e2259b32f1206d6f36a88c88afc607" | 961 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.9;sha256sum=bf8f4b159d3fc201477822ed2514e4f05f58c764b78ffed73ec0accce5fb7f07" |
| 577 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" | 962 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.8;sha256sum=46fa959d6aa83a6871f59fc7d8f90619dcc70a2f33b5e9025c0d5a074677ef3a" |
| 578 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.2;sha256sum=5d52fee1f44cf85dbba03f1bd6098a15a131e32c0e45839b352d69aceb7babfc" | 963 | SRC_URI += "gomod://github.com/google/uuid;version=v1.4.0;sha256sum=15ff3397648edf4999d37359b3fc041212d49bcd6b457327c0f8dff19f594050" |
| 579 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.1;sha256sum=2b0cbc45fb0e21c8bfebbae9b04babc196d9f06d9f3b9dec5e2adc8cfd0c1b81" | 964 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.1;sha256sum=2b0cbc45fb0e21c8bfebbae9b04babc196d9f06d9f3b9dec5e2adc8cfd0c1b81" |
| 580 | SRC_URI += "gomod://github.com/google/uuid;version=v1.2.0;sha256sum=6f9589bea19397e6f0cf22c46540538e9fad2f2b8a9d42358db66969b38b8d1c" | 965 | SRC_URI += "gomod://github.com/google/uuid;version=v1.2.0;sha256sum=6f9589bea19397e6f0cf22c46540538e9fad2f2b8a9d42358db66969b38b8d1c" |
| 581 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.0.0-20220520183353-fd19c99a87aa;sha256sum=cb273b95f403f1d08878c39a7fa4254e107d1a5f5ce23dad0cf03f3e7044bbc5" | 966 | SRC_URI += "gomod://github.com/google/uuid;version=v1.5.0;sha256sum=668a7373c2590b9406de3c1652a564e292446fa39f3fbf6815f4c63d3c1a6585" |
| 582 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.1;sha256sum=a9d590e416b5e205272f4a08ac6ad9a7c354c5c12b4e5755e49cfc9277b7b1d6" | 967 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" |
| 968 | SRC_URI += "gomod://github.com/google/uuid;version=v1.3.0;sha256sum=0a5fcc05ea492afeaca984a012485f6a15e2259b32f1206d6f36a88c88afc607" | ||
| 969 | SRC_URI += "gomod://github.com/google/uuid;version=v1.0.0;sha256sum=e22c7448818ab79c136617234a0e0a03eed62c09820df508549ff89b7ffecc76" | ||
| 970 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.2;sha256sum=5d52fee1f44cf85dbba03f1bd6098a15a131e32c0e45839b352d69aceb7babfc" | ||
| 971 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.1.0;sha256sum=ca1f9b8e2603fa806684476d4ff4d3a85b23c74ede314e613c008f6144b60642" | ||
| 972 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.5;sha256sum=53e3f8929ef0020d9552014207e429b66f8c07924521077a98a99b1df1413d13" | ||
| 583 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.0;sha256sum=02c78cf7da09e03ccbeba083b1d6193dc8873b22765ec10656c3722bec47663e" | 973 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.0;sha256sum=02c78cf7da09e03ccbeba083b1d6193dc8873b22765ec10656c3722bec47663e" |
| 974 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.6;sha256sum=6c44108f588c97a6a08b5ed907c3cc47dce31913f219a6d02b13e463d355603c" | ||
| 584 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.4;sha256sum=f0642434f18b33f21c5b2a908907f4c3ae24223791c1c4b92d13d351bfa7ed7e" | 975 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.4;sha256sum=f0642434f18b33f21c5b2a908907f4c3ae24223791c1c4b92d13d351bfa7ed7e" |
| 976 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.4;sha256sum=62c3886135ab3c5c34652ef9808f339f939e1692730d789a526af15ee82484de" | ||
| 977 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.0.0-20220520183353-fd19c99a87aa;sha256sum=cb273b95f403f1d08878c39a7fa4254e107d1a5f5ce23dad0cf03f3e7044bbc5" | ||
| 585 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.3;sha256sum=e3a5b32ca7fc4f8bc36274d87c3547975a2b0603b2a1e4b1129530504d9ddeb7" | 978 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.3;sha256sum=e3a5b32ca7fc4f8bc36274d87c3547975a2b0603b2a1e4b1129530504d9ddeb7" |
| 586 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.1.0;sha256sum=ca1f9b8e2603fa806684476d4ff4d3a85b23c74ede314e613c008f6144b60642" | 979 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.2;sha256sum=56127cb8bea94f438c4e867f9217bdfc55865282953e54c74eee019575c1020e" |
| 980 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.2.1;sha256sum=a9d590e416b5e205272f4a08ac6ad9a7c354c5c12b4e5755e49cfc9277b7b1d6" | ||
| 981 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.3;sha256sum=13c8036bfab94d493124b973e952844342e8dc69632f4aeae1a92b0d5a1fd883" | ||
| 587 | SRC_URI += "gomod://github.com/googleapis/gax-go;version=v2.0.0+incompatible;sha256sum=9e06f02b16ab1e128c75e23001a14abe8c0998a61d17996f181a8b7cd5062fdd" | 982 | SRC_URI += "gomod://github.com/googleapis/gax-go;version=v2.0.0+incompatible;sha256sum=9e06f02b16ab1e128c75e23001a14abe8c0998a61d17996f181a8b7cd5062fdd" |
| 588 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.12.0;sha256sum=10ad5944b8bcce3f2cb9a215a0dda163de5b1f092e61b74a4e162d1eb8f7f7a2" | 983 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.12.0;sha256sum=10ad5944b8bcce3f2cb9a215a0dda163de5b1f092e61b74a4e162d1eb8f7f7a2" |
| 589 | SRC_URI += "gomod://github.com/googleapis/go-type-adapters;version=v1.0.0;sha256sum=34319a3a8572d65bfc0cee5108e585348e102b7d293ddbeea5c44c7077c22742" | 984 | SRC_URI += "gomod://github.com/googleapis/go-type-adapters;version=v1.0.0;sha256sum=34319a3a8572d65bfc0cee5108e585348e102b7d293ddbeea5c44c7077c22742" |
| 590 | SRC_URI += "gomod://github.com/googleapis/google-cloud-go-testing;version=v0.0.0-20200911160855-bcd43fbb19e8;sha256sum=af70a872c8b0107e2fc7b32a9562e15be885793454df61dc6aae3c774387ca7d" | 985 | SRC_URI += "gomod://github.com/googleapis/google-cloud-go-testing;version=v0.0.0-20200911160855-bcd43fbb19e8;sha256sum=af70a872c8b0107e2fc7b32a9562e15be885793454df61dc6aae3c774387ca7d" |
| 591 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20181017120253-0766667cb4d1;sha256sum=9b9ccc9606dfeae2fb533f768b437025797dc4aa59ac3f8f091b64dc14bf5db7" | ||
| 592 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20190430165422-3e4dfb77656c;sha256sum=3d12ec7226830fe96c1471adbf51893a1eeb7b87a902dcbba4e5b6a567a99769" | 986 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20190430165422-3e4dfb77656c;sha256sum=3d12ec7226830fe96c1471adbf51893a1eeb7b87a902dcbba4e5b6a567a99769" |
| 987 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v0.0.0-20181017120253-0766667cb4d1;sha256sum=9b9ccc9606dfeae2fb533f768b437025797dc4aa59ac3f8f091b64dc14bf5db7" | ||
| 988 | SRC_URI += "gomod://github.com/gopherjs/gopherjs;version=v1.17.2;sha256sum=10a579f358ed01b90d8efa08878e7068b91bef929929f7c3532ffad3e20b7e67" | ||
| 989 | SRC_URI += "gomod://github.com/gorilla/context;version=v1.1.1;sha256sum=4ec8e01fe741a931edeebdee9348ffb49b5cc565ca245551d0d20b67062e6f0b" | ||
| 593 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" | 990 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" |
| 991 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.7.3;sha256sum=9ffc6c6c1194cb2b9f39237ff90b20eb4a55273404c97364ed9a6500e9571fe3" | ||
| 992 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.6.2;sha256sum=40a270bd271b2fc817c6e8b37055b3bd1af6e4e8548412dd2348f733a59150aa" | ||
| 993 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.3;sha256sum=dbbd31dd0f08548c5dc43e4c2f12bbba66abff5252b224b1cd06afbb72783a76" | ||
| 594 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.4.2;sha256sum=d0d1728deaa06dac190bf4964c9c6395923403eae337cb3305d6dda18ef07337" | 994 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.4.2;sha256sum=d0d1728deaa06dac190bf4964c9c6395923403eae337cb3305d6dda18ef07337" |
| 595 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" | 995 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" |
| 596 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.3;sha256sum=dbbd31dd0f08548c5dc43e4c2f12bbba66abff5252b224b1cd06afbb72783a76" | 996 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v0.0.0-20170926233335-4201258b820c;sha256sum=727dbd63f3e7af89bc506d4487afb49c86adb8f92e8b8404c5eca6089a4d1bb7" |
| 597 | SRC_URI += "gomod://github.com/gregjones/httpcache;version=v0.0.0-20190611155906-901d90724c79;sha256sum=73d773791d582cad0d90942e7d92f52d82f13119dd78e849bbd77fae2acc0276" | 997 | SRC_URI += "gomod://github.com/gregjones/httpcache;version=v0.0.0-20190611155906-901d90724c79;sha256sum=73d773791d582cad0d90942e7d92f52d82f13119dd78e849bbd77fae2acc0276" |
| 598 | SRC_URI += "gomod://github.com/gregjones/httpcache;version=v0.0.0-20180305231024-9cad4c3443a7;sha256sum=2930b770ec363219f32947ec67b36ccb629058849618c82bc4d891f856df49e1" | 998 | SRC_URI += "gomod://github.com/gregjones/httpcache;version=v0.0.0-20180305231024-9cad4c3443a7;sha256sum=2930b770ec363219f32947ec67b36ccb629058849618c82bc4d891f856df49e1" |
| 599 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware;version=v1.3.0;sha256sum=081d63238be37f9f7fd2688642dc0f2c9c37374f99e7ac1d42c1f9184521723a" | 999 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware;version=v1.3.0;sha256sum=081d63238be37f9f7fd2688642dc0f2c9c37374f99e7ac1d42c1f9184521723a" |
| 1000 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware;version=v1.0.1-0.20190118093823-f849b5445de4;sha256sum=024c7ad5dae99a2bdca6918c70e651446f297cc307801f55a3410e2993001657" | ||
| 600 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.0.1;sha256sum=d6c2c1e5a8ffc4c01807c8358d63e8d4114eacffb9596df8edcd7fe59bfda727" | 1001 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.0.1;sha256sum=d6c2c1e5a8ffc4c01807c8358d63e8d4114eacffb9596df8edcd7fe59bfda727" |
| 601 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.1.0;sha256sum=77e8fb88b8089ff917f6d409984c1d90f825d8e3dc996a0d68113493e32c96b8" | 1002 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.1.0;sha256sum=8a0bfef1332e102be67d5599bd7c006bebf5f0823f2a9d11aa5cf22a74dbafb4" |
| 602 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.3.0;sha256sum=d0a3a986183a67d4183e34e8349026f1e0886440dce5ad5b9dff0319a8a8a917" | 1003 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.3.0;sha256sum=d0a3a986183a67d4183e34e8349026f1e0886440dce5ad5b9dff0319a8a8a917" |
| 1004 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.3.3;sha256sum=66849619ca5c17eb8838a87c3d97532b371a1fdea2449fee24c250797c5bd196" | ||
| 1005 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.1.0;sha256sum=77e8fb88b8089ff917f6d409984c1d90f825d8e3dc996a0d68113493e32c96b8" | ||
| 603 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-prometheus;version=v1.2.0;sha256sum=124dfc63aa52611a2882417e685c0452d4d99d64c13836a6a6747675e911fc17" | 1006 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-prometheus;version=v1.2.0;sha256sum=124dfc63aa52611a2882417e685c0452d4d99d64c13836a6a6747675e911fc17" |
| 604 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.5.0;sha256sum=5c12e6ff4d2eb9197270976cc38d2290941e4742452c20f400352d1040e118e4" | 1007 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.9.5;sha256sum=b6d15099186cabf7f8adf09ff886285c3a8c2d87382c0e5e8011125b12bb1cf6" |
| 605 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.16.0;sha256sum=377b03aef288b34ed894449d3ddba40d525dd7fb55de6e79045cdf499e7fe565" | 1008 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.16.0;sha256sum=377b03aef288b34ed894449d3ddba40d525dd7fb55de6e79045cdf499e7fe565" |
| 606 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.1;sha256sum=5c4f32ba9009fd761ecc86e3d7783060bf54a8298eb879372070185212e0c3cf" | 1009 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway;version=v1.5.0;sha256sum=5c12e6ff4d2eb9197270976cc38d2290941e4742452c20f400352d1040e118e4" |
| 607 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.26.3;sha256sum=c330a95ca20bf6c52af5474ebb58eb5c034925731e111a32c25e260f69075fb0" | 1010 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.26.3;sha256sum=c330a95ca20bf6c52af5474ebb58eb5c034925731e111a32c25e260f69075fb0" |
| 1011 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.28.0;sha256sum=a8cd8e77d733dbf48594cc74ebc41e7a9af65d4d760c3f8d6000e9ccc840dca1" | ||
| 608 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.2;sha256sum=6dae1ad81ee4d0941b9eee20d0899886c32747de8c71565a7310a039d81e13be" | 1012 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.2;sha256sum=6dae1ad81ee4d0941b9eee20d0899886c32747de8c71565a7310a039d81e13be" |
| 609 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.11.3;sha256sum=7a91982c93816b187308f345fe56f892a3f7069b69c6da3c5657576dbd8c16d3" | ||
| 610 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.16.0;sha256sum=12995bc9a8d7a18ff3fb7fe3575dd2d9b7447d2f2749f0dbd99ef2efbaf9a6e2" | 1013 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.16.0;sha256sum=12995bc9a8d7a18ff3fb7fe3575dd2d9b7447d2f2749f0dbd99ef2efbaf9a6e2" |
| 1014 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.27.1;sha256sum=5c4f32ba9009fd761ecc86e3d7783060bf54a8298eb879372070185212e0c3cf" | ||
| 611 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.7.0;sha256sum=dd1e971d2586cd909c2715b10d9edf7c9f3daff3b7af004f3d8a5c40c6ab17d8" | 1015 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.7.0;sha256sum=dd1e971d2586cd909c2715b10d9edf7c9f3daff3b7af004f3d8a5c40c6ab17d8" |
| 1016 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.11.3;sha256sum=7a91982c93816b187308f345fe56f892a3f7069b69c6da3c5657576dbd8c16d3" | ||
| 1017 | SRC_URI += "gomod://github.com/guillaumemichel/reservedpool;version=v0.3.0;sha256sum=2d00f18d3c94ace33c542d4912d815662639e60a9fae622d5036a54c0e51c355" | ||
| 1018 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.9.0;sha256sum=8eb070703aa9448e0f9d5ae80410a0c15f6930c94e7f264a9c6310bf5575becb" | ||
| 612 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.8.0;sha256sum=ac0a357028e533e764cb25fd359e18e867a0bca09adaef79245658399797d56c" | 1019 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.8.0;sha256sum=ac0a357028e533e764cb25fd359e18e867a0bca09adaef79245658399797d56c" |
| 1020 | SRC_URI += "gomod://github.com/hashicorp/consul/api;version=v1.3.0;sha256sum=7e5b095af649a296ca42b624704f52663ba3e16c6da138be243b96510f8971b1" | ||
| 1021 | SRC_URI += "gomod://github.com/hashicorp/consul/api;version=v1.1.0;sha256sum=3971a179e700f1a839efe3b5a61d782d07124f7a4d2ad290ad37eaa888907a19" | ||
| 1022 | SRC_URI += "gomod://github.com/hashicorp/consul/sdk;version=v0.3.0;sha256sum=fd8bed9db8075909c5d6eb507d14ec0ef2cb39f3da6b0f6af45c25d9eec021fc" | ||
| 1023 | SRC_URI += "gomod://github.com/hashicorp/consul/sdk;version=v0.1.1;sha256sum=85188b2110551574646fcce5aa0a72dbde588596f3ebcf14964a3c4ce9c354ea" | ||
| 613 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" | 1024 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.0.0;sha256sum=ccdf4c90f894d8a5fde4e79d5828c5d27a13e9f7ce3006dd72ce76e6e17cdeb2" |
| 614 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" | 1025 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" |
| 1026 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.1;sha256sum=e3cc9964b0bc80c6156d6fb064abcb62ff8c00df8be8009b6f6d3aefc2776a23" | ||
| 615 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.2;sha256sum=e9f3dcfcb33172ba499b4f8e888169252d7f1e072082182124a6e2053523f7df" | 1027 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.2;sha256sum=e9f3dcfcb33172ba499b4f8e888169252d7f1e072082182124a6e2053523f7df" |
| 616 | SRC_URI += "gomod://github.com/hashicorp/go-hclog;version=v1.6.3;sha256sum=ebab3136e5327ad17606485f633c2d033c61eadb843b2f3629b6d65d6fbb1400" | 1028 | SRC_URI += "gomod://github.com/hashicorp/go-hclog;version=v1.6.3;sha256sum=ebab3136e5327ad17606485f633c2d033c61eadb843b2f3629b6d65d6fbb1400" |
| 1029 | SRC_URI += "gomod://github.com/hashicorp/go-immutable-radix;version=v1.0.0;sha256sum=ab5d08582870e7177a74ba2c84c327aece8655cbd94653f801a0551156bb8a9c" | ||
| 1030 | SRC_URI += "gomod://github.com/hashicorp/go-msgpack;version=v0.5.3;sha256sum=769381be9ae343c2eb34525558c4f59f76d0566229f1d0c13d41a485ab716921" | ||
| 617 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" | 1031 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" |
| 1032 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.0.0;sha256sum=a66a1b9dff26a9a7fcaa5aa5e658c13f94c0daeb572536b1ecc7ebe51f4d0be7" | ||
| 618 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" | 1033 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" |
| 1034 | SRC_URI += "gomod://github.com/hashicorp/go-rootcerts;version=v1.0.0;sha256sum=4393b0b9cd741e00de5624d5124cf054bf50c57231d4b1caff84c8a4d16c6a47" | ||
| 1035 | SRC_URI += "gomod://github.com/hashicorp/go-sockaddr;version=v1.0.0;sha256sum=3d1ddaa7321ff081ca9f9307e7094a06993e79b6e728a2c654650f6a9bd52e0b" | ||
| 1036 | SRC_URI += "gomod://github.com/hashicorp/go-syslog;version=v1.0.0;sha256sum=a0ca8b61ea365e9ecdca513b94f200aef3ff68b4c95d9dabc88ca25fcb33bce6" | ||
| 1037 | SRC_URI += "gomod://github.com/hashicorp/go-uuid;version=v1.0.0;sha256sum=5220c1b110cbb3e193b0eb98810819f971d80fcaa23e0abc21bc32aabf18ecf7" | ||
| 1038 | SRC_URI += "gomod://github.com/hashicorp/go-uuid;version=v1.0.1;sha256sum=a05417b988b047d55fca8ad4fec6bde56c3907f679fece48f97d608e61e82a5c" | ||
| 619 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.7.0;sha256sum=341bd10080b7f7e0754bab07afb09f9a37e997b5fdb1a528266972a890309053" | 1039 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.7.0;sha256sum=341bd10080b7f7e0754bab07afb09f9a37e997b5fdb1a528266972a890309053" |
| 620 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v0.5.1;sha256sum=0f8aaf311e48fba046920d38b999c066da69997b479f4eca126fe968899717da" | 1040 | SRC_URI += "gomod://github.com/hashicorp/go-version;version=v1.2.0;sha256sum=a3231adb6bf029750970de2955e82e41e4c062b94eb73683e9111aa0c0841008" |
| 1041 | SRC_URI += "gomod://github.com/hashicorp/go.net;version=v0.0.1;sha256sum=71564aa3cb6e2820ee31e4d9e264e4ed889c7916f958b2f54c6f3004d4fcd8d2" | ||
| 621 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v0.5.0;sha256sum=5caf5a6a4a0f8d2b492051532fda6564bad9e22d363e0a8298e96b1ed5a7a0ea" | 1042 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v0.5.0;sha256sum=5caf5a6a4a0f8d2b492051532fda6564bad9e22d363e0a8298e96b1ed5a7a0ea" |
| 1043 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v0.5.1;sha256sum=0f8aaf311e48fba046920d38b999c066da69997b479f4eca126fe968899717da" | ||
| 622 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v1.0.2;sha256sum=175d78ffe7391f3f6369cf58ddb87fc51016ba61f2de25bf4ea3962a0b4a0fac" | 1044 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v1.0.2;sha256sum=175d78ffe7391f3f6369cf58ddb87fc51016ba61f2de25bf4ea3962a0b4a0fac" |
| 623 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/arc/v2;version=v2.0.7;sha256sum=775c05526bf7226c30dbadc8c48fce4c7da7cbeba1ecdc5088e1c80c1553e528" | 1045 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/arc/v2;version=v2.0.7;sha256sum=775c05526bf7226c30dbadc8c48fce4c7da7cbeba1ecdc5088e1c80c1553e528" |
| 624 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/v2;version=v2.0.7;sha256sum=2eb92ff13970bccd460efae14255bfc03bb51474da0137e477a60f95561acc30" | 1046 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/v2;version=v2.0.7;sha256sum=2eb92ff13970bccd460efae14255bfc03bb51474da0137e477a60f95561acc30" |
| 625 | SRC_URI += "gomod://github.com/hashicorp/hcl;version=v1.0.0;sha256sum=54149a2e5121b3e81f961c79210e63d6798eb63de28d2599ee59ade1fa76c82b" | 1047 | SRC_URI += "gomod://github.com/hashicorp/hcl;version=v1.0.0;sha256sum=54149a2e5121b3e81f961c79210e63d6798eb63de28d2599ee59ade1fa76c82b" |
| 1048 | SRC_URI += "gomod://github.com/hashicorp/logutils;version=v1.0.0;sha256sum=0e88424578d1d6b7793b63d30c180a353ce8041701d25dc7c3bcd9841c36db5b" | ||
| 1049 | SRC_URI += "gomod://github.com/hashicorp/mdns;version=v1.0.0;sha256sum=a1e1440d9c4189636b6cd30ec7592beab68139a4d87e580f5a1fed029778bdc9" | ||
| 1050 | SRC_URI += "gomod://github.com/hashicorp/memberlist;version=v0.1.3;sha256sum=9f83e052b0a5d96f6d8144a40c297aea37137bef7f58aa496bc5eab4e0c54e0b" | ||
| 1051 | SRC_URI += "gomod://github.com/hashicorp/serf;version=v0.8.2;sha256sum=0f431658e69625f61defd36073e893ce21f04fe5a96484b812d47e32d4154be0" | ||
| 626 | SRC_URI += "gomod://github.com/hpcloud/tail;version=v1.0.0;sha256sum=3cba484748e2e2919d72663599b8cc6454058976fbca96f9ac78d84f195b922a" | 1052 | SRC_URI += "gomod://github.com/hpcloud/tail;version=v1.0.0;sha256sum=3cba484748e2e2919d72663599b8cc6454058976fbca96f9ac78d84f195b922a" |
| 627 | SRC_URI += "gomod://github.com/huandu/xstrings;version=v1.5.0;sha256sum=74bd0e897e5c35b1fd0e598cb8d9dfcebcb820b6edf3abf850d5404bfaaca6a2" | 1053 | SRC_URI += "gomod://github.com/huandu/xstrings;version=v1.5.0;sha256sum=74bd0e897e5c35b1fd0e598cb8d9dfcebcb820b6edf3abf850d5404bfaaca6a2" |
| 1054 | SRC_URI += "gomod://github.com/hudl/fargo;version=v1.3.0;sha256sum=040aa24d7c5cdf43ed18767d4dff7d5533c65f58f45424f38eed51a5956445cf" | ||
| 628 | SRC_URI += "gomod://github.com/huin/goupnp;version=v1.3.0;sha256sum=df663b90b9b3bf16e1cfa810a6c3dd904993e8c1155dbf65566ce0361f163dce" | 1055 | SRC_URI += "gomod://github.com/huin/goupnp;version=v1.3.0;sha256sum=df663b90b9b3bf16e1cfa810a6c3dd904993e8c1155dbf65566ce0361f163dce" |
| 629 | SRC_URI += "gomod://github.com/iancoleman/strcase;version=v0.3.0;sha256sum=fe8d071a2f64f2fdf24a0b080a7fd277488bc4840503d7475045070fe50c3f58" | 1056 | SRC_URI += "gomod://github.com/iancoleman/strcase;version=v0.3.0;sha256sum=fe8d071a2f64f2fdf24a0b080a7fd277488bc4840503d7475045070fe50c3f58" |
| 630 | SRC_URI += "gomod://github.com/iancoleman/strcase;version=v0.2.0;sha256sum=cb5027fec91d36426f0978a6c42ab52d8735fa3e1711be0127feda70a9a9fd05" | 1057 | SRC_URI += "gomod://github.com/iancoleman/strcase;version=v0.2.0;sha256sum=cb5027fec91d36426f0978a6c42ab52d8735fa3e1711be0127feda70a9a9fd05" |
| 631 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20240312041847-bd984b5ce465;sha256sum=fce8f9022445dfed0afd86e09efd896fc48d491f6059b32a71fe887de5d437a6" | ||
| 632 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20181102032728-5e5cf60278f6;sha256sum=73ae40ed96af2703f85cd4c552cf6b14551ceb782348be8185b730f44c842ab9" | ||
| 633 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20200824232613-28f6c0f3b639;sha256sum=f5709a6601f0b4dc17da3baba1a50cc95ebf3efdd040aecc7fcf4d0e89bab066" | 1058 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20200824232613-28f6c0f3b639;sha256sum=f5709a6601f0b4dc17da3baba1a50cc95ebf3efdd040aecc7fcf4d0e89bab066" |
| 1059 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20181102032728-5e5cf60278f6;sha256sum=73ae40ed96af2703f85cd4c552cf6b14551ceb782348be8185b730f44c842ab9" | ||
| 1060 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20240312041847-bd984b5ce465;sha256sum=fce8f9022445dfed0afd86e09efd896fc48d491f6059b32a71fe887de5d437a6" | ||
| 1061 | SRC_URI += "gomod://github.com/ianlancetaylor/demangle;version=v0.0.0-20250417193237-f615e6bd150b;sha256sum=6467e5e87aa4f695058399b2fa030b6cdd6d69568d640fae0c6050b4e0f9dae3" | ||
| 1062 | SRC_URI += "gomod://github.com/imdario/mergo;version=v0.3.6;sha256sum=b6335eda871d96ab56e3e4af109f7fecc5f436376b6c537c5a052c5900c0932e" | ||
| 634 | SRC_URI += "gomod://github.com/imdario/mergo;version=v0.3.16;sha256sum=536b0b87ec2b9f02d759a3a01604043b538e15e62924a29e34cfc2b16a1cf580" | 1063 | SRC_URI += "gomod://github.com/imdario/mergo;version=v0.3.16;sha256sum=536b0b87ec2b9f02d759a3a01604043b538e15e62924a29e34cfc2b16a1cf580" |
| 1064 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.0.0;sha256sum=c3fa0813e78f5cef10dc0e9912c43e68e06ff970a98e98c4050fe14dbbfd18c7" | ||
| 635 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" | 1065 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" |
| 636 | SRC_URI += "gomod://github.com/inetaf/tcpproxy;version=v0.0.0-20240214030015-3ce58045626c;sha256sum=a2c9b3ac330a2319723347e6eb8e8ca6e17a1a66560392d601942d1f5ce99d1b" | 1066 | SRC_URI += "gomod://github.com/inetaf/tcpproxy;version=v0.0.0-20240214030015-3ce58045626c;sha256sum=a2c9b3ac330a2319723347e6eb8e8ca6e17a1a66560392d601942d1f5ce99d1b" |
| 1067 | SRC_URI += "gomod://github.com/influxdata/influxdb1-client;version=v0.0.0-20191209144304-8bf82d3c094d;sha256sum=71a73ab9f209f44dd50e35f0f61dd9b25e6a2df2a661ce0468c5cfb5615e1f09" | ||
| 637 | SRC_URI += "gomod://github.com/insomniacslk/dhcp;version=v0.0.0-20240829085014-a3a4c1f04475;sha256sum=72a1d0c42bbb41ac044e12ec0bd028ba81fdf2952b157ddb7621efe2f6eb3d76" | 1068 | SRC_URI += "gomod://github.com/insomniacslk/dhcp;version=v0.0.0-20240829085014-a3a4c1f04475;sha256sum=72a1d0c42bbb41ac044e12ec0bd028ba81fdf2952b157ddb7621efe2f6eb3d76" |
| 638 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.8.0;sha256sum=3c30fa57508d5b68681b62ffa537b9f2e5139322fbe4eef4d002b0c9e1343da3" | 1069 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.8.0;sha256sum=3c30fa57508d5b68681b62ffa537b9f2e5139322fbe4eef4d002b0c9e1343da3" |
| 1070 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.10.0;sha256sum=8e5c0fc4254f765833f451c9b29d808714f5419e049d36f4c8adc1362d6c604f" | ||
| 639 | SRC_URI += "gomod://github.com/invopop/jsonschema;version=v0.13.0;sha256sum=43eb8b97636e7f7c17441db165e9c624c38033c9fca44c57db46b202e8841875" | 1071 | SRC_URI += "gomod://github.com/invopop/jsonschema;version=v0.13.0;sha256sum=43eb8b97636e7f7c17441db165e9c624c38033c9fca44c57db46b202e8841875" |
| 640 | SRC_URI += "gomod://github.com/ipfs/bbloom;version=v0.0.4;sha256sum=92993c175552cc626ef6b1ab6cf887f0f640311748c47e7615df29a966c1b774" | 1072 | SRC_URI += "gomod://github.com/ipfs/bbloom;version=v0.0.4;sha256sum=92993c175552cc626ef6b1ab6cf887f0f640311748c47e7615df29a966c1b774" |
| 1073 | SRC_URI += "gomod://github.com/ipfs/boxo;version=v0.35.2;sha256sum=2ff67699a30e8cdf22827141732dc3185cc3910d663f08d1727210f4f097644c" | ||
| 1074 | SRC_URI += "gomod://github.com/ipfs/boxo;version=v0.37.0;sha256sum=898a0bb26317fe5b2b6de86ee0e52759813b26ebb63a23ce7341a3157d70003e" | ||
| 641 | SRC_URI += "gomod://github.com/ipfs/boxo;version=v0.29.1;sha256sum=51cbdbd3b24b79409423a886ac1ed8a7a229bf8bb57ccab6d4890f3d0b47d557" | 1075 | SRC_URI += "gomod://github.com/ipfs/boxo;version=v0.29.1;sha256sum=51cbdbd3b24b79409423a886ac1ed8a7a229bf8bb57ccab6d4890f3d0b47d557" |
| 642 | SRC_URI += "gomod://github.com/ipfs/go-bitfield;version=v1.1.0;sha256sum=208ef3ca60be702b7277814a48eb70c19a777cfcbead6d222799937c176d9b7d" | 1076 | SRC_URI += "gomod://github.com/ipfs/go-bitfield;version=v1.1.0;sha256sum=208ef3ca60be702b7277814a48eb70c19a777cfcbead6d222799937c176d9b7d" |
| 643 | SRC_URI += "gomod://github.com/ipfs/go-block-format;version=v0.2.0;sha256sum=e5bd02231c50d3ee5af93c4469837da60cb95b39c5c81b2e80be7784b15b30f3" | 1077 | SRC_URI += "gomod://github.com/ipfs/go-block-format;version=v0.2.0;sha256sum=e5bd02231c50d3ee5af93c4469837da60cb95b39c5c81b2e80be7784b15b30f3" |
| 1078 | SRC_URI += "gomod://github.com/ipfs/go-block-format;version=v0.2.3;sha256sum=7e3adbd4823072873e3c39e63ba9fddef77f1d1c7446305c3e5d5938e7ad17ae" | ||
| 644 | SRC_URI += "gomod://github.com/ipfs/go-blockservice;version=v0.5.2;sha256sum=75b6fcdd84bf1318f7c5c25842bd9ecb132b0083c96bd3cd3578e7ca4a872145" | 1079 | SRC_URI += "gomod://github.com/ipfs/go-blockservice;version=v0.5.2;sha256sum=75b6fcdd84bf1318f7c5c25842bd9ecb132b0083c96bd3cd3578e7ca4a872145" |
| 1080 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.6.0;sha256sum=6ef166a87b6d7fc05809d93540272e8e510b00c02c3c266406d0d0b8f7d876fe" | ||
| 645 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.5.0;sha256sum=8644aec45df68d47114e8b9be7b03d6587e93c5ce7061fac12c3abb2a22c2f52" | 1081 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.5.0;sha256sum=8644aec45df68d47114e8b9be7b03d6587e93c5ce7061fac12c3abb2a22c2f52" |
| 1082 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.6.1;sha256sum=63136fe38dd01220794a7ae971d72886b3053a12d9924f6bd254db34ebbccabc" | ||
| 646 | SRC_URI += "gomod://github.com/ipfs/go-cidutil;version=v0.1.0;sha256sum=c74eebee15b201c1e1308fe438feee5f9767b311c1714f95374552852979f2fe" | 1083 | SRC_URI += "gomod://github.com/ipfs/go-cidutil;version=v0.1.0;sha256sum=c74eebee15b201c1e1308fe438feee5f9767b311c1714f95374552852979f2fe" |
| 1084 | SRC_URI += "gomod://github.com/ipfs/go-cidutil;version=v0.1.1;sha256sum=09be86f75784dbb34ed416122e9878f9d1e4f0471b3e62a0ab38bad92248efda" | ||
| 647 | SRC_URI += "gomod://github.com/ipfs/go-datastore;version=v0.8.2;sha256sum=24d3e1cb36a27b72ff103b7d7398e6fa907be5129cdf2c3ea0922537d2cbd9ad" | 1085 | SRC_URI += "gomod://github.com/ipfs/go-datastore;version=v0.8.2;sha256sum=24d3e1cb36a27b72ff103b7d7398e6fa907be5129cdf2c3ea0922537d2cbd9ad" |
| 1086 | SRC_URI += "gomod://github.com/ipfs/go-datastore;version=v0.9.1;sha256sum=fcafa22044d2e5c94d5f034d8d25e2074d905001d2e9afb52f7a39c0f4da062b" | ||
| 648 | SRC_URI += "gomod://github.com/ipfs/go-datastore;version=v0.5.0;sha256sum=ba107d435f40c72298c3372f4dedacad2586f19e0ef7b766b13ed180ab8d4a4d" | 1087 | SRC_URI += "gomod://github.com/ipfs/go-datastore;version=v0.5.0;sha256sum=ba107d435f40c72298c3372f4dedacad2586f19e0ef7b766b13ed180ab8d4a4d" |
| 1088 | SRC_URI += "gomod://github.com/ipfs/go-datastore;version=v0.9.0;sha256sum=9cf79e3aeb48a53a025dac9dfda51b7dc682cac0393bbaecf4e900a36c787d8c" | ||
| 649 | SRC_URI += "gomod://github.com/ipfs/go-detect-race;version=v0.0.1;sha256sum=c00c97cacb355cb0569bee75775eff6b656d95dd7d0855ed97c2ee44666b72cd" | 1089 | SRC_URI += "gomod://github.com/ipfs/go-detect-race;version=v0.0.1;sha256sum=c00c97cacb355cb0569bee75775eff6b656d95dd7d0855ed97c2ee44666b72cd" |
| 650 | SRC_URI += "gomod://github.com/ipfs/go-ds-badger;version=v0.3.0;sha256sum=6b69b7b4dc9386afe521808272a3564039aa31c489e829bdcef12d5bc513c7c9" | 1090 | SRC_URI += "gomod://github.com/ipfs/go-ds-badger;version=v0.3.0;sha256sum=6b69b7b4dc9386afe521808272a3564039aa31c489e829bdcef12d5bc513c7c9" |
| 651 | SRC_URI += "gomod://github.com/ipfs/go-ds-leveldb;version=v0.5.0;sha256sum=a7d9472cc85a58a88dae9923ace2a738da075be8b89fe3988075bff58dff9cc0" | 1091 | SRC_URI += "gomod://github.com/ipfs/go-ds-leveldb;version=v0.5.0;sha256sum=a7d9472cc85a58a88dae9923ace2a738da075be8b89fe3988075bff58dff9cc0" |
| 1092 | SRC_URI += "gomod://github.com/ipfs/go-ds-pebble;version=v0.5.9;sha256sum=b02eef743a7eaa19b3beb437a0a69ec40ebc8a960424c011cba2eb30abf5a6ba" | ||
| 1093 | SRC_URI += "gomod://github.com/ipfs/go-ds-pebble;version=v0.5.7;sha256sum=3efeb37c399cd57923dc207f05d51c111beb489707ebbb3af8cb4eafa19ece9c" | ||
| 1094 | SRC_URI += "gomod://github.com/ipfs/go-dsqueue;version=v0.2.0;sha256sum=deb6e97c1ec8756d7cc3a3cab080f2d1bc17e6365344f09b5b88cc8206d7485f" | ||
| 1095 | SRC_URI += "gomod://github.com/ipfs/go-dsqueue;version=v0.1.1;sha256sum=f6dc2b394e1a906f018460ceb0a86c96fee587c10f5272dae28221b5677a504a" | ||
| 652 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-blockstore;version=v1.3.1;sha256sum=6f68f32f9a60f38100560679a11150b4186a32a474d7f7e23b143165e247caa1" | 1096 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-blockstore;version=v1.3.1;sha256sum=6f68f32f9a60f38100560679a11150b4186a32a474d7f7e23b143165e247caa1" |
| 653 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-delay;version=v0.0.1;sha256sum=bc3a4494d27cd7fabdeb7036e2edadd27f0edbd2b7d3cf49d14e3402c17c3ab6" | ||
| 654 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-delay;version=v0.0.0-20181109222059-70721b86a9a8;sha256sum=577c726cc611d33c1bf1cd99a536bbf5e4956774e0060282c1cfc33a9e236ba2" | 1097 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-delay;version=v0.0.0-20181109222059-70721b86a9a8;sha256sum=577c726cc611d33c1bf1cd99a536bbf5e4956774e0060282c1cfc33a9e236ba2" |
| 1098 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-delay;version=v0.0.1;sha256sum=bc3a4494d27cd7fabdeb7036e2edadd27f0edbd2b7d3cf49d14e3402c17c3ab6" | ||
| 655 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-ds-help;version=v1.1.1;sha256sum=51491c183db5ae3a4e6561843143af6b880546da19bc612fc322b012fc02ddaf" | 1099 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-ds-help;version=v1.1.1;sha256sum=51491c183db5ae3a4e6561843143af6b880546da19bc612fc322b012fc02ddaf" |
| 656 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-exchange-interface;version=v0.2.1;sha256sum=47b03e593df1df385c2f946d1a62a538638fc4467069c7ac456e9d914c6ef219" | 1100 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-exchange-interface;version=v0.2.1;sha256sum=47b03e593df1df385c2f946d1a62a538638fc4467069c7ac456e9d914c6ef219" |
| 1101 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-pq;version=v0.0.4;sha256sum=08695aec7103e9298a3cc04a2b782435cb8250eeacc99f67fdab931be4010662" | ||
| 657 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-pq;version=v0.0.3;sha256sum=33ef8594a173c858314c191f28d3d9dd8c1fa971943f2a0704ab0a2cb5c4ca1d" | 1102 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-pq;version=v0.0.3;sha256sum=33ef8594a173c858314c191f28d3d9dd8c1fa971943f2a0704ab0a2cb5c4ca1d" |
| 658 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-redirects-file;version=v0.1.2;sha256sum=a5d8baa47b89741e4420a07104757e1de765d8424816cfa5cec70a9bd746127a" | 1103 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-redirects-file;version=v0.1.2;sha256sum=a5d8baa47b89741e4420a07104757e1de765d8424816cfa5cec70a9bd746127a" |
| 659 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-util;version=v0.0.3;sha256sum=88bf91cd869afd105f576399bb64821cf73490d7478b84becc321ea3bfaa97fe" | 1104 | SRC_URI += "gomod://github.com/ipfs/go-ipfs-util;version=v0.0.3;sha256sum=88bf91cd869afd105f576399bb64821cf73490d7478b84becc321ea3bfaa97fe" |
| 660 | SRC_URI += "gomod://github.com/ipfs/go-ipld-cbor;version=v0.1.0;sha256sum=33edce97f3f9984344598db2365a899a1ae4c2c07fa2df3d844a33ca4f344ad3" | 1105 | SRC_URI += "gomod://github.com/ipfs/go-ipld-cbor;version=v0.1.0;sha256sum=33edce97f3f9984344598db2365a899a1ae4c2c07fa2df3d844a33ca4f344ad3" |
| 1106 | SRC_URI += "gomod://github.com/ipfs/go-ipld-cbor;version=v0.2.1;sha256sum=ec2593744bab62e7257d0082c514d65728507b7429f9308d893773af629883a8" | ||
| 661 | SRC_URI += "gomod://github.com/ipfs/go-ipld-format;version=v0.6.0;sha256sum=5652a33254c41a72a0a649b83b559235c67ea4d4e59f967cad5a230c1a829d58" | 1107 | SRC_URI += "gomod://github.com/ipfs/go-ipld-format;version=v0.6.0;sha256sum=5652a33254c41a72a0a649b83b559235c67ea4d4e59f967cad5a230c1a829d58" |
| 1108 | SRC_URI += "gomod://github.com/ipfs/go-ipld-format;version=v0.6.3;sha256sum=2d198159d352c6c29d3450bc6ee85bd0f425943a151bab5e1f28cb4a0f735be3" | ||
| 1109 | SRC_URI += "gomod://github.com/ipfs/go-ipld-legacy;version=v0.2.2;sha256sum=15a8b6e787727a2638869167cb3c494284a7c311b1709b0123b309605943d303" | ||
| 662 | SRC_URI += "gomod://github.com/ipfs/go-ipld-legacy;version=v0.2.1;sha256sum=a426745806944ab9dd03ac83a36650cdf0866446222590ca468238bf3af0b390" | 1110 | SRC_URI += "gomod://github.com/ipfs/go-ipld-legacy;version=v0.2.1;sha256sum=a426745806944ab9dd03ac83a36650cdf0866446222590ca468238bf3af0b390" |
| 1111 | SRC_URI += "gomod://github.com/ipfs/go-libdht;version=v0.5.0;sha256sum=2bc6f9436e006f628c2aa83f420509f4c590552029b7a07a00b28a24f9d2ce4e" | ||
| 663 | SRC_URI += "gomod://github.com/ipfs/go-log;version=v1.0.5;sha256sum=7629f1864d2baa8f124f4345b64eba728359a5d82782c7af3dcc124c6834d359" | 1112 | SRC_URI += "gomod://github.com/ipfs/go-log;version=v1.0.5;sha256sum=7629f1864d2baa8f124f4345b64eba728359a5d82782c7af3dcc124c6834d359" |
| 664 | SRC_URI += "gomod://github.com/ipfs/go-log/v2;version=v2.1.3;sha256sum=b75ea76cc688881476fdc6a57ebe762f598020d766c0f771f9b7db92d90a2acb" | 1113 | SRC_URI += "gomod://github.com/ipfs/go-log/v2;version=v2.9.1;sha256sum=6d4cb3b2d6878ab28ef46e2064c1f8ded0747dc27655af6b45aec77c5d993110" |
| 665 | SRC_URI += "gomod://github.com/ipfs/go-log/v2;version=v2.5.1;sha256sum=391799f4557433c6ddc3d8d4071e70ea0c556ae83b8f5391b28d06ab7086c419" | 1114 | SRC_URI += "gomod://github.com/ipfs/go-log/v2;version=v2.5.1;sha256sum=391799f4557433c6ddc3d8d4071e70ea0c556ae83b8f5391b28d06ab7086c419" |
| 1115 | SRC_URI += "gomod://github.com/ipfs/go-log/v2;version=v2.9.0;sha256sum=5312f045e769fbff5c1cb5f376132d366f954bb0947388061573fc19996da7e3" | ||
| 1116 | SRC_URI += "gomod://github.com/ipfs/go-log/v2;version=v2.1.3;sha256sum=b75ea76cc688881476fdc6a57ebe762f598020d766c0f771f9b7db92d90a2acb" | ||
| 666 | SRC_URI += "gomod://github.com/ipfs/go-merkledag;version=v0.11.0;sha256sum=a3da700f7a8eed81049bc704f4092c97d725c3fa50225ec04eb921fd664d20c4" | 1117 | SRC_URI += "gomod://github.com/ipfs/go-merkledag;version=v0.11.0;sha256sum=a3da700f7a8eed81049bc704f4092c97d725c3fa50225ec04eb921fd664d20c4" |
| 667 | SRC_URI += "gomod://github.com/ipfs/go-metrics-interface;version=v0.3.0;sha256sum=fed5d845ca9efe464016ccc9d866a712968c1602d597ddf46b41c9d0fe62bcec" | 1118 | SRC_URI += "gomod://github.com/ipfs/go-metrics-interface;version=v0.3.0;sha256sum=fed5d845ca9efe464016ccc9d866a712968c1602d597ddf46b41c9d0fe62bcec" |
| 668 | SRC_URI += "gomod://github.com/ipfs/go-peertaskqueue;version=v0.8.2;sha256sum=c5e761e92f76deeeaa348f5e4221f17f9bff31868bcfd6ae6b07c677858a6f4e" | 1119 | SRC_URI += "gomod://github.com/ipfs/go-peertaskqueue;version=v0.8.2;sha256sum=c5e761e92f76deeeaa348f5e4221f17f9bff31868bcfd6ae6b07c677858a6f4e" |
| 1120 | SRC_URI += "gomod://github.com/ipfs/go-peertaskqueue;version=v0.8.3;sha256sum=0001f7994ed6ad68904bec680050c0ecaf93d5d5a9abfdea8cb6569da0503288" | ||
| 1121 | SRC_URI += "gomod://github.com/ipfs/go-test;version=v0.2.3;sha256sum=e7b01bb2d046ddee538e04f2ab53cd794029fd26e38ee0838b2bc85f1f240484" | ||
| 669 | SRC_URI += "gomod://github.com/ipfs/go-test;version=v0.2.1;sha256sum=5258951739a410c864510cdaad097e28659e8f3f36cb22040807c6a27f49a742" | 1122 | SRC_URI += "gomod://github.com/ipfs/go-test;version=v0.2.1;sha256sum=5258951739a410c864510cdaad097e28659e8f3f36cb22040807c6a27f49a742" |
| 670 | SRC_URI += "gomod://github.com/ipfs/go-unixfsnode;version=v1.10.0;sha256sum=838ff323562e4426d2176d6a7fa6a30ab01ec952590ed5b91979ebc9d4e8897b" | 1123 | SRC_URI += "gomod://github.com/ipfs/go-unixfsnode;version=v1.10.0;sha256sum=838ff323562e4426d2176d6a7fa6a30ab01ec952590ed5b91979ebc9d4e8897b" |
| 1124 | SRC_URI += "gomod://github.com/ipfs/go-unixfsnode;version=v1.10.2;sha256sum=88aa06d29638b269a39fb0d3ceb61d8b826ebb0e1fa08c9fadf9ab140889ed83" | ||
| 1125 | SRC_URI += "gomod://github.com/ipfs/go-unixfsnode;version=v1.10.3;sha256sum=dff1de3eac10fa65afe7dc2c3519fbceba4bf41ede426919ebd3cf0f86bababc" | ||
| 671 | SRC_URI += "gomod://github.com/ipfs/go-verifcid;version=v0.0.3;sha256sum=707b8fef396545c99d697942a6c93c7e4aad1714225be35ea15a4c28b02b691c" | 1126 | SRC_URI += "gomod://github.com/ipfs/go-verifcid;version=v0.0.3;sha256sum=707b8fef396545c99d697942a6c93c7e4aad1714225be35ea15a4c28b02b691c" |
| 672 | SRC_URI += "gomod://github.com/ipld/go-car;version=v0.6.2;sha256sum=004dfd74a908dbf271fed96c6e45292a2396c4c59deee9d6bc31c637b278e36b" | 1127 | SRC_URI += "gomod://github.com/ipld/go-car;version=v0.6.2;sha256sum=004dfd74a908dbf271fed96c6e45292a2396c4c59deee9d6bc31c637b278e36b" |
| 673 | SRC_URI += "gomod://github.com/ipld/go-car/v2;version=v2.14.2;sha256sum=33f15a6369612a8bbd06f84b8e1b80b19142e38549cfe8e087827be868d16d09" | 1128 | SRC_URI += "gomod://github.com/ipld/go-car/v2;version=v2.14.2;sha256sum=33f15a6369612a8bbd06f84b8e1b80b19142e38549cfe8e087827be868d16d09" |
| 1129 | SRC_URI += "gomod://github.com/ipld/go-car/v2;version=v2.16.0;sha256sum=02118c4d07345e0a9b40d7425b6ad9c2f10045f06def5f759100acfe70002a70" | ||
| 1130 | SRC_URI += "gomod://github.com/ipld/go-codec-dagpb;version=v1.7.0;sha256sum=31c25f8110d3ea748a47f5e89dcd671c8d3c2868462a3cd33bd5e826bbaf4b3a" | ||
| 674 | SRC_URI += "gomod://github.com/ipld/go-codec-dagpb;version=v1.6.0;sha256sum=76568858ecd1cdc39e3e5c9febdf82458a98457304c93f837eda481fe81a18e9" | 1131 | SRC_URI += "gomod://github.com/ipld/go-codec-dagpb;version=v1.6.0;sha256sum=76568858ecd1cdc39e3e5c9febdf82458a98457304c93f837eda481fe81a18e9" |
| 675 | SRC_URI += "gomod://github.com/ipld/go-ipld-prime;version=v0.21.0;sha256sum=86ac305030a6f48bfd17181ceaf6083fd15ef89989a677c7e882cdae69dd3a01" | 1132 | SRC_URI += "gomod://github.com/ipld/go-ipld-prime;version=v0.21.0;sha256sum=86ac305030a6f48bfd17181ceaf6083fd15ef89989a677c7e882cdae69dd3a01" |
| 1133 | SRC_URI += "gomod://github.com/ipld/go-ipld-prime;version=v0.22.0;sha256sum=f121a08a6bac3401a200916541312212f90615bb98751343898dea35aa69d921" | ||
| 676 | SRC_URI += "gomod://github.com/ishidawataru/sctp;version=v0.0.0-20250521072954-ae8eb7fa7995;sha256sum=eac63b03e5576f871f761af0aebee5519beb7af27a1d5acff160f3318f9f4f51" | 1134 | SRC_URI += "gomod://github.com/ishidawataru/sctp;version=v0.0.0-20250521072954-ae8eb7fa7995;sha256sum=eac63b03e5576f871f761af0aebee5519beb7af27a1d5acff160f3318f9f4f51" |
| 677 | SRC_URI += "gomod://github.com/jackc/pgerrcode;version=v0.0.0-20240316143900-6e2875d9b438;sha256sum=6f9733ae33ddaf4f6cceaed342e446a05c1c80805c3bb6178ef038ea2718ca27" | 1135 | SRC_URI += "gomod://github.com/jackc/pgerrcode;version=v0.0.0-20240316143900-6e2875d9b438;sha256sum=6f9733ae33ddaf4f6cceaed342e446a05c1c80805c3bb6178ef038ea2718ca27" |
| 678 | SRC_URI += "gomod://github.com/jackc/pgpassfile;version=v1.0.0;sha256sum=1cc79fb0b80f54b568afd3f4648dd1c349f746ad7c379df8d7f9e0eb1cac938b" | 1136 | SRC_URI += "gomod://github.com/jackc/pgpassfile;version=v1.0.0;sha256sum=1cc79fb0b80f54b568afd3f4648dd1c349f746ad7c379df8d7f9e0eb1cac938b" |
| 679 | SRC_URI += "gomod://github.com/jackc/pgservicefile;version=v0.0.0-20240606120523-5a60cdf6a761;sha256sum=c9e31c91aebf96eb246bd410d1849cc7666d955a1e20ca2eba1c30b4eb89335f" | 1137 | SRC_URI += "gomod://github.com/jackc/pgservicefile;version=v0.0.0-20240606120523-5a60cdf6a761;sha256sum=c9e31c91aebf96eb246bd410d1849cc7666d955a1e20ca2eba1c30b4eb89335f" |
| 680 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.7.5;sha256sum=cade5fe321e938f99ad9d552c12f5418438b970d74d61b5c2f9b0b1dc2b610bb" | 1138 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.7.5;sha256sum=cade5fe321e938f99ad9d552c12f5418438b970d74d61b5c2f9b0b1dc2b610bb" |
| 1139 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.9.2;sha256sum=0e8e8456630e580729cd1b06bf402cc6b98b57ec3a867df0e89e6ff27aa361c9" | ||
| 1140 | SRC_URI += "gomod://github.com/jackc/pgx/v5;version=v5.8.0;sha256sum=3f1b15ee1d95121fe12b23c9f72790042fb9e9125f9ea3bc2574b3d38cea58b3" | ||
| 681 | SRC_URI += "gomod://github.com/jackc/puddle/v2;version=v2.2.2;sha256sum=f1f0789098a0bcb5ff3c7024f9ee387a6748446e1bc6713b13a63d763a9fb11e" | 1141 | SRC_URI += "gomod://github.com/jackc/puddle/v2;version=v2.2.2;sha256sum=f1f0789098a0bcb5ff3c7024f9ee387a6748446e1bc6713b13a63d763a9fb11e" |
| 682 | SRC_URI += "gomod://github.com/jackpal/go-nat-pmp;version=v1.0.2;sha256sum=f778f0f492597d7158e2d6abbac3850bdf8a669c296790eba85c95152872ddfb" | 1142 | SRC_URI += "gomod://github.com/jackpal/go-nat-pmp;version=v1.0.2;sha256sum=f778f0f492597d7158e2d6abbac3850bdf8a669c296790eba85c95152872ddfb" |
| 683 | SRC_URI += "gomod://github.com/jbenet/go-cienv;version=v0.1.0;sha256sum=3de5dadf2add50bf7fbdf88db4e6d008ba1848516585f7f9dfbf53cb6dc1705c" | 1143 | SRC_URI += "gomod://github.com/jbenet/go-cienv;version=v0.1.0;sha256sum=3de5dadf2add50bf7fbdf88db4e6d008ba1848516585f7f9dfbf53cb6dc1705c" |
| 684 | SRC_URI += "gomod://github.com/jbenet/go-temp-err-catcher;version=v0.1.0;sha256sum=7c1920ed9aaf663f2903f8534cd5bfa920d4ff874ba3ca37a5b27e17031d43dc" | 1144 | SRC_URI += "gomod://github.com/jbenet/go-temp-err-catcher;version=v0.1.0;sha256sum=7c1920ed9aaf663f2903f8534cd5bfa920d4ff874ba3ca37a5b27e17031d43dc" |
| 685 | SRC_URI += "gomod://github.com/jbenet/goprocess;version=v0.1.4;sha256sum=66b88fa5aec5ebfb7ac83cb6d2eaff6b187c70837b3ff7c80d6d6d22280db351" | 1145 | SRC_URI += "gomod://github.com/jbenet/goprocess;version=v0.1.4;sha256sum=66b88fa5aec5ebfb7ac83cb6d2eaff6b187c70837b3ff7c80d6d6d22280db351" |
| 1146 | SRC_URI += "gomod://github.com/jedib0t/go-pretty/v6;version=v6.6.8;sha256sum=cb4a3eec0a13d23f986d76e479f9400789fb40844ef0ecd1f2174212dc7aa0e9" | ||
| 1147 | SRC_URI += "gomod://github.com/jedib0t/go-pretty/v6;version=v6.7.10;sha256sum=6372540791598ce7eccba46b7aa76d4a9351f6036882a97cdbc37458c1b2ea62" | ||
| 686 | SRC_URI += "gomod://github.com/jedib0t/go-pretty/v6;version=v6.6.7;sha256sum=ceef0f6390e20c6d793cc3983f78972b7b717ba2b92fa621021a2e8b75a3f0b9" | 1148 | SRC_URI += "gomod://github.com/jedib0t/go-pretty/v6;version=v6.6.7;sha256sum=ceef0f6390e20c6d793cc3983f78972b7b717ba2b92fa621021a2e8b75a3f0b9" |
| 687 | SRC_URI += "gomod://github.com/jellevandenhooff/dkim;version=v0.0.0-20150330215556-f50fe3d243e1;sha256sum=8a3ba94d93fb61070bee24ffca5043eb32b4a6aafa9b84e4950a5f8f34328659" | 1149 | SRC_URI += "gomod://github.com/jellevandenhooff/dkim;version=v0.0.0-20150330215556-f50fe3d243e1;sha256sum=8a3ba94d93fb61070bee24ffca5043eb32b4a6aafa9b84e4950a5f8f34328659" |
| 1150 | SRC_URI += "gomod://github.com/jezek/xgb;version=v1.1.1;sha256sum=30eff002b2bde97fd19540fe91734f0f3b80ce10cfb2c049a51ece409b337aeb" | ||
| 1151 | SRC_URI += "gomod://github.com/jezek/xgb;version=v1.0.0;sha256sum=4f0480449d8142c53532dbbe6e466ba5439dadcb8fdebf830a1c925d905ffe13" | ||
| 688 | SRC_URI += "gomod://github.com/jmespath/go-jmespath;version=v0.4.0;sha256sum=d1f77b6790d7c4321a74260f3675683d3ac06b0a614b5f83e870beae0a8b2867" | 1152 | SRC_URI += "gomod://github.com/jmespath/go-jmespath;version=v0.4.0;sha256sum=d1f77b6790d7c4321a74260f3675683d3ac06b0a614b5f83e870beae0a8b2867" |
| 1153 | SRC_URI += "gomod://github.com/jmespath/go-jmespath;version=v0.0.0-20180206201540-c2b33e8439af;sha256sum=5c18f15c2bcfbbdb4fd15c0598ea5d3a373991a7b46a8f2405d00ac8b6121629" | ||
| 1154 | SRC_URI += "gomod://github.com/jmespath/go-jmespath/internal/testify;version=v1.5.1;sha256sum=338f73832eb2a63ab0c912197e653c7b62426fc4387e0a76ab0d43c65e29b3e1" | ||
| 689 | SRC_URI += "gomod://github.com/joho/godotenv;version=v1.5.1;sha256sum=f42307794eb323a7f173a75dec68fb91078c23f69882c1c6b642ffd9797c034c" | 1155 | SRC_URI += "gomod://github.com/joho/godotenv;version=v1.5.1;sha256sum=f42307794eb323a7f173a75dec68fb91078c23f69882c1c6b642ffd9797c034c" |
| 1156 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.1.0;sha256sum=930d355d1ced60a668bcbca6154bb5671120ba11a34119505d1c0677f7bbbf97" | ||
| 690 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.5.0;sha256sum=f6b22626f17e5d4be7c755f83f97b575764da4c9ea4deccd5c5794912ce508aa" | 1157 | SRC_URI += "gomod://github.com/jonboulle/clockwork;version=v0.5.0;sha256sum=f6b22626f17e5d4be7c755f83f97b575764da4c9ea4deccd5c5794912ce508aa" |
| 1158 | SRC_URI += "gomod://github.com/jordanlewis/gcassert;version=v0.0.0-20250430164644-389ef753e22e;sha256sum=8e639dfb7bb9185dbf332552a751c987c26f3718a87ce3371cd582b0c0102611" | ||
| 691 | SRC_URI += "gomod://github.com/josephspurrier/goversioninfo;version=v1.4.0;sha256sum=61232b1351fb5e9e9539bf8b48da1862aba8d9812475b4044ecc180f9e4987c5" | 1159 | SRC_URI += "gomod://github.com/josephspurrier/goversioninfo;version=v1.4.0;sha256sum=61232b1351fb5e9e9539bf8b48da1862aba8d9812475b4044ecc180f9e4987c5" |
| 1160 | SRC_URI += "gomod://github.com/josephspurrier/goversioninfo;version=v1.5.0;sha256sum=3043f44bbf797c66acac3aebefc2ce11b37a95954c0ffb117e69e9ca9566d3b5" | ||
| 692 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" | 1161 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" |
| 693 | SRC_URI += "gomod://github.com/josharian/native;version=v1.1.0;sha256sum=6bf490b63ce1b724d1ab0aceb7655648b25b0ae6dc16f7fb1d89127836e71c42" | 1162 | SRC_URI += "gomod://github.com/josharian/native;version=v1.1.0;sha256sum=6bf490b63ce1b724d1ab0aceb7655648b25b0ae6dc16f7fb1d89127836e71c42" |
| 1163 | SRC_URI += "gomod://github.com/joshdk/go-junit;version=v1.0.0;sha256sum=5da393b153ad68cee6fc3bc3f3ab3448d8f50a672ff095dd85542fed5fd788fc" | ||
| 694 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v1.0.0;sha256sum=f856692c725143c49b9cceabfbca8bc93d3dbde84a0aaa53fb26ed3774c220cc" | 1164 | SRC_URI += "gomod://github.com/jpillora/backoff;version=v1.0.0;sha256sum=f856692c725143c49b9cceabfbca8bc93d3dbde84a0aaa53fb26ed3774c220cc" |
| 1165 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.11;sha256sum=02ead1e16c24846359e237725336bbf67888e3f5cea2ac94b4372302bbd52304" | ||
| 695 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" | 1166 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" |
| 696 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.6;sha256sum=1e0ddaa3c493f343c11925cd7d3701f58b4339ea38a0d2c34370c672dec640b5" | 1167 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.6;sha256sum=1e0ddaa3c493f343c11925cd7d3701f58b4339ea38a0d2c34370c672dec640b5" |
| 697 | SRC_URI += "gomod://github.com/jstemmer/go-junit-report;version=v0.0.0-20190106144839-af01ea7f8024;sha256sum=b623acfae0dcc440f81ae14f3c5bc3ca40b1a674660ad549127980f892ab165e" | 1168 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.7;sha256sum=95bbe51bbf1e88095e604700f354dab03bcbc00f2377b0ab893618d2976d82dd" |
| 698 | SRC_URI += "gomod://github.com/jstemmer/go-junit-report;version=v0.9.1;sha256sum=fbd2196e4a50a88f8c352f76325f4ba72338ecec7b6cb7535317ce9e3aa40284" | 1169 | SRC_URI += "gomod://github.com/jstemmer/go-junit-report;version=v0.9.1;sha256sum=fbd2196e4a50a88f8c352f76325f4ba72338ecec7b6cb7535317ce9e3aa40284" |
| 1170 | SRC_URI += "gomod://github.com/jstemmer/go-junit-report;version=v0.0.0-20190106144839-af01ea7f8024;sha256sum=b623acfae0dcc440f81ae14f3c5bc3ca40b1a674660ad549127980f892ab165e" | ||
| 699 | SRC_URI += "gomod://github.com/jtolds/gls;version=v4.20.0+incompatible;sha256sum=2f51f8cb610e846dc4bd9b3c0fbf6bebab24bb06d866db7804e123a61b0bd9ec" | 1171 | SRC_URI += "gomod://github.com/jtolds/gls;version=v4.20.0+incompatible;sha256sum=2f51f8cb610e846dc4bd9b3c0fbf6bebab24bb06d866db7804e123a61b0bd9ec" |
| 700 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.3.0;sha256sum=e457dccd7015f340664e3b8cfd41997471382da2f4a743ee55be539abc6ca1f9" | 1172 | SRC_URI += "gomod://github.com/julienschmidt/httprouter;version=v1.3.0;sha256sum=e457dccd7015f340664e3b8cfd41997471382da2f4a743ee55be539abc6ca1f9" |
| 701 | SRC_URI += "gomod://github.com/jung-kurt/gofpdf;version=v1.0.0;sha256sum=18c4911fa7fc28fec5018d5584aff9b8324f5101177f72cd6c2cee48c1b2cbbd" | ||
| 702 | SRC_URI += "gomod://github.com/jung-kurt/gofpdf;version=v1.0.3-0.20190309125859-24315acbbda5;sha256sum=f0fa70ade137185bbff2f016831a2a456eaadc8d14bc7bf24f0229211820c078" | 1173 | SRC_URI += "gomod://github.com/jung-kurt/gofpdf;version=v1.0.3-0.20190309125859-24315acbbda5;sha256sum=f0fa70ade137185bbff2f016831a2a456eaadc8d14bc7bf24f0229211820c078" |
| 1174 | SRC_URI += "gomod://github.com/jung-kurt/gofpdf;version=v1.0.0;sha256sum=18c4911fa7fc28fec5018d5584aff9b8324f5101177f72cd6c2cee48c1b2cbbd" | ||
| 703 | SRC_URI += "gomod://github.com/k-sone/critbitgo;version=v1.4.0;sha256sum=cab76ec175c2a59c1713c812488ef8802d09fa99d98f7f3a1810d6dbc9dcba27" | 1175 | SRC_URI += "gomod://github.com/k-sone/critbitgo;version=v1.4.0;sha256sum=cab76ec175c2a59c1713c812488ef8802d09fa99d98f7f3a1810d6dbc9dcba27" |
| 704 | SRC_URI += "gomod://github.com/k3s-io/api;version=v0.1.3;sha256sum=12e356da45774ec1ff5a887d458448a4ed3add9fe74f4abd75a95ded41ac99e8" | ||
| 705 | SRC_URI += "gomod://github.com/k3s-io/cadvisor;version=v0.52.1;sha256sum=fb83e4ea2e0b5f50719fd0d4adb6463fd553d7e7f58bfca86d20f88f70b01614" | ||
| 706 | SRC_URI += "gomod://github.com/k3s-io/containerd/v2;version=v2.1.4-k3s2;sha256sum=569264c0dd76c3ccf164e37684bd0de2c7f480e877f802976e29c5194223ffbf" | ||
| 707 | SRC_URI += "gomod://github.com/k3s-io/cri-dockerd;version=v0.3.19-k3s3;sha256sum=234d80f618e17a18a410966f07ea3c0684abc1f0339630af1a7f69906b465c0e" | ||
| 708 | SRC_URI += "gomod://github.com/k3s-io/cri-tools;version=v1.34.0-k3s2;sha256sum=ef28e34c04d41fd8794779a38c4f8bdd3923f77ad2a328a6eaec4c71d990169d" | ||
| 709 | SRC_URI += "gomod://github.com/k3s-io/etcd/api/v3;version=v3.6.4-k3s3;sha256sum=259adcaf7e6be002b205ae0a16a123e11b5ee8ffad04da902928501812b419ee" | ||
| 710 | SRC_URI += "gomod://github.com/k3s-io/etcd/client/pkg/v3;version=v3.6.4-k3s3;sha256sum=5e5245a6e4f3ad3931f08741c3e15ef44b4b50ac049d32c08189e5f40b8699dd" | ||
| 711 | SRC_URI += "gomod://github.com/k3s-io/etcd/client/v3;version=v3.6.4-k3s3;sha256sum=b55c25b335b8dac4a38ca313ab1169df997a7350bbbb548efdb31f399f61557c" | ||
| 712 | SRC_URI += "gomod://github.com/k3s-io/etcd/etcdutl/v3;version=v3.6.4-k3s3;sha256sum=4bfb7a7eb742d25ee4e28ce6bd13b3f28df29fc1a222e43344be02bbd933b4fe" | ||
| 713 | SRC_URI += "gomod://github.com/k3s-io/etcd/pkg/v3;version=v3.6.4-k3s3;sha256sum=0851916ba363e137d7a96f84356cb4259bfc6e126b4ab8fb950def38e662e569" | ||
| 714 | SRC_URI += "gomod://github.com/k3s-io/etcd/server/v3;version=v3.6.4-k3s3;sha256sum=279e1987a0d97f949972e4dad258f038293a91da656bd7ada670b76aa2807532" | ||
| 715 | SRC_URI += "gomod://github.com/k3s-io/helm-controller;version=v0.16.13;sha256sum=d8c34833805321ef606848b6091b224476371edf549ea5a4521dd936ef97d7c9" | ||
| 716 | SRC_URI += "gomod://github.com/k3s-io/kine;version=v0.14.0;sha256sum=5cf62925abd56ebaab20f503924d5d92de03d4d8e3bc6c299f9aa354f5f3c1ef" | ||
| 717 | SRC_URI += "gomod://github.com/k3s-io/klog/v2;version=v2.120.1-k3s1;sha256sum=98cfe0d1f1867bee791970ab75a71e26c02459a73e09fbc7834cc6c631f5c05c" | ||
| 718 | SRC_URI += "gomod://github.com/k3s-io/kube-router/v2;version=v2.5.0;sha256sum=61e0ed4c0445f2a48fdbbde0b7ef078929e1b50a8168e359fa456e601938cd18" | ||
| 719 | SRC_URI += "gomod://github.com/k3s-io/kubernetes;version=v1.34.1-k3s1;sha256sum=739e7255dd68bacf2aa1c879d6434d501b8bb9e300e66db9972136f3253287e5" | ||
| 720 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/api;version=v1.34.1-k3s1;sha256sum=7ee0fa06fc9c36dbb4a31f1b8d273401ad37e2c12377be30bb19b5551cf95c3a" | ||
| 721 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver;version=v1.34.1-k3s1;sha256sum=5962b479cabe0ff5d7530a77219164ecaddb48f718b3385881645bda37414cd5" | ||
| 722 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery;version=v1.34.1-k3s1;sha256sum=634fcf97aeab7e63c47abb05555a5b4d770d321790860438681ea05df69a5588" | ||
| 723 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver;version=v1.34.1-k3s1;sha256sum=e085dbe4bef8114fee87a195c533a7289918330d1aeb1a288f169818e091cf66" | ||
| 724 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime;version=v1.34.1-k3s1;sha256sum=b59cc757ea78b491de4fc50052494d8bb6efc593768d430d2c44e82b2d7c2416" | ||
| 725 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go;version=v1.34.1-k3s1;sha256sum=c4c8c7ad20a6a21c2b2c60933e9382c5e253cf1a12e31dc5c4a4178a46852bd5" | ||
| 726 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider;version=v1.34.1-k3s1;sha256sum=15ae8773596bcee38f718a5988615639cc9100ba4b29ab9d796a8b3fc33d3a54" | ||
| 727 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap;version=v1.34.1-k3s1;sha256sum=a6cf31c1aa5a85e78cb9ee593fb9ade54cab62f6a58892f54a1e814eec7d19e1" | ||
| 728 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator;version=v1.34.1-k3s1;sha256sum=79c37a009deaad5feef8466483471ece3bbd2ac7f1041b0e5ea31c66f5cb6cf9" | ||
| 729 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base;version=v1.34.1-k3s1;sha256sum=c7fbee00c1be598b320574137dfe6cb74ec066c5d9592970dd2524cee30c5faa" | ||
| 730 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers;version=v1.34.1-k3s1;sha256sum=aea0371fb4484c3bbed39b3f9cbb1738c143fc0af467cd65900354cf39ea0544" | ||
| 731 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager;version=v1.34.1-k3s1;sha256sum=5277d090e8e879ef36696ba1002f1630bf77907d7c4b86b07e9f5c332f65cfd8" | ||
| 732 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api;version=v1.34.1-k3s1;sha256sum=bc732a3e7c9bc0a035c332a11d4dc3d23e6298a049a0e38301cb3533f896d097" | ||
| 733 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib;version=v1.34.1-k3s1;sha256sum=efe8d3a935280a76597fb7d87defd2ace7fa2acc35ddab8f66ad9bb43f7c8aeb" | ||
| 734 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation;version=v1.34.1-k3s1;sha256sum=56715fed27b7f94e603cdedf3817d8e9929ec2550ddb824a70f9b18e0f4e5ca9" | ||
| 735 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice;version=v1.34.1-k3s1;sha256sum=02d3ede3ba8f4898009d632f103c832580ddc56f7cb0b3a4559802e6b3d27a8b" | ||
| 736 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt;version=v1.34.1-k3s1;sha256sum=640da550103dd0190ed2220140ffe6339953f08bfb9b69480f99b98b620f0ab9" | ||
| 737 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kms;version=v1.34.1-k3s1;sha256sum=d32e35bad7bad250f4215ee9ab90f36366fb2a443fca5eafec98bbe61493eadb" | ||
| 738 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator;version=v1.34.1-k3s1;sha256sum=44ecbf768dd3d77834db51bfe0f63dbbaf644a11d77042369c195f88a504937c" | ||
| 739 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager;version=v1.34.1-k3s1;sha256sum=e2c6a6784eca326d6ecba75a23739812c5beb83bf43b3b281d267aa5ebc6f1f0" | ||
| 740 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy;version=v1.34.1-k3s1;sha256sum=09921d86246e592919e852b5b6574ecbe8b7a89d5dc65e8a7c4e6769317fd291" | ||
| 741 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler;version=v1.34.1-k3s1;sha256sum=a421c3387db0538fb9fe5377c4bfcecb7512465526528bd43647639699271d44" | ||
| 742 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl;version=v1.34.1-k3s1;sha256sum=888c8aae917085f8ef7424f0b0e2338868d43e72848996673c14ab2c9b9749c3" | ||
| 743 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet;version=v1.34.1-k3s1;sha256sum=f8d4495b8720133a53186d3ddab58d8f54e2356c2b61aa1360fef0bf1ab8bc6a" | ||
| 744 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics;version=v1.34.1-k3s1;sha256sum=d2b6c08faabb2a576f3cc0561f35a6be4f4068a1448dd33158db9ef99a389f15" | ||
| 745 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils;version=v1.34.1-k3s1;sha256sum=ed91c1c39967378aa943014e73b93f4a446b6650c39ac816b855d9a313465983" | ||
| 746 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission;version=v1.34.1-k3s1;sha256sum=dd256f162a844d5c14e0bb8ae745bb1ba92ba8b38c861a1493e36170d4626848" | ||
| 747 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver;version=v1.34.1-k3s1;sha256sum=3ea38494fe0a98edb1b05a0017fc7204b2685d93458be11180900fef1c50acee" | ||
| 748 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin;version=v1.34.1-k3s1;sha256sum=e8961a03fd777833cd06c2da368e5369c707b2a41068b3b0d446a73c2ee28e3a" | ||
| 749 | SRC_URI += "gomod://github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller;version=v1.34.1-k3s1;sha256sum=8bbec8746ecd662d30777d0860523515258c527b7aa1556ba03daeece875e02e" | ||
| 750 | SRC_URI += "gomod://github.com/k3s-io/spegel;version=v0.2.0-k3s1;sha256sum=4f8a14e20bb6a872076a004beee696453828c895f91db4c1722ebebf6a2c9374" | ||
| 751 | SRC_URI += "gomod://github.com/k3s-io/stargz-snapshotter;version=v0.17.0-k3s1;sha256sum=7ddcabd05479c5b6335f699c06275553ab0695857ba9a63d861a5db8b83db890" | ||
| 752 | SRC_URI += "gomod://github.com/karrick/godirwalk;version=v1.17.0;sha256sum=8b0c4399d8df96c0d0c358d077fbdd9c190025f8dbc4d945f11aff9333ed8c21" | 1176 | SRC_URI += "gomod://github.com/karrick/godirwalk;version=v1.17.0;sha256sum=8b0c4399d8df96c0d0c358d077fbdd9c190025f8dbc4d945f11aff9333ed8c21" |
| 753 | SRC_URI += "gomod://github.com/kballard/go-shellquote;version=v0.0.0-20180428030007-95032a82bc51;sha256sum=ae4cb7b097dc4eb0c248dff00ed3bbf0f36984c4162ad1d615266084e58bd6cc" | 1177 | SRC_URI += "gomod://github.com/kballard/go-shellquote;version=v0.0.0-20180428030007-95032a82bc51;sha256sum=ae4cb7b097dc4eb0c248dff00ed3bbf0f36984c4162ad1d615266084e58bd6cc" |
| 754 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" | ||
| 755 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.2.0;sha256sum=709eeca978804f41720a94bc69ee3cfa8277f7d15016478a3ebda86606a286c5" | 1178 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.2.0;sha256sum=709eeca978804f41720a94bc69ee3cfa8277f7d15016478a3ebda86606a286c5" |
| 1179 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" | ||
| 1180 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.1.0;sha256sum=2e36d150079e4964993053292956e58480c5bd7236768cfe336bcd6e7d62d5c0" | ||
| 756 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" | 1181 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" |
| 757 | SRC_URI += "gomod://github.com/klauspost/asmfmt;version=v1.3.2;sha256sum=fa6a350a8677a77e0dbf3664c6baf23aab5c0b60a64b8f3c00299da5d279021f" | 1182 | SRC_URI += "gomod://github.com/klauspost/asmfmt;version=v1.3.2;sha256sum=fa6a350a8677a77e0dbf3664c6baf23aab5c0b60a64b8f3c00299da5d279021f" |
| 1183 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.6;sha256sum=61b417d2d3b6b7f5b5f4179f311fb156bd5bcea040353150c41111dc1777f11a" | ||
| 758 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.17.9;sha256sum=a009d53eecbdb9d6b789e9a0662fa41c87a85ab280291b2b5a5d9664bb1c5e8f" | 1184 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.17.9;sha256sum=a009d53eecbdb9d6b789e9a0662fa41c87a85ab280291b2b5a5d9664bb1c5e8f" |
| 759 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.15.9;sha256sum=c91cc38ea41996aff5e132666674c63c65f6c7d8af1b3eac4a142b323bf96779" | 1185 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.4;sha256sum=a295e4443ad6c88d8f5b8690807f413800fa171571d3a5970e2abefe6fe6e990" |
| 760 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.0;sha256sum=c4679e4cbc820a21758199d985be754abf5eb2a38e6f1de95cd70b2e7ef06905" | 1186 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.0;sha256sum=c4679e4cbc820a21758199d985be754abf5eb2a38e6f1de95cd70b2e7ef06905" |
| 761 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.2.10;sha256sum=db89665fa22cef477dc551b72d49707c516b749c17ed154bf67eb8081ee08dff" | 1187 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.15.9;sha256sum=c91cc38ea41996aff5e132666674c63c65f6c7d8af1b3eac4a142b323bf96779" |
| 762 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.0.1;sha256sum=e9e5d0193b5826edeb94139ca4b81c5e39d0581689288ca8dcaa78dfbd32e15a" | 1188 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.0.1;sha256sum=e9e5d0193b5826edeb94139ca4b81c5e39d0581689288ca8dcaa78dfbd32e15a" |
| 1189 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.3.0;sha256sum=e6766f75ecfadf12fd045e4bdd9383f2a5bd3f9bd4c88a6db72861c84cf41486" | ||
| 763 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.0.9;sha256sum=52c716413296dce2b1698c6cdbc4c53927ce4aee2a60980daf9672e6b6a3b4cb" | 1190 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.0.9;sha256sum=52c716413296dce2b1698c6cdbc4c53927ce4aee2a60980daf9672e6b6a3b4cb" |
| 1191 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.2.10;sha256sum=db89665fa22cef477dc551b72d49707c516b749c17ed154bf67eb8081ee08dff" | ||
| 764 | SRC_URI += "gomod://github.com/klauspost/pgzip;version=v1.2.6;sha256sum=8ac508e93b22dca1a731a3a4c921b57c5ed1daea7b3629a2cf85c3b7530dda84" | 1192 | SRC_URI += "gomod://github.com/klauspost/pgzip;version=v1.2.6;sha256sum=8ac508e93b22dca1a731a3a4c921b57c5ed1daea7b3629a2cf85c3b7530dda84" |
| 1193 | SRC_URI += "gomod://github.com/knqyf263/go-plugin;version=v0.9.0;sha256sum=ef80e801ff7ed5fc5ebf0a78423a39b876fee0d3df6dc69056277eb1238475e0" | ||
| 1194 | SRC_URI += "gomod://github.com/konsorten/go-windows-terminal-sequences;version=v1.0.1;sha256sum=7fd0273fc0855ed08172c150f756e708d6e43c4a6d52ca4939a8b43d03356091" | ||
| 1195 | SRC_URI += "gomod://github.com/koron/go-ssdp;version=v0.0.6;sha256sum=a15184f928d499a4252dcafb023a994b6e2d87b32da0ef4eefb0ac9a4289d4fd" | ||
| 765 | SRC_URI += "gomod://github.com/koron/go-ssdp;version=v0.0.5;sha256sum=840375878d3bd75aab1e63598b9fcc48bc62c4c9eae44ab8f1b41b0d940bdfc2" | 1196 | SRC_URI += "gomod://github.com/koron/go-ssdp;version=v0.0.5;sha256sum=840375878d3bd75aab1e63598b9fcc48bc62c4c9eae44ab8f1b41b0d940bdfc2" |
| 766 | SRC_URI += "gomod://github.com/kr/fs;version=v0.1.0;sha256sum=d376bd98e81aea34585fc3b04bab76363e9e87cde69383964e57e9779f2af81e" | 1197 | SRC_URI += "gomod://github.com/kr/fs;version=v0.1.0;sha256sum=d376bd98e81aea34585fc3b04bab76363e9e87cde69383964e57e9779f2af81e" |
| 767 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.2.1;sha256sum=80af0452082052d1b3265d7cb8985d464d4be222c27e14658e95632c222761e5" | 1198 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.1.0;sha256sum=06063d21457e06dc2aba4a5bd09771147ec3d8ab40b224f26e55c5a76089ca43" |
| 768 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.0;sha256sum=3ac65e185f956d889d77485173fadcc30e959b6bcfdaa8acafaec5f4dac5cd48" | 1199 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.0;sha256sum=3ac65e185f956d889d77485173fadcc30e959b6bcfdaa8acafaec5f4dac5cd48" |
| 769 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.2.0;sha256sum=006c8a1a9fbd487942eb43ce663e6e2770dbeea8e79efc1c6f7dbeaf3ca52e19" | ||
| 770 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.1;sha256sum=ecf5a4af24826c3ad758ce06410ca08e2d58e4d95053be3b9dde2e14852c0cdc" | 1200 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.3.1;sha256sum=ecf5a4af24826c3ad758ce06410ca08e2d58e4d95053be3b9dde2e14852c0cdc" |
| 771 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.1.0;sha256sum=06063d21457e06dc2aba4a5bd09771147ec3d8ab40b224f26e55c5a76089ca43" | 1201 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.2.0;sha256sum=006c8a1a9fbd487942eb43ce663e6e2770dbeea8e79efc1c6f7dbeaf3ca52e19" |
| 772 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.3;sha256sum=9c9999fde3954904da632e91a8d8140271088ef8f736a669ea60f1038f31e101" | 1202 | SRC_URI += "gomod://github.com/kr/pretty;version=v0.2.1;sha256sum=80af0452082052d1b3265d7cb8985d464d4be222c27e14658e95632c222761e5" |
| 773 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.1;sha256sum=10474d7a875cbd2b9d74c9bb8fb99264b7863f204c7610607797ff18d580bf00" | 1203 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.1;sha256sum=10474d7a875cbd2b9d74c9bb8fb99264b7863f204c7610607797ff18d580bf00" |
| 774 | SRC_URI += "gomod://github.com/kr/text;version=v0.2.0;sha256sum=368eb318f91a5b67be905c47032ab5c31a1d49a97848b1011a0d0a2122b30ba4" | 1204 | SRC_URI += "gomod://github.com/kr/pty;version=v1.1.3;sha256sum=9c9999fde3954904da632e91a8d8140271088ef8f736a669ea60f1038f31e101" |
| 775 | SRC_URI += "gomod://github.com/kr/text;version=v0.1.0;sha256sum=9363a4c8f1f3387a36014de51b477b831a13981fc59a5665f9d21609bea9e77c" | 1205 | SRC_URI += "gomod://github.com/kr/text;version=v0.1.0;sha256sum=9363a4c8f1f3387a36014de51b477b831a13981fc59a5665f9d21609bea9e77c" |
| 1206 | SRC_URI += "gomod://github.com/kr/text;version=v0.2.0;sha256sum=368eb318f91a5b67be905c47032ab5c31a1d49a97848b1011a0d0a2122b30ba4" | ||
| 776 | SRC_URI += "gomod://github.com/kylelemons/godebug;version=v1.1.0;sha256sum=dbbd0ce8c2f4932bb03704d73026b21af12bd68d5b8f4798dbf10a487a2b6d13" | 1207 | SRC_URI += "gomod://github.com/kylelemons/godebug;version=v1.1.0;sha256sum=dbbd0ce8c2f4932bb03704d73026b21af12bd68d5b8f4798dbf10a487a2b6d13" |
| 777 | SRC_URI += "gomod://github.com/lestrrat-go/backoff/v2;version=v2.0.8;sha256sum=f5ded39eec777b7de879eb04204aa4b322683dabb22137862b09cb464f5bc617" | 1208 | SRC_URI += "gomod://github.com/lestrrat-go/backoff/v2;version=v2.0.8;sha256sum=f5ded39eec777b7de879eb04204aa4b322683dabb22137862b09cb464f5bc617" |
| 778 | SRC_URI += "gomod://github.com/lestrrat-go/blackmagic;version=v1.0.2;sha256sum=2baa5f21e1db4781a11d0ba2fbe8e71323c78875034da61687d80f47ae9c78ce" | 1209 | SRC_URI += "gomod://github.com/lestrrat-go/blackmagic;version=v1.0.2;sha256sum=2baa5f21e1db4781a11d0ba2fbe8e71323c78875034da61687d80f47ae9c78ce" |
| @@ -784,43 +1215,67 @@ SRC_URI += "gomod://github.com/libopenstorage/openstorage;version=v1.0.0;sha256s | |||
| 784 | SRC_URI += "gomod://github.com/libp2p/go-buffer-pool;version=v0.1.0;sha256sum=42a71af77689edf1349335501f7af3a89abce8ea4969ff64e24de06b92b30abe" | 1215 | SRC_URI += "gomod://github.com/libp2p/go-buffer-pool;version=v0.1.0;sha256sum=42a71af77689edf1349335501f7af3a89abce8ea4969ff64e24de06b92b30abe" |
| 785 | SRC_URI += "gomod://github.com/libp2p/go-cidranger;version=v1.1.0;sha256sum=c6adf4688420ae396b2db9e76b7c0fe06f1553b44ccea18acd0b6a05bc879d18" | 1216 | SRC_URI += "gomod://github.com/libp2p/go-cidranger;version=v1.1.0;sha256sum=c6adf4688420ae396b2db9e76b7c0fe06f1553b44ccea18acd0b6a05bc879d18" |
| 786 | SRC_URI += "gomod://github.com/libp2p/go-doh-resolver;version=v0.5.0;sha256sum=75f236fad44b5b2a0c10e400af9dc3bdc4286a943012053838f34c341e892fa2" | 1217 | SRC_URI += "gomod://github.com/libp2p/go-doh-resolver;version=v0.5.0;sha256sum=75f236fad44b5b2a0c10e400af9dc3bdc4286a943012053838f34c341e892fa2" |
| 1218 | SRC_URI += "gomod://github.com/libp2p/go-flow-metrics;version=v0.3.0;sha256sum=c4d9c85413adf0f52b30ae2f2ac4fafe80f708ffc7c47aa17d33d1a56dff90a8" | ||
| 787 | SRC_URI += "gomod://github.com/libp2p/go-flow-metrics;version=v0.2.0;sha256sum=313f9c743c492957b0bb66282ecfb02e0b233bc8141abbc6e4169f6066b77828" | 1219 | SRC_URI += "gomod://github.com/libp2p/go-flow-metrics;version=v0.2.0;sha256sum=313f9c743c492957b0bb66282ecfb02e0b233bc8141abbc6e4169f6066b77828" |
| 788 | SRC_URI += "gomod://github.com/libp2p/go-libp2p;version=v0.41.1;sha256sum=2b8fb7b1cd5184b76922524fa49730c59b64b92f2d418676c133d91ac3e3ee42" | 1220 | SRC_URI += "gomod://github.com/libp2p/go-libp2p;version=v0.41.1;sha256sum=2b8fb7b1cd5184b76922524fa49730c59b64b92f2d418676c133d91ac3e3ee42" |
| 1221 | SRC_URI += "gomod://github.com/libp2p/go-libp2p;version=v0.46.0;sha256sum=2f26f35dc768e9f6654bb5ce26a17a69378e834b240d66a7433acf507875d857" | ||
| 1222 | SRC_URI += "gomod://github.com/libp2p/go-libp2p;version=v0.48.0;sha256sum=3896f29bde42592674eec55c3b7deffd58fa2ad9180e68083b6231a9494acae5" | ||
| 789 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-asn-util;version=v0.4.1;sha256sum=80b672ee9ca0d87cb37399c7880a509548e653c63370d797b89067dbac9705d3" | 1223 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-asn-util;version=v0.4.1;sha256sum=80b672ee9ca0d87cb37399c7880a509548e653c63370d797b89067dbac9705d3" |
| 1224 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kad-dht;version=v0.36.0;sha256sum=243aa325360a26adbcd5de2f211a990ec92ed13b42f73163d62a12e9e5c7ceb4" | ||
| 790 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kad-dht;version=v0.31.0;sha256sum=b79d55d8c2cd40d1a26efc98a3fb7443f357f594a6a213f23ebd40a6cc8a687a" | 1225 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kad-dht;version=v0.31.0;sha256sum=b79d55d8c2cd40d1a26efc98a3fb7443f357f594a6a213f23ebd40a6cc8a687a" |
| 1226 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kad-dht;version=v0.39.0;sha256sum=def917f0ccc764039fcb477c64948309bc44059babebabb6a210c04fc2465a20" | ||
| 791 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kbucket;version=v0.7.0;sha256sum=ff53ebc681bbae64872b40c5bdf8b19339a82b3565c919a06b91ff26b23bc1cf" | 1227 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kbucket;version=v0.7.0;sha256sum=ff53ebc681bbae64872b40c5bdf8b19339a82b3565c919a06b91ff26b23bc1cf" |
| 1228 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-kbucket;version=v0.8.0;sha256sum=0a5df270a9ed2b173fe55b52f32b22ad09e4f52a9f13c64ce81f19c90c4772a5" | ||
| 792 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-record;version=v0.3.1;sha256sum=3b9ab8a74739553b82fa79fc4e7c42e11b57e82642d986bf1a3c963e4b0ec492" | 1229 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-record;version=v0.3.1;sha256sum=3b9ab8a74739553b82fa79fc4e7c42e11b57e82642d986bf1a3c963e4b0ec492" |
| 793 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-routing-helpers;version=v0.7.5;sha256sum=03213640961aa425b89bb1d0657873c183d609b4e7c719362fe62ef6ac4069ad" | 1230 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-routing-helpers;version=v0.7.5;sha256sum=03213640961aa425b89bb1d0657873c183d609b4e7c719362fe62ef6ac4069ad" |
| 794 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-testing;version=v0.12.0;sha256sum=b351a36e7c1adb74cfb23d57af3ce0b4920886f6f3a02db9cd167a48913920ce" | 1231 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-testing;version=v0.12.0;sha256sum=b351a36e7c1adb74cfb23d57af3ce0b4920886f6f3a02db9cd167a48913920ce" |
| 795 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-xor;version=v0.1.0;sha256sum=cb7e2975b4043562593d95474926630492dcf5162d944f8225a02748f6d42ddb" | 1232 | SRC_URI += "gomod://github.com/libp2p/go-libp2p-xor;version=v0.1.0;sha256sum=cb7e2975b4043562593d95474926630492dcf5162d944f8225a02748f6d42ddb" |
| 796 | SRC_URI += "gomod://github.com/libp2p/go-msgio;version=v0.3.0;sha256sum=9fc52b54255229d12f6629b79fe0a8f92f54a7303c5afb4309cd1c0be2ba8a36" | 1233 | SRC_URI += "gomod://github.com/libp2p/go-msgio;version=v0.3.0;sha256sum=9fc52b54255229d12f6629b79fe0a8f92f54a7303c5afb4309cd1c0be2ba8a36" |
| 1234 | SRC_URI += "gomod://github.com/libp2p/go-netroute;version=v0.3.0;sha256sum=6ebf7f4ba8c47cdb148e0a8e18fba93da44cae469b917bc2c6acbbb349448511" | ||
| 1235 | SRC_URI += "gomod://github.com/libp2p/go-netroute;version=v0.4.0;sha256sum=e733ff5a3c89656a8d9d2a8d6e54f95e44cfd69e42858e00ce9c4bcdfadc6709" | ||
| 797 | SRC_URI += "gomod://github.com/libp2p/go-netroute;version=v0.2.2;sha256sum=1e6402c26c781acf57b45aae623bfadd0ff7f0e40d349f44f406285b7b079f28" | 1236 | SRC_URI += "gomod://github.com/libp2p/go-netroute;version=v0.2.2;sha256sum=1e6402c26c781acf57b45aae623bfadd0ff7f0e40d349f44f406285b7b079f28" |
| 798 | SRC_URI += "gomod://github.com/libp2p/go-reuseport;version=v0.4.0;sha256sum=5e40a2536f64cfc6941b253fd26166c0e9df7e10eced8070df7b08cc8f4ecf8b" | 1237 | SRC_URI += "gomod://github.com/libp2p/go-reuseport;version=v0.4.0;sha256sum=5e40a2536f64cfc6941b253fd26166c0e9df7e10eced8070df7b08cc8f4ecf8b" |
| 1238 | SRC_URI += "gomod://github.com/libp2p/go-yamux/v5;version=v5.0.1;sha256sum=07c1edd7e144f85a5f5ff73834afa675daa890e6480ea4f8d3d84509e5eecec9" | ||
| 799 | SRC_URI += "gomod://github.com/libp2p/go-yamux/v5;version=v5.0.0;sha256sum=7c619090e51698674c2a8c71ae3de1bee9a9c46ba79edc8665ca5d7f23adb9c7" | 1239 | SRC_URI += "gomod://github.com/libp2p/go-yamux/v5;version=v5.0.0;sha256sum=7c619090e51698674c2a8c71ae3de1bee9a9c46ba79edc8665ca5d7f23adb9c7" |
| 800 | SRC_URI += "gomod://github.com/libp2p/zeroconf/v2;version=v2.2.0;sha256sum=934673e6ee168516eac9d768e5ee074dd8d7e3a33e0f90ac266501100faaea13" | 1240 | SRC_URI += "gomod://github.com/libp2p/zeroconf/v2;version=v2.2.0;sha256sum=934673e6ee168516eac9d768e5ee074dd8d7e3a33e0f90ac266501100faaea13" |
| 801 | SRC_URI += "gomod://github.com/liggitt/tabwriter;version=v0.0.0-20181228230101-89fcab3d43de;sha256sum=41b6869255915ffdfd32575ba14d52732d62d34b47d904df4890e165489ec77d" | 1241 | SRC_URI += "gomod://github.com/liggitt/tabwriter;version=v0.0.0-20181228230101-89fcab3d43de;sha256sum=41b6869255915ffdfd32575ba14d52732d62d34b47d904df4890e165489ec77d" |
| 1242 | SRC_URI += "gomod://github.com/lightstep/lightstep-tracer-common/golang/gogo;version=v0.0.0-20190605223551-bc2310a04743;sha256sum=1bf5cd77739238376e20a64307ef850da518861421a44ce7a10a27bc3bef4874" | ||
| 1243 | SRC_URI += "gomod://github.com/lightstep/lightstep-tracer-go;version=v0.18.1;sha256sum=b90e4c08ddd881bf09dfef53affd03c9d3b246edf64e055dbea549bd31268131" | ||
| 802 | SRC_URI += "gomod://github.com/linuxkit/virtsock;version=v0.0.0-20201010232012-f8cee7dfc7a3;sha256sum=e299ce8b7d58f3cc0e375936a80527ea115e2eedbf8a9251d90de298db2b5dd3" | 1244 | SRC_URI += "gomod://github.com/linuxkit/virtsock;version=v0.0.0-20201010232012-f8cee7dfc7a3;sha256sum=e299ce8b7d58f3cc0e375936a80527ea115e2eedbf8a9251d90de298db2b5dd3" |
| 803 | SRC_URI += "gomod://github.com/lithammer/dedent;version=v1.1.0;sha256sum=4ec56a3fef0d7dd1536046e540827e60419a935dde49d87d21f5856174cadba2" | 1245 | SRC_URI += "gomod://github.com/lithammer/dedent;version=v1.1.0;sha256sum=4ec56a3fef0d7dd1536046e540827e60419a935dde49d87d21f5856174cadba2" |
| 804 | SRC_URI += "gomod://github.com/lunixbochs/vtclean;version=v1.0.0;sha256sum=4d73f9678abde21c67dd8cb4ed8d7f63bcdd9413b6093b53cec4d26ce1be5b88" | 1246 | SRC_URI += "gomod://github.com/lunixbochs/vtclean;version=v1.0.0;sha256sum=4d73f9678abde21c67dd8cb4ed8d7f63bcdd9413b6093b53cec4d26ce1be5b88" |
| 805 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star;version=v0.6.0;sha256sum=9e334803f2312539ce1e7d600e378fa9cf7589683798823c69280786ce0f1a79" | 1247 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star;version=v0.6.0;sha256sum=9e334803f2312539ce1e7d600e378fa9cf7589683798823c69280786ce0f1a79" |
| 806 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star;version=v0.6.1;sha256sum=f186c05b58627f1e2c591a70f65ac23d9f2eb7cef2cecf18be11b256f67e42f4" | 1248 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star;version=v0.6.1;sha256sum=f186c05b58627f1e2c591a70f65ac23d9f2eb7cef2cecf18be11b256f67e42f4" |
| 807 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star/v2;version=v2.0.4-0.20230330145011-496ad1ac90a4;sha256sum=d686a45affe55f593f20f4bfa6e83dec3fe67d51bb81346358366ca878a9f02c" | ||
| 808 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star/v2;version=v2.0.3;sha256sum=470b1555254cdc780f840700144c2cf6ca9966b1260972a90c825b00b901e3fe" | 1249 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star/v2;version=v2.0.3;sha256sum=470b1555254cdc780f840700144c2cf6ca9966b1260972a90c825b00b901e3fe" |
| 1250 | SRC_URI += "gomod://github.com/lyft/protoc-gen-star/v2;version=v2.0.4-0.20230330145011-496ad1ac90a4;sha256sum=d686a45affe55f593f20f4bfa6e83dec3fe67d51bb81346358366ca878a9f02c" | ||
| 809 | SRC_URI += "gomod://github.com/magefile/mage;version=v1.14.0;sha256sum=0eae7df6ff7a25a69e0b78c8a8caa302e97ee5d604c65fcadaf55d29bbdec212" | 1251 | SRC_URI += "gomod://github.com/magefile/mage;version=v1.14.0;sha256sum=0eae7df6ff7a25a69e0b78c8a8caa302e97ee5d604c65fcadaf55d29bbdec212" |
| 810 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.7;sha256sum=ae77e5969fe064035fb543004478c3a819f95bb7bc1da084435bb2134532aaa7" | 1252 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.7;sha256sum=ae77e5969fe064035fb543004478c3a819f95bb7bc1da084435bb2134532aaa7" |
| 1253 | SRC_URI += "gomod://github.com/magiconair/properties;version=v1.8.5;sha256sum=fa056b3c72df6a36c991e9f22285818b07e377bf07c7beb441d9a097b2d6263e" | ||
| 811 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.0.0-20190312143242-1de009706dbe;sha256sum=eb394823cbcc8c3a343d1053631a53a7f5a2b5cf6f02227098fe9375bef54b94" | 1254 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.0.0-20190312143242-1de009706dbe;sha256sum=eb394823cbcc8c3a343d1053631a53a7f5a2b5cf6f02227098fe9375bef54b94" |
| 1255 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.9.1;sha256sum=8455a87dec4713e93b84b5afcf756a28c9de4d410a454fde7b7b17f8baae3faa" | ||
| 812 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" | 1256 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" |
| 813 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.9.0;sha256sum=090087778afa675a863f7f6c9c7e5dff41523639a72235c5a9014811dfd0a4bc" | 1257 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.9.0;sha256sum=090087778afa675a863f7f6c9c7e5dff41523639a72235c5a9014811dfd0a4bc" |
| 1258 | SRC_URI += "gomod://github.com/marcopolo/simnet;version=v0.0.4;sha256sum=13b33ec94177ccfcf94e9abe4b283a7b5c255f8ae3cc9db7506e5e73fc9ff178" | ||
| 1259 | SRC_URI += "gomod://github.com/marcopolo/simnet;version=v0.0.1;sha256sum=ac0840fc694cbe46e5fd6f29bafaa33299f47f58f23f63bccd20c7dd1aa118fa" | ||
| 814 | SRC_URI += "gomod://github.com/marten-seemann/tcp;version=v0.0.0-20210406111302-dfbc87cc63fd;sha256sum=0d2c455bd532c62d08112f87ed548aaa440fc707d59cdbe5a3ed26f34dd18a90" | 1260 | SRC_URI += "gomod://github.com/marten-seemann/tcp;version=v0.0.0-20210406111302-dfbc87cc63fd;sha256sum=0d2c455bd532c62d08112f87ed548aaa440fc707d59cdbe5a3ed26f34dd18a90" |
| 1261 | SRC_URI += "gomod://github.com/maruel/natural;version=v1.1.1;sha256sum=469a33900befe504539dbddd50000a2b63d80eb395cdca85cd0410dd0cb8ccdc" | ||
| 815 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.13;sha256sum=08be322dcc584a9fcfde5caf0cf878b4e11cd98f252e32bc704e92c5a4ba9d15" | 1262 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.13;sha256sum=08be322dcc584a9fcfde5caf0cf878b4e11cd98f252e32bc704e92c5a4ba9d15" |
| 816 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.16;sha256sum=3d5ff19c4b2a2a164feb84f5cc38af349380c0c4a03d0443dce40bbd6ec3fd2b" | 1263 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.0.9;sha256sum=0917044b442f35c980a2128975d15f1f4e5f9c7b5aae0fc29c2937ea093eb242" |
| 817 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.14;sha256sum=6b8f017658d900de873fc567237548ef2054082aed64669655e51beeefee83c7" | 1264 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.14;sha256sum=5e0e7925a070bb5bd11b4097e1a7b608167f0217ee83901b44c135f6e5e85c78" |
| 818 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.12;sha256sum=07941d24e0894c29dc42bcd29d644815cd7b5ee84e3c14bbe6d51ad13efcbf07" | 1265 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.12;sha256sum=07941d24e0894c29dc42bcd29d644815cd7b5ee84e3c14bbe6d51ad13efcbf07" |
| 1266 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.4;sha256sum=867a0f2496147b51a633de2ccda78fe1de790c1a6d00b9eb6d70bcc392426201" | ||
| 819 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" | 1267 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" |
| 1268 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.14;sha256sum=6b8f017658d900de873fc567237548ef2054082aed64669655e51beeefee83c7" | ||
| 1269 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.3;sha256sum=7c2e953a82565d069f6c58ae43663048a3155beee8a2402dffbc86d87adee5d0" | ||
| 1270 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.16;sha256sum=3d5ff19c4b2a2a164feb84f5cc38af349380c0c4a03d0443dce40bbd6ec3fd2b" | ||
| 1271 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.2;sha256sum=cf254fe647a504d48e7d01c7150b548b4aed6ef8732bcf421b837a2116b61d46" | ||
| 1272 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.23;sha256sum=587ac0cc4bb87a6bbabfa48e4a4f646c3b6b08deac7c99dd43e8835dd8156b67" | ||
| 820 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.16;sha256sum=179d2d900c76ee3560fbeda60d0237a3be6acb734d0cb7423b55e5ccb0cedbca" | 1273 | SRC_URI += "gomod://github.com/mattn/go-runewidth;version=v0.0.16;sha256sum=179d2d900c76ee3560fbeda60d0237a3be6acb734d0cb7423b55e5ccb0cedbca" |
| 821 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.12;sha256sum=6d35c3edc92e47a06988788d683c1ad389719b55ef19d5a7f239ab4708b6da11" | 1274 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.12;sha256sum=6d35c3edc92e47a06988788d683c1ad389719b55ef19d5a7f239ab4708b6da11" |
| 822 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.14;sha256sum=550ea024740ca76c27a66c35809945afb8528239fc8b8305f668acaff6010e5a" | ||
| 823 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.32;sha256sum=c70101000256656bc0b7286807cf177852c753a001a3aa3c55d5373575fb81aa" | 1275 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.32;sha256sum=c70101000256656bc0b7286807cf177852c753a001a3aa3c55d5373575fb81aa" |
| 1276 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.14;sha256sum=550ea024740ca76c27a66c35809945afb8528239fc8b8305f668acaff6010e5a" | ||
| 1277 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.34;sha256sum=f9b24618e7fc267a1e3d199658c8b899873642de0976ab859b13717990c315b0" | ||
| 1278 | SRC_URI += "gomod://github.com/mattn/go-sqlite3;version=v1.14.44;sha256sum=0543c18698d520094e7f80b5a44bb4af1c762087ffbd4ed826c735af6eafdfbb" | ||
| 824 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.4;sha256sum=0b44aabaa9aea5d28e667849ad4d9821351466c3591dd7beddb2d025db6d55f2" | 1279 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.4;sha256sum=0b44aabaa9aea5d28e667849ad4d9821351466c3591dd7beddb2d025db6d55f2" |
| 825 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.1;sha256sum=e64dc58023f4b8c4472d05a44f2719b84d6c2cc364cc682820c9f72b233c9cdc" | 1280 | SRC_URI += "gomod://github.com/matttproud/golang_protobuf_extensions;version=v1.0.1;sha256sum=e64dc58023f4b8c4472d05a44f2719b84d6c2cc364cc682820c9f72b233c9cdc" |
| 826 | SRC_URI += "gomod://github.com/mdlayher/genetlink;version=v1.3.2;sha256sum=0924e7da370fdb2e7bea20fdde519ae37377db35500cd0aaf09769eddb314e19" | 1281 | SRC_URI += "gomod://github.com/mdlayher/genetlink;version=v1.3.2;sha256sum=0924e7da370fdb2e7bea20fdde519ae37377db35500cd0aaf09769eddb314e19" |
| @@ -828,8 +1283,12 @@ SRC_URI += "gomod://github.com/mdlayher/netlink;version=v1.7.2;sha256sum=a21ccae | |||
| 828 | SRC_URI += "gomod://github.com/mdlayher/packet;version=v1.1.2;sha256sum=93d2e921299173288122222860c9a42710245337b69ea6c4eadd6513e2c09c6e" | 1283 | SRC_URI += "gomod://github.com/mdlayher/packet;version=v1.1.2;sha256sum=93d2e921299173288122222860c9a42710245337b69ea6c4eadd6513e2c09c6e" |
| 829 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" | 1284 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" |
| 830 | SRC_URI += "gomod://github.com/mdlayher/vsock;version=v1.2.1;sha256sum=cd25f9f33aa4fb945502351caeeed6994e1f34824cc826ca2daa1b21c45bc0d1" | 1285 | SRC_URI += "gomod://github.com/mdlayher/vsock;version=v1.2.1;sha256sum=cd25f9f33aa4fb945502351caeeed6994e1f34824cc826ca2daa1b21c45bc0d1" |
| 1286 | SRC_URI += "gomod://github.com/mfridman/tparse;version=v0.18.0;sha256sum=3d23c9b22680fdb27322490f07b2cabba577e056a483fbe54fe338898cab453b" | ||
| 831 | SRC_URI += "gomod://github.com/microcosm-cc/bluemonday;version=v1.0.1;sha256sum=8cc6c6f853ff4681c430f82ebe759f579289928c40f47d69ced8768fee106dbf" | 1287 | SRC_URI += "gomod://github.com/microcosm-cc/bluemonday;version=v1.0.1;sha256sum=8cc6c6f853ff4681c430f82ebe759f579289928c40f47d69ced8768fee106dbf" |
| 1288 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.0.14;sha256sum=b54ee6b47b5824c0ac33e9ef932fb5bf2f7979199411b957e753fe88cca92af2" | ||
| 1289 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.72;sha256sum=092608d919335ff22154862c59abe8b4d651be3ef0b75d22001a07c03106a3b6" | ||
| 832 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.63;sha256sum=8d0268cc9e6399c264dd4cb632fb76ed4e389330db0c4b311ba6ae1f46923eeb" | 1290 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.63;sha256sum=8d0268cc9e6399c264dd4cb632fb76ed4e389330db0c4b311ba6ae1f46923eeb" |
| 1291 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.69;sha256sum=c0a7f3ab81596b3b7c91a2181742209d40b134bfea8acb9a2b654d200575097e" | ||
| 833 | SRC_URI += "gomod://github.com/miekg/pkcs11;version=v1.1.1;sha256sum=81cfc2922f7d5c59dc1e688d6247ec8dc35246d646ab27088847a232570c76e6" | 1292 | SRC_URI += "gomod://github.com/miekg/pkcs11;version=v1.1.1;sha256sum=81cfc2922f7d5c59dc1e688d6247ec8dc35246d646ab27088847a232570c76e6" |
| 834 | SRC_URI += "gomod://github.com/mikioh/ipaddr;version=v0.0.0-20190404000644-d465c8ab6721;sha256sum=a129e73534829d2538b37a629605d9c5bc35bae33190a4dd4e7421f0a64e75f6" | 1293 | SRC_URI += "gomod://github.com/mikioh/ipaddr;version=v0.0.0-20190404000644-d465c8ab6721;sha256sum=a129e73534829d2538b37a629605d9c5bc35bae33190a4dd4e7421f0a64e75f6" |
| 835 | SRC_URI += "gomod://github.com/mikioh/tcp;version=v0.0.0-20190314235350-803a9b46060c;sha256sum=e94ab81c341e7579a2890b954c1ad76e7f1745f3c5de608c2445b94141d2ef33" | 1294 | SRC_URI += "gomod://github.com/mikioh/tcp;version=v0.0.0-20190314235350-803a9b46060c;sha256sum=e94ab81c341e7579a2890b954c1ad76e7f1745f3c5de608c2445b94141d2ef33" |
| @@ -839,115 +1298,189 @@ SRC_URI += "gomod://github.com/minio/asm2plan9s;version=v0.0.0-20200509001527-cd | |||
| 839 | SRC_URI += "gomod://github.com/minio/blake2b-simd;version=v0.0.0-20160723061019-3f5f724cb5b1;sha256sum=ab10edfe994b513e2d03cdd8122b352f31a1eb246fe884617b3f2f6195a3ca0c" | 1298 | SRC_URI += "gomod://github.com/minio/blake2b-simd;version=v0.0.0-20160723061019-3f5f724cb5b1;sha256sum=ab10edfe994b513e2d03cdd8122b352f31a1eb246fe884617b3f2f6195a3ca0c" |
| 840 | SRC_URI += "gomod://github.com/minio/c2goasm;version=v0.0.0-20190812172519-36a3d3bbc4f3;sha256sum=04367ddf0fc5cd0f293e2c4f1acefb131b572539d88b5804d92efc905eb718b5" | 1299 | SRC_URI += "gomod://github.com/minio/c2goasm;version=v0.0.0-20190812172519-36a3d3bbc4f3;sha256sum=04367ddf0fc5cd0f293e2c4f1acefb131b572539d88b5804d92efc905eb718b5" |
| 841 | SRC_URI += "gomod://github.com/minio/crc64nvme;version=v1.0.1;sha256sum=60146fe5bcb4e2c2b22f33a52c535ee02e646140228e88a9e4b57780c2eba478" | 1300 | SRC_URI += "gomod://github.com/minio/crc64nvme;version=v1.0.1;sha256sum=60146fe5bcb4e2c2b22f33a52c535ee02e646140228e88a9e4b57780c2eba478" |
| 1301 | SRC_URI += "gomod://github.com/minio/highwayhash;version=v1.0.4-0.20251030100505-070ab1a87a76;sha256sum=aa97ddf142097da66a6b2ce823e4d343a14f0dd578b64c2ae5b3d719aa4d350c" | ||
| 1302 | SRC_URI += "gomod://github.com/minio/highwayhash;version=v1.0.4;sha256sum=7161afca7e587e4e3b5f76f6b7b9422eb14b2246c13cc1e7d6a7ac374f5f219b" | ||
| 842 | SRC_URI += "gomod://github.com/minio/highwayhash;version=v1.0.3;sha256sum=5fb067ae0c887ef9a9f4349fe32961533d0d7b33aad5fecea5bc451bd99029ed" | 1303 | SRC_URI += "gomod://github.com/minio/highwayhash;version=v1.0.3;sha256sum=5fb067ae0c887ef9a9f4349fe32961533d0d7b33aad5fecea5bc451bd99029ed" |
| 843 | SRC_URI += "gomod://github.com/minio/md5-simd;version=v1.1.2;sha256sum=f829d35a6e6897db415af8888c4b074d1a253aee0e8fb7054b4d95477a81c3d6" | 1304 | SRC_URI += "gomod://github.com/minio/md5-simd;version=v1.1.2;sha256sum=f829d35a6e6897db415af8888c4b074d1a253aee0e8fb7054b4d95477a81c3d6" |
| 844 | SRC_URI += "gomod://github.com/minio/minio-go/v7;version=v7.0.91;sha256sum=669f8bf553944c32a96611c6e11ef2ed50c8c1d5a11b5eeba6dffa409e6c8944" | 1305 | SRC_URI += "gomod://github.com/minio/minio-go/v7;version=v7.0.91;sha256sum=669f8bf553944c32a96611c6e11ef2ed50c8c1d5a11b5eeba6dffa409e6c8944" |
| 1306 | SRC_URI += "gomod://github.com/minio/minlz;version=v1.0.1-0.20250507153514-87eb42fe8882;sha256sum=eebf4da3a42da834d650af4e620e879f35b3a4aabb5c41dce417a0bbe6bac859" | ||
| 845 | SRC_URI += "gomod://github.com/minio/sha256-simd;version=v0.1.1-0.20190913151208-6de447530771;sha256sum=032411bc1b761160a794e96ae0e3413b1db8171d54cafdd086a8f3e8326083fd" | 1307 | SRC_URI += "gomod://github.com/minio/sha256-simd;version=v0.1.1-0.20190913151208-6de447530771;sha256sum=032411bc1b761160a794e96ae0e3413b1db8171d54cafdd086a8f3e8326083fd" |
| 846 | SRC_URI += "gomod://github.com/minio/sha256-simd;version=v1.0.1;sha256sum=e8805d8f0438b7fa0286c0cb160180ad8fc726e06bca1eabcd59c142523c625c" | 1308 | SRC_URI += "gomod://github.com/minio/sha256-simd;version=v1.0.1;sha256sum=e8805d8f0438b7fa0286c0cb160180ad8fc726e06bca1eabcd59c142523c625c" |
| 847 | SRC_URI += "gomod://github.com/mistifyio/go-zfs;version=v2.1.2-0.20190413222219-f784269be439+incompatible;sha256sum=fd1f35f187aa04233a178daa1158039578bcb4966b9f038e4d27a6fff2ea3503" | 1309 | SRC_URI += "gomod://github.com/mistifyio/go-zfs;version=v2.1.2-0.20190413222219-f784269be439+incompatible;sha256sum=fd1f35f187aa04233a178daa1158039578bcb4966b9f038e4d27a6fff2ea3503" |
| 848 | SRC_URI += "gomod://github.com/mistifyio/go-zfs;version=v2.1.1+incompatible;sha256sum=545764e34ed40473380ea1b08af9f0aea1715d15a0a56fc937e6c3b1bda0d9a3" | 1310 | SRC_URI += "gomod://github.com/mistifyio/go-zfs;version=v2.1.1+incompatible;sha256sum=545764e34ed40473380ea1b08af9f0aea1715d15a0a56fc937e6c3b1bda0d9a3" |
| 849 | SRC_URI += "gomod://github.com/mistifyio/go-zfs/v3;version=v3.0.1;sha256sum=32ad6d8e2b2dbe8cb73a8be96e93eb4947cb23bbdf7328ed7533cbb87495e0f8" | 1311 | SRC_URI += "gomod://github.com/mistifyio/go-zfs/v3;version=v3.0.1;sha256sum=32ad6d8e2b2dbe8cb73a8be96e93eb4947cb23bbdf7328ed7533cbb87495e0f8" |
| 1312 | SRC_URI += "gomod://github.com/mitchellh/cli;version=v1.0.0;sha256sum=74199f2c2e1735a45e9f5c2ca049d352b0cc73d945823540e54ca9975ce35752" | ||
| 850 | SRC_URI += "gomod://github.com/mitchellh/copystructure;version=v1.2.0;sha256sum=4a1ce1f3c66bf99883e55da50fe1b3122299b79ad1d11c5407abbd74ace12550" | 1313 | SRC_URI += "gomod://github.com/mitchellh/copystructure;version=v1.2.0;sha256sum=4a1ce1f3c66bf99883e55da50fe1b3122299b79ad1d11c5407abbd74ace12550" |
| 1314 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.0.0;sha256sum=18a3a63fb866b9f36168cb8f0fb0660ed73b67b42060d4784ba5ba964e7c9181" | ||
| 851 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.1.0;sha256sum=fffec361fc7e776bb71433560c285ee2982d2c140b8f5bfba0db6033c0ade184" | 1315 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.1.0;sha256sum=fffec361fc7e776bb71433560c285ee2982d2c140b8f5bfba0db6033c0ade184" |
| 1316 | SRC_URI += "gomod://github.com/mitchellh/go-testing-interface;version=v1.0.0;sha256sum=255871a399420cd3513b12f50738d290e251637deb23e21a4332192584ecf9c7" | ||
| 852 | SRC_URI += "gomod://github.com/mitchellh/go-wordwrap;version=v1.0.1;sha256sum=5f96426c4b3b3e90a9b7471568cb1d61d6a306744f5d4765a30fa8a61e1c0b47" | 1317 | SRC_URI += "gomod://github.com/mitchellh/go-wordwrap;version=v1.0.1;sha256sum=5f96426c4b3b3e90a9b7471568cb1d61d6a306744f5d4765a30fa8a61e1c0b47" |
| 1318 | SRC_URI += "gomod://github.com/mitchellh/gox;version=v0.4.0;sha256sum=70c976edc82b069d55c4b05409be9e91d85c20238a5e38c60fbb0b03b43c9550" | ||
| 1319 | SRC_URI += "gomod://github.com/mitchellh/iochan;version=v1.0.0;sha256sum=f3eede01adb24c22945bf71b4f84ae25e3744a12b9d8bd7c016705adc0d778b8" | ||
| 1320 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.4.1;sha256sum=bfe856861145c25f6f26c2985760e86a4634e2a28bb9b4582ff0e8a9d2621e10" | ||
| 853 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.5.0;sha256sum=118d5b2cb65c50dba967fb6d708f450a9caf93f321f8fc99080675b2ee374199" | 1321 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.5.0;sha256sum=118d5b2cb65c50dba967fb6d708f450a9caf93f321f8fc99080675b2ee374199" |
| 1322 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v1.1.2;sha256sum=cd86d8586cbc333de28f6a46989069487877fae437df4c2cc417668d203c7305" | ||
| 1323 | SRC_URI += "gomod://github.com/mitchellh/mapstructure;version=v0.0.0-20160808181253-ca63d7c062ee;sha256sum=32bc014a07f8fd315636f102181d131538ef0c716290f2120ad06ae92a0f65de" | ||
| 854 | SRC_URI += "gomod://github.com/mitchellh/reflectwalk;version=v1.0.2;sha256sum=c96eed6b50f00b1acdc79224e8e55f66ef3e98e3f7c6373afa3e3b8c6ef440d1" | 1324 | SRC_URI += "gomod://github.com/mitchellh/reflectwalk;version=v1.0.2;sha256sum=c96eed6b50f00b1acdc79224e8e55f66ef3e98e3f7c6373afa3e3b8c6ef440d1" |
| 855 | SRC_URI += "gomod://github.com/mndrix/tap-go;version=v0.0.0-20171203230836-629fa407e90b;sha256sum=c6f65bd8d977e53fa083d9d0309cffb0dbfaaae69a5a64a352fb2f7d079ce73d" | 1325 | SRC_URI += "gomod://github.com/mndrix/tap-go;version=v0.0.0-20171203230836-629fa407e90b;sha256sum=c6f65bd8d977e53fa083d9d0309cffb0dbfaaae69a5a64a352fb2f7d079ce73d" |
| 856 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" | 1326 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" |
| 857 | SRC_URI += "gomod://github.com/moby/ipvs;version=v1.1.0;sha256sum=067136da232ffa6663f52360159546dccefcbcfa58c9ab3856c10789f303be91" | 1327 | SRC_URI += "gomod://github.com/moby/ipvs;version=v1.1.0;sha256sum=067136da232ffa6663f52360159546dccefcbcfa58c9ab3856c10789f303be91" |
| 858 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" | 1328 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" |
| 1329 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.52.0;sha256sum=9d0c305a218b6da1ab234916ebe11c1d443a96595dc22ef889f2b84dae017faa" | ||
| 1330 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.2.1;sha256sum=f8623c683d156d4e526a70adb6ff794cb7efb597385128ee02c9e17ede6e87a5" | ||
| 859 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" | 1331 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" |
| 1332 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.1;sha256sum=f4cdb9929a3327708b04dbbb4b6f15e1a21b7919e5c59e5b18bc049bb033d688" | ||
| 1333 | SRC_URI += "gomod://github.com/moby/sys/capability;version=v0.4.0;sha256sum=3502bba106a402fd440d1d4e8eb5ca741da4d70a674e8313725838ec8e22b44c" | ||
| 860 | SRC_URI += "gomod://github.com/moby/sys/mountinfo;version=v0.7.2;sha256sum=94f79687bc3b72ca4cc60fafda851454fefc0ef04bdb4499e8c7c2b2e231b5d3" | 1334 | SRC_URI += "gomod://github.com/moby/sys/mountinfo;version=v0.7.2;sha256sum=94f79687bc3b72ca4cc60fafda851454fefc0ef04bdb4499e8c7c2b2e231b5d3" |
| 1335 | SRC_URI += "gomod://github.com/moby/sys/reexec;version=v0.1.0;sha256sum=3d9e1e4628e61f0e86aab5a0f4f947396686e12102721590bd0966f3600bae22" | ||
| 861 | SRC_URI += "gomod://github.com/moby/sys/sequential;version=v0.6.0;sha256sum=7870e47447a7e81a360d5d323bb9d52aaa951cbe70c267bea46b19ff1ed48bab" | 1336 | SRC_URI += "gomod://github.com/moby/sys/sequential;version=v0.6.0;sha256sum=7870e47447a7e81a360d5d323bb9d52aaa951cbe70c267bea46b19ff1ed48bab" |
| 862 | SRC_URI += "gomod://github.com/moby/sys/signal;version=v0.7.1;sha256sum=8c3853bc4ba4f283f7fccde5c548e93c3613db46f5209394a60cdbbc3eaf4f42" | 1337 | SRC_URI += "gomod://github.com/moby/sys/signal;version=v0.7.1;sha256sum=8c3853bc4ba4f283f7fccde5c548e93c3613db46f5209394a60cdbbc3eaf4f42" |
| 863 | SRC_URI += "gomod://github.com/moby/sys/symlink;version=v0.3.0;sha256sum=c0036c97c9b7b7a246468165a968fedd974691161b083f1e7e99bafc58e57451" | 1338 | SRC_URI += "gomod://github.com/moby/sys/symlink;version=v0.3.0;sha256sum=c0036c97c9b7b7a246468165a968fedd974691161b083f1e7e99bafc58e57451" |
| 864 | SRC_URI += "gomod://github.com/moby/sys/user;version=v0.4.0;sha256sum=4b96521752263905b26acd41c982be7bfb73d45243d070707e3cdd57f9fb3a91" | ||
| 865 | SRC_URI += "gomod://github.com/moby/sys/user;version=v0.3.0;sha256sum=d553b07d04697e750a66bfd7d9dcdc2423b1ddf416d9a77154924195b5896152" | 1339 | SRC_URI += "gomod://github.com/moby/sys/user;version=v0.3.0;sha256sum=d553b07d04697e750a66bfd7d9dcdc2423b1ddf416d9a77154924195b5896152" |
| 1340 | SRC_URI += "gomod://github.com/moby/sys/user;version=v0.4.0;sha256sum=4b96521752263905b26acd41c982be7bfb73d45243d070707e3cdd57f9fb3a91" | ||
| 866 | SRC_URI += "gomod://github.com/moby/sys/userns;version=v0.1.0;sha256sum=24c102bcc418dedc378fbcaa53b10251b35042f2e86bf088f773250064fe3080" | 1341 | SRC_URI += "gomod://github.com/moby/sys/userns;version=v0.1.0;sha256sum=24c102bcc418dedc378fbcaa53b10251b35042f2e86bf088f773250064fe3080" |
| 867 | SRC_URI += "gomod://github.com/moby/term;version=v0.0.0-20221205130635-1aeaba878587;sha256sum=a722a1a1bf3a4ee973adc45c0232c4688f2a9a968c962ed36ffefe7d168fa662" | 1342 | SRC_URI += "gomod://github.com/moby/term;version=v0.0.0-20221205130635-1aeaba878587;sha256sum=a722a1a1bf3a4ee973adc45c0232c4688f2a9a968c962ed36ffefe7d168fa662" |
| 868 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.2;sha256sum=f8d6e5c53992c640512ee45a9b6147a765bebe3d8d50e3bfe1e4ec3e052cd688" | ||
| 869 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.0;sha256sum=c4a97a1c5137f97f13985cf0a95267a47e52e749bcc4fa6b1ccd5595bed7a6f1" | 1343 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.0;sha256sum=c4a97a1c5137f97f13985cf0a95267a47e52e749bcc4fa6b1ccd5595bed7a6f1" |
| 1344 | SRC_URI += "gomod://github.com/moby/term;version=v0.5.2;sha256sum=f8d6e5c53992c640512ee45a9b6147a765bebe3d8d50e3bfe1e4ec3e052cd688" | ||
| 870 | SRC_URI += "gomod://github.com/moby/vpnkit;version=v0.5.0;sha256sum=c76e3c83154805901dcd5cbfa1c90e7ce72a26304752bab495cb0eee7f43241d" | 1345 | SRC_URI += "gomod://github.com/moby/vpnkit;version=v0.5.0;sha256sum=c76e3c83154805901dcd5cbfa1c90e7ce72a26304752bab495cb0eee7f43241d" |
| 871 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180228061459-e0a39a4cb421;sha256sum=7879936219694facd98a70748597a091690b34e1384a9c6987bd0b2c53c2a052" | 1346 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180228061459-e0a39a4cb421;sha256sum=7879936219694facd98a70748597a091690b34e1384a9c6987bd0b2c53c2a052" |
| 872 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" | 1347 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" |
| 873 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.2;sha256sum=f46f41409c2e74293f82cfe6c70b5d582bff8ada0106a7d3ff5706520c50c21c" | ||
| 874 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" | 1348 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" |
| 875 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.1;sha256sum=6af8268206d037428a4197bd421bbe5399c19450ef53ae8309a083f34fb7ac05" | 1349 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.1;sha256sum=6af8268206d037428a4197bd421bbe5399c19450ef53ae8309a083f34fb7ac05" |
| 1350 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.2;sha256sum=f46f41409c2e74293f82cfe6c70b5d582bff8ada0106a7d3ff5706520c50c21c" | ||
| 1351 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v0.0.0-20180701023420-4b7aa43c6742;sha256sum=ff641a4cb8a664211221f09d9fe4aeafedcaacd6042b0d5ead69ae3becbf2a72" | ||
| 876 | SRC_URI += "gomod://github.com/mohae/deepcopy;version=v0.0.0-20170929034955-c48cc78d4826;sha256sum=41ba726508a213f4af89e7d58937263ff778e352d591edd422d3a3dc3272585c" | 1352 | SRC_URI += "gomod://github.com/mohae/deepcopy;version=v0.0.0-20170929034955-c48cc78d4826;sha256sum=41ba726508a213f4af89e7d58937263ff778e352d591edd422d3a3dc3272585c" |
| 877 | SRC_URI += "gomod://github.com/monochromegane/go-gitignore;version=v0.0.0-20200626010858-205db1a8cc00;sha256sum=459b98c031b259b1a73c8225a63210f0b9973456824fd1f69cf12c41e8d461f0" | 1353 | SRC_URI += "gomod://github.com/monochromegane/go-gitignore;version=v0.0.0-20200626010858-205db1a8cc00;sha256sum=459b98c031b259b1a73c8225a63210f0b9973456824fd1f69cf12c41e8d461f0" |
| 878 | SRC_URI += "gomod://github.com/morikuni/aec;version=v1.0.0;sha256sum=c14eeff6945b854edd8b91a83ac760fbd95068f33dc17d102c18f2e8e86bcced" | 1354 | SRC_URI += "gomod://github.com/morikuni/aec;version=v1.0.0;sha256sum=c14eeff6945b854edd8b91a83ac760fbd95068f33dc17d102c18f2e8e86bcced" |
| 879 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.1.2;sha256sum=c2b362db55d8266ce02a161b7f73cad646432d2dae98511385b88481380c4e86" | ||
| 880 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.2.0;sha256sum=36647ee156c3b9194e05c40f8afb35351e6498c90552ee1ee5486d67c570a27f" | 1355 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.2.0;sha256sum=36647ee156c3b9194e05c40f8afb35351e6498c90552ee1ee5486d67c570a27f" |
| 881 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.1;sha256sum=a4b3770a9fa0a3d6e01338ea0b1a7233aea6204de463e741b478fd490a9e8b52" | 1356 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.3.0;sha256sum=6217df47ec8b53f52b86e951ac370f36fcd907c0447692f07f6dab2676c94cef" |
| 1357 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.1.2;sha256sum=c2b362db55d8266ce02a161b7f73cad646432d2dae98511385b88481380c4e86" | ||
| 882 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.0;sha256sum=202a6e33b519ddcbece708c3779845114bb7324d4c9ff9899f7c4f80f1e7b1bf" | 1358 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.0;sha256sum=202a6e33b519ddcbece708c3779845114bb7324d4c9ff9899f7c4f80f1e7b1bf" |
| 1359 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.1;sha256sum=a4b3770a9fa0a3d6e01338ea0b1a7233aea6204de463e741b478fd490a9e8b52" | ||
| 883 | SRC_URI += "gomod://github.com/multiformats/go-base32;version=v0.1.0;sha256sum=62e6bab9aa3dd402beed8bd4c25b53ca72e147c060e847c700d12d9bdf5fe9ee" | 1360 | SRC_URI += "gomod://github.com/multiformats/go-base32;version=v0.1.0;sha256sum=62e6bab9aa3dd402beed8bd4c25b53ca72e147c060e847c700d12d9bdf5fe9ee" |
| 884 | SRC_URI += "gomod://github.com/multiformats/go-base36;version=v0.2.0;sha256sum=840d6b2b227070400f3ed016801aa2d9ee323dabae94cdf6427d03c47544ab61" | 1361 | SRC_URI += "gomod://github.com/multiformats/go-base36;version=v0.2.0;sha256sum=840d6b2b227070400f3ed016801aa2d9ee323dabae94cdf6427d03c47544ab61" |
| 885 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.15.0;sha256sum=eb02eaea2bf9416341b943a6e5f8dd374f542695f7d96ee5a559b8f0ec4b3061" | 1362 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.15.0;sha256sum=eb02eaea2bf9416341b943a6e5f8dd374f542695f7d96ee5a559b8f0ec4b3061" |
| 886 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.1.1;sha256sum=ba4849fc68453c3e812e850f40e6d5acef671060ed79f203c2d179d395d20fc5" | 1363 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.1.1;sha256sum=ba4849fc68453c3e812e850f40e6d5acef671060ed79f203c2d179d395d20fc5" |
| 1364 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.16.1;sha256sum=2c94dbf09442398a99e81a1bb62d28b3eb01123c60ee55303dd601208e0d0b73" | ||
| 887 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr-dns;version=v0.4.1;sha256sum=2e3c434a1c1f21d02d26faee543db9e954492081d2ab63fae9bcf18eb254199b" | 1365 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr-dns;version=v0.4.1;sha256sum=2e3c434a1c1f21d02d26faee543db9e954492081d2ab63fae9bcf18eb254199b" |
| 1366 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr-dns;version=v0.5.0;sha256sum=352a04ce09a2daf1958304453fc09cda8979934b20263b654caafe76ed7abbff" | ||
| 888 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr-fmt;version=v0.1.0;sha256sum=d83537dc1f83185dfb60b190ea4b3c7b05c552a75ad7cfaddd0b987c00ff0cff" | 1367 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr-fmt;version=v0.1.0;sha256sum=d83537dc1f83185dfb60b190ea4b3c7b05c552a75ad7cfaddd0b987c00ff0cff" |
| 1368 | SRC_URI += "gomod://github.com/multiformats/go-multibase;version=v0.3.0;sha256sum=9b1d790d385f08648d6eed51687788a60293ea05afdf3566243f8a13be24f927" | ||
| 889 | SRC_URI += "gomod://github.com/multiformats/go-multibase;version=v0.2.0;sha256sum=56fea4d138ca28f01e52e940b62c12b8cc11740618fb513d6d29c7cc5ba4703a" | 1369 | SRC_URI += "gomod://github.com/multiformats/go-multibase;version=v0.2.0;sha256sum=56fea4d138ca28f01e52e940b62c12b8cc11740618fb513d6d29c7cc5ba4703a" |
| 1370 | SRC_URI += "gomod://github.com/multiformats/go-multicodec;version=v0.10.0;sha256sum=8e1784c918ccddebf4de8f17e3a7b102342d00d61468c7f725a11fc36e266589" | ||
| 890 | SRC_URI += "gomod://github.com/multiformats/go-multicodec;version=v0.9.0;sha256sum=4ea6d7768a9d897a623a1a9513867e515b19c9a52886bbf85a98258ca660c03b" | 1371 | SRC_URI += "gomod://github.com/multiformats/go-multicodec;version=v0.9.0;sha256sum=4ea6d7768a9d897a623a1a9513867e515b19c9a52886bbf85a98258ca660c03b" |
| 891 | SRC_URI += "gomod://github.com/multiformats/go-multihash;version=v0.2.3;sha256sum=425c0e14581b2ab1827e17bc9195e393956cbb879bbc4823b7bb868a20e8860b" | ||
| 892 | SRC_URI += "gomod://github.com/multiformats/go-multihash;version=v0.0.8;sha256sum=44fae6e8771331f54f267d9440a9d520e7daeb91817ff61e26b8494099ae046a" | 1372 | SRC_URI += "gomod://github.com/multiformats/go-multihash;version=v0.0.8;sha256sum=44fae6e8771331f54f267d9440a9d520e7daeb91817ff61e26b8494099ae046a" |
| 1373 | SRC_URI += "gomod://github.com/multiformats/go-multihash;version=v0.2.3;sha256sum=425c0e14581b2ab1827e17bc9195e393956cbb879bbc4823b7bb868a20e8860b" | ||
| 893 | SRC_URI += "gomod://github.com/multiformats/go-multistream;version=v0.6.0;sha256sum=a1c2fe4beed9892aa5e2272686d5ba7ab6a70c6e76d1c34888c367881020e4b5" | 1374 | SRC_URI += "gomod://github.com/multiformats/go-multistream;version=v0.6.0;sha256sum=a1c2fe4beed9892aa5e2272686d5ba7ab6a70c6e76d1c34888c367881020e4b5" |
| 1375 | SRC_URI += "gomod://github.com/multiformats/go-multistream;version=v0.6.1;sha256sum=1aa46be637f5b513c6329c3c03301408abf01ddda31ddaf852887320ad567aa3" | ||
| 1376 | SRC_URI += "gomod://github.com/multiformats/go-varint;version=v0.1.0;sha256sum=d8bd26cabebdd7f245b8f81dbd85a3dc1d5b43e9fa0d320809526e0d616204dd" | ||
| 894 | SRC_URI += "gomod://github.com/multiformats/go-varint;version=v0.0.7;sha256sum=c22d63b0848740cf5b727baed82aace1fa4cd66280676af2e643526d8cf6c594" | 1377 | SRC_URI += "gomod://github.com/multiformats/go-varint;version=v0.0.7;sha256sum=c22d63b0848740cf5b727baed82aace1fa4cd66280676af2e643526d8cf6c594" |
| 895 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" | 1378 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" |
| 896 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20190716064945-2f068394615f;sha256sum=d6fc513490d5c73e3f64ede3cf18ba973a4f8ef4c39c9816cc6080e39c8c480a" | 1379 | SRC_URI += "gomod://github.com/mwitkow/go-conntrack;version=v0.0.0-20190716064945-2f068394615f;sha256sum=d6fc513490d5c73e3f64ede3cf18ba973a4f8ef4c39c9816cc6080e39c8c480a" |
| 897 | SRC_URI += "gomod://github.com/mwitkow/go-http-dialer;version=v0.0.0-20161116154839-378f744fb2b8;sha256sum=b3faeaeee1c0c0f7075d082bf3f97ef2628d926d4a53a4a741340b9c204d36d0" | 1380 | SRC_URI += "gomod://github.com/mwitkow/go-http-dialer;version=v0.0.0-20161116154839-378f744fb2b8;sha256sum=b3faeaeee1c0c0f7075d082bf3f97ef2628d926d4a53a4a741340b9c204d36d0" |
| 898 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" | 1381 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" |
| 899 | SRC_URI += "gomod://github.com/natefinch/lumberjack;version=v2.0.0+incompatible;sha256sum=1f6e7c9e0b915c45151d8780a8711426b19d16d04c9cf0e7995b29035d6b500f" | 1382 | SRC_URI += "gomod://github.com/natefinch/lumberjack;version=v2.0.0+incompatible;sha256sum=1f6e7c9e0b915c45151d8780a8711426b19d16d04c9cf0e7995b29035d6b500f" |
| 1383 | SRC_URI += "gomod://github.com/nats-io/jsm.go;version=v0.3.0;sha256sum=76afb877ce02a7ee947771ed26beced845c329567e653c2ffcf70de2d3e7bfb6" | ||
| 1384 | SRC_URI += "gomod://github.com/nats-io/jsm.go;version=v0.4.1;sha256sum=931ac71f69a8dc154eaec39446b09d901820b6b0934487d8ebb018a60148fbba" | ||
| 900 | SRC_URI += "gomod://github.com/nats-io/jsm.go;version=v0.2.4;sha256sum=753baa7936884c53c00bec56ea93b26a39d298f9b48dd7b9f438963afba00d5e" | 1385 | SRC_URI += "gomod://github.com/nats-io/jsm.go;version=v0.2.4;sha256sum=753baa7936884c53c00bec56ea93b26a39d298f9b48dd7b9f438963afba00d5e" |
| 1386 | SRC_URI += "gomod://github.com/nats-io/jwt;version=v0.3.0;sha256sum=e131314c7cf6a714ec10ca3b6f95f8af6a41f5cdaf72a364f7c71b33e97314db" | ||
| 1387 | SRC_URI += "gomod://github.com/nats-io/jwt;version=v0.3.2;sha256sum=d0ab8bb735649df606874454eafc44c9d0b5ae41a0453875260c351e209b1719" | ||
| 1388 | SRC_URI += "gomod://github.com/nats-io/jwt/v2;version=v2.8.1;sha256sum=65a7b6b4c7e9b20823d32361921d401bc7becbe3db3f18bfd0e394ab50510f67" | ||
| 901 | SRC_URI += "gomod://github.com/nats-io/jwt/v2;version=v2.7.4;sha256sum=92c5eeb1ec70adb0360ce8ff3ea22d70d8f47be807ffb5cbe40dc5f518a1c0b5" | 1389 | SRC_URI += "gomod://github.com/nats-io/jwt/v2;version=v2.7.4;sha256sum=92c5eeb1ec70adb0360ce8ff3ea22d70d8f47be807ffb5cbe40dc5f518a1c0b5" |
| 1390 | SRC_URI += "gomod://github.com/nats-io/jwt/v2;version=v2.8.0;sha256sum=7cce1506f803ee6d8d4225cadb1c9aba843f07436cbb1d57deeeb56071ee0e8c" | ||
| 902 | SRC_URI += "gomod://github.com/nats-io/nats-server/v2;version=v2.11.6;sha256sum=9cbb95a5646ec4f6429db8ba7e01aa621c483f61c213ef2fcaf614ff51542599" | 1391 | SRC_URI += "gomod://github.com/nats-io/nats-server/v2;version=v2.11.6;sha256sum=9cbb95a5646ec4f6429db8ba7e01aa621c483f61c213ef2fcaf614ff51542599" |
| 1392 | SRC_URI += "gomod://github.com/nats-io/nats-server/v2;version=v2.12.2;sha256sum=6a86b0e551d5cc4445a87f85c62118d05a4a3911517d60d6f4fd054ae50e258a" | ||
| 1393 | SRC_URI += "gomod://github.com/nats-io/nats-server/v2;version=v2.1.2;sha256sum=cf6c4affe3eae3f43b67b5ecc401f41819280136d6ef9209198a5f44b62d3280" | ||
| 1394 | SRC_URI += "gomod://github.com/nats-io/nats-server/v2;version=v2.14.0;sha256sum=3be0f4e9e9836c2bf66965eb6ba1b7ca26020acff4f8101d17df5b7359843c54" | ||
| 1395 | SRC_URI += "gomod://github.com/nats-io/nats.go;version=v1.51.0;sha256sum=893ed7ebc6953c05de29e56334676151ac33c4d6d7f3ba18378bfadba0239893" | ||
| 903 | SRC_URI += "gomod://github.com/nats-io/nats.go;version=v1.44.0;sha256sum=03ff3084a3ee576228815aa16078b97054957bcedfbfd61fc3b229272f67c9c7" | 1396 | SRC_URI += "gomod://github.com/nats-io/nats.go;version=v1.44.0;sha256sum=03ff3084a3ee576228815aa16078b97054957bcedfbfd61fc3b229272f67c9c7" |
| 1397 | SRC_URI += "gomod://github.com/nats-io/nats.go;version=v1.49.0;sha256sum=aa7d275974ea6b1c728929d5cd1a06e4cbe7113f43dad2caf184e91eae9ed7b9" | ||
| 1398 | SRC_URI += "gomod://github.com/nats-io/nats.go;version=v1.9.1;sha256sum=34a735d158d70685faad1fc3153f08da0ddc21c0ae42f6a0cb09430d638364b2" | ||
| 1399 | SRC_URI += "gomod://github.com/nats-io/nkeys;version=v0.1.3;sha256sum=291930a7abcd84edcaffc2cadc75aeb830ebf561144313ead6b8e1fcc03b124f" | ||
| 1400 | SRC_URI += "gomod://github.com/nats-io/nkeys;version=v0.1.0;sha256sum=dbc82abacf752e532ffd67db230a97f52a5f92070b04b4028cb79534d2ab0ef6" | ||
| 1401 | SRC_URI += "gomod://github.com/nats-io/nkeys;version=v0.4.12;sha256sum=717454472b283374596fb7f5985eef03e6cc046ae5a7f8089d29794ff999a07b" | ||
| 904 | SRC_URI += "gomod://github.com/nats-io/nkeys;version=v0.4.11;sha256sum=e4995029fc7859a685d5dd87532de27e259ca00ec077a0a55a185c983b02589d" | 1402 | SRC_URI += "gomod://github.com/nats-io/nkeys;version=v0.4.11;sha256sum=e4995029fc7859a685d5dd87532de27e259ca00ec077a0a55a185c983b02589d" |
| 1403 | SRC_URI += "gomod://github.com/nats-io/nkeys;version=v0.4.15;sha256sum=f8a75cd4d959035655f84c2264f9de9177a2cfa066ba803d58b2df3d5d562c76" | ||
| 905 | SRC_URI += "gomod://github.com/nats-io/nuid;version=v1.0.1;sha256sum=809d144fbd16f91651a433e28d2008d339e19dafc450c5995e2ed92f1c17c1f3" | 1404 | SRC_URI += "gomod://github.com/nats-io/nuid;version=v1.0.1;sha256sum=809d144fbd16f91651a433e28d2008d339e19dafc450c5995e2ed92f1c17c1f3" |
| 906 | SRC_URI += "gomod://github.com/neelance/astrewrite;version=v0.0.0-20160511093645-99348263ae86;sha256sum=815811c2140669e55e99d59d4bdd2fcf4c810610a9d278fd25cc2c3480c002d4" | 1405 | SRC_URI += "gomod://github.com/neelance/astrewrite;version=v0.0.0-20160511093645-99348263ae86;sha256sum=815811c2140669e55e99d59d4bdd2fcf4c810610a9d278fd25cc2c3480c002d4" |
| 907 | SRC_URI += "gomod://github.com/neelance/sourcemap;version=v0.0.0-20151028013722-8c68805598ab;sha256sum=ce5499f29779a604233bb76f36925c3326a8a8f270533df8d3dff1107b7aa066" | 1406 | SRC_URI += "gomod://github.com/neelance/sourcemap;version=v0.0.0-20151028013722-8c68805598ab;sha256sum=ce5499f29779a604233bb76f36925c3326a8a8f270533df8d3dff1107b7aa066" |
| 1407 | SRC_URI += "gomod://github.com/neelance/sourcemap;version=v0.0.0-20200213170602-2833bce08e4c;sha256sum=a29daae5bf3dd206f953a52d5d4da8c84d82fdc9a0376f96cfd9ab1a860ce2a8" | ||
| 908 | SRC_URI += "gomod://github.com/networkplumbing/go-nft;version=v0.4.0;sha256sum=c59d9713cd66c5d24c799036fc624da1b63e41a3168f115f2f6311c1bba0c9b3" | 1408 | SRC_URI += "gomod://github.com/networkplumbing/go-nft;version=v0.4.0;sha256sum=c59d9713cd66c5d24c799036fc624da1b63e41a3168f115f2f6311c1bba0c9b3" |
| 909 | SRC_URI += "gomod://github.com/norwoodj/helm-docs;version=v1.14.2;sha256sum=1a79bc10ff6163c79445ca2f327b0837eb56b21689e061e0263a264d4757ab56" | 1409 | SRC_URI += "gomod://github.com/norwoodj/helm-docs;version=v1.14.2;sha256sum=1a79bc10ff6163c79445ca2f327b0837eb56b21689e061e0263a264d4757ab56" |
| 910 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.8;sha256sum=70bf6e142f90694059792f7d5b31a915df989e8a6a554a836de36fa075377ff9" | ||
| 911 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.11;sha256sum=c42a7b1a10a9b31f61806742e7be99e524a2885c9180f18403be48a703b5667a" | 1410 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.11;sha256sum=c42a7b1a10a9b31f61806742e7be99e524a2885c9180f18403be48a703b5667a" |
| 1411 | SRC_URI += "gomod://github.com/nxadm/tail;version=v1.4.8;sha256sum=70bf6e142f90694059792f7d5b31a915df989e8a6a554a836de36fa075377ff9" | ||
| 1412 | SRC_URI += "gomod://github.com/oklog/oklog;version=v0.3.2;sha256sum=b37d032de5b0dd5e96063c06b77fcb29a692a07bd52a4d99a361f2fef68822ec" | ||
| 1413 | SRC_URI += "gomod://github.com/oklog/run;version=v1.0.0;sha256sum=108d409b7d235d61b82cfb6e1df139501123fcd8fa68fe94ddb024b53335cb48" | ||
| 1414 | SRC_URI += "gomod://github.com/olekukonko/tablewriter;version=v0.0.0-20170122224234-a0225b3f23b5;sha256sum=7f674c62bb01ae2d22855267253fc97615d339507de9dd335ad438df5c87b5d9" | ||
| 912 | SRC_URI += "gomod://github.com/olekukonko/tablewriter;version=v0.0.5;sha256sum=ba678c0fddd0645293afc2ac50a5943730d755e31059f588f4b4a8c581b65dad" | 1415 | SRC_URI += "gomod://github.com/olekukonko/tablewriter;version=v0.0.5;sha256sum=ba678c0fddd0645293afc2ac50a5943730d755e31059f588f4b4a8c581b65dad" |
| 913 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.6.0;sha256sum=04ccd635943d80d8767d83738e9058091d50517860dce86f7f8ac7a55f6c2959" | ||
| 914 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.7.0;sha256sum=b720a5e077f87773f6ce93316c3a7ca1a9228cdbf704ae5457eb55212875d237" | 1416 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.7.0;sha256sum=b720a5e077f87773f6ce93316c3a7ca1a9228cdbf704ae5457eb55212875d237" |
| 915 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.16.5;sha256sum=e23fc33b0affa73a4f4c63410af931bf1f8d5b9db266b3461177036d725eacc5" | 1417 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.16.5;sha256sum=e23fc33b0affa73a4f4c63410af931bf1f8d5b9db266b3461177036d725eacc5" |
| 916 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.22.2;sha256sum=76897f4c5aec9a951437c3ec58f35fd2902a8b4ab271b4971b64cd5d5e28c72a" | 1418 | SRC_URI += "gomod://github.com/onsi/ginkgo;version=v1.6.0;sha256sum=04ccd635943d80d8767d83738e9058091d50517860dce86f7f8ac7a55f6c2959" |
| 917 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.21.0;sha256sum=60300fc060f1fd8677160d7d1243508dbaff6199afe3775817cedeb03ed26511" | 1419 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.27.2;sha256sum=97c76228f0fe6b8469c89b12542432e8c9aee8ab6d185437848df2c0ddb3da15" |
| 918 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.25.0;sha256sum=d66f9df08558aa02588edcff5e2a2f1f38a4fc834c269f4fe8fcbcbe35d2a055" | 1420 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.25.0;sha256sum=d66f9df08558aa02588edcff5e2a2f1f38a4fc834c269f4fe8fcbcbe35d2a055" |
| 1421 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.21.0;sha256sum=60300fc060f1fd8677160d7d1243508dbaff6199afe3775817cedeb03ed26511" | ||
| 1422 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.22.2;sha256sum=76897f4c5aec9a951437c3ec58f35fd2902a8b4ab271b4971b64cd5d5e28c72a" | ||
| 1423 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.28.1;sha256sum=891385f21bdd25125fbb7f1436bfaceba8ddcba16502affa5ed361c24249cd73" | ||
| 919 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.36.2;sha256sum=157f05c16b1e58dd443a96c7ccdb91677a86baffb4f692751e05dafbde0a4aed" | 1424 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.36.2;sha256sum=157f05c16b1e58dd443a96c7ccdb91677a86baffb4f692751e05dafbde0a4aed" |
| 1425 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.38.2;sha256sum=0c1c20d8589fb2060e3c9e4e0effa03cac36dfc3f1e6c7f4d18d5c4c756fcdc5" | ||
| 920 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.35.1;sha256sum=9115b19403e7861db858ce43f873bb345f57f5f53eb2c32c0cd5e5f91dd6d3cf" | 1426 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.35.1;sha256sum=9115b19403e7861db858ce43f873bb345f57f5f53eb2c32c0cd5e5f91dd6d3cf" |
| 921 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.4.3;sha256sum=57a265a68a0e8ef174744652c128182fcea544c2af2682b3c787b681c2bb298c" | ||
| 922 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.38.0;sha256sum=5cb2eb385a0d33bb7db0c83c787ae56d2447e0cd50e9629274a0683cbf7919dd" | 1427 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.38.0;sha256sum=5cb2eb385a0d33bb7db0c83c787ae56d2447e0cd50e9629274a0683cbf7919dd" |
| 1428 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.4.3;sha256sum=57a265a68a0e8ef174744652c128182fcea544c2af2682b3c787b681c2bb298c" | ||
| 1429 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.39.1;sha256sum=c48ca687d7e457c9d631f2bd06da14aa1c053c03c189bc1e8afadbfbfb44f09a" | ||
| 1430 | SRC_URI += "gomod://github.com/op/go-logging;version=v0.0.0-20160315200505-970db520ece7;sha256sum=c506eace74028656eb28677a4c162f9c023ce2f9c0207354ba80cca89f11b461" | ||
| 923 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v0.59.0;sha256sum=9127d36907aefc3f4ab51eadbfb076313772104bda9406fdbe85ad75b0aeb2e9" | 1431 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v0.59.0;sha256sum=9127d36907aefc3f4ab51eadbfb076313772104bda9406fdbe85ad75b0aeb2e9" |
| 924 | SRC_URI += "gomod://github.com/opencontainers/cgroups;version=v0.0.1;sha256sum=4381aec95714d7e7ff65173562d469b635417305c5b753b64d43fbaf4ee75ab4" | 1432 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v0.70.0;sha256sum=08e535333937b88a21096a8cfabf928513f6565c3b199c662c62e167837e71b2" |
| 925 | SRC_URI += "gomod://github.com/opencontainers/cgroups;version=v0.0.4;sha256sum=5dc2b0bc4c0ead09028888d59e32b1c6f4d207965b0fcc159a1c6c829e3c5df4" | 1433 | SRC_URI += "gomod://github.com/opencontainers/cgroups;version=v0.0.4;sha256sum=5dc2b0bc4c0ead09028888d59e32b1c6f4d207965b0fcc159a1c6c829e3c5df4" |
| 1434 | SRC_URI += "gomod://github.com/opencontainers/cgroups;version=v0.0.6;sha256sum=d39a6a61c2a38689b7df68bb51ad2a0847b942970ad7051a12ade7dc84c1aa2a" | ||
| 1435 | SRC_URI += "gomod://github.com/opencontainers/cgroups;version=v0.0.1;sha256sum=4381aec95714d7e7ff65173562d469b635417305c5b753b64d43fbaf4ee75ab4" | ||
| 926 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" | 1436 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" |
| 927 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" | 1437 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" |
| 928 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.0;sha256sum=4bb4674e093ea82bce69a0ee111cda35a4e3722200740d5ec319466dc66b4879" | 1438 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.0;sha256sum=4bb4674e093ea82bce69a0ee111cda35a4e3722200740d5ec319466dc66b4879" |
| 929 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.3.1;sha256sum=d616e4f67b1fa975fb863dabe5cccb459987d184bfef26b4493eba83787f0580" | 1439 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.3.1;sha256sum=d616e4f67b1fa975fb863dabe5cccb459987d184bfef26b4493eba83787f0580" |
| 930 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.2.5;sha256sum=4bc13d7ea820277902ad5f1328a38dd26fb18891a29006b73b63bc8fc518e4a1" | 1440 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.2.5;sha256sum=4bc13d7ea820277902ad5f1328a38dd26fb18891a29006b73b63bc8fc518e4a1" |
| 1441 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.4.1;sha256sum=f3d402302a0befa06c5004f0e02ce4847bb78022293840a4af50a12c27b44bba" | ||
| 1442 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.4.2;sha256sum=507e956c1506fc2a0be1c90e66bd1c0d2824f2a8747ce165710d8cad7b95ccd3" | ||
| 931 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.1;sha256sum=847dfbbec37aef7d1e14caebacb0ea036ecd22fa84bca96a0da3dfebfc16ef31" | 1443 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.1;sha256sum=847dfbbec37aef7d1e14caebacb0ea036ecd22fa84bca96a0da3dfebfc16ef31" |
| 932 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.0.2;sha256sum=bd1531bb27014e2a16ea4bf0b56bff7688555bb859f651c1e4375f4b782269ec" | ||
| 933 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.0;sha256sum=7589bca775e4a25098107d5294ca3978b1b72bca9c385b2fcef7c68318b17c21" | 1444 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.0;sha256sum=7589bca775e4a25098107d5294ca3978b1b72bca9c385b2fcef7c68318b17c21" |
| 1445 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.3.0;sha256sum=09e58e616eb70f2972ed19ada447dd661b298b39777adb0bbd35c94886bdbdf8" | ||
| 934 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.0.3-0.20220825212826-86290f6a00fb;sha256sum=6dfd3ece5e5757c24c93f2dbb8050cc548e06af74d1eee523e1c9a816924df35" | 1446 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.0.3-0.20220825212826-86290f6a00fb;sha256sum=6dfd3ece5e5757c24c93f2dbb8050cc548e06af74d1eee523e1c9a816924df35" |
| 1447 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.0.2;sha256sum=bd1531bb27014e2a16ea4bf0b56bff7688555bb859f651c1e4375f4b782269ec" | ||
| 935 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20221107090550-2e043c6bd626;sha256sum=6c2490c67b77d81d1eed85836573bd174cfb54d7c44547862cd60da9921eb5b7" | 1448 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20221107090550-2e043c6bd626;sha256sum=6c2490c67b77d81d1eed85836573bd174cfb54d7c44547862cd60da9921eb5b7" |
| 1449 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20251114084447-edf4cb3d2116;sha256sum=02a13b5731f9232d9c4c91d7d25348245dbe6a53a2ee43edcc0a4e036a3b8e8c" | ||
| 936 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.12.0;sha256sum=dd7f55f0302d69a221e5db8e80d2c3d4d2c9088d111ebe4074e1fdc54009541a" | 1450 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.12.0;sha256sum=dd7f55f0302d69a221e5db8e80d2c3d4d2c9088d111ebe4074e1fdc54009541a" |
| 1451 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.13.0;sha256sum=1f94acecc2e78924ae25fc1b0f93c4c6c9af5131487b94644491c0d00eea4394" | ||
| 937 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.11.1;sha256sum=3a513d4925d98d80faa5fa3fcf259adc33a99ec3297537592b507d60136fc131" | 1452 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.11.1;sha256sum=3a513d4925d98d80faa5fa3fcf259adc33a99ec3297537592b507d60136fc131" |
| 1453 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.13.1;sha256sum=780f0413d30de235169b0a65219bed2780c102feb94228b796d559b1ad4144ed" | ||
| 1454 | SRC_URI += "gomod://github.com/opentracing-contrib/go-observer;version=v0.0.0-20170622124052-a52f23424492;sha256sum=50023eee1ef04412410f43d8b5dcf3ef481c0fc39067add27799654705fa84b2" | ||
| 1455 | SRC_URI += "gomod://github.com/opentracing/basictracer-go;version=v1.0.0;sha256sum=a908957c8e55b7b036b4761fb64c643806fcb9b59d4e7c6fcd03fca1105a9156" | ||
| 938 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.2.0;sha256sum=9b1a75e9a454a0cf01a26c18e48cd321e3b300943ac5adb9098ba033dbd40db5" | 1456 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.2.0;sha256sum=9b1a75e9a454a0cf01a26c18e48cd321e3b300943ac5adb9098ba033dbd40db5" |
| 939 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.4.3;sha256sum=566322f65e65e7b277c92847eb75eb7842b0a061c7d9c2ff30014e3414d11ef1" | 1457 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.1.0;sha256sum=3e0f42d035019fa037991d340da9677a802f8182792770c38e87906d33e06629" |
| 1458 | SRC_URI += "gomod://github.com/opentracing/opentracing-go;version=v1.0.2;sha256sum=c4cd7c05ecf1bd6a882c57e1ba90262d3ecf7021aa905445c229e688abc06746" | ||
| 1459 | SRC_URI += "gomod://github.com/openzipkin-contrib/zipkin-go-opentracing;version=v0.4.5;sha256sum=74763b01a30fa2f7116f0408c792b4db50bb01200cfe5f3f8b351ac638d1adb4" | ||
| 1460 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.1.6;sha256sum=36fd67db687108f4dc2b2a8607c3ad6ca226228a7a307897105d7d3f3ea28ccb" | ||
| 940 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.1.1;sha256sum=e77033d50a3df87b4b5d676cdc7909fe54fbab8ef5af9571c6e63a5035f9adb0" | 1461 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.1.1;sha256sum=e77033d50a3df87b4b5d676cdc7909fe54fbab8ef5af9571c6e63a5035f9adb0" |
| 1462 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.2.2;sha256sum=dfc610dc52d9299df49172a9e61fcc772d85450b6b6f82e8f43cf23562232a4c" | ||
| 1463 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.4.3;sha256sum=566322f65e65e7b277c92847eb75eb7842b0a061c7d9c2ff30014e3414d11ef1" | ||
| 1464 | SRC_URI += "gomod://github.com/openzipkin/zipkin-go;version=v0.2.1;sha256sum=94904012390fe5c9972b0e4b6abe8fc75acd027fd26f757161699e834b7d77c4" | ||
| 941 | SRC_URI += "gomod://github.com/osrg/gobgp/v3;version=v3.29.0;sha256sum=42d4526e9e0bccedd79579fd024224659402a6770c6e4763b5c27bd44dc6d89e" | 1465 | SRC_URI += "gomod://github.com/osrg/gobgp/v3;version=v3.29.0;sha256sum=42d4526e9e0bccedd79579fd024224659402a6770c6e4763b5c27bd44dc6d89e" |
| 942 | SRC_URI += "gomod://github.com/otiai10/copy;version=v1.7.0;sha256sum=ce411506c3f2224399f6feaafbb23a5a3e415af0902ede2fac03d0dbc633220c" | 1466 | SRC_URI += "gomod://github.com/otiai10/copy;version=v1.7.0;sha256sum=ce411506c3f2224399f6feaafbb23a5a3e415af0902ede2fac03d0dbc633220c" |
| 1467 | SRC_URI += "gomod://github.com/otiai10/copy;version=v1.14.1;sha256sum=49097038e9011a539645a60a6da9c49ad3d53ec7ffb1a254b1bdc77f8a9bf5d4" | ||
| 943 | SRC_URI += "gomod://github.com/otiai10/curr;version=v1.0.0;sha256sum=92b3cefe0f58f1b702f3ac92f352585b8ff25a6b35df0d0b6f3e299864de309f" | 1468 | SRC_URI += "gomod://github.com/otiai10/curr;version=v1.0.0;sha256sum=92b3cefe0f58f1b702f3ac92f352585b8ff25a6b35df0d0b6f3e299864de309f" |
| 944 | SRC_URI += "gomod://github.com/otiai10/curr;version=v0.0.0-20150429015615-9b4961190c95;sha256sum=7cf2143067d9bb3e7d54d2906766bb24c11d76f1bb0b0c5069574e9a0d8ae93d" | 1469 | SRC_URI += "gomod://github.com/otiai10/curr;version=v0.0.0-20150429015615-9b4961190c95;sha256sum=7cf2143067d9bb3e7d54d2906766bb24c11d76f1bb0b0c5069574e9a0d8ae93d" |
| 945 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.3.0;sha256sum=ae5127bfcc3f86230827f78ab17aa260fd94fe32114f992f2d57535cf855373e" | ||
| 946 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.3.3;sha256sum=5a3ec7a9b6a8d46c32871a38894b86121803bbab4303f86060eb93d4da48a1f6" | 1470 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.3.3;sha256sum=5a3ec7a9b6a8d46c32871a38894b86121803bbab4303f86060eb93d4da48a1f6" |
| 1471 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.6.3;sha256sum=a6bc9eebf7f25b75c480eac49ffa90bbda43559e31def54576a679fffc8a1a33" | ||
| 1472 | SRC_URI += "gomod://github.com/otiai10/mint;version=v1.3.0;sha256sum=ae5127bfcc3f86230827f78ab17aa260fd94fe32114f992f2d57535cf855373e" | ||
| 1473 | SRC_URI += "gomod://github.com/pact-foundation/pact-go;version=v1.0.4;sha256sum=e753f63d70bf56300c60fe87817d04935bd41693fef06d273ec70014cccabd3b" | ||
| 1474 | SRC_URI += "gomod://github.com/pascaldekloe/goe;version=v0.0.0-20180627143212-57f6aae5913c;sha256sum=fa1b653a2e460194150393e186af967c8b1d24811252aac12f9ab4474beefdc6" | ||
| 947 | SRC_URI += "gomod://github.com/pbnjay/memory;version=v0.0.0-20210728143218-7b4eea64cf58;sha256sum=5caf461e903c1060392e03a59eb84eb08c4a0976d0cc2d751fa9715cc6fc03bd" | 1475 | SRC_URI += "gomod://github.com/pbnjay/memory;version=v0.0.0-20210728143218-7b4eea64cf58;sha256sum=5caf461e903c1060392e03a59eb84eb08c4a0976d0cc2d751fa9715cc6fc03bd" |
| 1476 | SRC_URI += "gomod://github.com/pborman/uuid;version=v1.2.0;sha256sum=b888ff5d33651a1f5f6b8094acc434dd6dc284e2fe5052754a7993cebd539437" | ||
| 1477 | SRC_URI += "gomod://github.com/pdtpartners/nix-snapshotter;version=v0.4.0;sha256sum=f3daa5759ab6b4d28601e2eaeb34776fc9132f3bda0350729a95aeecf394aef5" | ||
| 948 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.5;sha256sum=de3dcda660cc800cd86d03273a25956d67f416e8fcbe4d2001a2cb4a01e6ac60" | 1478 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.5;sha256sum=de3dcda660cc800cd86d03273a25956d67f416e8fcbe4d2001a2cb4a01e6ac60" |
| 949 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=82162be7b85077f3be49bfe0f1e01f308b9c9554c72a980a22a34432f94885f0" | 1479 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.3;sha256sum=a52f4a0d5d8f6e98bbfc493ec947e1be44b8f304005d2059ecc4c5938b712961" |
| 1480 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.3.0;sha256sum=27ab9ac7f21fbe4c16c8b8252b27d10d4e86f29adea7dbca15fb920e07787f3d" | ||
| 950 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.2;sha256sum=8d724e35b485503810f866bca278d518e731713441e380634f6b33c27aefdf3e" | 1481 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.2;sha256sum=8d724e35b485503810f866bca278d518e731713441e380634f6b33c27aefdf3e" |
| 1482 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=82162be7b85077f3be49bfe0f1e01f308b9c9554c72a980a22a34432f94885f0" | ||
| 1483 | SRC_URI += "gomod://github.com/performancecopilot/speed;version=v3.0.0+incompatible;sha256sum=44150a760ccfe232d3ce6bf40e537342d01f78ddac18b795f623d004257c00b0" | ||
| 951 | SRC_URI += "gomod://github.com/petar/GoLLRB;version=v0.0.0-20210522233825-ae3b015fd3e9;sha256sum=490ddf652caec3ce7928aab9a3d77ea959bd10e85b3c2fe51f7f1eed47841f88" | 1484 | SRC_URI += "gomod://github.com/petar/GoLLRB;version=v0.0.0-20210522233825-ae3b015fd3e9;sha256sum=490ddf652caec3ce7928aab9a3d77ea959bd10e85b3c2fe51f7f1eed47841f88" |
| 952 | SRC_URI += "gomod://github.com/peterbourgon/diskv;version=v2.0.1+incompatible;sha256sum=1eeff260bd1ad71cd1611078995db99e1c7eba28628e7d6f24c79039536ea1cb" | 1485 | SRC_URI += "gomod://github.com/peterbourgon/diskv;version=v2.0.1+incompatible;sha256sum=1eeff260bd1ad71cd1611078995db99e1c7eba28628e7d6f24c79039536ea1cb" |
| 953 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20240813172612-4fcff4a6cae7;sha256sum=3f47ab8e5713c36ec5b4295956a5ef012a192bc19198ae1b6591408c061e97ab" | 1486 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20240813172612-4fcff4a6cae7;sha256sum=3f47ab8e5713c36ec5b4295956a5ef012a192bc19198ae1b6591408c061e97ab" |
| @@ -955,201 +1488,274 @@ SRC_URI += "gomod://github.com/phpdave11/gofpdf;version=v1.4.2;sha256sum=4db0525 | |||
| 955 | SRC_URI += "gomod://github.com/phpdave11/gofpdi;version=v1.0.12;sha256sum=cc49fe32161dc2598693daca7e52b610d976d468d13be77ff25c66aee0b9b93d" | 1488 | SRC_URI += "gomod://github.com/phpdave11/gofpdi;version=v1.0.12;sha256sum=cc49fe32161dc2598693daca7e52b610d976d468d13be77ff25c66aee0b9b93d" |
| 956 | SRC_URI += "gomod://github.com/phpdave11/gofpdi;version=v1.0.13;sha256sum=09b728136cf290f4ee87aa47b60f2f9df2b3f4f64119ff10f12319bc3438b58d" | 1489 | SRC_URI += "gomod://github.com/phpdave11/gofpdi;version=v1.0.13;sha256sum=09b728136cf290f4ee87aa47b60f2f9df2b3f4f64119ff10f12319bc3438b58d" |
| 957 | SRC_URI += "gomod://github.com/pierrec/lz4;version=v2.6.0+incompatible;sha256sum=3442d00156073088858844e4e25753b683ef1d39a5ff9f912079f7f8a1d72a61" | 1490 | SRC_URI += "gomod://github.com/pierrec/lz4;version=v2.6.0+incompatible;sha256sum=3442d00156073088858844e4e25753b683ef1d39a5ff9f912079f7f8a1d72a61" |
| 958 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.15;sha256sum=5dadfc447d593c4a8a75520b9f048142d725e4d966d48883ece2380c16081900" | 1491 | SRC_URI += "gomod://github.com/pierrec/lz4;version=v2.0.5+incompatible;sha256sum=f9410dc16b35f696e6d21225fd86b9f60084ede87fb00f5f7ff208c2e14e9177" |
| 1492 | SRC_URI += "gomod://github.com/pierrec/lz4;version=v1.0.2-0.20190131084431-473cd7ce01a1;sha256sum=1c2baf38f6c0c64690133f9a955ce286cd013cd60147f7bf2a3eaa01d28f0b4f" | ||
| 959 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.21;sha256sum=bd2e8ef13800ca42205b0d4085a927a6d012b82cfa831769be4830036e953bec" | 1493 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.21;sha256sum=bd2e8ef13800ca42205b0d4085a927a6d012b82cfa831769be4830036e953bec" |
| 1494 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.15;sha256sum=5dadfc447d593c4a8a75520b9f048142d725e4d966d48883ece2380c16081900" | ||
| 960 | SRC_URI += "gomod://github.com/pion/datachannel;version=v1.5.10;sha256sum=394888d587f4ef9160427d54a9f7d1405eb8e16e09a4288fe5b6a5e050c9cdd0" | 1495 | SRC_URI += "gomod://github.com/pion/datachannel;version=v1.5.10;sha256sum=394888d587f4ef9160427d54a9f7d1405eb8e16e09a4288fe5b6a5e050c9cdd0" |
| 961 | SRC_URI += "gomod://github.com/pion/dtls/v2;version=v2.2.12;sha256sum=bf5d7cedf34d996eb259e32a0c887d974623d6862fd0aa0554bae3833df51183" | 1496 | SRC_URI += "gomod://github.com/pion/dtls/v2;version=v2.2.12;sha256sum=bf5d7cedf34d996eb259e32a0c887d974623d6862fd0aa0554bae3833df51183" |
| 962 | SRC_URI += "gomod://github.com/pion/dtls/v2;version=v2.2.7;sha256sum=db4da7f0f16abd7c503cffa5d9fafde7893a56724ba52a3dde0d529ff3848d36" | 1497 | SRC_URI += "gomod://github.com/pion/dtls/v2;version=v2.2.7;sha256sum=db4da7f0f16abd7c503cffa5d9fafde7893a56724ba52a3dde0d529ff3848d36" |
| 1498 | SRC_URI += "gomod://github.com/pion/dtls/v3;version=v3.0.11;sha256sum=aafdc3ef7ad5d977ddcc06b5930f249cf8f05275224665c4df69a3cc56d6e36f" | ||
| 963 | SRC_URI += "gomod://github.com/pion/dtls/v3;version=v3.0.4;sha256sum=ba5bd02ad947568a6da0ec009c468263c026683ac731e98b897c29664c8c4fa3" | 1499 | SRC_URI += "gomod://github.com/pion/dtls/v3;version=v3.0.4;sha256sum=ba5bd02ad947568a6da0ec009c468263c026683ac731e98b897c29664c8c4fa3" |
| 1500 | SRC_URI += "gomod://github.com/pion/dtls/v3;version=v3.1.2;sha256sum=0aaf56c19b59557295f68126bf14fec679cea7da237b232fbbdb06371300b6ef" | ||
| 964 | SRC_URI += "gomod://github.com/pion/ice/v4;version=v4.0.8;sha256sum=0f2a7d2db54dbb88ceb7f27da71b91578075e886448c2975d6ce4e2d05ee0ee1" | 1501 | SRC_URI += "gomod://github.com/pion/ice/v4;version=v4.0.8;sha256sum=0f2a7d2db54dbb88ceb7f27da71b91578075e886448c2975d6ce4e2d05ee0ee1" |
| 1502 | SRC_URI += "gomod://github.com/pion/ice/v4;version=v4.0.10;sha256sum=365c583c52d5b7901e3d62425167ab13134403564a7b05eb273d7eb458c80346" | ||
| 965 | SRC_URI += "gomod://github.com/pion/interceptor;version=v0.1.37;sha256sum=941cfc58064e4b609a9baa91619878c9f09b64888ad9f7d941278c026b1c3f64" | 1503 | SRC_URI += "gomod://github.com/pion/interceptor;version=v0.1.37;sha256sum=941cfc58064e4b609a9baa91619878c9f09b64888ad9f7d941278c026b1c3f64" |
| 1504 | SRC_URI += "gomod://github.com/pion/interceptor;version=v0.1.40;sha256sum=24b333bf362a3ee0ca1cf574106a5a985f7c9db9d2cb0ee449e1bad06ab8fd70" | ||
| 1505 | SRC_URI += "gomod://github.com/pion/logging;version=v0.2.4;sha256sum=b904074dd76009e71b4e4e0e004a2c7862bff0a8690b4f47410c46b172b3830c" | ||
| 966 | SRC_URI += "gomod://github.com/pion/logging;version=v0.2.2;sha256sum=9f164a498a38c120b5766a87a59f68aca91fbeed2d7c375ac8ca2a7e424936e4" | 1506 | SRC_URI += "gomod://github.com/pion/logging;version=v0.2.2;sha256sum=9f164a498a38c120b5766a87a59f68aca91fbeed2d7c375ac8ca2a7e424936e4" |
| 967 | SRC_URI += "gomod://github.com/pion/logging;version=v0.2.3;sha256sum=5848dfd5a2210e365ade9db28b68ac54bc50b3c879776a01197ed29afa3f121d" | 1507 | SRC_URI += "gomod://github.com/pion/logging;version=v0.2.3;sha256sum=5848dfd5a2210e365ade9db28b68ac54bc50b3c879776a01197ed29afa3f121d" |
| 968 | SRC_URI += "gomod://github.com/pion/mdns/v2;version=v2.0.7;sha256sum=2dc598a0fd583a1c047ad260e52463be7c367916a116aa89fbe7ceb8eaf731a4" | 1508 | SRC_URI += "gomod://github.com/pion/mdns/v2;version=v2.0.7;sha256sum=2dc598a0fd583a1c047ad260e52463be7c367916a116aa89fbe7ceb8eaf731a4" |
| 969 | SRC_URI += "gomod://github.com/pion/randutil;version=v0.1.0;sha256sum=35161b7c4ff98bb09fd8055537f9b2499116c19a89b9700b9b1986b7147b6805" | 1509 | SRC_URI += "gomod://github.com/pion/randutil;version=v0.1.0;sha256sum=35161b7c4ff98bb09fd8055537f9b2499116c19a89b9700b9b1986b7147b6805" |
| 1510 | SRC_URI += "gomod://github.com/pion/rtcp;version=v1.2.16;sha256sum=7f8e057d5c03b36d45b96b9fe0f0aba6491212d37da6d98377b2e8c027fd4ef5" | ||
| 970 | SRC_URI += "gomod://github.com/pion/rtcp;version=v1.2.15;sha256sum=df9978a97ef56724ae9a5e7e6b756fba2cf44e99516f5167e33e09985225b836" | 1511 | SRC_URI += "gomod://github.com/pion/rtcp;version=v1.2.15;sha256sum=df9978a97ef56724ae9a5e7e6b756fba2cf44e99516f5167e33e09985225b836" |
| 971 | SRC_URI += "gomod://github.com/pion/rtp;version=v1.8.11;sha256sum=5d25981e4923fee22aae60e0246c217180261067e78fe44beb8a6232ef17e7b2" | 1512 | SRC_URI += "gomod://github.com/pion/rtp;version=v1.8.11;sha256sum=5d25981e4923fee22aae60e0246c217180261067e78fe44beb8a6232ef17e7b2" |
| 1513 | SRC_URI += "gomod://github.com/pion/rtp;version=v1.8.19;sha256sum=187f8057f89a8bd93ac00aa316ea63bff63692327b8e64f2c852ea5f48533ec9" | ||
| 1514 | SRC_URI += "gomod://github.com/pion/sctp;version=v1.8.39;sha256sum=39147cbae5a60b15dba7ea752b60f0eb5e7ecf4716a72c74fb52e4ce39cfd5ec" | ||
| 972 | SRC_URI += "gomod://github.com/pion/sctp;version=v1.8.37;sha256sum=1701af27b71835f84b1d82f11d61d321f5a0dcc9314eb97ca98e65c269c99e83" | 1515 | SRC_URI += "gomod://github.com/pion/sctp;version=v1.8.37;sha256sum=1701af27b71835f84b1d82f11d61d321f5a0dcc9314eb97ca98e65c269c99e83" |
| 1516 | SRC_URI += "gomod://github.com/pion/sdp/v3;version=v3.0.18;sha256sum=1c3c4fda49f3bd548c0b62f847baa3ff2538b747c5307e99325231ff108606ab" | ||
| 973 | SRC_URI += "gomod://github.com/pion/sdp/v3;version=v3.0.10;sha256sum=fd4da589fbae2bd15376e95fffb9392b26a3240909d32b6ec9b19fbc6fdc6f57" | 1517 | SRC_URI += "gomod://github.com/pion/sdp/v3;version=v3.0.10;sha256sum=fd4da589fbae2bd15376e95fffb9392b26a3240909d32b6ec9b19fbc6fdc6f57" |
| 1518 | SRC_URI += "gomod://github.com/pion/sdp/v3;version=v3.0.13;sha256sum=a1cfaa079cb61665b4eee7f460027581e71c485940057ac8b1f1f9f0c3d5d5c8" | ||
| 1519 | SRC_URI += "gomod://github.com/pion/srtp/v3;version=v3.0.6;sha256sum=c50be25a7854a4ef9ef1e51a8eb187b08775a9b99eee0eb15b069073889efe02" | ||
| 974 | SRC_URI += "gomod://github.com/pion/srtp/v3;version=v3.0.4;sha256sum=7f0adb975cb92f6a551e7f2a33bba86363c40e514d241b6c5c914e8be8478cdd" | 1520 | SRC_URI += "gomod://github.com/pion/srtp/v3;version=v3.0.4;sha256sum=7f0adb975cb92f6a551e7f2a33bba86363c40e514d241b6c5c914e8be8478cdd" |
| 975 | SRC_URI += "gomod://github.com/pion/stun;version=v0.6.1;sha256sum=6a58e770cced848d456a3d41539089e2163275766779d3a7bde1ac2cfaee4ebe" | 1521 | SRC_URI += "gomod://github.com/pion/stun;version=v0.6.1;sha256sum=6a58e770cced848d456a3d41539089e2163275766779d3a7bde1ac2cfaee4ebe" |
| 1522 | SRC_URI += "gomod://github.com/pion/stun/v3;version=v3.1.1;sha256sum=067915a3e7993755b96e3488f7b2865dcb7026bb721e5aa7d0fa3886b9017f82" | ||
| 976 | SRC_URI += "gomod://github.com/pion/stun/v3;version=v3.0.0;sha256sum=f3af9bbf81a3bb44e50f5282c1a833db11da82639fdd0c55d3a2afbe401c97b1" | 1523 | SRC_URI += "gomod://github.com/pion/stun/v3;version=v3.0.0;sha256sum=f3af9bbf81a3bb44e50f5282c1a833db11da82639fdd0c55d3a2afbe401c97b1" |
| 977 | SRC_URI += "gomod://github.com/pion/transport/v2;version=v2.2.4;sha256sum=e92f8eca57ab623824e4ae149e016d88a89f61202cc351a6aaa43dadd26dd91a" | 1524 | SRC_URI += "gomod://github.com/pion/transport/v2;version=v2.2.4;sha256sum=e92f8eca57ab623824e4ae149e016d88a89f61202cc351a6aaa43dadd26dd91a" |
| 978 | SRC_URI += "gomod://github.com/pion/transport/v2;version=v2.2.10;sha256sum=f1cd09e78b488a556c59df8793b66c4ab91340b5914c5537a3c116b29898d2b3" | 1525 | SRC_URI += "gomod://github.com/pion/transport/v2;version=v2.2.10;sha256sum=f1cd09e78b488a556c59df8793b66c4ab91340b5914c5537a3c116b29898d2b3" |
| 979 | SRC_URI += "gomod://github.com/pion/transport/v2;version=v2.2.1;sha256sum=8058ecc1704267df30424a47128015d9eaeecd0f30c8a7a5e7606b4932ad1092" | 1526 | SRC_URI += "gomod://github.com/pion/transport/v2;version=v2.2.1;sha256sum=8058ecc1704267df30424a47128015d9eaeecd0f30c8a7a5e7606b4932ad1092" |
| 980 | SRC_URI += "gomod://github.com/pion/transport/v3;version=v3.0.7;sha256sum=f928764cf558648daed662040cffe863b4ca6f88b3eb721de93de11532070d96" | 1527 | SRC_URI += "gomod://github.com/pion/transport/v3;version=v3.0.7;sha256sum=f928764cf558648daed662040cffe863b4ca6f88b3eb721de93de11532070d96" |
| 1528 | SRC_URI += "gomod://github.com/pion/transport/v4;version=v4.0.1;sha256sum=0388cdbc1a1b101d1e726a221de442c4868f458b5be04950c6f0f712e3c63477" | ||
| 1529 | SRC_URI += "gomod://github.com/pion/turn/v4;version=v4.0.2;sha256sum=295665d490baa526358e9c59f348513c5b6b05b9c4ef49a8520c4e7c4c6f7305" | ||
| 981 | SRC_URI += "gomod://github.com/pion/turn/v4;version=v4.0.0;sha256sum=6a4a448d86fe14b6c7e7e70d9787aa6038d112289465e126229d9880b916e130" | 1530 | SRC_URI += "gomod://github.com/pion/turn/v4;version=v4.0.0;sha256sum=6a4a448d86fe14b6c7e7e70d9787aa6038d112289465e126229d9880b916e130" |
| 1531 | SRC_URI += "gomod://github.com/pion/webrtc/v4;version=v4.1.2;sha256sum=3ad8f8e4bddfaef53fe45268ced16b1b6e6e3705f5a806229b3095fa4fc77c89" | ||
| 982 | SRC_URI += "gomod://github.com/pion/webrtc/v4;version=v4.0.10;sha256sum=d00a6d65cf61410c8dc4d97358f230e4e72226c92b5c45eccea69c1631919cc6" | 1532 | SRC_URI += "gomod://github.com/pion/webrtc/v4;version=v4.0.10;sha256sum=d00a6d65cf61410c8dc4d97358f230e4e72226c92b5c45eccea69c1631919cc6" |
| 983 | SRC_URI += "gomod://github.com/pkg/diff;version=v0.0.0-20210226163009-20ebb0f2a09e;sha256sum=f35b23fdd2b9522ddd46cc5c0161b4f0765c514475d5d4ca2a86aca31388c8bd" | 1533 | SRC_URI += "gomod://github.com/pkg/diff;version=v0.0.0-20210226163009-20ebb0f2a09e;sha256sum=f35b23fdd2b9522ddd46cc5c0161b4f0765c514475d5d4ca2a86aca31388c8bd" |
| 984 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.1;sha256sum=4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8" | ||
| 985 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" | 1534 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" |
| 986 | SRC_URI += "gomod://github.com/pkg/sftp;version=v1.10.1;sha256sum=4e30f0455865434be7b83d4010ab97667217dafd0017caa651faafa2cc6aed64" | 1535 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.8.1;sha256sum=4e47d021340b7396a7dee454f527552faf7360a9fc34038b1dc32ba3b5a951d8" |
| 1536 | SRC_URI += "gomod://github.com/pkg/profile;version=v1.2.1;sha256sum=0584fead1e820230c0b8910c3ce43668a1875c82e398faa0450c9e72c2d29c0a" | ||
| 987 | SRC_URI += "gomod://github.com/pkg/sftp;version=v1.13.1;sha256sum=8709c6556ed68fc9a9c25b4950e2dc70e688b5ec03f751c511feb4d44ff34904" | 1537 | SRC_URI += "gomod://github.com/pkg/sftp;version=v1.13.1;sha256sum=8709c6556ed68fc9a9c25b4950e2dc70e688b5ec03f751c511feb4d44ff34904" |
| 1538 | SRC_URI += "gomod://github.com/pkg/sftp;version=v1.10.1;sha256sum=4e30f0455865434be7b83d4010ab97667217dafd0017caa651faafa2cc6aed64" | ||
| 988 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" | 1539 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" |
| 989 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 990 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.1-0.20181226105442-5d4384ee4fb2;sha256sum=24ff45e356f638a53bd0c89fff961fbeaecfdb0dc5e482ceed0a2230e0e5f3b7" | 1540 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.1-0.20181226105442-5d4384ee4fb2;sha256sum=24ff45e356f638a53bd0c89fff961fbeaecfdb0dc5e482ceed0a2230e0e5f3b7" |
| 1541 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 991 | SRC_URI += "gomod://github.com/polydawn/refmt;version=v0.89.0;sha256sum=4f18b4e2466fac1b4493709b5be11232092abbc80f20ceb73ab6631b2dfb2cd0" | 1542 | SRC_URI += "gomod://github.com/polydawn/refmt;version=v0.89.0;sha256sum=4f18b4e2466fac1b4493709b5be11232092abbc80f20ceb73ab6631b2dfb2cd0" |
| 1543 | SRC_URI += "gomod://github.com/polydawn/refmt;version=v0.89.1-0.20231129105047-37766d95467a;sha256sum=f88b3d2eacd69c26450b4da169dd10881b9da2b46c3e9cc46265ab2dc22b1c22" | ||
| 1544 | SRC_URI += "gomod://github.com/posener/complete;version=v1.1.1;sha256sum=828ec8cd2a7a4f57b238d7475bce89dcccf8f5dc9f55008fdc435bceeb83d927" | ||
| 992 | SRC_URI += "gomod://github.com/pquerna/cachecontrol;version=v0.1.0;sha256sum=f6b117a958a23340b50983d8601a7c6b751e16007c03f43b1956653511f168e4" | 1545 | SRC_URI += "gomod://github.com/pquerna/cachecontrol;version=v0.1.0;sha256sum=f6b117a958a23340b50983d8601a7c6b751e16007c03f43b1956653511f168e4" |
| 993 | SRC_URI += "gomod://github.com/prashantv/gostub;version=v1.1.0;sha256sum=9a56047ad14092b80489df340d6ff1adbb7db588f1558714dd5584f4d163d41e" | 1546 | SRC_URI += "gomod://github.com/prashantv/gostub;version=v1.1.0;sha256sum=9a56047ad14092b80489df340d6ff1adbb7db588f1558714dd5584f4d163d41e" |
| 994 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.22.0;sha256sum=ab84ebfcbae87a0cbecc01b537f73eec6047d4f016c29719feb922470f086aa2" | 1547 | SRC_URI += "gomod://github.com/probe-lab/go-libdht;version=v0.4.0;sha256sum=d2613cfa40b643a35d325219bdbb4f719d8be8be07212ed05c0c633629d6d43a" |
| 1548 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" | ||
| 995 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.20.5;sha256sum=b76de10864f49c87a347b9a3e6fe606c1f93ed091de7d0d1d17a5967a60f5ce2" | 1549 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.20.5;sha256sum=b76de10864f49c87a347b9a3e6fe606c1f93ed091de7d0d1d17a5967a60f5ce2" |
| 1550 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.22.0;sha256sum=ab84ebfcbae87a0cbecc01b537f73eec6047d4f016c29719feb922470f086aa2" | ||
| 996 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.0;sha256sum=d2a1fcdd8ff430f66772419f13bc59310f4e2b786393366589200b56af747a91" | 1551 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.0;sha256sum=d2a1fcdd8ff430f66772419f13bc59310f4e2b786393366589200b56af747a91" |
| 997 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.2.0;sha256sum=c3e0c48e8786a8cc4ff2de3d0fe3097f07f0e3882f827981c6371bf9cb449b5d" | ||
| 998 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" | 1552 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" |
| 999 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.1;sha256sum=8cd4703b4f1ab7eaa4b925c06a174bc84c93514d0969ac2a20ba51120cd4cab7" | 1553 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.2.0;sha256sum=c3e0c48e8786a8cc4ff2de3d0fe3097f07f0e3882f827981c6371bf9cb449b5d" |
| 1554 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190129233127-fd36f4220a90;sha256sum=1991d7054e7ce33e74158ed4a93fc3e434d06aa652aff122d87f94099af2f730" | ||
| 1000 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20180712105110-5c3871d89910;sha256sum=7aaee32659f78fcc032fd1e6a0308e8a7b386bd55b571cb6a6fff29b3b6abaac" | 1555 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20180712105110-5c3871d89910;sha256sum=7aaee32659f78fcc032fd1e6a0308e8a7b386bd55b571cb6a6fff29b3b6abaac" |
| 1001 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.62.0;sha256sum=56f0c76649eb09dee4cedbcae0a1de8040be9e80e58d6468190a8754de621d59" | 1556 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.1;sha256sum=8cd4703b4f1ab7eaa4b925c06a174bc84c93514d0969ac2a20ba51120cd4cab7" |
| 1002 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.55.0;sha256sum=f7986d2ffaedbd2b1b5a4506e4d8225796bd037f8d5d4aa185c4786fb6f3b3d9" | 1557 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.55.0;sha256sum=f7986d2ffaedbd2b1b5a4506e4d8225796bd037f8d5d4aa185c4786fb6f3b3d9" |
| 1003 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.63.0;sha256sum=8f7ceb4d12a165e6b4533dc994937b936717daa3c2b231a499f8189372cfc843" | 1558 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.63.0;sha256sum=8f7ceb4d12a165e6b4533dc994937b936717daa3c2b231a499f8189372cfc843" |
| 1004 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.17.0;sha256sum=e826b047a611fddd93a574ec72be3c2f28d5094e9d5d21fdcaed5db5dbafcfac" | 1559 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.66.1;sha256sum=05d9e8e5c289209245dc22a7d07812b1b72472c67f372b5579dfabc3774e17b4" |
| 1005 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.0-20180725123919-05ee40e3a273;sha256sum=f852f66bb5d256795f59ce0090e509bb6dcd9a5bb1e764a3c9400f50cf18ca83" | 1560 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.62.0;sha256sum=56f0c76649eb09dee4cedbcae0a1de8040be9e80e58d6468190a8754de621d59" |
| 1561 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.67.5;sha256sum=9baf08bc138d7097af80f61572b32eeac40727d91e29ea447cb059d0ce57e1a6" | ||
| 1006 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.15.1;sha256sum=d31ad13f1ae121d842ff0f243d029c247e68710edab8a358d6366a67b7feaa6d" | 1562 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.15.1;sha256sum=d31ad13f1ae121d842ff0f243d029c247e68710edab8a358d6366a67b7feaa6d" |
| 1563 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.16.0;sha256sum=7683075343715505f058b949d0ddefd933ab6e4eb5ade7d2bc2e60926d16a3cb" | ||
| 1564 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.0.0-20180725123919-05ee40e3a273;sha256sum=f852f66bb5d256795f59ce0090e509bb6dcd9a5bb1e764a3c9400f50cf18ca83" | ||
| 1565 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.20.1;sha256sum=776376180a30e79e2d3744a6195b19897b1561b0cade53b730a0f4cfe20ca871" | ||
| 1566 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.17.0;sha256sum=e826b047a611fddd93a574ec72be3c2f28d5094e9d5d21fdcaed5db5dbafcfac" | ||
| 1567 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.16.1;sha256sum=e4b74815566cbf5aa372d23e1de32f16ac5c3c4c80bc94a31fdee60a1de6074a" | ||
| 1568 | SRC_URI += "gomod://github.com/quic-go/qpack;version=v0.6.0;sha256sum=3ac037cd1747420bc00bd6a793b4b197a2359fc354de12dc2187477417564914" | ||
| 1007 | SRC_URI += "gomod://github.com/quic-go/qpack;version=v0.5.1;sha256sum=d895558cd31fe1432b7d738c9977e5c0853f86087ca923d0a30e55b24480a8a5" | 1569 | SRC_URI += "gomod://github.com/quic-go/qpack;version=v0.5.1;sha256sum=d895558cd31fe1432b7d738c9977e5c0853f86087ca923d0a30e55b24480a8a5" |
| 1570 | SRC_URI += "gomod://github.com/quic-go/quic-go;version=v0.59.0;sha256sum=3dca097fbd3144c1a4926700e967cbacb472d32ee7d249e38651ec9ad4198719" | ||
| 1571 | SRC_URI += "gomod://github.com/quic-go/quic-go;version=v0.57.1;sha256sum=3e02376293e18ee545bdfff08f5b40c7ae3f7a5f9c0fba08717848501c828e69" | ||
| 1008 | SRC_URI += "gomod://github.com/quic-go/quic-go;version=v0.50.1;sha256sum=e4c57ba574c21163f0ea255ed2b5dd1b70574dcfe79838cccacfd726f6b0efa9" | 1572 | SRC_URI += "gomod://github.com/quic-go/quic-go;version=v0.50.1;sha256sum=e4c57ba574c21163f0ea255ed2b5dd1b70574dcfe79838cccacfd726f6b0efa9" |
| 1573 | SRC_URI += "gomod://github.com/quic-go/webtransport-go;version=v0.10.0;sha256sum=d9ae456dacc938994def759a4f1ca4b7922a698c364fbd1d5a43f780247ce7b0" | ||
| 1009 | SRC_URI += "gomod://github.com/quic-go/webtransport-go;version=v0.8.1-0.20241018022711-4ac2c9250e66;sha256sum=6e6950011ebf5b5cb8b76bf95a48fe53993c6f36bc5382e955603ee285743508" | 1574 | SRC_URI += "gomod://github.com/quic-go/webtransport-go;version=v0.8.1-0.20241018022711-4ac2c9250e66;sha256sum=6e6950011ebf5b5cb8b76bf95a48fe53993c6f36bc5382e955603ee285743508" |
| 1575 | SRC_URI += "gomod://github.com/quic-go/webtransport-go;version=v0.9.0;sha256sum=99cc71b719cfb74b74f5cbacf23802512a3f7897176f5b0b1d613ddef2cde40e" | ||
| 1010 | SRC_URI += "gomod://github.com/rancher/dynamiclistener;version=v0.7.0;sha256sum=13207a91256ad16992fce587ac2b1cf142b3f7a6b30df5d3a3c7abd8c0f140a3" | 1576 | SRC_URI += "gomod://github.com/rancher/dynamiclistener;version=v0.7.0;sha256sum=13207a91256ad16992fce587ac2b1cf142b3f7a6b30df5d3a3c7abd8c0f140a3" |
| 1577 | SRC_URI += "gomod://github.com/rancher/dynamiclistener;version=v0.7.5;sha256sum=b4d7091d9fdfbb4fcdc8a81c2482340a89e327c30e06c0dfb2fd3901ff092cd4" | ||
| 1011 | SRC_URI += "gomod://github.com/rancher/lasso;version=v0.2.3;sha256sum=6c0d436647ea3f6c99a51dd48a437b5b1e5dd5b68fcc124b27725497114055f4" | 1578 | SRC_URI += "gomod://github.com/rancher/lasso;version=v0.2.3;sha256sum=6c0d436647ea3f6c99a51dd48a437b5b1e5dd5b68fcc124b27725497114055f4" |
| 1579 | SRC_URI += "gomod://github.com/rancher/lasso;version=v0.2.6;sha256sum=b778bfa7fe63ecb2cd4e8de773f6372f7359a444d05b77ec3d005a3efca73c51" | ||
| 1012 | SRC_URI += "gomod://github.com/rancher/permissions;version=v0.0.0-20240523180510-4001d3d637f7;sha256sum=193a83723bd3dbe42f7c5a38b52cfbf80a60046b97d34412390c1d2e1e5a3182" | 1580 | SRC_URI += "gomod://github.com/rancher/permissions;version=v0.0.0-20240523180510-4001d3d637f7;sha256sum=193a83723bd3dbe42f7c5a38b52cfbf80a60046b97d34412390c1d2e1e5a3182" |
| 1581 | SRC_URI += "gomod://github.com/rancher/remotedialer;version=v0.6.0-rc.1.0.20250916111157-f160aa32568d;sha256sum=8f3c2a5c16fc8c9ff5aac3369382186d3edbf1aea0973da3ee1f55170863a9a7" | ||
| 1013 | SRC_URI += "gomod://github.com/rancher/remotedialer;version=v0.5.1-0.20250827012652-e6b68fd83a6b;sha256sum=91143ae932dd2833d3e78ec752243fbbfe5807c714505ce8785a736780d2f53d" | 1582 | SRC_URI += "gomod://github.com/rancher/remotedialer;version=v0.5.1-0.20250827012652-e6b68fd83a6b;sha256sum=91143ae932dd2833d3e78ec752243fbbfe5807c714505ce8785a736780d2f53d" |
| 1014 | SRC_URI += "gomod://github.com/rancher/wharfie;version=v0.7.0;sha256sum=f9084c58b2456e84b46abb98ad5e46bff30cf814d3393e8486e136a24de41166" | 1583 | SRC_URI += "gomod://github.com/rancher/wharfie;version=v0.7.0;sha256sum=f9084c58b2456e84b46abb98ad5e46bff30cf814d3393e8486e136a24de41166" |
| 1584 | SRC_URI += "gomod://github.com/rancher/wharfie;version=v0.7.1;sha256sum=59eff4cf7edd1047e12a6a049fd3b1ed598b86c78c6d02799a4c1d915b2de5de" | ||
| 1585 | SRC_URI += "gomod://github.com/rancher/wrangler/v3;version=v3.4.0;sha256sum=bad560987ad1d9cb05a143bb6fa0c1e732f9d7c9c64a8e60f1003e6357cbd8b6" | ||
| 1015 | SRC_URI += "gomod://github.com/rancher/wrangler/v3;version=v3.2.3;sha256sum=5fa859b3226425e005d737eb371ddc21dec75564cf8ee2c5682c028462c9fd63" | 1586 | SRC_URI += "gomod://github.com/rancher/wrangler/v3;version=v3.2.3;sha256sum=5fa859b3226425e005d737eb371ddc21dec75564cf8ee2c5682c028462c9fd63" |
| 1016 | SRC_URI += "gomod://github.com/raulk/go-watchdog;version=v1.3.0;sha256sum=d4dd788a07bac38e24d75eb9f1e7ecfa3e69966fbf24af4270fde877f4a0b9b8" | 1587 | SRC_URI += "gomod://github.com/raulk/go-watchdog;version=v1.3.0;sha256sum=d4dd788a07bac38e24d75eb9f1e7ecfa3e69966fbf24af4270fde877f4a0b9b8" |
| 1588 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20181016184325-3113b8401b8a;sha256sum=d7e9732038fa277c30b25934d3d251003fdb8e3ad806611b0c1571ddabdd5e62" | ||
| 1017 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20200313005456-10cdbea86bc0;sha256sum=a5c502a44d80cb5e977e6f0d5a62b12f31afbdefbfc4fb2ea41f1ee412f2c00d" | 1589 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20200313005456-10cdbea86bc0;sha256sum=a5c502a44d80cb5e977e6f0d5a62b12f31afbdefbfc4fb2ea41f1ee412f2c00d" |
| 1018 | SRC_URI += "gomod://github.com/remyoudompheng/bigfft;version=v0.0.0-20200410134404-eec4a21b6bb0;sha256sum=60c422375fac36ea169eb6065af6c1b4895d8608bbd3fda9cddf98dee02e5d6a" | 1590 | SRC_URI += "gomod://github.com/remyoudompheng/bigfft;version=v0.0.0-20200410134404-eec4a21b6bb0;sha256sum=60c422375fac36ea169eb6065af6c1b4895d8608bbd3fda9cddf98dee02e5d6a" |
| 1019 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.4.7;sha256sum=b995e4aa0cc1e5779cc61138ac925cb8c1e963e40c80e4b93ee8553812ebb792" | 1591 | SRC_URI += "gomod://github.com/rivo/uniseg;version=v0.4.7;sha256sum=b995e4aa0cc1e5779cc61138ac925cb8c1e963e40c80e4b93ee8553812ebb792" |
| 1020 | SRC_URI += "gomod://github.com/robfig/cron/v3;version=v3.0.1;sha256sum=ebe6454642220832a451b8cc50eae5f9150fd8d36b90b242a5de27676be86c70" | 1592 | SRC_URI += "gomod://github.com/robfig/cron/v3;version=v3.0.1;sha256sum=ebe6454642220832a451b8cc50eae5f9150fd8d36b90b242a5de27676be86c70" |
| 1593 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v0.0.0-20150106093220-6724a57986af;sha256sum=c2be7927eea04189cd1683eb1b2380c818b053a0619e6210f41e855ddbde88e1" | ||
| 1021 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.2.0;sha256sum=f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1" | 1594 | SRC_URI += "gomod://github.com/rogpeppe/fastuuid;version=v1.2.0;sha256sum=f9b8293f5e20270e26fb4214ca7afec864de92c73d03ff62b5ee29d1db4e72a1" |
| 1595 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.6.1;sha256sum=e6218bfc2e9b3f3e582f5d9cd76bd1a36cf70ad277c8e48c16029b26e55d3d7b" | ||
| 1022 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.12.0;sha256sum=d4539e716c2b7f2824584e4c4a17f64c508bd6e5359106a406a7e23e77109cde" | 1596 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.12.0;sha256sum=d4539e716c2b7f2824584e4c4a17f64c508bd6e5359106a406a7e23e77109cde" |
| 1023 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.3.0;sha256sum=191b95c35d85a5683cee6e303a08b4d103bf9de9ececdc6904f21ed90c094b0a" | ||
| 1024 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.10.0;sha256sum=87774aa95156e10f1ae865004bd8f240bbe95f18160e62c12fdfa2ece57f7456" | 1597 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.10.0;sha256sum=87774aa95156e10f1ae865004bd8f240bbe95f18160e62c12fdfa2ece57f7456" |
| 1598 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.9.0;sha256sum=7d777908b9c91a1685f2d709550e6b7478e14e9c4699dffd7f0a150e36dbc7e9" | ||
| 1025 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.11.0;sha256sum=3629d4b2e457fdba5e9d51a376e2bead9b28a20696fa905b701c79250188c4e3" | 1599 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.11.0;sha256sum=3629d4b2e457fdba5e9d51a376e2bead9b28a20696fa905b701c79250188c4e3" |
| 1026 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.13.1;sha256sum=cc0746bf67c2d5d536d305db9f7c5cbe8ffa84928fd90262fb447685db0f1bc2" | 1600 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.13.1;sha256sum=cc0746bf67c2d5d536d305db9f7c5cbe8ffa84928fd90262fb447685db0f1bc2" |
| 1027 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.9.0;sha256sum=7d777908b9c91a1685f2d709550e6b7478e14e9c4699dffd7f0a150e36dbc7e9" | 1601 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.3.0;sha256sum=191b95c35d85a5683cee6e303a08b4d103bf9de9ececdc6904f21ed90c094b0a" |
| 1028 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.6.1;sha256sum=e6218bfc2e9b3f3e582f5d9cd76bd1a36cf70ad277c8e48c16029b26e55d3d7b" | 1602 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.14.1;sha256sum=ab3d18283cef2f46ddfd489b6b14b970eb7dbbb642786f025ee1ac5291dc4e70" |
| 1029 | SRC_URI += "gomod://github.com/rootless-containers/rootlesskit;version=v1.1.1;sha256sum=a75e5baa3ae027d34b1f9548e3a442ccbba5a2842f7b42d70205aa0f95b40ede" | 1603 | SRC_URI += "gomod://github.com/rootless-containers/rootlesskit;version=v1.1.1;sha256sum=a75e5baa3ae027d34b1f9548e3a442ccbba5a2842f7b42d70205aa0f95b40ede" |
| 1604 | SRC_URI += "gomod://github.com/rs/xid;version=v1.2.1;sha256sum=4abdedc4de69adcb9a4575f99c59d8ab542191e1800b6a91e12a4e9ea8da0026" | ||
| 1030 | SRC_URI += "gomod://github.com/rs/xid;version=v1.6.0;sha256sum=395b1caa8a7e835e4721291e629dac4f6608db3918d6fe1eb2ed5e7561b62eb2" | 1605 | SRC_URI += "gomod://github.com/rs/xid;version=v1.6.0;sha256sum=395b1caa8a7e835e4721291e629dac4f6608db3918d6fe1eb2ed5e7561b62eb2" |
| 1606 | SRC_URI += "gomod://github.com/rs/zerolog;version=v1.21.0;sha256sum=bb7aa934fc89548dabf71c27427eab5920c9014af6cd06f53175411df09a4241" | ||
| 1031 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" | 1607 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" |
| 1032 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.5.2;sha256sum=ba3408459608d91f693cffe853d2169116b8327c0f3c5d42e3818f43e41d1c87" | 1608 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.5.2;sha256sum=ba3408459608d91f693cffe853d2169116b8327c0f3c5d42e3818f43e41d1c87" |
| 1033 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" | ||
| 1034 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.0.1;sha256sum=496079bbc8c4831cd0507213e059a925d2c22bd1ea9ada4dd85815d51b485228" | 1609 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.0.1;sha256sum=496079bbc8c4831cd0507213e059a925d2c22bd1ea9ada4dd85815d51b485228" |
| 1610 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" | ||
| 1035 | SRC_URI += "gomod://github.com/ruudk/golang-pdf417;version=v0.0.0-20201230142125-a7e3863a1245;sha256sum=f0006c0f60789da76c1b3fef73bb63f5581744fbe3ab5973ec718b40c6822f69" | 1611 | SRC_URI += "gomod://github.com/ruudk/golang-pdf417;version=v0.0.0-20201230142125-a7e3863a1245;sha256sum=f0006c0f60789da76c1b3fef73bb63f5581744fbe3ab5973ec718b40c6822f69" |
| 1036 | SRC_URI += "gomod://github.com/ruudk/golang-pdf417;version=v0.0.0-20181029194003-1af4ab5afa58;sha256sum=f4757b81b3b67d9749b1d4c2da50f19ab43c2264f032422f78cf8387547a4f51" | 1612 | SRC_URI += "gomod://github.com/ruudk/golang-pdf417;version=v0.0.0-20181029194003-1af4ab5afa58;sha256sum=f4757b81b3b67d9749b1d4c2da50f19ab43c2264f032422f78cf8387547a4f51" |
| 1613 | SRC_URI += "gomod://github.com/ryanuber/columnize;version=v0.0.0-20160712163229-9b3edd62028f;sha256sum=90eb7f18868fb2e80c1e5e34713c8d8faf1752d5054c5033d897bf9617427787" | ||
| 1614 | SRC_URI += "gomod://github.com/safchain/ethtool;version=v0.6.2;sha256sum=eb4fa1f3360018d135d20c05f752886c9b54dca01f23207badeb0a8a6acfd53e" | ||
| 1037 | SRC_URI += "gomod://github.com/safchain/ethtool;version=v0.5.10;sha256sum=52edcf16a3bbf5c8933a03accd6b47a60fcc04c0fdf1f8adf6d5ea86a8fb468b" | 1615 | SRC_URI += "gomod://github.com/safchain/ethtool;version=v0.5.10;sha256sum=52edcf16a3bbf5c8933a03accd6b47a60fcc04c0fdf1f8adf6d5ea86a8fb468b" |
| 1038 | SRC_URI += "gomod://github.com/sagikazarmark/locafero;version=v0.6.0;sha256sum=cc6a0baf09ebdd8c574be11f266a7289d36cc88fa6870357187027498960fb1e" | 1616 | SRC_URI += "gomod://github.com/sagikazarmark/locafero;version=v0.6.0;sha256sum=cc6a0baf09ebdd8c574be11f266a7289d36cc88fa6870357187027498960fb1e" |
| 1039 | SRC_URI += "gomod://github.com/sagikazarmark/slog-shim;version=v0.1.0;sha256sum=20b764879fb481aebdcef5eb9ce044fec48e3414d256571b632f1adb1778bfef" | 1617 | SRC_URI += "gomod://github.com/sagikazarmark/slog-shim;version=v0.1.0;sha256sum=20b764879fb481aebdcef5eb9ce044fec48e3414d256571b632f1adb1778bfef" |
| 1040 | SRC_URI += "gomod://github.com/samber/lo;version=v1.47.0;sha256sum=49f5b5a10a3572b9e5cee36fd3d7be4c5c7ed69b1de5d5d5fb8c9bc36b89f4e7" | 1618 | SRC_URI += "gomod://github.com/samber/lo;version=v1.47.0;sha256sum=49f5b5a10a3572b9e5cee36fd3d7be4c5c7ed69b1de5d5d5fb8c9bc36b89f4e7" |
| 1619 | SRC_URI += "gomod://github.com/samuel/go-zookeeper;version=v0.0.0-20190923202752-2cc03de413da;sha256sum=499f8144de8a6839b2d70c8869d88f294604188ec501e928ca17446043147d40" | ||
| 1041 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" | 1620 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" |
| 1042 | SRC_URI += "gomod://github.com/sasha-s/go-deadlock;version=v0.3.5;sha256sum=b927f67dd9a6dc183bac7249c019775e689aee67dc52bfa53354137139d722a1" | 1621 | SRC_URI += "gomod://github.com/sasha-s/go-deadlock;version=v0.3.5;sha256sum=b927f67dd9a6dc183bac7249c019775e689aee67dc52bfa53354137139d722a1" |
| 1043 | SRC_URI += "gomod://github.com/sclevine/agouti;version=v3.0.0+incompatible;sha256sum=b20c8a6a2c1fda0ae6a9cd6d319e78a7a5afea4bc90810cd46b99246d8219d23" | 1622 | SRC_URI += "gomod://github.com/sclevine/agouti;version=v3.0.0+incompatible;sha256sum=b20c8a6a2c1fda0ae6a9cd6d319e78a7a5afea4bc90810cd46b99246d8219d23" |
| 1044 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.0.0;sha256sum=287218ffcd136dbb28ce99a2f162048d8dfa6f97b524c17797964aacde2f8f52" | 1623 | SRC_URI += "gomod://github.com/sean-/seed;version=v0.0.0-20170313163322-e2103e2c3529;sha256sum=0bc8e6e0a07e554674b0bb92ef4eb7de1650056b50878eed8d5d631aec9b6362" |
| 1624 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.4.0;sha256sum=63aef1860b251af1421ba0a014a6bb08a60833f13f948f3d88d66754bb484f53" | ||
| 1045 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.2.0;sha256sum=da1accb73e9ac304a805eb59fba2c50d0089f9206a2574b8812af7e75e8ec105" | 1625 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.2.0;sha256sum=da1accb73e9ac304a805eb59fba2c50d0089f9206a2574b8812af7e75e8ec105" |
| 1626 | SRC_URI += "gomod://github.com/sergi/go-diff;version=v1.0.0;sha256sum=287218ffcd136dbb28ce99a2f162048d8dfa6f97b524c17797964aacde2f8f52" | ||
| 1046 | SRC_URI += "gomod://github.com/shengdoushi/base58;version=v1.0.0;sha256sum=db0d9689a7e0fab729259f39539156d86161b1f1aab13b4125133b275ffaa2c8" | 1627 | SRC_URI += "gomod://github.com/shengdoushi/base58;version=v1.0.0;sha256sum=db0d9689a7e0fab729259f39539156d86161b1f1aab13b4125133b275ffaa2c8" |
| 1047 | SRC_URI += "gomod://github.com/shopspring/decimal;version=v1.4.0;sha256sum=751d4cd3460984afc72973d2a0df56ed9b10499c5cd0508d7f2207245d9e3315" | 1628 | SRC_URI += "gomod://github.com/shopspring/decimal;version=v1.4.0;sha256sum=751d4cd3460984afc72973d2a0df56ed9b10499c5cd0508d7f2207245d9e3315" |
| 1048 | SRC_URI += "gomod://github.com/shurcooL/component;version=v0.0.0-20170202220835-f88ec8f54cc4;sha256sum=2dd1cfac518def9fc8c6ac69022a85b0413269caf93d9532f77dca7375e1d645" | 1629 | SRC_URI += "gomod://github.com/shurcooL/go;version=v0.0.0-20200502201357-93f07166e636;sha256sum=da7d51023b80d2a63c8f9b9af1bb937c8b54fb1393f692aae24bb469368b50ce" |
| 1049 | SRC_URI += "gomod://github.com/shurcooL/events;version=v0.0.0-20181021180414-410e4ca65f48;sha256sum=1dcade8d00ba3945f5d1bc56c09a84e2d51fa20d20ef4fa6f867e5e4cd918e9d" | 1630 | SRC_URI += "gomod://github.com/shurcooL/httpfs;version=v0.0.0-20190707220628-8d4bc4ba7749;sha256sum=a2079dbd8c236262ecbb22312467265fbbddd9b5ee789531c5f7f24fbdda174b" |
| 1050 | SRC_URI += "gomod://github.com/shurcooL/github_flavored_markdown;version=v0.0.0-20181002035957-2122de532470;sha256sum=d984dc45e823f4c99e89841d675e34d2d35d3b334f1b3690fde05de30a66929f" | ||
| 1051 | SRC_URI += "gomod://github.com/shurcooL/go;version=v0.0.0-20180423040247-9e1955d9fb6e;sha256sum=350e4c547dbeb657bb3b2eab428f1c29a80808e8096ff87324fd84744f914766" | ||
| 1052 | SRC_URI += "gomod://github.com/shurcooL/go-goon;version=v0.0.0-20170922171312-37c2f522c041;sha256sum=31cb3f736521597c56f962b9d7d21073620fbb1da845305aba743960f09e4115" | ||
| 1053 | SRC_URI += "gomod://github.com/shurcooL/gofontwoff;version=v0.0.0-20180329035133-29b52fc0a18d;sha256sum=685dedb79602bb41403a7b5198f5c9d0ffbc99a68d7f99160ecf08a71475e5f4" | ||
| 1054 | SRC_URI += "gomod://github.com/shurcooL/gopherjslib;version=v0.0.0-20160914041154-feb6d3990c2c;sha256sum=ea6c396c92724a8028793bde957dbe9a1c594b8af085035e652d4335e6aa30e1" | ||
| 1055 | SRC_URI += "gomod://github.com/shurcooL/highlight_diff;version=v0.0.0-20170515013008-09bb4053de1b;sha256sum=b4bcb7f3e50a99623d5f39c4e054964fc60d5e4b34543408582a0a984a67b630" | ||
| 1056 | SRC_URI += "gomod://github.com/shurcooL/highlight_go;version=v0.0.0-20181028180052-98c3abbbae20;sha256sum=9f879b051c8eadb6dc063ca3ff6856d0e64cd30b5ad545e580b77b4f8ef9ddd7" | ||
| 1057 | SRC_URI += "gomod://github.com/shurcooL/home;version=v0.0.0-20181020052607-80b7ffcb30f9;sha256sum=0042d859afa3221fd4b4049b350a2d6ffcc674e4c4177bb0c232dc120b410ee6" | ||
| 1058 | SRC_URI += "gomod://github.com/shurcooL/htmlg;version=v0.0.0-20170918183704-d01228ac9e50;sha256sum=165b168c2b44cf2d84d98ea1f3d4396a063ef500e96a58f13d6a85dc4b32c7bb" | ||
| 1059 | SRC_URI += "gomod://github.com/shurcooL/httperror;version=v0.0.0-20170206035902-86b7830d14cc;sha256sum=59d49ef080f6c93ce5b01cb0ec7d0d0d5776784fe578be1ed7e36cbcdaada320" | ||
| 1060 | SRC_URI += "gomod://github.com/shurcooL/httpfs;version=v0.0.0-20171119174359-809beceb2371;sha256sum=eae6d0e3f4eed495716ce4b9ad6dc6fbff806c4c802b8afa616dcfda6bf95b75" | ||
| 1061 | SRC_URI += "gomod://github.com/shurcooL/httpgzip;version=v0.0.0-20180522190206-b1c53ac65af9;sha256sum=9167e1a3132547296c3eeebd52fc4ca89c4e1a82031e2926b1e724995a768b6b" | ||
| 1062 | SRC_URI += "gomod://github.com/shurcooL/issues;version=v0.0.0-20181008053335-6292fdc1e191;sha256sum=35f360662b2f2f02e67f60e8308fd48e894378264766a520dcc826aa34ce12ea" | ||
| 1063 | SRC_URI += "gomod://github.com/shurcooL/issuesapp;version=v0.0.0-20180602232740-048589ce2241;sha256sum=ac947684d3f13beef9433724deddc2c7ddb6d19921d6902f4789dd4ce1af5f3c" | ||
| 1064 | SRC_URI += "gomod://github.com/shurcooL/notifications;version=v0.0.0-20181007000457-627ab5aea122;sha256sum=81c11228a401d74cf93813b8e8dc114ed91346e973be29f640fc81962d86b1a8" | ||
| 1065 | SRC_URI += "gomod://github.com/shurcooL/octicon;version=v0.0.0-20181028054416-fa4f57f9efb2;sha256sum=28a5a2ac37448b23b5e9966a67a07c77e3421f2800b31733023932d4ae933708" | ||
| 1066 | SRC_URI += "gomod://github.com/shurcooL/reactions;version=v0.0.0-20181006231557-f2e0b4ca5b82;sha256sum=a85ae90db9fd0eb12d04d32c625c53f2535973d7632ffdb15e097a4e8ae4e9dc" | ||
| 1067 | SRC_URI += "gomod://github.com/shurcooL/sanitized_anchor_name;version=v1.0.0;sha256sum=0af034323e0627a9e94367f87aa50ce29e5b165d54c8da2926cbaffd5834f757" | 1631 | SRC_URI += "gomod://github.com/shurcooL/sanitized_anchor_name;version=v1.0.0;sha256sum=0af034323e0627a9e94367f87aa50ce29e5b165d54c8da2926cbaffd5834f757" |
| 1068 | SRC_URI += "gomod://github.com/shurcooL/sanitized_anchor_name;version=v0.0.0-20170918181015-86672fcb3f95;sha256sum=c9ba94942fc705aca4d4f0d7ebe3b0ba4bdd1ccd2c7bb93b9e29eea2aaa2aaa9" | 1632 | SRC_URI += "gomod://github.com/shurcooL/vfsgen;version=v0.0.0-20200824052919-0d455de96546;sha256sum=98198ecd8f122d1266ff2db193f1aae8a88f2f299bfc34b06ef356694cca537d" |
| 1069 | SRC_URI += "gomod://github.com/shurcooL/users;version=v0.0.0-20180125191416-49c67e49c537;sha256sum=3f17089e996438a88a478d38807ce4f3c045a91114830946a1bdc760eb2b7c58" | ||
| 1070 | SRC_URI += "gomod://github.com/shurcooL/webdavfs;version=v0.0.0-20170829043945-18c3829fa133;sha256sum=bb70104152800cbb490c480bead0d2ef24176be9e1304e6701ab161115484863" | ||
| 1071 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.7.0;sha256sum=670b84d6d2ee131776eb41058b0823231b824920621801814f52a0fe9c64fccb" | 1633 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.7.0;sha256sum=670b84d6d2ee131776eb41058b0823231b824920621801814f52a0fe9c64fccb" |
| 1072 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.8.1;sha256sum=8caec32e0aba1b95effc69d645b50f937137f78f0d0534b149f017dc0164a354" | 1634 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.8.1;sha256sum=8caec32e0aba1b95effc69d645b50f937137f78f0d0534b149f017dc0164a354" |
| 1635 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.4.2;sha256sum=9a8e55830261a4b1c9350d7c45db029c8586c0b2d934d1224cde469425031edd" | ||
| 1073 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0" | 1636 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0" |
| 1637 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.4;sha256sum=3847d00c5ee6948f1ff0d0120bc343c55ce852becb7720f8f08f53eecfe9e437" | ||
| 1074 | SRC_URI += "gomod://github.com/slok/go-http-metrics;version=v0.12.0;sha256sum=4cbcdb7073cc138a948296ebe7d659508b93f5138d3a24c69fa7d8edb6a2f3d7" | 1638 | SRC_URI += "gomod://github.com/slok/go-http-metrics;version=v0.12.0;sha256sum=4cbcdb7073cc138a948296ebe7d659508b93f5138d3a24c69fa7d8edb6a2f3d7" |
| 1639 | SRC_URI += "gomod://github.com/slok/go-http-metrics;version=v0.13.0;sha256sum=c5828bb9ca79d33d9d30f2a1e34b10235a2e280fad5bf1da20b55d1e62baf6cd" | ||
| 1075 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.1.1;sha256sum=bc9cd16c7d8306edc4a7b0ca0d841236e6f9e7481ec6ccc5c460a86468cd7b42" | 1640 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.1.1;sha256sum=bc9cd16c7d8306edc4a7b0ca0d841236e6f9e7481ec6ccc5c460a86468cd7b42" |
| 1641 | SRC_URI += "gomod://github.com/smarty/assertions;version=v1.15.0;sha256sum=c3e160180b54d9364f5b00185fa315f3017f848d9f0c34d0aa905a5510873226" | ||
| 1076 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v1.2.0;sha256sum=11c553f6919bf59037f3485846df861c2ccc1992078c12fc7663083427ff40fe" | 1642 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v1.2.0;sha256sum=11c553f6919bf59037f3485846df861c2ccc1992078c12fc7663083427ff40fe" |
| 1643 | SRC_URI += "gomod://github.com/smartystreets/assertions;version=v0.0.0-20180927180507-b2de0cb4f26d;sha256sum=0434c12c41cb4c3e7ebf2fa44d3eeaafa75b9a61a80e30408ed8e09c3d5d3d70" | ||
| 1644 | SRC_URI += "gomod://github.com/smartystreets/goconvey;version=v1.6.4;sha256sum=a931413713a303a958a9c3ac31305498905fb91465e725552472462130396dda" | ||
| 1077 | SRC_URI += "gomod://github.com/smartystreets/goconvey;version=v1.7.2;sha256sum=ccfa7942070626b276f7fc36a9451d75cb1daca12256a0aa4f05011f45d61050" | 1645 | SRC_URI += "gomod://github.com/smartystreets/goconvey;version=v1.7.2;sha256sum=ccfa7942070626b276f7fc36a9451d75cb1daca12256a0aa4f05011f45d61050" |
| 1646 | SRC_URI += "gomod://github.com/smartystreets/goconvey;version=v1.8.1;sha256sum=386d6cbaf30c8d7fd4daad50639408e80cb78cb994eb76aafc9f9b8cb18689e7" | ||
| 1078 | SRC_URI += "gomod://github.com/soheilhy/cmux;version=v0.1.5;sha256sum=27ae4f072970e4d09f4ecc75951b6cbc4dcf607da9ace4df4fb5a7a5f69054c0" | 1647 | SRC_URI += "gomod://github.com/soheilhy/cmux;version=v0.1.5;sha256sum=27ae4f072970e4d09f4ecc75951b6cbc4dcf607da9ace4df4fb5a7a5f69054c0" |
| 1648 | SRC_URI += "gomod://github.com/soheilhy/cmux;version=v0.1.4;sha256sum=6d6cadade0e186f84b5f8e7ddf8f4256601b21e49b0ca49fd003a7e570ae1885" | ||
| 1079 | SRC_URI += "gomod://github.com/songgao/water;version=v0.0.0-20200317203138-2b4b6d7c09d8;sha256sum=9411b54a45f3b35ed3a1b1b7c31e6c447533f7f634c1c0702619c27b56073438" | 1649 | SRC_URI += "gomod://github.com/songgao/water;version=v0.0.0-20200317203138-2b4b6d7c09d8;sha256sum=9411b54a45f3b35ed3a1b1b7c31e6c447533f7f634c1c0702619c27b56073438" |
| 1650 | SRC_URI += "gomod://github.com/sony/gobreaker;version=v0.4.1;sha256sum=eab9bf8f98b16b051d7d13c4f5c70d6d1039347e380e0a12cb9ff6e33200d784" | ||
| 1080 | SRC_URI += "gomod://github.com/sourcegraph/annotate;version=v0.0.0-20160123013949-f4cad6c6324d;sha256sum=2a58cbf2485b2e97e49d7c3e83e81385d1418bfbab2b846dabec041a3d402b3e" | 1651 | SRC_URI += "gomod://github.com/sourcegraph/annotate;version=v0.0.0-20160123013949-f4cad6c6324d;sha256sum=2a58cbf2485b2e97e49d7c3e83e81385d1418bfbab2b846dabec041a3d402b3e" |
| 1081 | SRC_URI += "gomod://github.com/sourcegraph/conc;version=v0.3.0;sha256sum=98d3147d14fbd070099a61c37b65c5ccd95a1823cade101c4c5a04c1b1ba6576" | 1652 | SRC_URI += "gomod://github.com/sourcegraph/conc;version=v0.3.0;sha256sum=98d3147d14fbd070099a61c37b65c5ccd95a1823cade101c4c5a04c1b1ba6576" |
| 1082 | SRC_URI += "gomod://github.com/sourcegraph/go-diff;version=v0.6.0;sha256sum=c264733acc6dd4d25a6491737e518c090fbf5a68089ec3d9c025360dd138a7da" | 1653 | SRC_URI += "gomod://github.com/sourcegraph/go-diff;version=v0.6.0;sha256sum=c264733acc6dd4d25a6491737e518c090fbf5a68089ec3d9c025360dd138a7da" |
| 1083 | SRC_URI += "gomod://github.com/sourcegraph/syntaxhighlight;version=v0.0.0-20170531221838-bd320f5d308e;sha256sum=c0e6323ed7a5dcddcdd7686f2d7c68dff44a8ecbfd6818db3bdb33a7af422792" | 1654 | SRC_URI += "gomod://github.com/sourcegraph/syntaxhighlight;version=v0.0.0-20170531221838-bd320f5d308e;sha256sum=c0e6323ed7a5dcddcdd7686f2d7c68dff44a8ecbfd6818db3bdb33a7af422792" |
| 1084 | SRC_URI += "gomod://github.com/spaolacci/murmur3;version=v1.1.0;sha256sum=60bd43ada88cc70823b31fd678a8b906d48631b47145300544d45219ee6a17bc" | 1655 | SRC_URI += "gomod://github.com/spaolacci/murmur3;version=v1.1.0;sha256sum=60bd43ada88cc70823b31fd678a8b906d48631b47145300544d45219ee6a17bc" |
| 1085 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.14.0;sha256sum=eec827dee35b23df42f757c5f73841d388951ee6cd49cc14d724e48c4e04d140" | 1656 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.9.2;sha256sum=64dbd57907f1718a4b549f5275375c13eb9bed301242fdacdfece0e97bdd86c7" |
| 1086 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.3.3;sha256sum=0f2476e6477ed13606df86b06c2f404b911a5ea1105d97ca00b54b2efd0fd9fc" | ||
| 1087 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.10.0;sha256sum=96f549d577731c5f75d5a1b2bf8b937ff4300fab318197776af4f335c0bc0ff6" | 1657 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.10.0;sha256sum=96f549d577731c5f75d5a1b2bf8b937ff4300fab318197776af4f335c0bc0ff6" |
| 1088 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.6.0;sha256sum=234791203d4bb7405bf5ef7f5cecc6e64fdfa9fc5a12d85b6ec7ecdb86cc0834" | 1658 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.3.3;sha256sum=0f2476e6477ed13606df86b06c2f404b911a5ea1105d97ca00b54b2efd0fd9fc" |
| 1659 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.15.0;sha256sum=d03a0bbce87eeaa1c23f0c0276707bb2d59f46efee875d7d7f1d570201be6e1f" | ||
| 1089 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.11.0;sha256sum=70ae59086db6bfb64b509f597c8eff3d7ab56f8f0052f947f67b68899da3491c" | 1660 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.11.0;sha256sum=70ae59086db6bfb64b509f597c8eff3d7ab56f8f0052f947f67b68899da3491c" |
| 1090 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.9.2;sha256sum=64dbd57907f1718a4b549f5275375c13eb9bed301242fdacdfece0e97bdd86c7" | 1661 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.6.0;sha256sum=234791203d4bb7405bf5ef7f5cecc6e64fdfa9fc5a12d85b6ec7ecdb86cc0834" |
| 1091 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.6.0;sha256sum=ee938d479c19c4cacc5e1bebd71fa5a4d00b84f4d71ee527a96a8adb7e0736e8" | 1662 | SRC_URI += "gomod://github.com/spf13/afero;version=v1.14.0;sha256sum=eec827dee35b23df42f757c5f73841d388951ee6cd49cc14d724e48c4e04d140" |
| 1092 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.7.0;sha256sum=7b24198857474e3f3c9c368fdec153b06003d06863a182c77c0605c3e51002c1" | 1663 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.7.0;sha256sum=7b24198857474e3f3c9c368fdec153b06003d06863a182c77c0605c3e51002c1" |
| 1093 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.9.1;sha256sum=e44a319d167f096bd3ba0bd0c13cf17d8dc0b7d51ac784fa7440d005dd2ed5cb" | 1664 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.10.0;sha256sum=7c7ba27f9979ada980c2a69f6b2fdf7b4ce1f2b766e245c0a4716f546ad7ddce" |
| 1665 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.3.1;sha256sum=9431fba3679d68cb98976c0f87e20520555835ecf772182991a37831426f219e" | ||
| 1666 | SRC_URI += "gomod://github.com/spf13/cast;version=v1.6.0;sha256sum=ee938d479c19c4cacc5e1bebd71fa5a4d00b84f4d71ee527a96a8adb7e0736e8" | ||
| 1667 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.2.1;sha256sum=9dad7255db19d7e264232543b42a0f5f04c4561df708702f1d895ff7c66818e5" | ||
| 1668 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.0;sha256sum=e06ec4e879f95d4b6f52f6471d09cd81430bb605ec50ccffa1d6a56519f7f3af" | ||
| 1669 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.2;sha256sum=a00aae6fcd631e0fde52c98604452ff70e1b73c3b8a560d68db15aff5e26872d" | ||
| 1094 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.8.1;sha256sum=bf27a276f87257c93bc057309df30265a19beefc3d5fc887cbd8fc99ad35466a" | 1670 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.8.1;sha256sum=bf27a276f87257c93bc057309df30265a19beefc3d5fc887cbd8fc99ad35466a" |
| 1671 | SRC_URI += "gomod://github.com/spf13/cobra;version=v0.0.3;sha256sum=d4bd713930ef13df5968d5bdb656a26d5b3b569853a8bbaeb8f840dc2e49e79f" | ||
| 1672 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.9.1;sha256sum=e44a319d167f096bd3ba0bd0c13cf17d8dc0b7d51ac784fa7440d005dd2ed5cb" | ||
| 1095 | SRC_URI += "gomod://github.com/spf13/jwalterweatherman;version=v1.1.0;sha256sum=43cc5f056caf66dc8225dca36637bfc18509521b103a69ca76fbc2b6519194a3" | 1673 | SRC_URI += "gomod://github.com/spf13/jwalterweatherman;version=v1.1.0;sha256sum=43cc5f056caf66dc8225dca36637bfc18509521b103a69ca76fbc2b6519194a3" |
| 1096 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.7;sha256sum=dca1daf09c8d99e5487b3feab60ab47e46d4c26267d1882fe93318d26e0f9e8d" | 1674 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.5;sha256sum=fc6e704f2f6a84ddcdce6de0404e5340fa20c8676181bf5d381b17888107ba84" |
| 1675 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" | ||
| 1097 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.6;sha256sum=d8dac1115c17fa667a93d50f34ddf37648eeb6b92446f429c6120777aa839678" | 1676 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.6;sha256sum=d8dac1115c17fa667a93d50f34ddf37648eeb6b92446f429c6120777aa839678" |
| 1677 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.7;sha256sum=dca1daf09c8d99e5487b3feab60ab47e46d4c26267d1882fe93318d26e0f9e8d" | ||
| 1678 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.8;sha256sum=0ce14832edc1893416b8c904653f0e1093faa8feb4f0b13e7d55d0534519ff2b" | ||
| 1679 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.1;sha256sum=54d1c120b487d3a6ddbdec1cd95edbbec3409c1a992407831fca2a35bec33c3c" | ||
| 1680 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" | ||
| 1098 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.19.0;sha256sum=5b773a712a646ff2f1bca4c45d50853e881ad8f6c363ca30fab1c4a9b19e59b2" | 1681 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.19.0;sha256sum=5b773a712a646ff2f1bca4c45d50853e881ad8f6c363ca30fab1c4a9b19e59b2" |
| 1099 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.16.0;sha256sum=dda4e4239c9676acb260578a89ba235af43aeb90023a2cd820bde8907782b1d2" | 1682 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.16.0;sha256sum=dda4e4239c9676acb260578a89ba235af43aeb90023a2cd820bde8907782b1d2" |
| 1683 | SRC_URI += "gomod://github.com/spf13/viper;version=v1.8.1;sha256sum=3223fb4fb8308f36d504b12653027403fa277cc03f49141e6539edb6991f7fef" | ||
| 1100 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.5.0;sha256sum=3b96ee2cef9a550ec779125216a03225fff44d3d702d51b6ef21e2202d2517d6" | 1684 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.5.0;sha256sum=3b96ee2cef9a550ec779125216a03225fff44d3d702d51b6ef21e2202d2517d6" |
| 1685 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.6.0;sha256sum=b90f378c70e2c985f61893ca20bf3e8258bb4f66920af759276d330513d0d7d6" | ||
| 1101 | SRC_URI += "gomod://github.com/stefanberger/go-pkcs11uri;version=v0.0.0-20230803200340-78284954bff6;sha256sum=5c5bca74afcdf246740b246cdf6de4244ff25e70f3ca2f31f0c1783e94777bb1" | 1686 | SRC_URI += "gomod://github.com/stefanberger/go-pkcs11uri;version=v0.0.0-20230803200340-78284954bff6;sha256sum=5c5bca74afcdf246740b246cdf6de4244ff25e70f3ca2f31f0c1783e94777bb1" |
| 1102 | SRC_URI += "gomod://github.com/stoewer/go-strcase;version=v1.3.1;sha256sum=78b204eff3f93d6d3558c084a1d78d44be2cc80ffa30f6eb160e9e219f2ff068" | 1687 | SRC_URI += "gomod://github.com/stoewer/go-strcase;version=v1.3.1;sha256sum=78b204eff3f93d6d3558c084a1d78d44be2cc80ffa30f6eb160e9e219f2ff068" |
| 1103 | SRC_URI += "gomod://github.com/stoewer/go-strcase;version=v1.3.0;sha256sum=42448455706d43dc6b51dc007ceb9726f2b928cb3137c82dc4cfce4e4c565d83" | 1688 | SRC_URI += "gomod://github.com/stoewer/go-strcase;version=v1.3.0;sha256sum=42448455706d43dc6b51dc007ceb9726f2b928cb3137c82dc4cfce4e4c565d83" |
| 1689 | SRC_URI += "gomod://github.com/streadway/amqp;version=v0.0.0-20190404075320-75d898a42a94;sha256sum=658d9bb5f8c1ee74c0a7c6907de47a4c1d772a3ff559c3bba332ac676891c94b" | ||
| 1690 | SRC_URI += "gomod://github.com/streadway/amqp;version=v0.0.0-20190827072141-edfb9018d271;sha256sum=66bd109504bf565a4a777c20a8cf6a1c5d05cd87b59baa50da8b6f2b0da4c494" | ||
| 1691 | SRC_URI += "gomod://github.com/streadway/handy;version=v0.0.0-20190108123426-d5acb3125c2a;sha256sum=f770ed96081220a9cbc5e975a06c2858b4f3d02820cb9902982116af491b171f" | ||
| 1692 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | ||
| 1104 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.4.0;sha256sum=fb5c74373b4385e57e900b2a9ddec7ba1eda2c0d93fab4d307c15097dcaa0765" | 1693 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.4.0;sha256sum=fb5c74373b4385e57e900b2a9ddec7ba1eda2c0d93fab4d307c15097dcaa0765" |
| 1105 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.2;sha256sum=3c22c1d1c4c4024eb16a12f0187775640bf35d51b0a06649febc7797119451c0" | ||
| 1106 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.0;sha256sum=1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c" | 1694 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.0;sha256sum=1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c" |
| 1107 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | 1695 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.1;sha256sum=03599ec1d6888e9bf0429346d95a6c07c64d60614b5e4af36f234cce220c7ca0" |
| 1696 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.2;sha256sum=3c22c1d1c4c4024eb16a12f0187775640bf35d51b0a06649febc7797119451c0" | ||
| 1108 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.1;sha256sum=d78938d7c60cb8cb6810f7fd5c2f7f7ff62091e483ca3610af69c3920011dc44" | 1697 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.1;sha256sum=d78938d7c60cb8cb6810f7fd5c2f7f7ff62091e483ca3610af69c3920011dc44" |
| 1109 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" | 1698 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" |
| 1110 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.2.2;sha256sum=a0d1278e9b49f73e770bdf20a2af5f232b6df6b9f0e557707db00efca6eda9ed" | ||
| 1111 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.4.0;sha256sum=0400c42ab95389bb4f4577bc09917a040a97f0f4251db2a54a7f6f5e65065b73" | 1699 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.4.0;sha256sum=0400c42ab95389bb4f4577bc09917a040a97f0f4251db2a54a7f6f5e65065b73" |
| 1112 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.4;sha256sum=e206daaede0bd03de060bdfbeb984ac2c49b83058753fffc93fe0c220ea87532" | 1700 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.6.1;sha256sum=e3c77324195658ead0289c507966fec55c69a7b1b8e3aac13c587dc50932fbc3" |
| 1113 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.10.0;sha256sum=36c87573527a97ce97fc15ce2a101e65e5ebb350db142d09f633580cb8d5c839" | ||
| 1114 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.2;sha256sum=400e18c88e5c4beb7ecca5d675048f1915a6e675b30fc03f8f563eb4dfde079a" | ||
| 1115 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.0;sha256sum=d880adf449449120b459a2220f539c69648fd797ded5b745cf3add60ec84081e" | 1701 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.0;sha256sum=d880adf449449120b459a2220f539c69648fd797ded5b745cf3add60ec84081e" |
| 1116 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" | 1702 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.10.0;sha256sum=36c87573527a97ce97fc15ce2a101e65e5ebb350db142d09f633580cb8d5c839" |
| 1117 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.1;sha256sum=36f64e4f229f87672ef8de1c756648c4165e76abd034362517578397e824856c" | ||
| 1118 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" | ||
| 1119 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.3;sha256sum=a4bf8c814b7dc03e7d2a4b76fc0f686e38f0c6b98fc61afe4422f05983779528" | 1703 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.3;sha256sum=a4bf8c814b7dc03e7d2a4b76fc0f686e38f0c6b98fc61afe4422f05983779528" |
| 1120 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.9.0;sha256sum=ee5d4f73cb689b1b5432c6908a189f9fbdb172507c49c32dbdf79b239ea9b8e0" | 1704 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.9.0;sha256sum=ee5d4f73cb689b1b5432c6908a189f9fbdb172507c49c32dbdf79b239ea9b8e0" |
| 1121 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.6.1;sha256sum=e3c77324195658ead0289c507966fec55c69a7b1b8e3aac13c587dc50932fbc3" | 1705 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.2.2;sha256sum=a0d1278e9b49f73e770bdf20a2af5f232b6df6b9f0e557707db00efca6eda9ed" |
| 1122 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.4.2;sha256sum=5baaaaa7d88a44a5795c7a8ed8e6ffffb8d7fb27fa9c1467eca544c16136b561" | 1706 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.1;sha256sum=36f64e4f229f87672ef8de1c756648c4165e76abd034362517578397e824856c" |
| 1707 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" | ||
| 1708 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.3.0;sha256sum=8c935aed71cc334d5bfdf04b34909d9965cf28f80198dec13fb954dc292e6588" | ||
| 1709 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.2;sha256sum=400e18c88e5c4beb7ecca5d675048f1915a6e675b30fc03f8f563eb4dfde079a" | ||
| 1710 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.4;sha256sum=e206daaede0bd03de060bdfbeb984ac2c49b83058753fffc93fe0c220ea87532" | ||
| 1711 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.2.0;sha256sum=21474df92536f36de6f91dfbf466995289445cc4e5a5900d9c40ae8776b8b0cf" | ||
| 1123 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.6.0;sha256sum=142db3dd2328e744c157e85cf3291d027013b79f92a45984f860fe38bc0f1f8d" | 1712 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.6.0;sha256sum=142db3dd2328e744c157e85cf3291d027013b79f92a45984f860fe38bc0f1f8d" |
| 1713 | SRC_URI += "gomod://github.com/subosito/gotenv;version=v1.4.2;sha256sum=5baaaaa7d88a44a5795c7a8ed8e6ffffb8d7fb27fa9c1467eca544c16136b561" | ||
| 1124 | SRC_URI += "gomod://github.com/syndtr/gocapability;version=v0.0.0-20200815063812-42c35b437635;sha256sum=91ff91da1936e17aa68fc13756e40ba4db1d7c9375a4ef0969fe19c9aa281195" | 1714 | SRC_URI += "gomod://github.com/syndtr/gocapability;version=v0.0.0-20200815063812-42c35b437635;sha256sum=91ff91da1936e17aa68fc13756e40ba4db1d7c9375a4ef0969fe19c9aa281195" |
| 1125 | SRC_URI += "gomod://github.com/syndtr/goleveldb;version=v1.0.0;sha256sum=a67abf8141af40a27092f466d3a6df5a691e196d317e24f5f1bccad87bf131d1" | 1715 | SRC_URI += "gomod://github.com/syndtr/goleveldb;version=v1.0.0;sha256sum=a67abf8141af40a27092f466d3a6df5a691e196d317e24f5f1bccad87bf131d1" |
| 1126 | SRC_URI += "gomod://github.com/tarm/serial;version=v0.0.0-20180830185346-98f6abe2eb07;sha256sum=cd962b3b9ef46158abad455c95ed92f2632cdb9217df2b7690171cc3db507add" | 1716 | SRC_URI += "gomod://github.com/tarm/serial;version=v0.0.0-20180830185346-98f6abe2eb07;sha256sum=cd962b3b9ef46158abad455c95ed92f2632cdb9217df2b7690171cc3db507add" |
| 1717 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.3;sha256sum=37591393b0ea113849eacbc292886ea6978798a596164510c5834c2edc374067" | ||
| 1127 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.2;sha256sum=1e1c99da4e8e75b021a8a8ecb91544865acab9c59a833744ed5742905dc2d80a" | 1718 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.2;sha256sum=1e1c99da4e8e75b021a8a8ecb91544865acab9c59a833744ed5742905dc2d80a" |
| 1719 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common;version=v1.3.79;sha256sum=32552eaca2211a6b98c103ac37062548414f10535428bd2bbdfee5d531b5db8a" | ||
| 1128 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common;version=v1.0.1179;sha256sum=b36339bed1c1b1873ce6ca2f8738b86cd754601ea0df5f59189dfdac385cd4a5" | 1720 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common;version=v1.0.1179;sha256sum=b36339bed1c1b1873ce6ca2f8738b86cd754601ea0df5f59189dfdac385cd4a5" |
| 1721 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common;version=v1.3.22;sha256sum=cd2b8064db53802efa60b814ce0c8055c0dcc2d924c6ac1ff9f5c252a96b1dc5" | ||
| 1722 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc;version=v1.3.75;sha256sum=217e2a6707d0c9c448f6ca10a85415ba360a2406edf4f0a8215cb5de448bf9ef" | ||
| 1129 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc;version=v1.0.1177;sha256sum=3c33147698ff09e1c22551f146efd26ba39226aa1f3c117b4a505cb8138c4811" | 1723 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc;version=v1.0.1177;sha256sum=3c33147698ff09e1c22551f146efd26ba39226aa1f3c117b4a505cb8138c4811" |
| 1724 | SRC_URI += "gomod://github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc;version=v1.3.22;sha256sum=80feac8af9541885647343b0272843d3aeb3a0a513a3976f63b1c88c647a64c1" | ||
| 1725 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.10.1;sha256sum=b224ec775508c6d8743e3870e5f62bb4f5d9f901d47a368da0ca5a0c2bcd960b" | ||
| 1130 | SRC_URI += "gomod://github.com/tidwall/btree;version=v1.8.1;sha256sum=f0be94aae6cc3dcd394af929859a95b24c6f67874438d7d4b1661e346929eeb0" | 1726 | SRC_URI += "gomod://github.com/tidwall/btree;version=v1.8.1;sha256sum=f0be94aae6cc3dcd394af929859a95b24c6f67874438d7d4b1661e346929eeb0" |
| 1131 | SRC_URI += "gomod://github.com/tmc/grpc-websocket-proxy;version=v0.0.0-20201229170055-e5319fda7802;sha256sum=51b0ffa58e0c4daa5048086d39bf8cad93d4af2c65aae229c6d8912210668164" | 1727 | SRC_URI += "gomod://github.com/tidwall/gjson;version=v1.18.0;sha256sum=ab8092b3e42f83f003466757c63ec819a45d1e83caa63c6c131cebbe760f1df2" |
| 1728 | SRC_URI += "gomod://github.com/tidwall/match;version=v1.1.1;sha256sum=2ba41f7f27330d49e0e432cbf96bf90720a33e4a97be58fe53f63a7e66f04d37" | ||
| 1729 | SRC_URI += "gomod://github.com/tidwall/pretty;version=v1.2.1;sha256sum=9327579bf9e610de753eeb7c35c8cf1e3f56e6e5623cbf65e47bc8076023d1ab" | ||
| 1730 | SRC_URI += "gomod://github.com/tidwall/sjson;version=v1.2.5;sha256sum=fc40fda87c7de55362f6386e069d674772f25c9d76411ee823acb9ac78b20565" | ||
| 1132 | SRC_URI += "gomod://github.com/tmc/grpc-websocket-proxy;version=v0.0.0-20220101234140-673ab2c3ae75;sha256sum=7773cd68e54dc6087f6b0d1dc2e71e85f3151aa5cd9858884870954266480e24" | 1731 | SRC_URI += "gomod://github.com/tmc/grpc-websocket-proxy;version=v0.0.0-20220101234140-673ab2c3ae75;sha256sum=7773cd68e54dc6087f6b0d1dc2e71e85f3151aa5cd9858884870954266480e24" |
| 1732 | SRC_URI += "gomod://github.com/tmc/grpc-websocket-proxy;version=v0.0.0-20170815181823-89b8d40f7ca8;sha256sum=8aed7bacdca4334285476be62f46059ee8f7b105fb74c10236a42ce13ebad408" | ||
| 1733 | SRC_URI += "gomod://github.com/tmc/grpc-websocket-proxy;version=v0.0.0-20201229170055-e5319fda7802;sha256sum=51b0ffa58e0c4daa5048086d39bf8cad93d4af2c65aae229c6d8912210668164" | ||
| 1133 | SRC_URI += "gomod://github.com/u-root/uio;version=v0.0.0-20240224005618-d2acac8f3701;sha256sum=f6e8f912e968744999d508c3df54f0308aaf337052a8d0bd3edd72583adfd9cd" | 1734 | SRC_URI += "gomod://github.com/u-root/uio;version=v0.0.0-20240224005618-d2acac8f3701;sha256sum=f6e8f912e968744999d508c3df54f0308aaf337052a8d0bd3edd72583adfd9cd" |
| 1134 | SRC_URI += "gomod://github.com/ucarion/urlpath;version=v0.0.0-20200424170820-7ccc79b76bbb;sha256sum=71ea32dc402202c42abb1d5eedff1396fa8f9f824a3325b82cbd851dd0d35ba3" | 1735 | SRC_URI += "gomod://github.com/ucarion/urlpath;version=v0.0.0-20200424170820-7ccc79b76bbb;sha256sum=71ea32dc402202c42abb1d5eedff1396fa8f9f824a3325b82cbd851dd0d35ba3" |
| 1135 | SRC_URI += "gomod://github.com/ulikunitz/xz;version=v0.5.12;sha256sum=0cba3268140e7c112c329b19ce3d4c8d4768a784fe0c80112bfa7bf43ace1a4a" | 1736 | SRC_URI += "gomod://github.com/ulikunitz/xz;version=v0.5.12;sha256sum=0cba3268140e7c112c329b19ce3d4c8d4768a784fe0c80112bfa7bf43ace1a4a" |
| 1737 | SRC_URI += "gomod://github.com/ulikunitz/xz;version=v0.5.15;sha256sum=ca1830f9abc6c99a003ad28f2b145ea0af0c99d5769ddff08d23ce055959fd12" | ||
| 1738 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.19.1;sha256sum=da2593f17d06e88d73dbbfc6c0fdf97cb25d858a3d86f675411aa9ad7694a48e" | ||
| 1739 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.1;sha256sum=116fc1fba7db091617cd47c2b83c78d22489deeaf8390a6d3509da7fc9217d57" | ||
| 1740 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.16;sha256sum=2f3eb93f140aa404e5b358a7d1a8c6fd6c5ebaead29b7c248fca1f2e9936596b" | ||
| 1741 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.20.0;sha256sum=81021a0428a2e8fa027f66ebec8f499af8133440c16731e64236f85d2e1c9998" | ||
| 1136 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.2;sha256sum=c974a314e3abfdd6340f4e0c423969238544cf6513ef41385f834cbe122a57e5" | 1742 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.2;sha256sum=c974a314e3abfdd6340f4e0c423969238544cf6513ef41385f834cbe122a57e5" |
| 1137 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.10;sha256sum=c2f4190fa554262d02b1e7e2b22a8c3eb40589f2952e0b91b337044fb7b1b514" | 1743 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.10;sha256sum=c2f4190fa554262d02b1e7e2b22a8c3eb40589f2952e0b91b337044fb7b1b514" |
| 1138 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.16;sha256sum=2f3eb93f140aa404e5b358a7d1a8c6fd6c5ebaead29b7c248fca1f2e9936596b" | ||
| 1139 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.19.1;sha256sum=da2593f17d06e88d73dbbfc6c0fdf97cb25d858a3d86f675411aa9ad7694a48e" | ||
| 1140 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" | 1744 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" |
| 1745 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.2;sha256sum=1f3bcd7cebbe3b67a4e7d5d4226f7127ea11bf652ed3b41cc1a0a24cf15e0dd7" | ||
| 1141 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.1;sha256sum=0ca76b83470a764642c1b146903d69e35f7c2c61a95ff3bc840f8b193d90c3c7" | 1746 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.1;sha256sum=0ca76b83470a764642c1b146903d69e35f7c2c61a95ff3bc840f8b193d90c3c7" |
| 1142 | SRC_URI += "gomod://github.com/veraison/go-cose;version=v1.1.0;sha256sum=c4f17015205d03b6b849465102cf154214f1d0484f770043c4c7d25f65f0dbdf" | 1747 | SRC_URI += "gomod://github.com/veraison/go-cose;version=v1.1.0;sha256sum=c4f17015205d03b6b849465102cf154214f1d0484f770043c4c7d25f65f0dbdf" |
| 1143 | SRC_URI += "gomod://github.com/viant/assertly;version=v0.4.8;sha256sum=253a5e53bb09bf94be7131d5034a6ba19c6eb1f9b8c7fa66182d577bd7b2d6cd" | 1748 | SRC_URI += "gomod://github.com/viant/assertly;version=v0.4.8;sha256sum=253a5e53bb09bf94be7131d5034a6ba19c6eb1f9b8c7fa66182d577bd7b2d6cd" |
| 1144 | SRC_URI += "gomod://github.com/viant/toolbox;version=v0.24.0;sha256sum=d6773a06b59de043eff2003bb97567056a1910eb0fd514f5503873b8f23309f4" | 1749 | SRC_URI += "gomod://github.com/viant/toolbox;version=v0.24.0;sha256sum=d6773a06b59de043eff2003bb97567056a1910eb0fd514f5503873b8f23309f4" |
| 1145 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" | 1750 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" |
| 1146 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.0;sha256sum=370bda84888ff8e7768e0bae783c8e45a1bf8a02e596a0bb0dc98712b5d42453" | ||
| 1147 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1-0.20250303224720-0e7078ed04c8;sha256sum=e943364458eb30085be77fc1b9ef82e4b29bc9dc78078c0a08a7e80357cb83cf" | 1751 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1-0.20250303224720-0e7078ed04c8;sha256sum=e943364458eb30085be77fc1b9ef82e4b29bc9dc78078c0a08a7e80357cb83cf" |
| 1752 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.0;sha256sum=370bda84888ff8e7768e0bae783c8e45a1bf8a02e596a0bb0dc98712b5d42453" | ||
| 1148 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" | 1753 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" |
| 1149 | SRC_URI += "gomod://github.com/warpfork/go-testmark;version=v0.12.1;sha256sum=7e06d4083344f3775871c065e6a7baed4e8b405a54564a2e59ce09d6a6c77b9b" | 1754 | SRC_URI += "gomod://github.com/warpfork/go-testmark;version=v0.12.1;sha256sum=7e06d4083344f3775871c065e6a7baed4e8b405a54564a2e59ce09d6a6c77b9b" |
| 1150 | SRC_URI += "gomod://github.com/warpfork/go-wish;version=v0.0.0-20220906213052-39a1cc7a02d0;sha256sum=0401c9835064173aca3477f36075a2889c07e7b37fec302499b21a991785f646" | 1755 | SRC_URI += "gomod://github.com/warpfork/go-wish;version=v0.0.0-20220906213052-39a1cc7a02d0;sha256sum=0401c9835064173aca3477f36075a2889c07e7b37fec302499b21a991785f646" |
| 1151 | SRC_URI += "gomod://github.com/whyrusleeping/base32;version=v0.0.0-20170828182744-c30ac30633cc;sha256sum=cf9fb0232c644fab9328d94a7a3994187a3e6e94fbd3ef64ba5cc25fe9b695e1" | 1756 | SRC_URI += "gomod://github.com/whyrusleeping/base32;version=v0.0.0-20170828182744-c30ac30633cc;sha256sum=cf9fb0232c644fab9328d94a7a3994187a3e6e94fbd3ef64ba5cc25fe9b695e1" |
| 1152 | SRC_URI += "gomod://github.com/whyrusleeping/cbor;version=v0.0.0-20171005072247-63513f603b11;sha256sum=17116269d70ddce88d1006f52831bd5c647430e5642d43a1c0980576a4fae4f3" | 1757 | SRC_URI += "gomod://github.com/whyrusleeping/cbor;version=v0.0.0-20171005072247-63513f603b11;sha256sum=17116269d70ddce88d1006f52831bd5c647430e5642d43a1c0980576a4fae4f3" |
| 1758 | SRC_URI += "gomod://github.com/whyrusleeping/cbor-gen;version=v0.3.1;sha256sum=0564792c597f0a8db52eac278b8e5180f857fac6fa6513a69bf02dab6646626f" | ||
| 1153 | SRC_URI += "gomod://github.com/whyrusleeping/cbor-gen;version=v0.1.2;sha256sum=9737057bbf2f4d37f165e47564ed153d66896f0a8d28fe2958fb813ccf977641" | 1759 | SRC_URI += "gomod://github.com/whyrusleeping/cbor-gen;version=v0.1.2;sha256sum=9737057bbf2f4d37f165e47564ed153d66896f0a8d28fe2958fb813ccf977641" |
| 1154 | SRC_URI += "gomod://github.com/whyrusleeping/chunker;version=v0.0.0-20181014151217-fe64bd25879f;sha256sum=b28fdb03b69be216c423967e9dee2481aa10c3e39c71d3bfc8911940dadb26a9" | 1760 | SRC_URI += "gomod://github.com/whyrusleeping/chunker;version=v0.0.0-20181014151217-fe64bd25879f;sha256sum=b28fdb03b69be216c423967e9dee2481aa10c3e39c71d3bfc8911940dadb26a9" |
| 1155 | SRC_URI += "gomod://github.com/whyrusleeping/go-keyspace;version=v0.0.0-20160322163242-5b898ac5add1;sha256sum=9416f8227e6c516294b9b938fcf2347bebe2cdab4377454150ba60dcd86c2990" | 1761 | SRC_URI += "gomod://github.com/whyrusleeping/go-keyspace;version=v0.0.0-20160322163242-5b898ac5add1;sha256sum=9416f8227e6c516294b9b938fcf2347bebe2cdab4377454150ba60dcd86c2990" |
| @@ -1157,40 +1763,49 @@ SRC_URI += "gomod://github.com/wk8/go-ordered-map/v2;version=v2.1.8;sha256sum=c1 | |||
| 1157 | SRC_URI += "gomod://github.com/wlynxg/anet;version=v0.0.3;sha256sum=ada83cb7c0a7c98c1b17d9d98c202cbd70915bd01a1b8657cdbf1b542fc5d64a" | 1763 | SRC_URI += "gomod://github.com/wlynxg/anet;version=v0.0.3;sha256sum=ada83cb7c0a7c98c1b17d9d98c202cbd70915bd01a1b8657cdbf1b542fc5d64a" |
| 1158 | SRC_URI += "gomod://github.com/wlynxg/anet;version=v0.0.5;sha256sum=5d6e471ccaa553e0cac56e17f8e44499f99ca1a1e37d80d5fdb3c64d4d50d02a" | 1764 | SRC_URI += "gomod://github.com/wlynxg/anet;version=v0.0.5;sha256sum=5d6e471ccaa553e0cac56e17f8e44499f99ca1a1e37d80d5fdb3c64d4d50d02a" |
| 1159 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" | 1765 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" |
| 1160 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" | ||
| 1161 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20180127040702-4e3ac2762d5f;sha256sum=5b1a4bcc8e003f214c92b3fa52959d9eb0e3af1c0c529efa55815db951146e48" | 1766 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20180127040702-4e3ac2762d5f;sha256sum=5b1a4bcc8e003f214c92b3fa52959d9eb0e3af1c0c529efa55815db951146e48" |
| 1767 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" | ||
| 1162 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" | 1768 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" |
| 1163 | SRC_URI += "gomod://github.com/xeipuuv/gojsonschema;version=v1.2.0;sha256sum=55c8ce068257aa0d263aad7470113dafcd50f955ee754fc853c2fdcd31ad096f" | 1769 | SRC_URI += "gomod://github.com/xeipuuv/gojsonschema;version=v1.2.0;sha256sum=55c8ce068257aa0d263aad7470113dafcd50f955ee754fc853c2fdcd31ad096f" |
| 1164 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" | 1770 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" |
| 1165 | SRC_URI += "gomod://github.com/xiang90/probing;version=v0.0.0-20190116061207-43a291ad63a2;sha256sum=437bdc666239fda4581b592b068001f08269c68c70699a721bff9334412d4181" | ||
| 1166 | SRC_URI += "gomod://github.com/xiang90/probing;version=v0.0.0-20221125231312-a49e3df8f510;sha256sum=ee5b87f49c72ea40bddc94ed228874ba9fcd3a3745ad613011131147c773b3ff" | 1771 | SRC_URI += "gomod://github.com/xiang90/probing;version=v0.0.0-20221125231312-a49e3df8f510;sha256sum=ee5b87f49c72ea40bddc94ed228874ba9fcd3a3745ad613011131147c773b3ff" |
| 1772 | SRC_URI += "gomod://github.com/xiang90/probing;version=v0.0.0-20190116061207-43a291ad63a2;sha256sum=437bdc666239fda4581b592b068001f08269c68c70699a721bff9334412d4181" | ||
| 1167 | SRC_URI += "gomod://github.com/xlab/treeprint;version=v1.2.0;sha256sum=3270bc1e24fc2e2030f7c5214439573c12c07a7250635371a3d2b0ee14b22a0e" | 1773 | SRC_URI += "gomod://github.com/xlab/treeprint;version=v1.2.0;sha256sum=3270bc1e24fc2e2030f7c5214439573c12c07a7250635371a3d2b0ee14b22a0e" |
| 1168 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20240521201337-686a1a2994c1;sha256sum=6061d9a61e863c9b8a4ed3e34b00d6784dae4ca7ec64a0e6f0e5c4bb8574328d" | 1774 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20240521201337-686a1a2994c1;sha256sum=6061d9a61e863c9b8a4ed3e34b00d6784dae4ca7ec64a0e6f0e5c4bb8574328d" |
| 1169 | SRC_URI += "gomod://github.com/yashtewari/glob-intersection;version=v0.2.0;sha256sum=bc999bc9a3bcce0ed7c06180320d2236a5c32aa61def5a7c79963faa6bcf2fd0" | 1775 | SRC_URI += "gomod://github.com/yashtewari/glob-intersection;version=v0.2.0;sha256sum=bc999bc9a3bcce0ed7c06180320d2236a5c32aa61def5a7c79963faa6bcf2fd0" |
| 1170 | SRC_URI += "gomod://github.com/yl2chen/cidranger;version=v1.0.2;sha256sum=f431c39b85b1d618124e25c416253c50d4112b4bbe7601be217bc58280340ad3" | 1776 | SRC_URI += "gomod://github.com/yl2chen/cidranger;version=v1.0.2;sha256sum=f431c39b85b1d618124e25c416253c50d4112b4bbe7601be217bc58280340ad3" |
| 1171 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.32;sha256sum=2e2f47d10c9127a852fe30cae481e1e390b5c171a5b7e6bdbd9cadef9fe6b2fb" | ||
| 1172 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 1173 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 1174 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" | 1777 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" |
| 1175 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.1;sha256sum=ba4763c06e40aaa865a0b90a1603f0be13174cc880acfad9640089c6ca9bd086" | 1778 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.1;sha256sum=ba4763c06e40aaa865a0b90a1603f0be13174cc880acfad9640089c6ca9bd086" |
| 1779 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 1176 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.25;sha256sum=da7ed53789eee3daab8089e6981acf5288550207466e67b0d4a54e9284db1e12" | 1780 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.25;sha256sum=da7ed53789eee3daab8089e6981acf5288550207466e67b0d4a54e9284db1e12" |
| 1177 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.3.5;sha256sum=299f379635fab18f4a9681c37002dc66727049a41a68f19b79f9e6a604f71e09" | 1781 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.3.5;sha256sum=299f379635fab18f4a9681c37002dc66727049a41a68f19b79f9e6a604f71e09" |
| 1782 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 1783 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.32;sha256sum=2e2f47d10c9127a852fe30cae481e1e390b5c171a5b7e6bdbd9cadef9fe6b2fb" | ||
| 1178 | SRC_URI += "gomod://github.com/zeebo/assert;version=v1.3.0;sha256sum=1f01421d74ff37cb8247988155be9e6877d336029bcd887a1d035fd32d7ab6ae" | 1784 | SRC_URI += "gomod://github.com/zeebo/assert;version=v1.3.0;sha256sum=1f01421d74ff37cb8247988155be9e6877d336029bcd887a1d035fd32d7ab6ae" |
| 1179 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.4.0;sha256sum=5b7fb5cbe6bbd36933e8c98572f85121994e9842aefc90986f8d3a192cb69257" | 1785 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.4.0;sha256sum=5b7fb5cbe6bbd36933e8c98572f85121994e9842aefc90986f8d3a192cb69257" |
| 1180 | SRC_URI += "gomod://github.com/zeebo/xxh3;version=v1.0.2;sha256sum=190e5ef1f672e9321a1580bdd31c6440fde6044ca8168d2b489cf50cdc4f58a6" | 1786 | SRC_URI += "gomod://github.com/zeebo/xxh3;version=v1.0.2;sha256sum=190e5ef1f672e9321a1580bdd31c6440fde6044ca8168d2b489cf50cdc4f58a6" |
| 1181 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.0;sha256sum=6da6afab4dabc4253e26549d7e32928c105eaede15b93cb704f58e2b0f64b21e" | 1787 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.0;sha256sum=6da6afab4dabc4253e26549d7e32928c105eaede15b93cb704f58e2b0f64b21e" |
| 1788 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.3;sha256sum=3110374ed5e6984200e6360b6488312803fb41516fff556b350d2a1abaa5ecb5" | ||
| 1182 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.2;sha256sum=853d86f8743e6746adda29a692e94b693dd896b5ddfdab45200d2862fca7f82f" | 1789 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.2;sha256sum=853d86f8743e6746adda29a692e94b693dd896b5ddfdab45200d2862fca7f82f" |
| 1790 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.3.3;sha256sum=1ea076dbe18dabe78909e1fb7ec2954fc2d58cd72e7730ad69b35248a30049fd" | ||
| 1791 | SRC_URI += "gomod://go.etcd.io/etcd;version=v0.0.0-20191023171146-3cf2f69b5738;sha256sum=4fa9345827973d357bdc3d191f3a52e7a10741012ae9e5f22712ed4289e99b44" | ||
| 1183 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.6.4;sha256sum=f28531c98e0b242e7d6683c9333ed492f8d4e3a11b74298a0344f4f9ae49497b" | 1792 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.6.4;sha256sum=f28531c98e0b242e7d6683c9333ed492f8d4e3a11b74298a0344f4f9ae49497b" |
| 1184 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.6.4;sha256sum=3dd6532853c850d685c7c523c47f0d015c8aa1ddc9c11a4cf5ad13654aca44b8" | 1793 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.6.4;sha256sum=3dd6532853c850d685c7c523c47f0d015c8aa1ddc9c11a4cf5ad13654aca44b8" |
| 1794 | SRC_URI += "gomod://go.etcd.io/etcd/client/v2;version=v2.305.0;sha256sum=91fcb507fe8c193844b56bfb6c8741aaeb6ffa11ee9043de2af0f141173679f3" | ||
| 1185 | SRC_URI += "gomod://go.etcd.io/etcd/client/v3;version=v3.6.4;sha256sum=c2a2578f65ee8d4431a0eb5f9ac5e1147bb97d981cdeba304023069a6d9e4a3c" | 1795 | SRC_URI += "gomod://go.etcd.io/etcd/client/v3;version=v3.6.4;sha256sum=c2a2578f65ee8d4431a0eb5f9ac5e1147bb97d981cdeba304023069a6d9e4a3c" |
| 1796 | SRC_URI += "gomod://go.etcd.io/etcd/etcdctl/v3;version=v3.6.10;sha256sum=1603841f4f84c7fa523772956343f9a5b33808c2ca1a871a5bcf0131b6870b5d" | ||
| 1797 | SRC_URI += "gomod://go.etcd.io/etcd/etcdctl/v3;version=v3.6.7;sha256sum=e08e623dfa6798ec9034a7659eb5b31d17cec124ea8849522298148afcaf4fc2" | ||
| 1186 | SRC_URI += "gomod://go.etcd.io/etcd/pkg/v3;version=v3.6.4;sha256sum=e68bf64fbfede8d13b7a9b20ebba88e55567fbfc36e9f1a5aba0edba2ae48746" | 1798 | SRC_URI += "gomod://go.etcd.io/etcd/pkg/v3;version=v3.6.4;sha256sum=e68bf64fbfede8d13b7a9b20ebba88e55567fbfc36e9f1a5aba0edba2ae48746" |
| 1187 | SRC_URI += "gomod://go.etcd.io/etcd/raft/v3;version=v3.5.21;sha256sum=8af8f1ec13b35c613b7e64d953b23ce39b041f55521923a8533268676bfa6b00" | 1799 | SRC_URI += "gomod://go.etcd.io/etcd/raft/v3;version=v3.5.21;sha256sum=8af8f1ec13b35c613b7e64d953b23ce39b041f55521923a8533268676bfa6b00" |
| 1188 | SRC_URI += "gomod://go.etcd.io/etcd/server/v3;version=v3.6.4;sha256sum=134ea6ab8365926845983131f5ea8930ad35b640bf115cc80717cd6089e53260" | 1800 | SRC_URI += "gomod://go.etcd.io/etcd/server/v3;version=v3.6.4;sha256sum=134ea6ab8365926845983131f5ea8930ad35b640bf115cc80717cd6089e53260" |
| 1801 | SRC_URI += "gomod://go.etcd.io/etcd/tests/v3;version=v3.6.10;sha256sum=a2ed2eb2546c09da170ff05064ac6b7838cfe35a33754f4a88a9135019351f34" | ||
| 1802 | SRC_URI += "gomod://go.etcd.io/etcd/tests/v3;version=v3.6.7;sha256sum=9930be72aba3b9c9d107bec0079cfb079eeb2ba5d4ae0c1b089611b7c9034bd6" | ||
| 1189 | SRC_URI += "gomod://go.etcd.io/etcd/tests/v3;version=v3.5.21;sha256sum=4d616866b5208543580d877ed5882cc9b9bdfc17c924ee87361a6c91ec170b35" | 1803 | SRC_URI += "gomod://go.etcd.io/etcd/tests/v3;version=v3.5.21;sha256sum=4d616866b5208543580d877ed5882cc9b9bdfc17c924ee87361a6c91ec170b35" |
| 1190 | SRC_URI += "gomod://go.etcd.io/gofail;version=v0.2.0;sha256sum=136c5e74ee835b126de670d9e462fa83c48d3ca5fa0f4c51fda10ec6995764ec" | 1804 | SRC_URI += "gomod://go.etcd.io/gofail;version=v0.2.0;sha256sum=136c5e74ee835b126de670d9e462fa83c48d3ca5fa0f4c51fda10ec6995764ec" |
| 1191 | SRC_URI += "gomod://go.etcd.io/raft/v3;version=v3.6.0;sha256sum=ab9b6ce6e21003c688ab129f93dde62037cde3d98eff5bae9320117d739e7750" | 1805 | SRC_URI += "gomod://go.etcd.io/raft/v3;version=v3.6.0;sha256sum=ab9b6ce6e21003c688ab129f93dde62037cde3d98eff5bae9320117d739e7750" |
| 1192 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" | 1806 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" |
| 1193 | SRC_URI += "gomod://go.opencensus.io;version=v0.18.0;sha256sum=51f0eda59eff9f0ac20c749b6bb975fdce7a0087965fccd5ec85eb6eacfc8c9d" | 1807 | SRC_URI += "gomod://go.opencensus.io;version=v0.20.1;sha256sum=72fd48c17349ba01d9d55e334509c5f5db739379214cb38c1ba0935a899e79df" |
| 1808 | SRC_URI += "gomod://go.opencensus.io;version=v0.20.2;sha256sum=66a05840ec5cdb0aa17477bfbcd9a14604f4dcaecca52658a6d77451ba5303d0" | ||
| 1194 | SRC_URI += "gomod://go.opencensus.io;version=v0.21.0;sha256sum=d046bcb617534513cb92aa258c597596121ad9aa21e32d522e103bb096ce2c6e" | 1809 | SRC_URI += "gomod://go.opencensus.io;version=v0.21.0;sha256sum=d046bcb617534513cb92aa258c597596121ad9aa21e32d522e103bb096ce2c6e" |
| 1195 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.0;sha256sum=faab9d666666280f43b0c6771f8b3e2136a1179238035abc09cc5802f32e390e" | 1810 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.0;sha256sum=faab9d666666280f43b0c6771f8b3e2136a1179238035abc09cc5802f32e390e" |
| 1196 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.2;sha256sum=484089733701e0d2ec3a9da762c25d2d5b499195d210d4d9745a9017727a1334" | 1811 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.2;sha256sum=484089733701e0d2ec3a9da762c25d2d5b499195d210d4d9745a9017727a1334" |
| @@ -1198,87 +1813,206 @@ SRC_URI += "gomod://go.opencensus.io;version=v0.22.3;sha256sum=0e90823bd8f99f6fd | |||
| 1198 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.4;sha256sum=bfd0c171b0391c7e9681149eefbd2fea5fad751e458c96e4fde69b5a9e43f370" | 1813 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.4;sha256sum=bfd0c171b0391c7e9681149eefbd2fea5fad751e458c96e4fde69b5a9e43f370" |
| 1199 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.5;sha256sum=220f3f62757b0e6b1865c1b81fdba39d40d0762da6f33bebfe1bd6dc0f1c240f" | 1814 | SRC_URI += "gomod://go.opencensus.io;version=v0.22.5;sha256sum=220f3f62757b0e6b1865c1b81fdba39d40d0762da6f33bebfe1bd6dc0f1c240f" |
| 1200 | SRC_URI += "gomod://go.opencensus.io;version=v0.23.0;sha256sum=81c78beb84872084d6d5ddc0a0bffc47294412898472c891a29cfcb66f3fa2d8" | 1815 | SRC_URI += "gomod://go.opencensus.io;version=v0.23.0;sha256sum=81c78beb84872084d6d5ddc0a0bffc47294412898472c891a29cfcb66f3fa2d8" |
| 1816 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.2.1;sha256sum=a08a16fc0a7041cdb875f47a260a56000632212c85f65a302a043c76380c8335" | ||
| 1201 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.1.0;sha256sum=006d3a5a7292d11f093ce65fcd5a15d15fb7bd11d0e066503f91bd64c4bffe2c" | 1817 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.1.0;sha256sum=006d3a5a7292d11f093ce65fcd5a15d15fb7bd11d0e066503f91bd64c4bffe2c" |
| 1818 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.39.0;sha256sum=861471f5354793616a1bf86f40f6bf9e96dd85189e68c7d67cb72332a031b7bd" | ||
| 1819 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.29.0;sha256sum=d138d8c325c1554cce46e06bb4a9d50c7c5500f0f1ac25eeee5d848572fb79dd" | ||
| 1820 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.33.0;sha256sum=9d9defe9f8f343613304e0bef248acf3b93ee732e3adb1556a2ef3d7615770be" | ||
| 1821 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.35.0;sha256sum=47a4cbc7a1a9f3d3f41019309d9eda11b093876c5399c319870e47b81d07add4" | ||
| 1202 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.34.0;sha256sum=af041d8771d8a48f8fd85d94c32257e1458efd0c159530346fbd77bf53cc0d3a" | 1822 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.34.0;sha256sum=af041d8771d8a48f8fd85d94c32257e1458efd0c159530346fbd77bf53cc0d3a" |
| 1823 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful;version=v0.65.0;sha256sum=2ef7e85cea31c5eae81f94cbaa7d24393f035f12b61b5cc3291a3874b4663577" | ||
| 1203 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful;version=v0.44.0;sha256sum=d74de70435f3d2e6a19fda500ad9e0e78f9dbe4d10f8ee31ba6322809c329b4b" | 1824 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful;version=v0.44.0;sha256sum=d74de70435f3d2e6a19fda500ad9e0e78f9dbe4d10f8ee31ba6322809c329b4b" |
| 1204 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.59.0;sha256sum=3ebe1dda6f4beaf076b70abf23de2669b7aaa3290334f30a8c11289311aca96c" | ||
| 1205 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.60.0;sha256sum=98e86c034717a2e69b5137bfb2a7ee213f5b2220ecb28c42c6effd428eac691d" | 1825 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.60.0;sha256sum=98e86c034717a2e69b5137bfb2a7ee213f5b2220ecb28c42c6effd428eac691d" |
| 1206 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.58.0;sha256sum=e03f4cdc5da85be7bf61d1b9512fdcae9e3c71de25deffcee3c4a2b51cc5e7fe" | 1826 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.59.0;sha256sum=3ebe1dda6f4beaf076b70abf23de2669b7aaa3290334f30a8c11289311aca96c" |
| 1827 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.47.0;sha256sum=efb13c3eb89199b0f677057a238017b06ffceb868ac55f4f649a31309ec0321d" | ||
| 1828 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.52.0;sha256sum=e5e8dbe6a18eb2bc62176f00a43026d3db9ea5512c06f3d95b95df1830269d8f" | ||
| 1829 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.65.0;sha256sum=f62f2f33bd4365214bbd99c05d6742cc3ee108193d4654c462abe3770c8990e3" | ||
| 1830 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.48.0;sha256sum=981907ad60d2bdf2ec07211045847e20509cd832d34c153a2f3cecbca177bdd7" | ||
| 1831 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.54.0;sha256sum=6a373e6895156ce6d2f271c753c2e08135b6be62f61ac177ce046a0c4003d6a9" | ||
| 1832 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.49.0;sha256sum=db8eab928fe25f92268029064d194bd4c1f72d0bf69635c35709ebfbf66b2a55" | ||
| 1833 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.58.0;sha256sum=bce70a86f6862c37b9c74892ae22d7b49825ed146e44c31dd573939375bbe179" | ||
| 1834 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.46.1;sha256sum=77a1264ef9fbcbf742ac4df5eebfb6f3b46e5b34c222aa81391b5c24ac1acc5c" | ||
| 1207 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.56.0;sha256sum=a8d1295d62cab12d85b4a1ca5d5a8b1de369afaac4f6a7eae9dbc4b2d18238e5" | 1835 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.56.0;sha256sum=a8d1295d62cab12d85b4a1ca5d5a8b1de369afaac4f6a7eae9dbc4b2d18238e5" |
| 1208 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.60.0;sha256sum=0192a852a8c6b4fccd55a0400bda162a83a4935102ebdec5fcf56ef1e7d94a51" | 1836 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.60.0;sha256sum=0192a852a8c6b4fccd55a0400bda162a83a4935102ebdec5fcf56ef1e7d94a51" |
| 1209 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.53.0;sha256sum=0b34414df2917c03dab66f664eea6dfd56a779eef7021f5ecfc2b03cba6e692c" | 1837 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.59.0;sha256sum=a66a58aa9115f9837ba62a09d04c4bbfbe8b7d8d75941f83d44a16fb3fc1da69" |
| 1838 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.47.0;sha256sum=476b9113a426e31a3802d8371c348ae3334c56acba9fc7228b886096c64647a1" | ||
| 1210 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.52.0;sha256sum=81a3322e6459486c521270e5a10f20f3e3c25d16ad43c761ad14420987ca2656" | 1839 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.52.0;sha256sum=81a3322e6459486c521270e5a10f20f3e3c25d16ad43c761ad14420987ca2656" |
| 1840 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.63.0;sha256sum=bf6c9a7e1596e1939c28395f588a4a8dc9bbb69ffa7f2ed17e20878126bc06ee" | ||
| 1841 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.65.0;sha256sum=f68a6e3f8f93b5857390583f3e855801ce93244ea18bf56ab45c221a4ea32a4c" | ||
| 1842 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.48.0;sha256sum=5df569081567ea28a6f4290014a46a5ed98e06097abf8e8d337f064895a7863e" | ||
| 1843 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.54.0;sha256sum=95afce9c9a2e3ea112aad57a9593c019eb3bd51adb26a46532ff3c3ac7c6c25a" | ||
| 1844 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.53.0;sha256sum=0b34414df2917c03dab66f664eea6dfd56a779eef7021f5ecfc2b03cba6e692c" | ||
| 1845 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.49.0;sha256sum=205c8117aebdc6f6ebab7fbb946d260933716c68a1b2dda8d43ab142b6622b14" | ||
| 1846 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.58.0;sha256sum=e03f4cdc5da85be7bf61d1b9512fdcae9e3c71de25deffcee3c4a2b51cc5e7fe" | ||
| 1847 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.46.1;sha256sum=0531177f28070e042d586c2bb751850350ae7c34702af4550b19ce86fc92a33e" | ||
| 1211 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/b3;version=v1.19.0;sha256sum=b98afafd927087403704579c5ef05071bb1a191d2c37a4ed2ca1bb9f3bd44cf3" | 1848 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/b3;version=v1.19.0;sha256sum=b98afafd927087403704579c5ef05071bb1a191d2c37a4ed2ca1bb9f3bd44cf3" |
| 1212 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.34.0;sha256sum=01ad18c0f2d0347435332aaef1a8f5d17a606fdd9391c464c862065e74bacefc" | 1849 | SRC_URI += "gomod://go.opentelemetry.io/contrib/propagators/b3;version=v1.40.0;sha256sum=ea560486b75e5550b70b6f681237bec0502523052d7bd5d6d42732db4ab8445f" |
| 1213 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.31.0;sha256sum=c85eab8b0a020aea547d51a3205e6329440008fd8bb7e7cb3ecf16bc734c68b1" | ||
| 1214 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.35.0;sha256sum=db49129d417338ed3517e7ec6f3e894e6828152488731fe832690041892d341d" | ||
| 1215 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.32.0;sha256sum=700410b933b8fbf3ab5b767bb490faaf4538009706eab5ad70c2006f690b2c0e" | 1850 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.32.0;sha256sum=700410b933b8fbf3ab5b767bb490faaf4538009706eab5ad70c2006f690b2c0e" |
| 1851 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.39.0;sha256sum=bc050a9c5e07e09a8dba7dd70fdc31c821114bc87910e9d027218cf25ef62a72" | ||
| 1852 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.30.0;sha256sum=89c498a007030b6c9bd107ed4ebc896d2d813b2eb80ecd31855b001f8b41647e" | ||
| 1853 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.21.0;sha256sum=4c633a67b2c5fd2db8a67ccf95edfea244188ebbefaf114b659679f02d33e9e1" | ||
| 1854 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.29.0;sha256sum=2be935357223c93044dd687b3934effc81dced25b12a7c30a36121ef211357f0" | ||
| 1855 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.43.0;sha256sum=177d24c79e756950c431aa87c1c613bb807cc7fe435260b72c5f675b01651921" | ||
| 1856 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.33.0;sha256sum=5fedd1bf749539f8ff7945735d91d8199c18185283979aa6da195560e5ac7003" | ||
| 1216 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.37.0;sha256sum=04ca68e693cdb8b4409ef8eec9eaf035128dd78c52275e465d95e1a604b08a61" | 1857 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.37.0;sha256sum=04ca68e693cdb8b4409ef8eec9eaf035128dd78c52275e465d95e1a604b08a61" |
| 1217 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.27.0;sha256sum=ba2ef8425e7b9fe014ad9ab414e5b3ed246d39f7d3df0c72927f7477114149e6" | 1858 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.27.0;sha256sum=ba2ef8425e7b9fe014ad9ab414e5b3ed246d39f7d3df0c72927f7477114149e6" |
| 1218 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.34.0;sha256sum=daa2bc95b2aa9f9546145665c9085b113e8092b5ee5c2d9d37b92f5732402595" | 1859 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.24.0;sha256sum=4aebfe22b33a77bfab346224c3cd0d2da6cb8992318b104f33e9bf5e533effa5" |
| 1219 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.35.0;sha256sum=db519585625f502747d89335029a52f00e028ee6c0e05f60563a26f72e4d034b" | 1860 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.23.0;sha256sum=6466b775ca717e3d830cea0979a0cb1fa069187122f8bc8504cc3e19e790b0a0" |
| 1861 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.38.0;sha256sum=1f9f344b9f15382834c7f2ea15f13ca1d0516c98116c59e7bb29fed0b4748d8a" | ||
| 1862 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.35.0;sha256sum=db49129d417338ed3517e7ec6f3e894e6828152488731fe832690041892d341d" | ||
| 1863 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.22.0;sha256sum=6c02668caef05c8221cf2fb43f4f2943de701f3c4fb69096f2f7da523f1c80d2" | ||
| 1864 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.31.0;sha256sum=c85eab8b0a020aea547d51a3205e6329440008fd8bb7e7cb3ecf16bc734c68b1" | ||
| 1865 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.40.0;sha256sum=8a284921d3c8f46b65a5c42105243e2d38a12edd592aa103b5e20a02bc96fa57" | ||
| 1866 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.34.0;sha256sum=01ad18c0f2d0347435332aaef1a8f5d17a606fdd9391c464c862065e74bacefc" | ||
| 1867 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.28.0;sha256sum=7a4a143b90fe0455e347cadd1da987d2835d0a6f9f97d2c872df47cfbbb88375" | ||
| 1868 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v0.20.0;sha256sum=8e55c823cde41ae4920f331e3b3999adca4c8729f0f096950454c996520972a3" | ||
| 1220 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.37.0;sha256sum=afede97849dcf99a5917b54d3679b1c90a6a7b4da463d8f10eafbf60f74992c4" | 1869 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.37.0;sha256sum=afede97849dcf99a5917b54d3679b1c90a6a7b4da463d8f10eafbf60f74992c4" |
| 1221 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.34.0;sha256sum=136265749b094eee227a5167d120cc0fcb7ba39346e4bd926163be3eb8f91381" | 1870 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.42.0;sha256sum=c4fb085cb211f3e1e4bd6da512a13ad9f4bdc69eba3459d3830ada8fbb979661" |
| 1222 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.35.0;sha256sum=2536a755aa735ea360843a9f954da3896c1e33dc99c0c4a00f1bd0310fad153c" | 1871 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.38.0;sha256sum=83b5d32615fe56dac7aac330e90127f1bb3516948ddd71f386c4698e80802e82" |
| 1872 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.35.0;sha256sum=db519585625f502747d89335029a52f00e028ee6c0e05f60563a26f72e4d034b" | ||
| 1873 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.34.0;sha256sum=daa2bc95b2aa9f9546145665c9085b113e8092b5ee5c2d9d37b92f5732402595" | ||
| 1223 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.37.0;sha256sum=ca1d4d2a5537b0f8ae9e7685225d50a9429ee0a17bc846e013e1806e820298c9" | 1874 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.37.0;sha256sum=ca1d4d2a5537b0f8ae9e7685225d50a9429ee0a17bc846e013e1806e820298c9" |
| 1224 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.35.0;sha256sum=531ae83045ba11e395b87a36d4d2a8c5672557e4b400ce9226614c70dbcedc09" | 1875 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.42.0;sha256sum=762d4455c641e5fa997b09158152d765430269d3dea787f95826509ee33f8cea" |
| 1225 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.24.0;sha256sum=7f24998a0731def3b6d0bb717cdbe5978924e1b0ae7ce10171694ec880465eaa" | 1876 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.38.0;sha256sum=87881b6e9bef4146abbbafd328bded951d44654961152fb8455621398726140a" |
| 1877 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.35.0;sha256sum=2536a755aa735ea360843a9f954da3896c1e33dc99c0c4a00f1bd0310fad153c" | ||
| 1878 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.34.0;sha256sum=136265749b094eee227a5167d120cc0fcb7ba39346e4bd926163be3eb8f91381" | ||
| 1226 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.27.0;sha256sum=a96004017faa203757420569663b9776d0a975da3e8a80b3ff7e8f9daaba0363" | 1879 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.27.0;sha256sum=a96004017faa203757420569663b9776d0a975da3e8a80b3ff7e8f9daaba0363" |
| 1880 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.24.0;sha256sum=7f24998a0731def3b6d0bb717cdbe5978924e1b0ae7ce10171694ec880465eaa" | ||
| 1881 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.38.0;sha256sum=5175fcf722b9cabc90d6edb106b28bb5ed785d159325ba2c3636f136a8b9a8d3" | ||
| 1882 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.35.0;sha256sum=531ae83045ba11e395b87a36d4d2a8c5672557e4b400ce9226614c70dbcedc09" | ||
| 1883 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.40.0;sha256sum=5248a65456a74684d3f86b3d35fd2b97b0550b3e383fcc2ec624b6e2de7525cb" | ||
| 1884 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/prometheus;version=v0.57.0;sha256sum=7049c0d7530b8c065fae002b2b6e7a0766092fc5534721ddb39bb7d503482c98" | ||
| 1885 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdoutmetric;version=v1.29.0;sha256sum=bd248cac811267c9cfe5a69256cefaf6e58184996b21c9f54fb4b40cab511b48" | ||
| 1886 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.38.0;sha256sum=3ed4da91dbe33e8a882960ffc24dfc8a7feeab0610ca96d2011dc5736650b7d6" | ||
| 1227 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.31.0;sha256sum=184b2057b6e8f2449bc725a257cc2c851fe88bbe282b38d07612dd23daf97fd8" | 1887 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.31.0;sha256sum=184b2057b6e8f2449bc725a257cc2c851fe88bbe282b38d07612dd23daf97fd8" |
| 1888 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/stdout/stdouttrace;version=v1.40.0;sha256sum=e9ad1a548a67dc2236af851b72e57458354414add2e939ce198a749e1c14c5f0" | ||
| 1889 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/zipkin;version=v1.38.0;sha256sum=e91d488a04b72934853f9a49941447e227a5a221dc9d958c0d4be5bbf4d413f4" | ||
| 1228 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/zipkin;version=v1.31.0;sha256sum=7403bfd8118f97561c6205e378197385a20044bda4334966324de0b8984d35e9" | 1890 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/zipkin;version=v1.31.0;sha256sum=7403bfd8118f97561c6205e378197385a20044bda4334966324de0b8984d35e9" |
| 1229 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.34.0;sha256sum=ff800bfca8881aedf5069d41456f84d05e7954223bc202797345fa8a7f06cf20" | ||
| 1230 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.31.0;sha256sum=97523a9d6b72a1c1366c2c90f556d7c1eb19d031d6015ecc5bdcf4a2106f7a57" | ||
| 1231 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.35.0;sha256sum=c30a5fadd4eb1a801561199ef7da0012102ac87be12964f708472e919e2ef29c" | ||
| 1232 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.32.0;sha256sum=3e2cdaaaed5a5578623deb753d5ac073ef8a922fee99e826a512a4752de98285" | 1891 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.32.0;sha256sum=3e2cdaaaed5a5578623deb753d5ac073ef8a922fee99e826a512a4752de98285" |
| 1892 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.39.0;sha256sum=75c1ba2a79f0b556d16a818591d199d8c82804c7b78a4b4f675985470420000d" | ||
| 1893 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.30.0;sha256sum=6a17d2896ba13b7362a6084d4d2140f8dfc4589c7e0fd87149996bd4ed660896" | ||
| 1894 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.21.0;sha256sum=f1f0370f589bc0daa18b5a6b7a8b56f2c7c1d652da0e2541491b69ec31ac9303" | ||
| 1895 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.29.0;sha256sum=9760b2d29618cceabcdcdced851500a1c0a32cded47d1665300a20a7b90289a0" | ||
| 1896 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.43.0;sha256sum=3efb5ad706fab815f4b2e8fc89c1656ec8d2403f07edd406c17c2310dd8a08a6" | ||
| 1897 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.33.0;sha256sum=110b71484085a5d7fc4ce7da6a4a76a198553152d653b4831b4f4a12e02bd983" | ||
| 1233 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.37.0;sha256sum=9ddd1ea623ee64d23c269590b7b6df7d369b43388bc495d5c4343a939f4a29bd" | 1898 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.37.0;sha256sum=9ddd1ea623ee64d23c269590b7b6df7d369b43388bc495d5c4343a939f4a29bd" |
| 1234 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.27.0;sha256sum=c07915b1aa74c4aab658726bfb267799a9ddf8dc25e06e0faeb9e1d820d11aac" | 1899 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.27.0;sha256sum=c07915b1aa74c4aab658726bfb267799a9ddf8dc25e06e0faeb9e1d820d11aac" |
| 1235 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.34.0;sha256sum=80e1b22e7fcf34fe878c8c5aafa76c7c1b62980c2d27cfb239adda134aa2cc48" | 1900 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.24.0;sha256sum=bbe9ee9443b924d0a9f58a9e2a4a7b1c1ab1274f7d41d0db2a243d9c33eca93c" |
| 1236 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.35.0;sha256sum=b6915b523a175f1954bcb69e17237852d0b647b4987a0131815b880ac114e812" | 1901 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.23.0;sha256sum=49c7d0914ee26bce75090c7c19314fea01ae617638b0165003e4e447f37ffba6" |
| 1902 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.38.0;sha256sum=39dc88030971236b0cbba0d94a834c448d9301ceec749f717994a2a7f9ab838d" | ||
| 1903 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.35.0;sha256sum=c30a5fadd4eb1a801561199ef7da0012102ac87be12964f708472e919e2ef29c" | ||
| 1904 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.22.0;sha256sum=deb750b41631365dbda60fb872dc6901f16817e0b2646307fbfeb4eeb391e02f" | ||
| 1905 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.31.0;sha256sum=97523a9d6b72a1c1366c2c90f556d7c1eb19d031d6015ecc5bdcf4a2106f7a57" | ||
| 1906 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.40.0;sha256sum=0901b93d559714f6fb0be2af7795f46fcfa49e6a04765b54231a07330621388b" | ||
| 1907 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.34.0;sha256sum=ff800bfca8881aedf5069d41456f84d05e7954223bc202797345fa8a7f06cf20" | ||
| 1908 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.28.0;sha256sum=45b994343d0359ec668b6ac08cbfd52b31401499859ff3265e36943642cee2af" | ||
| 1909 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v0.20.0;sha256sum=d7ae3abbdcf9ea48ff23a477f324cb3595c77f3eb83f6acde5c0c9300e23fedb" | ||
| 1910 | SRC_URI += "gomod://go.opentelemetry.io/otel/oteltest;version=v0.20.0;sha256sum=5773e674e2f095c2348d13133d2c5ed3019c3c4dc43c47dcae788a673f197d20" | ||
| 1911 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.32.0;sha256sum=4ae5afdf4f17f22240401bb42e747bab2d8bf6960c5e826a20c8628f00d7c49a" | ||
| 1912 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.39.0;sha256sum=6bde5d32bc909ae2c3eaf4277b43ee811c007df71681609e73704b587b7b5a9f" | ||
| 1913 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.30.0;sha256sum=6c28e4b0ec595ec308efb9a4e36ecb15d1457f8a6e2793cd62b404d3f63057e7" | ||
| 1914 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.21.0;sha256sum=1c3f3d971627ae2c9c6102fe62c6bd68149feebba06b4a17cf0367c7d97c912d" | ||
| 1915 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.29.0;sha256sum=83d91db014cf39412fd9e38dd0ee9b58e1276329c2b7e8499e38a1ff5e4e4d64" | ||
| 1916 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.43.0;sha256sum=cf46abeb516a88a0eb33117103e39fb3161f0db91cd487a84748aae16938e8f2" | ||
| 1917 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.33.0;sha256sum=a83e93d5771ddbae042d8e6d9e7c7e7f6c56872c16b39f1ed4ca35b1be63809b" | ||
| 1237 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.37.0;sha256sum=268f0baa1e9855633a0ace9ea3e95e1cb4c545f51062a4581586f54b1712c853" | 1918 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.37.0;sha256sum=268f0baa1e9855633a0ace9ea3e95e1cb4c545f51062a4581586f54b1712c853" |
| 1238 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.27.0;sha256sum=e60374877da90c887cc1bda8624043e16b0289895fb5e45a2c0e8e6b70945aab" | 1919 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.27.0;sha256sum=e60374877da90c887cc1bda8624043e16b0289895fb5e45a2c0e8e6b70945aab" |
| 1239 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.34.0;sha256sum=d40ad622183c077c1f4b7af0e6b0cb577d45a3536ff2e3550123ac1ddb507944" | 1920 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.24.0;sha256sum=60b78206b3b5d44c3f9069ac24e87f90e5474b52bbbbf5a0f454cc7e5f5f409a" |
| 1921 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.35.0;sha256sum=b6915b523a175f1954bcb69e17237852d0b647b4987a0131815b880ac114e812" | ||
| 1922 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.22.0;sha256sum=d17065c74f1cbae1c5fff90289919807a859733673ab8491c5f5883475ae4657" | ||
| 1923 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.31.0;sha256sum=e3e3a27c5a5e12c753bb3f993112ad0ed81496396b69800c74fb9e486c90e98e" | ||
| 1924 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.40.0;sha256sum=f9efa73532d2644edda9a9f4a92c6941aed00bccf4d3801bc5771e250edad805" | ||
| 1925 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.34.0;sha256sum=80e1b22e7fcf34fe878c8c5aafa76c7c1b62980c2d27cfb239adda134aa2cc48" | ||
| 1926 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.28.0;sha256sum=5a82ac8119807537647a096d17f899ae9fc41583d6f1f220bf248d3357b0e268" | ||
| 1927 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v0.20.0;sha256sum=13c01e92ebcbde0b3d2efc4d3a4445c2cce8d505c823aeffff6398a7dabb3806" | ||
| 1928 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.32.0;sha256sum=e0de931a31bfe1f160fc2b3e65c61cfa188606b23e9c9c9da3f06dde77c2d8a9" | ||
| 1929 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.39.0;sha256sum=02b7d5149b6ed090eaa2e65a9e40de7a093c85342af5e9214e8b5bcac7882695" | ||
| 1930 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.30.0;sha256sum=97af1f481d52521e0188f654b351871e2bdf0765b938b42c2c0033a67f5094eb" | ||
| 1931 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.29.0;sha256sum=fe16e60fb9fa50fd823c72350730247abe758c65d5a8d07e32a3eb3769b5f479" | ||
| 1932 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.43.0;sha256sum=b02c5dded25925d2becf8ea69d446f2eb786a576ab4a7dd8014f3afbd861fc49" | ||
| 1240 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.35.0;sha256sum=0b006162ef707289019451f941cb34db0cc1e85014c1b832f76e7ca9013d2c9d" | 1933 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.35.0;sha256sum=0b006162ef707289019451f941cb34db0cc1e85014c1b832f76e7ca9013d2c9d" |
| 1241 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.34.0;sha256sum=acaab325e6a546a2a184701f9c8234fe40498171604815b3fd198f56caa607e6" | 1934 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.31.0;sha256sum=43404c23c71eed79cff8c3d9f8cdfaa0a90a47208909a83012bf76e0a71b2ef0" |
| 1242 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.31.0;sha256sum=5a346c3ebd7f9563442f5de721dbbda63c44234210b98a7f5860b37678fbcaba" | 1935 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.40.0;sha256sum=25f84a504723feec88a7313e5c088c967cceb2b432e5038ba2cb22ce01e32517" |
| 1243 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.35.0;sha256sum=24f3abd562a9c2d18208b9716a7ff65d4b56567a13ce7d3a4fe6666251375e6a" | 1936 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.34.0;sha256sum=d40ad622183c077c1f4b7af0e6b0cb577d45a3536ff2e3550123ac1ddb507944" |
| 1937 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.28.0;sha256sum=4ebc802667078512732a1512bab7a4389dc55989658702f7693552daa837bb25" | ||
| 1244 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.32.0;sha256sum=ea294343620d44ae3855a18ed1b7e1a38e1a7864609b98abc377369f6a0ce6a4" | 1938 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.32.0;sha256sum=ea294343620d44ae3855a18ed1b7e1a38e1a7864609b98abc377369f6a0ce6a4" |
| 1939 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.39.0;sha256sum=da9a3bda6281f72c041e00c76e794156cdb43228255650c2f323ee04ba9f632c" | ||
| 1940 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.30.0;sha256sum=746d23f272cf1d9c6f2e33cbfce87db5bfdd0534155af180940d0b93e6725e36" | ||
| 1941 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.21.0;sha256sum=4fc5d58e527a30baf406a702c1fff18c44739c39f6d63f1c648a93751a788ba5" | ||
| 1942 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.29.0;sha256sum=fdc6f86edca88e317e992fa9a9caa4acd0bc1e13b0994464aab1f0261bb60bb7" | ||
| 1943 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.43.0;sha256sum=34fdc70a75e90d68e36caa59b9e800a5de5266118393eaee4489dd0abe3cb62d" | ||
| 1944 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.33.0;sha256sum=830e3a32a8e5395c5cef7f293ba44fcfdee70c16dd4fa4e51aa0030fc892cd2b" | ||
| 1245 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.37.0;sha256sum=1b473d9aee628902b4597925e282f8db8ebf123f70a76b8fc7939592132b0286" | 1945 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.37.0;sha256sum=1b473d9aee628902b4597925e282f8db8ebf123f70a76b8fc7939592132b0286" |
| 1246 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.27.0;sha256sum=9142508d0b6d2e6541220ae84f22f762757712cf2c4bb15fe10be196c2c390bb" | 1946 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.27.0;sha256sum=9142508d0b6d2e6541220ae84f22f762757712cf2c4bb15fe10be196c2c390bb" |
| 1947 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.24.0;sha256sum=4d561c375a78a5404d154add753f9ee24b30307a233d346bdecdb4adb83ff408" | ||
| 1948 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.23.0;sha256sum=f81caaab4044bada40992041ad0420546c9f2a6a3b1758d4866c2b9ae984b857" | ||
| 1949 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.38.0;sha256sum=f040f84581707a0123aec182596cd34700860e7866f556e7900ac4c17233150e" | ||
| 1950 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.35.0;sha256sum=24f3abd562a9c2d18208b9716a7ff65d4b56567a13ce7d3a4fe6666251375e6a" | ||
| 1951 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.22.0;sha256sum=d63e40f32d614b00bedfa945eae95e2bc5fe867e167cd7dbfe7f90d96fa599d7" | ||
| 1952 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.31.0;sha256sum=5a346c3ebd7f9563442f5de721dbbda63c44234210b98a7f5860b37678fbcaba" | ||
| 1953 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.40.0;sha256sum=74c0bcedeb905aee6ef6b753141b7b5b38f817cd2dc6c7c5ced80929ea0408a2" | ||
| 1954 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.34.0;sha256sum=acaab325e6a546a2a184701f9c8234fe40498171604815b3fd198f56caa607e6" | ||
| 1955 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.28.0;sha256sum=64f8f7ea0236e33430ae7f7a54d6669ad19b20e2dc84e06f65b327589b9d712d" | ||
| 1956 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v0.20.0;sha256sum=fd6a9646a66f0fa98fc2b12eed1abe11220e5e6cc0cb4b8d9c5905631c87608d" | ||
| 1957 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.7.1;sha256sum=15692d8e0dea5eadfad0aa451ab3ba1c7ed20af1d19075306db2301664695dd9" | ||
| 1958 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.7.0;sha256sum=5bb44d35ffad7464fbc863193c10b3fa9b967a8913db3ab518beac712d59f506" | ||
| 1959 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.9.0;sha256sum=4dce33b747a98f8295448756af7fb0521f57e26fb86efd365e00a6fd82e36364" | ||
| 1247 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.5.0;sha256sum=ef551fb4e54a41f7e58c7f451c8546b6dd7ac298a632e7c31ca12100e852324e" | 1960 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.5.0;sha256sum=ef551fb4e54a41f7e58c7f451c8546b6dd7ac298a632e7c31ca12100e852324e" |
| 1248 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.0.0;sha256sum=264e0db82a8c572ebc52fbe3da3f4a2a60d7e5fcf81238d1389390f66e2da246" | 1961 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.0.0;sha256sum=264e0db82a8c572ebc52fbe3da3f4a2a60d7e5fcf81238d1389390f66e2da246" |
| 1249 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.7.0;sha256sum=5bb44d35ffad7464fbc863193c10b3fa9b967a8913db3ab518beac712d59f506" | ||
| 1250 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v0.15.0;sha256sum=f6f5d39080b5a05f090b8ef222f7e83355ca50658162085c3ed77198bf6d6f01" | 1962 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v0.15.0;sha256sum=f6f5d39080b5a05f090b8ef222f7e83355ca50658162085c3ed77198bf6d6f01" |
| 1251 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.11.0;sha256sum=8109325abe17488245878b07f3c35b10ba7d1aa3310f792968f5b9deba432e2c" | 1963 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.11.0;sha256sum=8109325abe17488245878b07f3c35b10ba7d1aa3310f792968f5b9deba432e2c" |
| 1252 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.6.0;sha256sum=c5e1e9f48017d7c7f7bb4532235e33242a1508bee68abe3cd301b68fe8ecd552" | ||
| 1253 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.7.0;sha256sum=0417b4203eb1454a0eeda59e79f426c27fcfb9e3c74077060303429cc16db307" | 1964 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.7.0;sha256sum=0417b4203eb1454a0eeda59e79f426c27fcfb9e3c74077060303429cc16db307" |
| 1965 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.3.2;sha256sum=3500927b039b1ae3ef50b42cd5888bd3ae83d7cad7797a505195db0aca44ec83" | ||
| 1966 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.5.0;sha256sum=7e32f8f75b2029aa53399c2cd6e581398ac4e971c17a763980377279ede95c77" | ||
| 1967 | SRC_URI += "gomod://go.uber.org/atomic;version=v1.6.0;sha256sum=c5e1e9f48017d7c7f7bb4532235e33242a1508bee68abe3cd301b68fe8ecd552" | ||
| 1254 | SRC_URI += "gomod://go.uber.org/automaxprocs;version=v1.6.0;sha256sum=964c6f548f7ee6df9fa3a9080d722c7950060bda0cb84ff9e2ae065f078813c4" | 1968 | SRC_URI += "gomod://go.uber.org/automaxprocs;version=v1.6.0;sha256sum=964c6f548f7ee6df9fa3a9080d722c7950060bda0cb84ff9e2ae065f078813c4" |
| 1969 | SRC_URI += "gomod://go.uber.org/dig;version=v1.19.0;sha256sum=de898d875da050391419c1234a2f040e841e4628adc17100a09d3b5f501fa047" | ||
| 1255 | SRC_URI += "gomod://go.uber.org/dig;version=v1.18.0;sha256sum=ea18a6304a20cc3a6dd6202bc63fe179e740c8650ea5529154fdf73b07be81e8" | 1970 | SRC_URI += "gomod://go.uber.org/dig;version=v1.18.0;sha256sum=ea18a6304a20cc3a6dd6202bc63fe179e740c8650ea5529154fdf73b07be81e8" |
| 1971 | SRC_URI += "gomod://go.uber.org/fx;version=v1.24.0;sha256sum=f3727f2809367a9eea115cda49cfaec6d79b4c24c29930950c68c806f779bd39" | ||
| 1256 | SRC_URI += "gomod://go.uber.org/fx;version=v1.23.0;sha256sum=fbc2dc3329dc48622dea2b2a02a060cac28064fc38527f2a6a771abf20a97018" | 1972 | SRC_URI += "gomod://go.uber.org/fx;version=v1.23.0;sha256sum=fbc2dc3329dc48622dea2b2a02a060cac28064fc38527f2a6a771abf20a97018" |
| 1257 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" | 1973 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" |
| 1258 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.1.11-0.20210813005559-691160354723;sha256sum=3e3a1bf172246180d39d667b0cb3dfef5bc20919b72cb7895585ef689ef6f051" | 1974 | SRC_URI += "gomod://go.uber.org/mock;version=v0.6.0;sha256sum=64e9c159c974cd05c09eae2e0fa1558e7f5eef0c85434208526b052785e1b90f" |
| 1259 | SRC_URI += "gomod://go.uber.org/mock;version=v0.5.2;sha256sum=eb2f59d1ebba968e1c8c8835b326d8ae0e672ee921fe14eb38c85ecb16bd2d32" | ||
| 1260 | SRC_URI += "gomod://go.uber.org/mock;version=v0.5.0;sha256sum=2ac483710c9e6641baf6c9a4d692912d36967a5ebf1e38d47340507d4b882345" | 1975 | SRC_URI += "gomod://go.uber.org/mock;version=v0.5.0;sha256sum=2ac483710c9e6641baf6c9a4d692912d36967a5ebf1e38d47340507d4b882345" |
| 1976 | SRC_URI += "gomod://go.uber.org/mock;version=v0.5.2;sha256sum=eb2f59d1ebba968e1c8c8835b326d8ae0e672ee921fe14eb38c85ecb16bd2d32" | ||
| 1977 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.10.0;sha256sum=4f9b84b659dea0f46b036655fd3bd81a608de982fe2456e38637dc9eb24faf0d" | ||
| 1261 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3" | 1978 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3" |
| 1979 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.1.0;sha256sum=d609d9bf747e306893def831bfe93624c8786bbaed4cecc5a5b97075757be7f4" | ||
| 1980 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.3.0;sha256sum=29b25df332dea2dbfaaa308013fc6d3673ecd3d9ee09c666c69df504533d0714" | ||
| 1262 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.5.0;sha256sum=64053b7f6129cf2588f9b9ef1e934a26a0381da0002add973ec99f1294c1fc1e" | 1981 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.5.0;sha256sum=64053b7f6129cf2588f9b9ef1e934a26a0381da0002add973ec99f1294c1fc1e" |
| 1263 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.6.0;sha256sum=5238ef4df5394e9b69cc2062592476ab5d8bafa4b876e2aff5413de9b5c05a27" | 1982 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.6.0;sha256sum=5238ef4df5394e9b69cc2062592476ab5d8bafa4b876e2aff5413de9b5c05a27" |
| 1983 | SRC_URI += "gomod://go.uber.org/tools;version=v0.0.0-20190618225709-2cfd321de3ee;sha256sum=988dba9c5074080240d33d98e8ce511532f728698db7a9a4ac316c02c94030d6" | ||
| 1264 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.0;sha256sum=b994b96ff0bb504a3d58288ab88b9f3c6604689ea1afb69d25b509769705a6c2" | 1984 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.0;sha256sum=b994b96ff0bb504a3d58288ab88b9f3c6604689ea1afb69d25b509769705a6c2" |
| 1985 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.1;sha256sum=38760227142d38369069374c005707bc6b3c270a75f34fa3f17c48c863143cdc" | ||
| 1986 | SRC_URI += "gomod://go.uber.org/zap;version=v1.10.0;sha256sum=6373514608d6128d537811b939e26635a562c09039049f4bc2374b0eb621d92c" | ||
| 1987 | SRC_URI += "gomod://go.uber.org/zap;version=v1.13.0;sha256sum=4b4d15be7b4ce8029ab7c90f2fcb4c98e655172ebaa5cdbe234401081000fa26" | ||
| 1265 | SRC_URI += "gomod://go.uber.org/zap;version=v1.16.0;sha256sum=611e9bd05f4391b2dbf3649ce91a82478ee990ff96249e545588f5d34a5a1d75" | 1988 | SRC_URI += "gomod://go.uber.org/zap;version=v1.16.0;sha256sum=611e9bd05f4391b2dbf3649ce91a82478ee990ff96249e545588f5d34a5a1d75" |
| 1266 | SRC_URI += "gomod://go.uber.org/zap;version=v1.19.1;sha256sum=b894b6fdeec3c7b35fb29998b6937292c8fd87b2c4bae720cf885c4a99bd460a" | 1989 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.4;sha256sum=1b98a6a498cf255c5f2982d32c74633bc7969770957e98103ac1e14345aa4576" |
| 1267 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.2;sha256sum=ed63e181cbb5a991c104639b0e6d48d45fd951f22b47d4c5d1a36156d8ed06ee" | 1990 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.2;sha256sum=ed63e181cbb5a991c104639b0e6d48d45fd951f22b47d4c5d1a36156d8ed06ee" |
| 1991 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.3;sha256sum=bacc1ac9ed600be2df58f88b88d5c1b6f6473526fa4069f61549f64b81b09f41" | ||
| 1268 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" | 1992 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" |
| 1993 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.47.0;sha256sum=8745746a80c1ebff91e1d773b6c28c4aa4f074d6aa938b7a51330d52ed22a0c0" | ||
| 1269 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.36.0;sha256sum=86bb4875b3d2bd173b820d2d81d4ae630508fa65183a44dac2cb915e4f904180" | 1994 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.36.0;sha256sum=86bb4875b3d2bd173b820d2d81d4ae630508fa65183a44dac2cb915e4f904180" |
| 1270 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250305212735-054e65f0b394;sha256sum=18d5e88d3389cbfb181eb9cc36235349129620bfb6df15b1bfd1d936638cd73b" | 1995 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.45.0;sha256sum=416335b9102df16747b29fe58d034d6d9fb70af314740136fb0a37ae8c568705" |
| 1996 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20231110203233-9a3e6036ecaa;sha256sum=3e3717f5151e8c2ebf267b4d53698b97847c0de144683c51b74ab7edf5039fa8" | ||
| 1271 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20241108190413-2d47ceb2692f;sha256sum=7d91ad19149e6a15a46ec3bd52d2e57e9392397135aff1d382c9ca6b80b2038d" | 1997 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20241108190413-2d47ceb2692f;sha256sum=7d91ad19149e6a15a46ec3bd52d2e57e9392397135aff1d382c9ca6b80b2038d" |
| 1272 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20240719175910-8a7402abbf56;sha256sum=8232d7fe1ac8f2d9f05cdce15c7fa64f0c54c6dd35256c5312c1381d1d1eca79" | 1998 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20221012211006-4de253d81b95;sha256sum=cf34d1bef4b8cce87e62149706348927ea5fe2206713b871632f75fd0014f287" |
| 1999 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250305212735-054e65f0b394;sha256sum=18d5e88d3389cbfb181eb9cc36235349129620bfb6df15b1bfd1d936638cd73b" | ||
| 1273 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250717185816-542afb5b7346;sha256sum=60b5c76905df475d4a96e7d5221a8fc9b7226056c5430dceabeea1824d299fc7" | 2000 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250717185816-542afb5b7346;sha256sum=60b5c76905df475d4a96e7d5221a8fc9b7226056c5430dceabeea1824d299fc7" |
| 1274 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20220827204233-334a2380cb91;sha256sum=d22b8623bef1ead959b1c6449512dfdbf9624e1ec6c4bc443e91eee170d4d7af" | 2001 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20230321023759-10a507213a29;sha256sum=5643434578a9de35be0b6911c59cc90a7b945367c3bbf7352de3e823ba497ce7" |
| 2002 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20230801115018-d63ba01acd4b;sha256sum=73937c2f21441e041c310affa14c770a76d1d7d1495d16c0ed4b5b7176d7d724" | ||
| 1275 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20230224173230-c95f2b4c22f2;sha256sum=5461ceae29d2cefdc61bf114055ea54dfddee556424dcf946f65bea7cc195d35" | 2003 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20230224173230-c95f2b4c22f2;sha256sum=5461ceae29d2cefdc61bf114055ea54dfddee556424dcf946f65bea7cc195d35" |
| 2004 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20251023183803-a4bb9ffd2546;sha256sum=183b4540aeac7bf32f85390038801ce4c08a268037243220e4415718e12ad719" | ||
| 2005 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20240719175910-8a7402abbf56;sha256sum=8232d7fe1ac8f2d9f05cdce15c7fa64f0c54c6dd35256c5312c1381d1d1eca79" | ||
| 2006 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20260410095643-746e56fc9e2f;sha256sum=de285d08489fcd4d420a8561501e75b5124db0a48121dfc26e811959f518db4e" | ||
| 2007 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20241009180824-f66d83c29e7c;sha256sum=a855abb628f058ba7fc33e7b6c46552f2fe0b86bc70c9507982f77b0826e2fa0" | ||
| 2008 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20220827204233-334a2380cb91;sha256sum=d22b8623bef1ead959b1c6449512dfdbf9624e1ec6c4bc443e91eee170d4d7af" | ||
| 1276 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20180321215751-8460e604b9de;sha256sum=b8fc0f79cf43cee08ba1df072fa4075211d9435915c595d5e3077990bd1275f0" | 2009 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20180321215751-8460e604b9de;sha256sum=b8fc0f79cf43cee08ba1df072fa4075211d9435915c595d5e3077990bd1275f0" |
| 1277 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20180807140117-3d87b88a115f;sha256sum=3925c2f612b27b0d5a80948f79452873d9940b0dc1292e46c88b5bc628efb4f7" | 2010 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20180807140117-3d87b88a115f;sha256sum=3925c2f612b27b0d5a80948f79452873d9940b0dc1292e46c88b5bc628efb4f7" |
| 1278 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190121172915-509febef88a4;sha256sum=c3a7dcc2e8117e749c6badc91d492de3ee2f5b440b30481a0a75f9d63db6fe0b" | 2011 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190121172915-509febef88a4;sha256sum=c3a7dcc2e8117e749c6badc91d492de3ee2f5b440b30481a0a75f9d63db6fe0b" |
| 1279 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190125153040-c74c464bbbf2;sha256sum=3e1ea731b01e6a782f7d124f08fba5baafc0c42ceab83e3c72e73238b94c1fc9" | 2012 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190125153040-c74c464bbbf2;sha256sum=3e1ea731b01e6a782f7d124f08fba5baafc0c42ceab83e3c72e73238b94c1fc9" |
| 1280 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190306152737-a1d7652674e8;sha256sum=68bad1a2e9ec219d90a713f23acb73b6b6c0cc4f3801fc4335ec4e3fa04876df" | 2013 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190306152737-a1d7652674e8;sha256sum=68bad1a2e9ec219d90a713f23acb73b6b6c0cc4f3801fc4335ec4e3fa04876df" |
| 1281 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190510132918-efd6b22b2522;sha256sum=7488020e2dd33d8afee08c08d7b089962f65e36b76ef643a32710ddc11731a08" | 2014 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190510132918-efd6b22b2522;sha256sum=7488020e2dd33d8afee08c08d7b089962f65e36b76ef643a32710ddc11731a08" |
| 2015 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190731235908-ec7cb31e5a56;sha256sum=b85fe4b92c46db926d8fdff46690c0d78526a98ed6184df4d09db3604b993e34" | ||
| 1282 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190829153037-c13cbed26979;sha256sum=e8b22faee4617a166e4d7a975488183587fdb052f4ae8e3b97a574dabc1afa5e" | 2016 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190829153037-c13cbed26979;sha256sum=e8b22faee4617a166e4d7a975488183587fdb052f4ae8e3b97a574dabc1afa5e" |
| 1283 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191002040644-a1355ae1e2c3;sha256sum=809f19cb32acb3961ef8799e1891b572db9053fe84b188dc1e1162be3891f934" | 2017 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191002040644-a1355ae1e2c3;sha256sum=809f19cb32acb3961ef8799e1891b572db9053fe84b188dc1e1162be3891f934" |
| 1284 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191030013958-a1ab85dbe136;sha256sum=18ff05b39d29a3fd4c7f9071e7013264994ac18f7faa72f66b2f514fcdd141b0" | 2018 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191030013958-a1ab85dbe136;sha256sum=18ff05b39d29a3fd4c7f9071e7013264994ac18f7faa72f66b2f514fcdd141b0" |
| @@ -1287,7 +2021,24 @@ SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20191227195350-da58074b4299; | |||
| 1287 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200119233911-0405dc783f0a;sha256sum=3a76c35431e5d9143d3d847c53b3ed75be34f663da7642bdf8e8cd4e703b4459" | 2021 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200119233911-0405dc783f0a;sha256sum=3a76c35431e5d9143d3d847c53b3ed75be34f663da7642bdf8e8cd4e703b4459" |
| 1288 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200207192155-f17229e696bd;sha256sum=a6aa572a8a27c5b771a102114d4f870fe06eada09617117bb1a73c712fabcb8d" | 2022 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200207192155-f17229e696bd;sha256sum=a6aa572a8a27c5b771a102114d4f870fe06eada09617117bb1a73c712fabcb8d" |
| 1289 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200224162631-6cc2880d07d6;sha256sum=d37d805a64c3a14c7e60856b2d9f1d773ea6ffee5362372c7363aaf2099e3b02" | 2023 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20200224162631-6cc2880d07d6;sha256sum=d37d805a64c3a14c7e60856b2d9f1d773ea6ffee5362372c7363aaf2099e3b02" |
| 2024 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20210722180016-6781d3edade3;sha256sum=53c2dce27cebbb229be3486cb5e05938b8492cff29a295311a5b96359029ef97" | ||
| 2025 | SRC_URI += "gomod://golang.org/x/exp/shiny;version=v0.0.0-20230801115018-d63ba01acd4b;sha256sum=3b9053a5c76c778ca05061df763a8e9aa8a6cac9d5f0f80d18d81922f98a001d" | ||
| 2026 | SRC_URI += "gomod://golang.org/x/exp/shiny;version=v0.0.0-20230817173708-d852ddb80c63;sha256sum=6f5079a683411666ba3a78301b1b244df620b8cb1315c682f486fe826da2f2bd" | ||
| 2027 | SRC_URI += "gomod://golang.org/x/exp/shiny;version=v0.0.0-20240707233637-46b078467d37;sha256sum=b3ac54b581779cc06c115e977320463b3cf3bb4e93dbb7125eccd248a2e7cd15" | ||
| 2028 | SRC_URI += "gomod://golang.org/x/exp/shiny;version=v0.0.0-20241009180824-f66d83c29e7c;sha256sum=00a86f0253f0ad6683c8b34b2903513c181094473b9f5f9f5660b01e2e41043a" | ||
| 2029 | SRC_URI += "gomod://golang.org/x/exp/shiny;version=v0.0.0-20220827204233-334a2380cb91;sha256sum=a507295c1d5d68f08b40754bfc1468fab9d3e1bc89592cd88920d1ba894f7cce" | ||
| 2030 | SRC_URI += "gomod://golang.org/x/image;version=v0.7.0;sha256sum=c198c4a409e0c45c95c17be8b1558cd800c358890cd84b02ad045d83c5da0f20" | ||
| 2031 | SRC_URI += "gomod://golang.org/x/image;version=v0.3.0;sha256sum=2507b5e88d30ffd95ca82f14f2ffe2429710a20b90a45f895b8f4b81147dc3f6" | ||
| 2032 | SRC_URI += "gomod://golang.org/x/image;version=v0.6.0;sha256sum=37935a071d18cd023f5989653336cd33cad086b51493303fabfe66c0c205d54b" | ||
| 1290 | SRC_URI += "gomod://golang.org/x/image;version=v0.14.0;sha256sum=ac2f0d3ee04f3fd62d81761ad96b8bab3d822daff03cdb0bc3a531a70b138043" | 2033 | SRC_URI += "gomod://golang.org/x/image;version=v0.14.0;sha256sum=ac2f0d3ee04f3fd62d81761ad96b8bab3d822daff03cdb0bc3a531a70b138043" |
| 2034 | SRC_URI += "gomod://golang.org/x/image;version=v0.12.0;sha256sum=eee2ea2f688c5bbe2a8ce36ba57f37573f5b63828560cd34f8621f0f8d07e6bd" | ||
| 2035 | SRC_URI += "gomod://golang.org/x/image;version=v0.13.0;sha256sum=48baf0d6712391895f9a8f790290b7f67ba6b7189fd4c3b4718433149bc4ea40" | ||
| 2036 | SRC_URI += "gomod://golang.org/x/image;version=v0.21.0;sha256sum=7ca937a1f9501b5d0b46631a6813f833292e33a9c5070f03630f18ab8d65bba3" | ||
| 2037 | SRC_URI += "gomod://golang.org/x/image;version=v0.5.0;sha256sum=300661d9c1e114914d6f70b14b50768ce3e93dbbede56cd801f611ff4edda220" | ||
| 2038 | SRC_URI += "gomod://golang.org/x/image;version=v0.15.0;sha256sum=c1b2593904d73becd5848c0a5cd54747ae4685808026a284d1f390567eb54365" | ||
| 2039 | SRC_URI += "gomod://golang.org/x/image;version=v0.11.0;sha256sum=061af32f13240595a5ec5c3c7340b66c3a05bb6725d386e6eb3850a5232fe45d" | ||
| 2040 | SRC_URI += "gomod://golang.org/x/image;version=v0.24.0;sha256sum=8b926b1ebae30ade6bc8ba500660284b54fef2c0d1f03e0a37e9a96ff5e02bdc" | ||
| 2041 | SRC_URI += "gomod://golang.org/x/image;version=v0.25.0;sha256sum=b3b0dc8e5f05cc9cfa06533f1f59db3cae918943d7e9881745705f3ac74ef2d2" | ||
| 1291 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20180708004352-c73c2afc3b81;sha256sum=188f8ccd9dcc188e521feacf75be93039477288a9d1720a81cac5991c29dbf94" | 2042 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20180708004352-c73c2afc3b81;sha256sum=188f8ccd9dcc188e521feacf75be93039477288a9d1720a81cac5991c29dbf94" |
| 1292 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20190227222117-0694c2d4d067;sha256sum=2ab72e8488284c454b90360acbd25146b6a8561f9368177ce5611affc18b07c2" | 2043 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20190227222117-0694c2d4d067;sha256sum=2ab72e8488284c454b90360acbd25146b6a8561f9368177ce5611affc18b07c2" |
| 1293 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20190802002840-cff245a6509b;sha256sum=4a44b498934a95e8f84e8374530de0cab38d81fcd558898d4880c3c5ce1efe47" | 2044 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20190802002840-cff245a6509b;sha256sum=4a44b498934a95e8f84e8374530de0cab38d81fcd558898d4880c3c5ce1efe47" |
| @@ -1301,21 +2052,44 @@ SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20210607152325-775e3b0c77b | |||
| 1301 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20210628002857-a66eb6448b8d;sha256sum=70cf423fad9be160a88fbf01bc1897efd888f915a6d7ba0dd41ca7085f75e06e" | 2052 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20210628002857-a66eb6448b8d;sha256sum=70cf423fad9be160a88fbf01bc1897efd888f915a6d7ba0dd41ca7085f75e06e" |
| 1302 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20211028202545-6944b10bf410;sha256sum=b7cf08ae55a8af42abb152b5d6baa868462a29d3a28f87d9600f75dd08d30b40" | 2053 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20211028202545-6944b10bf410;sha256sum=b7cf08ae55a8af42abb152b5d6baa868462a29d3a28f87d9600f75dd08d30b40" |
| 1303 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20220302094943-723b81ca9867;sha256sum=56176a4d4d47910d61df9a77aa66a8469ae79fa18b7f5821c43bef1ef212116d" | 2054 | SRC_URI += "gomod://golang.org/x/image;version=v0.0.0-20220302094943-723b81ca9867;sha256sum=56176a4d4d47910d61df9a77aa66a8469ae79fa18b7f5821c43bef1ef212116d" |
| 1304 | SRC_URI += "gomod://golang.org/x/mod;version=v0.15.0;sha256sum=81c61d043854b5242ac4a9ff92fe3b275b033cc5ec32c46b46a40a143c1658e7" | 2055 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20210508222113-6edffad5e616;sha256sum=0a4a5ebd2b1d79e7f480cbf5a54b45a257ae1ec9d11f01688efc5c35268d4603" |
| 2056 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190301231843-5614ed5bae6f;sha256sum=5879ab48b8ac57428f314bbe363242edafc3fd9c9a1d7ed15ee92bc26c8f3a12" | ||
| 2057 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190409202823-959b441ac422;sha256sum=f376a4f39416b930cc75b803c8f3858143e8bf83a39bdded72a6e1281ee5108f" | ||
| 2058 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190909230951-414d861bb4ac;sha256sum=2133ec8c0c4a18fc02902f963fc0435c2a4a9e9800875fc1da35d74a0b8cd89e" | ||
| 2059 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190930215403-16217165b5de;sha256sum=91323fe1a77f13de722a0ce8efc5c5f2da4f26216d858acec64cb23c956fa163" | ||
| 2060 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20191125180803-fdd1cda4f05f;sha256sum=87d462d6d4d871147f2b2e5edbc6898b168cd692aef6f538a0dfd00db77abe08" | ||
| 2061 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20200130185559-910be7a94367;sha256sum=3ca43ad17efdb8f114bdc93040f3b97a7a278f4fcbbe0079f2cbbaf9a22e6b24" | ||
| 2062 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20200302205851-738671d3881b;sha256sum=8bffecf110daa2ee6302f692052293b779926200327af2118e034c9c4d1aa1c2" | ||
| 2063 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20201208152925-83fdc39ff7b5;sha256sum=4620205ccd1fd5c5ced7ccbc264217f407c53924e847f4219e48c04c7480b294" | ||
| 2064 | SRC_URI += "gomod://golang.org/x/mobile;version=v0.0.0-20231127183840-76ac6878050a;sha256sum=b6d2794dd4c433c3ef39f9ee2cd6b1208dc8c6479d11fc8b1ba844a3497df0ad" | ||
| 2065 | SRC_URI += "gomod://golang.org/x/mobile;version=v0.0.0-20190312151609-d3739f865fa6;sha256sum=8afd9230acde64a3f055f10f825eb2cddb77bdbbb4631b86c871e8008ec16b57" | ||
| 2066 | SRC_URI += "gomod://golang.org/x/mobile;version=v0.0.0-20190719004257-d2bd2a29d028;sha256sum=6b946c7da47acf3b6195336fd071bfc73d543cefab73f2d27528c5dc1dc829ec" | ||
| 2067 | SRC_URI += "gomod://golang.org/x/mobile;version=v0.0.0-20201217150744-e6ae53a27f4f;sha256sum=1fd2f665cdb7f64b80e2e1224941d1ecad10bd99327c6fc8906183d2ef3816df" | ||
| 2068 | SRC_URI += "gomod://golang.org/x/mod;version=v0.35.0;sha256sum=6a64c84837167aa92a5dd55aa318351b8c45623b2fb80804cce704e72a9621c8" | ||
| 2069 | SRC_URI += "gomod://golang.org/x/mod;version=v0.7.0;sha256sum=24abd1db13329873d72034dc27efad09cbc37d39cf28b8ff7bb3c2adc8eedef7" | ||
| 2070 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0;sha256sum=3f45c4fd992e55f087484632cb6bf19f5bba68e51bd18a2f3e10c88771eec268" | ||
| 2071 | SRC_URI += "gomod://golang.org/x/mod;version=v0.14.0;sha256sum=98a122c92ad55deef674f6546b4c295ed93d106178dd24ec40449ae33b41037a" | ||
| 2072 | SRC_URI += "gomod://golang.org/x/mod;version=v0.31.0;sha256sum=9b43daca51525bd50289c742999fe66336a653c90a23d2c55561b6fffd656e46" | ||
| 1305 | SRC_URI += "gomod://golang.org/x/mod;version=v0.8.0;sha256sum=4ae8176799d8cda819e70731ba6855735003e7e4930436e34584c75c96c496e0" | 2073 | SRC_URI += "gomod://golang.org/x/mod;version=v0.8.0;sha256sum=4ae8176799d8cda819e70731ba6855735003e7e4930436e34584c75c96c496e0" |
| 2074 | SRC_URI += "gomod://golang.org/x/mod;version=v0.18.0;sha256sum=9c64a3efda43c92014675361b2620de1f2815d59875a379f0b3361018e5bdf59" | ||
| 2075 | SRC_URI += "gomod://golang.org/x/mod;version=v0.12.0;sha256sum=79b7f79f68bc82dfd5de5f58c5a9b4750120bc1b15fb201a19f27f1d7fb4ef55" | ||
| 2076 | SRC_URI += "gomod://golang.org/x/mod;version=v0.28.0;sha256sum=1033fb59927549a16c7000369f6d534b652fcd201746a7d6d8cfd521e1ad85e2" | ||
| 1306 | SRC_URI += "gomod://golang.org/x/mod;version=v0.21.0;sha256sum=e736e1acca78c9550fa78f54de78d9cf15d5db1ca7d92537900c8591e6ab79c0" | 2077 | SRC_URI += "gomod://golang.org/x/mod;version=v0.21.0;sha256sum=e736e1acca78c9550fa78f54de78d9cf15d5db1ca7d92537900c8591e6ab79c0" |
| 1307 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0;sha256sum=3f45c4fd992e55f087484632cb6bf19f5bba68e51bd18a2f3e10c88771eec268" | 2078 | SRC_URI += "gomod://golang.org/x/mod;version=v0.15.0;sha256sum=81c61d043854b5242ac4a9ff92fe3b275b033cc5ec32c46b46a40a143c1658e7" |
| 2079 | SRC_URI += "gomod://golang.org/x/mod;version=v0.11.0;sha256sum=364198930cc7f46ba5bb1c0987d089a557aa0b406f8efec0490744a454df00a5" | ||
| 2080 | SRC_URI += "gomod://golang.org/x/mod;version=v0.30.0;sha256sum=dffdae50c0a7903e522053e8e9880069ed1854446326f954cf903f713678c3a2" | ||
| 1308 | SRC_URI += "gomod://golang.org/x/mod;version=v0.24.0;sha256sum=1a8ef77bb4d41c1a7d3fa5d0caf2fe599f14eac10f473629e31546f12759b89f" | 2081 | SRC_URI += "gomod://golang.org/x/mod;version=v0.24.0;sha256sum=1a8ef77bb4d41c1a7d3fa5d0caf2fe599f14eac10f473629e31546f12759b89f" |
| 1309 | SRC_URI += "gomod://golang.org/x/mod;version=v0.17.0;sha256sum=a72fe5b79554a8993df9512d05e237908d3ad0b48001c1ab92b7fa5339ecf440" | 2082 | SRC_URI += "gomod://golang.org/x/mod;version=v0.26.0;sha256sum=559ae04b112e304086df0300cf0bee7ce21497c36c088c461d68891b55905605" |
| 1310 | SRC_URI += "gomod://golang.org/x/mod;version=v0.7.0;sha256sum=24abd1db13329873d72034dc27efad09cbc37d39cf28b8ff7bb3c2adc8eedef7" | 2083 | SRC_URI += "gomod://golang.org/x/mod;version=v0.25.0;sha256sum=f3021e5e6a777c146e469027accf1eb363eea3045ff812099152b20f2618f61c" |
| 1311 | SRC_URI += "gomod://golang.org/x/mod;version=v0.12.0;sha256sum=79b7f79f68bc82dfd5de5f58c5a9b4750120bc1b15fb201a19f27f1d7fb4ef55" | ||
| 1312 | SRC_URI += "gomod://golang.org/x/mod;version=v0.9.0;sha256sum=ad0b72a29c07f57d92612fdbc2da6891b3988dd98b31d2fdcbe8ddb9c8cc2d52" | 2084 | SRC_URI += "gomod://golang.org/x/mod;version=v0.9.0;sha256sum=ad0b72a29c07f57d92612fdbc2da6891b3988dd98b31d2fdcbe8ddb9c8cc2d52" |
| 1313 | SRC_URI += "gomod://golang.org/x/mod;version=v0.27.0;sha256sum=19fb241d46e4397d3193b5fa899e2a9d62bb5d1c41f73d09d29c17c3c0d3953c" | 2085 | SRC_URI += "gomod://golang.org/x/mod;version=v0.27.0;sha256sum=19fb241d46e4397d3193b5fa899e2a9d62bb5d1c41f73d09d29c17c3c0d3953c" |
| 1314 | SRC_URI += "gomod://golang.org/x/mod;version=v0.18.0;sha256sum=9c64a3efda43c92014675361b2620de1f2815d59875a379f0b3361018e5bdf59" | 2086 | SRC_URI += "gomod://golang.org/x/mod;version=v0.17.0;sha256sum=a72fe5b79554a8993df9512d05e237908d3ad0b48001c1ab92b7fa5339ecf440" |
| 2087 | SRC_URI += "gomod://golang.org/x/mod;version=v0.29.0;sha256sum=7c736672c72aa571b65c1106bbb2a64e587dd4265a18f0059c990f95c5117962" | ||
| 1315 | SRC_URI += "gomod://golang.org/x/mod;version=v0.0.0-20190513183733-4bf6d317e70e;sha256sum=abeed3d816b0ce5834ae9ba8f3db2ef380fe8e5daad87798a0a9adc0956d8c2c" | 2088 | SRC_URI += "gomod://golang.org/x/mod;version=v0.0.0-20190513183733-4bf6d317e70e;sha256sum=abeed3d816b0ce5834ae9ba8f3db2ef380fe8e5daad87798a0a9adc0956d8c2c" |
| 1316 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.0;sha256sum=e0d9b32f6f66103f777e8357b5b60f94a486330d46c6c8ea87789dab1a14cefa" | 2089 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.0;sha256sum=e0d9b32f6f66103f777e8357b5b60f94a486330d46c6c8ea87789dab1a14cefa" |
| 1317 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191105210325-c90efee705ee;sha256sum=b1e6cb975c69d29974b4f77fd8a0f2f7e916a1fa971bab60fdd45ffe80a29f32" | 2090 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191105210325-c90efee705ee;sha256sum=b1e6cb975c69d29974b4f77fd8a0f2f7e916a1fa971bab60fdd45ffe80a29f32" |
| 1318 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191107180719-034126e5016b;sha256sum=49dc7aec7fc30ed3cdba7774ced91829742950fc35b7485eb521f80401701027" | 2091 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191107180719-034126e5016b;sha256sum=49dc7aec7fc30ed3cdba7774ced91829742950fc35b7485eb521f80401701027" |
| 2092 | SRC_URI += "gomod://golang.org/x/mod;version=v0.1.1-0.20191209134235-331c550502dd;sha256sum=b470eabc5c73b3575b0711fcfe3d7cfcbb1690c26a3b87740ca55de98cfc85a3" | ||
| 1319 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" | 2093 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" |
| 1320 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" | 2094 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" |
| 1321 | SRC_URI += "gomod://golang.org/x/mod;version=v0.4.0;sha256sum=8f6f9f777ee2d2ae88464806abe91093927b4b31140c759b81fd514406dde043" | 2095 | SRC_URI += "gomod://golang.org/x/mod;version=v0.4.0;sha256sum=8f6f9f777ee2d2ae88464806abe91093927b4b31140c759b81fd514406dde043" |
| @@ -1324,27 +2098,41 @@ SRC_URI += "gomod://golang.org/x/mod;version=v0.4.2;sha256sum=39bc9b1570666300ba | |||
| 1324 | SRC_URI += "gomod://golang.org/x/mod;version=v0.5.0;sha256sum=ea7078f3cd6689f6b0654d76851bafb46b926d2de8c620f18779c7b547195abc" | 2098 | SRC_URI += "gomod://golang.org/x/mod;version=v0.5.0;sha256sum=ea7078f3cd6689f6b0654d76851bafb46b926d2de8c620f18779c7b547195abc" |
| 1325 | SRC_URI += "gomod://golang.org/x/mod;version=v0.5.1;sha256sum=8bed1489120e9428a64aca97c3a0d13065a33d1564593aae45e5c731c488f975" | 2099 | SRC_URI += "gomod://golang.org/x/mod;version=v0.5.1;sha256sum=8bed1489120e9428a64aca97c3a0d13065a33d1564593aae45e5c731c488f975" |
| 1326 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" | 2100 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" |
| 1327 | SRC_URI += "gomod://golang.org/x/net;version=v0.38.0;sha256sum=ac5b507ce23ade56ab75ba16eee5da96db1549a427018290c22acce501c261b9" | 2101 | SRC_URI += "gomod://golang.org/x/net;version=v0.47.0;sha256sum=3444c04eff1dc7a41a6386cb6a0b0b1facebfc7e222bae523043ed4b14039f76" |
| 2102 | SRC_URI += "gomod://golang.org/x/net;version=v0.33.0;sha256sum=a85014e77369f99c3f9eebe1289b4d0757d58248ca12337642923818ae22ca19" | ||
| 2103 | SRC_URI += "gomod://golang.org/x/net;version=v0.49.0;sha256sum=c07a4d56c3db52dc2b29c65b134f96c2cb071e8a50e4f488ac7facb46005cc85" | ||
| 1328 | SRC_URI += "gomod://golang.org/x/net;version=v0.43.0;sha256sum=24d4f49b7e781763942533d5a5acc49ebd054e05c50bf4402b264695ef8d10c5" | 2104 | SRC_URI += "gomod://golang.org/x/net;version=v0.43.0;sha256sum=24d4f49b7e781763942533d5a5acc49ebd054e05c50bf4402b264695ef8d10c5" |
| 2105 | SRC_URI += "gomod://golang.org/x/net;version=v0.38.0;sha256sum=ac5b507ce23ade56ab75ba16eee5da96db1549a427018290c22acce501c261b9" | ||
| 1329 | SRC_URI += "gomod://golang.org/x/net;version=v0.34.0;sha256sum=49c43b74811dc9864fe35dcfcc8b1c64917d2cce30882adde4f86a981465b594" | 2106 | SRC_URI += "gomod://golang.org/x/net;version=v0.34.0;sha256sum=49c43b74811dc9864fe35dcfcc8b1c64917d2cce30882adde4f86a981465b594" |
| 1330 | SRC_URI += "gomod://golang.org/x/net;version=v0.33.0;sha256sum=a85014e77369f99c3f9eebe1289b4d0757d58248ca12337642923818ae22ca19" | 2107 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.20.0;sha256sum=48bbe74b766a2a899e9688084dfbf9bda44b2cd0aa98d0245eec058960ec4bdc" |
| 1331 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20221006150949-b44042a4b9c1;sha256sum=1fad9f2f85930208dec3f1ef1258ae5ad2352487d0cd1da46bd3bbf331b38a5a" | 2108 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.35.0;sha256sum=0a34abf6ee35593a630bc63ec425da2c1b40d773dd5b55f4fa42e518cfba1016" |
| 2109 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.7.0;sha256sum=b682f8cf62ed36f3bec9f8a832ff61a2af1124f31f42c4e1e3f3efd23d88f93f" | ||
| 2110 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.6.0;sha256sum=7d1eb25d3be3d0da86741eaf9a96cab6587cb08f60c1a0fc1ddcf6e7182db33c" | ||
| 2111 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.4.0;sha256sum=e1a8ffaef686e54a9e9e4ec6a7d4060b21455fe38a75dca4755ab50556b0f701" | ||
| 2112 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.14.0;sha256sum=21e3fa05a7c13202e9446bccb7e20d6579310eafd1d8c25331e6ef0d1721a5d5" | ||
| 2113 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.19.0;sha256sum=e9276ce69cb0f7111d2848db0a45a85485e94570b995b59ff4ac5c80b1b38f73" | ||
| 2114 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20221014153046-6fdb5e3db783;sha256sum=c8b1726a6807c49db88e7216c58bf2e9c416e6a86b330fe2c8268ed88fc54bf6" | ||
| 1332 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.8.0;sha256sum=774ad761b3732b86eaa3d70c30bcaed6dd09e96eec3cdeb2c0a9c112ce168704" | 2115 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.8.0;sha256sum=774ad761b3732b86eaa3d70c30bcaed6dd09e96eec3cdeb2c0a9c112ce168704" |
| 2116 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.18.0;sha256sum=7716d06cf89e1736b74b94584cdcad120c769519f0c41e6d77d0f12657870772" | ||
| 2117 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.28.0;sha256sum=8bc84624e7da8ee85e022e261828e4257ace89953b0ac1115a83f320e608db02" | ||
| 2118 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.13.0;sha256sum=5150f4f0d149d2326f027a563ba41773f5e49f63232bba3e7858d501fbb82e91" | ||
| 2119 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.21.0;sha256sum=5aeb7c7816b4745b9b34a1412c855a8607c92c4dd6af918e3b1d5352f08920e1" | ||
| 2120 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.5.0;sha256sum=4d9d9ce8d2f55b7d2ffb3697ed811a54606e881bb7fbbd84d3d9c42fc404ae3c" | ||
| 2121 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.15.0;sha256sum=fdf6085858038da8d9eab8f5c5bfff129dc6bf1e9eb33e5e5dcfb44073865f32" | ||
| 2122 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20221006150949-b44042a4b9c1;sha256sum=1fad9f2f85930208dec3f1ef1258ae5ad2352487d0cd1da46bd3bbf331b38a5a" | ||
| 2123 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.16.0;sha256sum=a6597a80e0461877b21bf5bda71423bfdc9e8701128e39c71ec3aa7e190c7ac3" | ||
| 2124 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.11.0;sha256sum=06f9bc67776baba78ae443744f846c193e68d775b3339b630788cca03882dda7" | ||
| 1333 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.30.0;sha256sum=1e1028d0b190948f0cd44229bfa298440cb2481f601f992e12424bc6fa1f183c" | 2125 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.30.0;sha256sum=1e1028d0b190948f0cd44229bfa298440cb2481f601f992e12424bc6fa1f183c" |
| 1334 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.4.0;sha256sum=e1a8ffaef686e54a9e9e4ec6a7d4060b21455fe38a75dca4755ab50556b0f701" | ||
| 1335 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.6.0;sha256sum=7d1eb25d3be3d0da86741eaf9a96cab6587cb08f60c1a0fc1ddcf6e7182db33c" | ||
| 1336 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.24.0;sha256sum=fd0fa73afb9f7a1099bea44c12dc2b8078326f16d3b34ebebc174efdf035bce3" | 2126 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.24.0;sha256sum=fd0fa73afb9f7a1099bea44c12dc2b8078326f16d3b34ebebc174efdf035bce3" |
| 1337 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220909003341-f21342109be1;sha256sum=3a2f57e9d7359e22b23a86de6205b28432e427bae613747ff6ab5ce1b739a516" | 2127 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.22.0;sha256sum=a2dde96e45d3aebb712458d7e855d93634acd9b332e95c704fca45b5e9759399" |
| 1338 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.26.0;sha256sum=d4c1bfc661b8ff3ccb3d5d30babf5f67798b59e2bfa932b6f1f739e67e45dcda" | 2128 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.26.0;sha256sum=d4c1bfc661b8ff3ccb3d5d30babf5f67798b59e2bfa932b6f1f739e67e45dcda" |
| 1339 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.7.0;sha256sum=b682f8cf62ed36f3bec9f8a832ff61a2af1124f31f42c4e1e3f3efd23d88f93f" | 2129 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220822191816-0ebed06d0094;sha256sum=2909aee649c7068f977452d1cf85675fcfa2e955107f152058970567dfa87418" |
| 1340 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.28.0;sha256sum=8bc84624e7da8ee85e022e261828e4257ace89953b0ac1115a83f320e608db02" | ||
| 1341 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20221014153046-6fdb5e3db783;sha256sum=c8b1726a6807c49db88e7216c58bf2e9c416e6a86b330fe2c8268ed88fc54bf6" | ||
| 1342 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.23.0;sha256sum=9655523711f6a40da1851bd4fab3b43f1bc44e1af16bf1dba38572516822d4fc" | 2130 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.23.0;sha256sum=9655523711f6a40da1851bd4fab3b43f1bc44e1af16bf1dba38572516822d4fc" |
| 1343 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.5.0;sha256sum=4d9d9ce8d2f55b7d2ffb3697ed811a54606e881bb7fbbd84d3d9c42fc404ae3c" | 2131 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.25.0;sha256sum=09cda3779f2cab3558ad0da94f4c4ccfb56fe52a6f6cb54ac2edea94edf819c7" |
| 2132 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220909003341-f21342109be1;sha256sum=3a2f57e9d7359e22b23a86de6205b28432e427bae613747ff6ab5ce1b739a516" | ||
| 1344 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.27.0;sha256sum=3d90c61cc10984c81b5d605c0ebd3be61b34b62c4aeba92c11fc86d1fade635a" | 2133 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.27.0;sha256sum=3d90c61cc10984c81b5d605c0ebd3be61b34b62c4aeba92c11fc86d1fade635a" |
| 1345 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220822191816-0ebed06d0094;sha256sum=2909aee649c7068f977452d1cf85675fcfa2e955107f152058970567dfa87418" | 2134 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.17.0;sha256sum=e59eee832df8784517e9d77cf608784a659d2001c9af66591c1787e17401622e" |
| 1346 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20181017192945-9dcd33a902f4;sha256sum=2f71b904acef6d98974954c1a278a64582e74447a0b0cf0b998a21575670af74" | 2135 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.34.0;sha256sum=a854cbb047b8fdb0849b8c266e798189e63f42515035d239027a0849e88b11b8" |
| 1347 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20181203162652-d668ce993890;sha256sum=00c777a18d4b2997f856ec99734f4ca51858f7e69bddf64f6e61e232faf4d492" | ||
| 1348 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20190226205417-e64efc72b421;sha256sum=d1c5592931f77817848716e71e51a2fcdd6673929d6bec04959b071f1ca81900" | 2136 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20190226205417-e64efc72b421;sha256sum=d1c5592931f77817848716e71e51a2fcdd6673929d6bec04959b071f1ca81900" |
| 1349 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20190604053449-0f29369cfe45;sha256sum=f72b6c3c2b734ad053fadf5fa2adb2ad23024cfeacd567fec31a751526d1dfe0" | 2137 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20190604053449-0f29369cfe45;sha256sum=f72b6c3c2b734ad053fadf5fa2adb2ad23024cfeacd567fec31a751526d1dfe0" |
| 1350 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20191202225959-858c2ad4c8b6;sha256sum=555496ac3ee6fadb02b2a0657f9e8705269d52e00fd95d159641fdc0ae5c73d0" | 2138 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20191202225959-858c2ad4c8b6;sha256sum=555496ac3ee6fadb02b2a0657f9e8705269d52e00fd95d159641fdc0ae5c73d0" |
| @@ -1355,6 +2143,7 @@ SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20201208152858-08078c50e5 | |||
| 1355 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210218202405-ba52d332ba99;sha256sum=3986135aa4aed61b7953856f6d1aca9194a5abf3ad04fc04e1297cfa7e5bb904" | 2143 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210218202405-ba52d332ba99;sha256sum=3986135aa4aed61b7953856f6d1aca9194a5abf3ad04fc04e1297cfa7e5bb904" |
| 1356 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210220000619-9bb904979d93;sha256sum=539e26003182630b148996ae286b40ec367094e5c3bf2026612cc42b373d169d" | 2144 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210220000619-9bb904979d93;sha256sum=539e26003182630b148996ae286b40ec367094e5c3bf2026612cc42b373d169d" |
| 1357 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210313182246-cd4f82c27b84;sha256sum=f74d69eedfbeaa1cba42c67f1b36d201b36d6801fc4182696d08dc0d074b3a6f" | 2145 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210313182246-cd4f82c27b84;sha256sum=f74d69eedfbeaa1cba42c67f1b36d201b36d6801fc4182696d08dc0d074b3a6f" |
| 2146 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210402161424-2e8d93401602;sha256sum=b39b3df08d735a5f0b6ba9a66c9a8df7413db2b797fbacd8440e57e7fda7f568" | ||
| 1358 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210514164344-f6687ab2804c;sha256sum=2c82b9577aadca3c01aadcb01ed135b43a1c154091865f32bc8e52f27dd4d884" | 2147 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210514164344-f6687ab2804c;sha256sum=2c82b9577aadca3c01aadcb01ed135b43a1c154091865f32bc8e52f27dd4d884" |
| 1359 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210628180205-a41e5a781914;sha256sum=e0a80700bad9fbbd4af614688e4468a4ff1850877fb660f73217e3467d818d53" | 2148 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210628180205-a41e5a781914;sha256sum=e0a80700bad9fbbd4af614688e4468a4ff1850877fb660f73217e3467d818d53" |
| 1360 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210805134026-6f1e6394065a;sha256sum=be9830aebd1719b99a0d8bcf29121b01e817f9efbd9c3413626b7501ce2f2845" | 2149 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20210805134026-6f1e6394065a;sha256sum=be9830aebd1719b99a0d8bcf29121b01e817f9efbd9c3413626b7501ce2f2845" |
| @@ -1364,19 +2153,28 @@ SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220309155454-6242fa9171 | |||
| 1364 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220411215720-9780585627b5;sha256sum=81f60a99f4f3bcb34993ca5831386d8399c472a0ca4dc6f1e3659a071d002029" | 2153 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220411215720-9780585627b5;sha256sum=81f60a99f4f3bcb34993ca5831386d8399c472a0ca4dc6f1e3659a071d002029" |
| 1365 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220608161450-d0670ef3b1eb;sha256sum=3db0ddcc7b1ae58ac18a5ebfeb1ebe02c14a77d3d6218052be7ae7435aaaf26b" | 2154 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220608161450-d0670ef3b1eb;sha256sum=3db0ddcc7b1ae58ac18a5ebfeb1ebe02c14a77d3d6218052be7ae7435aaaf26b" |
| 1366 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220622183110-fd043fe589d2;sha256sum=b7348283a13419f73ee58ed1f0aa875f13cc153d09c1a8bb190d49a6b14acd68" | 2155 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20220622183110-fd043fe589d2;sha256sum=b7348283a13419f73ee58ed1f0aa875f13cc153d09c1a8bb190d49a6b14acd68" |
| 1367 | SRC_URI += "gomod://golang.org/x/sync;version=v0.13.0;sha256sum=4bdaaffe69cc7c997cff97cd81dc9c6777777bd311175f100f76b049bbbe7ed9" | 2156 | SRC_URI += "gomod://golang.org/x/sync;version=v0.20.0;sha256sum=7179d4d68800f6fdcadb9d4bbf11cbb5df9b40360c89305c203fe20723cbd375" |
| 1368 | SRC_URI += "gomod://golang.org/x/sync;version=v0.8.0;sha256sum=c79473c265ca571d389bf64fa1e7b2d8999b4ab3eb7af5e3bc185644783a1087" | 2157 | SRC_URI += "gomod://golang.org/x/sync;version=v0.1.0;sha256sum=f510bec6009e19882d19953e7273137d34df86c65949345d72f123a255c2ecd2" |
| 1369 | SRC_URI += "gomod://golang.org/x/sync;version=v0.6.0;sha256sum=7c75175297a3b368b806bd24c7401629df11dcc655e3c14470058282f101ca6a" | 2158 | SRC_URI += "gomod://golang.org/x/sync;version=v0.7.0;sha256sum=20b01085240e661bffc7f59383f21b90f112d669784220c6e59c801243216d22" |
| 1370 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220819030929-7fc1605a5dde;sha256sum=b6468d7bfef94d374bfb332d3ba79f263464ca61902d12017de05962b442e699" | ||
| 1371 | SRC_URI += "gomod://golang.org/x/sync;version=v0.3.0;sha256sum=1870e7a196f7119d4c6edba7de9cdfc49ee13c8cb7921f3a947568171c6152e0" | 2159 | SRC_URI += "gomod://golang.org/x/sync;version=v0.3.0;sha256sum=1870e7a196f7119d4c6edba7de9cdfc49ee13c8cb7921f3a947568171c6152e0" |
| 2160 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220819030929-7fc1605a5dde;sha256sum=b6468d7bfef94d374bfb332d3ba79f263464ca61902d12017de05962b442e699" | ||
| 2161 | SRC_URI += "gomod://golang.org/x/sync;version=v0.6.0;sha256sum=7c75175297a3b368b806bd24c7401629df11dcc655e3c14470058282f101ca6a" | ||
| 2162 | SRC_URI += "gomod://golang.org/x/sync;version=v0.4.0;sha256sum=77c5d9c48ba1c440060c87d9a1b67f2ef5216994228e14ad3fcfe2dd9b3f2134" | ||
| 2163 | SRC_URI += "gomod://golang.org/x/sync;version=v0.14.0;sha256sum=8b19a2aa2162ec8fa1cba4762eb06b089ef8d2dbddf4e64ef51334e722b83a7f" | ||
| 2164 | SRC_URI += "gomod://golang.org/x/sync;version=v0.19.0;sha256sum=25211fe2cffd8020bb405b9adb7a90f5e06760f2818b8fb2e74aaaa21a66ed9e" | ||
| 2165 | SRC_URI += "gomod://golang.org/x/sync;version=v0.8.0;sha256sum=c79473c265ca571d389bf64fa1e7b2d8999b4ab3eb7af5e3bc185644783a1087" | ||
| 1372 | SRC_URI += "gomod://golang.org/x/sync;version=v0.2.0;sha256sum=ee0df4572dd73665767964ff809b12f0d41e3a0740220d44d418a19989a0363b" | 2166 | SRC_URI += "gomod://golang.org/x/sync;version=v0.2.0;sha256sum=ee0df4572dd73665767964ff809b12f0d41e3a0740220d44d418a19989a0363b" |
| 1373 | SRC_URI += "gomod://golang.org/x/sync;version=v0.7.0;sha256sum=20b01085240e661bffc7f59383f21b90f112d669784220c6e59c801243216d22" | 2167 | SRC_URI += "gomod://golang.org/x/sync;version=v0.18.0;sha256sum=939a1a573cd83df56836b637052a45f6a60f78b86a5a375fc0c6c298a868a14d" |
| 1374 | SRC_URI += "gomod://golang.org/x/sync;version=v0.16.0;sha256sum=ca43984183eb14f7f50d33da350312fed1c42e106dceac2437bfd5084b497dcd" | ||
| 1375 | SRC_URI += "gomod://golang.org/x/sync;version=v0.10.0;sha256sum=94ea75ea625ecb8d81ab473a2d7e03433e63083768cd27d48a03f8c1c9da3d8d" | ||
| 1376 | SRC_URI += "gomod://golang.org/x/sync;version=v0.12.0;sha256sum=a35481e5ae73e51ef01cf42bcad09c3b73bb3a4abb67d495d4a575021541ed02" | 2168 | SRC_URI += "gomod://golang.org/x/sync;version=v0.12.0;sha256sum=a35481e5ae73e51ef01cf42bcad09c3b73bb3a4abb67d495d4a575021541ed02" |
| 1377 | SRC_URI += "gomod://golang.org/x/sync;version=v0.1.0;sha256sum=f510bec6009e19882d19953e7273137d34df86c65949345d72f123a255c2ecd2" | 2169 | SRC_URI += "gomod://golang.org/x/sync;version=v0.13.0;sha256sum=4bdaaffe69cc7c997cff97cd81dc9c6777777bd311175f100f76b049bbbe7ed9" |
| 1378 | SRC_URI += "gomod://golang.org/x/sync;version=v0.11.0;sha256sum=0906a8026217a4e31c30ea5fc2514f18fc13480c62fe6bfae7a57e7ce0313de9" | ||
| 1379 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220929204114-8fcdb60fdcc0;sha256sum=18fd46c2fbf0fb98a8bda7eef07cdbcc9460f3547012bab84094957ef550803f" | 2170 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220929204114-8fcdb60fdcc0;sha256sum=18fd46c2fbf0fb98a8bda7eef07cdbcc9460f3547012bab84094957ef550803f" |
| 2171 | SRC_URI += "gomod://golang.org/x/sync;version=v0.5.0;sha256sum=9e094c65b153881437ce230b2d2492719d063c8924009631c9025add13056922" | ||
| 2172 | SRC_URI += "gomod://golang.org/x/sync;version=v0.15.0;sha256sum=74e221ae87caa0f9c7ec8c48c1ca39e9579ed89f094c7944bdda1cacae7d2a00" | ||
| 2173 | SRC_URI += "gomod://golang.org/x/sync;version=v0.16.0;sha256sum=ca43984183eb14f7f50d33da350312fed1c42e106dceac2437bfd5084b497dcd" | ||
| 2174 | SRC_URI += "gomod://golang.org/x/sync;version=v0.11.0;sha256sum=0906a8026217a4e31c30ea5fc2514f18fc13480c62fe6bfae7a57e7ce0313de9" | ||
| 2175 | SRC_URI += "gomod://golang.org/x/sync;version=v0.10.0;sha256sum=94ea75ea625ecb8d81ab473a2d7e03433e63083768cd27d48a03f8c1c9da3d8d" | ||
| 2176 | SRC_URI += "gomod://golang.org/x/sync;version=v0.9.0;sha256sum=4880ba6f792fcb04a55051489f35b1c637f84cd13143db3b9b0c2bdff250f23d" | ||
| 2177 | SRC_URI += "gomod://golang.org/x/sync;version=v0.17.0;sha256sum=c5dcfd32e223edc7a003a51a166a81759a4beccb9a91eb85385b4d67a1c820c6" | ||
| 1380 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" | 2178 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" |
| 1381 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" | 2179 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" |
| 1382 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181221193216-37e7f081c4d4;sha256sum=229561e23557d40cad949c6e09ddf994e73f5fb64605b5d96ce2c154664dd360" | 2180 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181221193216-37e7f081c4d4;sha256sum=229561e23557d40cad949c6e09ddf994e73f5fb64605b5d96ce2c154664dd360" |
| @@ -1390,32 +2188,58 @@ SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201207232520-09787c993a3a | |||
| 1390 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20210220032951-036812b2e83c;sha256sum=92a8663af035a6831dcc9cc9d895a1f4bb51fc21efe97f04fa0676fc14992a46" | 2188 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20210220032951-036812b2e83c;sha256sum=92a8663af035a6831dcc9cc9d895a1f4bb51fc21efe97f04fa0676fc14992a46" |
| 1391 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220601150217-0de741cfad7f;sha256sum=2ea9ee4a150eceea9430ebb125830fd1eb2bfd8361127032838ef5907ad93f33" | 2189 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220601150217-0de741cfad7f;sha256sum=2ea9ee4a150eceea9430ebb125830fd1eb2bfd8361127032838ef5907ad93f33" |
| 1392 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" | 2190 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" |
| 1393 | SRC_URI += "gomod://golang.org/x/sys;version=v0.29.0;sha256sum=1d759c017d09328a4dacdd4a1a0170cf21641995c6e3ca1f96213369d73c6846" | ||
| 1394 | SRC_URI += "gomod://golang.org/x/sys;version=v0.30.0;sha256sum=f5214bfec98f00e5432da68bbece03e98600fa41594ed026556cbde8fcb6f7c9" | ||
| 1395 | SRC_URI += "gomod://golang.org/x/sys;version=v0.31.0;sha256sum=55f8255602c7a68419745943298893f0a83d6d6696199cfe6b644054669509f3" | ||
| 1396 | SRC_URI += "gomod://golang.org/x/sys;version=v0.35.0;sha256sum=dc3c20611168aaa8fda0d71999be1a5222a0ba57bc767c978a590e41ff2ede35" | 2191 | SRC_URI += "gomod://golang.org/x/sys;version=v0.35.0;sha256sum=dc3c20611168aaa8fda0d71999be1a5222a0ba57bc767c978a590e41ff2ede35" |
| 2192 | SRC_URI += "gomod://golang.org/x/sys;version=v0.31.0;sha256sum=55f8255602c7a68419745943298893f0a83d6d6696199cfe6b644054669509f3" | ||
| 2193 | SRC_URI += "gomod://golang.org/x/sys;version=v0.40.0;sha256sum=d7f9fe44300fc8d47b30d06cd001d9c62c54c6119818a19a2e33a93538971669" | ||
| 2194 | SRC_URI += "gomod://golang.org/x/sys;version=v0.30.0;sha256sum=f5214bfec98f00e5432da68bbece03e98600fa41594ed026556cbde8fcb6f7c9" | ||
| 2195 | SRC_URI += "gomod://golang.org/x/sys;version=v0.38.0;sha256sum=dacd7c9aa2b298f966822da214c6d601da08f14d41b29032bcac4bc503887a49" | ||
| 1397 | SRC_URI += "gomod://golang.org/x/sys;version=v0.34.0;sha256sum=27d5489227865ffffc3fbbbaf6100952ca2925eba19cfdff01e6e76b986b4bb4" | 2196 | SRC_URI += "gomod://golang.org/x/sys;version=v0.34.0;sha256sum=27d5489227865ffffc3fbbbaf6100952ca2925eba19cfdff01e6e76b986b4bb4" |
| 1398 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20240228155512-f48c80bd79b2;sha256sum=b8408ce169cee1bde49308c632a41084224ec3c8f4a5c0950e9e98e032140e01" | 2197 | SRC_URI += "gomod://golang.org/x/sys;version=v0.29.0;sha256sum=1d759c017d09328a4dacdd4a1a0170cf21641995c6e3ca1f96213369d73c6846" |
| 1399 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20240521205824-bda55230c457;sha256sum=8e8649337973d064cc44fa858787db7d0eb90f0806807349766d180ed6889f5c" | 2198 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20251111182119-bc8e575c7b54;sha256sum=964c76120c73c1f94ee0d38a9307b19949eaa314dcccfeff6db43d63e21f57cd" |
| 2199 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20260409153401-be6f6cb8b1fa;sha256sum=9502c2009bd195a34a33cf55aabfd984cdf771832224600a0295b9c81652d2e5" | ||
| 1400 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20250807160809-1a19826ec488;sha256sum=9829c06173ef37d970b47879e67da1d31c8bf36b6e29cea873815b0798bbab74" | 2200 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20250807160809-1a19826ec488;sha256sum=9829c06173ef37d970b47879e67da1d31c8bf36b6e29cea873815b0798bbab74" |
| 1401 | SRC_URI += "gomod://golang.org/x/term;version=v0.30.0;sha256sum=485e455450101eb890764239e2bbb0962e8a0689a1e99fa689b47a69e73d04ed" | 2201 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20240521205824-bda55230c457;sha256sum=8e8649337973d064cc44fa858787db7d0eb90f0806807349766d180ed6889f5c" |
| 2202 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20250908211612-aef8a434d053;sha256sum=ae079c5f1321c91facaf2e5aaaa23eeed74228446654ce41c1494b29760a9b4e" | ||
| 2203 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20240228155512-f48c80bd79b2;sha256sum=b8408ce169cee1bde49308c632a41084224ec3c8f4a5c0950e9e98e032140e01" | ||
| 2204 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20251008203120-078029d740a8;sha256sum=7658f2b00b81dfb5fde02770c2e096fa07a5c6e3b45d39f6cf0acccea68e2fb3" | ||
| 2205 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20251203150158-8fff8a5912fc;sha256sum=d72f400df09038546866bb70f35f79de254a8610826e3f087c7cbc2d9e852a87" | ||
| 2206 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20250710130107-8d8967aff50b;sha256sum=05ec70dbe6ef46c881f7d7ebe70ff61d9e998d2b4bbdbe6ff968870ef86c67b9" | ||
| 2207 | SRC_URI += "gomod://golang.org/x/term;version=v0.39.0;sha256sum=443bb1f87ad11a7d2da8fea4e58272e86f3d70895f38e13a992536dc431fc52d" | ||
| 1402 | SRC_URI += "gomod://golang.org/x/term;version=v0.28.0;sha256sum=ede5a49eac0946d10051703fa19f9f05c4cac3a217e55b7313e24b6c15ade914" | 2208 | SRC_URI += "gomod://golang.org/x/term;version=v0.28.0;sha256sum=ede5a49eac0946d10051703fa19f9f05c4cac3a217e55b7313e24b6c15ade914" |
| 2209 | SRC_URI += "gomod://golang.org/x/term;version=v0.30.0;sha256sum=485e455450101eb890764239e2bbb0962e8a0689a1e99fa689b47a69e73d04ed" | ||
| 2210 | SRC_URI += "gomod://golang.org/x/term;version=v0.37.0;sha256sum=ffd8a74e9a9fd13e1080fa4e8f807693e438fda98f336992cb2a2420d2e95e61" | ||
| 2211 | SRC_URI += "gomod://golang.org/x/term;version=v0.42.0;sha256sum=c69cf2bf68d1d73e15a31c1c9a687316edef5c4ef9b6bb35aaedc08c6204f3c2" | ||
| 2212 | SRC_URI += "gomod://golang.org/x/term;version=v0.38.0;sha256sum=00cec8beae98bb5a15c9ee9e8e705b7cab9c50269e7858bff98df0533b317363" | ||
| 1403 | SRC_URI += "gomod://golang.org/x/term;version=v0.34.0;sha256sum=22281cbf30560433d57de8d72c1151f9cac2917795dc6e9f694f7a525bb5309c" | 2213 | SRC_URI += "gomod://golang.org/x/term;version=v0.34.0;sha256sum=22281cbf30560433d57de8d72c1151f9cac2917795dc6e9f694f7a525bb5309c" |
| 1404 | SRC_URI += "gomod://golang.org/x/text;version=v0.8.0;sha256sum=194ba27fd7a743d7778e17788e43619499885adcf6a322da4095814a83e73a77" | 2214 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" |
| 1405 | SRC_URI += "gomod://golang.org/x/text;version=v0.21.0;sha256sum=be3db791651af6f2cb0225aa5d5578c23149b2017246ba8e59586080baadd612" | 2215 | SRC_URI += "gomod://golang.org/x/text;version=v0.20.0;sha256sum=73b665d0df2cca11badc259586ccb0ba1101637d669d7abaafb27b90b7c028af" |
| 1406 | SRC_URI += "gomod://golang.org/x/text;version=v0.4.0;sha256sum=16af01ae1aacbb027662d39662bd52e92e288ba4ce104ea0116534a81dfd3c30" | 2216 | SRC_URI += "gomod://golang.org/x/text;version=v0.7.0;sha256sum=4d017493c58addadf3c753056b921b47ae386a4cfd10eab2d90ed1252c6ba0e4" |
| 1407 | SRC_URI += "gomod://golang.org/x/text;version=v0.6.0;sha256sum=9ec73e8442436b333e7d0920dc046e8d71da71de5866f26d4476207946a6df83" | 2217 | SRC_URI += "gomod://golang.org/x/text;version=v0.6.0;sha256sum=9ec73e8442436b333e7d0920dc046e8d71da71de5866f26d4476207946a6df83" |
| 2218 | SRC_URI += "gomod://golang.org/x/text;version=v0.4.0;sha256sum=16af01ae1aacbb027662d39662bd52e92e288ba4ce104ea0116534a81dfd3c30" | ||
| 1408 | SRC_URI += "gomod://golang.org/x/text;version=v0.14.0;sha256sum=b9814897e0e09cd576a7a013f066c7db537a3d538d2e0f60f0caee9bc1b3f4af" | 2219 | SRC_URI += "gomod://golang.org/x/text;version=v0.14.0;sha256sum=b9814897e0e09cd576a7a013f066c7db537a3d538d2e0f60f0caee9bc1b3f4af" |
| 1409 | SRC_URI += "gomod://golang.org/x/text;version=v0.17.0;sha256sum=48464f2ab2f988ca8b7b0a9d098e3664224c3b128629b5a9cc08025ee4a7e4ec" | 2220 | SRC_URI += "gomod://golang.org/x/text;version=v0.36.0;sha256sum=15c60227cf084605a0256b8eacd9cfaf411109fe80c9e68b14a9367a5e42b23c" |
| 1410 | SRC_URI += "gomod://golang.org/x/text;version=v0.7.0;sha256sum=4d017493c58addadf3c753056b921b47ae386a4cfd10eab2d90ed1252c6ba0e4" | 2221 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.8;sha256sum=66af186502189c9365fcf0ce1746e2ae96c0f7ec38c78adda3a4e9f5ffce02cd" |
| 2222 | SRC_URI += "gomod://golang.org/x/text;version=v0.19.0;sha256sum=37f9f40b6c3c56e079684d612439b61ce4e891c3cea32298fbab53a1cac47c35" | ||
| 2223 | SRC_URI += "gomod://golang.org/x/text;version=v0.31.0;sha256sum=10d76a358ae35fae9523ffef7b378ec30f2e73bc3f99ba40e46a6cb722ad888a" | ||
| 2224 | SRC_URI += "gomod://golang.org/x/text;version=v0.8.0;sha256sum=194ba27fd7a743d7778e17788e43619499885adcf6a322da4095814a83e73a77" | ||
| 2225 | SRC_URI += "gomod://golang.org/x/text;version=v0.18.0;sha256sum=09da08281c6854e695cdffb25569df0abf53fe545c6610be09d58294728e81e5" | ||
| 2226 | SRC_URI += "gomod://golang.org/x/text;version=v0.12.0;sha256sum=437a787c7f92bcb8b2f2ab97fcd74ce88b5e7a5b21aa299e90f5c5dd28a7b66f" | ||
| 1411 | SRC_URI += "gomod://golang.org/x/text;version=v0.28.0;sha256sum=46259e1416ae7ec6adf1867c5f9fab32af0476a148e3c95f1dfbb134f4acf48d" | 2227 | SRC_URI += "gomod://golang.org/x/text;version=v0.28.0;sha256sum=46259e1416ae7ec6adf1867c5f9fab32af0476a148e3c95f1dfbb134f4acf48d" |
| 2228 | SRC_URI += "gomod://golang.org/x/text;version=v0.13.0;sha256sum=ed544fb017e967c053892df7b068612fce707ba32b57f35824cb041e31c6ae0f" | ||
| 2229 | SRC_URI += "gomod://golang.org/x/text;version=v0.21.0;sha256sum=be3db791651af6f2cb0225aa5d5578c23149b2017246ba8e59586080baadd612" | ||
| 2230 | SRC_URI += "gomod://golang.org/x/text;version=v0.33.0;sha256sum=f01cdf85f6a597aa4526d68b5c2e5a3470a6f162b96bb9867af37f059b96db5a" | ||
| 2231 | SRC_URI += "gomod://golang.org/x/text;version=v0.5.0;sha256sum=d6c0196cbd99582dff5f713ed3ff14080376e6b0cf145044f89728b204234f7c" | ||
| 2232 | SRC_URI += "gomod://golang.org/x/text;version=v0.15.0;sha256sum=13faee7e46c8a18c8a28f3eceebf15db6d724b9a108c3c0482a6d2e58ba73a73" | ||
| 1412 | SRC_URI += "gomod://golang.org/x/text;version=v0.16.0;sha256sum=9b7c0575c894224bc7f85dfa2efb0ef93d7d54ae962cd95c8de90cecb407de94" | 2233 | SRC_URI += "gomod://golang.org/x/text;version=v0.16.0;sha256sum=9b7c0575c894224bc7f85dfa2efb0ef93d7d54ae962cd95c8de90cecb407de94" |
| 2234 | SRC_URI += "gomod://golang.org/x/text;version=v0.32.0;sha256sum=bc6c70d37c37bc625a83abd48ee32372b459a8c559a1cf5f25dfbf7c7941f81b" | ||
| 1413 | SRC_URI += "gomod://golang.org/x/text;version=v0.22.0;sha256sum=939cb4c202aa8fa302f2ba6f9d29165ce82fce9c665d9a1a0bb0d9e51b79e6f5" | 2235 | SRC_URI += "gomod://golang.org/x/text;version=v0.22.0;sha256sum=939cb4c202aa8fa302f2ba6f9d29165ce82fce9c665d9a1a0bb0d9e51b79e6f5" |
| 1414 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.8;sha256sum=66af186502189c9365fcf0ce1746e2ae96c0f7ec38c78adda3a4e9f5ffce02cd" | 2236 | SRC_URI += "gomod://golang.org/x/text;version=v0.26.0;sha256sum=c524f4ace2e1f35b75d9e6177b1597cf31736c81064df5978a4d61300d7626c8" |
| 1415 | SRC_URI += "gomod://golang.org/x/text;version=v0.12.0;sha256sum=437a787c7f92bcb8b2f2ab97fcd74ce88b5e7a5b21aa299e90f5c5dd28a7b66f" | 2237 | SRC_URI += "gomod://golang.org/x/text;version=v0.10.0;sha256sum=53e4f1af4371e78ec717fa1a2919eb9fbfb1b24c743554cfd005ee436388cee2" |
| 1416 | SRC_URI += "gomod://golang.org/x/text;version=v0.23.0;sha256sum=49043b8f569a76d094e6be46ee983df62ff93be4988f665f39f05da1b28b7102" | 2238 | SRC_URI += "gomod://golang.org/x/text;version=v0.23.0;sha256sum=49043b8f569a76d094e6be46ee983df62ff93be4988f665f39f05da1b28b7102" |
| 1417 | SRC_URI += "gomod://golang.org/x/text;version=v0.5.0;sha256sum=d6c0196cbd99582dff5f713ed3ff14080376e6b0cf145044f89728b204234f7c" | ||
| 1418 | SRC_URI += "gomod://golang.org/x/text;version=v0.9.0;sha256sum=c1cbe684eaf01c053bf1232738697d1040327a5c8ad62dadfc950b585d1b4caa" | 2239 | SRC_URI += "gomod://golang.org/x/text;version=v0.9.0;sha256sum=c1cbe684eaf01c053bf1232738697d1040327a5c8ad62dadfc950b585d1b4caa" |
| 2240 | SRC_URI += "gomod://golang.org/x/text;version=v0.27.0;sha256sum=1230ce66d74ed4510f1578f25b4e53beee00926dc24c86fab7242637f8415ea8" | ||
| 2241 | SRC_URI += "gomod://golang.org/x/text;version=v0.17.0;sha256sum=48464f2ab2f988ca8b7b0a9d098e3664224c3b128629b5a9cc08025ee4a7e4ec" | ||
| 2242 | SRC_URI += "gomod://golang.org/x/text;version=v0.29.0;sha256sum=fb47744565fd36da42ab2ebd3ee4db0038dfed4f703c926a9e7327debab8af77" | ||
| 1419 | SRC_URI += "gomod://golang.org/x/text;version=v0.0.0-20170915032832-14c0d48ead0c;sha256sum=119de6cd7e06055a33f51c65b0acdf74231a02c50edbd96bfa9c5ed0a1b0050d" | 2243 | SRC_URI += "gomod://golang.org/x/text;version=v0.0.0-20170915032832-14c0d48ead0c;sha256sum=119de6cd7e06055a33f51c65b0acdf74231a02c50edbd96bfa9c5ed0a1b0050d" |
| 1420 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" | 2244 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" |
| 1421 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.1-0.20180807135948-17ff2d5776d2;sha256sum=5f0faced8e36bef1fd9044407a4ebf22d2b4eb8a3dddde3826140c714d6f91c8" | 2245 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.1-0.20180807135948-17ff2d5776d2;sha256sum=5f0faced8e36bef1fd9044407a4ebf22d2b4eb8a3dddde3826140c714d6f91c8" |
| @@ -1425,31 +2249,48 @@ SRC_URI += "gomod://golang.org/x/text;version=v0.3.4;sha256sum=816f18045e9e146c8 | |||
| 1425 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.5;sha256sum=ff1a0f5b0a1fd41369eed872f9836226139f4df65c344b12cc596f4b5d960cd3" | 2249 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.5;sha256sum=ff1a0f5b0a1fd41369eed872f9836226139f4df65c344b12cc596f4b5d960cd3" |
| 1426 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.6;sha256sum=2afade648a4cb240afb7b3bf8e3719b615169c90d6281bd6d4ba34629c744579" | 2250 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.6;sha256sum=2afade648a4cb240afb7b3bf8e3719b615169c90d6281bd6d4ba34629c744579" |
| 1427 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" | 2251 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" |
| 2252 | SRC_URI += "gomod://golang.org/x/time;version=v0.1.0;sha256sum=2cc0a1d1bfa40badddc16c2715ff58502fe53422894bbe09d1b0de90a8845888" | ||
| 2253 | SRC_URI += "gomod://golang.org/x/time;version=v0.7.0;sha256sum=ce9157f4961055bd942bbb02666ca5be9f92c92f8e64361aede9d1090df44464" | ||
| 1428 | SRC_URI += "gomod://golang.org/x/time;version=v0.3.0;sha256sum=fa9a1fcd03a4acb817faa5d44e95f0a73182a96cb81012c9b94f832d70f7296b" | 2254 | SRC_URI += "gomod://golang.org/x/time;version=v0.3.0;sha256sum=fa9a1fcd03a4acb817faa5d44e95f0a73182a96cb81012c9b94f832d70f7296b" |
| 2255 | SRC_URI += "gomod://golang.org/x/time;version=v0.6.0;sha256sum=e8790584b2254e0aef6cb93f07fa50d8df1599576837be4624f1bac5c0266c52" | ||
| 2256 | SRC_URI += "gomod://golang.org/x/time;version=v0.14.0;sha256sum=0e2d2e47d107859130c7088346966d99a14ec0f7a42290c4acc0e2cc568e7a81" | ||
| 2257 | SRC_URI += "gomod://golang.org/x/time;version=v0.8.0;sha256sum=2509eb9d0e0f0c819d6538b51cd7ecba1be25a759a9186fda4e9784ecbfb9684" | ||
| 1429 | SRC_URI += "gomod://golang.org/x/time;version=v0.12.0;sha256sum=cdcb04c43b112919c5e0d0fa1d90769124ad56918a44e6cb0747876ed7e5015c" | 2258 | SRC_URI += "gomod://golang.org/x/time;version=v0.12.0;sha256sum=cdcb04c43b112919c5e0d0fa1d90769124ad56918a44e6cb0747876ed7e5015c" |
| 1430 | SRC_URI += "gomod://golang.org/x/time;version=v0.5.0;sha256sum=e0e5812d19aed367f79ac0ae0ce4770b6602c85f5cfb8d59f3f573c7487ea516" | 2259 | SRC_URI += "gomod://golang.org/x/time;version=v0.5.0;sha256sum=e0e5812d19aed367f79ac0ae0ce4770b6602c85f5cfb8d59f3f573c7487ea516" |
| 2260 | SRC_URI += "gomod://golang.org/x/time;version=v0.15.0;sha256sum=8cfb20e915fa5d6c3fd264304233f8d71a3385e48a37819239c532ad9da27f84" | ||
| 2261 | SRC_URI += "gomod://golang.org/x/time;version=v0.11.0;sha256sum=a94a0e3766428c1b0acb6f33d8e97f162403530d993938c1741088f6d2a4cd13" | ||
| 2262 | SRC_URI += "gomod://golang.org/x/time;version=v0.10.0;sha256sum=7420a12017bb47bd85ccab81f9d1f7a3ff6daf8da768256292bc1dbb3bf9ba63" | ||
| 1431 | SRC_URI += "gomod://golang.org/x/time;version=v0.9.0;sha256sum=e8a6b77acb93415e3819654d11f072c15eb1e72ba2bd37b6c732f05a359ff794" | 2263 | SRC_URI += "gomod://golang.org/x/time;version=v0.9.0;sha256sum=e8a6b77acb93415e3819654d11f072c15eb1e72ba2bd37b6c732f05a359ff794" |
| 1432 | SRC_URI += "gomod://golang.org/x/time;version=v0.1.0;sha256sum=2cc0a1d1bfa40badddc16c2715ff58502fe53422894bbe09d1b0de90a8845888" | ||
| 1433 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20180412165947-fbb02b2291d2;sha256sum=9d691be66330bebed25d3e5a0ae6c5585692937a3eed1b06776d3fcc6cf5fb6d" | 2264 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20180412165947-fbb02b2291d2;sha256sum=9d691be66330bebed25d3e5a0ae6c5585692937a3eed1b06776d3fcc6cf5fb6d" |
| 1434 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20181108054448-85acf8d2951c;sha256sum=f796a9e8bd7ee69581308e46dd17f175165611d8f341050687e56e59b61aa9e6" | 2265 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20181108054448-85acf8d2951c;sha256sum=f796a9e8bd7ee69581308e46dd17f175165611d8f341050687e56e59b61aa9e6" |
| 1435 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20190308202827-9d24e82272b4;sha256sum=6b30eea8bfe0e7fed30cb4ac1e5a683c10b34942c9bedaf01b5a7643ca9fce9f" | 2266 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20190308202827-9d24e82272b4;sha256sum=6b30eea8bfe0e7fed30cb4ac1e5a683c10b34942c9bedaf01b5a7643ca9fce9f" |
| 1436 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20191024005414-555d28b269f0;sha256sum=e0ca5eceb4840bcc264237408ff8942044e19b503d6e8e5546ed9f7e1f4bf82e" | 2267 | SRC_URI += "gomod://golang.org/x/time;version=v0.0.0-20191024005414-555d28b269f0;sha256sum=e0ca5eceb4840bcc264237408ff8942044e19b503d6e8e5546ed9f7e1f4bf82e" |
| 1437 | SRC_URI += "gomod://golang.org/x/tools;version=v0.13.0;sha256sum=6fd1e250112215709454468ead53c31c524b05cc90a62ed817d0d4780fdb6429" | 2268 | SRC_URI += "gomod://golang.org/x/tools;version=v0.35.0;sha256sum=6d2391d8a9a89e54c79cdeaf5e776dfc079838c90c3ac49e97fd91cf20606e9a" |
| 2269 | SRC_URI += "gomod://golang.org/x/tools;version=v0.7.0;sha256sum=e43c6cc63a85dc30cd1794846ae96a44e81e458e88e436474c3bbbdbef80941a" | ||
| 2270 | SRC_URI += "gomod://golang.org/x/tools;version=v0.3.0;sha256sum=bb1015223eedb7e52772fcf955f14c4eabf068229c28043f36bf28a475e5e1a7" | ||
| 1438 | SRC_URI += "gomod://golang.org/x/tools;version=v0.6.0;sha256sum=9a29c8904c2acd4b65825e916cbdaf417086f35bb68c54af9a6283a0e1341e85" | 2271 | SRC_URI += "gomod://golang.org/x/tools;version=v0.6.0;sha256sum=9a29c8904c2acd4b65825e916cbdaf417086f35bb68c54af9a6283a0e1341e85" |
| 2272 | SRC_URI += "gomod://golang.org/x/tools;version=v0.36.0;sha256sum=85b486030e995cd5b4d56dea92f247b32bf4e0ae2fe6816b29d4514b5a43fec8" | ||
| 1439 | SRC_URI += "gomod://golang.org/x/tools;version=v0.31.0;sha256sum=5fbbb3a08f85fb7a3d0990d98bc1cd19f921d0df0afbae6c119a0edda752366c" | 2273 | SRC_URI += "gomod://golang.org/x/tools;version=v0.31.0;sha256sum=5fbbb3a08f85fb7a3d0990d98bc1cd19f921d0df0afbae6c119a0edda752366c" |
| 1440 | SRC_URI += "gomod://golang.org/x/tools;version=v0.3.0;sha256sum=bb1015223eedb7e52772fcf955f14c4eabf068229c28043f36bf28a475e5e1a7" | ||
| 1441 | SRC_URI += "gomod://golang.org/x/tools;version=v0.2.0;sha256sum=05da23611d775b2d3771438fa2e5e522cc948a35372cb7ad019fe484f1e91ae0" | 2274 | SRC_URI += "gomod://golang.org/x/tools;version=v0.2.0;sha256sum=05da23611d775b2d3771438fa2e5e522cc948a35372cb7ad019fe484f1e91ae0" |
| 1442 | SRC_URI += "gomod://golang.org/x/tools;version=v0.26.0;sha256sum=2e7f4eff4d5d5834c92f8aa59e44a889af5795c3fa8d1e146fc8224c778aefb5" | 2275 | SRC_URI += "gomod://golang.org/x/tools;version=v0.39.0;sha256sum=498ead1f3de646754a152c14fcaade9b03f86114b2746b65367e3540c1acbcde" |
| 1443 | SRC_URI += "gomod://golang.org/x/tools;version=v0.22.0;sha256sum=6c12cd419d997290febb441698d0e52cab5a71be959ac7c4dd023f86b2d01d1e" | ||
| 1444 | SRC_URI += "gomod://golang.org/x/tools;version=v0.36.0;sha256sum=85b486030e995cd5b4d56dea92f247b32bf4e0ae2fe6816b29d4514b5a43fec8" | ||
| 1445 | SRC_URI += "gomod://golang.org/x/tools;version=v0.21.1-0.20240508182429-e35e4ccd0d2d;sha256sum=80beec66ba124d6d097ac4ee77e54db0ecd47ecc9bf3474a04c81f4e8fd2dd4a" | 2276 | SRC_URI += "gomod://golang.org/x/tools;version=v0.21.1-0.20240508182429-e35e4ccd0d2d;sha256sum=80beec66ba124d6d097ac4ee77e54db0ecd47ecc9bf3474a04c81f4e8fd2dd4a" |
| 2277 | SRC_URI += "gomod://golang.org/x/tools;version=v0.13.0;sha256sum=6fd1e250112215709454468ead53c31c524b05cc90a62ed817d0d4780fdb6429" | ||
| 2278 | SRC_URI += "gomod://golang.org/x/tools;version=v0.33.0;sha256sum=da7a76d9db0956f30dd7f9957eead7aab5aa132dbca78a6d578436f94fdfee84" | ||
| 2279 | SRC_URI += "gomod://golang.org/x/tools;version=v0.15.0;sha256sum=5cdd3e8b6d805e11c63e8a0262050cd6eac9b0c51bd9b35cd82d5f309d290c70" | ||
| 2280 | SRC_URI += "gomod://golang.org/x/tools;version=v0.16.0;sha256sum=83320ec39cdf1ace98655928e91391122f2b8b294aeedf3bf7895ad2144cb28d" | ||
| 2281 | SRC_URI += "gomod://golang.org/x/tools;version=v0.44.0;sha256sum=e92174a8ef7a2e0e5f3779989f78a3d32fc75081296446ffaac81b91636794da" | ||
| 2282 | SRC_URI += "gomod://golang.org/x/tools;version=v0.40.0;sha256sum=5b8ea096f9184a9df7a4852818ea35d9f9a8f50b68a5558f5078f23a39459780" | ||
| 1446 | SRC_URI += "gomod://golang.org/x/tools;version=v0.11.0;sha256sum=84acda0fe814a4bfac54d75da2f94b27bb6915bfa86a00fe7d3bc54ba4c0409c" | 2283 | SRC_URI += "gomod://golang.org/x/tools;version=v0.11.0;sha256sum=84acda0fe814a4bfac54d75da2f94b27bb6915bfa86a00fe7d3bc54ba4c0409c" |
| 2284 | SRC_URI += "gomod://golang.org/x/tools;version=v0.22.0;sha256sum=6c12cd419d997290febb441698d0e52cab5a71be959ac7c4dd023f86b2d01d1e" | ||
| 2285 | SRC_URI += "gomod://golang.org/x/tools;version=v0.37.0;sha256sum=429b25131b8564084cce722043b12dd8e3ff5231ac6cd63a405b4f3e6fd69204" | ||
| 2286 | SRC_URI += "gomod://golang.org/x/tools;version=v0.26.0;sha256sum=2e7f4eff4d5d5834c92f8aa59e44a889af5795c3fa8d1e146fc8224c778aefb5" | ||
| 2287 | SRC_URI += "gomod://golang.org/x/tools;version=v0.10.0;sha256sum=562f25e674aab49f00a23ec1fcb46a57b0a9d27287ea9a885886c994306d9c14" | ||
| 2288 | SRC_URI += "gomod://golang.org/x/tools;version=v0.38.0;sha256sum=7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6" | ||
| 2289 | SRC_URI += "gomod://golang.org/x/tools;version=v0.34.0;sha256sum=3c6b7e5a2a7cc47b1f354c097881d0bd11dc13457d57d5ff86b2469acbd5f846" | ||
| 2290 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180221164845-07fd8470d635;sha256sum=60de31a923500cbcd8774d088bf1ae3d6761e952653ed33c76141b4c93019f5e" | ||
| 1447 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180525024113-a5b4c53f6e8b;sha256sum=0995d66d98b53c94df966f2a519b8dbb0d6076423428426b1a34837a074d4b78" | 2291 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180525024113-a5b4c53f6e8b;sha256sum=0995d66d98b53c94df966f2a519b8dbb0d6076423428426b1a34837a074d4b78" |
| 1448 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" | 2292 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" |
| 1449 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20181030000716-a0a13e073c7b;sha256sum=0ea31fab1bd7d863e31d9b349a6aa2ff5902077e26d1905bbcd88834d6ab4ca1" | ||
| 1450 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20181030221726-6c7e314b6563;sha256sum=fe5ebb3ff1a6cde93104dd99e59b94759a6f286c7d97eda0e430a0e83a0cec4d" | ||
| 1451 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190206041539-40960b6deb8e;sha256sum=65e150a7a1bb7f5f6c4b5b11bea9e18a684ecfdd4afc94f92ae4858f78056782" | 2293 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190206041539-40960b6deb8e;sha256sum=65e150a7a1bb7f5f6c4b5b11bea9e18a684ecfdd4afc94f92ae4858f78056782" |
| 1452 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190226205152-f727befe758c;sha256sum=98396254d01f2afb7a0403fe1cf1f9aab5623d39a9f7a135e323ad15d6cdf8ec" | ||
| 1453 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190311212946-11955173bddd;sha256sum=f8bd32c243e3403de6a54cac944fa96e20d411af308159aa682c2848100bbf09" | 2294 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190311212946-11955173bddd;sha256sum=f8bd32c243e3403de6a54cac944fa96e20d411af308159aa682c2848100bbf09" |
| 1454 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190312151545-0bb0c0a6e846;sha256sum=9269b802008fcf6ef39a9508f535f580dd02ffe690695c6e55abf65e769d6547" | 2295 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190312151545-0bb0c0a6e846;sha256sum=9269b802008fcf6ef39a9508f535f580dd02ffe690695c6e55abf65e769d6547" |
| 1455 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190312170243-e65039ee4138;sha256sum=f99b21666407c038686b03a7825b9460c955832061890b13aa619499f541f874" | 2296 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190312170243-e65039ee4138;sha256sum=f99b21666407c038686b03a7825b9460c955832061890b13aa619499f541f874" |
| @@ -1466,6 +2307,7 @@ SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190927191325-030b2cf1153 | |||
| 1466 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191012152004-8de300cfc20a;sha256sum=a33d555fa48e09a18b60acd83c6f93562d45681d0d8f4c091ded4d7f49112137" | 2307 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191012152004-8de300cfc20a;sha256sum=a33d555fa48e09a18b60acd83c6f93562d45681d0d8f4c091ded4d7f49112137" |
| 1467 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191029041327-9cc4af7d6b2c;sha256sum=fa29eb35decf07c1ac48dc4330fe98184e3262bc7c4cae1dfe8daad416f54ab7" | 2308 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191029041327-9cc4af7d6b2c;sha256sum=fa29eb35decf07c1ac48dc4330fe98184e3262bc7c4cae1dfe8daad416f54ab7" |
| 1468 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191029190741-b9c20aec41a5;sha256sum=d611f4b7e01aa5b08cace08ca50432e8bdab35305109d1f71f0872c7ec1bb8da" | 2309 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191029190741-b9c20aec41a5;sha256sum=d611f4b7e01aa5b08cace08ca50432e8bdab35305109d1f71f0872c7ec1bb8da" |
| 2310 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191112195655-aa38f8e97acc;sha256sum=8b0157b044bff6599ec1cc1a70b1ffaa21c4be5136d7d8b6ea80e1afddf936a1" | ||
| 1469 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191113191852-77e3bb0ad9e7;sha256sum=3f55a3d38ec0c5f37725c7db5a5a99e062621903feca11fc1799accd27a986f9" | 2311 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191113191852-77e3bb0ad9e7;sha256sum=3f55a3d38ec0c5f37725c7db5a5a99e062621903feca11fc1799accd27a986f9" |
| 1470 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191115202509-3a792d9c32b2;sha256sum=0780c7b628af5803de4ca68f7012051269675b6528656016e6cbd0c7a508a281" | 2312 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191115202509-3a792d9c32b2;sha256sum=0780c7b628af5803de4ca68f7012051269675b6528656016e6cbd0c7a508a281" |
| 1471 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" | 2313 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" |
| @@ -1473,6 +2315,8 @@ SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191125144606-a911d9008d1 | |||
| 1473 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191130070609-6e064ea0cf2d;sha256sum=a0ed9c0daa545b97ec06f0e35c8ab60f9f3ac6a2a3cc6ffe0e60e4a61f1e11f4" | 2315 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191130070609-6e064ea0cf2d;sha256sum=a0ed9c0daa545b97ec06f0e35c8ab60f9f3ac6a2a3cc6ffe0e60e4a61f1e11f4" |
| 1474 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191216173652-a0e659d51361;sha256sum=febbc47f3d3ff4eaecbb6e180642654265f6c6b025a37c0bddce7ee965284ccf" | 2316 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191216173652-a0e659d51361;sha256sum=febbc47f3d3ff4eaecbb6e180642654265f6c6b025a37c0bddce7ee965284ccf" |
| 1475 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191227053925-7b8e75db28f4;sha256sum=0cb4911eaa61d6cafa6ef49d2669930a5820518bad271df8dc8aa0fc9185804b" | 2317 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191227053925-7b8e75db28f4;sha256sum=0cb4911eaa61d6cafa6ef49d2669930a5820518bad271df8dc8aa0fc9185804b" |
| 2318 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200103221440-774c71fcf114;sha256sum=1c26b6b98d945255dfb6112d71135de3919350250e44e552a7089f724d0b7bfc" | ||
| 2319 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200117012304-6edc0a871e69;sha256sum=e887e7210a0b4816f3970a4ce45e55e79fb4333e0eb23d8afe236422ad5c1549" | ||
| 1476 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200117161641-43d50277825c;sha256sum=7180a5eb901fbd5b4a46005b916bdb834c383a5ab48c49f1e027a9881f787e33" | 2320 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200117161641-43d50277825c;sha256sum=7180a5eb901fbd5b4a46005b916bdb834c383a5ab48c49f1e027a9881f787e33" |
| 1477 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200122220014-bf1340f18c4a;sha256sum=3b88f4045687ffc3744ca842e6698f7aff52916a2081a0607624701f7c8ecc9c" | 2321 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200122220014-bf1340f18c4a;sha256sum=3b88f4045687ffc3744ca842e6698f7aff52916a2081a0607624701f7c8ecc9c" |
| 1478 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200130002326-2f3ba24bd6e7;sha256sum=c53de00a9442fe0e848b9e0e17abdc064fa0973f0010f0eb61a790d5fbbcf0b2" | 2322 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200130002326-2f3ba24bd6e7;sha256sum=c53de00a9442fe0e848b9e0e17abdc064fa0973f0010f0eb61a790d5fbbcf0b2" |
| @@ -1491,6 +2335,7 @@ SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200618134242-20370b0cb4b | |||
| 1491 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200619180055-7c47624df98f;sha256sum=9d537dcdb68b2c06db15a0e712b2c52ed1a57555cb642608da891164f33f3fe4" | 2335 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200619180055-7c47624df98f;sha256sum=9d537dcdb68b2c06db15a0e712b2c52ed1a57555cb642608da891164f33f3fe4" |
| 1492 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200729194436-6467de6f59a7;sha256sum=04d78ed870c64395a5007b8c25835df9709b6a4a6b10c44db69777d073899eb8" | 2336 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200729194436-6467de6f59a7;sha256sum=04d78ed870c64395a5007b8c25835df9709b6a4a6b10c44db69777d073899eb8" |
| 1493 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200804011535-6c149bb5ef0d;sha256sum=fc74e48f0f814fe3016e2e98dc8e0122f7779b2425ebcd81b12379a216837ace" | 2337 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200804011535-6c149bb5ef0d;sha256sum=fc74e48f0f814fe3016e2e98dc8e0122f7779b2425ebcd81b12379a216837ace" |
| 2338 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200806022845-90696ccdc692;sha256sum=25afe5fd01ab5d97f1c83b47fccbf4d702582eeb148f077aca22c94471fb44f5" | ||
| 1494 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200825202427-b303f430e36d;sha256sum=b954449ebe1404a4c45d6594af15a6049f027fe392d20d873853e411a251eb99" | 2339 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200825202427-b303f430e36d;sha256sum=b954449ebe1404a4c45d6594af15a6049f027fe392d20d873853e411a251eb99" |
| 1495 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200904185747-39188db58858;sha256sum=0ecda25ab7eba4408da4dd76b4d21acddd0497922043929df85f6541ac179b76" | 2340 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200904185747-39188db58858;sha256sum=0ecda25ab7eba4408da4dd76b4d21acddd0497922043929df85f6541ac179b76" |
| 1496 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201110124207-079ba7bd75cd;sha256sum=178c113ddc213c1cf3e48c4834cf4dbf36be002714ede2669988f31e50e708c9" | 2341 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20201110124207-079ba7bd75cd;sha256sum=178c113ddc213c1cf3e48c4834cf4dbf36be002714ede2669988f31e50e708c9" |
| @@ -1506,11 +2351,14 @@ SRC_URI += "gomod://golang.org/x/tools;version=v0.1.12;sha256sum=4b122e0e4703bc4 | |||
| 1506 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.2;sha256sum=b81e84853c2b7e60b35ce1dcf00497255600422bc6196e797cf8b975679b62f3" | 2351 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.2;sha256sum=b81e84853c2b7e60b35ce1dcf00497255600422bc6196e797cf8b975679b62f3" |
| 1507 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.4;sha256sum=cb33117f4cc495903454b57c7261dfeb8c311d6b7db4b5ebb04cbd1d1b867fef" | 2352 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.4;sha256sum=cb33117f4cc495903454b57c7261dfeb8c311d6b7db4b5ebb04cbd1d1b867fef" |
| 1508 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.5;sha256sum=ed4d85b0314249df4bc0d00f9f566348f3882e42b9c1319f7a85e0d5a37b705b" | 2353 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.5;sha256sum=ed4d85b0314249df4bc0d00f9f566348f3882e42b9c1319f7a85e0d5a37b705b" |
| 2354 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.8;sha256sum=5dbbf48a243ec742c48b5cc37a84678307764c8b3cfb3f6133f4ac54800cf89f" | ||
| 1509 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.9;sha256sum=8d3aeece881c1c57d4d1e3c5c2620d3586e71b20d37c5e4665666febb9f367f0" | 2355 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.9;sha256sum=8d3aeece881c1c57d4d1e3c5c2620d3586e71b20d37c5e4665666febb9f367f0" |
| 1510 | SRC_URI += "gomod://golang.org/x/tools/go/expect;version=v0.1.0-deprecated;sha256sum=8776ba051825a2e26ad04e09edcac4437f2abe14941a566a8c5be78d50ad24cf" | 2356 | SRC_URI += "gomod://golang.org/x/tools/go/expect;version=v0.1.0-deprecated;sha256sum=8776ba051825a2e26ad04e09edcac4437f2abe14941a566a8c5be78d50ad24cf" |
| 2357 | SRC_URI += "gomod://golang.org/x/tools/go/expect;version=v0.1.1-deprecated;sha256sum=b2389159ddd768c6bd83a0cc92bbf9be01c32ca973c366fc224b79762d90dd79" | ||
| 1511 | SRC_URI += "gomod://golang.org/x/tools/go/packages/packagestest;version=v0.1.1-deprecated;sha256sum=15792a78ef9338b2c08d5010b24211f85c4d39e8c31db316f1ca4a891605ed01" | 2358 | SRC_URI += "gomod://golang.org/x/tools/go/packages/packagestest;version=v0.1.1-deprecated;sha256sum=15792a78ef9338b2c08d5010b24211f85c4d39e8c31db316f1ca4a891605ed01" |
| 1512 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20240903120638-7835f813f4da;sha256sum=07ee9f680118861ee732ce0df4553b834383b87e0519fb9a0990c51d7abd6885" | 2359 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20231012003039-104605ab7028;sha256sum=df5dd109153c94d2f5c9601d28f558871094e37c42f8e3875f36db858d8be9f9" |
| 1513 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20220907171357-04be3eba64a2;sha256sum=b9c481db33c4b682ba8ba348018ddbd2155bd227cc38ff9f6b4cb2b74bbc3c14" | 2360 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20220907171357-04be3eba64a2;sha256sum=b9c481db33c4b682ba8ba348018ddbd2155bd227cc38ff9f6b4cb2b74bbc3c14" |
| 2361 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20240903120638-7835f813f4da;sha256sum=07ee9f680118861ee732ce0df4553b834383b87e0519fb9a0990c51d7abd6885" | ||
| 1514 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407aa7;sha256sum=c4e9f063cfed546c90f00a9657deac4f915a8994f8cbe6dbd3f18e79eb8302cf" | 2362 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407aa7;sha256sum=c4e9f063cfed546c90f00a9657deac4f915a8994f8cbe6dbd3f18e79eb8302cf" |
| 1515 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" | 2363 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" |
| 1516 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" | 2364 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" |
| @@ -1522,167 +2370,361 @@ SRC_URI += "gomod://golang.zx2c4.com/wintun;version=v0.0.0-20230126152724-0fa3db | |||
| 1522 | SRC_URI += "gomod://golang.zx2c4.com/wireguard;version=v0.0.0-20231211153847-12269c276173;sha256sum=7f219b9558a79fe122ea35b0e16fbef5cb2010d32821861e17ba962df135065f" | 2370 | SRC_URI += "gomod://golang.zx2c4.com/wireguard;version=v0.0.0-20231211153847-12269c276173;sha256sum=7f219b9558a79fe122ea35b0e16fbef5cb2010d32821861e17ba962df135065f" |
| 1523 | SRC_URI += "gomod://golang.zx2c4.com/wireguard/wgctrl;version=v0.0.0-20241231184526-a9ab2273dd10;sha256sum=891d7800e23b98615e60cbe3016ffa05bd58826673b62bf3c30d2d13d7bdc954" | 2371 | SRC_URI += "gomod://golang.zx2c4.com/wireguard/wgctrl;version=v0.0.0-20241231184526-a9ab2273dd10;sha256sum=891d7800e23b98615e60cbe3016ffa05bd58826673b62bf3c30d2d13d7bdc954" |
| 1524 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.15.1;sha256sum=7a1b124a144b2c97a29829464d4b7258e04235c1fb14bbcea902086618414a43" | 2372 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.15.1;sha256sum=7a1b124a144b2c97a29829464d4b7258e04235c1fb14bbcea902086618414a43" |
| 2373 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.14.0;sha256sum=6956ff2cf9f6d1da2adeb67e5281ad3f66808135aae256e5ef7fdaa1751821e9" | ||
| 2374 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.16.0;sha256sum=ee1800f8323d1edd76d6864d67a5d00c79f9a3d56afea46f6a3e7f1328e5d790" | ||
| 2375 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.17.0;sha256sum=dadeb3d260548de27375f7188bdfd5a175110120fd8ee8085a63b0dff2cae501" | ||
| 1525 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.0.0-20180816165407-929014505bf4;sha256sum=350f05b1dca46bf3555bf3e595f0266e99631e787dd9b9e5301f639140be62c2" | 2376 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.0.0-20180816165407-929014505bf4;sha256sum=350f05b1dca46bf3555bf3e595f0266e99631e787dd9b9e5301f639140be62c2" |
| 1526 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.11.0;sha256sum=abdfee15ce7c9d2cd96b66468d3ae28d6054add4efbfc1b15fadfe3613f3d362" | 2377 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.11.0;sha256sum=abdfee15ce7c9d2cd96b66468d3ae28d6054add4efbfc1b15fadfe3613f3d362" |
| 1527 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.8.2;sha256sum=57ecefd9c1ab5a40ed9e37e824597e523e85e78022cd8a4fc5533ff785f49863" | 2378 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.8.2;sha256sum=57ecefd9c1ab5a40ed9e37e824597e523e85e78022cd8a4fc5533ff785f49863" |
| 1528 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.9.3;sha256sum=7778cf25080de45db52b6192ea994005008a820850bb6216e15b8e8514a72758" | 2379 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.9.3;sha256sum=7778cf25080de45db52b6192ea994005008a820850bb6216e15b8e8514a72758" |
| 1529 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.14.0;sha256sum=fd775f6c27e4c8e1d3290cbeda17d08b06a1c3ca7d896c6f392fdd59b337501c" | 2380 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.14.0;sha256sum=fd775f6c27e4c8e1d3290cbeda17d08b06a1c3ca7d896c6f392fdd59b337501c" |
| 2381 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.15.2;sha256sum=cabee4f58f9016539805932468d4273763f6b5da4118838e50265a72f086230c" | ||
| 1530 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.0.0-20190515093506-e2840ee46a6b;sha256sum=2d4cadb4bafb5bbfe1f614d7e402c670446fccd154bc4c6b1699e3dffde68ff4" | 2382 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.0.0-20190515093506-e2840ee46a6b;sha256sum=2d4cadb4bafb5bbfe1f614d7e402c670446fccd154bc4c6b1699e3dffde68ff4" |
| 1531 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.10.1;sha256sum=eaa47ad966b3b67325c1f3ae704d566332c573b7cca79016cb4ffe82155aab39" | 2383 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.10.1;sha256sum=eaa47ad966b3b67325c1f3ae704d566332c573b7cca79016cb4ffe82155aab39" |
| 1532 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.9.0;sha256sum=69e8becb048f9c81aaab057bfde44055a6c8ae61adbefcb13c9c41f2ee5a1a80" | 2384 | SRC_URI += "gomod://gonum.org/v1/plot;version=v0.9.0;sha256sum=69e8becb048f9c81aaab057bfde44055a6c8ae61adbefcb13c9c41f2ee5a1a80" |
| 1533 | SRC_URI += "gomod://google.golang.org/api;version=v0.13.0;sha256sum=4c853034281c673829b7a7f3e39c62640d01895d20a666f003f855ad5f55ec30" | ||
| 1534 | SRC_URI += "gomod://google.golang.org/api;version=v0.102.0;sha256sum=b1686ee32bf10d79cd78c4e11643f4b68fbae9f8ac79563dcd1c53d39f695a04" | ||
| 1535 | SRC_URI += "gomod://google.golang.org/api;version=v0.108.0;sha256sum=b9581bd4bfa9156618652adb416c2c9779f5df2b3df79c104c851bd271b92697" | ||
| 1536 | SRC_URI += "gomod://google.golang.org/api;version=v0.128.0;sha256sum=1c7547012d828329aa90dc77bfa7d826184b14229cc72c93eeca50cb9882158d" | ||
| 1537 | SRC_URI += "gomod://google.golang.org/api;version=v0.29.0;sha256sum=1d17963aa44d2145ad19939975a8c17eabb915495c2fced285b95acccc09c5f9" | ||
| 1538 | SRC_URI += "gomod://google.golang.org/api;version=v0.15.0;sha256sum=e6a7a980ad1161a3db060cbeff23ec339d6db40a8c8b619b1aa47cee6662b5da" | ||
| 1539 | SRC_URI += "gomod://google.golang.org/api;version=v0.8.0;sha256sum=28f0413e569c3549f8c30921119348121e4ea103629783f7f9ba39c4efd4c9ad" | ||
| 1540 | SRC_URI += "gomod://google.golang.org/api;version=v0.61.0;sha256sum=6c030147d44bc9fa0808b3aac67480438fb74322e003cf34a907dddb86e76129" | ||
| 1541 | SRC_URI += "gomod://google.golang.org/api;version=v0.110.0;sha256sum=daff13e59af6f1e963285d8454669586b1dffab1d8f804af7ff682a93fd4102d" | ||
| 1542 | SRC_URI += "gomod://google.golang.org/api;version=v0.50.0;sha256sum=c53e048a19019e05f70f307c6634f134d2c58760d41037738464469a802202c9" | ||
| 1543 | SRC_URI += "gomod://google.golang.org/api;version=v0.96.0;sha256sum=a8f87abcdd7651aa51a9d9426811f2af2e8e7598bc4ec6408e2555faa3d603d8" | ||
| 1544 | SRC_URI += "gomod://google.golang.org/api;version=v0.30.0;sha256sum=f883c711fd4609a243dc529adf53d5d31676b53eff1dc04fd7b9c888d4e20fe8" | ||
| 1545 | SRC_URI += "gomod://google.golang.org/api;version=v0.4.0;sha256sum=4b6d5a43926d0414e907c716ae1684bf9f26844194e52f641c73a6083fc49cc6" | ||
| 1546 | SRC_URI += "gomod://google.golang.org/api;version=v0.97.0;sha256sum=ce4329efb98521daeb2d4eec72652c5c38ee743a72ec735a026a70ffd6ec3525" | ||
| 1547 | SRC_URI += "gomod://google.golang.org/api;version=v0.19.0;sha256sum=3058e1f612d0180133d7b7ce4bb8ce9eac73c965005961d32556f02c079a2f20" | ||
| 1548 | SRC_URI += "gomod://google.golang.org/api;version=v0.14.0;sha256sum=1a6e9e0400e9e4f685030566d3098aa0d689b386dcb98c30ba00eea19b34f4e6" | ||
| 1549 | SRC_URI += "gomod://google.golang.org/api;version=v0.48.0;sha256sum=7ad0b4ed0895e020146cdb78e115e91c5221d53539deea969b2c147ca69e0c31" | ||
| 1550 | SRC_URI += "gomod://google.golang.org/api;version=v0.24.0;sha256sum=7daec079eaa9ff5a7995b87fb98a7188191f14545d9ac1e8b1f902bd5bfc736d" | ||
| 1551 | SRC_URI += "gomod://google.golang.org/api;version=v0.17.0;sha256sum=9341a6d590fc144863d26ebe85e6c7a21b0659a7cd41ad9429864d3648e51530" | ||
| 1552 | SRC_URI += "gomod://google.golang.org/api;version=v0.77.0;sha256sum=362744e0ddb3a69e4202cb4c7773afdc629e098ac075ad038254a9f536d2021a" | 2385 | SRC_URI += "gomod://google.golang.org/api;version=v0.77.0;sha256sum=362744e0ddb3a69e4202cb4c7773afdc629e098ac075ad038254a9f536d2021a" |
| 2386 | SRC_URI += "gomod://google.golang.org/api;version=v0.20.0;sha256sum=e4f27d1d7db242f2727d76ec0f31eca0e8b8082831f6269732f1f463cb9616b8" | ||
| 1553 | SRC_URI += "gomod://google.golang.org/api;version=v0.55.0;sha256sum=ca302ab772add60c1a486e96598c3891cbe971affc66fd55d3aa5218a9d65f80" | 2387 | SRC_URI += "gomod://google.golang.org/api;version=v0.55.0;sha256sum=ca302ab772add60c1a486e96598c3891cbe971affc66fd55d3aa5218a9d65f80" |
| 1554 | SRC_URI += "gomod://google.golang.org/api;version=v0.114.0;sha256sum=42c62aaba1d76efede08c70d8aef7889c5c8ee9c9c4f1e7c455b07838cabb785" | 2388 | SRC_URI += "gomod://google.golang.org/api;version=v0.1.0;sha256sum=c4208fc622407363a02fff4cb81ea3959fce2a663ef8f750e88d47c517ec1bca" |
| 1555 | SRC_URI += "gomod://google.golang.org/api;version=v0.35.0;sha256sum=69752ad81bdb75c5ef50ece6f44e9e2c30e01b64f5b411017433cd3fbd5c8e97" | 2389 | SRC_URI += "gomod://google.golang.org/api;version=v0.35.0;sha256sum=69752ad81bdb75c5ef50ece6f44e9e2c30e01b64f5b411017433cd3fbd5c8e97" |
| 1556 | SRC_URI += "gomod://google.golang.org/api;version=v0.80.0;sha256sum=13442f94637aa7d95d31a99dcf144e91d3d71d478ee18b8db7a88e9cf021c558" | 2390 | SRC_URI += "gomod://google.golang.org/api;version=v0.162.0;sha256sum=5eb3019627247e9dfccf458bdad1c4227c7919079bb8f300c7f46612d118e9c7" |
| 1557 | SRC_URI += "gomod://google.golang.org/api;version=v0.47.0;sha256sum=d013698c3225077a6a8a97f03f454cd4f548425ad9263b2f8d59d0237dc028f3" | ||
| 1558 | SRC_URI += "gomod://google.golang.org/api;version=v0.43.0;sha256sum=d9663a584399a7eebd82bcdc458eca0378c9ef5d69904f5613a4a5972a983444" | ||
| 1559 | SRC_URI += "gomod://google.golang.org/api;version=v0.7.0;sha256sum=52f782c97b86a81fdbcbb7f5c590ad8d208f19356fd85329b80b598a61abf0aa" | 2391 | SRC_URI += "gomod://google.golang.org/api;version=v0.7.0;sha256sum=52f782c97b86a81fdbcbb7f5c590ad8d208f19356fd85329b80b598a61abf0aa" |
| 1560 | SRC_URI += "gomod://google.golang.org/api;version=v0.0.0-20181030000543-1d582fd0359e;sha256sum=d2b410af9c178f8ccf267e106a0b446903eeb0cd505d3deb16a72ad053c58c62" | 2392 | SRC_URI += "gomod://google.golang.org/api;version=v0.75.0;sha256sum=ff7ee199b1d7d3e4034d6ddce326d130ff77d9598ca4cf59669f97dc3d6b0f8c" |
| 1561 | SRC_URI += "gomod://google.golang.org/api;version=v0.70.0;sha256sum=f0d3eba5eacaf8181c895afb84cac57ce2a24f913e2aed51da263f3931c8a04e" | ||
| 1562 | SRC_URI += "gomod://google.golang.org/api;version=v0.28.0;sha256sum=44a7b5cd150dc17793e3f9132cff9a058d3f5bad2a2ea63bdab4c2fbcd7e5900" | ||
| 1563 | SRC_URI += "gomod://google.golang.org/api;version=v0.22.0;sha256sum=474602325e885a62ccb9f6f04aec10a947ef618a2eb922a76edbc23babc1baf1" | ||
| 1564 | SRC_URI += "gomod://google.golang.org/api;version=v0.103.0;sha256sum=0a4c3a144cc4b3874bff8b07c9301291ad43f761a344d117079bce104aecb8dc" | ||
| 1565 | SRC_URI += "gomod://google.golang.org/api;version=v0.106.0;sha256sum=53ee5bdd9f28cd3488303f24ead9eab49d32c45cf75078a9cfb715438932650c" | ||
| 1566 | SRC_URI += "gomod://google.golang.org/api;version=v0.93.0;sha256sum=c0b8e159569bb02163dc764f1b3fac93a1722eb0611548498c0708f306ebd679" | ||
| 1567 | SRC_URI += "gomod://google.golang.org/api;version=v0.40.0;sha256sum=f8df11e405572304f57535768c0bc55a826074d318fcab455085f09fc23b61ea" | ||
| 1568 | SRC_URI += "gomod://google.golang.org/api;version=v0.85.0;sha256sum=11f839c7bf425b90206ead1e97ff930577e11a70ec947c200593a71917657301" | ||
| 1569 | SRC_URI += "gomod://google.golang.org/api;version=v0.57.0;sha256sum=d6d85cafe00f296d96c3368bd86ba0453c2e73582447390d9ca94963d5aeff8d" | ||
| 1570 | SRC_URI += "gomod://google.golang.org/api;version=v0.84.0;sha256sum=f6fc27fbeedd8d9de68adbb6a2148e44314f133ef77f5bfe42d8817fe5e5dd92" | ||
| 1571 | SRC_URI += "gomod://google.golang.org/api;version=v0.20.0;sha256sum=e4f27d1d7db242f2727d76ec0f31eca0e8b8082831f6269732f1f463cb9616b8" | ||
| 1572 | SRC_URI += "gomod://google.golang.org/api;version=v0.9.0;sha256sum=df33f323849ec75f789775c5249ef7ecb889d184979d9094c750ab951e036f23" | ||
| 1573 | SRC_URI += "gomod://google.golang.org/api;version=v0.74.0;sha256sum=ae3cedc81190b404ed5666a44e8bc3ecadd4d6b198cffdd8fba457dd346e21ea" | 2393 | SRC_URI += "gomod://google.golang.org/api;version=v0.74.0;sha256sum=ae3cedc81190b404ed5666a44e8bc3ecadd4d6b198cffdd8fba457dd346e21ea" |
| 1574 | SRC_URI += "gomod://google.golang.org/api;version=v0.51.0;sha256sum=7abb78f9c289d374742b393070ae5bff4b219eba49cb97d437b8482e1e6eb6c3" | 2394 | SRC_URI += "gomod://google.golang.org/api;version=v0.125.0;sha256sum=41b446ba11cbdce5ddb6752002476f0bc97170d91113e6a38309b29cde4f063a" |
| 1575 | SRC_URI += "gomod://google.golang.org/api;version=v0.0.0-20180910000450-7ca32eb868bf;sha256sum=3e2290062b65b03fc82abc067c69f5e9293c8fff106529a835c97ebfe900abbd" | 2395 | SRC_URI += "gomod://google.golang.org/api;version=v0.228.0;sha256sum=6664cc936dfaf3aac5e2aaf05bc0a574f3a2a8a09d8e6757d42d665ea39d2b73" |
| 2396 | SRC_URI += "gomod://google.golang.org/api;version=v0.4.0;sha256sum=4b6d5a43926d0414e907c716ae1684bf9f26844194e52f641c73a6083fc49cc6" | ||
| 2397 | SRC_URI += "gomod://google.golang.org/api;version=v0.61.0;sha256sum=6c030147d44bc9fa0808b3aac67480438fb74322e003cf34a907dddb86e76129" | ||
| 2398 | SRC_URI += "gomod://google.golang.org/api;version=v0.47.0;sha256sum=d013698c3225077a6a8a97f03f454cd4f548425ad9263b2f8d59d0237dc028f3" | ||
| 2399 | SRC_URI += "gomod://google.golang.org/api;version=v0.14.0;sha256sum=1a6e9e0400e9e4f685030566d3098aa0d689b386dcb98c30ba00eea19b34f4e6" | ||
| 1576 | SRC_URI += "gomod://google.golang.org/api;version=v0.36.0;sha256sum=c66318c9b62e0a366d83de3eeab4c076b9d829f67c95155371085601e194cdc1" | 2400 | SRC_URI += "gomod://google.golang.org/api;version=v0.36.0;sha256sum=c66318c9b62e0a366d83de3eeab4c076b9d829f67c95155371085601e194cdc1" |
| 1577 | SRC_URI += "gomod://google.golang.org/api;version=v0.67.0;sha256sum=965f9dd72d1d6a943744c5f5a5103e22be560567a2afb99af2f6828d1f17632c" | 2401 | SRC_URI += "gomod://google.golang.org/api;version=v0.218.0;sha256sum=09ba1d7400d1f43f04177fa16373fe1c9892a4151d331b5b352494d5fb4589e1" |
| 1578 | SRC_URI += "gomod://google.golang.org/api;version=v0.1.0;sha256sum=c4208fc622407363a02fff4cb81ea3959fce2a663ef8f750e88d47c517ec1bca" | 2402 | SRC_URI += "gomod://google.golang.org/api;version=v0.178.0;sha256sum=1cb1dca0c667e3aca9839e2a8baea612e175b9c51b57b814bd5650d73b925c68" |
| 2403 | SRC_URI += "gomod://google.golang.org/api;version=v0.118.0;sha256sum=76b05de16b589a7aecb954755301b3d7fba33d89920e9fa162880a63b0b39359" | ||
| 2404 | SRC_URI += "gomod://google.golang.org/api;version=v0.100.0;sha256sum=4c2f66edbb9a9f47643955db804f8645b62475e2e27b65d4cf1af7f0fbe030cb" | ||
| 2405 | SRC_URI += "gomod://google.golang.org/api;version=v0.180.0;sha256sum=82c6d0ad9fb1625e22b660e833e37ca66a106862a8a4404becce1d42d3969d13" | ||
| 2406 | SRC_URI += "gomod://google.golang.org/api;version=v0.19.0;sha256sum=3058e1f612d0180133d7b7ce4bb8ce9eac73c965005961d32556f02c079a2f20" | ||
| 2407 | SRC_URI += "gomod://google.golang.org/api;version=v0.224.0;sha256sum=d1783c0ea85e9ffe9eef4da8c1175e4ab2e137715c76af951e5f31e8237a3b45" | ||
| 2408 | SRC_URI += "gomod://google.golang.org/api;version=v0.160.0;sha256sum=3130cdcb9e9ab27b9ee8d2b0b3427b25e948ca2eb5000ab6c8ecea6411396b5c" | ||
| 1579 | SRC_URI += "gomod://google.golang.org/api;version=v0.63.0;sha256sum=10a66fef1585d2591f24a783a36019f1c79870c2a0a95fbfc52f6eabf74b52af" | 2409 | SRC_URI += "gomod://google.golang.org/api;version=v0.63.0;sha256sum=10a66fef1585d2591f24a783a36019f1c79870c2a0a95fbfc52f6eabf74b52af" |
| 2410 | SRC_URI += "gomod://google.golang.org/api;version=v0.103.0;sha256sum=0a4c3a144cc4b3874bff8b07c9301291ad43f761a344d117079bce104aecb8dc" | ||
| 2411 | SRC_URI += "gomod://google.golang.org/api;version=v0.51.0;sha256sum=7abb78f9c289d374742b393070ae5bff4b219eba49cb97d437b8482e1e6eb6c3" | ||
| 2412 | SRC_URI += "gomod://google.golang.org/api;version=v0.8.0;sha256sum=28f0413e569c3549f8c30921119348121e4ea103629783f7f9ba39c4efd4c9ad" | ||
| 2413 | SRC_URI += "gomod://google.golang.org/api;version=v0.3.1;sha256sum=e0b97fd844b675fa70fb8e95f25939ff93ecd1d602ca759fd8184f0ae66bb9b5" | ||
| 2414 | SRC_URI += "gomod://google.golang.org/api;version=v0.93.0;sha256sum=c0b8e159569bb02163dc764f1b3fac93a1722eb0611548498c0708f306ebd679" | ||
| 1580 | SRC_URI += "gomod://google.golang.org/api;version=v0.18.0;sha256sum=de1427802345975aaea5adcd8c05e1777c726807567b28b9a21846020a07a500" | 2415 | SRC_URI += "gomod://google.golang.org/api;version=v0.18.0;sha256sum=de1427802345975aaea5adcd8c05e1777c726807567b28b9a21846020a07a500" |
| 1581 | SRC_URI += "gomod://google.golang.org/api;version=v0.122.0;sha256sum=9ebe6baa672ef9c93a5e60cef8716562a762e9324a633e8c48e4bee5988c8c29" | 2416 | SRC_URI += "gomod://google.golang.org/api;version=v0.108.0;sha256sum=b9581bd4bfa9156618652adb416c2c9779f5df2b3df79c104c851bd271b92697" |
| 1582 | SRC_URI += "gomod://google.golang.org/api;version=v0.100.0;sha256sum=4c2f66edbb9a9f47643955db804f8645b62475e2e27b65d4cf1af7f0fbe030cb" | ||
| 1583 | SRC_URI += "gomod://google.golang.org/api;version=v0.75.0;sha256sum=ff7ee199b1d7d3e4034d6ddce326d130ff77d9598ca4cf59669f97dc3d6b0f8c" | ||
| 1584 | SRC_URI += "gomod://google.golang.org/api;version=v0.111.0;sha256sum=a725536ee048519a3ac1a6af81c10279ee19cc25fa0feb0ba5dd6cf62db5f627" | ||
| 1585 | SRC_URI += "gomod://google.golang.org/api;version=v0.99.0;sha256sum=a474dea446e1ffacfb4443a83cc8ea51378a19c2d19c1720f0923273449afa40" | 2417 | SRC_URI += "gomod://google.golang.org/api;version=v0.99.0;sha256sum=a474dea446e1ffacfb4443a83cc8ea51378a19c2d19c1720f0923273449afa40" |
| 1586 | SRC_URI += "gomod://google.golang.org/api;version=v0.41.0;sha256sum=116bf39297d92f8c880b781949830d0ceb5ed720c486cd18ed95b7bf58a4f5b5" | 2418 | SRC_URI += "gomod://google.golang.org/api;version=v0.203.0;sha256sum=4948f77ef3e5ef80ca60cb3536919f8e5321de6a0f3d296aa3a32d6130be773f" |
| 2419 | SRC_URI += "gomod://google.golang.org/api;version=v0.0.0-20180910000450-7ca32eb868bf;sha256sum=3e2290062b65b03fc82abc067c69f5e9293c8fff106529a835c97ebfe900abbd" | ||
| 2420 | SRC_URI += "gomod://google.golang.org/api;version=v0.48.0;sha256sum=7ad0b4ed0895e020146cdb78e115e91c5221d53539deea969b2c147ca69e0c31" | ||
| 2421 | SRC_URI += "gomod://google.golang.org/api;version=v0.217.0;sha256sum=fe4369185244f9be8b0be226d1f456d2b1e2129b31a0a3e5280e9c77718ef035" | ||
| 2422 | SRC_URI += "gomod://google.golang.org/api;version=v0.187.0;sha256sum=4e02b49d75b5b6608c706f55af49d9bda5e05abbf2526eddf4157bb200db1278" | ||
| 2423 | SRC_URI += "gomod://google.golang.org/api;version=v0.193.0;sha256sum=66693fc05dc253b4e1e908c7239c6e8f20afdcc0ec466798a432645d3c5d4777" | ||
| 2424 | SRC_URI += "gomod://google.golang.org/api;version=v0.28.0;sha256sum=44a7b5cd150dc17793e3f9132cff9a058d3f5bad2a2ea63bdab4c2fbcd7e5900" | ||
| 2425 | SRC_URI += "gomod://google.golang.org/api;version=v0.13.0;sha256sum=4c853034281c673829b7a7f3e39c62640d01895d20a666f003f855ad5f55ec30" | ||
| 2426 | SRC_URI += "gomod://google.golang.org/api;version=v0.188.0;sha256sum=39ab379cf6dd1dbd07a85e41a1e8076d0ecf7890d974e165f479d6c4ecfd17e4" | ||
| 1587 | SRC_URI += "gomod://google.golang.org/api;version=v0.54.0;sha256sum=be26dd4327b10a6bdb7d65873825f8d68183d7077a076ab329e4ef881e7e5568" | 2427 | SRC_URI += "gomod://google.golang.org/api;version=v0.54.0;sha256sum=be26dd4327b10a6bdb7d65873825f8d68183d7077a076ab329e4ef881e7e5568" |
| 2428 | SRC_URI += "gomod://google.golang.org/api;version=v0.15.0;sha256sum=e6a7a980ad1161a3db060cbeff23ec339d6db40a8c8b619b1aa47cee6662b5da" | ||
| 2429 | SRC_URI += "gomod://google.golang.org/api;version=v0.183.0;sha256sum=4cf2d1edc0b79857e62f56c01551f8175236ad64bce92ad17ce305032cc9807c" | ||
| 2430 | SRC_URI += "gomod://google.golang.org/api;version=v0.197.0;sha256sum=7517623762745301b19a6034c0424361f6a00c1ab3c27a09faa50ae362971391" | ||
| 2431 | SRC_URI += "gomod://google.golang.org/api;version=v0.84.0;sha256sum=f6fc27fbeedd8d9de68adbb6a2148e44314f133ef77f5bfe42d8817fe5e5dd92" | ||
| 2432 | SRC_URI += "gomod://google.golang.org/api;version=v0.167.0;sha256sum=54c608a49eb9c6c4f0beb6e445be44766100038d57f7f155c635bf6b84a8831b" | ||
| 2433 | SRC_URI += "gomod://google.golang.org/api;version=v0.41.0;sha256sum=116bf39297d92f8c880b781949830d0ceb5ed720c486cd18ed95b7bf58a4f5b5" | ||
| 2434 | SRC_URI += "gomod://google.golang.org/api;version=v0.80.0;sha256sum=13442f94637aa7d95d31a99dcf144e91d3d71d478ee18b8db7a88e9cf021c558" | ||
| 2435 | SRC_URI += "gomod://google.golang.org/api;version=v0.155.0;sha256sum=753711f4a16745c3427c572308d1faf05769d84d5148727226ef636f15467878" | ||
| 2436 | SRC_URI += "gomod://google.golang.org/api;version=v0.44.0;sha256sum=755b61e711b72d66984a7cc2972007a4a0a4f234955a1a41392319b21c028bdf" | ||
| 2437 | SRC_URI += "gomod://google.golang.org/api;version=v0.111.0;sha256sum=a725536ee048519a3ac1a6af81c10279ee19cc25fa0feb0ba5dd6cf62db5f627" | ||
| 2438 | SRC_URI += "gomod://google.golang.org/api;version=v0.177.0;sha256sum=a61a782f0eca7b3f611d949b7f3f633b345d6b8aed9129cc65faf77b2e833fb1" | ||
| 2439 | SRC_URI += "gomod://google.golang.org/api;version=v0.85.0;sha256sum=11f839c7bf425b90206ead1e97ff930577e11a70ec947c200593a71917657301" | ||
| 2440 | SRC_URI += "gomod://google.golang.org/api;version=v0.40.0;sha256sum=f8df11e405572304f57535768c0bc55a826074d318fcab455085f09fc23b61ea" | ||
| 2441 | SRC_URI += "gomod://google.golang.org/api;version=v0.149.0;sha256sum=72ad7e7194310ac3eaae621dda412787b35382478edcdde4f12df9cad2f393c9" | ||
| 2442 | SRC_URI += "gomod://google.golang.org/api;version=v0.222.0;sha256sum=1d0dcec316e3aaa3415f03867f60613a1c7ab319db67a9ae3e397f12ea4b8fab" | ||
| 2443 | SRC_URI += "gomod://google.golang.org/api;version=v0.0.0-20181030000543-1d582fd0359e;sha256sum=d2b410af9c178f8ccf267e106a0b446903eeb0cd505d3deb16a72ad053c58c62" | ||
| 2444 | SRC_URI += "gomod://google.golang.org/api;version=v0.67.0;sha256sum=965f9dd72d1d6a943744c5f5a5103e22be560567a2afb99af2f6828d1f17632c" | ||
| 2445 | SRC_URI += "gomod://google.golang.org/api;version=v0.216.0;sha256sum=016c35e895d464ee34b3aa7e9324e83fe2f775c23b5a53e6b8dcc702ea9e5738" | ||
| 2446 | SRC_URI += "gomod://google.golang.org/api;version=v0.30.0;sha256sum=f883c711fd4609a243dc529adf53d5d31676b53eff1dc04fd7b9c888d4e20fe8" | ||
| 2447 | SRC_URI += "gomod://google.golang.org/api;version=v0.24.0;sha256sum=7daec079eaa9ff5a7995b87fb98a7188191f14545d9ac1e8b1f902bd5bfc736d" | ||
| 2448 | SRC_URI += "gomod://google.golang.org/api;version=v0.106.0;sha256sum=53ee5bdd9f28cd3488303f24ead9eab49d32c45cf75078a9cfb715438932650c" | ||
| 2449 | SRC_URI += "gomod://google.golang.org/api;version=v0.97.0;sha256sum=ce4329efb98521daeb2d4eec72652c5c38ee743a72ec735a026a70ffd6ec3525" | ||
| 2450 | SRC_URI += "gomod://google.golang.org/api;version=v0.126.0;sha256sum=37dd768a03afd6dd02ed34794b77dabc7020f89b9c3f911470a0ca36b381c81c" | ||
| 2451 | SRC_URI += "gomod://google.golang.org/api;version=v0.70.0;sha256sum=f0d3eba5eacaf8181c895afb84cac57ce2a24f913e2aed51da263f3931c8a04e" | ||
| 2452 | SRC_URI += "gomod://google.golang.org/api;version=v0.22.0;sha256sum=474602325e885a62ccb9f6f04aec10a947ef618a2eb922a76edbc23babc1baf1" | ||
| 2453 | SRC_URI += "gomod://google.golang.org/api;version=v0.166.0;sha256sum=01f10c494010dc3c366453293c4f7a46c56436759c84d1508e1bd9a04e7ac230" | ||
| 2454 | SRC_URI += "gomod://google.golang.org/api;version=v0.128.0;sha256sum=1c7547012d828329aa90dc77bfa7d826184b14229cc72c93eeca50cb9882158d" | ||
| 2455 | SRC_URI += "gomod://google.golang.org/api;version=v0.96.0;sha256sum=a8f87abcdd7651aa51a9d9426811f2af2e8e7598bc4ec6408e2555faa3d603d8" | ||
| 2456 | SRC_URI += "gomod://google.golang.org/api;version=v0.150.0;sha256sum=9e78080d90d5d5a29245d29f56912807f15aa092259acbcf49cf515bfb5b0796" | ||
| 2457 | SRC_URI += "gomod://google.golang.org/api;version=v0.214.0;sha256sum=52053419db79740cd3769d5b4e61c2fdde2e1f6cd498ccc3568779da86c11aff" | ||
| 2458 | SRC_URI += "gomod://google.golang.org/api;version=v0.43.0;sha256sum=d9663a584399a7eebd82bcdc458eca0378c9ef5d69904f5613a4a5972a983444" | ||
| 2459 | SRC_URI += "gomod://google.golang.org/api;version=v0.211.0;sha256sum=39830fdef971197afe3df5b3d8cc548a4414043b1844a3bd4d9740792862cfac" | ||
| 2460 | SRC_URI += "gomod://google.golang.org/api;version=v0.114.0;sha256sum=42c62aaba1d76efede08c70d8aef7889c5c8ee9c9c4f1e7c455b07838cabb785" | ||
| 2461 | SRC_URI += "gomod://google.golang.org/api;version=v0.102.0;sha256sum=b1686ee32bf10d79cd78c4e11643f4b68fbae9f8ac79563dcd1c53d39f695a04" | ||
| 2462 | SRC_URI += "gomod://google.golang.org/api;version=v0.50.0;sha256sum=c53e048a19019e05f70f307c6634f134d2c58760d41037738464469a802202c9" | ||
| 2463 | SRC_URI += "gomod://google.golang.org/api;version=v0.169.0;sha256sum=76ed417ddd1b6523cdd856aacb70109e779909ccd59193933b4c44d565eb1722" | ||
| 2464 | SRC_URI += "gomod://google.golang.org/api;version=v0.189.0;sha256sum=0188ebd1d5704584195659b26e2bd828635a2af83f38151fa334749ff3fe6ec3" | ||
| 2465 | SRC_URI += "gomod://google.golang.org/api;version=v0.9.0;sha256sum=df33f323849ec75f789775c5249ef7ecb889d184979d9094c750ab951e036f23" | ||
| 2466 | SRC_URI += "gomod://google.golang.org/api;version=v0.220.0;sha256sum=3d6ed2edac04bbcc6b183c19cd852af355ba3db7f90db10c90927e3638d3143f" | ||
| 2467 | SRC_URI += "gomod://google.golang.org/api;version=v0.170.0;sha256sum=bb1337b6f4ee56bbb7bac672bf52d5904bdfe6d162a552264b5e89643330d566" | ||
| 2468 | SRC_URI += "gomod://google.golang.org/api;version=v0.110.0;sha256sum=daff13e59af6f1e963285d8454669586b1dffab1d8f804af7ff682a93fd4102d" | ||
| 2469 | SRC_URI += "gomod://google.golang.org/api;version=v0.196.0;sha256sum=3641b5cab7e83da1d03193b98a3d8fbd76d4216041d4147337195333a354da71" | ||
| 2470 | SRC_URI += "gomod://google.golang.org/api;version=v0.191.0;sha256sum=fdf7cbc52eff10ef1e8104ddea2d16ea21de7231d07b334058e2268b18c735fe" | ||
| 2471 | SRC_URI += "gomod://google.golang.org/api;version=v0.17.0;sha256sum=9341a6d590fc144863d26ebe85e6c7a21b0659a7cd41ad9429864d3648e51530" | ||
| 2472 | SRC_URI += "gomod://google.golang.org/api;version=v0.57.0;sha256sum=d6d85cafe00f296d96c3368bd86ba0453c2e73582447390d9ca94963d5aeff8d" | ||
| 2473 | SRC_URI += "gomod://google.golang.org/api;version=v0.122.0;sha256sum=9ebe6baa672ef9c93a5e60cef8716562a762e9324a633e8c48e4bee5988c8c29" | ||
| 2474 | SRC_URI += "gomod://google.golang.org/api;version=v0.29.0;sha256sum=1d17963aa44d2145ad19939975a8c17eabb915495c2fced285b95acccc09c5f9" | ||
| 2475 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.6;sha256sum=89b6c09cdcd07d02410545f4fa87a269fcf374c718a3a07e614c5d83c9015781" | ||
| 2476 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.4.0;sha256sum=d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f" | ||
| 2477 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.1;sha256sum=1c2550f4145780d4e551c3b3aa1f96a3b046637b2e7a7d972ecde2344115ab48" | ||
| 2478 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.8;sha256sum=23e40ee378db26bd45b7de851a85ba6c6d340c9dd353f8ba961ebe9e01bf02c6" | ||
| 2479 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.2.0;sha256sum=cb4837fbc0a3da8cd9346af22a71daac90f416f73a924cced3e3ceea8b76e237" | ||
| 1588 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.5.0;sha256sum=cd6f958b0bbd3f0da07a047a3bc428f936fcaf9c5a45d0fcb5d52b898c973522" | 2480 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.5.0;sha256sum=cd6f958b0bbd3f0da07a047a3bc428f936fcaf9c5a45d0fcb5d52b898c973522" |
| 1589 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.5;sha256sum=24ddb4adf72189738dc8340b28f9493a385515e680eb0bfbffe08951412b6655" | ||
| 1590 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.3.0;sha256sum=1aff0b3449028ec2079dfce9151412c1c831fc08bd0878f30e692380f9240033" | 2481 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.3.0;sha256sum=1aff0b3449028ec2079dfce9151412c1c831fc08bd0878f30e692380f9240033" |
| 1591 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.4.0;sha256sum=d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f" | ||
| 1592 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.7;sha256sum=79f80dfac18681788f1414e21a4a7734eff4cdf992070be9163103eb8d9f92cd" | 2482 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.7;sha256sum=79f80dfac18681788f1414e21a4a7734eff4cdf992070be9163103eb8d9f92cd" |
| 1593 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.6;sha256sum=89b6c09cdcd07d02410545f4fa87a269fcf374c718a3a07e614c5d83c9015781" | 2483 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.5;sha256sum=24ddb4adf72189738dc8340b28f9493a385515e680eb0bfbffe08951412b6655" |
| 1594 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.2.0;sha256sum=cb4837fbc0a3da8cd9346af22a71daac90f416f73a924cced3e3ceea8b76e237" | ||
| 1595 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.6.1;sha256sum=1c2550f4145780d4e551c3b3aa1f96a3b046637b2e7a7d972ecde2344115ab48" | ||
| 1596 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20230525234035-dd9d682886f9;sha256sum=cb90ad25548adc4f301d12fb5575f9b29899b18a9f7dcdcafcceb303be84ae53" | 2484 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20230525234035-dd9d682886f9;sha256sum=cb90ad25548adc4f301d12fb5575f9b29899b18a9f7dcdcafcceb303be84ae53" |
| 1597 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250707201910-8d1bb00bc6a7;sha256sum=9acd835adcc6f2cd901c8d1efd6c5b0ccc440d93c00ba96358fdea8680c0f0de" | 2485 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250124145028-65684f501c47;sha256sum=1a5ebcf74c5a6804a0826b30900c0536536950534e8d8eaee668f78cf129b3a2" |
| 2486 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20231016165738-49dd2c1f3d0b;sha256sum=26f62026bcd267b4fbde3bd16aa9334568af09e623fd64a8e7cd8ec99c0dbf5d" | ||
| 2487 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250728155136-f173205681a0;sha256sum=b8b1909f3da1b686661ea6b0b39f8ffc52c624b0b968b7d2301c2938eb0c476c" | ||
| 2488 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20251202230838-ff82c1b0f217;sha256sum=b4372ac21c7316d4885e04d9fe5110277edb58a3b8ab6345ccfef23e1e972544" | ||
| 2489 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230525234035-dd9d682886f9;sha256sum=c0a71d9865c3e65e58006030a7f54a426c485fc28a3cc14485360ac210fbf922" | ||
| 2490 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240826202546-f6391c0de4c7;sha256sum=6b48b939450bd40cc6bfed9a3e42b113484862378a003f766d182f22297a8e73" | ||
| 2491 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240513163218-0867130af1f8;sha256sum=038f5e6696a4200d01577a22ffc032dfcfc2981acffd042087b2761c8593622f" | ||
| 2492 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240102182953-50ed04b92917;sha256sum=e1bfe139dba482af7f129841b8778508a4bccf1ee3a7449820440ed215908a26" | ||
| 2493 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230530153820-e85fd2cbaebc;sha256sum=d333a83d96e079da343c56b2b24a90ef4a67effe75a2e453a4a62ca0d4249884" | ||
| 2494 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230822172742-b8732ec3820d;sha256sum=4293fb76912d03e6219ef2cc30f83808e5544c9a0e0ed78d25753987fd0fc03b" | ||
| 2495 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230726155614-23370e0ffb3e;sha256sum=ded45cd25ee7be6b120f7e69efd1c3d8223bdd4495a82ffe2e7b9502cbf5fa00" | ||
| 2496 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250115164207-1a7da9e5054f;sha256sum=a1f502544d06cc8560f529decf5789ac68bd5c9417d673c07d6bb4b6e97fa539" | ||
| 1598 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230525234020-1aefcd67740a;sha256sum=6c6f5d4f5505a8ee1af1e27a71bc6e7ffa483995eafb0a0d29a5c2b46cafdd4c" | 2497 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230525234020-1aefcd67740a;sha256sum=6c6f5d4f5505a8ee1af1e27a71bc6e7ffa483995eafb0a0d29a5c2b46cafdd4c" |
| 1599 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250826171959-ef028d996bc1;sha256sum=bd75822826d9ab56522444e7b9282f9237d08f14e15bc670634737ea91c813c1" | 2498 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250219182151-9fdb1cabc7b2;sha256sum=590e6359fd5b2e3451af760ccf0dcb18301f8f5e7505c7cb46d8fae9bf08ada7" |
| 2499 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240221002015-b0ce06bbee7c;sha256sum=1a6df29a79be0aa2293f7be5083b4ff4f6d418e3abff4cafb9689bb654ff2223" | ||
| 2500 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20260209200024-4cfbd4190f57;sha256sum=92671867e873251fd607aca9737f6d5edbfe6a1f35a129ef7deae13cf4bc59aa" | ||
| 2501 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240701130421-f6361c86f094;sha256sum=f6593c8679361c012901ab0cfcd7d0bb5b2c32679cab610f2c5adb33cece6ea8" | ||
| 2502 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250603155806-513f23925822;sha256sum=ec9d0cf0e96082fc6eef3a8beeb4cb74951294a57dac0d501b25a37e64df2594" | ||
| 2503 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240506185236-b8a5c65736ae;sha256sum=646bfa4725f04f88cbd0f58cde821c2af93ba67a72699febf74b77202a6fb7a8" | ||
| 2504 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240725223205-93522f1f2a9f;sha256sum=c421e57dbaa42c100134bb846cfcddf4724ac7476c3ad7fbf73b214f977cfec9" | ||
| 2505 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240311132316-a219d84964c2;sha256sum=64f4f7f152a3e27832560df38df1ad8c08f522a110a4d23f04fe20464270400e" | ||
| 2506 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240314234333-6e1732d8331c;sha256sum=bd2387f7fe2b715515a09135d71dd81e583888d7499523014e987f734ae22319" | ||
| 2507 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240125205218-1f4bbc51befe;sha256sum=742068cead896163dbe16785d7e56c45d31335d478ea6d10f9188507531bcb52" | ||
| 1600 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250218202821-56aae31c358a;sha256sum=70acf1004157ab3aa9a41e103d8e74d9a8eacb666faadd25327a83fca3464ca9" | 2508 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250218202821-56aae31c358a;sha256sum=70acf1004157ab3aa9a41e103d8e74d9a8eacb666faadd25327a83fca3464ca9" |
| 1601 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230530153820-e85fd2cbaebc;sha256sum=d333a83d96e079da343c56b2b24a90ef4a67effe75a2e453a4a62ca0d4249884" | 2509 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250106144421-5f5ef82da422;sha256sum=2b9266b73cf3c0661e7ac0f06998826513f9ee33c49b92d352fd7b6cd65c26c1" |
| 2510 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20241007155032-5fefd90f89a9;sha256sum=7889c15b3c0bce37fb06dde40e9ba52b169e1e2c2714e3fc518c4fb5f1667cb4" | ||
| 2511 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240228201840-1f18d85a4ec2;sha256sum=a7edec9b0a72af5ac2df2dc88e2d13f6629aa68dfbc6f758dbfeb9b9af74802e" | ||
| 2512 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240429193739-8cf5692501f6;sha256sum=b4fa1945249a0df40a6cfeaf382eb86d5f7323cb022f54d64e8aee38058f1ebe" | ||
| 2513 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240903143218-8af14fe29dc1;sha256sum=7027cd84aeddaa671f408f03bc30373ff6cffad9599a477b79e932fac3a40cd8" | ||
| 2514 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240304161311-37d4d3c04a78;sha256sum=fced5b7a01b342e45622ae410f73f2e24a9451457c552c8fd68e7f88cfc0cfe9" | ||
| 2515 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240617180043-68d350f18fd4;sha256sum=fbfcb44705d23b7be423928d88b28f051b42f135807990a3778dced0376da1f3" | ||
| 2516 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250303144028-a0af3efb3deb;sha256sum=e8ba96ae863588f8957eebdd2d46951f19e991761631ff441c5addf09648e146" | ||
| 2517 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20241118233622-e639e219e697;sha256sum=f4ec5374e5af4c1a030b00effd1e4a9745321340c2a5e05d5a87c083ed5485fd" | ||
| 2518 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250826171959-ef028d996bc1;sha256sum=bd75822826d9ab56522444e7b9282f9237d08f14e15bc670634737ea91c813c1" | ||
| 2519 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240205150955-31a09d347014;sha256sum=408760d148f392b4952687f847e54b361fb39db7168020b4813f268313035b4a" | ||
| 2520 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250207221924-e9438ea467c6;sha256sum=3b5f6c21264538859bd546abf6adcf49902da7d2b3a87610b14e3d6240aee3b2" | ||
| 2521 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240722135656-d784300faade;sha256sum=46a28fbd63e0838d60167aca150953f20d46d3792c91130b806812d3600d192e" | ||
| 2522 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240116215550-a9fa1716bcac;sha256sum=fcca98eee5e9af655e5b6bbe12296b205af660e2d801c2647dded19fdffdd60f" | ||
| 2523 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240604185151-ef581f913117;sha256sum=1e86502c7257ed759076a24523ebc4fddb18c74c0875159ba53ecadb64398610" | ||
| 2524 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250707201910-8d1bb00bc6a7;sha256sum=9acd835adcc6f2cd901c8d1efd6c5b0ccc440d93c00ba96358fdea8680c0f0de" | ||
| 2525 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240814211410-ddb44dafa142;sha256sum=36df2f61ca758f1095b205b3d3fc9e89edf4138ecacdf3efc694a0e475483a48" | ||
| 2526 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20231211222908-989df2bf70f3;sha256sum=ccd60b495a3458f84506b7464d75feb0f40f2d6155cf7699cbb18e12848d6ec8" | ||
| 1602 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20241202173237-19429a94021a;sha256sum=56eb513f6354700904926646c20692994d6f995656758045cba7fd0860845874" | 2527 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20241202173237-19429a94021a;sha256sum=56eb513f6354700904926646c20692994d6f995656758045cba7fd0860845874" |
| 1603 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230822172742-b8732ec3820d;sha256sum=4293fb76912d03e6219ef2cc30f83808e5544c9a0e0ed78d25753987fd0fc03b" | ||
| 1604 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20230525234035-dd9d682886f9;sha256sum=c0a71d9865c3e65e58006030a7f54a426c485fc28a3cc14485360ac210fbf922" | ||
| 1605 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250324211829-b45e905df463;sha256sum=4b058639e4327a2d74f4d0ca1cdb447f01090a0902ff5862eeb61a9b9c0f016f" | 2528 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250324211829-b45e905df463;sha256sum=4b058639e4327a2d74f4d0ca1cdb447f01090a0902ff5862eeb61a9b9c0f016f" |
| 1606 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20240814211410-ddb44dafa142;sha256sum=36df2f61ca758f1095b205b3d3fc9e89edf4138ecacdf3efc694a0e475483a48" | 2529 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250313205543-e70fdf4c4cb4;sha256sum=671166b75c8168851fce60af41452a566135ff10f9700bf3ab6119827cdb713f" |
| 1607 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250303144028-a0af3efb3deb;sha256sum=e8ba96ae863588f8957eebdd2d46951f19e991761631ff441c5addf09648e146" | 2530 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20231030173426-d783a09b4405;sha256sum=dfc6aba2d6c8a069e582efa17f6e00569ce90c2be98edd7a38283deeb69c493a" |
| 2531 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250127172529-29210b9bc287;sha256sum=64fc7c1a9627738e84affd025b002821cc03f32de0c1dfd60ce6e268abb78519" | ||
| 1608 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20230530153820-e85fd2cbaebc;sha256sum=cab1c8c198b4c5a226590e8b5b1b847e505a7aaf10a0145ce8c29951eca86b6a" | 2532 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20230530153820-e85fd2cbaebc;sha256sum=cab1c8c198b4c5a226590e8b5b1b847e505a7aaf10a0145ce8c29951eca86b6a" |
| 2533 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20241206012308-a4fef0638583;sha256sum=37a0779a10edf8c6d3dab8d6d8b55104920f26fbd0683f539a395cd8904e1878" | ||
| 2534 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250115164207-1a7da9e5054f;sha256sum=02f51aacd381e51d23498de44b531594a5f6f4e17d3ca4a600541ba05900290a" | ||
| 2535 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20231212172506-995d672761c0;sha256sum=bce9560fe1f3ee924610019e3e05d6aa80fe47d719368c2601385e957378af91" | ||
| 2536 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250227231956-55c901821b1e;sha256sum=22225b8e4e656e322dfbd09b43e03a4c027dc10a2e7b35c5d7778c9879e4ec73" | ||
| 2537 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250102185135-69823020774d;sha256sum=cd75c4448004dc1763b64b8ecc869cf8c9db4c817ae03d1aa2010987f569f8bc" | ||
| 2538 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240311132316-a219d84964c2;sha256sum=ab36a9d9a64c04f92b23000537bf5103173d641bd193610b39e091e3c1a8bd9f" | ||
| 2539 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240125205218-1f4bbc51befe;sha256sum=407e8ddfcc6c5c96a84bc80425139c36f0e12a5134cb5efe52ecc6233644d381" | ||
| 2540 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250106144421-5f5ef82da422;sha256sum=edd944184664f087fab9f2a2d5bdb7bf451952f8682eb63b972173c21be4c2c5" | ||
| 2541 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20241209162323-e6fa225c2576;sha256sum=f4f71fda7b9f52aa25ffd9025c354fe7e3d278757b5b0f560248bbd28e5affa1" | ||
| 2542 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240624140628-dc46fd24d27d;sha256sum=e94c370b99059c46ce08e1b884fee1706e9f911e56b23567721f43d78a4ff230" | ||
| 2543 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240429193739-8cf5692501f6;sha256sum=b96d059c15c806e4187d1c2e38aacece7029093b7643dd273dfcacc3eb7c1c2d" | ||
| 2544 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240903143218-8af14fe29dc1;sha256sum=098f9d884579f5836ebc89891f692535d52c34348fcc4166ac073309266ab123" | ||
| 2545 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240304161311-37d4d3c04a78;sha256sum=c0d158dbb41d2c85587e9f09d257e7f4ab4f41862891941f0fcfee3e3c0c8b2f" | ||
| 2546 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240730163845-b1a4ccb954bf;sha256sum=c5f91e389547c90a54995bbf5f2648efe8cfc14ef9495ef07a69f0e45bc1d4dc" | ||
| 2547 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20250212204824-5a70512c5d8b;sha256sum=06afdb0e99d2928ee23d29ff0bbf2bfbfdc0c4b1f85ca2713b15d22ecc4f7000" | ||
| 2548 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240528184218-531527333157;sha256sum=4087fb1a961e3c3acca63111d8d69ce176dec89e4447efdb4c8817277470fe0d" | ||
| 2549 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240722135656-d784300faade;sha256sum=245ffd5993ec0bd5f59e478c5fa2e560ad661a397df0bee3d3f321b15594cfb1" | ||
| 2550 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20241015192408-796eee8c2d53;sha256sum=e94bba01f7e4379b75516bed75896a1455fd692bce44238d99a11b300315a581" | ||
| 2551 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240116215550-a9fa1716bcac;sha256sum=5e0573866b821fb58cca634ec335ecd16743d725aaa7a6a7053c06fe1170dafa" | ||
| 2552 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240213162025-012b6fc9bca9;sha256sum=d5aa9fc1aaeb21f1585ceddfe30c8ea15893073595e0d436121234f5af528417" | ||
| 2553 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240814211410-ddb44dafa142;sha256sum=ef1f367dd00de4277d1a3323914e180eaa3145919be74f63eec9d3084b3458fd" | ||
| 2554 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/bytestream;version=v0.0.0-20240708141625-4ad9e859172b;sha256sum=4f25cd563a26ec3583f3836f680938aacd8faed7d939537259c5046f1022837a" | ||
| 2555 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240822170219-fc7c04adadcd;sha256sum=3fe349f98d0acce66901b05e7ab4330d14dff8286ffbad8c6c438cec902387ee" | ||
| 2556 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250313205543-e70fdf4c4cb4;sha256sum=cf453661e15708b0d2649645b55ca1a95d3311b2a6a5df32bf01480973fab085" | ||
| 2557 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250124145028-65684f501c47;sha256sum=a9ef20acf89bbd6f16f74a20018c9bc0490472269aab56f2f2c937a7d596d66a" | ||
| 2558 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241113202542-65e8d215514f;sha256sum=402c1339831fc0b3595a6a602e8cb74148d75c35268c1c92e752e757d5b45f79" | ||
| 2559 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231016165738-49dd2c1f3d0b;sha256sum=b35528074783811faaaec1d36c8f42d88b30878e509c5f407c53cb83ec02af78" | ||
| 2560 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240823204242-4ba0660f739c;sha256sum=be0be03344e58483c47d49682be1ce8506432189d28c222aacefdb5b81d31b4e" | ||
| 2561 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250728155136-f173205681a0;sha256sum=aed786c891cbe0c965ffa4eccac30f6a998633cf685faa72da82832ca3f55931" | ||
| 2562 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231030173426-d783a09b4405;sha256sum=d55e5200e82b98c8d5e2ee26582446441843d8310ddbf4f01f0e90eeb0f3bf99" | ||
| 2563 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240509183442-62759503f434;sha256sum=79f747d9c1459f02e794db0ef21ec054be3a8b5287b488a8bd67d42bc4282378" | ||
| 2564 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20251202230838-ff82c1b0f217;sha256sum=29f02d8e0e2f6e9cc0ee24abc29989e5e44d168eec35c12046efee3fea201aef" | ||
| 2565 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240415180920-8c6c420018be;sha256sum=a82c0aa95799957a83435126079da4d874ea61d928659159e6b450bd72644c88" | ||
| 2566 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240826202546-f6391c0de4c7;sha256sum=96e0cacc85e1815ebfe889d4ac134bded5e2ba8a42b1ab8fe0723e56642fef83" | ||
| 2567 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240513163218-0867130af1f8;sha256sum=466ce9d8bb9e9b052ea08c6af0e0e1c2fd5412c226170b45b044cec43baa8173" | ||
| 2568 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240102182953-50ed04b92917;sha256sum=6801dd809c58fea5e5ee0c6a4677a93e4a991f799091b4721562b7d70d900505" | ||
| 2569 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250127172529-29210b9bc287;sha256sum=2df61e0157f0f96781042a491a9bb2a032ac1626e39936e46fae67b2a02f2b25" | ||
| 2570 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230530153820-e85fd2cbaebc;sha256sum=c0628dd525759b5ed422882cf9db83b83ad5b5f5e2a78f33e5d427781d8b3e07" | ||
| 2571 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230822172742-b8732ec3820d;sha256sum=e94bdcef1909bb29136f26db460c895c23a3e0d6ad5698b4d26efe1c65f6a261" | ||
| 2572 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250528174236-200df99c418a;sha256sum=b24253206f2ea67e2b9571d20f088ed766cb4271acd303dc4928218cc5f985f1" | ||
| 2573 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241206012308-a4fef0638583;sha256sum=6d01ae6ad1fd9b1428ca86a97ce8413310419cab568d0b99ea8bd4e66984f68d" | ||
| 2574 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240827150818-7e3bb234dfed;sha256sum=5bf1a7ac1e315379ada426a8f3007cad88c81679626860362941d3d5ade52510" | ||
| 2575 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250115164207-1a7da9e5054f;sha256sum=692df4dcb9f72676385db03efd03f0f9330395931335896aa4216ffaf72fb479" | ||
| 2576 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231212172506-995d672761c0;sha256sum=177c7179b2054a15681e25c5f2e34e067ff345fb6281bff910b5758b53256db5" | ||
| 2577 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250219182151-9fdb1cabc7b2;sha256sum=38bc60c9d29f14fdfb67e31fd929deddbdf49daa0f945412349e29f615fded9a" | ||
| 2578 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240221002015-b0ce06bbee7c;sha256sum=b860319d7742b707cac31e956d4873478d45fe063c3a874d5cf65185f74a823a" | ||
| 2579 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260209200024-4cfbd4190f57;sha256sum=13ca773501b76a3ca7a6b187795e374ae2fbb85234b5f93fba7d84d13ab46357" | ||
| 2580 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240610135401-a8a62080eff3;sha256sum=a87737b8000df309217ed8a70e85ed03f94b741e119fcc2b1a393c56186df724" | ||
| 2581 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240701130421-f6361c86f094;sha256sum=1384fea9a89389d0ce7b1ac45b3f7c0e0d0d672f7e61cd1113f85afa7a5dc2b0" | ||
| 1609 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230525234015-3fc162c6f38a;sha256sum=3af873cb55a477bb0d01a9b0790c91058dfcb50a02ccb5c109ebe89e477478de" | 2582 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230525234015-3fc162c6f38a;sha256sum=3af873cb55a477bb0d01a9b0790c91058dfcb50a02ccb5c109ebe89e477478de" |
| 1610 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241015192408-796eee8c2d53;sha256sum=b57c5a91571f77f1812b90e5e46f0a5c2a3104d1d79a797a9603b2bb32f9b478" | 2583 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250603155806-513f23925822;sha256sum=3b43fafd95300765d08eb0d0137b699c5ee9c105b6af93c4916e7081c97b3a75" |
| 1611 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250212204824-5a70512c5d8b;sha256sum=a141645ef035bf17cf883c8e83e062a17dc5c322e7c29df9f17f7a7510372139" | 2584 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230706204954-ccb25ca9f130;sha256sum=f816d2f6214d8f833fc477b719915c75553f31e206cc78767a629a1db25e1143" |
| 1612 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250707201910-8d1bb00bc6a7;sha256sum=b5d9b5d11002bf2a3566286d553882b63c560b33c03ef65864df1a77622a96b9" | 2585 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240506185236-b8a5c65736ae;sha256sum=2f12c84b52a68b730fafa32f5bd2795bd8fcd269a62fa05f9a2b6ee51a33906c" |
| 1613 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240318140521-94a12d6c2237;sha256sum=8f449fd48eb8e7aa09d86d8c67fa587873eb08c793464d5482565a3b57a8dc8f" | 2586 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250721164621-a45f3dfb1074;sha256sum=90175e00803ffd0e249b0bb914ec7f8f159c0ee4db26e5d55fdd58d79d0f855b" |
| 1614 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250826171959-ef028d996bc1;sha256sum=171a4400a335e9e25891cb0f4bb33f6044813bebceb1a3b26d69378522bb4dd2" | 2587 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250227231956-55c901821b1e;sha256sum=8bb9859805bac90af6f0340ba56d9bf6275febba4c55f723c96652ab8be0ce43" |
| 2588 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231012201019-e917dd12ba7a;sha256sum=571f694889b0663344071aaea8056c226c58be9dac4cb2215dc4c74901b9f826" | ||
| 2589 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250102185135-69823020774d;sha256sum=51b269df48bb4480e67f735edc8365ed393811b8a9b49b9b3cf790f7ca0bcfee" | ||
| 2590 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240311132316-a219d84964c2;sha256sum=e8f945db432062a33aa2ab19af4653458f12320236058f4a3a7c490f43106ea7" | ||
| 2591 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240314234333-6e1732d8331c;sha256sum=ae40f5a379f01c65099096c8ad21f71195bd22547452727d8aad9a8ff90d8d10" | ||
| 2592 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240125205218-1f4bbc51befe;sha256sum=33072c8df913c5b0297878635302cb6053ac3ed21e0ac9c9e0e5dc22cbe43a53" | ||
| 2593 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20251124214823-79d6a2a48846;sha256sum=76a24d42de231c9ea69523a386870350ebeea39cf27f160412c96bd0747dbb0a" | ||
| 2594 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240228224816-df926f6c8641;sha256sum=b2063a9546c247174e0f453b5e7c4d73cef8c154f47cf7ea1cbacdae04f03b50" | ||
| 1615 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250218202821-56aae31c358a;sha256sum=6f468a8794718d79daaa8d424ff8479a07d86620968842b8251c9d3861343f15" | 2595 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250218202821-56aae31c358a;sha256sum=6f468a8794718d79daaa8d424ff8479a07d86620968842b8251c9d3861343f15" |
| 2596 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250106144421-5f5ef82da422;sha256sum=9cc739d14b1591a6fd10f44c12da09b7246ab589b9531d2408b7fb1d7497f932" | ||
| 2597 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241209162323-e6fa225c2576;sha256sum=58b14d64dab4dee57a7a61186d987eb68ae7af6e9cba46d08760d788fb2a7382" | ||
| 2598 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240624140628-dc46fd24d27d;sha256sum=0ee8e840a8574dc0a1f97fb819a306b0d390170ed671c4b9214cad462103000c" | ||
| 2599 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240228201840-1f18d85a4ec2;sha256sum=1f8ede896a4ba39a5630602d1d74614c04876be05506dd6a49fd8f1e636e4943" | ||
| 2600 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240429193739-8cf5692501f6;sha256sum=cacda40006f197c49508988c36369e45a8cbfdaa081fba3caf1701fadaecb820" | ||
| 2601 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231106174013-bbf56f31fb17;sha256sum=6ad4e1c6423e79d5a6b57ac2aee1f14e932e2b04cb803e29fd877abd179a4f71" | ||
| 1616 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240903143218-8af14fe29dc1;sha256sum=0a466f53eacec63d96282ed3dfb2aa5cd26a9b3aa89619262f3a58e7e20ae0ac" | 2602 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240903143218-8af14fe29dc1;sha256sum=0a466f53eacec63d96282ed3dfb2aa5cd26a9b3aa89619262f3a58e7e20ae0ac" |
| 1617 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230530153820-e85fd2cbaebc;sha256sum=c0628dd525759b5ed422882cf9db83b83ad5b5f5e2a78f33e5d427781d8b3e07" | 2603 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231120223509-83a465c0220f;sha256sum=b351b49112507e61aeca7718b51570799d615ee5e5564f3e25124a9e01a85835" |
| 2604 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240304161311-37d4d3c04a78;sha256sum=4975a062746a7a9abe1f7e922a9f2b66afe290b3862cff2101000e250ddd237a" | ||
| 2605 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240617180043-68d350f18fd4;sha256sum=efcd2cc8bc16b6563be6835200b6f1e25a323b71482bb9aebab24279de8527df" | ||
| 2606 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240520151616-dc85e6b867a5;sha256sum=871b2e430123fe4df263613feec8ca7736df51622fd108350ede3e7832e636b4" | ||
| 2607 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250303144028-a0af3efb3deb;sha256sum=1d471176d306a3c852f764dce54aa049cabfad05e59fbec5e0a54cc167f3ed2e" | ||
| 1618 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230525234030-28d5490b6b19;sha256sum=01b51779ca4ac5ff536b13b9bee9ef4df36b14663d66e27fa7abe0075a0d8e80" | 2608 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230525234030-28d5490b6b19;sha256sum=01b51779ca4ac5ff536b13b9bee9ef4df36b14663d66e27fa7abe0075a0d8e80" |
| 1619 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240730163845-b1a4ccb954bf;sha256sum=2b28d780d66d8f1ef5e3a2892d8bd2c72e7ee84b0c4ef93b1958204ff29f89dd" | 2609 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240318140521-94a12d6c2237;sha256sum=8f449fd48eb8e7aa09d86d8c67fa587873eb08c793464d5482565a3b57a8dc8f" |
| 1620 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241202173237-19429a94021a;sha256sum=a8d57d86126a0c58923b209ae817eca009f3fc22b1f86199b0dbe1ffba799708" | ||
| 1621 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230822172742-b8732ec3820d;sha256sum=e94bdcef1909bb29136f26db460c895c23a3e0d6ad5698b4d26efe1c65f6a261" | ||
| 1622 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250324211829-b45e905df463;sha256sum=a3b54129f120c36bfcd6e317c6cde144ec0d240f510798554b8cacdeb9d1b944" | ||
| 1623 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240826202546-f6391c0de4c7;sha256sum=96e0cacc85e1815ebfe889d4ac134bded5e2ba8a42b1ab8fe0723e56642fef83" | ||
| 1624 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241118233622-e639e219e697;sha256sum=a013aea0659ed182e5288c24511183f4d0ef82bc125eb5511816ae7b6d6cf852" | 2610 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241118233622-e639e219e697;sha256sum=a013aea0659ed182e5288c24511183f4d0ef82bc125eb5511816ae7b6d6cf852" |
| 2611 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250826171959-ef028d996bc1;sha256sum=171a4400a335e9e25891cb0f4bb33f6044813bebceb1a3b26d69378522bb4dd2" | ||
| 2612 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240730163845-b1a4ccb954bf;sha256sum=2b28d780d66d8f1ef5e3a2892d8bd2c72e7ee84b0c4ef93b1958204ff29f89dd" | ||
| 2613 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250212204824-5a70512c5d8b;sha256sum=a141645ef035bf17cf883c8e83e062a17dc5c322e7c29df9f17f7a7510372139" | ||
| 2614 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240205150955-31a09d347014;sha256sum=a87a7f5cd02cb94330e52ef87ae62bd17916bd3ce220e7208163a94eceb85603" | ||
| 2615 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240528184218-531527333157;sha256sum=8d0fa39c575bf593f31f0935486fc4da41840358e1c86d345a8fd3431499495f" | ||
| 2616 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240722135656-d784300faade;sha256sum=7b9317d8026866e03f19c70591f9f462a31c7607db7d8560bbab50f01dc3dc3b" | ||
| 2617 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241015192408-796eee8c2d53;sha256sum=b57c5a91571f77f1812b90e5e46f0a5c2a3104d1d79a797a9603b2bb32f9b478" | ||
| 2618 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240116215550-a9fa1716bcac;sha256sum=6a1f0ec363ac60b2c41801d1f303306f7a6768ec0ba8efe5b4e9257ff4a91ad5" | ||
| 2619 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240604185151-ef581f913117;sha256sum=dc95ab198b07c2fbb859835b68893f5efcfe219a2ceb6f8463d6961911f4586c" | ||
| 2620 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250707201910-8d1bb00bc6a7;sha256sum=b5d9b5d11002bf2a3566286d553882b63c560b33c03ef65864df1a77622a96b9" | ||
| 2621 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240213162025-012b6fc9bca9;sha256sum=1c9b10079daa4d9f9867ca8964900368036f1b3d5c2454dc390e85f92434565a" | ||
| 1625 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240814211410-ddb44dafa142;sha256sum=2b4ad1932bf3783a41f73628767707fb29fc60b24ce2578161ebaa706dacbbbf" | 2622 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240814211410-ddb44dafa142;sha256sum=2b4ad1932bf3783a41f73628767707fb29fc60b24ce2578161ebaa706dacbbbf" |
| 2623 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20231002182017-d307bd883b97;sha256sum=1fc486d59b55e4056851c2cfb705d5c54521597b961f887c0420f6b69dfa331e" | ||
| 2624 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240708141625-4ad9e859172b;sha256sum=ff8c6ab35f502efcd4b6f96b69ebdecd27e16d2fb5a578d3114f246929ccf289" | ||
| 2625 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20241202173237-19429a94021a;sha256sum=a8d57d86126a0c58923b209ae817eca009f3fc22b1f86199b0dbe1ffba799708" | ||
| 2626 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20240930140551-af27646dc61f;sha256sum=647af30201965335b920f8a9a22094ac708782a3748f2184af7cee0bf344a79f" | ||
| 1626 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230803162519-f966b187b2e5;sha256sum=f63d3ae9d4c7a24a7dc93af7ad84af207d7aa921c5a03c76f716a4186c49919e" | 2627 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20230803162519-f966b187b2e5;sha256sum=f63d3ae9d4c7a24a7dc93af7ad84af207d7aa921c5a03c76f716a4186c49919e" |
| 1627 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250303144028-a0af3efb3deb;sha256sum=1d471176d306a3c852f764dce54aa049cabfad05e59fbec5e0a54cc167f3ed2e" | 2628 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250324211829-b45e905df463;sha256sum=a3b54129f120c36bfcd6e317c6cde144ec0d240f510798554b8cacdeb9d1b944" |
| 1628 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.72.0;sha256sum=985916d6edb0172fb2074778e7c5b754be87ebf9a3dcfbca28109804cf79547c" | ||
| 1629 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.73.0;sha256sum=7d628abd6c4c133205db6b72e374bbd2f438b12a2a5f838f34fd8d95d91f8c0b" | ||
| 1630 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.72.1;sha256sum=244f1453949f4e4d1522131c73826ad89a11d08b4a50d2c9f7ad65c2d7c68f16" | ||
| 1631 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.67.0;sha256sum=a1d3c4b9f41d34dfed446f839b4b106ce2dc002f95737934ca512640cebb9afc" | ||
| 1632 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.75.0;sha256sum=4aba378434fa1b7abc778d507978fe1edb50a09c672498014169f9f608cb1dd5" | 2629 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.75.0;sha256sum=4aba378434fa1b7abc778d507978fe1edb50a09c672498014169f9f608cb1dd5" |
| 1633 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.69.4;sha256sum=d936470617db87594cf9f0e817a52e98339d6db7a5a181d29ac1856b6a808958" | 2630 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.69.4;sha256sum=d936470617db87594cf9f0e817a52e98339d6db7a5a181d29ac1856b6a808958" |
| 2631 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.72.1;sha256sum=244f1453949f4e4d1522131c73826ad89a11d08b4a50d2c9f7ad65c2d7c68f16" | ||
| 2632 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.73.0;sha256sum=7d628abd6c4c133205db6b72e374bbd2f438b12a2a5f838f34fd8d95d91f8c0b" | ||
| 2633 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.67.0;sha256sum=a1d3c4b9f41d34dfed446f839b4b106ce2dc002f95737934ca512640cebb9afc" | ||
| 2634 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.79.3;sha256sum=91e4c27a4c29ed867049d1eadbb29fb7cc6cd58c364ca2004d22bbaaafcafb9f" | ||
| 1634 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.71.1;sha256sum=92665f5829baf74bebbda3d86634d7a93668ada6e26567755febd62860bddba2" | 2635 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.71.1;sha256sum=92665f5829baf74bebbda3d86634d7a93668ada6e26567755febd62860bddba2" |
| 2636 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.72.0;sha256sum=985916d6edb0172fb2074778e7c5b754be87ebf9a3dcfbca28109804cf79547c" | ||
| 2637 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.72.2;sha256sum=1771ddbb42f96576b3fb19bf6895d1bebbbf07197f375d2fa2cc4be2f6431cc2" | ||
| 1635 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.5.1;sha256sum=997320e3e21562ef67d72888c0b1506d1c2a0255baac7227a9b191a15627a8b2" | 2638 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.5.1;sha256sum=997320e3e21562ef67d72888c0b1506d1c2a0255baac7227a9b191a15627a8b2" |
| 2639 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.3.0;sha256sum=efe7a5ef1015d96ac432f1592843613a71fd24283fc62006b2bd3c96ae4bcdec" | ||
| 1636 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.1.0;sha256sum=13877d86cbfa30bde4d62fef2bc58dd56377dcb502c16cf78197f6934193009a" | 2640 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.1.0;sha256sum=13877d86cbfa30bde4d62fef2bc58dd56377dcb502c16cf78197f6934193009a" |
| 2641 | SRC_URI += "gomod://google.golang.org/grpc/examples;version=v0.0.0-20201112215255-90f1b3ee835b;sha256sum=e5b88f0611a6ed7224b71fd23a6feafcb8f21dd2c8cc7a9d5c1afaf3481b2e4a" | ||
| 1637 | SRC_URI += "gomod://google.golang.org/grpc/examples;version=v0.0.0-20230224211313-3775f633ce20;sha256sum=a951a2bb8a0ad6a8e4ba631e167e71e81e5c21103fa83ead010e4d7b7ba9b8c9" | 2642 | SRC_URI += "gomod://google.golang.org/grpc/examples;version=v0.0.0-20230224211313-3775f633ce20;sha256sum=a951a2bb8a0ad6a8e4ba631e167e71e81e5c21103fa83ead010e4d7b7ba9b8c9" |
| 1638 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.28.0;sha256sum=f06dc39ce93043d6ec91a5106c7ec958be6b4ba520cab3a21a2448d387cf15a4" | 2643 | SRC_URI += "gomod://google.golang.org/grpc/examples;version=v0.0.0-20250407062114-b368379ef8f6;sha256sum=7f99ecc459343dcf71e72cb08b334a107e0b095432c03f3c38794bf60e40bd75" |
| 1639 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.31.0;sha256sum=f01e7df25c79e12e4381b3f770b5fd97d8295e568e3a91b267dacb5b3622c203" | 2644 | SRC_URI += "gomod://google.golang.org/grpc/gcp/observability;version=v1.0.1;sha256sum=f63a4c8a0ad04f4d2ee70dfb3360178d2c00e7b5e8c5d3185811f113f8bede20" |
| 1640 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.6;sha256sum=3294ac8ea5089b3c231351afaea4f012e8027a9beeb523bbf31dcb383cc0ab99" | 2645 | SRC_URI += "gomod://google.golang.org/grpc/security/advancedtls;version=v1.0.0;sha256sum=7bfded10be29a9d1f580d71d0f270d4169f4a7d5eb1a369c712c896e2795472e" |
| 1641 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.29.1;sha256sum=08e7ac11587cc19448331b49e737c485911e472bad96bc5de3ae2021a0cb14d0" | 2646 | SRC_URI += "gomod://google.golang.org/grpc/stats/opencensus;version=v1.0.0;sha256sum=6f68c38800bd238c96210297c47051bdca4c4591315d04786c52d491c6e0c3ae" |
| 2647 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.26.0;sha256sum=d7bc5de329bd4e803f7a2acfcbe8f2eba4ef1579485056ef569a4b245bee1208" | ||
| 2648 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.10;sha256sum=9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22" | ||
| 2649 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.32.0;sha256sum=c2c117cf29abee8697dabdc69662accf66171bea0efa2749988867ae8ef2362d" | ||
| 2650 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.2;sha256sum=ff4cf2b695eacc37f9c52a1475b4f1382a7c85bd7acee81867fcefff4dc3c343" | ||
| 1642 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.4;sha256sum=aa5958c8b0ffa50c65725fc6b4d97226380050c58df1cf1eebaf12ef85c9d059" | 2651 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.4;sha256sum=aa5958c8b0ffa50c65725fc6b4d97226380050c58df1cf1eebaf12ef85c9d059" |
| 2652 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.30.0;sha256sum=8fb83b4d6e898c75a8d305dd46d46bb975d0a7ebab1e0042acdf25e3273d50e4" | ||
| 2653 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.5;sha256sum=bef3555844d24e73f06b2c2e653bfd4ab4e3c79f4150def6ee9be45f0e2e81b5" | ||
| 2654 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.35.1;sha256sum=5a27ed9bbe348c7435d91f699af976d0f7dc40c324542e4f41076a425d9e793e" | ||
| 1643 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.28.1;sha256sum=bf386bcd36987f898e70c8330c6f7ada03e5112909f0a92b7510961403bf61da" | 2655 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.28.1;sha256sum=bf386bcd36987f898e70c8330c6f7ada03e5112909f0a92b7510961403bf61da" |
| 1644 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.27.1;sha256sum=93180890add31a55b56d9c083a397c1dacc3571afa83981d0daa16f0afaf51d0" | 2656 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.11;sha256sum=14983d36c56a814ed91b6d652f2b8f895baba1b84eb43b28a0b132c8637cd274" |
| 1645 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.32.0;sha256sum=c2c117cf29abee8697dabdc69662accf66171bea0efa2749988867ae8ef2362d" | 2657 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.33.0;sha256sum=2cc1c98e12903009bd4bf0d5e938a421ca2f88ae87b0fc50004b2c7598b1fd24" |
| 2658 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.6;sha256sum=3294ac8ea5089b3c231351afaea4f012e8027a9beeb523bbf31dcb383cc0ab99" | ||
| 1646 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.0;sha256sum=fc6051d85af8d7551d2160d76db30ff66e1bc9f520d4df6d9484e266ddf6d4f0" | 2659 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.0;sha256sum=fc6051d85af8d7551d2160d76db30ff66e1bc9f520d4df6d9484e266ddf6d4f0" |
| 1647 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.1;sha256sum=227240722a09d5abbf391b014e76200e73f36ded1c0a4636308cedb077cf46cf" | ||
| 1648 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.25.0;sha256sum=204f72cf4d80eaf1892d4b4fe4e34dc9db283eb8fdb36902f871bf3eaa29aff9" | 2660 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.25.0;sha256sum=204f72cf4d80eaf1892d4b4fe4e34dc9db283eb8fdb36902f871bf3eaa29aff9" |
| 1649 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.3;sha256sum=c84434969d110dd50af4e3516cd73eeb5ed5fcaaa68a65848c4aceacf7fe1d89" | 2661 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.34.1;sha256sum=b5987adbf21a6cbe6463ea795c320b700537d5dbb6f3e2aa3ffaf226cedf476b" |
| 2662 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.7;sha256sum=f2bf05f71fffdb479282f643d6917069519e5345de5db12b82415c718412a813" | ||
| 2663 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.27.1;sha256sum=93180890add31a55b56d9c083a397c1dacc3571afa83981d0daa16f0afaf51d0" | ||
| 2664 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.35.2;sha256sum=6e509c9d87452302b9c3484ae7dfdbf740a33cc9cb54095e7eec305d7a4dfdc4" | ||
| 1650 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.8;sha256sum=af08d9c5021d78e8f3884449709a543aa250bca0cb07a5e1ff62ec869c33f81b" | 2665 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.8;sha256sum=af08d9c5021d78e8f3884449709a543aa250bca0cb07a5e1ff62ec869c33f81b" |
| 1651 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.5;sha256sum=bef3555844d24e73f06b2c2e653bfd4ab4e3c79f4150def6ee9be45f0e2e81b5" | 2666 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.1;sha256sum=227240722a09d5abbf391b014e76200e73f36ded1c0a4636308cedb077cf46cf" |
| 2667 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.31.0;sha256sum=f01e7df25c79e12e4381b3f770b5fd97d8295e568e3a91b267dacb5b3622c203" | ||
| 2668 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.12-0.20260120151049-f2248ac996af;sha256sum=d8e53d0f95089a69bdcce74a3b0b096aed85069e05bbcfc9a82685cd05e0bd8c" | ||
| 1652 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.34.2;sha256sum=10308a9146b8fd78c8d04347e3e4c6a446e44d0d2834d05b64210f2911b0416e" | 2669 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.34.2;sha256sum=10308a9146b8fd78c8d04347e3e4c6a446e44d0d2834d05b64210f2911b0416e" |
| 1653 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.35.2;sha256sum=6e509c9d87452302b9c3484ae7dfdbf740a33cc9cb54095e7eec305d7a4dfdc4" | 2670 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.3;sha256sum=c84434969d110dd50af4e3516cd73eeb5ed5fcaaa68a65848c4aceacf7fe1d89" |
| 1654 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.26.0;sha256sum=d7bc5de329bd4e803f7a2acfcbe8f2eba4ef1579485056ef569a4b245bee1208" | 2671 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.34.0;sha256sum=640cb08dae1ec7556028b241b6636e65cc820bf4466c0e27d1e14ca81cd80b53" |
| 1655 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.30.0;sha256sum=8fb83b4d6e898c75a8d305dd46d46bb975d0a7ebab1e0042acdf25e3273d50e4" | 2672 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.28.0;sha256sum=f06dc39ce93043d6ec91a5106c7ec958be6b4ba520cab3a21a2448d387cf15a4" |
| 1656 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.33.0;sha256sum=2cc1c98e12903009bd4bf0d5e938a421ca2f88ae87b0fc50004b2c7598b1fd24" | 2673 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.29.1;sha256sum=08e7ac11587cc19448331b49e737c485911e472bad96bc5de3ae2021a0cb14d0" |
| 1657 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" | 2674 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" |
| 1658 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20180628173108-788fd7840127;sha256sum=4bc535ed2aac48a231af8b6005a0b5f6069dadab9a3d65b1e9f1fe91c74d8e61" | 2675 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20180628173108-788fd7840127;sha256sum=4bc535ed2aac48a231af8b6005a0b5f6069dadab9a3d65b1e9f1fe91c74d8e61" |
| 1659 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" | ||
| 1660 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20190902080502-41f04d3bba15;sha256sum=004537cb19dbe45954ec1605f331705f6685ccc267eddd4289c1eb27513ab817" | 2676 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20190902080502-41f04d3bba15;sha256sum=004537cb19dbe45954ec1605f331705f6685ccc267eddd4289c1eb27513ab817" |
| 2677 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" | ||
| 2678 | SRC_URI += "gomod://gopkg.in/cheggaaa/pb.v1;version=v1.0.25;sha256sum=12c7e316faacb5cfa5d0851b6e576391b2517a36d5221f42443cd8435394d9fe" | ||
| 1661 | SRC_URI += "gomod://gopkg.in/errgo.v2;version=v2.1.0;sha256sum=6b8954819a20ec52982a206fd3eb94629ff53c5790aa77534e6d8daf7de01bee" | 2679 | SRC_URI += "gomod://gopkg.in/errgo.v2;version=v2.1.0;sha256sum=6b8954819a20ec52982a206fd3eb94629ff53c5790aa77534e6d8daf7de01bee" |
| 1662 | SRC_URI += "gomod://gopkg.in/evanphx/json-patch.v4;version=v4.13.0;sha256sum=de94747c5023a2c83909845c76acc6b4bfe28b44994207394b5e057f3085625a" | 2680 | SRC_URI += "gomod://gopkg.in/evanphx/json-patch.v4;version=v4.13.0;sha256sum=de94747c5023a2c83909845c76acc6b4bfe28b44994207394b5e057f3085625a" |
| 1663 | SRC_URI += "gomod://gopkg.in/fsnotify.v1;version=v1.4.7;sha256sum=ce003d540f42b3c0a3dec385deb387b255b536b25ea4438baa65b89458b28f75" | 2681 | SRC_URI += "gomod://gopkg.in/fsnotify.v1;version=v1.4.7;sha256sum=ce003d540f42b3c0a3dec385deb387b255b536b25ea4438baa65b89458b28f75" |
| 2682 | SRC_URI += "gomod://gopkg.in/gcfg.v1;version=v1.2.3;sha256sum=06cdad29610507bafb35e2e73d64fd7aa6c5c2ce1e5feff30a622af5475bca3b" | ||
| 1664 | SRC_URI += "gomod://gopkg.in/go-jose/go-jose.v2;version=v2.6.3;sha256sum=fa1591daa950f723d6cc904aeab1a6785750d3425c09cf1d3bac4023328bb2dc" | 2683 | SRC_URI += "gomod://gopkg.in/go-jose/go-jose.v2;version=v2.6.3;sha256sum=fa1591daa950f723d6cc904aeab1a6785750d3425c09cf1d3bac4023328bb2dc" |
| 1665 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" | 2684 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" |
| 2685 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.62.0;sha256sum=9cbe2a2bdd30dd07d98f431307e66607cbfcf344fc11cd29e592753015c2d77e" | ||
| 1666 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.67.0;sha256sum=bd845dfc762a87a56e5a32a07770dc83e86976db7705d7f89c5dbafdc60b06c6" | 2686 | SRC_URI += "gomod://gopkg.in/ini.v1;version=v1.67.0;sha256sum=bd845dfc762a87a56e5a32a07770dc83e86976db7705d7f89c5dbafdc60b06c6" |
| 1667 | SRC_URI += "gomod://gopkg.in/natefinch/lumberjack.v2;version=v2.2.1;sha256sum=e28804b050e7debf4f5b2dd8d241d804f5d592d0519b6e7a3dc9d4cce6f075b3" | 2687 | SRC_URI += "gomod://gopkg.in/natefinch/lumberjack.v2;version=v2.2.1;sha256sum=e28804b050e7debf4f5b2dd8d241d804f5d592d0519b6e7a3dc9d4cce6f075b3" |
| 2688 | SRC_URI += "gomod://gopkg.in/resty.v1;version=v1.12.0;sha256sum=43487bb0bb40626d16502b1fe9e719cf751e7a5b4e4233276971873e7863d3cf" | ||
| 1668 | SRC_URI += "gomod://gopkg.in/tomb.v1;version=v1.0.0-20141024135613-dd632973f1e7;sha256sum=34898dc0e38ba7a792ab74a3e0fa113116313fd9142ffb444b011fd392762186" | 2689 | SRC_URI += "gomod://gopkg.in/tomb.v1;version=v1.0.0-20141024135613-dd632973f1e7;sha256sum=34898dc0e38ba7a792ab74a3e0fa113116313fd9142ffb444b011fd392762186" |
| 2690 | SRC_URI += "gomod://gopkg.in/warnings.v0;version=v0.1.2;sha256sum=c412b1f704c1e8ba59b6cfdb1072f8be847c03f77d6507c692913d6d9454e51c" | ||
| 1669 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.8;sha256sum=c27f198b4d9580d4418cc6f7e0abb756ebb48344534be601db95476de52fe6d1" | 2691 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.8;sha256sum=c27f198b4d9580d4418cc6f7e0abb756ebb48344534be601db95476de52fe6d1" |
| 1670 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.1;sha256sum=fbfd8b7212222175af0c190e510e112934e397a6850c63d93f72779e3250f360" | ||
| 1671 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" | ||
| 1672 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.2;sha256sum=9e0e5492ee218d0b415a33648cdb32c2f544485ac4ebfa0589ebb53d1a841096" | 2692 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.2;sha256sum=9e0e5492ee218d0b415a33648cdb32c2f544485ac4ebfa0589ebb53d1a841096" |
| 1673 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20210107192922-496545a6307b;sha256sum=5169b5625d3c351f13e8a4ec4802f709072701b441ed92181c6051ece53615a9" | 2693 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" |
| 1674 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | 2694 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.0.0-20170812160011-eb3733d160e7;sha256sum=ad243b5a6d2444da90f8bdf996b0fefb557d49a05f31c9f9fd64a55e03614d0e" |
| 2695 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.2.1;sha256sum=fbfd8b7212222175af0c190e510e112934e397a6850c63d93f72779e3250f360" | ||
| 1675 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" | 2696 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" |
| 1676 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.0;sha256sum=13b971808efc5af05b072470555a1756a0c7a0b9d730542b9078d201a09a0423" | 2697 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" |
| 2698 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20210107192922-496545a6307b;sha256sum=5169b5625d3c351f13e8a4ec4802f709072701b441ed92181c6051ece53615a9" | ||
| 1677 | SRC_URI += "gomod://gotest.tools/v3;version=v3.4.0;sha256sum=674b5b6b33fabb15756d4c00f579dd730e400e4e16980b7dd09c04637b43b7ff" | 2699 | SRC_URI += "gomod://gotest.tools/v3;version=v3.4.0;sha256sum=674b5b6b33fabb15756d4c00f579dd730e400e4e16980b7dd09c04637b43b7ff" |
| 2700 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.0;sha256sum=13b971808efc5af05b072470555a1756a0c7a0b9d730542b9078d201a09a0423" | ||
| 2701 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.2;sha256sum=d7c40ae135e4a34dee9ca4847ad18208f138847721e693647b897259287a1d4b" | ||
| 1678 | SRC_URI += "gomod://gvisor.dev/gvisor;version=v0.0.0-20230927004350-cbd86285d259;sha256sum=0b8fc7a5cfac2d10cc85a7216fc3aca4a93e38ba7e9453f105b3190b3e446516" | 2702 | SRC_URI += "gomod://gvisor.dev/gvisor;version=v0.0.0-20230927004350-cbd86285d259;sha256sum=0b8fc7a5cfac2d10cc85a7216fc3aca4a93e38ba7e9453f105b3190b3e446516" |
| 1679 | SRC_URI += "gomod://helm.sh/helm/v3;version=v3.17.3;sha256sum=1bf4db25058bb03e8e0d4dbf67b9340bb37195e6ed190b7eac37b35d960bc9fc" | 2703 | SRC_URI += "gomod://helm.sh/helm/v3;version=v3.17.3;sha256sum=1bf4db25058bb03e8e0d4dbf67b9340bb37195e6ed190b7eac37b35d960bc9fc" |
| 2704 | SRC_URI += "gomod://helm.sh/helm/v3;version=v3.20.2;sha256sum=85f19c35a8dd0dec9dfa028c7947a9e595498a39852947d09b7f4cc7037f4f2d" | ||
| 2705 | SRC_URI += "gomod://helm.sh/helm/v3;version=v3.18.5;sha256sum=89290923e3dd87fda479b3f84822df359fca28eaddc60781443e2d460ff6e97d" | ||
| 2706 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.1.3;sha256sum=4607c8c642126be0632ce8b1e82b34f04404bb40c62e5982bf4572e3e08d0751" | ||
| 2707 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190102054323-c2f93a96b099;sha256sum=9860f8a4cb535ae4ebdec509422f4f1c543b540104464bb4873d9e02e80d8c54" | ||
| 2708 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190106161140-3f1c8253044a;sha256sum=3a1355e59fbcf8278c6a7a5f8417884d62d3beb1375965d2e12f990a060e9873" | ||
| 2709 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190418001031-e561f6794a2a;sha256sum=135d240f4348b13cf6608f9b822fbe7b9b69fa996f7708ff69f224dd540ac579" | ||
| 2710 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190523083050-ea95bdfd59fc;sha256sum=eeaa82700e96ac5e803d7a9c32363332504beff8fbb1202492b4d43d5a5e7360" | ||
| 2711 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.1-2019.2.3;sha256sum=539825114c487680f99df80f6107410e1e53bbfd5deb931b84d1faf2d221638e" | ||
| 2712 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.1-2020.1.3;sha256sum=62d6abb38f33d187ea033b37a1f9bd50347dc2dd3ac4b894096249416465357b" | ||
| 2713 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.1-2020.1.4;sha256sum=3609f6b0708207b589d036ef2c8b698d6b9d1d65193b5caa1a5b4ee662c9b4c6" | ||
| 1680 | SRC_URI += "gomod://k8s.io/cri-client;version=v0.34.1;sha256sum=84bc9cb064bf04dbe40e0a13e37eed7047c064b82021493a855363118df124dd" | 2714 | SRC_URI += "gomod://k8s.io/cri-client;version=v0.34.1;sha256sum=84bc9cb064bf04dbe40e0a13e37eed7047c064b82021493a855363118df124dd" |
| 1681 | SRC_URI += "gomod://k8s.io/gengo;version=v0.0.0-20250130153323-76c5745d3511;sha256sum=0cb1038a09ec8a8c0860c9d573c5cdf5771aa32b27662cae6bb695ed97cf2120" | 2715 | SRC_URI += "gomod://k8s.io/gengo;version=v0.0.0-20250130153323-76c5745d3511;sha256sum=0cb1038a09ec8a8c0860c9d573c5cdf5771aa32b27662cae6bb695ed97cf2120" |
| 2716 | SRC_URI += "gomod://k8s.io/gengo/v2;version=v2.0.0-20250922181213-ec3ebc5fd46b;sha256sum=664837b099ed77c9307250359cd7e228fab83f9f7e44a8e342f5608a51714e7e" | ||
| 1682 | SRC_URI += "gomod://k8s.io/gengo/v2;version=v2.0.0-20250604051438-85fd79dbfd9f;sha256sum=15497bcceb655f7e5ca8e9a898da324286bb2a60e5ff427faa9dac27fd1c28c1" | 2717 | SRC_URI += "gomod://k8s.io/gengo/v2;version=v2.0.0-20250604051438-85fd79dbfd9f;sha256sum=15497bcceb655f7e5ca8e9a898da324286bb2a60e5ff427faa9dac27fd1c28c1" |
| 2718 | SRC_URI += "gomod://k8s.io/kube-openapi;version=v0.0.0-20250910181357-589584f1c912;sha256sum=c8f5db9fcfdcee9ae6057c0c0a2ea1232f0cf27a07d857517c7ad1e38d9950bc" | ||
| 1683 | SRC_URI += "gomod://k8s.io/system-validators;version=v1.10.1;sha256sum=f45d61d8fb303ecb9e6182a63356b82358f5366780dc7b242698f7a4b7f47649" | 2719 | SRC_URI += "gomod://k8s.io/system-validators;version=v1.10.1;sha256sum=f45d61d8fb303ecb9e6182a63356b82358f5366780dc7b242698f7a4b7f47649" |
| 2720 | SRC_URI += "gomod://k8s.io/system-validators;version=v1.12.1;sha256sum=059b9331f2df2fd40b7408375d19512bdf4ca32d178efaf9b2b41e9d464e9826" | ||
| 2721 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20260319190234-28399d86e0b5;sha256sum=5d87a7ffd5c0ba5381c1af420a421938a4bff87badf2d002c17013feee978a54" | ||
| 2722 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20251002143259-bc988d571ff4;sha256sum=3caff8384915ba747aad7708cf2a4aaa2501f952780e64049abe981a57d1cb49" | ||
| 1684 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20250820121507-0af2bda4dd1d;sha256sum=7c64f7596338735e7cfc4a77bb3a0d8665643a2f960ed1f308816fcf10f10efd" | 2723 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20250820121507-0af2bda4dd1d;sha256sum=7c64f7596338735e7cfc4a77bb3a0d8665643a2f960ed1f308816fcf10f10efd" |
| 1685 | SRC_URI += "gomod://lukechampine.com/blake3;version=v1.4.0;sha256sum=13c03f7f70a6ada6f34ead31b6474a7d1090f03c369e263f1432aa031e213da0" | 2724 | SRC_URI += "gomod://lukechampine.com/blake3;version=v1.4.0;sha256sum=13c03f7f70a6ada6f34ead31b6474a7d1090f03c369e263f1432aa031e213da0" |
| 2725 | SRC_URI += "gomod://lukechampine.com/blake3;version=v1.4.1;sha256sum=b3a3338a6e830b79fb2ff1d263f07f3fe0adcfbafd04b65e5fe14415613e2e4d" | ||
| 2726 | SRC_URI += "gomod://lukechampine.com/uint128;version=v1.2.0;sha256sum=9ff6e9ad553a69fdb961ab2d92f92cda183ef616a6709c15972c2d4bedf33de5" | ||
| 2727 | SRC_URI += "gomod://lukechampine.com/uint128;version=v1.1.1;sha256sum=57cb87859e4ebae8320d905d4bf61939a799becd7c1a9b26cfd6eda404d4b4cf" | ||
| 1686 | SRC_URI += "gomod://modernc.org/cc/v3;version=v3.36.2;sha256sum=0a7c1e19e8a22be01caf09574b144a557f8bb9f54b64ad27de7f67fa1fcd4cbd" | 2728 | SRC_URI += "gomod://modernc.org/cc/v3;version=v3.36.2;sha256sum=0a7c1e19e8a22be01caf09574b144a557f8bb9f54b64ad27de7f67fa1fcd4cbd" |
| 1687 | SRC_URI += "gomod://modernc.org/cc/v3;version=v3.36.3;sha256sum=1fd51331be5f9b845282642e78f0bff09fbf551583c4555012520eed3215b2e0" | 2729 | SRC_URI += "gomod://modernc.org/cc/v3;version=v3.36.3;sha256sum=1fd51331be5f9b845282642e78f0bff09fbf551583c4555012520eed3215b2e0" |
| 1688 | SRC_URI += "gomod://modernc.org/cc/v3;version=v3.36.0;sha256sum=b726010688880fffbd37e0f99f3a59cb9ad1da357e219b9a9c24b11903f945ab" | 2730 | SRC_URI += "gomod://modernc.org/cc/v3;version=v3.36.0;sha256sum=b726010688880fffbd37e0f99f3a59cb9ad1da357e219b9a9c24b11903f945ab" |
| @@ -1692,6 +2734,8 @@ SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.0.0-20220430103911-bc99d88307 | |||
| 1692 | SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.16.4;sha256sum=75f88773ba4c1155e72fbfc0e22d6a2a00f8c5cd169cf82f59ffe1e048b2ce6f" | 2734 | SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.16.4;sha256sum=75f88773ba4c1155e72fbfc0e22d6a2a00f8c5cd169cf82f59ffe1e048b2ce6f" |
| 1693 | SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.16.6;sha256sum=11d1516e642ef96278159e2465d43846a7be256cb9b96ed1b40a5443e3b412eb" | 2735 | SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.16.6;sha256sum=11d1516e642ef96278159e2465d43846a7be256cb9b96ed1b40a5443e3b412eb" |
| 1694 | SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.16.8;sha256sum=7a2bbc3d9a4b0b778fd71782d1596f7417d95b7feea1f87e0339479164767c69" | 2736 | SRC_URI += "gomod://modernc.org/ccgo/v3;version=v3.16.8;sha256sum=7a2bbc3d9a4b0b778fd71782d1596f7417d95b7feea1f87e0339479164767c69" |
| 2737 | SRC_URI += "gomod://modernc.org/ccorpus;version=v1.11.6;sha256sum=3831b62a73a379b81ac927e17e3e9ffe2d44ad07c934505e1ae24eea8a26a6d3" | ||
| 2738 | SRC_URI += "gomod://modernc.org/httpfs;version=v1.0.6;sha256sum=0b5314649c1327a199397eb6fd52b3ce41c9d3bc6dd2a4dea565b5fb87c13f41" | ||
| 1695 | SRC_URI += "gomod://modernc.org/libc;version=v1.17.1;sha256sum=82b6d3a79ffe291d8f6ecbcaf6aba579ff37d1bea9049e600d85a388a4c15948" | 2739 | SRC_URI += "gomod://modernc.org/libc;version=v1.17.1;sha256sum=82b6d3a79ffe291d8f6ecbcaf6aba579ff37d1bea9049e600d85a388a4c15948" |
| 1696 | SRC_URI += "gomod://modernc.org/libc;version=v1.17.0;sha256sum=caff116f11050d36836636a0403ba29dc4611a92aaf783ac90213029e9fc96a8" | 2740 | SRC_URI += "gomod://modernc.org/libc;version=v1.17.0;sha256sum=caff116f11050d36836636a0403ba29dc4611a92aaf783ac90213029e9fc96a8" |
| 1697 | SRC_URI += "gomod://modernc.org/libc;version=v0.0.0-20220428101251-2d5f3daf273b;sha256sum=187b968ee77dcba09948a871a22668ffc22e0e6039aa216f02feff38ad668b6d" | 2741 | SRC_URI += "gomod://modernc.org/libc;version=v0.0.0-20220428101251-2d5f3daf273b;sha256sum=187b968ee77dcba09948a871a22668ffc22e0e6039aa216f02feff38ad668b6d" |
| @@ -1705,15 +2749,37 @@ SRC_URI += "gomod://modernc.org/mathutil;version=v1.4.1;sha256sum=0a8061f6f3a4d7 | |||
| 1705 | SRC_URI += "gomod://modernc.org/memory;version=v1.2.1;sha256sum=2eb0b17569e7f822cbd0176213e1dbc04e4c692bccdd59cda50cc157644547ee" | 2749 | SRC_URI += "gomod://modernc.org/memory;version=v1.2.1;sha256sum=2eb0b17569e7f822cbd0176213e1dbc04e4c692bccdd59cda50cc157644547ee" |
| 1706 | SRC_URI += "gomod://modernc.org/memory;version=v1.2.0;sha256sum=adeebb1885c1c3dc980b6f64c463247aa353b0e7c18d4ee2dbac710641271c4c" | 2750 | SRC_URI += "gomod://modernc.org/memory;version=v1.2.0;sha256sum=adeebb1885c1c3dc980b6f64c463247aa353b0e7c18d4ee2dbac710641271c4c" |
| 1707 | SRC_URI += "gomod://modernc.org/memory;version=v1.1.1;sha256sum=3855de0d5d4dfea515703c75e715fbb5e7c8a446074fc84575b0c5457942fb3e" | 2751 | SRC_URI += "gomod://modernc.org/memory;version=v1.1.1;sha256sum=3855de0d5d4dfea515703c75e715fbb5e7c8a446074fc84575b0c5457942fb3e" |
| 2752 | SRC_URI += "gomod://modernc.org/opt;version=v0.1.3;sha256sum=294b1b80137cb86292c8893481d545eee90b17b84b6ad1dcb2e6c9bb523a2d9e" | ||
| 2753 | SRC_URI += "gomod://modernc.org/opt;version=v0.1.1;sha256sum=c278e7de90898d930073f38a4019dbd666fd2d1ee5f8b8d6f5af1c33739215a5" | ||
| 1708 | SRC_URI += "gomod://modernc.org/sqlite;version=v1.18.1;sha256sum=5c484a0d7aeab465beff2460b0b5e63284155dad8b8fef52b9b30827bc77263c" | 2754 | SRC_URI += "gomod://modernc.org/sqlite;version=v1.18.1;sha256sum=5c484a0d7aeab465beff2460b0b5e63284155dad8b8fef52b9b30827bc77263c" |
| 1709 | SRC_URI += "gomod://modernc.org/strutil;version=v1.1.3;sha256sum=2e59915393fa6a75021a97a41c60fac71c662bb9d1dc2d06e2c4ed77ea5da8cc" | 2755 | SRC_URI += "gomod://modernc.org/strutil;version=v1.1.3;sha256sum=2e59915393fa6a75021a97a41c60fac71c662bb9d1dc2d06e2c4ed77ea5da8cc" |
| 1710 | SRC_URI += "gomod://modernc.org/strutil;version=v1.1.1;sha256sum=f8b615c79978c9c77f04ae8c9fbbd6967b8749b6e7c2e18964b59613ea9b9677" | 2756 | SRC_URI += "gomod://modernc.org/strutil;version=v1.1.1;sha256sum=f8b615c79978c9c77f04ae8c9fbbd6967b8749b6e7c2e18964b59613ea9b9677" |
| 2757 | SRC_URI += "gomod://modernc.org/tcl;version=v1.13.1;sha256sum=42dfc7d251eb1f934d785413bfabe050adf9e3a172e523c574f828d8d08e097a" | ||
| 2758 | SRC_URI += "gomod://modernc.org/token;version=v1.0.0;sha256sum=081d969b97ccec2892c6dc9dd50b001a54ac0c6615534e9623be99b5b2d1fc34" | ||
| 2759 | SRC_URI += "gomod://modernc.org/z;version=v1.5.1;sha256sum=5be23ef96669963e52d25b787d71028fff4fe1c468dec20aac59c9512caa2eb7" | ||
| 2760 | SRC_URI += "gomod://rsc.io/binaryregexp;version=v0.2.0;sha256sum=b3e706aa278fa7f880d32fa1cc40ef8282d1fc7d6e00356579ed0db88f3b0047" | ||
| 2761 | SRC_URI += "gomod://rsc.io/pdf;version=v0.1.1;sha256sum=79bf310e399cf0e2d8aa61536750d2a6999c5ca884e7a27faf88d3701cd5ba8f" | ||
| 2762 | SRC_URI += "gomod://rsc.io/quote/v3;version=v3.1.0;sha256sum=b434cbbfc32c17b5228d0b0eddeaea89bef4ec9bd90b5c8fc55b64f8ce13eeb9" | ||
| 2763 | SRC_URI += "gomod://rsc.io/sampler;version=v1.3.0;sha256sum=da202b0da803ab2661ab98a680bba4f64123a326e540c25582b6cdbb9dc114aa" | ||
| 2764 | SRC_URI += "gomod://sigs.k8s.io/apiserver-network-proxy/konnectivity-client;version=v0.34.0;sha256sum=078d11f026825afeea58b635ce22a87d859a188868c56f8051bb251e5bc4680d" | ||
| 1711 | SRC_URI += "gomod://sigs.k8s.io/cli-utils;version=v0.37.2;sha256sum=07ff234c55519a419da9bee4f4c9507e48498679e9b47f4daf12eee8876758c2" | 2765 | SRC_URI += "gomod://sigs.k8s.io/cli-utils;version=v0.37.2;sha256sum=07ff234c55519a419da9bee4f4c9507e48498679e9b47f4daf12eee8876758c2" |
| 1712 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20250730193827-2d320260d730;sha256sum=7cec6eae3e4e4c9c1e0a009eef200740990fafbcb9cab081eb18ce32f6e7a7b9" | 2766 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20250730193827-2d320260d730;sha256sum=7cec6eae3e4e4c9c1e0a009eef200740990fafbcb9cab081eb18ce32f6e7a7b9" |
| 2767 | SRC_URI += "gomod://sigs.k8s.io/knftables;version=v0.0.21;sha256sum=81322f3d0c89b13749cd2b0dc7fbb21d40b6abe14262fab06b33743bd6518548" | ||
| 1713 | SRC_URI += "gomod://sigs.k8s.io/knftables;version=v0.0.18;sha256sum=74377e84d4759cf8263b6e79d8a30f1018ba45e2a039afd60c2e767ac4b03ec4" | 2768 | SRC_URI += "gomod://sigs.k8s.io/knftables;version=v0.0.18;sha256sum=74377e84d4759cf8263b6e79d8a30f1018ba45e2a039afd60c2e767ac4b03ec4" |
| 2769 | SRC_URI += "gomod://sigs.k8s.io/kustomize/api;version=v0.21.1;sha256sum=e694ca8c14a2d3dd97b393c37da288416e18cc2fb61e63992aa4fc166afb9c83" | ||
| 2770 | SRC_URI += "gomod://sigs.k8s.io/kustomize/cmd/config;version=v0.21.1;sha256sum=59ccd6dcf0bc4efe4aacf1fa92a620c3c4d080853ecbbdc8f0de4aa3bde17bb2" | ||
| 2771 | SRC_URI += "gomod://sigs.k8s.io/kustomize/kustomize/v5;version=v5.8.1;sha256sum=101be0e79c4b8526e8688c9fdb245612daf1fc6d47760f5d4656fd6bc4a87004" | ||
| 2772 | SRC_URI += "gomod://sigs.k8s.io/kustomize/kyaml;version=v0.21.1;sha256sum=419f25f3dd2d29d127833d6aecbe3905e335df373c94e4af08a75d3fcd63c281" | ||
| 1714 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" | 2773 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" |
| 2774 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.4.2;sha256sum=18858d969f9d0ce09a5ce65e462154f7fcbce628dcefcc718cbbadac202c459d" | ||
| 2775 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.4.3;sha256sum=804dd617e0587f3aad71493dfbb3819d97357886effc550591dcc11879cb7891" | ||
| 1715 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.6.0;sha256sum=81c6aabaf5ca75ff81ebb6833b1cc05c311148e0e8df7abc852adba650a47553" | 2776 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.6.0;sha256sum=81c6aabaf5ca75ff81ebb6833b1cc05c311148e0e8df7abc852adba650a47553" |
| 2777 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.2;sha256sum=535b0fb3212d548fcaff4b475251658ec7b621e3918031dec63c275f043f8d3d" | ||
| 1716 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" | 2778 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" |
| 1717 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" | 2779 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" |
| 2780 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.1.0;sha256sum=a0d39252e8665a428a8cb9d4dfc9cbea07b7ae90ae62e7cf3651be719adf515a" | ||
| 2781 | SRC_URI += "gomod://sourcegraph.com/sourcegraph/appdash;version=v0.0.0-20190731080439-ebfcffb1b5c0;sha256sum=bd2492d9db05362c2fecd0b3d0f6002c89a6d90d678fb93b4158298ab883736f" | ||
| 1718 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.0.1;sha256sum=7fa76151f62f9afe72b5fe8caa6e0d1b2bbede65047d1c9080957f858eb88d32" | 2782 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.0.1;sha256sum=7fa76151f62f9afe72b5fe8caa6e0d1b2bbede65047d1c9080957f858eb88d32" |
| 2783 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.1.0;sha256sum=1e5cd303b687e2c0ae4d6c6bd64d08b35ff78584ea08246125fd97ca879d52f1" | ||
| 1719 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.0.0;sha256sum=61d634151ae879323697dc8ae58de4a7514131758815c15547b787c22be9ff64" | 2784 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.0.0;sha256sum=61d634151ae879323697dc8ae58de4a7514131758815c15547b787c22be9ff64" |
| 2785 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.1.0;sha256sum=f354d6b20b5f35edaa3eb57ddbc9751725454a10ca8e6c2cf103c4053e5a5711" | ||
diff --git a/recipes-containers/k3s/go-mod-licenses.inc b/recipes-containers/k3s/go-mod-licenses.inc new file mode 100644 index 00000000..fc37dc76 --- /dev/null +++ b/recipes-containers/k3s/go-mod-licenses.inc | |||
| @@ -0,0 +1,416 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # | ||
| 3 | # Do not modify by hand. Regenerate with: | ||
| 4 | # bitbake <recipe> -c discover_and_generate | ||
| 5 | |||
| 6 | LICENSE += "& Apache-2.0 & BSD-2-Clause & MIT & MPL-2.0" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM += "\ | ||
| 9 | file://pkg/mod/cel.dev/expr@v0.25.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 10 | file://pkg/mod/filippo.io/bigmod@v0.1.1-0.20260103110540-f8a47775ebe5/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 11 | file://pkg/mod/filippo.io/edwards25519@v1.2.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 12 | file://pkg/mod/filippo.io/keygen@v0.0.0-20260114151900-8e2790ea4c5b/LICENSE;md5=b6719e18d36fef79f13e66c17df0e458;spdx=Unknown \ | ||
| 13 | file://pkg/mod/github.com/!hdr!histogram/hdrhistogram-go@v1.2.0/LICENSE;md5=8f7951af356bbbfcf3d07d3b26219e45;spdx=MIT \ | ||
| 14 | file://pkg/mod/github.com/!make!now!just/heredoc@v1.0.0/LICENSE;md5=5231c9cc16279283cf96fac3fe340823;spdx=MIT \ | ||
| 15 | file://pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/LICENSE.txt;md5=4c1ffeeb02e3f8f4af042205e189b3f7;spdx=MIT \ | ||
| 16 | file://pkg/mod/github.com/!microsoft/hcsshim@v0.14.0-rc.1/LICENSE;md5=d4c2cbbea5ee1e7c86dff68a7073718e;spdx=MIT \ | ||
| 17 | file://pkg/mod/github.com/!n!y!times/gziphandler@v1.1.1/LICENSE;md5=69b0fc8968f6bb69f0abba8730fddff9;spdx=Apache-2.0 \ | ||
| 18 | file://pkg/mod/github.com/!rican7/retry@v0.3.1/LICENSE;md5=6421d9994f58f630cd4dd33e88991ccc;spdx=MIT \ | ||
| 19 | file://pkg/mod/github.com/antithesishq/antithesis-sdk-go@v0.7.0/LICENSE;md5=d4acd312580e85f1c3581f3db0284c3f;spdx=MIT \ | ||
| 20 | file://pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/LICENSE;md5=f399e127495f9783cfbe2b3b2802555f;spdx=Unknown \ | ||
| 21 | file://pkg/mod/github.com/armon/circbuf@v0.0.0-20190214190532-5111143e8da2/LICENSE;md5=d2d77030c0183e3d1e66d26dc1f243be;spdx=MIT \ | ||
| 22 | file://pkg/mod/github.com/avast/retry-go/v4@v4.7.0/LICENSE;md5=323e2d10dd9a6e8b52a202601e19f35c;spdx=MIT \ | ||
| 23 | file://pkg/mod/github.com/bahlo/generic-list-go@v0.2.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 24 | file://pkg/mod/github.com/benbjohnson/clock@v1.3.5/LICENSE;md5=b812f1e4ef9067011cad556daf595138;spdx=MIT \ | ||
| 25 | file://pkg/mod/github.com/beorn7/perks@v1.0.1/LICENSE;md5=0d0738f37ee8dc0b5f88a32e83c60198;spdx=MIT \ | ||
| 26 | file://pkg/mod/github.com/blang/semver/v4@v4.0.0/LICENSE;md5=5a3ade42a900439691ebc22013660cae;spdx=MIT \ | ||
| 27 | file://pkg/mod/github.com/blang/semver@v3.5.1+incompatible/LICENSE;md5=5a3ade42a900439691ebc22013660cae;spdx=MIT \ | ||
| 28 | file://pkg/mod/github.com/bronze1man/go!strongswan!vici@v0.0.0-20231128135937-211cef3b0b20/LICENSE;md5=397b49e586674e26851579962f339631;spdx=MIT \ | ||
| 29 | file://pkg/mod/github.com/buger/jsonparser@v1.1.2/LICENSE;md5=b60ae568cc483bde7743064a52388501;spdx=MIT \ | ||
| 30 | file://pkg/mod/github.com/cenkalti/backoff/v5@v5.0.3/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 31 | file://pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/LICENSE.txt;md5=802da049c92a99b4387d3f3d91b00fa9;spdx=MIT \ | ||
| 32 | file://pkg/mod/github.com/chai2010/gettext-go@v1.0.2/LICENSE;md5=87ce3ee0376881b02e75d3d5be2a6ba6;spdx=Unknown \ | ||
| 33 | file://pkg/mod/github.com/cilium/ebpf@v0.12.3/LICENSE;md5=011d5eef39494cc16bc0b1848fe42759;spdx=MIT \ | ||
| 34 | file://pkg/mod/github.com/container-storage-interface/spec@v1.9.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 35 | file://pkg/mod/github.com/containerd/cgroups/v3@v3.1.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 36 | file://pkg/mod/github.com/containerd/console@v1.0.5/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 37 | file://pkg/mod/github.com/containerd/containerd/api@v1.10.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 38 | file://pkg/mod/github.com/containerd/continuity@v0.4.5/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 39 | file://pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 40 | file://pkg/mod/github.com/containerd/errdefs@v1.0.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 41 | file://pkg/mod/github.com/containerd/fifo@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 42 | file://pkg/mod/github.com/containerd/fuse-overlayfs-snapshotter/v2@v2.1.7/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 43 | file://pkg/mod/github.com/containerd/go-cni@v1.1.13/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 44 | file://pkg/mod/github.com/containerd/go-runc@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 45 | file://pkg/mod/github.com/containerd/log@v0.1.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 46 | file://pkg/mod/github.com/containerd/platforms@v1.0.0-rc.4/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 47 | file://pkg/mod/github.com/containerd/plugin@v1.0.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 48 | file://pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 49 | file://pkg/mod/github.com/containerd/stargz-snapshotter@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 50 | file://pkg/mod/github.com/containerd/ttrpc@v1.2.7/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 51 | file://pkg/mod/github.com/containerd/typeurl/v2@v2.2.3/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 52 | file://pkg/mod/github.com/containernetworking/cni@v1.3.0/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc;spdx=Apache-2.0 \ | ||
| 53 | file://pkg/mod/github.com/containernetworking/plugins@v1.9.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 54 | file://pkg/mod/github.com/coreos/go-iptables@v0.8.0/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 55 | file://pkg/mod/github.com/coreos/go-oidc@v2.5.0+incompatible/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 56 | file://pkg/mod/github.com/coreos/go-semver@v0.3.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 57 | file://pkg/mod/github.com/coreos/go-systemd/v22@v22.7.0/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 58 | file://pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/LICENSE.md;md5=80794f9009df723bbc6fe19234c9f517;spdx=MIT \ | ||
| 59 | file://pkg/mod/github.com/cyphar/filepath-securejoin@v0.6.1/COPYING.md;md5=048cdd67beeeb4338809b85793683c91;spdx=Unknown \ | ||
| 60 | file://pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/LICENSE;md5=c06795ed54b2a35ebeeb543cd3a73e56;spdx=Unknown \ | ||
| 61 | file://pkg/mod/github.com/davidlazar/go-crypto@v0.0.0-20200604182044-b73af7476f6c/LICENSE;md5=72b4694fc974099a3294e5c6f1896914;spdx=MIT \ | ||
| 62 | file://pkg/mod/github.com/decred/dcrd/dcrec/secp256k1/v4@v4.4.1/LICENSE;md5=ada7190e9f09fd8b37ed52aff23bf178;spdx=Unknown \ | ||
| 63 | file://pkg/mod/github.com/distribution/reference@v0.6.0/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 64 | file://pkg/mod/github.com/docker/cli@v29.2.0+incompatible/LICENSE;md5=9740d093a080530b5c5c6573df9af45a;spdx=Unknown \ | ||
| 65 | file://pkg/mod/github.com/docker/distribution@v2.8.3+incompatible/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 66 | file://pkg/mod/github.com/docker/docker-credential-helpers@v0.7.0/LICENSE;md5=5f28a5a15a6bde800864f444aee95768;spdx=MIT \ | ||
| 67 | file://pkg/mod/github.com/docker/docker@v25.0.15-0.20260325154711-d2dbc0547253+incompatible/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 68 | file://pkg/mod/github.com/docker/go-connections@v0.6.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 69 | file://pkg/mod/github.com/docker/go-metrics@v0.0.1/LICENSE;md5=aadc30f9c14d876ded7bedc0afd2d3d7;spdx=Unknown \ | ||
| 70 | file://pkg/mod/github.com/docker/go-units@v0.5.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 71 | file://pkg/mod/github.com/dunglas/httpsfv@v1.1.0/LICENSE;md5=ac3312e37bcb54a183385e24d7a64e4e;spdx=Unknown \ | ||
| 72 | file://pkg/mod/github.com/dustin/go-humanize@v1.0.1/LICENSE;md5=8c6127b79304a5e0a5756d03c7a58766;spdx=Unknown \ | ||
| 73 | file://pkg/mod/github.com/emicklei/go-restful/v3@v3.13.0/LICENSE;md5=2ebc1c12a0f4eae5394522e31961e1de;spdx=MIT \ | ||
| 74 | file://pkg/mod/github.com/emicklei/go-restful@v2.16.0+incompatible/LICENSE;md5=2ebc1c12a0f4eae5394522e31961e1de;spdx=MIT \ | ||
| 75 | file://pkg/mod/github.com/erikdubbelboer/gspt@v0.0.0-20190125194910-e68493906b83/LICENSE;md5=f0881ce3142ef36e9b42e58c2b96ae5a;spdx=MIT \ | ||
| 76 | file://pkg/mod/github.com/euank/go-kmsg-parser@v2.0.0+incompatible/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 77 | file://pkg/mod/github.com/evanphx/json-patch@v5.9.11+incompatible/LICENSE;md5=96ae735ca1b4dcdb6b26f4ca4b8ba645;spdx=Unknown \ | ||
| 78 | file://pkg/mod/github.com/exponent-io/jsonpath@v0.0.0-20210407135951-1de76d718b3f/LICENSE;md5=42f582355f11b1d4bc8615214b7f0c38;spdx=MIT \ | ||
| 79 | file://pkg/mod/github.com/expr-lang/expr@v1.17.8/LICENSE;md5=1cad8446548a7b361129ccfca629db1a;spdx=MIT \ | ||
| 80 | file://pkg/mod/github.com/fatih/camelcase@v1.0.0/LICENSE.md;md5=4c59b216ce25dc182cdb837e07ba07c0;spdx=MIT \ | ||
| 81 | file://pkg/mod/github.com/felixge/httpsnoop@v1.0.4/LICENSE.txt;md5=684da2bf3eed8fc8860e75ad84638225;spdx=MIT \ | ||
| 82 | file://pkg/mod/github.com/filecoin-project/go-clock@v0.1.0/LICENSE;md5=b812f1e4ef9067011cad556daf595138;spdx=MIT \ | ||
| 83 | file://pkg/mod/github.com/flannel-io/flannel@v0.28.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 84 | file://pkg/mod/github.com/flynn/noise@v1.1.0/LICENSE;md5=1dc4e7f9b3fd35ee39d507e94280bdfb;spdx=Unknown \ | ||
| 85 | file://pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/LICENSE;md5=8bae8b116e2cfd723492b02d9a212fe2;spdx=Unknown \ | ||
| 86 | file://pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/LICENSE;md5=827f5a2fa861382d35a3943adf9ebb86;spdx=MIT \ | ||
| 87 | file://pkg/mod/github.com/gammazero/deque@v1.2.1/LICENSE;md5=0b72eaca334f8a8da19af1ef43078309;spdx=MIT \ | ||
| 88 | file://pkg/mod/github.com/ghodss/yaml@v1.0.0/LICENSE;md5=0ceb9ff3b27d3a8cf451ca3785d73c71;spdx=Unknown \ | ||
| 89 | file://pkg/mod/github.com/go-errors/errors@v1.4.2/LICENSE.MIT;md5=cd190039a403a1a66622ccbf2e07ddc8;spdx=MIT \ | ||
| 90 | file://pkg/mod/github.com/go-ini/ini@v1.67.0/LICENSE;md5=4e2a8d8f9935d6a766a5879a77ddc24d;spdx=Unknown \ | ||
| 91 | file://pkg/mod/github.com/go-logr/logr@v1.4.3/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 92 | file://pkg/mod/github.com/go-logr/stdr@v1.2.3-0.20220714215716-96bad1d688c5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 93 | file://pkg/mod/github.com/go-openapi/jsonpointer@v0.22.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 94 | file://pkg/mod/github.com/go-openapi/jsonreference@v0.21.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 95 | file://pkg/mod/github.com/go-openapi/swag/cmdutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 96 | file://pkg/mod/github.com/go-openapi/swag/conv@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 97 | file://pkg/mod/github.com/go-openapi/swag/fileutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 98 | file://pkg/mod/github.com/go-openapi/swag/jsonname@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 99 | file://pkg/mod/github.com/go-openapi/swag/jsonutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 100 | file://pkg/mod/github.com/go-openapi/swag/loading@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 101 | file://pkg/mod/github.com/go-openapi/swag/mangling@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 102 | file://pkg/mod/github.com/go-openapi/swag/netutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 103 | file://pkg/mod/github.com/go-openapi/swag/stringutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 104 | file://pkg/mod/github.com/go-openapi/swag/typeutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 105 | file://pkg/mod/github.com/go-openapi/swag/yamlutils@v0.24.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 106 | file://pkg/mod/github.com/go-openapi/swag@v0.24.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 107 | file://pkg/mod/github.com/go-sql-driver/mysql@v1.10.0/LICENSE;md5=815ca599c9df247a0c7f619bab123dad;spdx=MPL-2.0 \ | ||
| 108 | file://pkg/mod/github.com/go-test/deep@v1.0.7/LICENSE;md5=576e1854e9167d4d61dad1406fd5274c;spdx=MIT \ | ||
| 109 | file://pkg/mod/github.com/goccy/go-json@v0.10.5/LICENSE;md5=33a07164132d795872805bfc53f6097d;spdx=MIT \ | ||
| 110 | file://pkg/mod/github.com/godbus/dbus/v5@v5.2.2/LICENSE;md5=09042bd5c6c96a2b9e45ddf1bc517eed;spdx=BSD-2-Clause \ | ||
| 111 | file://pkg/mod/github.com/gofrs/flock@v0.8.1/LICENSE;md5=4e7459b34ebe4461b4dbc9eb5856431f;spdx=Unknown \ | ||
| 112 | file://pkg/mod/github.com/gogo/protobuf@v1.3.2/LICENSE;md5=38be95f95200434dc208e2ee3dab5081;spdx=Unknown \ | ||
| 113 | file://pkg/mod/github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 114 | file://pkg/mod/github.com/golang/protobuf@v1.5.4/LICENSE;md5=939cce1ec101726fa754e698ac871622;spdx=Unknown \ | ||
| 115 | file://pkg/mod/github.com/golang/snappy@v0.0.5-0.20231225225746-43d5d4cd4e0e/LICENSE;md5=b8b79c7d4cda128290b98c6a21f9aac6;spdx=Unknown \ | ||
| 116 | file://pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/LICENSE;md5=a21b708d8b320c68979c44ac9dba9b0d;spdx=MIT \ | ||
| 117 | file://pkg/mod/github.com/google/btree@v1.1.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 118 | file://pkg/mod/github.com/google/cadvisor@v0.56.2/LICENSE;md5=e7790b946bfacb700e8a8f2baedb3205;spdx=Unknown \ | ||
| 119 | file://pkg/mod/github.com/google/cel-go@v0.26.1/LICENSE;md5=9e40c7725e55fa8f61a69abf908e2c6f;spdx=Unknown \ | ||
| 120 | file://pkg/mod/github.com/google/gnostic-models@v0.7.0/LICENSE;md5=b1e01b26bacfc2232046c90a330332b3;spdx=Apache-2.0 \ | ||
| 121 | file://pkg/mod/github.com/google/go-cmp@v0.7.0/LICENSE;md5=4ac66f7dea41d8d116cb7fb28aeff2ab;spdx=Unknown \ | ||
| 122 | file://pkg/mod/github.com/google/go-containerregistry@v0.20.2/LICENSE;md5=175792518e4ac015ab6696d16c4f607e;spdx=Apache-2.0 \ | ||
| 123 | file://pkg/mod/github.com/google/gopacket@v1.1.19/LICENSE;md5=b32b347fe7ed4541e05033e8b0b29001;spdx=Unknown \ | ||
| 124 | file://pkg/mod/github.com/google/uuid@v1.6.0/LICENSE;md5=88073b6dd8ec00fe09da59e0b6dfded1;spdx=Unknown \ | ||
| 125 | file://pkg/mod/github.com/gorilla/mux@v1.8.1/LICENSE;md5=c30eee78985cf2584cded5f89ba3d787;spdx=Unknown \ | ||
| 126 | file://pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/LICENSE;md5=c007b54a1743d596f46b2748d9f8c044;spdx=Unknown \ | ||
| 127 | file://pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus@v1.1.0/LICENSE;md5=7ab5c73bb7e4679b16dd7c11b3559acf;spdx=Apache-2.0 \ | ||
| 128 | file://pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.3.3/COPYRIGHT;md5=9d171a7fc3b49160ea5d730788fd4cbc;spdx=Unknown \ | ||
| 129 | file://pkg/mod/github.com/grpc-ecosystem/grpc-gateway/v2@v2.28.0/LICENSE;md5=c510a2a01572b82d27f28fd4d02ca318;spdx=Unknown \ | ||
| 130 | file://pkg/mod/github.com/guillaumemichel/reservedpool@v0.3.0/LICENSE;md5=89d86a5816ca1ed201afd4b4430f1016;spdx=MIT \ | ||
| 131 | file://pkg/mod/github.com/hanwen/go-fuse/v2@v2.9.0/LICENSE;md5=184af88d5a6fdee1755dfff3df14a56f;spdx=Unknown \ | ||
| 132 | file://pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 133 | file://pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8/LICENSE;md5=bffc21c92b5f3adcbbb06f8e0067e786;spdx=Unknown \ | ||
| 134 | file://pkg/mod/github.com/hashicorp/go-version@v1.7.0/LICENSE;md5=81eb103d8076ec72ebe52e3ee40176db;spdx=Unknown \ | ||
| 135 | file://pkg/mod/github.com/hashicorp/golang-lru/arc/v2@v2.0.7/LICENSE;md5=dc2f3ee49116a594755b22b853cc8b6b;spdx=Unknown \ | ||
| 136 | file://pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/LICENSE;md5=dc2f3ee49116a594755b22b853cc8b6b;spdx=Unknown \ | ||
| 137 | file://pkg/mod/github.com/hashicorp/golang-lru@v1.0.2/LICENSE;md5=dc2f3ee49116a594755b22b853cc8b6b;spdx=Unknown \ | ||
| 138 | file://pkg/mod/github.com/huin/goupnp@v1.3.0/LICENSE;md5=3d7eee8afacfccb446c1ac30289c965d;spdx=Unknown \ | ||
| 139 | file://pkg/mod/github.com/inetaf/tcpproxy@v0.0.0-20240214030015-3ce58045626c/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 140 | file://pkg/mod/github.com/intel/goresctrl@v0.10.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 141 | file://pkg/mod/github.com/invopop/jsonschema@v0.13.0/COPYING;md5=c5ef1b09608767a6284a2cffd3b9765f;spdx=MIT \ | ||
| 142 | file://pkg/mod/github.com/ipfs/boxo@v0.37.0/LICENSE.md;md5=5274e2299cfeee193efb5f3a6ad7554c;spdx=Unknown \ | ||
| 143 | file://pkg/mod/github.com/ipfs/go-block-format@v0.2.3/LICENSE;md5=a2873854badf5293d003836e5abf61b5;spdx=MIT \ | ||
| 144 | file://pkg/mod/github.com/ipfs/go-cid@v0.6.1/LICENSE;md5=b842bdc28b2c22394ff43be5ae9eb9f8;spdx=MIT \ | ||
| 145 | file://pkg/mod/github.com/ipfs/go-datastore@v0.9.1/LICENSE;md5=3f3c9e2bdb10bb3400d6dd5d402fe121;spdx=MIT \ | ||
| 146 | file://pkg/mod/github.com/ipfs/go-ds-leveldb@v0.5.0/LICENSE;md5=3193b159908e260f605287e70e4addbb;spdx=MIT \ | ||
| 147 | file://pkg/mod/github.com/ipfs/go-libdht@v0.5.0/LICENSE.md;md5=5274e2299cfeee193efb5f3a6ad7554c;spdx=Unknown \ | ||
| 148 | file://pkg/mod/github.com/ipfs/go-log/v2@v2.9.1/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 149 | file://pkg/mod/github.com/ipfs/go-test@v0.2.3/LICENSE.md;md5=5274e2299cfeee193efb5f3a6ad7554c;spdx=Unknown \ | ||
| 150 | file://pkg/mod/github.com/ipld/go-ipld-prime@v0.22.0/LICENSE;md5=79cac2503c60d90fe99421ba8f315353;spdx=MIT \ | ||
| 151 | file://pkg/mod/github.com/jackc/pgerrcode@v0.0.0-20240316143900-6e2875d9b438/LICENSE;md5=ee03763bbb7079bfae360b8e2af6ee58;spdx=Unknown \ | ||
| 152 | file://pkg/mod/github.com/jackc/pgpassfile@v1.0.0/LICENSE;md5=ea2961e52eec5b1203f8147a49ef985f;spdx=MIT \ | ||
| 153 | file://pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20240606120523-5a60cdf6a761/LICENSE;md5=209ee38a480b3726bf58105857868aa4;spdx=MIT \ | ||
| 154 | file://pkg/mod/github.com/jackc/pgx/v5@v5.9.2/LICENSE;md5=6d996fb721b0bbe83ef9c55fee3f0c97;spdx=MIT \ | ||
| 155 | file://pkg/mod/github.com/jackc/puddle/v2@v2.2.2/LICENSE;md5=bc1309f9a9a1700900dd861e88d22c5f;spdx=MIT \ | ||
| 156 | file://pkg/mod/github.com/jackpal/go-nat-pmp@v1.0.2/LICENSE;md5=489ba19620a74eed26f08e787c570e62;spdx=Unknown \ | ||
| 157 | file://pkg/mod/github.com/jbenet/go-temp-err-catcher@v0.1.0/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 158 | file://pkg/mod/github.com/joho/godotenv@v1.5.1/LICENCE;md5=213287c5c111f72c9bbf0c9d8d2df3d0;spdx=MIT \ | ||
| 159 | file://pkg/mod/github.com/jonboulle/clockwork@v0.5.0/LICENSE;md5=136e4f49dbf29942c572a3a8f6e88a77;spdx=Apache-2.0 \ | ||
| 160 | file://pkg/mod/github.com/josharian/intern@v1.0.0/license.md;md5=6bc75378a26e0addbcdfa118e4d54574;spdx=MIT \ | ||
| 161 | file://pkg/mod/github.com/josharian/native@v1.1.0/license;md5=22904acb291752d818959e01847de4c5;spdx=MIT \ | ||
| 162 | file://pkg/mod/github.com/json-iterator/go@v1.1.12/LICENSE;md5=0b69744b481d72d30dbf69f84a451cfd;spdx=MIT \ | ||
| 163 | file://pkg/mod/github.com/k3s-io/api@v0.1.4/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93;spdx=Unknown \ | ||
| 164 | file://pkg/mod/github.com/k3s-io/containerd/v2@v2.2.3-k3s1/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 165 | file://pkg/mod/github.com/k3s-io/cri-dockerd@v0.3.19-k3s5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 166 | file://pkg/mod/github.com/k3s-io/cri-tools@v1.36.0-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 167 | file://pkg/mod/github.com/k3s-io/etcd/api/v3@v3.6.7-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 168 | file://pkg/mod/github.com/k3s-io/etcd/client/pkg/v3@v3.6.7-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 169 | file://pkg/mod/github.com/k3s-io/etcd/client/v3@v3.6.7-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 170 | file://pkg/mod/github.com/k3s-io/etcd/etcdutl/v3@v3.6.7-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 171 | file://pkg/mod/github.com/k3s-io/etcd/pkg/v3@v3.6.7-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 172 | file://pkg/mod/github.com/k3s-io/etcd/server/v3@v3.6.7-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 173 | file://pkg/mod/github.com/k3s-io/helm-controller@v0.17.1/LICENSE;md5=2ee41112a44fe7014dce33e26468ba93;spdx=Unknown \ | ||
| 174 | file://pkg/mod/github.com/k3s-io/kine@v0.15.0/LICENSE;md5=ff253ad767462c46be284da12dda33e8;spdx=Unknown \ | ||
| 175 | file://pkg/mod/github.com/k3s-io/klog/v2@v2.140.0-k3s1/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 176 | file://pkg/mod/github.com/k3s-io/kube-router/v2@v2.6.3-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 177 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/api@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 178 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 179 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/apimachinery@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 180 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/apiserver@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 181 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/cli-runtime@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 182 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/client-go@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 183 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/cloud-provider@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 184 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/cluster-bootstrap@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 185 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/code-generator@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 186 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-base@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 187 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/component-helpers@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 188 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/controller-manager@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 189 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-api@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 190 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-client@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 191 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/cri-streaming@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 192 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/csi-translation-lib@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 193 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/dynamic-resource-allocation@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 194 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/endpointslice@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 195 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/externaljwt@v1.36.1-k3s1/LICENSE;md5=dc7f21ccff0f672f2a7cd6f412ae627d;spdx=Apache-2.0 \ | ||
| 196 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kms@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 197 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-aggregator@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 198 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-controller-manager@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 199 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-proxy@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 200 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kube-scheduler@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 201 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubectl@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 202 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/kubelet@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 203 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/metrics@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 204 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/mount-utils@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 205 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/pod-security-admission@v1.36.1-k3s1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 206 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-apiserver@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 207 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-cli-plugin@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 208 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/sample-controller@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 209 | file://pkg/mod/github.com/k3s-io/kubernetes/staging/src/k8s.io/streaming@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 210 | file://pkg/mod/github.com/k3s-io/kubernetes@v1.36.1-k3s1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 211 | file://pkg/mod/github.com/k3s-io/spegel@v0.7.0-k3s1/LICENSE;md5=f6430d9616d4ea1e61a32f621bb2f50c;spdx=MIT \ | ||
| 212 | file://pkg/mod/github.com/klauspost/compress@v1.18.6/LICENSE;md5=d0fd9ebda39468b51ff4539c9fbb13a8;spdx=Unknown \ | ||
| 213 | file://pkg/mod/github.com/klauspost/cpuid/v2@v2.3.0/LICENSE;md5=00d6f962401947482d082858f7ba2ff3;spdx=MIT \ | ||
| 214 | file://pkg/mod/github.com/koron/go-ssdp@v0.0.6/LICENSE;md5=7c6d5b682637ef4fdcc78a072b40b338;spdx=MIT \ | ||
| 215 | file://pkg/mod/github.com/kylelemons/godebug@v1.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 216 | file://pkg/mod/github.com/libp2p/go-buffer-pool@v0.1.0/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 217 | file://pkg/mod/github.com/libp2p/go-cidranger@v1.1.0/LICENSE;md5=6f161aed5ae509b845c48dbcc186457e;spdx=MIT \ | ||
| 218 | file://pkg/mod/github.com/libp2p/go-flow-metrics@v0.3.0/LICENSE;md5=519e337f564491fa686acf3d553189d7;spdx=MIT \ | ||
| 219 | file://pkg/mod/github.com/libp2p/go-libp2p-asn-util@v0.4.1/LICENSE;md5=942a74a03a116bc8f338ceca892f9671;spdx=MIT \ | ||
| 220 | file://pkg/mod/github.com/libp2p/go-libp2p-kad-dht@v0.39.0/LICENSE;md5=b842bdc28b2c22394ff43be5ae9eb9f8;spdx=MIT \ | ||
| 221 | file://pkg/mod/github.com/libp2p/go-libp2p-kbucket@v0.8.0/LICENSE;md5=cd1a7f3018b66fc1af18b0f7d0c2e82e;spdx=MIT \ | ||
| 222 | file://pkg/mod/github.com/libp2p/go-libp2p-record@v0.3.1/LICENSE;md5=d9c286402f13c3be2a8a0a86d2d841cc;spdx=MIT \ | ||
| 223 | file://pkg/mod/github.com/libp2p/go-libp2p-routing-helpers@v0.7.5/LICENSE;md5=68173ce176b473d44f216fda4fc4276f;spdx=MIT \ | ||
| 224 | file://pkg/mod/github.com/libp2p/go-libp2p@v0.48.0/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 225 | file://pkg/mod/github.com/libp2p/go-msgio@v0.3.0/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 226 | file://pkg/mod/github.com/libp2p/go-netroute@v0.4.0/LICENSE;md5=b5421318be42c8731941955b25008cf3;spdx=Unknown \ | ||
| 227 | file://pkg/mod/github.com/libp2p/go-reuseport@v0.4.0/LICENSE;md5=9cb5ea2a13501f3455f9410c9b1bd6d6;spdx=Unknown \ | ||
| 228 | file://pkg/mod/github.com/libp2p/go-yamux/v5@v5.0.1/LICENSE;md5=2dd1a9ecf92cd5617f128808f9b85b44;spdx=Unknown \ | ||
| 229 | file://pkg/mod/github.com/liggitt/tabwriter@v0.0.0-20181228230101-89fcab3d43de/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 230 | file://pkg/mod/github.com/lithammer/dedent@v1.1.0/LICENSE;md5=2f1370f16b018459285c6972a934ba0e;spdx=MIT \ | ||
| 231 | file://pkg/mod/github.com/mailru/easyjson@v0.9.1/LICENSE;md5=819e81c2ec13e1bbc47dc5e90bb4d88b;spdx=MIT \ | ||
| 232 | file://pkg/mod/github.com/marten-seemann/tcp@v0.0.0-20210406111302-dfbc87cc63fd/LICENSE;md5=b85407856b70f61d42296f1b211f3c32;spdx=Unknown \ | ||
| 233 | file://pkg/mod/github.com/mattn/go-isatty@v0.0.20/LICENSE;md5=f509beadd5a11227c27b5d2ad6c9f2c6;spdx=MIT \ | ||
| 234 | file://pkg/mod/github.com/mattn/go-sqlite3@v1.14.44/LICENSE;md5=2b7590a6661bc1940f50329c495898c6;spdx=MIT \ | ||
| 235 | file://pkg/mod/github.com/mdlayher/genetlink@v1.3.2/LICENSE.md;md5=e08504321a9b3e86ee07433c231b33f1;spdx=MIT \ | ||
| 236 | file://pkg/mod/github.com/mdlayher/netlink@v1.7.2/LICENSE.md;md5=e08504321a9b3e86ee07433c231b33f1;spdx=MIT \ | ||
| 237 | file://pkg/mod/github.com/mdlayher/socket@v0.5.1/LICENSE.md;md5=bdcb2fcb7aea8a34d189ef572a59ff88;spdx=MIT \ | ||
| 238 | file://pkg/mod/github.com/mdlayher/vsock@v1.2.1/LICENSE.md;md5=7162c90f2c1b982bc484c17f2d0686c5;spdx=MIT \ | ||
| 239 | file://pkg/mod/github.com/mikioh/tcpinfo@v0.0.0-20190314235526-30a79bb1804b/LICENSE;md5=1a1f89bb15da970e391386d7f0efd0f6;spdx=Unknown \ | ||
| 240 | file://pkg/mod/github.com/mikioh/tcpopt@v0.0.0-20190314235656-172688c1accc/LICENSE;md5=1a1f89bb15da970e391386d7f0efd0f6;spdx=Unknown \ | ||
| 241 | file://pkg/mod/github.com/minio/crc64nvme@v1.0.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 242 | file://pkg/mod/github.com/minio/highwayhash@v1.0.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 243 | file://pkg/mod/github.com/minio/md5-simd@v1.1.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 244 | file://pkg/mod/github.com/minio/minio-go/v7@v7.0.91/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 245 | file://pkg/mod/github.com/minio/sha256-simd@v1.0.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 246 | file://pkg/mod/github.com/mistifyio/go-zfs@v2.1.2-0.20190413222219-f784269be439+incompatible/LICENSE;md5=cce9462224bfb44c1866ef7bd5eddf54;spdx=Apache-2.0 \ | ||
| 247 | file://pkg/mod/github.com/mitchellh/go-homedir@v1.1.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 248 | file://pkg/mod/github.com/mitchellh/go-wordwrap@v1.0.1/LICENSE.md;md5=56da355a12d4821cda57b8f23ec34bc4;spdx=MIT \ | ||
| 249 | file://pkg/mod/github.com/moby/ipvs@v1.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 250 | file://pkg/mod/github.com/moby/locker@v1.0.1/LICENSE;md5=d4653096bbe6c7090ef605fe464c94e7;spdx=Unknown \ | ||
| 251 | file://pkg/mod/github.com/moby/spdystream@v0.5.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 252 | file://pkg/mod/github.com/moby/sys/capability@v0.4.0/LICENSE;md5=9fb69cc4971ab0f8fd79631959bf0616;spdx=Unknown \ | ||
| 253 | file://pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 254 | file://pkg/mod/github.com/moby/sys/reexec@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 255 | file://pkg/mod/github.com/moby/sys/signal@v0.7.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 256 | file://pkg/mod/github.com/moby/sys/user@v0.4.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 257 | file://pkg/mod/github.com/moby/sys/userns@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 258 | file://pkg/mod/github.com/moby/term@v0.5.2/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 259 | file://pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 260 | file://pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 261 | file://pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/LICENSE;md5=fff17d64708ed97a30ef091c3894ed53;spdx=MIT \ | ||
| 262 | file://pkg/mod/github.com/morikuni/aec@v1.0.0/LICENSE;md5=86852eb2df591157c788f3ba889c8aec;spdx=MIT \ | ||
| 263 | file://pkg/mod/github.com/mr-tron/base58@v1.3.0/LICENSE;md5=9ef467cf85c99a42206af6debf38e557;spdx=MIT \ | ||
| 264 | file://pkg/mod/github.com/multiformats/go-base32@v0.1.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 265 | file://pkg/mod/github.com/multiformats/go-base36@v0.2.0/LICENSE.md;md5=69a975f4f7f8275b11376f953cb5f5b7;spdx=Unknown \ | ||
| 266 | file://pkg/mod/github.com/multiformats/go-multiaddr-dns@v0.5.0/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 267 | file://pkg/mod/github.com/multiformats/go-multiaddr-fmt@v0.1.0/LICENSE;md5=8da59d11510b852c955e0d143bd061d1;spdx=MIT \ | ||
| 268 | file://pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 269 | file://pkg/mod/github.com/multiformats/go-multibase@v0.3.0/LICENSE;md5=346757616365f6e9c57a0333f9a4dab7;spdx=MIT \ | ||
| 270 | file://pkg/mod/github.com/multiformats/go-multicodec@v0.10.0/LICENSE;md5=7c7c51178b67991d2ce12ca323116647;spdx=Unknown \ | ||
| 271 | file://pkg/mod/github.com/multiformats/go-multihash@v0.2.3/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 272 | file://pkg/mod/github.com/multiformats/go-multistream@v0.6.1/LICENSE;md5=8da59d11510b852c955e0d143bd061d1;spdx=MIT \ | ||
| 273 | file://pkg/mod/github.com/multiformats/go-varint@v0.1.0/LICENSE;md5=a6e3fd33ab3392894e6d1393270a2108;spdx=MIT \ | ||
| 274 | file://pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/LICENSE;md5=0c241922fc69330e2e5590de114f3bf5;spdx=Unknown \ | ||
| 275 | file://pkg/mod/github.com/mwitkow/go-http-dialer@v0.0.0-20161116154839-378f744fb2b8/LICENSE;md5=7ab5c73bb7e4679b16dd7c11b3559acf;spdx=Apache-2.0 \ | ||
| 276 | file://pkg/mod/github.com/mxk/go-flowrate@v0.0.0-20140419014527-cca7078d478f/LICENSE;md5=781f3c14fa867bae781c9e409831f954;spdx=Unknown \ | ||
| 277 | file://pkg/mod/github.com/natefinch/lumberjack@v2.0.0+incompatible/LICENSE;md5=574cdb55b81249478f5af5f789e9e29f;spdx=MIT \ | ||
| 278 | file://pkg/mod/github.com/nats-io/jsm.go@v0.4.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 279 | file://pkg/mod/github.com/nats-io/jwt/v2@v2.8.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 280 | file://pkg/mod/github.com/nats-io/nats-server/v2@v2.14.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 281 | file://pkg/mod/github.com/nats-io/nats.go@v1.51.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 282 | file://pkg/mod/github.com/nats-io/nkeys@v0.4.15/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 283 | file://pkg/mod/github.com/nats-io/nuid@v1.0.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 284 | file://pkg/mod/github.com/onsi/ginkgo/v2@v2.28.1/LICENSE;md5=570603114d52313cb86c0206401c9af7;spdx=MIT \ | ||
| 285 | file://pkg/mod/github.com/onsi/gomega@v1.39.1/LICENSE;md5=570603114d52313cb86c0206401c9af7;spdx=MIT \ | ||
| 286 | file://pkg/mod/github.com/opencontainers/cgroups@v0.0.6/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 287 | file://pkg/mod/github.com/opencontainers/go-digest@v1.0.0/LICENSE;md5=2d6fc0e85c3f118af64c85a78d56d3cf;spdx=Unknown \ | ||
| 288 | file://pkg/mod/github.com/opencontainers/image-spec@v1.1.1/LICENSE;md5=27ef03aa2da6e424307f102e8b42621d;spdx=Unknown \ | ||
| 289 | file://pkg/mod/github.com/opencontainers/runtime-spec@v1.3.0/LICENSE;md5=b355a61a394a504dacde901c958f662c;spdx=Unknown \ | ||
| 290 | file://pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20251114084447-edf4cb3d2116/LICENSE;md5=b355a61a394a504dacde901c958f662c;spdx=Unknown \ | ||
| 291 | file://pkg/mod/github.com/opencontainers/selinux@v1.13.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 292 | file://pkg/mod/github.com/otiai10/copy@v1.14.1/LICENSE;md5=0ce69e2fa050ebe3cdef03560cc85547;spdx=MIT \ | ||
| 293 | file://pkg/mod/github.com/pbnjay/memory@v0.0.0-20210728143218-7b4eea64cf58/LICENSE;md5=b453618010fd18afd68e0aca9a8863e7;spdx=Unknown \ | ||
| 294 | file://pkg/mod/github.com/pdtpartners/nix-snapshotter@v0.4.0/LICENSE;md5=5a7b64bd135f6bd8090374a2f077fbd2;spdx=MIT \ | ||
| 295 | file://pkg/mod/github.com/pelletier/go-toml/v2@v2.3.0/LICENSE;md5=390892c6562af0d807e527b06d635f94;spdx=Unknown \ | ||
| 296 | file://pkg/mod/github.com/peterbourgon/diskv@v2.0.1+incompatible/LICENSE;md5=f9f3e815fc84aa04c4f4db33c553eef9;spdx=MIT \ | ||
| 297 | file://pkg/mod/github.com/pierrec/lz4@v2.6.0+incompatible/LICENSE;md5=09ece85f3c312a63b522bfc6ebd44943;spdx=Unknown \ | ||
| 298 | file://pkg/mod/github.com/pion/datachannel@v1.5.10/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 299 | file://pkg/mod/github.com/pion/dtls/v3@v3.1.2/LICENSE;md5=40025fa374081d90392894225402c098;spdx=MIT \ | ||
| 300 | file://pkg/mod/github.com/pion/ice/v4@v4.0.10/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 301 | file://pkg/mod/github.com/pion/interceptor@v0.1.40/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 302 | file://pkg/mod/github.com/pion/logging@v0.2.4/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 303 | file://pkg/mod/github.com/pion/mdns/v2@v2.0.7/LICENSE;md5=c25dca6f05d3d0d952c7fe9373c8b429;spdx=MIT \ | ||
| 304 | file://pkg/mod/github.com/pion/randutil@v0.1.0/LICENSE;md5=4ee97f4406cfe2dcd37ff5d90530e7a4;spdx=MIT \ | ||
| 305 | file://pkg/mod/github.com/pion/rtcp@v1.2.16/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 306 | file://pkg/mod/github.com/pion/rtp@v1.8.19/LICENSE;md5=7dda4e90ded66ab88b86f76169f28663;spdx=MIT \ | ||
| 307 | file://pkg/mod/github.com/pion/sctp@v1.8.39/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 308 | file://pkg/mod/github.com/pion/sdp/v3@v3.0.18/LICENSE;md5=40025fa374081d90392894225402c098;spdx=MIT \ | ||
| 309 | file://pkg/mod/github.com/pion/srtp/v3@v3.0.6/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 310 | file://pkg/mod/github.com/pion/stun/v3@v3.1.1/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 311 | file://pkg/mod/github.com/pion/transport/v3@v3.0.7/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 312 | file://pkg/mod/github.com/pion/transport/v4@v4.0.1/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 313 | file://pkg/mod/github.com/pion/turn/v4@v4.0.2/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 314 | file://pkg/mod/github.com/pion/webrtc/v4@v4.1.2/LICENSE;md5=12de8687854578f9caf6a5b6a4775c25;spdx=MIT \ | ||
| 315 | file://pkg/mod/github.com/pkg/errors@v0.9.1/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a;spdx=Unknown \ | ||
| 316 | file://pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/LICENSE;md5=e9a2ebb8de779a07500ddecca806145e;spdx=Unknown \ | ||
| 317 | file://pkg/mod/github.com/polydawn/refmt@v0.89.1-0.20231129105047-37766d95467a/LICENSE;md5=5328e1d7b2d3c12d3b571b018f2c82d8;spdx=MIT \ | ||
| 318 | file://pkg/mod/github.com/pquerna/cachecontrol@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 319 | file://pkg/mod/github.com/prometheus/client_golang@v1.23.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 320 | file://pkg/mod/github.com/prometheus/client_model@v0.6.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 321 | file://pkg/mod/github.com/prometheus/common@v0.67.5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 322 | file://pkg/mod/github.com/prometheus/procfs@v0.20.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 323 | file://pkg/mod/github.com/quic-go/qpack@v0.6.0/LICENSE.md;md5=d670bcd1510d5f6c013032947d36132b;spdx=MIT \ | ||
| 324 | file://pkg/mod/github.com/quic-go/quic-go@v0.59.0/LICENSE;md5=357080a3c7c0a7c4e23100893c301235;spdx=MIT \ | ||
| 325 | file://pkg/mod/github.com/quic-go/webtransport-go@v0.10.0/LICENSE;md5=a1bf34948e29c80c19a0090aa522941d;spdx=MIT \ | ||
| 326 | file://pkg/mod/github.com/rancher/dynamiclistener@v0.7.5/LICENSE;md5=ff253ad767462c46be284da12dda33e8;spdx=Unknown \ | ||
| 327 | file://pkg/mod/github.com/rancher/lasso@v0.2.6/LICENSE;md5=ff253ad767462c46be284da12dda33e8;spdx=Unknown \ | ||
| 328 | file://pkg/mod/github.com/rancher/remotedialer@v0.6.0-rc.1.0.20250916111157-f160aa32568d/LICENSE;md5=ff253ad767462c46be284da12dda33e8;spdx=Unknown \ | ||
| 329 | file://pkg/mod/github.com/rancher/wharfie@v0.7.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 330 | file://pkg/mod/github.com/rancher/wrangler/v3@v3.4.0/LICENSE;md5=ff253ad767462c46be284da12dda33e8;spdx=Unknown \ | ||
| 331 | file://pkg/mod/github.com/robfig/cron/v3@v3.0.1/LICENSE;md5=d924a63cb54a2a6c4bd28c50b2b0af59;spdx=Unknown \ | ||
| 332 | file://pkg/mod/github.com/rootless-containers/rootlesskit@v1.1.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 333 | file://pkg/mod/github.com/rs/xid@v1.6.0/LICENSE;md5=785017b3cd2e2cd7d8fdd30f36d67a93;spdx=MIT \ | ||
| 334 | file://pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/LICENSE.txt;md5=ecf8a8a60560c35a862a4a545f2db1b3;spdx=Unknown \ | ||
| 335 | file://pkg/mod/github.com/shengdoushi/base58@v1.0.0/LICENSE;md5=8c1640ab13455ddbbdcea050f9a0f543;spdx=MIT \ | ||
| 336 | file://pkg/mod/github.com/sirupsen/logrus@v1.9.4/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \ | ||
| 337 | file://pkg/mod/github.com/soheilhy/cmux@v0.1.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 338 | file://pkg/mod/github.com/spaolacci/murmur3@v1.1.0/LICENSE;md5=d6f737a1e81c08cd7e1720e8428f2ff6;spdx=Unknown \ | ||
| 339 | file://pkg/mod/github.com/spf13/cobra@v1.10.2/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 340 | file://pkg/mod/github.com/spf13/pflag@v1.0.10/LICENSE;md5=1e8b7dc8b906737639131047a590f21d;spdx=Unknown \ | ||
| 341 | file://pkg/mod/github.com/stoewer/go-strcase@v1.3.1/LICENSE;md5=a8f72551c74d46cf7fdaf875692d0175;spdx=MIT \ | ||
| 342 | file://pkg/mod/github.com/stretchr/objx@v0.5.2/LICENSE;md5=d023fd31d3ca39ec61eec65a91732735;spdx=MIT \ | ||
| 343 | file://pkg/mod/github.com/stretchr/testify@v1.11.1/LICENSE;md5=188f01994659f3c0d310612333d2a26f;spdx=MIT \ | ||
| 344 | file://pkg/mod/github.com/syndtr/goleveldb@v1.0.0/LICENSE;md5=6b6b03a3c410317c558abe499de9b5a7;spdx=Unknown \ | ||
| 345 | file://pkg/mod/github.com/tidwall/btree@v1.8.1/LICENSE;md5=9e95e04b54918a19c07e05ef28345454;spdx=MIT \ | ||
| 346 | file://pkg/mod/github.com/tmc/grpc-websocket-proxy@v0.0.0-20220101234140-673ab2c3ae75/LICENSE;md5=0894f9b225c28f0896b4bab675a2e19a;spdx=MIT \ | ||
| 347 | file://pkg/mod/github.com/urfave/cli/v2@v2.27.7/LICENSE;md5=51992c80b05795f59c22028d39f9b74c;spdx=MIT \ | ||
| 348 | file://pkg/mod/github.com/vbatts/tar-split@v0.12.2/LICENSE;md5=19cd0ecd0a6c26052aec628b72e72881;spdx=Unknown \ | ||
| 349 | file://pkg/mod/github.com/vishvananda/netlink@v1.3.1/LICENSE;md5=2ade771c7d7211af507864e8dd520529;spdx=Unknown \ | ||
| 350 | file://pkg/mod/github.com/vishvananda/netns@v0.0.5/LICENSE;md5=2ade771c7d7211af507864e8dd520529;spdx=Unknown \ | ||
| 351 | file://pkg/mod/github.com/whyrusleeping/go-keyspace@v0.0.0-20160322163242-5b898ac5add1/LICENSE;md5=8da59d11510b852c955e0d143bd061d1;spdx=MIT \ | ||
| 352 | file://pkg/mod/github.com/wk8/go-ordered-map/v2@v2.1.8/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 353 | file://pkg/mod/github.com/wlynxg/anet@v0.0.5/LICENSE;md5=efe84155b0af26894db9521217b85f9f;spdx=Unknown \ | ||
| 354 | file://pkg/mod/github.com/x448/float16@v0.8.4/LICENSE;md5=de8f8e025d57fe7ee0b67f30d571323b;spdx=MIT \ | ||
| 355 | file://pkg/mod/github.com/xiang90/probing@v0.0.0-20221125231312-a49e3df8f510/LICENSE;md5=61b57bfd44f7924c8a12cd72d3aa1e93;spdx=MIT \ | ||
| 356 | file://pkg/mod/github.com/xlab/treeprint@v1.2.0/LICENSE;md5=41d2819776299442cbac81ad74bfc094;spdx=MIT \ | ||
| 357 | file://pkg/mod/github.com/xrash/smetrics@v0.0.0-20240521201337-686a1a2994c1/LICENSE;md5=68418a2b5d025376b21bcbd2d9289f22;spdx=Unknown \ | ||
| 358 | file://pkg/mod/github.com/yl2chen/cidranger@v1.0.2/LICENSE;md5=6f161aed5ae509b845c48dbcc186457e;spdx=MIT \ | ||
| 359 | file://pkg/mod/go.etcd.io/bbolt@v1.4.3/LICENSE;md5=13b2a308eefa10d841e3bf2467dbe07a;spdx=MIT \ | ||
| 360 | file://pkg/mod/go.etcd.io/raft/v3@v3.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 361 | file://pkg/mod/go.opentelemetry.io/auto/sdk@v1.2.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 362 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful@v0.65.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 363 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.65.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 364 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.65.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 365 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 366 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace@v1.42.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 367 | file://pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 368 | file://pkg/mod/go.opentelemetry.io/otel/sdk@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 369 | file://pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 370 | file://pkg/mod/go.opentelemetry.io/otel@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 371 | file://pkg/mod/go.opentelemetry.io/proto/otlp@v1.9.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 372 | file://pkg/mod/go.uber.org/dig@v1.19.0/LICENSE;md5=bcd8a0c79a9155ebb2edf4ac6beb65a9;spdx=MIT \ | ||
| 373 | file://pkg/mod/go.uber.org/fx@v1.24.0/LICENSE;md5=acd140ca5f8399b17a833d830fd27a10;spdx=MIT \ | ||
| 374 | file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \ | ||
| 375 | file://pkg/mod/go.uber.org/zap@v1.27.1/LICENSE;md5=a48e22dd4170c1eb095a423a50302852;spdx=MIT \ | ||
| 376 | file://pkg/mod/go.yaml.in/yaml/v2@v2.4.4/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 377 | file://pkg/mod/go.yaml.in/yaml/v3@v3.0.4/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 378 | file://pkg/mod/golang.org/x/crypto@v0.47.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 379 | file://pkg/mod/golang.org/x/exp@v0.0.0-20260410095643-746e56fc9e2f/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 380 | file://pkg/mod/golang.org/x/mod@v0.35.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 381 | file://pkg/mod/golang.org/x/net@v0.49.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 382 | file://pkg/mod/golang.org/x/oauth2@v0.35.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 383 | file://pkg/mod/golang.org/x/sync@v0.20.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 384 | file://pkg/mod/golang.org/x/sys@v0.40.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 385 | file://pkg/mod/golang.org/x/term@v0.42.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 386 | file://pkg/mod/golang.org/x/text@v0.36.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 387 | file://pkg/mod/golang.org/x/time@v0.15.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 388 | file://pkg/mod/golang.org/x/tools@v0.44.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 389 | file://pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20241231184526-a9ab2273dd10/LICENSE.md;md5=08ed34e302cb7fd009e7dc3bbf854105;spdx=MIT \ | ||
| 390 | file://pkg/mod/golang.zx2c4.com/wireguard@v0.0.0-20231211153847-12269c276173/LICENSE;md5=995598bc9de2b4c987c2cb87fc24f341;spdx=MIT \ | ||
| 391 | file://pkg/mod/gonum.org/v1/gonum@v0.17.0/LICENSE;md5=fabff3dab4b5a6c3e29611c973dc3df9;spdx=Unknown \ | ||
| 392 | file://pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20260209200024-4cfbd4190f57/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 393 | file://pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20260209200024-4cfbd4190f57/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 394 | file://pkg/mod/google.golang.org/grpc@v1.79.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 395 | file://pkg/mod/google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 396 | file://pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.13.0/LICENSE;md5=96ae735ca1b4dcdb6b26f4ca4b8ba645;spdx=Unknown \ | ||
| 397 | file://pkg/mod/gopkg.in/go-jose/go-jose.v2@v2.6.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 398 | file://pkg/mod/gopkg.in/inf.v0@v0.9.1/LICENSE;md5=13cea479df204c85485b5db6eb1bc9d5;spdx=Unknown \ | ||
| 399 | file://pkg/mod/gopkg.in/natefinch/lumberjack.v2@v2.2.1/LICENSE;md5=574cdb55b81249478f5af5f789e9e29f;spdx=MIT \ | ||
| 400 | file://pkg/mod/gopkg.in/yaml.v2@v2.4.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 401 | file://pkg/mod/gopkg.in/yaml.v3@v3.0.1/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 402 | file://pkg/mod/k8s.io/kube-openapi@v0.0.0-20250910181357-589584f1c912/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 403 | file://pkg/mod/k8s.io/utils@v0.0.0-20260319190234-28399d86e0b5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 404 | file://pkg/mod/lukechampine.com/blake3@v1.4.1/LICENSE;md5=9fbce58272b01a52b54bd835cd2a4411;spdx=MIT \ | ||
| 405 | file://pkg/mod/sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.34.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 406 | file://pkg/mod/sigs.k8s.io/json@v0.0.0-20250730193827-2d320260d730/LICENSE;md5=545d3f23616dee7495323aeb0b098df3;spdx=Unknown \ | ||
| 407 | file://pkg/mod/sigs.k8s.io/knftables@v0.0.21/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 408 | file://pkg/mod/sigs.k8s.io/kustomize/api@v0.21.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 409 | file://pkg/mod/sigs.k8s.io/kustomize/kustomize/v5@v5.8.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 410 | file://pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.21.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 411 | file://pkg/mod/sigs.k8s.io/randfill@v1.0.0/LICENSE;md5=8f245a894b7d4f5880176fafd88faad8;spdx=Apache-2.0 \ | ||
| 412 | file://pkg/mod/sigs.k8s.io/structured-merge-diff/v6@v6.3.2/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 413 | file://pkg/mod/sigs.k8s.io/yaml@v1.6.0/LICENSE;md5=b5d30dd5bc47d1b56b678ac06dead1c7;spdx=Unknown \ | ||
| 414 | file://pkg/mod/tags.cncf.io/container-device-interface/specs-go@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 415 | file://pkg/mod/tags.cncf.io/container-device-interface@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 416 | " | ||
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 deleted file mode 100644 index baf86d94..00000000 --- a/recipes-containers/k3s/k3s/0001-Finding-host-local-in-usr-libexec.patch +++ /dev/null | |||
| @@ -1,24 +0,0 @@ | |||
| 1 | From 4faf68d68c97cfd10947e1152f711acc59f39647 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Erik Jansson <erikja@axis.com> | ||
| 3 | Date: Wed, 16 Oct 2019 15:07:48 +0200 | ||
| 4 | Subject: [PATCH] Finding host-local in /usr/libexec | ||
| 5 | |||
| 6 | Upstream-Status: Inappropriate [embedded specific] | ||
| 7 | Signed-off-by: <erikja@axis.com> | ||
| 8 | --- | ||
| 9 | pkg/agent/config/config.go | 2 +- | ||
| 10 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
| 11 | |||
| 12 | Index: import/pkg/agent/config/config.go | ||
| 13 | =================================================================== | ||
| 14 | --- import.orig/pkg/agent/config/config.go | ||
| 15 | +++ import/pkg/agent/config/config.go | ||
| 16 | @@ -707,7 +707,7 @@ func get(ctx context.Context, envInfo *c | ||
| 17 | |||
| 18 | nodeConfig.NoFlannel = nodeConfig.FlannelBackend == config.FlannelBackendNone | ||
| 19 | if !nodeConfig.NoFlannel { | ||
| 20 | - hostLocal, err := exec.LookPath("host-local") | ||
| 21 | + hostLocal, err := exec.LookPath("/usr/libexec/cni/host-local") | ||
| 22 | if err != nil { | ||
| 23 | return nil, pkgerrors.WithMessagef(err, "failed to find host-local") | ||
| 24 | } | ||
diff --git a/recipes-containers/k3s/k3s/10-k3s-cluster.network b/recipes-containers/k3s/k3s/10-k3s-cluster.network new file mode 100644 index 00000000..c821a8fe --- /dev/null +++ b/recipes-containers/k3s/k3s/10-k3s-cluster.network | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | # K3s cluster network interface configuration | ||
| 2 | # | ||
| 3 | # Claims the secondary interface (eth1) for k3s cluster networking, | ||
| 4 | # preventing systemd-networkd's default catch-all from configuring | ||
| 5 | # it with DHCP. The static IP address is configured at boot by | ||
| 6 | # k3s-role-setup.service via a runtime drop-in based on the | ||
| 7 | # k3s.node-ip= kernel cmdline parameter. | ||
| 8 | # | ||
| 9 | # If no k3s.node-ip= is set, the interface stays up with no address | ||
| 10 | # (link-local only), which is harmless. | ||
| 11 | |||
| 12 | [Match] | ||
| 13 | Name=eth1 | ||
| 14 | |||
| 15 | [Network] | ||
| 16 | DHCP=no | ||
| 17 | LinkLocalAddressing=ipv6 | ||
| 18 | |||
| 19 | [Link] | ||
| 20 | RequiredForOnline=no | ||
diff --git a/recipes-containers/k3s/k3s/cni-flannel.conflist b/recipes-containers/k3s/k3s/cni-flannel.conflist new file mode 100644 index 00000000..afa9afb0 --- /dev/null +++ b/recipes-containers/k3s/k3s/cni-flannel.conflist | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | { | ||
| 2 | "name": "cbr0", | ||
| 3 | "cniVersion": "1.0.0", | ||
| 4 | "plugins": [ | ||
| 5 | { | ||
| 6 | "type": "flannel", | ||
| 7 | "delegate": { | ||
| 8 | "hairpinMode": true, | ||
| 9 | "forceAddress": true, | ||
| 10 | "isDefaultGateway": true | ||
| 11 | } | ||
| 12 | }, | ||
| 13 | { | ||
| 14 | "type": "portmap", | ||
| 15 | "capabilities": { | ||
| 16 | "portMappings": true | ||
| 17 | } | ||
| 18 | } | ||
| 19 | ] | ||
| 20 | } | ||
diff --git a/recipes-containers/k3s/k3s/k3s-agent.service b/recipes-containers/k3s/k3s/k3s-agent.service index 9f9016da..4962555c 100644 --- a/recipes-containers/k3s/k3s/k3s-agent.service +++ b/recipes-containers/k3s/k3s/k3s-agent.service | |||
| @@ -3,13 +3,19 @@ | |||
| 3 | Description=Lightweight Kubernetes Agent | 3 | Description=Lightweight Kubernetes Agent |
| 4 | Documentation=https://k3s.io | 4 | Documentation=https://k3s.io |
| 5 | Requires=containerd.service | 5 | Requires=containerd.service |
| 6 | After=containerd.service | 6 | After=containerd.service k3s-role-setup.service |
| 7 | After=network-online.target | ||
| 8 | Wants=network-online.target | ||
| 7 | 9 | ||
| 8 | [Install] | 10 | [Install] |
| 9 | WantedBy=multi-user.target | 11 | WantedBy=multi-user.target |
| 10 | 12 | ||
| 11 | [Service] | 13 | [Service] |
| 12 | Type=notify | 14 | Type=notify |
| 15 | EnvironmentFile=-/etc/default/%N | ||
| 16 | EnvironmentFile=-/etc/sysconfig/%N | ||
| 17 | # Ensure CNI plugin binaries are discoverable | ||
| 18 | Environment=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin:/usr/libexec/cni | ||
| 13 | KillMode=control-group | 19 | KillMode=control-group |
| 14 | Delegate=yes | 20 | Delegate=yes |
| 15 | LimitNOFILE=infinity | 21 | LimitNOFILE=infinity |
| @@ -21,6 +27,12 @@ Restart=always | |||
| 21 | RestartSec=5s | 27 | RestartSec=5s |
| 22 | ExecStartPre=-/sbin/modprobe br_netfilter | 28 | ExecStartPre=-/sbin/modprobe br_netfilter |
| 23 | ExecStartPre=-/sbin/modprobe overlay | 29 | ExecStartPre=-/sbin/modprobe overlay |
| 24 | ExecStart=/usr/local/bin/k3s agent | 30 | # Create flannel subnet.env if not present — k3s's embedded flannel |
| 31 | # controller populates this after joining, but the CNI plugin needs | ||
| 32 | # the file to exist at sandbox creation time | ||
| 33 | ExecStartPre=/bin/sh -c 'mkdir -p /run/flannel && test -f /run/flannel/subnet.env || echo "FLANNEL_NETWORK=10.42.0.0/16\nFLANNEL_SUBNET=10.42.0.1/24\nFLANNEL_MTU=1450\nFLANNEL_IPMASQ=true" > /run/flannel/subnet.env' | ||
| 34 | # Containerd v2's CRI plugin requires the fully qualified image reference | ||
| 35 | # for the sandbox (pause) image. See k3s.service for details. | ||
| 36 | ExecStart=/usr/local/bin/k3s agent --pause-image docker.io/rancher/mirrored-pause:3.6 | ||
| 25 | ExecStopPost=/usr/local/bin/k3s-clean | 37 | ExecStopPost=/usr/local/bin/k3s-clean |
| 26 | 38 | ||
diff --git a/recipes-containers/k3s/k3s/k3s-get-token.sh b/recipes-containers/k3s/k3s/k3s-get-token.sh new file mode 100644 index 00000000..359ea2ff --- /dev/null +++ b/recipes-containers/k3s/k3s/k3s-get-token.sh | |||
| @@ -0,0 +1,33 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | # SPDX-FileCopyrightText: Copyright (C) 2025 Bruce Ashfield | ||
| 3 | # SPDX-License-Identifier: MIT | ||
| 4 | # | ||
| 5 | # k3s-get-token — Display the k3s server join token | ||
| 6 | # | ||
| 7 | # Waits for the token file to be created (k3s server generates it | ||
| 8 | # on first start) and prints it. Useful for setting up agent nodes. | ||
| 9 | |||
| 10 | TOKEN_FILE="/var/lib/rancher/k3s/server/node-token" | ||
| 11 | TIMEOUT=60 | ||
| 12 | |||
| 13 | if [ ! -f "$TOKEN_FILE" ]; then | ||
| 14 | echo "Waiting for k3s server to generate token..." | ||
| 15 | i=0 | ||
| 16 | while [ ! -f "$TOKEN_FILE" ] && [ $i -lt $TIMEOUT ]; do | ||
| 17 | sleep 2 | ||
| 18 | i=$((i + 2)) | ||
| 19 | done | ||
| 20 | fi | ||
| 21 | |||
| 22 | if [ -f "$TOKEN_FILE" ]; then | ||
| 23 | echo "" | ||
| 24 | echo "=== K3s Join Token ===" | ||
| 25 | cat "$TOKEN_FILE" | ||
| 26 | echo "" | ||
| 27 | echo "To join an agent node:" | ||
| 28 | echo " run-k3s-multinode.sh agent --token \$(k3s-get-token)" | ||
| 29 | echo "" | ||
| 30 | else | ||
| 31 | echo "Token not found. Is k3s server running?" | ||
| 32 | echo " systemctl status k3s" | ||
| 33 | fi | ||
diff --git a/recipes-containers/k3s/k3s/k3s-role-setup.service b/recipes-containers/k3s/k3s/k3s-role-setup.service new file mode 100644 index 00000000..26d51ba3 --- /dev/null +++ b/recipes-containers/k3s/k3s/k3s-role-setup.service | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | [Unit] | ||
| 2 | Description=K3s Role Setup from Kernel Cmdline | ||
| 3 | Documentation=https://k3s.io | ||
| 4 | After=local-fs.target | ||
| 5 | Before=systemd-networkd.service network-online.target | ||
| 6 | |||
| 7 | # Only run if k3s.role= is on the kernel cmdline | ||
| 8 | ConditionKernelCommandLine=k3s.role | ||
| 9 | |||
| 10 | [Service] | ||
| 11 | Type=oneshot | ||
| 12 | RemainAfterExit=yes | ||
| 13 | ExecStart=/usr/local/bin/k3s-role-setup.sh | ||
| 14 | |||
| 15 | [Install] | ||
| 16 | WantedBy=multi-user.target | ||
diff --git a/recipes-containers/k3s/k3s/k3s-role-setup.sh b/recipes-containers/k3s/k3s/k3s-role-setup.sh new file mode 100644 index 00000000..fa4ffb05 --- /dev/null +++ b/recipes-containers/k3s/k3s/k3s-role-setup.sh | |||
| @@ -0,0 +1,113 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | # SPDX-FileCopyrightText: Copyright (C) 2025 Bruce Ashfield | ||
| 3 | # SPDX-License-Identifier: MIT | ||
| 4 | # | ||
| 5 | # k3s-role-setup.sh — Configure k3s role from kernel cmdline | ||
| 6 | # | ||
| 7 | # Reads k3s.role= from /proc/cmdline and configures the system | ||
| 8 | # to run as either a k3s server or agent. | ||
| 9 | # | ||
| 10 | # Kernel cmdline parameters: | ||
| 11 | # k3s.role=server — run k3s server (default if not specified) | ||
| 12 | # k3s.role=agent — disable k3s server, enable k3s agent | ||
| 13 | # k3s.server=IP — server address for agent mode | ||
| 14 | # k3s.token=TOKEN — join token for agent mode | ||
| 15 | # k3s.node-name=N — override node name (useful when multiple VMs | ||
| 16 | # boot from the same image) | ||
| 17 | # k3s.node-ip=IP — set node IP address | ||
| 18 | # k3s.iface=IFACE — flannel interface (default: eth1) | ||
| 19 | |||
| 20 | CMDLINE=$(cat /proc/cmdline) | ||
| 21 | |||
| 22 | get_param() { | ||
| 23 | echo "$CMDLINE" | tr ' ' '\n' | grep "^$1=" | cut -d= -f2- | ||
| 24 | } | ||
| 25 | |||
| 26 | ROLE=$(get_param k3s.role) | ||
| 27 | SERVER=$(get_param k3s.server) | ||
| 28 | TOKEN=$(get_param k3s.token) | ||
| 29 | NODE_NAME=$(get_param k3s.node-name) | ||
| 30 | NODE_IP=$(get_param k3s.node-ip) | ||
| 31 | IFACE=$(get_param k3s.iface) | ||
| 32 | |||
| 33 | # Default role is server | ||
| 34 | ROLE="${ROLE:-server}" | ||
| 35 | IFACE="${IFACE:-eth1}" | ||
| 36 | |||
| 37 | # Configure cluster network interface IP via networkd drop-in. | ||
| 38 | # The base 10-k3s-cluster.network (installed by virt_networking bbclass) | ||
| 39 | # claims eth1 and disables DHCP. This drop-in adds the static address. | ||
| 40 | if [ -n "$NODE_IP" ] && [ -n "$IFACE" ]; then | ||
| 41 | echo "Configuring $IFACE with $NODE_IP/24 via networkd drop-in" | ||
| 42 | DROPIN_DIR="/etc/systemd/network/10-k3s-cluster.network.d" | ||
| 43 | mkdir -p "$DROPIN_DIR" | ||
| 44 | cat > "$DROPIN_DIR/address.conf" << EOF | ||
| 45 | [Network] | ||
| 46 | Address=${NODE_IP}/24 | ||
| 47 | EOF | ||
| 48 | networkctl reload 2>/dev/null || true | ||
| 49 | fi | ||
| 50 | |||
| 51 | case "$ROLE" in | ||
| 52 | server) | ||
| 53 | # Server is the default — k3s.service is already enabled. | ||
| 54 | # Mask the agent service to prevent it from starting. | ||
| 55 | systemctl mask k3s-agent.service 2>/dev/null || true | ||
| 56 | echo "k3s role: server" | ||
| 57 | ;; | ||
| 58 | |||
| 59 | agent) | ||
| 60 | # Mask the server service to prevent it from starting | ||
| 61 | systemctl mask k3s.service 2>/dev/null || true | ||
| 62 | |||
| 63 | # Wipe any server state from previous boot | ||
| 64 | rm -rf /var/lib/rancher/k3s/server/tls \ | ||
| 65 | /var/lib/rancher/k3s/server/cred \ | ||
| 66 | /var/lib/rancher/k3s/server/token \ | ||
| 67 | /var/lib/rancher/k3s/server/agent-token \ | ||
| 68 | /var/lib/rancher/k3s/server/node-token \ | ||
| 69 | /var/lib/rancher/k3s/server/db \ | ||
| 70 | /etc/rancher/k3s/k3s.yaml | ||
| 71 | |||
| 72 | # Remove server-only config (disable-cloud-controller is | ||
| 73 | # server-only and crashes the agent) | ||
| 74 | rm -f /etc/rancher/k3s/config.yaml | ||
| 75 | |||
| 76 | # Build agent environment file with cmdline parameters | ||
| 77 | mkdir -p /etc/default | ||
| 78 | { | ||
| 79 | echo "# Generated by k3s-role-setup from kernel cmdline" | ||
| 80 | [ -n "$SERVER" ] && echo "K3S_URL=https://${SERVER}:6443" | ||
| 81 | [ -n "$TOKEN" ] && echo "K3S_TOKEN=${TOKEN}" | ||
| 82 | } > /etc/default/k3s-agent | ||
| 83 | |||
| 84 | # Build extra args | ||
| 85 | AGENT_ARGS="" | ||
| 86 | [ -n "$NODE_NAME" ] && AGENT_ARGS="$AGENT_ARGS --node-name $NODE_NAME" | ||
| 87 | [ -n "$NODE_IP" ] && AGENT_ARGS="$AGENT_ARGS --node-ip $NODE_IP" | ||
| 88 | [ -n "$IFACE" ] && AGENT_ARGS="$AGENT_ARGS --flannel-iface $IFACE" | ||
| 89 | |||
| 90 | if [ -n "$AGENT_ARGS" ]; then | ||
| 91 | # Create systemd override for extra args | ||
| 92 | mkdir -p /run/systemd/system/k3s-agent.service.d | ||
| 93 | cat > /run/systemd/system/k3s-agent.service.d/cmdline.conf << EOF | ||
| 94 | [Service] | ||
| 95 | ExecStart= | ||
| 96 | ExecStart=/usr/local/bin/k3s agent $AGENT_ARGS | ||
| 97 | EOF | ||
| 98 | fi | ||
| 99 | |||
| 100 | # Reload systemd to pick up overrides, then unmask and start | ||
| 101 | # the agent. --no-block queues the start without waiting, | ||
| 102 | # avoiding deadlock with the After= ordering. | ||
| 103 | systemctl daemon-reload | ||
| 104 | systemctl unmask k3s-agent.service 2>/dev/null || true | ||
| 105 | systemctl start k3s-agent.service --no-block | ||
| 106 | |||
| 107 | echo "k3s role: agent (server: ${SERVER:-not set})" | ||
| 108 | ;; | ||
| 109 | |||
| 110 | *) | ||
| 111 | echo "Unknown k3s.role=$ROLE, defaulting to server" | ||
| 112 | ;; | ||
| 113 | esac | ||
diff --git a/recipes-containers/k3s/k3s/k3s.service b/recipes-containers/k3s/k3s/k3s.service index 33d3ee74..5e823260 100644 --- a/recipes-containers/k3s/k3s/k3s.service +++ b/recipes-containers/k3s/k3s/k3s.service | |||
| @@ -4,7 +4,7 @@ Description=Lightweight Kubernetes | |||
| 4 | Documentation=https://k3s.io | 4 | Documentation=https://k3s.io |
| 5 | Requires=containerd.service | 5 | Requires=containerd.service |
| 6 | After=containerd.service | 6 | After=containerd.service |
| 7 | After=network-online.target | 7 | After=network-online.target k3s-role-setup.service |
| 8 | Wants=network-online.target | 8 | Wants=network-online.target |
| 9 | 9 | ||
| 10 | [Install] | 10 | [Install] |
| @@ -15,6 +15,8 @@ Type=notify | |||
| 15 | EnvironmentFile=-/etc/default/%N | 15 | EnvironmentFile=-/etc/default/%N |
| 16 | EnvironmentFile=-/etc/sysconfig/%N | 16 | EnvironmentFile=-/etc/sysconfig/%N |
| 17 | EnvironmentFile=-/etc/systemd/system/k3s.service.env | 17 | EnvironmentFile=-/etc/systemd/system/k3s.service.env |
| 18 | # Ensure CNI plugin binaries are discoverable | ||
| 19 | Environment=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin:/usr/libexec/cni | ||
| 18 | KillMode=process | 20 | KillMode=process |
| 19 | Delegate=yes | 21 | Delegate=yes |
| 20 | # Having non-zero Limit*s causes performance problems due to accounting overhead | 22 | # Having non-zero Limit*s causes performance problems due to accounting overhead |
| @@ -29,7 +31,13 @@ RestartSec=5s | |||
| 29 | ExecStartPre=/bin/sh -xc '! systemctl is-enabled --quiet nm-cloud-setup.service' | 31 | ExecStartPre=/bin/sh -xc '! systemctl is-enabled --quiet nm-cloud-setup.service' |
| 30 | ExecStartPre=-/sbin/modprobe br_netfilter | 32 | ExecStartPre=-/sbin/modprobe br_netfilter |
| 31 | ExecStartPre=-/sbin/modprobe overlay | 33 | ExecStartPre=-/sbin/modprobe overlay |
| 32 | ExecStart=/usr/local/bin/k3s server | 34 | # Create flannel subnet.env if not present — k3s's embedded flannel |
| 35 | # controller expects this file for CNI plugin configuration | ||
| 36 | ExecStartPre=/bin/sh -c 'mkdir -p /run/flannel && test -f /run/flannel/subnet.env || echo "FLANNEL_NETWORK=10.42.0.0/16\nFLANNEL_SUBNET=10.42.0.1/24\nFLANNEL_MTU=1450\nFLANNEL_IPMASQ=true" > /run/flannel/subnet.env' | ||
| 37 | # Containerd v2's CRI plugin requires the fully qualified image reference | ||
| 38 | # for the sandbox (pause) image. The k3s default "rancher/mirrored-pause:3.6" | ||
| 39 | # is a short name that containerd v2 cannot resolve from its image store. | ||
| 40 | ExecStart=/usr/local/bin/k3s server --pause-image docker.io/rancher/mirrored-pause:3.6 | ||
| 33 | # Avoid any delay due to this service when the system is rebooting or shutting | 41 | # Avoid any delay due to this service when the system is rebooting or shutting |
| 34 | # down by using the k3s-killall.sh script to kill all of the running k3s | 42 | # down by using the k3s-killall.sh script to kill all of the running k3s |
| 35 | # services and containers | 43 | # services and containers |
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index a1e3ec8c..b3c53df6 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb | |||
| @@ -4,23 +4,47 @@ 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.34;name=k3s;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 7 | SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.36;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 \ |
| 11 | file://k3s-clean \ | 11 | file://k3s-clean \ |
| 12 | file://cni-containerd-net.conf \ | 12 | file://cni-flannel.conflist \ |
| 13 | file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \ | ||
| 14 | file://k3s-killall.sh \ | 13 | file://k3s-killall.sh \ |
| 14 | file://k3s-role-setup.sh \ | ||
| 15 | file://k3s-role-setup.service \ | ||
| 16 | file://k3s-get-token.sh \ | ||
| 17 | file://10-k3s-cluster.network \ | ||
| 15 | " | 18 | " |
| 16 | 19 | ||
| 20 | # Traefik Helm charts — downloaded and embedded into the k3s binary | ||
| 21 | # so they can be served via the k3s static chart endpoint at runtime. | ||
| 22 | # Opt-in via PACKAGECONFIG since traefik is not needed for basic k3s | ||
| 23 | # operation and the chart images must be pullable at runtime. | ||
| 24 | TRAEFIK_CHART_VERSION = "39.0.501+up39.0.5" | ||
| 25 | SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'traefik', \ | ||
| 26 | 'https://k3s.io/k3s-charts/assets/traefik-crd/traefik-crd-${TRAEFIK_CHART_VERSION}.tgz;name=traefik-crd;unpack=0;subdir=charts \ | ||
| 27 | https://k3s.io/k3s-charts/assets/traefik/traefik-${TRAEFIK_CHART_VERSION}.tgz;name=traefik;unpack=0;subdir=charts', \ | ||
| 28 | '', d)}" | ||
| 29 | SRC_URI[traefik-crd.sha256sum] = "c6245bdcfd193d10ec956d90c50e0d1a3fa1bde541df80744e72eee91b054640" | ||
| 30 | SRC_URI[traefik.sha256sum] = "888de9d098769b9199238076bee225d1b10dba1e889b0e28127eddc38cdb435b" | ||
| 31 | |||
| 17 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" | 32 | SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" |
| 18 | SRCREV_k3s = "54f28d21a6208b1f8f9c33e14cf1fc65c2030107" | 33 | SRCREV_k3s = "a9663261a7ff40522542485a6b2f81916b6d72f9" |
| 19 | 34 | ||
| 20 | SRCREV_FORMAT = "k3s_fuse" | 35 | SRCREV_FORMAT = "k3s_fuse" |
| 21 | PV = "v1.34.1+k3s1+git" | 36 | PV = "v1.36.1+k3s1+git" |
| 37 | |||
| 38 | # K3s uses flannel for CNI networking, not the containerd bridge config | ||
| 39 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-flannel.conflist" | ||
| 22 | 40 | ||
| 23 | CNI_NETWORKING_FILES ?= "${UNPACKDIR}/cni-containerd-net.conf" | 41 | # Claim the cluster network interface (eth1) so systemd-networkd's |
| 42 | # default catch-all doesn't configure it with DHCP. The static IP | ||
| 43 | # is set at boot by k3s-role-setup.service via a networkd drop-in. | ||
| 44 | VIRT_NETWORKING_FILES ?= "${UNPACKDIR}/10-k3s-cluster.network" | ||
| 45 | |||
| 46 | PACKAGECONFIG ??= "traefik" | ||
| 47 | PACKAGECONFIG[traefik] = ",,," | ||
| 24 | 48 | ||
| 25 | # Build tags - used by both do_compile and do_discover_modules | 49 | # Build tags - used by both do_compile and do_discover_modules |
| 26 | TAGS = "static_build netcgo osusergo providerless" | 50 | TAGS = "static_build netcgo osusergo providerless" |
| @@ -32,6 +56,12 @@ GO_MOD_DISCOVERY_LDFLAGS = "-X github.com/k3s-io/k3s/pkg/version.Version=${PV} - | |||
| 32 | GO_MOD_DISCOVERY_GIT_REPO = "https://github.com/rancher/k3s.git" | 56 | GO_MOD_DISCOVERY_GIT_REPO = "https://github.com/rancher/k3s.git" |
| 33 | GO_MOD_DISCOVERY_GIT_REF = "${SRCREV_k3s}" | 57 | GO_MOD_DISCOVERY_GIT_REF = "${SRCREV_k3s}" |
| 34 | 58 | ||
| 59 | # License-scan filter targets — do_compile builds exactly the one binary | ||
| 60 | # from ./cmd/server/main.go, which transitively imports the other ./cmd/* | ||
| 61 | # subcommands. `go list -deps` on this entry point gives the full set of | ||
| 62 | # modules whose code lands in the binary. | ||
| 63 | GO_MOD_DISCOVERY_LICENSE_TARGETS = "./cmd/server/main.go" | ||
| 64 | |||
| 35 | # GO_MOD_FETCH_MODE: "vcs" (all git://) or "hybrid" (gomod:// + git://) | 65 | # GO_MOD_FETCH_MODE: "vcs" (all git://) or "hybrid" (gomod:// + git://) |
| 36 | GO_MOD_FETCH_MODE ?= "hybrid" | 66 | GO_MOD_FETCH_MODE ?= "hybrid" |
| 37 | 67 | ||
| @@ -44,10 +74,16 @@ include ${@ "go-mod-hybrid-gomod.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybri | |||
| 44 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | 74 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} |
| 45 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | 75 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} |
| 46 | 76 | ||
| 77 | # Dependency license tracking (generated by oe-go-mod-fetcher --scan-licenses). | ||
| 78 | # Use `include` (not `require`) so the recipe parses on first-time enablement | ||
| 79 | # before discover_and_generate has been run to create the file. | ||
| 80 | include go-mod-licenses.inc | ||
| 81 | |||
| 47 | inherit go | 82 | inherit go |
| 48 | inherit goarch | 83 | inherit goarch |
| 49 | inherit systemd | 84 | inherit systemd |
| 50 | inherit cni_networking | 85 | inherit cni_networking |
| 86 | inherit virt_networking | ||
| 51 | inherit go-mod-discovery | 87 | inherit go-mod-discovery |
| 52 | 88 | ||
| 53 | BB_GIT_SHALLOW = "1" | 89 | BB_GIT_SHALLOW = "1" |
| @@ -89,6 +125,20 @@ do_compile() { | |||
| 89 | # go.mod and go.sum are synchronized by do_sync_go_files task | 125 | # go.mod and go.sum are synchronized by do_sync_go_files task |
| 90 | # No manual fixes needed - discovery and recipe generation handle version matching | 126 | # No manual fixes needed - discovery and recipe generation handle version matching |
| 91 | 127 | ||
| 128 | # Populate embed directories before build — upstream scripts/build | ||
| 129 | # does this to embed manifests and static content into the binary | ||
| 130 | # via go:embed. Without this, k3s's deploy.Stage() has no manifests | ||
| 131 | # to process and system components (coredns, metrics-server, etc.) | ||
| 132 | # are not deployed on first server start. | ||
| 133 | cp -a manifests/* pkg/deploy/embed/ | ||
| 134 | |||
| 135 | # Embed traefik Helm charts if enabled via PACKAGECONFIG | ||
| 136 | if ${@bb.utils.contains('PACKAGECONFIG', 'traefik', 'true', 'false', d)}; then | ||
| 137 | mkdir -p pkg/static/embed/charts | ||
| 138 | cp -a ${WORKDIR}/sources/charts/traefik-crd-${TRAEFIK_CHART_VERSION}.tgz pkg/static/embed/charts/ | ||
| 139 | cp -a ${WORKDIR}/sources/charts/traefik-${TRAEFIK_CHART_VERSION}.tgz pkg/static/embed/charts/ | ||
| 140 | fi | ||
| 141 | |||
| 92 | VERSION_GOLANG="$(go version | cut -d" " -f3)" | 142 | VERSION_GOLANG="$(go version | cut -d" " -f3)" |
| 93 | ${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 | 143 | ${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 |
| 94 | 144 | ||
| @@ -111,23 +161,42 @@ do_install() { | |||
| 111 | if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then | 161 | if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then |
| 112 | install -D -m 0644 "${UNPACKDIR}/k3s.service" "${D}${systemd_system_unitdir}/k3s.service" | 162 | install -D -m 0644 "${UNPACKDIR}/k3s.service" "${D}${systemd_system_unitdir}/k3s.service" |
| 113 | install -D -m 0644 "${UNPACKDIR}/k3s-agent.service" "${D}${systemd_system_unitdir}/k3s-agent.service" | 163 | install -D -m 0644 "${UNPACKDIR}/k3s-agent.service" "${D}${systemd_system_unitdir}/k3s-agent.service" |
| 164 | install -D -m 0644 "${UNPACKDIR}/k3s-role-setup.service" "${D}${systemd_system_unitdir}/k3s-role-setup.service" | ||
| 114 | sed -i "s#\(Exec\)\(.*\)=\(.*\)\(k3s\)#\1\2=${BIN_PREFIX}/bin/\4#g" "${D}${systemd_system_unitdir}/k3s.service" "${D}${systemd_system_unitdir}/k3s-agent.service" | 165 | sed -i "s#\(Exec\)\(.*\)=\(.*\)\(k3s\)#\1\2=${BIN_PREFIX}/bin/\4#g" "${D}${systemd_system_unitdir}/k3s.service" "${D}${systemd_system_unitdir}/k3s-agent.service" |
| 115 | install -m 755 "${UNPACKDIR}/k3s-agent" "${D}${BIN_PREFIX}/bin" | 166 | install -m 755 "${UNPACKDIR}/k3s-agent" "${D}${BIN_PREFIX}/bin" |
| 167 | install -m 755 "${UNPACKDIR}/k3s-role-setup.sh" "${D}${BIN_PREFIX}/bin/k3s-role-setup.sh" | ||
| 168 | install -m 755 "${UNPACKDIR}/k3s-get-token.sh" "${D}${BIN_PREFIX}/bin/k3s-get-token" | ||
| 116 | fi | 169 | fi |
| 117 | 170 | ||
| 118 | mkdir -p ${D}${datadir}/k3s/ | 171 | mkdir -p ${D}${datadir}/k3s/ |
| 119 | install -m 0755 ${S}/src/import/contrib/util/check-config.sh ${D}${datadir}/k3s/ | 172 | install -m 0755 ${S}/src/import/contrib/util/check-config.sh ${D}${datadir}/k3s/ |
| 173 | |||
| 174 | # Create server manifests directory — k3s's deploy.Stage() writes | ||
| 175 | # processed manifests here at runtime (template variables substituted) | ||
| 176 | install -d "${D}/var/lib/rancher/k3s/server/manifests" | ||
| 177 | |||
| 178 | # Install default k3s config — disable traefik if not in PACKAGECONFIG | ||
| 179 | install -d "${D}${sysconfdir}/rancher/k3s" | ||
| 180 | echo "# k3s server configuration (generated by recipe)" \ | ||
| 181 | > "${D}${sysconfdir}/rancher/k3s/config.yaml" | ||
| 182 | echo "disable-cloud-controller: true" \ | ||
| 183 | >> "${D}${sysconfdir}/rancher/k3s/config.yaml" | ||
| 184 | if ! ${@bb.utils.contains('PACKAGECONFIG', 'traefik', 'true', 'false', d)}; then | ||
| 185 | echo "disable:" >> "${D}${sysconfdir}/rancher/k3s/config.yaml" | ||
| 186 | echo " - traefik" >> "${D}${sysconfdir}/rancher/k3s/config.yaml" | ||
| 187 | fi | ||
| 120 | } | 188 | } |
| 121 | 189 | ||
| 122 | PACKAGES =+ "${PN}-server ${PN}-agent" | 190 | PACKAGES =+ "${PN}-server ${PN}-agent" |
| 123 | 191 | ||
| 124 | SYSTEMD_PACKAGES = "${@bb.utils.contains('DISTRO_FEATURES','systemd','${PN}-server ${PN}-agent','',d)}" | 192 | SYSTEMD_PACKAGES = "${@bb.utils.contains('DISTRO_FEATURES','systemd','${PN}-server ${PN}-agent ${PN}','',d)}" |
| 125 | SYSTEMD_SERVICE:${PN}-server = "${@bb.utils.contains('DISTRO_FEATURES','systemd','k3s.service','',d)}" | 193 | SYSTEMD_SERVICE:${PN}-server = "${@bb.utils.contains('DISTRO_FEATURES','systemd','k3s.service','',d)}" |
| 126 | SYSTEMD_SERVICE:${PN}-agent = "${@bb.utils.contains('DISTRO_FEATURES','systemd','k3s-agent.service','',d)}" | 194 | SYSTEMD_SERVICE:${PN}-agent = "${@bb.utils.contains('DISTRO_FEATURES','systemd','k3s-agent.service','',d)}" |
| 195 | SYSTEMD_SERVICE:${PN} = "${@bb.utils.contains('DISTRO_FEATURES','systemd','k3s-role-setup.service','',d)}" | ||
| 127 | SYSTEMD_AUTO_ENABLE:${PN}-agent = "disable" | 196 | SYSTEMD_AUTO_ENABLE:${PN}-agent = "disable" |
| 128 | 197 | ||
| 129 | FILES:${PN}-agent = "${BIN_PREFIX}/bin/k3s-agent" | 198 | FILES:${PN}-agent = "${BIN_PREFIX}/bin/k3s-agent" |
| 130 | FILES:${PN} += "${BIN_PREFIX}/bin/*" | 199 | FILES:${PN} += "${BIN_PREFIX}/bin/* /var/lib/rancher/k3s/server/manifests ${sysconfdir}/rancher/k3s" |
| 131 | 200 | ||
| 132 | RDEPENDS:${PN} = "k3s-cni conntrack-tools coreutils findutils iptables iproute2 ipset virtual-containerd" | 201 | RDEPENDS:${PN} = "k3s-cni conntrack-tools coreutils findutils iptables iproute2 ipset virtual-containerd" |
| 133 | RDEPENDS:${PN}-server = "${PN}" | 202 | RDEPENDS:${PN}-server = "${PN}" |
diff --git a/recipes-containers/kubernetes/kubernetes/0001-build-golang.sh-convert-remaining-go-calls-to-use.patch b/recipes-containers/kubernetes/kubernetes/0001-build-golang.sh-convert-remaining-go-calls-to-use.patch index 5bfc6268..c5520b5c 100644 --- a/recipes-containers/kubernetes/kubernetes/0001-build-golang.sh-convert-remaining-go-calls-to-use.patch +++ b/recipes-containers/kubernetes/kubernetes/0001-build-golang.sh-convert-remaining-go-calls-to-use.patch | |||
| @@ -14,7 +14,7 @@ Index: kubernetes/hack/lib/golang.sh | |||
| 14 | =================================================================== | 14 | =================================================================== |
| 15 | --- kubernetes.orig/hack/lib/golang.sh | 15 | --- kubernetes.orig/hack/lib/golang.sh |
| 16 | +++ kubernetes/hack/lib/golang.sh | 16 | +++ kubernetes/hack/lib/golang.sh |
| 17 | @@ -743,7 +743,7 @@ kube::golang::build_some_binaries() { | 17 | @@ -779,7 +779,7 @@ kube::golang::build_some_binaries() { |
| 18 | kube::golang::create_coverage_dummy_test "${package}" | 18 | kube::golang::create_coverage_dummy_test "${package}" |
| 19 | kube::util::trap_add "kube::golang::delete_coverage_dummy_test \"${package}\"" EXIT | 19 | kube::util::trap_add "kube::golang::delete_coverage_dummy_test \"${package}\"" EXIT |
| 20 | 20 | ||
| @@ -23,7 +23,7 @@ Index: kubernetes/hack/lib/golang.sh | |||
| 23 | -covermode count \ | 23 | -covermode count \ |
| 24 | -coverpkg k8s.io/... \ | 24 | -coverpkg k8s.io/... \ |
| 25 | "${build_args[@]}" \ | 25 | "${build_args[@]}" \ |
| 26 | @@ -755,13 +755,13 @@ kube::golang::build_some_binaries() { | 26 | @@ -791,13 +791,13 @@ kube::golang::build_some_binaries() { |
| 27 | done | 27 | done |
| 28 | if [[ "${#uncovered[@]}" != 0 ]]; then | 28 | if [[ "${#uncovered[@]}" != 0 ]]; then |
| 29 | V=2 kube::log::info "Building ${uncovered[*]} without coverage..." | 29 | V=2 kube::log::info "Building ${uncovered[*]} without coverage..." |
| @@ -39,12 +39,12 @@ Index: kubernetes/hack/lib/golang.sh | |||
| 39 | fi | 39 | fi |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | @@ -821,7 +821,7 @@ kube::golang::build_binaries_for_platfor | 42 | @@ -871,7 +871,7 @@ kube::golang::build_binaries_for_platfor |
| 43 | testpkg=$(dirname "${test}") | 43 | if [[ -n "${KUBE_RACE:-}" ]]; then |
| 44 | build_args+=("${KUBE_RACE}") | ||
| 45 | fi | ||
| 46 | - go test "${build_args[@]}" "${testpkg}" | ||
| 47 | + $GO test "${build_args[@]}" "${testpkg}" | ||
| 48 | done | ||
| 49 | } | ||
| 44 | 50 | ||
| 45 | mkdir -p "$(dirname "${outfile}")" | ||
| 46 | - go test -c \ | ||
| 47 | + $GO test -c \ | ||
| 48 | ${goflags:+"${goflags[@]}"} \ | ||
| 49 | -gcflags="${gogcflags}" \ | ||
| 50 | -ldflags="${goldflags}" \ | ||
diff --git a/recipes-containers/kubernetes/kubernetes_git.bb b/recipes-containers/kubernetes/kubernetes_git.bb index 092b2475..ab0ea780 100644 --- a/recipes-containers/kubernetes/kubernetes_git.bb +++ b/recipes-containers/kubernetes/kubernetes_git.bb | |||
| @@ -5,25 +5,25 @@ applications across multiple hosts, providing basic mechanisms for deployment, \ | |||
| 5 | maintenance, and scaling of applications. \ | 5 | maintenance, and scaling of applications. \ |
| 6 | " | 6 | " |
| 7 | 7 | ||
| 8 | PV = "v1.34.1+git" | 8 | PV = "1.36.1+git" |
| 9 | CVE_VERSION = "1.33.2" | 9 | CVE_VERSION = "1.36.1" |
| 10 | SRCREV_kubernetes = "03a5f06c2695805059278c9d6b47edc3bdcf51b1" | 10 | SRCREV_kubernetes = "102c4a4f87ba0a26c4a4f1dd8d1d3d07c83697e5" |
| 11 | SRCREV_kubernetes-release = "21382abdbfa8e6a43fd417306fa649cb651cc06e" | 11 | SRCREV_kubernetes-release = "9e3980c6c7b5da3ec3efa0e8b3bdc77ab50c7a0c" |
| 12 | PE = "1" | 12 | PE = "1" |
| 13 | 13 | ||
| 14 | BBCLASSEXTEND = "devupstream:target" | 14 | BBCLASSEXTEND = "devupstream:target" |
| 15 | LIC_FILES_CHKSUM:class-devupstream = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 15 | LIC_FILES_CHKSUM:class-devupstream = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 16 | DEFAULT_PREFERENCE:class-devupstream = "-1" | 16 | DEFAULT_PREFERENCE:class-devupstream = "-1" |
| 17 | SRC_URI:class-devupstream = "git://github.com/kubernetes/kubernetes.git;branch=release-1.32;name=kubernetes;protocol=https \ | 17 | SRC_URI:class-devupstream = "git://github.com/kubernetes/kubernetes.git;branch=release-1.36;name=kubernetes;protocol=https \ |
| 18 | git://github.com/kubernetes/release;branch=master;name=kubernetes-release;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/release;protocol=https \ | 18 | git://github.com/kubernetes/release;branch=master;name=kubernetes-release;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/release;protocol=https \ |
| 19 | " | 19 | " |
| 20 | SRCREV_kubernetes:class-devupstream = "e3b5e621f07f0fee298f641ebded61b8f393fe27" | 20 | SRCREV_kubernetes:class-devupstream = "102c4a4f87ba0a26c4a4f1dd8d1d3d07c83697e5" |
| 21 | SRCREV_kubernetes-release:class-devupstream = "21382abdbfa8e6a43fd417306fa649cb651cc06e" | 21 | SRCREV_kubernetes-release:class-devupstream = "9e3980c6c7b5da3ec3efa0e8b3bdc77ab50c7a0c" |
| 22 | PV:class-devupstream = "v1.28.2+git${SRCREV_kubernetes}" | 22 | PV:class-devupstream = "1.36.1+git${SRCREV_kubernetes}" |
| 23 | 23 | ||
| 24 | SRCREV_FORMAT ?= "kubernetes_release" | 24 | SRCREV_FORMAT ?= "kubernetes_release" |
| 25 | 25 | ||
| 26 | SRC_URI = "git://github.com/kubernetes/kubernetes.git;branch=release-1.34;name=kubernetes;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/github.com/kubernetes/kubernetes \ | 26 | SRC_URI = "git://github.com/kubernetes/kubernetes.git;branch=release-1.36;name=kubernetes;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/github.com/kubernetes/kubernetes \ |
| 27 | git://github.com/kubernetes/release;branch=master;name=kubernetes-release;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/release;protocol=https" | 27 | git://github.com/kubernetes/release;branch=master;name=kubernetes-release;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/release;protocol=https" |
| 28 | 28 | ||
| 29 | SRC_URI:append = " \ | 29 | SRC_URI:append = " \ |
| @@ -110,8 +110,11 @@ do_install() { | |||
| 110 | 110 | ||
| 111 | install -m 755 -D ${S}/_output/local/bin/${TARGET_GOOS}/${TARGET_GOARCH}/* ${D}/${bindir} | 111 | install -m 755 -D ${S}/_output/local/bin/${TARGET_GOOS}/${TARGET_GOARCH}/* ${D}/${bindir} |
| 112 | 112 | ||
| 113 | install -m 0644 ${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}/release/cmd/kubepkg/templates/latest/deb/kubelet/lib/systemd/system/kubelet.service ${D}${systemd_unitdir}/system/ | 113 | # NOTE: kubernetes-release reorganized the templates tree: 'kubepkg' was |
| 114 | install -m 0644 ${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}/release/cmd/kubepkg/templates/latest/deb/kubeadm/10-kubeadm.conf ${D}${systemd_unitdir}/system/kubelet.service.d/ | 114 | # removed and 'krel' (the release tool) holds the templates now, in a |
| 115 | # flatter layout without the deb/<pkg>/lib/systemd/system/ wrapping. | ||
| 116 | install -m 0644 ${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}/release/cmd/krel/templates/latest/kubelet/kubelet.service ${D}${systemd_unitdir}/system/ | ||
| 117 | install -m 0644 ${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}/release/cmd/krel/templates/latest/kubeadm/10-kubeadm.conf ${D}${systemd_unitdir}/system/kubelet.service.d/ | ||
| 115 | 118 | ||
| 116 | if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then | 119 | if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then |
| 117 | install -d "${D}${BIN_PREFIX}${base_bindir}" | 120 | install -d "${D}${BIN_PREFIX}${base_bindir}" |
diff --git a/recipes-containers/lxc/files/templates-actually-create-DOWNLOAD_TEMP-directory.patch b/recipes-containers/lxc/files/templates-actually-create-DOWNLOAD_TEMP-directory.patch deleted file mode 100644 index 3a2b1f0d..00000000 --- a/recipes-containers/lxc/files/templates-actually-create-DOWNLOAD_TEMP-directory.patch +++ /dev/null | |||
| @@ -1,37 +0,0 @@ | |||
| 1 | From b30643c37d0d64a15d15026ac94e548cae8a88d2 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Mark Asselstine <mark.asselstine@windriver.com> | ||
| 3 | Date: Thu, 31 May 2018 16:21:45 -0400 | ||
| 4 | Subject: [PATCH] templates: actually create DOWNLOAD_TEMP directory | ||
| 5 | |||
| 6 | The way 'mktemp' is currently used you will get a temp directory in | ||
| 7 | $TMPDIR or '/tmp' and DOWNLOAD_TEMP will not be pointing to an actual | ||
| 8 | directory. This will result in the wget operations failing and the | ||
| 9 | container will fail to create: | ||
| 10 | |||
| 11 | ERROR: Failed to download http://.... | ||
| 12 | |||
| 13 | Instead we want to use the '-p' option for mktemp to set the base path | ||
| 14 | and this will ensure that the temp directory is created in the correct | ||
| 15 | location and DOWNLOAD_TEMP will be consistent with this location. | ||
| 16 | |||
| 17 | Upstream-Status: Pending | ||
| 18 | |||
| 19 | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> | ||
| 20 | |||
| 21 | --- | ||
| 22 | templates/lxc-download.in | 2 +- | ||
| 23 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
| 24 | |||
| 25 | diff --git a/templates/lxc-download.in b/templates/lxc-download.in | ||
| 26 | index 4cb2129..923d2a1 100644 | ||
| 27 | --- a/templates/lxc-download.in | ||
| 28 | +++ b/templates/lxc-download.in | ||
| 29 | @@ -329,7 +329,7 @@ elif [ -n "${DOWNLOAD_TEMP}" ]; then | ||
| 30 | mkdir -p "${DOWNLOAD_TEMP}" | ||
| 31 | DOWNLOAD_TEMP="$(mktemp -p "${DOWNLOAD_TEMP}" -d)" | ||
| 32 | else | ||
| 33 | - DOWNLOAD_TEMP="${DOWNLOAD_TEMP}$(mktemp -d)" | ||
| 34 | + DOWNLOAD_TEMP="$(mktemp -p ${DOWNLOAD_TEMP} -d)" | ||
| 35 | fi | ||
| 36 | |||
| 37 | # Simply list images | ||
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb index f08d793d..d6544073 100644 --- a/recipes-containers/lxc/lxc_git.bb +++ b/recipes-containers/lxc/lxc_git.bb | |||
| @@ -32,14 +32,24 @@ RDEPENDS:${PN} = " \ | |||
| 32 | 32 | ||
| 33 | RDEPENDS:${PN}:append:libc-glibc = " glibc-utils" | 33 | RDEPENDS:${PN}:append:libc-glibc = " glibc-utils" |
| 34 | 34 | ||
| 35 | # Soft-pull the layer's own sub-packages so a default `lxc` install lands a | ||
| 36 | # functional LXC. Without networking, lxc-net.service is missing and lxcbr0 | ||
| 37 | # never comes up, so any container whose config references lxcbr0 (the | ||
| 38 | # download template's default) fails to start with: | ||
| 39 | # network.c: netdev_configure_server_veth: Failed to attach "vethXXX" to | ||
| 40 | # bridge "lxcbr0", bridge interface doesn't exist | ||
| 41 | # Without templates, lxc-create --template <foo> has no template scripts | ||
| 42 | # to invoke. Users who genuinely don't want either can drop them with | ||
| 43 | # BAD_RECOMMENDATIONS. | ||
| 44 | RRECOMMENDS:${PN} += "${PN}-networking ${PN}-templates" | ||
| 45 | |||
| 35 | RDEPENDS:${PN}-ptest += "file make gmp nettle gnutls bash libgcc" | 46 | RDEPENDS:${PN}-ptest += "file make gmp nettle gnutls bash libgcc" |
| 36 | 47 | ||
| 37 | RDEPENDS:${PN}-networking += "iptables" | 48 | RDEPENDS:${PN}-networking += "iptables" |
| 38 | 49 | ||
| 39 | SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-6.0;protocol=https \ | 50 | SRC_URI = "git://github.com/lxc/lxc.git;branch=main;protocol=https \ |
| 40 | file://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \ | 51 | file://lxc-1.0.0-disable-udhcp-from-busybox-template.patch \ |
| 41 | file://run-ptest \ | 52 | file://run-ptest \ |
| 42 | file://templates-actually-create-DOWNLOAD_TEMP-directory.patch \ | ||
| 43 | file://template-make-busybox-template-compatible-with-core-.patch \ | 53 | file://template-make-busybox-template-compatible-with-core-.patch \ |
| 44 | file://templates-use-curl-instead-of-wget.patch \ | 54 | file://templates-use-curl-instead-of-wget.patch \ |
| 45 | file://0001-download-don-t-try-compatbility-index.patch \ | 55 | file://0001-download-don-t-try-compatbility-index.patch \ |
| @@ -49,8 +59,8 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-6.0;protocol=https \ | |||
| 49 | file://lxc-net \ | 59 | file://lxc-net \ |
| 50 | " | 60 | " |
| 51 | 61 | ||
| 52 | SRCREV = "2597434ae2472114c70ad2bdf4ae5580c9e22717" | 62 | SRCREV = "e4415af07e3ec291205bc828e2b4e8141f91a499" |
| 53 | PV = "6.0.6" | 63 | PV = "7.0.0" |
| 54 | 64 | ||
| 55 | # Let's not configure for the host distro. | 65 | # Let's not configure for the host distro. |
| 56 | # | 66 | # |
| @@ -80,7 +90,6 @@ PACKAGECONFIG[apparmor] = "-Dapparmor=true,-Dapparmor=false,apparmor,apparmor" | |||
| 80 | PACKAGECONFIG[templates] = ",,, ${PN}-templates" | 90 | PACKAGECONFIG[templates] = ",,, ${PN}-templates" |
| 81 | PACKAGECONFIG[selinux] = "-Dselinux=true,-Dselinux=false,libselinux,libselinux" | 91 | PACKAGECONFIG[selinux] = "-Dselinux=true,-Dselinux=false,libselinux,libselinux" |
| 82 | PACKAGECONFIG[seccomp] = "-Dseccomp=true,-Dseccomp=false,libseccomp,libseccomp" | 92 | PACKAGECONFIG[seccomp] = "-Dseccomp=true,-Dseccomp=false,libseccomp,libseccomp" |
| 83 | PACKAGECONFIG[systemd] = "-Dsystemd-unitdir=${sysconfdir}/systemd/system/, -Dsystemd-unitdir=, systemd," | ||
| 84 | PACKAGECONFIG[systemd] = "-Dinit-script=systemd,-Dinit-script=sysvinit,systemd," | 93 | PACKAGECONFIG[systemd] = "-Dinit-script=systemd,-Dinit-script=sysvinit,systemd," |
| 85 | 94 | ||
| 86 | # required by python3 to run setup.py | 95 | # required by python3 to run setup.py |
diff --git a/recipes-containers/lxcfs/lxcfs/0001-bindings-fix-build-with-newer-linux-libc-headers.patch b/recipes-containers/lxcfs/lxcfs/0001-bindings-fix-build-with-newer-linux-libc-headers.patch deleted file mode 100644 index 64d19f47..00000000 --- a/recipes-containers/lxcfs/lxcfs/0001-bindings-fix-build-with-newer-linux-libc-headers.patch +++ /dev/null | |||
| @@ -1,50 +0,0 @@ | |||
| 1 | From ca3c3484b078304998b3f2a2d6cd6c00540deb2c Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Martin Jansa <Martin.Jansa@gmail.com> | ||
| 3 | Date: Fri, 28 Apr 2023 19:16:11 +0000 | ||
| 4 | Subject: [PATCH] bindings: fix build with newer linux-libc-headers | ||
| 5 | |||
| 6 | Fixes: | ||
| 7 | |||
| 8 | ../../lxcfs-4.0.7/src/bindings.c: In function 'initpid_still_valid_pidfd': | ||
| 9 | ../../lxcfs-4.0.7/src/bindings.c:160:15: error: implicit declaration of function 'pidfd_send_signal'; did you mean 'SYS_pidfd_send_signal'? [-Werr | ||
| 10 | or=implicit-function-declaration] | ||
| 11 | 160 | ret = pidfd_send_signal(entry->init_pidfd, 0, NULL, 0); | ||
| 12 | | ^~~~~~~~~~~~~~~~~ | ||
| 13 | | SYS_pidfd_send_signal | ||
| 14 | ../../lxcfs-4.0.7/src/bindings.c:160:15: warning: nested extern declaration of 'pidfd_send_signal' [-Wnested-externs] | ||
| 15 | ../../lxcfs-4.0.7/src/bindings.c: In function 'save_initpid': | ||
| 16 | ../../lxcfs-4.0.7/src/bindings.c:296:25: error: implicit declaration of function 'pidfd_open' [-Werror=implicit-function-declaration] | ||
| 17 | 296 | pidfd = pidfd_open(pid, 0); | ||
| 18 | | ^~~~~~~~~~ | ||
| 19 | ../../lxcfs-4.0.7/src/bindings.c:296:25: warning: nested extern declaration of 'pidfd_open' [-Wnested-externs] | ||
| 20 | ../../lxcfs-4.0.7/src/bindings.c: At top level: | ||
| 21 | ../../lxcfs-4.0.7/src/bindings.c:612:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] | ||
| 22 | 612 | static int pivot_enter() | ||
| 23 | | ^~~~~~~~~~~ | ||
| 24 | ../../lxcfs-4.0.7/src/bindings.c: In function 'pivot_enter': | ||
| 25 | ../../lxcfs-4.0.7/src/bindings.c:612:12: warning: old-style function definition [-Wold-style-definition] | ||
| 26 | ../../lxcfs-4.0.7/src/bindings.c: At top level: | ||
| 27 | ../../lxcfs-4.0.7/src/bindings.c:655:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] | ||
| 28 | 655 | static int chroot_enter() | ||
| 29 | | ^~~~~~~~~~~~ | ||
| 30 | ../../lxcfs-4.0.7/src/bindings.c: In function 'chroot_enter': | ||
| 31 | ../../lxcfs-4.0.7/src/bindings.c:655:12: warning: old-style function definition [-Wold-style-definition] | ||
| 32 | |||
| 33 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||
| 34 | Upstream-Status: Pending | ||
| 35 | --- | ||
| 36 | src/bindings.c | 1 + | ||
| 37 | 1 file changed, 1 insertion(+) | ||
| 38 | |||
| 39 | diff --git a/src/bindings.c b/src/bindings.c | ||
| 40 | index 6f2444c..3e0d60a 100644 | ||
| 41 | --- a/src/bindings.c | ||
| 42 | +++ b/src/bindings.c | ||
| 43 | @@ -39,6 +39,7 @@ | ||
| 44 | #include <sys/mman.h> | ||
| 45 | #include <sys/mount.h> | ||
| 46 | #include <sys/param.h> | ||
| 47 | +#include <sys/pidfd.h> | ||
| 48 | #include <sys/socket.h> | ||
| 49 | #include <sys/syscall.h> | ||
| 50 | #include <sys/sysinfo.h> | ||
diff --git a/recipes-containers/lxcfs/lxcfs_5.0.4.bb b/recipes-containers/lxcfs/lxcfs_7.0.0.bb index 5d2ad164..64eb8429 100644 --- a/recipes-containers/lxcfs/lxcfs_5.0.4.bb +++ b/recipes-containers/lxcfs/lxcfs_7.0.0.bb | |||
| @@ -6,16 +6,14 @@ inherit meson pkgconfig systemd features_check | |||
| 6 | 6 | ||
| 7 | SRC_URI = " \ | 7 | SRC_URI = " \ |
| 8 | https://linuxcontainers.org/downloads/lxcfs/lxcfs-${PV}.tar.gz \ | 8 | https://linuxcontainers.org/downloads/lxcfs/lxcfs-${PV}.tar.gz \ |
| 9 | file://0001-bindings-fix-build-with-newer-linux-libc-headers.patch \ | ||
| 10 | file://0001-meson.build-force-pid-open-send_signal-detection.patch \ | 9 | file://0001-meson.build-force-pid-open-send_signal-detection.patch \ |
| 11 | " | 10 | " |
| 12 | 11 | ||
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=29ae50a788f33f663405488bc61eecb1" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=29ae50a788f33f663405488bc61eecb1" |
| 14 | SRC_URI[md5sum] = "00a6632e094d0a2f2308c8365ac91912" | 13 | SRC_URI[sha256sum] = "89a5ac0e98cfae6aad26d00e0e977affe810865ebccd4c4cf9422f980ade5624" |
| 15 | SRC_URI[sha256sum] = "c2b361edc881d5ca8fa2cd3260a4999b8f87afce8d937be2160e5cf0b482c52f" | ||
| 16 | 14 | ||
| 17 | DEPENDS += "fuse python3-jinja2-native help2man-native systemd" | 15 | DEPENDS += "fuse3 python3-jinja2-native help2man-native systemd" |
| 18 | RDEPENDS:${PN} += "fuse" | 16 | RDEPENDS:${PN} += "fuse3" |
| 19 | 17 | ||
| 20 | FILES:${PN} += "${datadir}/lxc/config/common.conf.d/*" | 18 | FILES:${PN} += "${datadir}/lxc/config/common.conf.d/*" |
| 21 | 19 | ||
diff --git a/recipes-containers/nerdctl/go-mod-cache.inc b/recipes-containers/nerdctl/go-mod-cache.inc index 3a613277..ebb32a40 100644 --- a/recipes-containers/nerdctl/go-mod-cache.inc +++ b/recipes-containers/nerdctl/go-mod-cache.inc | |||
| @@ -8,509 +8,786 @@ inherit go-mod-vcs | |||
| 8 | 8 | ||
| 9 | # Module metadata for cache building (one module per line) | 9 | # Module metadata for cache building (one module per line) |
| 10 | GO_MODULE_CACHE_DATA = '[\ | 10 | GO_MODULE_CACHE_DATA = '[\ |
| 11 | {"module":"go.uber.org/mock","version":"v0.6.0","vcs_hash":"03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48","timestamp":"2025-08-18T14:58:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | 11 | {"module":"oras.land/oras-go/v2","version":"v2.5.0","vcs_hash":"92b5fd737b0f72d171d2205b6c79114e2bacb694c543dd5f1147f99ab55a3edf","timestamp":"2024-03-21T05:50:59Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ |
| 12 | {"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"},\ | 12 | {"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"},\ |
| 13 | {"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"},\ | 13 | {"module":"github.com/mr-tron/base58","version":"v1.3.0","vcs_hash":"7aaa35e3bfc361fb30c2924089979126b1362540c53b656371cfb1cb98db3ac7","timestamp":"2026-04-04T18:10:40Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 14 | {"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"},\ | 14 | {"module":"github.com/go-sql-driver/mysql","version":"v1.8.1","vcs_hash":"da626fc5d68b6c43482c19d2893d4d1078cf849c97e206eb330612abcca8b559","timestamp":"2024-03-26T14:34:07Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ |
| 15 | {"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"},\ | 15 | {"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"},\ |
| 16 | {"module":"go.etcd.io/etcd/api/v3","version":"v3.5.17","vcs_hash":"3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934","timestamp":"2024-11-12T16:30:31Z","subdir":"api","vcs_ref":"refs/tags/api/v3.5.17"},\ | 16 | {"module":"github.com/spiffe/go-spiffe/v2","version":"v2.6.0","vcs_hash":"aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4","timestamp":"2025-08-21T14:57:50Z","subdir":"","vcs_ref":"refs/tags/v2.6.0"},\ |
| 17 | {"module":"go.etcd.io/etcd/client/pkg/v3","version":"v3.5.17","vcs_hash":"3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934","timestamp":"2024-11-12T16:30:31Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.5.17"},\ | 17 | {"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"},\ |
| 18 | {"module":"go.etcd.io/etcd/client/v3","version":"v3.5.17","vcs_hash":"3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934","timestamp":"2024-11-12T16:30:31Z","subdir":"client","vcs_ref":"refs/tags/client/v3.5.17"},\ | 18 | {"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"},\ |
| 19 | {"module":"go.etcd.io/bbolt","version":"v1.4.3","vcs_hash":"5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a","timestamp":"2025-08-19T17:17:23Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | 19 | {"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":""},\ |
| 20 | {"module":"gonum.org/v1/gonum","version":"v0.16.0","vcs_hash":"525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4","timestamp":"2025-03-21T18:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ | 20 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ |
| 21 | {"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"},\ | 21 | {"module":"github.com/spf13/cobra","version":"v1.10.2","vcs_hash":"a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685","timestamp":"2025-12-03T23:51:15Z","subdir":"","vcs_ref":"refs/tags/v1.10.2"},\ |
| 22 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | 22 | {"module":"github.com/spf13/cobra","version":"v1.10.1","vcs_hash":"54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af","timestamp":"2025-09-01T16:19:51Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ |
| 23 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | 23 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ |
| 24 | {"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"},\ | 24 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ |
| 25 | {"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"},\ | 25 | {"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"},\ |
| 26 | {"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"},\ | 26 | {"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"},\ |
| 27 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | 27 | {"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"},\ |
| 28 | {"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"},\ | 28 | {"module":"github.com/fatih/color","version":"v1.19.0","vcs_hash":"58caff141d2948f9fe070625ca47c5aeb106aece67c3c98c8ebe2619b45ddb73","timestamp":"2026-03-20T08:53:23Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ |
| 29 | {"module":"gotest.tools/v3","version":"v3.5.2","vcs_hash":"0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5","timestamp":"2024-09-05T03:48:22Z","subdir":"","vcs_ref":"refs/tags/v3.5.2"},\ | 29 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ |
| 30 | {"module":"pgregory.net/rapid","version":"v1.2.0","vcs_hash":"44c434e5467532a753dca055894777e9cc0c2edb2d36b01df08664a6953e8459","timestamp":"2025-02-24T08:18:48Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | 30 | {"module":"github.com/sigstore/sigstore","version":"v1.10.5","vcs_hash":"f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8","timestamp":"2026-03-19T06:28:53Z","subdir":"","vcs_ref":"refs/tags/v1.10.5"},\ |
| 31 | {"module":"lukechampine.com/blake3","version":"v1.3.0","vcs_hash":"0e3828db4f2fc58a573401df11292706f1cea35a5c89f6767c8ff7456b598f28","timestamp":"2024-05-02T14:21:31Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | 31 | {"module":"github.com/sigstore/rekor-tiles/v2","version":"v2.0.1","vcs_hash":"b8d43475ba70ac8bfe320e5e8116e30c762256078fcd60b87e28d27c91db426d","timestamp":"2025-11-10T15:43:15Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ |
| 32 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250804133106-a7a43d27e69b","vcs_hash":"8d1ae8953d4e81e4a7b4b6ad849d7016ae871670c27f2ee0089c64c2e4294ddc","timestamp":"2025-08-04T13:31:06Z","subdir":"googleapis/api","vcs_ref":""},\ | 32 | {"module":"github.com/sigstore/rekor","version":"v1.5.0","vcs_hash":"83f42b233ced1d3161475396984e20e2f51539ee96e35cb0d5bba6ceb6d0edab","timestamp":"2026-01-22T01:17:22Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ |
| 33 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250804133106-a7a43d27e69b","vcs_hash":"8d1ae8953d4e81e4a7b4b6ad849d7016ae871670c27f2ee0089c64c2e4294ddc","timestamp":"2025-08-04T13:31:06Z","subdir":"googleapis/rpc","vcs_ref":""},\ | 33 | {"module":"github.com/sigstore/timestamp-authority/v2","version":"v2.0.6","vcs_hash":"6462b458d39b47895d26c045ce9ad9a9705e458dd24b24d963fc284bf12c040a","timestamp":"2026-04-13T15:50:36Z","subdir":"","vcs_ref":"refs/tags/v2.0.6"},\ |
| 34 | {"module":"google.golang.org/genproto","version":"v0.0.0-20180817151627-c66870c02cf8","vcs_hash":"2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a","timestamp":"2018-08-17T15:16:27Z","subdir":"","vcs_ref":""},\ | 34 | {"module":"github.com/sigstore/sigstore-go","version":"v1.1.4","vcs_hash":"266db4b6b3687a3b36e4aba7537c3db2811ed76f16474c4689b7a41d20321f18","timestamp":"2025-12-08T09:34:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.4"},\ |
| 35 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200526211855-cb27e3aa2013","vcs_hash":"f4e88ad01c32fa84f172d06a8fd34c47643c43e7c69ee97316a94e1a0ace3b25","timestamp":"2020-05-26T21:18:55Z","subdir":"","vcs_ref":""},\ | 35 | {"module":"github.com/sigstore/protobuf-specs","version":"v0.5.0","vcs_hash":"4be3492e50d1e30ee1365286244a71456814ed25f2b112ffae504266afbecb00","timestamp":"2025-07-10T06:03:26Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 36 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190819201941-24fa4b261c55","vcs_hash":"8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030","timestamp":"2019-08-19T20:19:41Z","subdir":"","vcs_ref":""},\ | 36 | {"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"},\ |
| 37 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230410155749-daa745c078e1","vcs_hash":"3af3f10030ab0f6b8233cedd8a8ca7202c192fd86c3576e8d930f28056a369bd","timestamp":"2023-04-10T15:57:49Z","subdir":"","vcs_ref":""},\ | 37 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ |
| 38 | {"module":"google.golang.org/grpc","version":"v1.19.0","vcs_hash":"a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959","timestamp":"2019-02-26T18:45:09Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | 38 | {"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"},\ |
| 39 | {"module":"google.golang.org/grpc","version":"v1.27.0","vcs_hash":"d33440dd79b6e7c93174f3dcb6fccb7ccfebd02a4405850443d56e62d285f44a","timestamp":"2020-01-28T19:14:05Z","subdir":"","vcs_ref":"refs/tags/v1.27.0"},\ | 39 | {"module":"github.com/tetratelabs/wazero","version":"v1.9.0","vcs_hash":"8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060","timestamp":"2025-02-18T15:24:27Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ |
| 40 | {"module":"google.golang.org/grpc","version":"v1.25.1","vcs_hash":"418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464","timestamp":"2019-11-08T18:22:05Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | 40 | {"module":"github.com/tetratelabs/wazero","version":"v1.11.0","vcs_hash":"65efbbf9a949dc054e98610f913942c7dae4b1f99f643f5414adfd19393f1c7c","timestamp":"2025-12-18T15:01:01Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ |
| 41 | {"module":"google.golang.org/grpc","version":"v1.23.0","vcs_hash":"ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675","timestamp":"2019-08-13T19:31:37Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | 41 | {"module":"github.com/tetratelabs/wazero","version":"v1.10.1","vcs_hash":"e4664efba21af44c61be56ad7d3196dbe0733019a000bd28a0efd72c3fe50858","timestamp":"2025-11-09T00:23:12Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ |
| 42 | {"module":"google.golang.org/grpc","version":"v1.33.2","vcs_hash":"9dd08885e1a8db43a8455d2fd3a42384ff1ed9a8f79e116dffcce781b4dee045","timestamp":"2020-11-06T17:41:19Z","subdir":"","vcs_ref":"refs/tags/v1.33.2"},\ | 42 | {"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"},\ |
| 43 | {"module":"google.golang.org/grpc","version":"v1.76.0","vcs_hash":"0c7b828398bb55c8fc7b52129e4867f1f0efae601c9c27e2295d6fca0d979bfc","timestamp":"2025-10-06T20:38:31Z","subdir":"","vcs_ref":"refs/tags/v1.76.0"},\ | 43 | {"module":"github.com/prometheus/common","version":"v0.66.1","vcs_hash":"4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4","timestamp":"2025-09-05T07:53:47Z","subdir":"","vcs_ref":"refs/tags/v0.66.1"},\ |
| 44 | {"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"},\ | 44 | {"module":"github.com/prometheus/common","version":"v0.67.5","vcs_hash":"e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a","timestamp":"2026-01-05T14:14:40Z","subdir":"","vcs_ref":"refs/tags/v0.67.5"},\ |
| 45 | {"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"},\ | 45 | {"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"},\ |
| 46 | {"module":"google.golang.org/appengine","version":"v1.1.0","vcs_hash":"002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d","timestamp":"2018-05-21T22:34:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | 46 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190812154241-14fe0d1b01d4","vcs_hash":"51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069","timestamp":"2019-08-12T15:42:41Z","subdir":"","vcs_ref":""},\ |
| 47 | {"module":"google.golang.org/protobuf","version":"v1.22.0","vcs_hash":"397e5b05f3f4e5369964001986d9c4c3e998f4f07ff952c7073f4a6eb41ed83e","timestamp":"2020-05-04T19:17:18Z","subdir":"","vcs_ref":"refs/tags/v1.22.0"},\ | 47 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ |
| 48 | {"module":"google.golang.org/protobuf","version":"v1.21.0","vcs_hash":"b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2","timestamp":"2020-04-13T18:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ | 48 | {"module":"github.com/prometheus/procfs","version":"v0.19.2","vcs_hash":"4ba43fedb66349da63590a73d3cd2456a557a4f717a87d1fa2b8f902328ca520","timestamp":"2025-10-30T14:20:06Z","subdir":"","vcs_ref":"refs/tags/v0.19.2"},\ |
| 49 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200221191635-4d8936d0db64","vcs_hash":"5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba","timestamp":"2020-02-21T19:16:35Z","subdir":"","vcs_ref":""},\ | 49 | {"module":"github.com/prometheus/procfs","version":"v0.16.1","vcs_hash":"c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e","timestamp":"2025-04-19T15:43:08Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ |
| 50 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200109180630-ec00e32a8dfd","vcs_hash":"11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6","timestamp":"2020-01-09T18:06:30Z","subdir":"","vcs_ref":""},\ | 50 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.11.0","vcs_hash":"ad485325c266dc74bbd847a2f69989257e9d02e0e9f052790c41c17cd937da7b","timestamp":"2026-05-20T13:39:54Z","subdir":"","vcs_ref":"refs/tags/v2.11.0"},\ |
| 51 | {"module":"google.golang.org/protobuf","version":"v1.36.10","vcs_hash":"3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f","timestamp":"2025-10-02T08:56:10Z","subdir":"","vcs_ref":"refs/tags/v1.36.10"},\ | 51 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.10.0","vcs_hash":"d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5","timestamp":"2025-11-25T16:15:06Z","subdir":"","vcs_ref":"refs/tags/v2.10.0"},\ |
| 52 | {"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"},\ | 52 | {"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"},\ |
| 53 | {"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"},\ | ||
| 54 | {"module":"google.golang.org/protobuf","version":"v1.20.1-0.20200309200217-e05f789c0967","vcs_hash":"5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb","timestamp":"2020-03-09T20:02:17Z","subdir":"","vcs_ref":""},\ | ||
| 55 | {"module":"google.golang.org/protobuf","version":"v1.23.1-0.20200526195155-81db48ad09cc","vcs_hash":"6672d6c61253550fee094c62b7113d620e09975c4fdd6a2d3f730f829d3aa7b5","timestamp":"2020-05-26T19:51:55Z","subdir":"","vcs_ref":""},\ | ||
| 56 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200228230310-ab0ca4ff8a60","vcs_hash":"bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f","timestamp":"2020-02-28T23:03:10Z","subdir":"","vcs_ref":""},\ | ||
| 57 | {"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"},\ | ||
| 58 | {"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"},\ | ||
| 59 | {"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"},\ | ||
| 60 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.3","vcs_hash":"bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903","timestamp":"2025-11-04T17:29:07Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.3"},\ | ||
| 61 | {"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"},\ | ||
| 62 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.37.0"},\ | ||
| 63 | {"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"},\ | ||
| 64 | {"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"},\ | ||
| 65 | {"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"},\ | ||
| 66 | {"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"},\ | ||
| 67 | {"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"},\ | ||
| 68 | {"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"},\ | ||
| 69 | {"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"},\ | ||
| 70 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.36.0","vcs_hash":"66834093881db18fc755a4aa1f4a68c031d78efbf6766aeccc5cec783597bb87","timestamp":"2025-05-22T14:29:43Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.36.0"},\ | ||
| 71 | {"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"},\ | ||
| 72 | {"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"},\ | ||
| 73 | {"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"},\ | ||
| 74 | {"module":"github.com/jsimonetti/rtnetlink/v2","version":"v2.0.1","vcs_hash":"32a51be3d6e43ac087c0c1a5bc07d98d1afad04909a78ceac4d4c884fdab6d40","timestamp":"2024-05-10T14:40:56Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ | ||
| 75 | {"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"},\ | ||
| 76 | {"module":"github.com/imdario/mergo","version":"v0.3.13","vcs_hash":"a5db31837e7cfa660365c3f63544dbc74676271a7bf2b22b2ea7b8d3cc8d873b","timestamp":"2022-05-25T20:08:08Z","subdir":"","vcs_ref":"refs/tags/v0.3.13"},\ | ||
| 77 | {"module":"github.com/ipfs/go-cid","version":"v0.6.0","vcs_hash":"6022b1dd9390d91d8c1dd6b781920bc813f4b942ed65d4cbe184c5f47be3402a","timestamp":"2025-10-28T01:15:36Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 78 | {"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"},\ | ||
| 79 | {"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"},\ | ||
| 80 | {"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"},\ | ||
| 81 | {"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"},\ | ||
| 82 | {"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"},\ | ||
| 83 | {"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"},\ | ||
| 84 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ | 53 | {"module":"github.com/syndtr/gocapability","version":"v0.0.0-20200815063812-42c35b437635","vcs_hash":"4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9","timestamp":"2020-08-15T06:38:12Z","subdir":"","vcs_ref":""},\ |
| 85 | {"module":"github.com/goccy/go-json","version":"v0.10.2","vcs_hash":"740855cec7c87c7ae05c90a05b7441ee62d8206d1f61f89e36a20ee76b0af7ec","timestamp":"2023-03-19T20:01:20Z","subdir":"","vcs_ref":"refs/tags/v0.10.2"},\ | 54 | {"module":"github.com/fernet/fernet-go","version":"v0.0.0-20240119011108-303da6aec611","vcs_hash":"94c588977c5c1c8aa31f62ca3385bcf53185f0ad1be6a40440a99cb4efbf7ea4","timestamp":"2024-01-19T01:11:08Z","subdir":"","vcs_ref":""},\ |
| 55 | {"module":"github.com/container-storage-interface/spec","version":"v1.5.0","vcs_hash":"d0838026b3321137f96fdb13e5fef5ec1b53ebf8f1b84712991a363befabb895","timestamp":"2021-06-07T19:24:05Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 56 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.31.0","vcs_hash":"bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2","timestamp":"2026-01-16T21:40:50Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.31.0"},\ | ||
| 57 | {"module":"github.com/decred/dcrd/dcrec/secp256k1/v4","version":"v4.2.0","vcs_hash":"969124e062705319ea1df3e035f29c8b4731d2905da0ac8d80229f2c33b0e217","timestamp":"2023-04-13T20:31:48Z","subdir":"dcrec/secp256k1","vcs_ref":"refs/tags/dcrec/secp256k1/v4.2.0"},\ | ||
| 86 | {"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"},\ | 58 | {"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"},\ |
| 87 | {"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"},\ | 59 | {"module":"github.com/google/deck","version":"v0.0.0-20230104221208-105ad94aa8ae","vcs_hash":"9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140","timestamp":"2023-01-04T22:12:08Z","subdir":"","vcs_ref":""},\ |
| 88 | {"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"},\ | 60 | {"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"},\ |
| 89 | {"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"},\ | 61 | {"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"},\ |
| 90 | {"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"},\ | 62 | {"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"},\ |
| 91 | {"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"},\ | 63 | {"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"},\ |
| 92 | {"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"},\ | 64 | {"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"},\ |
| 93 | {"module":"github.com/compose-spec/compose-go/v2","version":"v2.10.0","vcs_hash":"d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5","timestamp":"2025-11-25T16:15:06Z","subdir":"","vcs_ref":"refs/tags/v2.10.0"},\ | 65 | {"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"},\ |
| 94 | {"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"},\ | 66 | {"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"},\ |
| 95 | {"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"},\ | 67 | {"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"},\ |
| 96 | {"module":"github.com/knqyf263/go-plugin","version":"v0.9.0","vcs_hash":"a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7","timestamp":"2025-03-11T05:42:07Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | 68 | {"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"},\ |
| 97 | {"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"},\ | 69 | {"module":"github.com/google/certtostore","version":"v1.0.6","vcs_hash":"03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f","timestamp":"2025-09-02T15:28:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ |
| 98 | {"module":"github.com/philhofer/fwd","version":"v1.2.0","vcs_hash":"ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42","timestamp":"2024-09-16T14:44:58Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | 70 | {"module":"github.com/google/go-containerregistry","version":"v0.20.7","vcs_hash":"7718f7a1dba1449780db7674f80547426e1d00e04dad155a6d6d92f8d82b750b","timestamp":"2025-11-24T22:20:20Z","subdir":"","vcs_ref":"refs/tags/v0.20.7"},\ |
| 99 | {"module":"github.com/freddierice/go-losetup","version":"v0.0.0-20220711213114-2a14873012db","vcs_hash":"fb2577bec09163f1fc50ce6dbf0cd19df26e90ecd4d1f792eca4b7f180344582","timestamp":"2022-07-11T21:31:14Z","subdir":"","vcs_ref":""},\ | 71 | {"module":"github.com/google/go-containerregistry","version":"v0.20.1","vcs_hash":"a2844d6ba65e6b80271cad050f89b6c0158f173d5b155bfd7f8f4e93d826c21d","timestamp":"2024-07-17T01:32:55Z","subdir":"","vcs_ref":"refs/tags/v0.20.1"},\ |
| 100 | {"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"},\ | 72 | {"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"},\ |
| 101 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | 73 | {"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"},\ |
| 74 | {"module":"github.com/google/pprof","version":"v0.0.0-20250820193118-f64d9cf942d6","vcs_hash":"b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322","timestamp":"2025-08-20T19:31:18Z","subdir":"","vcs_ref":""},\ | ||
| 75 | {"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"},\ | ||
| 76 | {"module":"github.com/google/shlex","version":"v0.0.0-20191202100458-e7afc7fbc510","vcs_hash":"6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299","timestamp":"2019-12-02T10:04:58Z","subdir":"","vcs_ref":""},\ | ||
| 77 | {"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"},\ | ||
| 78 | {"module":"github.com/google/s2a-go","version":"v0.1.9","vcs_hash":"d78240b40b894bdb3c6064c372826498fd25f1d524bbfebddc0014b22fe50849","timestamp":"2025-01-06T17:53:46Z","subdir":"","vcs_ref":"refs/tags/v0.1.9"},\ | ||
| 79 | {"module":"github.com/google/certificate-transparency-go","version":"v1.3.2","vcs_hash":"c0a53496e7fb547e3eb9df58eee5ef548371f97a21a52d73b7106de59ad52699","timestamp":"2025-06-13T09:05:08Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 80 | {"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"},\ | ||
| 81 | {"module":"github.com/mohae/deepcopy","version":"v0.0.0-20170929034955-c48cc78d4826","vcs_hash":"f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b","timestamp":"2017-09-29T03:49:55Z","subdir":"","vcs_ref":""},\ | ||
| 82 | {"module":"github.com/aliyun/aliyun-oss-go-sdk","version":"v3.0.2+incompatible","vcs_hash":"91f0b62b74ce1f7d89da2150673d43c48b2f05debd2438da54f6eab6ce6a8b3d","timestamp":"2023-12-28T11:57:30Z","subdir":"","vcs_ref":"refs/tags/v3.0.2"},\ | ||
| 83 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.3","vcs_hash":"196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb","timestamp":"2025-07-01T06:30:56Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 84 | {"module":"github.com/cyberphone/json-canonicalization","version":"v0.0.0-20241213102144-19d51d7fe467","vcs_hash":"0e55f9f02847679b08922b4a88af3131cb189b333af41228fc1ceba858b5fceb","timestamp":"2024-12-13T10:21:44Z","subdir":"","vcs_ref":""},\ | ||
| 102 | {"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"},\ | 85 | {"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"},\ |
| 103 | {"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"},\ | 86 | {"module":"github.com/package-url/packageurl-go","version":"v0.1.1","vcs_hash":"69e2d03e1f7870cf593ec577931a0c5fd11729307d2e00a0deabe610548fcd48","timestamp":"2023-06-19T06:37:43Z","subdir":"","vcs_ref":"refs/tags/v0.1.1"},\ |
| 104 | {"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"},\ | 87 | {"module":"github.com/census-instrumentation/opencensus-proto","version":"v0.2.1","vcs_hash":"47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6","timestamp":"2019-07-18T16:27:18Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ |
| 88 | {"module":"github.com/shibumi/go-pathspec","version":"v1.3.0","vcs_hash":"7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f","timestamp":"2021-10-17T22:38:10Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 89 | {"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"},\ | ||
| 90 | {"module":"github.com/inetaf/tcpproxy","version":"v0.0.0-20250222171855-c4b9df066048","vcs_hash":"3957b09329a35afef630b65b2244e80456caa07a4f575f8a2f2c23ad63454a33","timestamp":"2025-02-22T17:18:55Z","subdir":"","vcs_ref":""},\ | ||
| 91 | {"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"},\ | ||
| 92 | {"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"},\ | ||
| 93 | {"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"},\ | ||
| 94 | {"module":"github.com/ProtonMail/go-crypto","version":"v1.3.0","vcs_hash":"0bcc37d92aae5ed6a3baa05c154e2401eacb94df8b0aa4704a4ffb4fd7365ecf","timestamp":"2025-05-22T14:44:20Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 95 | {"module":"github.com/morikuni/aec","version":"v1.1.0","vcs_hash":"0d08cd9576b9540a641376df67caa20435029f8a332a192fd25ac61685cb1764","timestamp":"2025-12-11T07:08:53Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 96 | {"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"},\ | ||
| 97 | {"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"},\ | ||
| 105 | {"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"},\ | 98 | {"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"},\ |
| 106 | {"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"},\ | 99 | {"module":"github.com/StackExchange/wmi","version":"v0.0.0-20190523213315-cbe66965904d","vcs_hash":"1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952","timestamp":"2019-05-23T21:33:15Z","subdir":"","vcs_ref":""},\ |
| 107 | {"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"},\ | 100 | {"module":"github.com/josephspurrier/goversioninfo","version":"v1.5.0","vcs_hash":"b14f0e2f17bab02822d89dad4f493816dcdc4b2d99b9f56600d21318edc8d3fc","timestamp":"2025-04-02T16:32:54Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ |
| 108 | {"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":""},\ | 101 | {"module":"github.com/hanwen/go-fuse/v2","version":"v2.9.0","vcs_hash":"fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac","timestamp":"2025-10-23T22:52:07Z","subdir":"","vcs_ref":"refs/tags/v2.9.0"},\ |
| 109 | {"module":"github.com/danieljoos/wincred","version":"v1.2.1","vcs_hash":"3af90ab01dd5055f0f7304a3aab6d9153d9e4b7dadf15f1cce3c3f1a96a923c2","timestamp":"2023-12-15T09:48:44Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ | ||
| 110 | {"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"},\ | ||
| 111 | {"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"},\ | ||
| 112 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ | ||
| 113 | {"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"},\ | ||
| 114 | {"module":"github.com/u-root/uio","version":"v0.0.0-20240224005618-d2acac8f3701","vcs_hash":"e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25","timestamp":"2024-02-24T00:56:18Z","subdir":"","vcs_ref":""},\ | ||
| 115 | {"module":"github.com/safchain/ethtool","version":"v0.6.2","vcs_hash":"4092b8b94d929446f2a22d0e0e4bb2520f83758019cd432c4895fa77777f568e","timestamp":"2025-08-05T17:48:40Z","subdir":"","vcs_ref":"refs/tags/v0.6.2"},\ | ||
| 116 | {"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"},\ | ||
| 117 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ | 102 | {"module":"github.com/xeipuuv/gojsonpointer","version":"v0.0.0-20190905194746-02993c407bfb","vcs_hash":"4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f","timestamp":"2019-09-05T19:47:46Z","subdir":"","vcs_ref":""},\ |
| 118 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ | 103 | {"module":"github.com/xeipuuv/gojsonreference","version":"v0.0.0-20180127040603-bd5ef7bd5415","vcs_hash":"6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee","timestamp":"2018-01-27T04:06:03Z","subdir":"","vcs_ref":""},\ |
| 119 | {"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"},\ | 104 | {"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"},\ |
| 120 | {"module":"github.com/fluent/fluent-logger-golang","version":"v1.10.1","vcs_hash":"772012a333f9b4587ad2bcb3034673f1505f9498076f066e0776de04924aec1a","timestamp":"2025-06-26T07:34:58Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | 105 | {"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"},\ |
| 121 | {"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"},\ | 106 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20250705151800-55b8f293f342","vcs_hash":"1557a77f88a3eb1cd42acb8d351f7f95f48b878f4d03928daeb782db51a55d11","timestamp":"2025-07-05T15:18:00Z","subdir":"","vcs_ref":""},\ |
| 122 | {"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"},\ | 107 | {"module":"github.com/xrash/smetrics","version":"v0.0.0-20240521201337-686a1a2994c1","vcs_hash":"39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944","timestamp":"2024-05-21T20:13:37Z","subdir":"","vcs_ref":""},\ |
| 108 | {"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"},\ | ||
| 109 | {"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"},\ | ||
| 110 | {"module":"github.com/go-ole/go-ole","version":"v1.2.6","vcs_hash":"f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c","timestamp":"2021-09-15T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | ||
| 111 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 112 | {"module":"github.com/philhofer/fwd","version":"v1.2.0","vcs_hash":"ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42","timestamp":"2024-09-16T14:44:58Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | ||
| 113 | {"module":"github.com/oklog/ulid/v2","version":"v2.1.1","vcs_hash":"aaf3b4cc210950472ca5f11135c0d7bb5cf17d9493d2bd55a72286845c1411fa","timestamp":"2024-04-13T18:09:41Z","subdir":"","vcs_ref":"refs/tags/v2.1.1"},\ | ||
| 114 | {"module":"github.com/creack/pty","version":"v1.1.24","vcs_hash":"a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b","timestamp":"2024-10-31T18:56:50Z","subdir":"","vcs_ref":"refs/tags/v1.1.24"},\ | ||
| 115 | {"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"},\ | ||
| 116 | {"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"},\ | ||
| 117 | {"module":"github.com/mattn/go-colorable","version":"v0.1.14","vcs_hash":"d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0","timestamp":"2025-01-10T08:29:27Z","subdir":"","vcs_ref":"refs/tags/v0.1.14"},\ | ||
| 118 | {"module":"github.com/mattn/go-isatty","version":"v0.0.22","vcs_hash":"1acdfcc349e9d812bd1f3bf154a0f58300976c71d83edacd13e038f79c8eef4b","timestamp":"2026-04-27T03:32:30Z","subdir":"","vcs_ref":"refs/tags/v0.0.22"},\ | ||
| 119 | {"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"},\ | ||
| 120 | {"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"},\ | ||
| 121 | {"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"},\ | ||
| 122 | {"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"},\ | ||
| 123 | {"module":"github.com/sirupsen/logrus","version":"v1.9.4","vcs_hash":"7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5","timestamp":"2025-10-23T12:47:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.4"},\ | ||
| 124 | {"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"},\ | ||
| 125 | {"module":"github.com/theupdateframework/go-tuf/v2","version":"v2.4.1","vcs_hash":"24410f9d68f2bef47751f65528b3ec3fa18dc875d5ba2e76e28fd98fe2c471f4","timestamp":"2026-01-26T12:41:29Z","subdir":"","vcs_ref":"refs/tags/v2.4.1"},\ | ||
| 126 | {"module":"github.com/data-accelerator/zdfs","version":"v0.1.5","vcs_hash":"c5e5187da09e80af0013588c5b063c0e73be0a2511fe6d97fe67d0b93317b190","timestamp":"2024-08-22T12:54:03Z","subdir":"","vcs_ref":"refs/tags/v0.1.5"},\ | ||
| 127 | {"module":"github.com/freddierice/go-losetup","version":"v0.0.0-20220711213114-2a14873012db","vcs_hash":"fb2577bec09163f1fc50ce6dbf0cd19df26e90ecd4d1f792eca4b7f180344582","timestamp":"2022-07-11T21:31:14Z","subdir":"","vcs_ref":""},\ | ||
| 128 | {"module":"github.com/bits-and-blooms/bitset","version":"v1.13.0","vcs_hash":"0a6cf362b78ba4c62ec35c933be49475ed2468ec3f09ecd4a0ce8d519ed4beda","timestamp":"2023-12-25T16:10:03Z","subdir":"","vcs_ref":"refs/tags/v1.13.0"},\ | ||
| 129 | {"module":"github.com/googleapis/gax-go/v2","version":"v2.21.0","vcs_hash":"ce9cca740e0af97152cf565dee9b0db2f327ef368c9b983f99932bbd81a0be6c","timestamp":"2026-04-01T19:39:53Z","subdir":"","vcs_ref":"refs/tags/v2.21.0"},\ | ||
| 130 | {"module":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.14","vcs_hash":"bce75b5cbf0be00c75aa73233866e756cae1883f5306d3d40f2916539410d441","timestamp":"2026-03-05T20:14:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.14"},\ | ||
| 131 | {"module":"github.com/in-toto/in-toto-golang","version":"v0.11.0","vcs_hash":"5afef2984d95910ee737bcc848f4463399eb30909478e438bae5e95afe72f25b","timestamp":"2026-05-04T16:16:22Z","subdir":"","vcs_ref":"refs/tags/v0.11.0"},\ | ||
| 132 | {"module":"github.com/in-toto/attestation","version":"v1.1.2","vcs_hash":"c9afe967ea4e5751fb018d13c01ee86a880270f07f46e7f6c38d9e86c07f25c2","timestamp":"2025-06-13T20:47:12Z","subdir":"","vcs_ref":"refs/tags/v1.1.2"},\ | ||
| 133 | {"module":"github.com/Masterminds/semver/v3","version":"v3.5.0","vcs_hash":"ed93c0528e85a96f28e9c2ff868c1c3af5a4d32821cbc747e5e82ac046e51f85","timestamp":"2026-04-30T15:39:17Z","subdir":"","vcs_ref":"refs/tags/v3.5.0"},\ | ||
| 134 | {"module":"github.com/samber/lo","version":"v1.52.0","vcs_hash":"2d278023a7ae602becd69572d62d15ea40deb8c2c855fe8dae68b9dde21f65ec","timestamp":"2025-10-08T13:57:42Z","subdir":"","vcs_ref":"refs/tags/v1.52.0"},\ | ||
| 135 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.14.0","vcs_hash":"2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf","timestamp":"2025-11-04T22:01:44Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 136 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.4","vcs_hash":"f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119","timestamp":"2020-02-13T20:12:56Z","subdir":"","vcs_ref":"refs/tags/v0.9.4"},\ | ||
| 137 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.13.4","vcs_hash":"1248bc92f13bca22704468dd7a1863c1e00e9349148860487e5fbfba3c05f303","timestamp":"2025-01-06T21:37:05Z","subdir":"","vcs_ref":"refs/tags/v0.13.4"},\ | ||
| 138 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.1-0.20191026205805-5f8ba28d4473","vcs_hash":"ae18408e2dabff9eae443474dd88764e1702f08db99eaa197e196d11fef11707","timestamp":"2019-10-26T20:58:05Z","subdir":"","vcs_ref":""},\ | ||
| 139 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.0","vcs_hash":"7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6","timestamp":"2019-09-10T22:06:41Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 140 | {"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"},\ | ||
| 141 | {"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"},\ | ||
| 142 | {"module":"github.com/envoyproxy/go-control-plane/envoy","version":"v1.36.0","vcs_hash":"4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9","timestamp":"2025-10-13T18:21:09Z","subdir":"envoy","vcs_ref":"refs/tags/envoy/v1.36.0"},\ | ||
| 143 | {"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"},\ | ||
| 144 | {"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"},\ | ||
| 145 | {"module":"github.com/envoyproxy/protoc-gen-validate","version":"v1.3.0","vcs_hash":"5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d","timestamp":"2025-11-18T20:57:03Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 146 | {"module":"github.com/armon/go-metrics","version":"v0.4.1","vcs_hash":"fce954bc071550667ffbba6bb228f8892bb31f8b71ced15d94dc3eca3e3bcacf","timestamp":"2022-09-08T12:00:52Z","subdir":"","vcs_ref":"refs/tags/v0.4.1"},\ | ||
| 147 | {"module":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","vcs_hash":"f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb","timestamp":"2019-02-14T19:05:32Z","subdir":"","vcs_ref":""},\ | ||
| 148 | {"module":"github.com/tinylib/msgp","version":"v1.3.0","vcs_hash":"4a095c15e4fa2f9b6d2de00b237007281d109127715f05f013e449aa4b3e09eb","timestamp":"2025-05-13T12:23:53Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 123 | {"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"},\ | 149 | {"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"},\ |
| 150 | {"module":"github.com/coreos/go-systemd/v22","version":"v22.7.0","vcs_hash":"c48bcb8fa21ed1b4310ea1e3a00c0ed35993d38e40fd19dd1ec8226f394c19bb","timestamp":"2026-01-27T23:34:05Z","subdir":"","vcs_ref":"refs/tags/v22.7.0"},\ | ||
| 151 | {"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"},\ | ||
| 124 | {"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"},\ | 152 | {"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"},\ |
| 125 | {"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"},\ | 153 | {"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"},\ |
| 126 | {"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"},\ | 154 | {"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"},\ |
| 127 | {"module":"github.com/multiformats/go-multiaddr","version":"v0.16.1","vcs_hash":"d4d2c9ab2e45bdf58ca9b19884bd5d49c1c8c09201bf9635a5543bb550e586c0","timestamp":"2025-08-07T15:32:21Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | 155 | {"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"},\ |
| 128 | {"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"},\ | 156 | {"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"},\ |
| 129 | {"module":"github.com/multiformats/go-varint","version":"v0.1.0","vcs_hash":"744d7a639c058d65b0d02c6d01c85d11e134b13e2778b30c6ead71a39b85e2e4","timestamp":"2025-08-19T01:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | 157 | {"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"},\ |
| 130 | {"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"},\ | 158 | {"module":"github.com/linuxkit/virtsock","version":"v0.0.0-20201010232012-f8cee7dfc7a3","vcs_hash":"706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f","timestamp":"2020-10-10T23:20:12Z","subdir":"","vcs_ref":""},\ |
| 131 | {"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"},\ | 159 | {"module":"github.com/linuxkit/virtsock","version":"v0.0.0-20241009230534-cb6a20cc0422","vcs_hash":"a42649dd20aa3755d5a84247584457fce8a94c752d4d85dd2e1f758fa748d507","timestamp":"2024-10-09T23:05:34Z","subdir":"","vcs_ref":""},\ |
| 132 | {"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"},\ | 160 | {"module":"github.com/agext/levenshtein","version":"v1.2.3","vcs_hash":"f4186a1dba20fb3f51b9daaf116c010f10b94a0eb8114b084e25bb3b5649ecf6","timestamp":"2020-03-12T21:09:59Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ |
| 133 | {"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"},\ | 161 | {"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"},\ |
| 134 | {"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"},\ | 162 | {"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":""},\ |
| 135 | {"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"},\ | 163 | {"module":"github.com/u-root/uio","version":"v0.0.0-20240224005618-d2acac8f3701","vcs_hash":"e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25","timestamp":"2024-02-24T00:56:18Z","subdir":"","vcs_ref":""},\ |
| 136 | {"module":"github.com/decred/dcrd/dcrec/secp256k1/v4","version":"v4.2.0","vcs_hash":"969124e062705319ea1df3e035f29c8b4731d2905da0ac8d80229f2c33b0e217","timestamp":"2023-04-13T20:31:48Z","subdir":"dcrec/secp256k1","vcs_ref":"refs/tags/dcrec/secp256k1/v4.2.0"},\ | 164 | {"module":"github.com/sean-/seed","version":"v0.0.0-20170313163322-e2103e2c3529","vcs_hash":"f9bbb0490d4fd7a790f93ba7048d9d3ff2da64768576c2b32c9abfeead0e8b79","timestamp":"2017-03-13T16:33:22Z","subdir":"","vcs_ref":""},\ |
| 137 | {"module":"github.com/djherbis/times","version":"v1.6.0","vcs_hash":"c006adac8450d9e28820ec0c0e4b448c94e3a8a200eb2e7de79e128fafdde240","timestamp":"2023-10-03T21:12:34Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | 165 | {"module":"github.com/opencontainers/runc","version":"v1.3.3","vcs_hash":"4237450864bcbed359394b90c5e34158930816589d6fb10a0ceb45dbdedd1ef1","timestamp":"2025-11-05T09:06:20Z","subdir":"","vcs_ref":"refs/tags/v1.3.3"},\ |
| 138 | {"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"},\ | 166 | {"module":"github.com/opencontainers/runc","version":"v1.2.3","vcs_hash":"12690fc9d5ecc8fe915b6cb0164c724b2a0fed93540b9e523062cab10c0c2ba2","timestamp":"2024-12-10T10:14:40Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ |
| 139 | {"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"},\ | 167 | {"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"},\ |
| 168 | {"module":"github.com/opencontainers/runtime-spec","version":"v1.3.0","vcs_hash":"d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9","timestamp":"2025-11-02T07:35:43Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 169 | {"module":"github.com/opencontainers/cgroups","version":"v0.0.6","vcs_hash":"06641bd4f3ebfe4263cfe8bdf9a2661e7a140952939dc06ed908bcbf3c87fc39","timestamp":"2025-10-31T08:24:58Z","subdir":"","vcs_ref":"refs/tags/v0.0.6"},\ | ||
| 170 | {"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"},\ | ||
| 171 | {"module":"github.com/opencontainers/selinux","version":"v1.13.0","vcs_hash":"4998d12952f84ef2605eef4ef5dcf156ce3b51a9e29a90bb28b671f068f2d0e0","timestamp":"2025-11-06T16:25:59Z","subdir":"","vcs_ref":"refs/tags/v1.13.0"},\ | ||
| 172 | {"module":"github.com/opencontainers/selinux","version":"v1.15.0","vcs_hash":"bc396c932566c406219759ece28b7aa3c07c6d9461ff81912f67d5ae3c91ecf4","timestamp":"2026-05-21T10:49:14Z","subdir":"","vcs_ref":"refs/tags/v1.15.0"},\ | ||
| 173 | {"module":"github.com/opencontainers/selinux","version":"v1.13.1","vcs_hash":"19ef4b30214c57e5419f63e4397a9c0d90436c49b54e0ae99e1c9a4b964f28e2","timestamp":"2025-11-14T16:04:08Z","subdir":"","vcs_ref":"refs/tags/v1.13.1"},\ | ||
| 174 | {"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"},\ | ||
| 175 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20250523060157-0ea5ed0382a2","vcs_hash":"f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21","timestamp":"2025-05-23T06:01:57Z","subdir":"","vcs_ref":""},\ | ||
| 176 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20251114084447-edf4cb3d2116","vcs_hash":"9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e","timestamp":"2025-11-14T08:44:47Z","subdir":"","vcs_ref":""},\ | ||
| 140 | {"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"},\ | 177 | {"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"},\ |
| 141 | {"module":"github.com/hanwen/go-fuse/v2","version":"v2.9.0","vcs_hash":"fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac","timestamp":"2025-10-23T22:52:07Z","subdir":"","vcs_ref":"refs/tags/v2.9.0"},\ | 178 | {"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"},\ |
| 142 | {"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"},\ | 179 | {"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"},\ |
| 143 | {"module":"github.com/yuchanns/srslog","version":"v1.1.0","vcs_hash":"ff6add8743c1d164ae622fe1920518d665cd9b336efafddbd6a64b310b20963e","timestamp":"2022-09-23T02:46:12Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | 180 | {"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"},\ |
| 144 | {"module":"github.com/stefanberger/go-pkcs11uri","version":"v0.0.0-20230803200340-78284954bff6","vcs_hash":"38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073","timestamp":"2023-08-03T20:03:40Z","subdir":"","vcs_ref":""},\ | 181 | {"module":"github.com/pelletier/go-toml/v2","version":"v2.3.1","vcs_hash":"b3a8231519f2650f88e1923e7e2acd534191ae7479df54da2a287166658b08e2","timestamp":"2026-04-16T23:29:02Z","subdir":"","vcs_ref":"refs/tags/v2.3.1"},\ |
| 145 | {"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"},\ | 182 | {"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"},\ |
| 146 | {"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"},\ | ||
| 147 | {"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"},\ | ||
| 148 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | ||
| 149 | {"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"},\ | ||
| 150 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.6.1","vcs_hash":"b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657","timestamp":"2025-11-19T14:00:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 151 | {"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"},\ | ||
| 152 | {"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"},\ | ||
| 153 | {"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"},\ | ||
| 154 | {"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"},\ | ||
| 155 | {"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"},\ | ||
| 156 | {"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"},\ | ||
| 157 | {"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"},\ | ||
| 158 | {"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"},\ | ||
| 159 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.2.8","vcs_hash":"78444b9e4152325315aac5b77aec72c7d11ea261af6248e248139e435edc6759","timestamp":"2024-06-10T09:47:56Z","subdir":"","vcs_ref":"refs/tags/v2.2.8"},\ | ||
| 160 | {"module":"github.com/klauspost/compress","version":"v1.18.2","vcs_hash":"045ab3e3f4030cb8946aa754ac8808517964dca72dc2dae167aa4ab42be3c367","timestamp":"2025-12-01T09:04:34Z","subdir":"","vcs_ref":"refs/tags/v1.18.2"},\ | ||
| 161 | {"module":"github.com/songgao/water","version":"v0.0.0-20200317203138-2b4b6d7c09d8","vcs_hash":"714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741","timestamp":"2020-03-17T20:31:38Z","subdir":"","vcs_ref":""},\ | ||
| 162 | {"module":"github.com/fatih/color","version":"v1.18.0","vcs_hash":"5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461","timestamp":"2024-10-03T07:06:28Z","subdir":"","vcs_ref":"refs/tags/v1.18.0"},\ | ||
| 163 | {"module":"github.com/open-policy-agent/opa","version":"v0.70.0","vcs_hash":"641f2a5b6fed75b61eb34170348c055f38b88df452e53b69fd5fb5f5707b475c","timestamp":"2024-10-31T19:39:52Z","subdir":"","vcs_ref":"refs/tags/v0.70.0"},\ | ||
| 164 | {"module":"github.com/vtolstov/go-ioctl","version":"v0.0.0-20151206205506-6be9cced4810","vcs_hash":"a5d65fa5ecea4f22b572640697d0476e3b62757b45f1d64e9541bc9024165b0e","timestamp":"2015-12-06T20:55:06Z","subdir":"","vcs_ref":""},\ | ||
| 165 | {"module":"github.com/seccomp/libseccomp-golang","version":"v0.10.0","vcs_hash":"7959577ccdba4072040f04e538259bd43a2516840436a1e189bee0c9813bb20a","timestamp":"2022-06-09T20:29:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 166 | {"module":"github.com/census-instrumentation/opencensus-proto","version":"v0.2.1","vcs_hash":"47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6","timestamp":"2019-07-18T16:27:18Z","subdir":"","vcs_ref":"refs/tags/v0.2.1"},\ | ||
| 167 | {"module":"github.com/onsi/gomega","version":"v1.38.1","vcs_hash":"08985c7237ebd3fab6c62a39522083539532df8d515de6c564e6fb29bf4d9114","timestamp":"2025-08-22T13:45:44Z","subdir":"","vcs_ref":"refs/tags/v1.38.1"},\ | ||
| 168 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.25.1","vcs_hash":"9298dade6beff9e5ce82bfee39232a81d546fd5aca1cf92c622de71cf378cc2c","timestamp":"2025-08-22T03:49:45Z","subdir":"","vcs_ref":"refs/tags/v2.25.1"},\ | ||
| 169 | {"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"},\ | ||
| 170 | {"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"},\ | ||
| 171 | {"module":"github.com/tchap/go-patricia/v2","version":"v2.3.3","vcs_hash":"196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb","timestamp":"2025-07-01T06:30:56Z","subdir":"","vcs_ref":"refs/tags/v2.3.3"},\ | ||
| 172 | {"module":"github.com/Masterminds/semver/v3","version":"v3.4.0","vcs_hash":"b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3","timestamp":"2025-06-27T14:48:33Z","subdir":"","vcs_ref":"refs/tags/v3.4.0"},\ | ||
| 173 | {"module":"github.com/josephspurrier/goversioninfo","version":"v1.5.0","vcs_hash":"b14f0e2f17bab02822d89dad4f493816dcdc4b2d99b9f56600d21318edc8d3fc","timestamp":"2025-04-02T16:32:54Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ | ||
| 174 | {"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"},\ | ||
| 175 | {"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"},\ | ||
| 176 | {"module":"github.com/docker/distribution","version":"v2.8.2+incompatible","vcs_hash":"5963ff551a76f6e4574c31bfbaf16ab787fad1c87da7a097024b4d7c6159107b","timestamp":"2023-05-11T10:11:57Z","subdir":"","vcs_ref":"refs/tags/v2.8.2"},\ | ||
| 177 | {"module":"github.com/docker/cli","version":"v29.1.2+incompatible","vcs_hash":"85c17738cca406f0464ce64385fadec176722d9ace14b081fb535e02681cad09","timestamp":"2025-12-02T18:58:46Z","subdir":"","vcs_ref":"refs/tags/v29.1.2"},\ | ||
| 178 | {"module":"github.com/docker/docker","version":"v28.5.2+incompatible","vcs_hash":"3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761","timestamp":"2025-11-05T14:19:32Z","subdir":"","vcs_ref":"refs/tags/v28.5.2"},\ | ||
| 179 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | ||
| 180 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.8.2","vcs_hash":"9d19f9106dbe45ca19ac469a52047d35fd2c4f6889c78f5c8b54214c3353b519","timestamp":"2024-05-10T12:15:26Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 181 | {"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"},\ | ||
| 182 | {"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"},\ | ||
| 183 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 184 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20250109001534-8abf58130905","vcs_hash":"20122093a78a24396196beb4010974ee562f2ede3ea5712afc2e2a2667548c3a","timestamp":"2025-01-09T00:15:34Z","subdir":"","vcs_ref":""},\ | ||
| 185 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.2","vcs_hash":"558fa32425fb33e37f25523c5b69743af7afff9df1b286b6e33e93aec4bbaee2","timestamp":"2025-07-18T17:04:53Z","subdir":"","vcs_ref":"refs/tags/v4.1.2"},\ | ||
| 186 | {"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"},\ | 183 | {"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"},\ |
| 187 | {"module":"github.com/intel/goresctrl","version":"v0.10.0","vcs_hash":"29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b","timestamp":"2025-11-03T07:45:09Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | 184 | {"module":"github.com/pierrec/lz4/v4","version":"v4.1.22","vcs_hash":"dcf50203d695d212060192e9bfe58989f968899120ce24ab0ff66998bdafd4fb","timestamp":"2024-12-12T16:53:43Z","subdir":"","vcs_ref":"refs/tags/v4.1.22"},\ |
| 188 | {"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"},\ | 185 | {"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"},\ |
| 186 | {"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"},\ | ||
| 187 | {"module":"github.com/safchain/ethtool","version":"v0.6.2","vcs_hash":"4092b8b94d929446f2a22d0e0e4bb2520f83758019cd432c4895fa77777f568e","timestamp":"2025-08-05T17:48:40Z","subdir":"","vcs_ref":"refs/tags/v0.6.2"},\ | ||
| 189 | {"module":"github.com/fahedouch/go-logrotate","version":"v0.3.0","vcs_hash":"e78c0138b3a69f4d177ec2cb5d1f01ee42b6f6c761c924755fdf2f52bd2cc650","timestamp":"2025-03-24T21:09:36Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 188 | {"module":"github.com/fahedouch/go-logrotate","version":"v0.3.0","vcs_hash":"e78c0138b3a69f4d177ec2cb5d1f01ee42b6f6c761c924755fdf2f52bd2cc650","timestamp":"2025-03-24T21:09:36Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 190 | {"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"},\ | 189 | {"module":"github.com/songgao/water","version":"v0.0.0-20200317203138-2b4b6d7c09d8","vcs_hash":"714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741","timestamp":"2020-03-17T20:31:38Z","subdir":"","vcs_ref":""},\ |
| 191 | {"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"},\ | 190 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.5.0","vcs_hash":"3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef","timestamp":"2026-01-12T17:24:26Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ |
| 192 | {"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"},\ | 191 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.4.0","vcs_hash":"c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1","timestamp":"2025-07-15T08:59:08Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ |
| 193 | {"module":"github.com/linuxkit/virtsock","version":"v0.0.0-20201010232012-f8cee7dfc7a3","vcs_hash":"706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f","timestamp":"2020-10-10T23:20:12Z","subdir":"","vcs_ref":""},\ | 192 | {"module":"github.com/rootless-containers/rootlesskit/v3","version":"v3.0.1","vcs_hash":"744e73f5a8ca5c02833b4dcca31f3191885351997c95bf009fab9b4a11b90ec9","timestamp":"2026-05-27T09:33:09Z","subdir":"","vcs_ref":"refs/tags/v3.0.1"},\ |
| 193 | {"module":"github.com/rootless-containers/rootlesskit/v2","version":"v2.3.6","vcs_hash":"4b9c541567edf7225e443f94ed1cef301fdd8ce4f4e8ffefc76f18e3e76b6643","timestamp":"2025-12-18T01:33:08Z","subdir":"","vcs_ref":"refs/tags/v2.3.6"},\ | ||
| 194 | {"module":"github.com/rootless-containers/rootlesskit/v2","version":"v2.3.5","vcs_hash":"c4b1668517389862f58aa68dc4fe3fec0f684e409a5384022fe1acc3d69f42e7","timestamp":"2025-05-08T05:12:43Z","subdir":"","vcs_ref":"refs/tags/v2.3.5"},\ | ||
| 195 | {"module":"github.com/rootless-containers/bypass4netns","version":"v0.4.2","vcs_hash":"e83b3f01cfa3cec3d5be9f4c807e5357b718362a7da8cac0241fff5e07628961","timestamp":"2025-01-21T00:54:04Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | ||
| 196 | {"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"},\ | ||
| 197 | {"module":"github.com/godbus/dbus/v5","version":"v5.2.2","vcs_hash":"d09829bdabb6a89f6b1f044fce2b1e22f496b44ede2430cda489084fe4c1205b","timestamp":"2025-12-29T17:12:48Z","subdir":"","vcs_ref":"refs/tags/v5.2.2"},\ | ||
| 198 | {"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"},\ | ||
| 199 | {"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"},\ | ||
| 200 | {"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"},\ | ||
| 201 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20250919081422-f80a1952f48e","vcs_hash":"9ba4f002c649e61663d46583cc6449e5c3777c73d3b04a18168eaad732d5e36e","timestamp":"2025-09-19T08:14:22Z","subdir":"","vcs_ref":""},\ | ||
| 202 | {"module":"github.com/insomniacslk/dhcp","version":"v0.0.0-20250109001534-8abf58130905","vcs_hash":"20122093a78a24396196beb4010974ee562f2ede3ea5712afc2e2a2667548c3a","timestamp":"2025-01-09T00:15:34Z","subdir":"","vcs_ref":""},\ | ||
| 203 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ | ||
| 194 | {"module":"github.com/KarpelesLab/reflink","version":"v1.0.1","vcs_hash":"5c3d46eec28d8e059a6b2350841362615de7cceb05d5623971c241da27790e2d","timestamp":"2023-06-30T16:05:55Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ | 204 | {"module":"github.com/KarpelesLab/reflink","version":"v1.0.1","vcs_hash":"5c3d46eec28d8e059a6b2350841362615de7cceb05d5623971c241da27790e2d","timestamp":"2023-06-30T16:05:55Z","subdir":"","vcs_ref":"refs/tags/v1.0.1"},\ |
| 195 | {"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":""},\ | 205 | {"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"},\ |
| 196 | {"module":"github.com/data-accelerator/zdfs","version":"v0.1.5","vcs_hash":"c5e5187da09e80af0013588c5b063c0e73be0a2511fe6d97fe67d0b93317b190","timestamp":"2024-08-22T12:54:03Z","subdir":"","vcs_ref":"refs/tags/v0.1.5"},\ | 206 | {"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"},\ |
| 197 | {"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"},\ | 207 | {"module":"github.com/danieljoos/wincred","version":"v1.2.1","vcs_hash":"3af90ab01dd5055f0f7304a3aab6d9153d9e4b7dadf15f1cce3c3f1a96a923c2","timestamp":"2023-12-15T09:48:44Z","subdir":"","vcs_ref":"refs/tags/v1.2.1"},\ |
| 198 | {"module":"github.com/dlclark/regexp2","version":"v1.11.0","vcs_hash":"da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14","timestamp":"2024-02-24T02:28:33Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | 208 | {"module":"github.com/transparency-dev/formats","version":"v0.0.0-20251017110053-404c0d5b696c","vcs_hash":"968921f38a5932901522d8dad3d99ef03c554eb958e6b809606dcae3d3a778dc","timestamp":"2025-10-17T11:00:53Z","subdir":"","vcs_ref":""},\ |
| 199 | {"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":""},\ | 209 | {"module":"github.com/transparency-dev/merkle","version":"v0.0.2","vcs_hash":"11ca4461c55ebf4faefccb747a99c74860939f428aba666c5e7b7727ed758c08","timestamp":"2023-05-05T09:59:12Z","subdir":"","vcs_ref":"refs/tags/v0.0.2"},\ |
| 200 | {"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"},\ | ||
| 201 | {"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"},\ | ||
| 202 | {"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"},\ | ||
| 203 | {"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"},\ | ||
| 204 | {"module":"github.com/opencontainers/runtime-tools","version":"v0.9.1-0.20250523060157-0ea5ed0382a2","vcs_hash":"f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21","timestamp":"2025-05-23T06:01:57Z","subdir":"","vcs_ref":""},\ | ||
| 205 | {"module":"github.com/opencontainers/runc","version":"v1.2.3","vcs_hash":"12690fc9d5ecc8fe915b6cb0164c724b2a0fed93540b9e523062cab10c0c2ba2","timestamp":"2024-12-10T10:14:40Z","subdir":"","vcs_ref":"refs/tags/v1.2.3"},\ | ||
| 206 | {"module":"github.com/opencontainers/selinux","version":"v1.13.0","vcs_hash":"4998d12952f84ef2605eef4ef5dcf156ce3b51a9e29a90bb28b671f068f2d0e0","timestamp":"2025-11-06T16:25:59Z","subdir":"","vcs_ref":"refs/tags/v1.13.0"},\ | ||
| 207 | {"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"},\ | ||
| 208 | {"module":"github.com/tinylib/msgp","version":"v1.3.0","vcs_hash":"4a095c15e4fa2f9b6d2de00b237007281d109127715f05f013e449aa4b3e09eb","timestamp":"2025-05-13T12:23:53Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 209 | {"module":"github.com/gofrs/flock","version":"v0.12.1","vcs_hash":"2eca9ade511bd007a13375faeeafb3f984450113cd6e7f26251dc5922d27f7a1","timestamp":"2024-07-22T20:18:06Z","subdir":"","vcs_ref":"refs/tags/v0.12.1"},\ | ||
| 210 | {"module":"github.com/mohae/deepcopy","version":"v0.0.0-20170929034955-c48cc78d4826","vcs_hash":"f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b","timestamp":"2017-09-29T03:49:55Z","subdir":"","vcs_ref":""},\ | ||
| 211 | {"module":"github.com/creack/pty","version":"v1.1.24","vcs_hash":"a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b","timestamp":"2024-10-31T18:56:50Z","subdir":"","vcs_ref":"refs/tags/v1.1.24"},\ | ||
| 212 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.13.0","vcs_hash":"2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1","timestamp":"2025-08-14T12:44:48Z","subdir":"","vcs_ref":"refs/tags/v3.13.0"},\ | ||
| 213 | {"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"},\ | ||
| 214 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20200313005456-10cdbea86bc0","vcs_hash":"72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b","timestamp":"2020-03-13T00:54:56Z","subdir":"","vcs_ref":""},\ | ||
| 215 | {"module":"github.com/client9/misspell","version":"v0.3.4","vcs_hash":"124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796","timestamp":"2018-03-09T01:55:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.4"},\ | 210 | {"module":"github.com/client9/misspell","version":"v0.3.4","vcs_hash":"124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796","timestamp":"2018-03-09T01:55:12Z","subdir":"","vcs_ref":"refs/tags/v0.3.4"},\ |
| 216 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ | 211 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.1.0","vcs_hash":"42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47","timestamp":"2025-06-12T22:31:32Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.1.0"},\ |
| 217 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | 212 | {"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"},\ |
| 213 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.28.0","vcs_hash":"7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca","timestamp":"2026-02-17T16:59:59Z","subdir":"","vcs_ref":"refs/tags/v2.28.0"},\ | ||
| 214 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.26.1","vcs_hash":"7a398ff2d549d51a63c658f61a0fc12fe4994094b59196ef4d8a96d94d8b0b11","timestamp":"2025-02-07T19:13:24Z","subdir":"","vcs_ref":"refs/tags/v2.26.1"},\ | ||
| 215 | {"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"},\ | ||
| 216 | {"module":"github.com/seccomp/libseccomp-golang","version":"v0.10.0","vcs_hash":"7959577ccdba4072040f04e538259bd43a2516840436a1e189bee0c9813bb20a","timestamp":"2022-06-09T20:29:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 217 | {"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"},\ | ||
| 218 | {"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"},\ | ||
| 219 | {"module":"github.com/containernetworking/plugins","version":"v1.8.0","vcs_hash":"f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca","timestamp":"2025-09-01T15:23:06Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 220 | {"module":"github.com/containernetworking/plugins","version":"v1.9.0","vcs_hash":"f1741bcddc19dacbe0697ac406a478c08fb3a5527dfb1c4a43b549a9c1a420d3","timestamp":"2025-11-13T11:10:49Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | ||
| 221 | {"module":"github.com/containernetworking/plugins","version":"v1.9.1","vcs_hash":"2b3eda7e17ff627f468e75cc8a571c8e768ce530e404aa2348da7feff5fa0749","timestamp":"2026-02-19T11:31:52Z","subdir":"","vcs_ref":"refs/tags/v1.9.1"},\ | ||
| 222 | {"module":"github.com/zmap/zcrypto","version":"v0.0.0-20230310154051-c8b263fd8300","vcs_hash":"45644a5a562ab26eea8fc0e8ba806b6e9c9f11185229f5d7d4ff827591394c7c","timestamp":"2023-03-10T15:40:51Z","subdir":"","vcs_ref":""},\ | ||
| 223 | {"module":"github.com/zmap/zlint/v3","version":"v3.5.0","vcs_hash":"6a1b57439a636e228e4927bb152d8f8427dca5a453d59729de35cde869218c68","timestamp":"2023-06-04T18:13:06Z","subdir":"","vcs_ref":"refs/tags/v3.5.0"},\ | ||
| 224 | {"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"},\ | ||
| 225 | {"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"},\ | ||
| 226 | {"module":"github.com/go-openapi/jsonreference","version":"v0.21.5","vcs_hash":"a22758c4d4c627c8a25a37edf5556f1a9948325bbec0fab2e7c7c5463db8973d","timestamp":"2026-03-02T21:57:17Z","subdir":"","vcs_ref":"refs/tags/v0.21.5"},\ | ||
| 227 | {"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"},\ | ||
| 228 | {"module":"github.com/go-openapi/errors","version":"v0.22.7","vcs_hash":"54a0bf002cf7fafb70729983ca51f189bceee7c36ecd0b75fe3d55e76add9cd4","timestamp":"2026-03-03T21:52:38Z","subdir":"","vcs_ref":"refs/tags/v0.22.7"},\ | ||
| 229 | {"module":"github.com/go-openapi/swag","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"","vcs_ref":"refs/tags/v0.25.5"},\ | ||
| 230 | {"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"},\ | ||
| 231 | {"module":"github.com/go-openapi/swag/conv","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"conv","vcs_ref":"refs/tags/conv/v0.25.5"},\ | ||
| 232 | {"module":"github.com/go-openapi/swag/yamlutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"yamlutils","vcs_ref":"refs/tags/yamlutils/v0.25.5"},\ | ||
| 233 | {"module":"github.com/go-openapi/swag/netutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"netutils","vcs_ref":"refs/tags/netutils/v0.25.5"},\ | ||
| 234 | {"module":"github.com/go-openapi/swag/cmdutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"cmdutils","vcs_ref":"refs/tags/cmdutils/v0.25.5"},\ | ||
| 235 | {"module":"github.com/go-openapi/swag/typeutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"typeutils","vcs_ref":"refs/tags/typeutils/v0.25.5"},\ | ||
| 236 | {"module":"github.com/go-openapi/swag/stringutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"stringutils","vcs_ref":"refs/tags/stringutils/v0.25.5"},\ | ||
| 237 | {"module":"github.com/go-openapi/swag/fileutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"fileutils","vcs_ref":"refs/tags/fileutils/v0.25.5"},\ | ||
| 238 | {"module":"github.com/go-openapi/swag/jsonutils","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonutils","vcs_ref":"refs/tags/jsonutils/v0.25.5"},\ | ||
| 239 | {"module":"github.com/go-openapi/swag/loading","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"loading","vcs_ref":"refs/tags/loading/v0.25.5"},\ | ||
| 240 | {"module":"github.com/go-openapi/swag/mangling","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"mangling","vcs_ref":"refs/tags/mangling/v0.25.5"},\ | ||
| 241 | {"module":"github.com/go-openapi/swag/jsonname","version":"v0.25.5","vcs_hash":"97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173","timestamp":"2026-03-02T18:12:04Z","subdir":"jsonname","vcs_ref":"refs/tags/jsonname/v0.25.5"},\ | ||
| 242 | {"module":"github.com/go-openapi/validate","version":"v0.25.2","vcs_hash":"a40798525cd2559a382d1e07f13fcd9018c4f962a50d8101e45daad6b7ee86a2","timestamp":"2026-03-08T18:13:28Z","subdir":"","vcs_ref":"refs/tags/v0.25.2"},\ | ||
| 243 | {"module":"github.com/go-openapi/strfmt","version":"v0.26.1","vcs_hash":"8e34926a1054736ce29e14bc7c6f4e088d73a272d74557345dac215cc541aab5","timestamp":"2026-03-15T12:32:07Z","subdir":"","vcs_ref":"refs/tags/v0.26.1"},\ | ||
| 244 | {"module":"github.com/go-openapi/analysis","version":"v0.24.3","vcs_hash":"c9a38cba6e1401e9a82affc769f4be9ba9280852551fe72d883bdbaf80e6b776","timestamp":"2026-03-07T22:47:01Z","subdir":"","vcs_ref":"refs/tags/v0.24.3"},\ | ||
| 245 | {"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"},\ | ||
| 246 | {"module":"github.com/go-openapi/jsonpointer","version":"v0.22.5","vcs_hash":"abf24edf6b6d782a40eae204e7d27ac37aebffcc286ba23e4c02a66fb2ad88ca","timestamp":"2026-03-02T21:21:48Z","subdir":"","vcs_ref":"refs/tags/v0.22.5"},\ | ||
| 247 | {"module":"github.com/go-openapi/spec","version":"v0.22.4","vcs_hash":"de2752a6a0b287240339b76144a60c409fe66d8956a7163c49ac72dc0e44fdf5","timestamp":"2026-03-03T00:30:19Z","subdir":"","vcs_ref":"refs/tags/v0.22.4"},\ | ||
| 248 | {"module":"github.com/go-openapi/loads","version":"v0.23.3","vcs_hash":"5128d105fceda11511719c8d3436e3222b95133854e6750c41b450d09a01c1dc","timestamp":"2026-03-08T15:16:14Z","subdir":"","vcs_ref":"refs/tags/v0.23.3"},\ | ||
| 249 | {"module":"github.com/go-openapi/runtime","version":"v0.29.3","vcs_hash":"092b77d71a275ccfa7c676cbb07d2bbd87871ccb29e594208ee8eb3830494f09","timestamp":"2026-03-08T20:42:25Z","subdir":"","vcs_ref":"refs/tags/v0.29.3"},\ | ||
| 250 | {"module":"github.com/djherbis/times","version":"v1.6.0","vcs_hash":"c006adac8450d9e28820ec0c0e4b448c94e3a8a200eb2e7de79e128fafdde240","timestamp":"2023-10-03T21:12:34Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 251 | {"module":"github.com/emicklei/go-restful/v3","version":"v3.13.0","vcs_hash":"2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1","timestamp":"2025-08-14T12:44:48Z","subdir":"","vcs_ref":"refs/tags/v3.13.0"},\ | ||
| 252 | {"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"},\ | ||
| 253 | {"module":"github.com/gorilla/websocket","version":"v1.5.4-0.20250319132907-e064f32e3674","vcs_hash":"722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f","timestamp":"2025-03-19T13:29:07Z","subdir":"","vcs_ref":""},\ | ||
| 254 | {"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":""},\ | ||
| 255 | {"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"},\ | ||
| 218 | {"module":"github.com/golang/mock","version":"v1.1.1","vcs_hash":"cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179","timestamp":"2018-04-05T21:54:04Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | 256 | {"module":"github.com/golang/mock","version":"v1.1.1","vcs_hash":"cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179","timestamp":"2018-04-05T21:54:04Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 219 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ | ||
| 220 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20200121045136-8c9f03a8e57e","vcs_hash":"650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f","timestamp":"2020-01-21T04:51:36Z","subdir":"","vcs_ref":""},\ | 257 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20200121045136-8c9f03a8e57e","vcs_hash":"650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f","timestamp":"2020-01-21T04:51:36Z","subdir":"","vcs_ref":""},\ |
| 221 | {"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"},\ | 258 | {"module":"github.com/golang/groupcache","version":"v0.0.0-20241129210726-2c02b8208cf8","vcs_hash":"42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5","timestamp":"2024-11-29T21:07:26Z","subdir":"","vcs_ref":""},\ |
| 222 | {"module":"github.com/golang/protobuf","version":"v1.3.2","vcs_hash":"cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c","timestamp":"2019-07-01T18:22:01Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | 259 | {"module":"github.com/golang/glog","version":"v1.2.5","vcs_hash":"c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583","timestamp":"2025-04-29T08:43:26Z","subdir":"","vcs_ref":"refs/tags/v1.2.5"},\ |
| 260 | {"module":"github.com/golang/glog","version":"v0.0.0-20160126235308-23def4e6c14b","vcs_hash":"f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5","timestamp":"2016-01-26T23:53:08Z","subdir":"","vcs_ref":""},\ | ||
| 261 | {"module":"github.com/golang/gddo","version":"v0.0.0-20210115222349-20d68f94ee1f","vcs_hash":"b7c2813f0115c8090813133a71d959dd914630770647083992f01513335aae24","timestamp":"2021-01-15T22:23:49Z","subdir":"","vcs_ref":""},\ | ||
| 223 | {"module":"github.com/golang/protobuf","version":"v1.4.0","vcs_hash":"9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76","timestamp":"2020-04-13T19:43:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | 262 | {"module":"github.com/golang/protobuf","version":"v1.4.0","vcs_hash":"9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76","timestamp":"2020-04-13T19:43:07Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ |
| 224 | {"module":"github.com/golang/protobuf","version":"v1.4.1","vcs_hash":"1eb4b95e7f54d310a313a166f271987ca8ef42c83b650550333c53b4493a87d9","timestamp":"2020-05-04T19:38:55Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ | 263 | {"module":"github.com/golang/protobuf","version":"v1.4.1","vcs_hash":"1eb4b95e7f54d310a313a166f271987ca8ef42c83b650550333c53b4493a87d9","timestamp":"2020-05-04T19:38:55Z","subdir":"","vcs_ref":"refs/tags/v1.4.1"},\ |
| 225 | {"module":"github.com/golang/protobuf","version":"v1.4.3","vcs_hash":"afcc28cc9d69ccbdadf7d3b64dd61a2449f1316c579ba313fc8f7c2f7b0a2c5d","timestamp":"2020-10-15T06:18:29Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 226 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1","vcs_hash":"efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf","timestamp":"2020-02-12T18:09:08Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.1"},\ | ||
| 227 | {"module":"github.com/golang/protobuf","version":"v1.2.0","vcs_hash":"c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5","timestamp":"2018-08-14T21:14:27Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | 264 | {"module":"github.com/golang/protobuf","version":"v1.2.0","vcs_hash":"c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5","timestamp":"2018-08-14T21:14:27Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 265 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1","vcs_hash":"efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf","timestamp":"2020-02-12T18:09:08Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.1"},\ | ||
| 266 | {"module":"github.com/golang/protobuf","version":"v1.4.3","vcs_hash":"afcc28cc9d69ccbdadf7d3b64dd61a2449f1316c579ba313fc8f7c2f7b0a2c5d","timestamp":"2020-10-15T06:18:29Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 267 | {"module":"github.com/golang/protobuf","version":"v1.3.2","vcs_hash":"cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c","timestamp":"2019-07-01T18:22:01Z","subdir":"","vcs_ref":"refs/tags/v1.3.2"},\ | ||
| 228 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.2","vcs_hash":"4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b","timestamp":"2020-02-28T23:19:22Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.2"},\ | 268 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.2","vcs_hash":"4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b","timestamp":"2020-02-28T23:19:22Z","subdir":"","vcs_ref":"refs/tags/v1.4.0-rc.2"},\ |
| 269 | {"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"},\ | ||
| 270 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.4","vcs_hash":"1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b","timestamp":"2026-03-31T23:33:50Z","subdir":"","vcs_ref":"refs/tags/v4.1.4"},\ | ||
| 271 | {"module":"github.com/go-jose/go-jose/v4","version":"v4.1.2","vcs_hash":"558fa32425fb33e37f25523c5b69743af7afff9df1b286b6e33e93aec4bbaee2","timestamp":"2025-07-18T17:04:53Z","subdir":"","vcs_ref":"refs/tags/v4.1.2"},\ | ||
| 229 | {"module":"github.com/muesli/cancelreader","version":"v0.2.2","vcs_hash":"e06c6dfec24b25b0c3607e2566a71b1c11b6a6d8d9953aff17e9af04344b95cd","timestamp":"2022-06-22T06:35:03Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ | 272 | {"module":"github.com/muesli/cancelreader","version":"v0.2.2","vcs_hash":"e06c6dfec24b25b0c3607e2566a71b1c11b6a6d8d9953aff17e9af04344b95cd","timestamp":"2022-06-22T06:35:03Z","subdir":"","vcs_ref":"refs/tags/v0.2.2"},\ |
| 230 | {"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"},\ | 273 | {"module":"github.com/golang-jwt/jwt/v5","version":"v5.3.0","vcs_hash":"66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e","timestamp":"2025-07-30T13:04:00Z","subdir":"","vcs_ref":"refs/tags/v5.3.0"},\ |
| 231 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20191209042840-269d4d468f6f","vcs_hash":"2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62","timestamp":"2019-12-09T04:28:40Z","subdir":"go","vcs_ref":""},\ | 274 | {"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"},\ |
| 232 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20250501225837-2ac532fd4443","vcs_hash":"e0bdc15b1a7c1a8070f042c4642f13845c0a3597e8027bebaf15f8d169e221ab","timestamp":"2025-05-01T22:58:37Z","subdir":"go","vcs_ref":""},\ | 275 | {"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"},\ |
| 233 | {"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"},\ | 276 | {"module":"github.com/agnivade/levenshtein","version":"v1.2.0","vcs_hash":"f146c0125792f4a7b478a5ade3d2578eaabd4d7c8a31f42ea28d318a29c2e289","timestamp":"2024-09-24T15:25:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 234 | {"module":"github.com/spf13/pflag","version":"v1.0.9","vcs_hash":"241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54","timestamp":"2025-09-01T07:27:15Z","subdir":"","vcs_ref":"refs/tags/v1.0.9"},\ | 277 | {"module":"github.com/spdx/tools-golang","version":"v0.5.7","vcs_hash":"2944f2a5d449b4ba31e7000d974e7dafe6c0e63a63a2a667ce98cd5bdd81cadc","timestamp":"2026-01-07T01:39:00Z","subdir":"","vcs_ref":"refs/tags/v0.5.7"},\ |
| 235 | {"module":"github.com/spf13/pflag","version":"v1.0.10","vcs_hash":"737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75","timestamp":"2025-09-02T06:08:29Z","subdir":"","vcs_ref":"refs/tags/v1.0.10"},\ | 278 | {"module":"github.com/cloudflare/circl","version":"v1.6.3","vcs_hash":"10b428844b05d4b03ef2556cb36787ddb4a7d1daa3442a0c370769eb69b4b079","timestamp":"2026-01-22T20:12:37Z","subdir":"","vcs_ref":"refs/tags/v1.6.3"},\ |
| 236 | {"module":"github.com/spf13/cobra","version":"v1.10.1","vcs_hash":"54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af","timestamp":"2025-09-01T16:19:51Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ | 279 | {"module":"github.com/cloudflare/cfssl","version":"v1.6.5","vcs_hash":"0bd480deabcd5cc4d56d64754d30f7c9da5f60a19fe7c11c173eb365329fc1a3","timestamp":"2024-03-05T16:54:51Z","subdir":"","vcs_ref":"refs/tags/v1.6.5"},\ |
| 237 | {"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"},\ | 280 | {"module":"github.com/asaskevich/govalidator","version":"v0.0.0-20230301143203-a9d515a09cc2","vcs_hash":"e0c07f200ff31ed92aa0075d9e5e72c7ed4294f6ef7d9e723213e1bceaca59d3","timestamp":"2023-03-01T14:32:03Z","subdir":"","vcs_ref":""},\ |
| 238 | {"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"},\ | 281 | {"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"},\ |
| 282 | {"module":"github.com/tonistiigi/go-actions-cache","version":"v0.0.0-20260120203934-54bc28c26fd2","vcs_hash":"2924c7ecb319efa413b0f3012222cad7c8773cd26a54e23c43cd460cf6d9c0b0","timestamp":"2026-01-20T20:39:34Z","subdir":"","vcs_ref":""},\ | ||
| 283 | {"module":"github.com/tonistiigi/dchapes-mode","version":"v0.0.0-20250318174251-73d941a28323","vcs_hash":"088daf1e815a0c250df5a6800476d2fd7926fd2cfde5c798932d14dc518d73f2","timestamp":"2025-03-18T17:42:51Z","subdir":"","vcs_ref":""},\ | ||
| 284 | {"module":"github.com/tonistiigi/go-csvvalue","version":"v0.0.0-20240814133006-030d3b2625d0","vcs_hash":"4bab931b93ec61ba123209f20dc512a65f448d9af6783e77b89ee8a8b7bf94b3","timestamp":"2024-08-14T13:30:06Z","subdir":"","vcs_ref":""},\ | ||
| 285 | {"module":"github.com/tonistiigi/units","version":"v0.0.0-20180711220420-6950e57a87ea","vcs_hash":"a0528d63437c733bc9243aeb601d0f1175a8f8eaa01b2402d7b077f35f36fbcd","timestamp":"2018-07-11T22:04:20Z","subdir":"","vcs_ref":""},\ | ||
| 286 | {"module":"github.com/tonistiigi/go-archvariant","version":"v1.0.0","vcs_hash":"07d631aebb630179eda0ac758a6a400523556e0df873aaaa8107c81569f5312d","timestamp":"2022-01-31T19:23:56Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 287 | {"module":"github.com/tonistiigi/fsutil","version":"v0.0.0-20251211185533-a2aa163d723f","vcs_hash":"5728fb0835aa13d026604988f9496a653e4e5442f8a0e93e6495c60887f5e1b8","timestamp":"2025-12-11T18:55:33Z","subdir":"","vcs_ref":""},\ | ||
| 288 | {"module":"github.com/tonistiigi/vt100","version":"v0.0.0-20240514184818-90bafcd6abab","vcs_hash":"8c7e9f3cea5c616be7d8cb3b181a8ecf2d3b1ff0b881bb34abd9235b7680d2c9","timestamp":"2024-05-14T18:48:18Z","subdir":"","vcs_ref":""},\ | ||
| 289 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.18.2"},\ | ||
| 290 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ | ||
| 291 | {"module":"github.com/containerd/stargz-snapshotter/ipfs","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"ipfs","vcs_ref":"refs/tags/ipfs/v0.18.2"},\ | ||
| 292 | {"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"},\ | ||
| 293 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"},\ | ||
| 294 | {"module":"github.com/containerd/go-dmverity","version":"v0.1.0","vcs_hash":"419ae763df2bd66a37785a09dfc355cdabadc3cb2c30553682929d193ff8d089","timestamp":"2026-04-03T01:47:03Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 295 | {"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"},\ | ||
| 296 | {"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"},\ | ||
| 297 | {"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"},\ | ||
| 298 | {"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"},\ | ||
| 299 | {"module":"github.com/containerd/nri","version":"v0.12.0","vcs_hash":"26084f999c885809086eb3cfc8d4d0f03e2dd35b49ac2b12d817c0f3b7da3008","timestamp":"2026-04-15T19:11:08Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 300 | {"module":"github.com/containerd/typeurl/v2","version":"v2.3.0","vcs_hash":"2df385af2c5264c689a632460598c2976741236e67cb74b63ba47f487cb976e6","timestamp":"2024-11-07T05:33:21Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ | ||
| 301 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.3","vcs_hash":"3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d","timestamp":"2026-02-12T22:21:12Z","subdir":"","vcs_ref":"refs/tags/v3.1.3"},\ | ||
| 302 | {"module":"github.com/containerd/plugin","version":"v1.1.0","vcs_hash":"bdb9a7056f050be6771c31d41057906f54814c9c8799d2a2906ebd692837d0d6","timestamp":"2026-01-07T20:04:15Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 303 | {"module":"github.com/containerd/zfs/v2","version":"v2.0.0","vcs_hash":"3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052","timestamp":"2025-12-08T03:44:17Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ | ||
| 304 | {"module":"github.com/containerd/continuity","version":"v0.5.0","vcs_hash":"0bc5664bede9ac5d8f964515e65465327cb867960ba6f60b07146716d29f5d9b","timestamp":"2026-04-29T00:48:13Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | ||
| 305 | {"module":"github.com/containerd/imgcrypt/v2","version":"v2.0.2","vcs_hash":"7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104","timestamp":"2025-11-06T13:14:25Z","subdir":"","vcs_ref":"refs/tags/v2.0.2"},\ | ||
| 306 | {"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"},\ | ||
| 307 | {"module":"github.com/containerd/ttrpc","version":"v1.2.8","vcs_hash":"bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49","timestamp":"2026-03-05T00:05:28Z","subdir":"","vcs_ref":"refs/tags/v1.2.8"},\ | ||
| 308 | {"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"},\ | ||
| 309 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | ||
| 310 | {"module":"github.com/containerd/containerd/api","version":"v1.11.1","vcs_hash":"e9733071c5be4c2ea5846c40aa96b55d4ec6851165ad185799b25a7fc53607f4","timestamp":"2026-05-20T17:33:06Z","subdir":"api","vcs_ref":"refs/tags/api/v1.11.1"},\ | ||
| 311 | {"module":"github.com/containerd/containerd/v2","version":"v2.3.1","vcs_hash":"fd04ac75b20dcd23ea40fd168d938bb8d8aaee2543c5851ee199013a91658963","timestamp":"2026-05-20T20:41:13Z","subdir":"","vcs_ref":"refs/tags/v2.3.1"},\ | ||
| 312 | {"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"},\ | ||
| 313 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.4.3","vcs_hash":"3c93904886c5cc4bae184a6a95fbf184aaf6430c2032eeaaab81d26592eb4ae9","timestamp":"2026-03-30T12:52:02Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 314 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.15","vcs_hash":"c91675f13bd373f32be137fdcf8537e51e1283a17c647d8da381f7004de04a34","timestamp":"2026-04-17T14:50:33Z","subdir":"","vcs_ref":"refs/tags/v0.15.15"},\ | ||
| 315 | {"module":"github.com/containerd/nerdctl/v2","version":"v2.0.0-20260528082953-89ecd85071c4","vcs_hash":"1fc524e73a0559ca2b02d14c29578e0e141eac51b6a96d91f3004ae1068fc45a","timestamp":"2026-05-28T08:29:53Z","subdir":"v2","vcs_ref":""},\ | ||
| 316 | {"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"},\ | ||
| 317 | {"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"},\ | ||
| 318 | {"module":"github.com/docker/distribution","version":"v2.8.2+incompatible","vcs_hash":"5963ff551a76f6e4574c31bfbaf16ab787fad1c87da7a097024b4d7c6159107b","timestamp":"2023-05-11T10:11:57Z","subdir":"","vcs_ref":"refs/tags/v2.8.2"},\ | ||
| 319 | {"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"},\ | ||
| 320 | {"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"},\ | ||
| 321 | {"module":"github.com/docker/docker-credential-helpers","version":"v0.8.2","vcs_hash":"9d19f9106dbe45ca19ac469a52047d35fd2c4f6889c78f5c8b54214c3353b519","timestamp":"2024-05-10T12:15:26Z","subdir":"","vcs_ref":"refs/tags/v0.8.2"},\ | ||
| 322 | {"module":"github.com/docker/libtrust","version":"v0.0.0-20150526203908-9cbd2a1374f4","vcs_hash":"d6f346f301984d68e0811b97bb859e912fcf0222ec4bcbbb7630cd63ed790322","timestamp":"2015-05-26T20:39:08Z","subdir":"","vcs_ref":""},\ | ||
| 323 | {"module":"github.com/docker/go-events","version":"v0.0.0-20190806004212-e31b211e4f1c","vcs_hash":"3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203","timestamp":"2019-08-06T00:42:12Z","subdir":"","vcs_ref":""},\ | ||
| 324 | {"module":"github.com/docker/go-events","version":"v0.0.0-20250808211157-605354379745","vcs_hash":"54bdeb097ca8383a6a5d36524ac30b84372c7802e6125707e375929cd2d1658c","timestamp":"2025-08-08T21:11:57Z","subdir":"","vcs_ref":""},\ | ||
| 325 | {"module":"github.com/docker/go-connections","version":"v0.7.0","vcs_hash":"6694cc72e257d7945ae6ccd77415f8b442a5f83176906cd59a70dea2fc417fa1","timestamp":"2026-04-15T21:50:38Z","subdir":"","vcs_ref":"refs/tags/v0.7.0"},\ | ||
| 326 | {"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"},\ | ||
| 327 | {"module":"github.com/docker/docker","version":"v28.5.2+incompatible","vcs_hash":"3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761","timestamp":"2025-11-05T14:19:32Z","subdir":"","vcs_ref":"refs/tags/v28.5.2"},\ | ||
| 328 | {"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"},\ | ||
| 329 | {"module":"github.com/docker/cli","version":"v29.1.2+incompatible","vcs_hash":"85c17738cca406f0464ce64385fadec176722d9ace14b081fb535e02681cad09","timestamp":"2025-12-02T18:58:46Z","subdir":"","vcs_ref":"refs/tags/v29.1.2"},\ | ||
| 330 | {"module":"github.com/docker/cli","version":"v29.1.3+incompatible","vcs_hash":"8b37bb07fc04ea057dc8b323c0488b79f34d0380a272d849c5c01f2ebc401d8d","timestamp":"2025-12-12T14:45:37Z","subdir":"","vcs_ref":"refs/tags/v29.1.3"},\ | ||
| 331 | {"module":"github.com/docker/cli","version":"v29.5.2+incompatible","vcs_hash":"ed6d69ba9164d77cd6706bccc195f58a5e88fdd7c016ed595bd23b68cf456266","timestamp":"2026-05-20T14:33:30Z","subdir":"","vcs_ref":"refs/tags/v29.5.2"},\ | ||
| 332 | {"module":"github.com/klauspost/compress","version":"v1.18.6","vcs_hash":"58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76","timestamp":"2026-04-30T15:57:39Z","subdir":"","vcs_ref":"refs/tags/v1.18.6"},\ | ||
| 333 | {"module":"github.com/klauspost/compress","version":"v1.18.2","vcs_hash":"045ab3e3f4030cb8946aa754ac8808517964dca72dc2dae167aa4ab42be3c367","timestamp":"2025-12-01T09:04:34Z","subdir":"","vcs_ref":"refs/tags/v1.18.2"},\ | ||
| 334 | {"module":"github.com/klauspost/cpuid/v2","version":"v2.2.8","vcs_hash":"78444b9e4152325315aac5b77aec72c7d11ea261af6248e248139e435edc6759","timestamp":"2024-06-10T09:47:56Z","subdir":"","vcs_ref":"refs/tags/v2.2.8"},\ | ||
| 335 | {"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"},\ | ||
| 336 | {"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":""},\ | ||
| 337 | {"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"},\ | ||
| 338 | {"module":"github.com/munnerz/goautoneg","version":"v0.0.0-20191010083416-a7dc8b61c822","vcs_hash":"0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee","timestamp":"2019-10-10T08:34:16Z","subdir":"","vcs_ref":""},\ | ||
| 339 | {"module":"github.com/intel/goresctrl","version":"v0.12.0","vcs_hash":"6498284812521322dda3967064f153cbba290e1462bc2f26bb176dd1239956dd","timestamp":"2026-03-10T09:02:34Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | ||
| 340 | {"module":"github.com/intel/goresctrl","version":"v0.10.0","vcs_hash":"29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b","timestamp":"2025-11-03T07:45:09Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 341 | {"module":"github.com/ipfs/go-cid","version":"v0.6.0","vcs_hash":"6022b1dd9390d91d8c1dd6b781920bc813f4b942ed65d4cbe184c5f47be3402a","timestamp":"2025-10-28T01:15:36Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 342 | {"module":"github.com/ipfs/go-cid","version":"v0.6.1","vcs_hash":"b5aee67db51a1c309d25b34b8526d5c66a214e09f67c71f5bf2a7cd5787dd61e","timestamp":"2026-04-09T19:58:12Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 343 | {"module":"github.com/gofrs/flock","version":"v0.13.0","vcs_hash":"02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f","timestamp":"2025-10-09T22:24:42Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 344 | {"module":"github.com/gofrs/flock","version":"v0.12.1","vcs_hash":"2eca9ade511bd007a13375faeeafb3f984450113cd6e7f26251dc5922d27f7a1","timestamp":"2024-07-22T20:18:06Z","subdir":"","vcs_ref":"refs/tags/v0.12.1"},\ | ||
| 345 | {"module":"github.com/moby/vpnkit","version":"v0.6.0","vcs_hash":"41dd0f4b4ff1f5f20c40ab4a6e1e7525abc3c95c46ec8ccebc43149f4982f640","timestamp":"2025-04-08T11:12:39Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 346 | {"module":"github.com/moby/sys/atomicwriter","version":"v0.1.0","vcs_hash":"f4359e6cc20b486bfb92dc3bcf6ac79f9272e2daa0c0172e594bcb9e9e7185c4","timestamp":"2025-04-07T15:07:45Z","subdir":"atomicwriter","vcs_ref":"refs/tags/atomicwriter/v0.1.0"},\ | ||
| 347 | {"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"},\ | ||
| 348 | {"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"},\ | ||
| 349 | {"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"},\ | ||
| 350 | {"module":"github.com/moby/sys/capability","version":"v0.4.0","vcs_hash":"e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75","timestamp":"2024-11-11T19:02:25Z","subdir":"capability","vcs_ref":"refs/tags/capability/v0.4.0"},\ | ||
| 351 | {"module":"github.com/moby/sys/mount","version":"v0.3.4","vcs_hash":"bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7","timestamp":"2024-07-17T03:02:24Z","subdir":"mount","vcs_ref":"refs/tags/mount/v0.3.4"},\ | ||
| 352 | {"module":"github.com/moby/sys/reexec","version":"v0.1.0","vcs_hash":"4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b","timestamp":"2024-12-18T18:52:09Z","subdir":"reexec","vcs_ref":"refs/tags/reexec/v0.1.0"},\ | ||
| 353 | {"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"},\ | ||
| 354 | {"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"},\ | ||
| 355 | {"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"},\ | ||
| 356 | {"module":"github.com/moby/patternmatcher","version":"v0.6.1","vcs_hash":"53ef5e229dc41038705efb925832dcb9dcca879198a0675530b800c1ff3acf6c","timestamp":"2026-03-24T17:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 357 | {"module":"github.com/moby/policy-helpers","version":"v0.0.0-20260507153417-a39d60132186","vcs_hash":"271015c6b9e21cb95dff846c75065c333114ccfb5dff26b06a81418769665078","timestamp":"2026-05-07T15:34:17Z","subdir":"","vcs_ref":""},\ | ||
| 358 | {"module":"github.com/moby/profiles/seccomp","version":"v0.2.3","vcs_hash":"67df65f6e14600a0dc4295a6226f4a9c2bde53377cbb3c979f7a6ab0a3b05b54","timestamp":"2026-05-06T10:50:04Z","subdir":"seccomp","vcs_ref":"refs/tags/seccomp/v0.2.3"},\ | ||
| 359 | {"module":"github.com/moby/profiles/apparmor","version":"v0.2.1","vcs_hash":"67df65f6e14600a0dc4295a6226f4a9c2bde53377cbb3c979f7a6ab0a3b05b54","timestamp":"2026-05-06T10:50:04Z","subdir":"apparmor","vcs_ref":"refs/tags/apparmor/v0.2.1"},\ | ||
| 360 | {"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"},\ | ||
| 361 | {"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"},\ | ||
| 362 | {"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"},\ | ||
| 363 | {"module":"github.com/moby/pubsub","version":"v1.0.0","vcs_hash":"0cd9eef2c8d6b221e7ced33754e6e6ba16cb17a139ea2c1687b09b52460f7489","timestamp":"2022-09-30T16:19:39Z","subdir":"","vcs_ref":"refs/tags/v1.0.0"},\ | ||
| 364 | {"module":"github.com/moby/swarmkit/v2","version":"v2.1.2","vcs_hash":"569b53e0042b75765ece6cd7a4afa9f352a0f2a86639315c24995d21b99467eb","timestamp":"2026-04-21T18:27:38Z","subdir":"","vcs_ref":"refs/tags/v2.1.2"},\ | ||
| 365 | {"module":"github.com/moby/buildkit","version":"v0.30.0","vcs_hash":"dcff49a5732f82a5e32634386f6cb5f507a64cb5a750731f4154e6e5a8c9ef1e","timestamp":"2026-05-13T11:39:32Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 366 | {"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"},\ | ||
| 367 | {"module":"github.com/moby/go-archive","version":"v0.2.0","vcs_hash":"6fc421f381bca613289817fce0d54c0c45fe7a0bb20e292dcef3f1f2d77e300d","timestamp":"2025-12-19T16:24:17Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | ||
| 368 | {"module":"github.com/moby/moby/client","version":"v0.1.0","vcs_hash":"172c802e9942e676d7cb9fdc16b4794199fbbd5da877098df00da9da6d19b87d","timestamp":"2025-11-10T20:55:07Z","subdir":"client","vcs_ref":"refs/tags/client/v0.1.0"},\ | ||
| 369 | {"module":"github.com/moby/moby/client","version":"v0.4.1","vcs_hash":"a027be40db4027808ba383cb460c8e2df01f1c9debc89e7e9c0b5f7807657244","timestamp":"2026-04-20T14:44:55Z","subdir":"client","vcs_ref":"refs/tags/client/v0.4.1"},\ | ||
| 370 | {"module":"github.com/moby/moby/api","version":"v1.54.2","vcs_hash":"bb8387e2a2ac71ded15787db5dc3a214309b56ea749b290f6e487d18a957b95b","timestamp":"2026-04-20T10:34:33Z","subdir":"api","vcs_ref":"refs/tags/api/v1.54.2"},\ | ||
| 371 | {"module":"github.com/moby/moby/api","version":"v1.52.0","vcs_hash":"5b49b7c5e2a5c6c8bebf987ab8915e553245163c6c98d7d55cfc2704f25dc3f5","timestamp":"2025-11-10T19:16:43Z","subdir":"api","vcs_ref":""},\ | ||
| 372 | {"module":"github.com/moby/moby/v2","version":"v2.0.0-beta.15","vcs_hash":"e31e5904b92de3a97489212c83a4b36fb6bd46304b51d3e0ab85961f8266166d","timestamp":"2026-05-20T11:20:19Z","subdir":"","vcs_ref":"refs/tags/v2.0.0-beta.15"},\ | ||
| 373 | {"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"},\ | ||
| 374 | {"module":"github.com/moby/spdystream","version":"v0.5.1","vcs_hash":"e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c","timestamp":"2026-04-13T17:36:51Z","subdir":"","vcs_ref":"refs/tags/v0.5.1"},\ | ||
| 375 | {"module":"github.com/jessevdk/go-flags","version":"v1.6.1","vcs_hash":"dbe117c89b8b93bf951aed9bde389c26e24efc676864feaeea87df4b01655a56","timestamp":"2024-06-15T12:24:49Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 376 | {"module":"github.com/planetscale/vtprotobuf","version":"v0.6.1-0.20240319094008-0393e58bdf10","vcs_hash":"2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f","timestamp":"2024-03-19T09:40:08Z","subdir":"","vcs_ref":""},\ | ||
| 377 | {"module":"github.com/miekg/dns","version":"v1.1.72","vcs_hash":"4f60debecd1d2334a446bfb43277f779865cd731d5c4e385277abc1c4228d9ea","timestamp":"2026-01-22T08:23:52Z","subdir":"","vcs_ref":"refs/tags/v1.1.72"},\ | ||
| 378 | {"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"},\ | ||
| 379 | {"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"},\ | ||
| 380 | {"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"},\ | ||
| 381 | {"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"},\ | ||
| 382 | {"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"},\ | ||
| 383 | {"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"},\ | ||
| 384 | {"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"},\ | ||
| 385 | {"module":"github.com/mndrix/tap-go","version":"v0.0.0-20171203230836-629fa407e90b","vcs_hash":"8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80","timestamp":"2017-12-03T23:08:36Z","subdir":"","vcs_ref":""},\ | ||
| 386 | {"module":"github.com/dimchansky/utfbom","version":"v1.1.1","vcs_hash":"04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf","timestamp":"2020-11-06T16:33:08Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ | ||
| 387 | {"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"},\ | ||
| 388 | {"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"},\ | ||
| 389 | {"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"},\ | ||
| 390 | {"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"},\ | ||
| 391 | {"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"},\ | ||
| 392 | {"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"},\ | ||
| 393 | {"module":"github.com/mitchellh/hashstructure/v2","version":"v2.0.2","vcs_hash":"7c1d661828ecf7a5daa9f90b02814e542e1ed4d474edc002d91d945df708a5be","timestamp":"2021-05-27T23:24:52Z","subdir":"v2","vcs_ref":"refs/tags/v2.0.2"},\ | ||
| 394 | {"module":"github.com/goccy/go-json","version":"v0.10.2","vcs_hash":"740855cec7c87c7ae05c90a05b7441ee62d8206d1f61f89e36a20ee76b0af7ec","timestamp":"2023-03-19T20:01:20Z","subdir":"","vcs_ref":"refs/tags/v0.10.2"},\ | ||
| 395 | {"module":"github.com/hashicorp/go-metrics","version":"v0.5.4","vcs_hash":"efc4c26b6d0c59c5fe4fe27f29c5c7380b7e0b35f331d44bcc6ee5ef70918597","timestamp":"2025-01-08T14:49:24Z","subdir":"","vcs_ref":"refs/tags/v0.5.4"},\ | ||
| 396 | {"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"},\ | ||
| 397 | {"module":"github.com/hashicorp/go-memdb","version":"v1.3.5","vcs_hash":"0f44bb8ed9d7443f8d2bb8f36985bba60d44fad361325b7f721e3950a14a326f","timestamp":"2024-12-23T05:04:32Z","subdir":"","vcs_ref":"refs/tags/v1.3.5"},\ | ||
| 239 | {"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"},\ | 398 | {"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"},\ |
| 240 | {"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"},\ | 399 | {"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"},\ |
| 241 | {"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"},\ | 400 | {"module":"github.com/hashicorp/go-msgpack/v2","version":"v2.1.5","vcs_hash":"9169eed61ed8367b64fc4c969d261067a2fac36f3c4335bad2fd25f2eb4f99ea","timestamp":"2025-09-24T13:24:49Z","subdir":"","vcs_ref":"refs/tags/v2.1.5"},\ |
| 401 | {"module":"github.com/hashicorp/go-sockaddr","version":"v1.0.7","vcs_hash":"717e523035675664a908708fd1030c060601f362c429f3f95fcbc91804cd0b54","timestamp":"2024-09-19T09:47:04Z","subdir":"","vcs_ref":"refs/tags/v1.0.7"},\ | ||
| 402 | {"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"},\ | ||
| 403 | {"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"},\ | ||
| 404 | {"module":"github.com/hashicorp/go-immutable-radix","version":"v1.3.1","vcs_hash":"27af8a9b0236447f26f4bf0e1da3193a2012cc99313dc0c3005bcacae197e30b","timestamp":"2021-06-28T20:38:56Z","subdir":"","vcs_ref":"refs/tags/v1.3.1"},\ | ||
| 405 | {"module":"github.com/hashicorp/go-immutable-radix/v2","version":"v2.1.0","vcs_hash":"e7330a0d345fdfe0fc28bc95ffa515bf29b09fde15bff6885c08836ae16c3992","timestamp":"2023-11-21T15:50:58Z","subdir":"","vcs_ref":"refs/tags/v2.1.0"},\ | ||
| 406 | {"module":"github.com/hashicorp/memberlist","version":"v0.5.4","vcs_hash":"40b1a0e58006a47b2ac58b4bb0a3050d430ae78659d155c764418b46192ff6f8","timestamp":"2025-12-11T09:57:10Z","subdir":"","vcs_ref":"refs/tags/v0.5.4"},\ | ||
| 242 | {"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"},\ | 407 | {"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"},\ |
| 243 | {"module":"github.com/agnivade/levenshtein","version":"v1.2.0","vcs_hash":"f146c0125792f4a7b478a5ade3d2578eaabd4d7c8a31f42ea28d318a29c2e289","timestamp":"2024-09-24T15:25:24Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ | 408 | {"module":"github.com/hashicorp/serf","version":"v0.10.2","vcs_hash":"385d104f6a025a1f02682c6db99a5ef8657b2cc8016aea9feab85f12ddae4b62","timestamp":"2025-01-14T14:20:06Z","subdir":"","vcs_ref":"refs/tags/v0.10.2"},\ |
| 244 | {"module":"github.com/vbatts/tar-split","version":"v0.12.2","vcs_hash":"748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37","timestamp":"2025-10-14T18:26:16Z","subdir":"","vcs_ref":"refs/tags/v0.12.2"},\ | 409 | {"module":"github.com/yuchanns/srslog","version":"v1.1.0","vcs_hash":"ff6add8743c1d164ae622fe1920518d665cd9b336efafddbd6a64b310b20963e","timestamp":"2022-09-23T02:46:12Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 245 | {"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"},\ | 410 | {"module":"github.com/jsimonetti/rtnetlink/v2","version":"v2.0.1","vcs_hash":"32a51be3d6e43ac087c0c1a5bc07d98d1afad04909a78ceac4d4c884fdab6d40","timestamp":"2024-05-10T14:40:56Z","subdir":"","vcs_ref":"refs/tags/v2.0.1"},\ |
| 246 | {"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"},\ | ||
| 247 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ | 411 | {"module":"github.com/Azure/go-ansiterm","version":"v0.0.0-20250102033503-faa5f7b0171c","vcs_hash":"d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790","timestamp":"2025-01-02T03:35:03Z","subdir":"","vcs_ref":""},\ |
| 248 | {"module":"github.com/StackExchange/wmi","version":"v0.0.0-20190523213315-cbe66965904d","vcs_hash":"1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952","timestamp":"2019-05-23T21:33:15Z","subdir":"","vcs_ref":""},\ | 412 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","version":"v1.5.0","vcs_hash":"69ba1366ff498c1f6625ee95464ad8462e9596296890fc801954d6d94c815ead","timestamp":"2024-11-13T16:30:52Z","subdir":"sdk/storage/azblob","vcs_ref":"refs/tags/sdk/storage/azblob/v1.5.0"},\ |
| 413 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/azcore","version":"v1.21.0","vcs_hash":"d32f735a33cc3468a96e10ec6a196417f35abe0a3664e8f9ea2ffa16f1b1cf2a","timestamp":"2026-01-13T00:39:40Z","subdir":"sdk/azcore","vcs_ref":"refs/tags/sdk/azcore/v1.21.0"},\ | ||
| 414 | {"module":"github.com/Azure/azure-sdk-for-go/sdk/internal","version":"v1.11.2","vcs_hash":"29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0","timestamp":"2025-07-29T15:53:06Z","subdir":"sdk/internal","vcs_ref":"refs/tags/sdk/internal/v1.11.2"},\ | ||
| 249 | {"module":"github.com/go-quicktest/qt","version":"v1.101.0","vcs_hash":"4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe","timestamp":"2023-08-03T17:11:21Z","subdir":"","vcs_ref":"refs/tags/v1.101.0"},\ | 415 | {"module":"github.com/go-quicktest/qt","version":"v1.101.0","vcs_hash":"4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe","timestamp":"2023-08-03T17:11:21Z","subdir":"","vcs_ref":"refs/tags/v1.101.0"},\ |
| 250 | {"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"},\ | 416 | {"module":"github.com/cilium/ebpf","version":"v0.17.3","vcs_hash":"2163e478680ce2e5b8edc94a79eb3f1b3a35b83398ef99bcd5396cdc2bfc583f","timestamp":"2025-02-11T18:38:07Z","subdir":"","vcs_ref":"refs/tags/v0.17.3"},\ |
| 251 | {"module":"github.com/mndrix/tap-go","version":"v0.0.0-20171203230836-629fa407e90b","vcs_hash":"8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80","timestamp":"2017-12-03T23:08:36Z","subdir":"","vcs_ref":""},\ | 417 | {"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"},\ |
| 418 | {"module":"github.com/digitorus/pkcs7","version":"v0.0.0-20230818184609-3a137a874352","vcs_hash":"fd2b6e349ca1abce350a94202038bc78abc083934bc68342108df0ef0a47c72c","timestamp":"2023-08-18T18:46:09Z","subdir":"","vcs_ref":""},\ | ||
| 419 | {"module":"github.com/digitorus/timestamp","version":"v0.0.0-20231217203849-220c5c2851b7","vcs_hash":"316e808b25b3a6563da681b8e93bb537209a2463c7239f367cc18628056cecf7","timestamp":"2023-12-17T20:38:49Z","subdir":"","vcs_ref":""},\ | ||
| 252 | {"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"},\ | 420 | {"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"},\ |
| 421 | {"module":"github.com/checkpoint-restore/go-criu/v6","version":"v6.3.0","vcs_hash":"9c1f995c34027b7f3f53921948a57daacead4dc59c6b3f93ef22a34a3a68585a","timestamp":"2022-10-11T10:14:47Z","subdir":"","vcs_ref":"refs/tags/v6.3.0"},\ | ||
| 253 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.4.0","vcs_hash":"6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769","timestamp":"2025-09-01T08:42:45Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | 422 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.4.0","vcs_hash":"6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769","timestamp":"2025-09-01T08:42:45Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ |
| 254 | {"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"},\ | 423 | {"module":"github.com/checkpoint-restore/checkpointctl","version":"v1.5.0","vcs_hash":"53c0fcedba44fb6e5f2ca94e7665a79b538eb798ceced2ec5112c9c9ac35624c","timestamp":"2026-01-20T12:09:45Z","subdir":"","vcs_ref":"refs/tags/v1.5.0"},\ |
| 255 | {"module":"github.com/Microsoft/hcsshim","version":"v0.14.0-rc.1","vcs_hash":"f493369c2a96e959905afa70d80efbf15bd25304bc9938aafdaa00d931825b26","timestamp":"2025-08-12T17:46:53Z","subdir":"","vcs_ref":"refs/tags/v0.14.0-rc.1"},\ | ||
| 256 | {"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"},\ | ||
| 257 | {"module":"github.com/Microsoft/cosesign1go","version":"v1.4.0","vcs_hash":"1eadcf4b7177fc71d2fa87bdfd2145aaaad8dd60403a2ba1c5bb507e71d85138","timestamp":"2024-11-07T16:43:12Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 258 | {"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"},\ | 424 | {"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"},\ |
| 259 | {"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"},\ | 425 | {"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"},\ |
| 260 | {"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"},\ | 426 | {"module":"github.com/imdario/mergo","version":"v0.3.13","vcs_hash":"a5db31837e7cfa660365c3f63544dbc74676271a7bf2b22b2ea7b8d3cc8d873b","timestamp":"2022-05-25T20:08:08Z","subdir":"","vcs_ref":"refs/tags/v0.3.13"},\ |
| 261 | {"module":"github.com/google/certtostore","version":"v1.0.6","vcs_hash":"03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f","timestamp":"2025-09-02T15:28:35Z","subdir":"","vcs_ref":"refs/tags/v1.0.6"},\ | 427 | {"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"},\ |
| 262 | {"module":"github.com/google/pprof","version":"v0.0.0-20250820193118-f64d9cf942d6","vcs_hash":"b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322","timestamp":"2025-08-20T19:31:18Z","subdir":"","vcs_ref":""},\ | 428 | {"module":"github.com/onsi/gomega","version":"v1.38.1","vcs_hash":"08985c7237ebd3fab6c62a39522083539532df8d515de6c564e6fb29bf4d9114","timestamp":"2025-08-22T13:45:44Z","subdir":"","vcs_ref":"refs/tags/v1.38.1"},\ |
| 263 | {"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"},\ | 429 | {"module":"github.com/onsi/ginkgo/v2","version":"v2.25.1","vcs_hash":"9298dade6beff9e5ce82bfee39232a81d546fd5aca1cf92c622de71cf378cc2c","timestamp":"2025-08-22T03:49:45Z","subdir":"","vcs_ref":"refs/tags/v2.25.1"},\ |
| 264 | {"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"},\ | 430 | {"module":"github.com/anchore/go-struct-converter","version":"v0.1.0","vcs_hash":"4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6","timestamp":"2022-11-18T18:22:56Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 265 | {"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"},\ | 431 | {"module":"github.com/apparentlymart/go-cidr","version":"v1.1.1","vcs_hash":"1382e1e06eea8718cdae3b46d9d9a3349678031f1c00a196e929cecdeea4f863","timestamp":"2026-04-27T15:51:40Z","subdir":"","vcs_ref":"refs/heads/master"},\ |
| 266 | {"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"},\ | 432 | {"module":"github.com/RackSec/srslog","version":"v0.0.0-20180709174129-a4725f04ec91","vcs_hash":"a6d0a042c56e82c61c70ee53ca821160f8de16af7477bb8af6618c034e8d4653","timestamp":"2018-07-09T17:41:29Z","subdir":"","vcs_ref":""},\ |
| 267 | {"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"},\ | 433 | {"module":"github.com/Microsoft/cosesign1go","version":"v1.4.0","vcs_hash":"1eadcf4b7177fc71d2fa87bdfd2145aaaad8dd60403a2ba1c5bb507e71d85138","timestamp":"2024-11-07T16:43:12Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ |
| 268 | {"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"},\ | 434 | {"module":"github.com/Microsoft/go-winio","version":"v0.6.3-0.20251027160822-ad3df93bed29","vcs_hash":"a519f2f5349fac6d0ecc3fbd2a2a011b6fb55de38f8600345a1441133b7ec95b","timestamp":"2025-10-27T16:08:22Z","subdir":"","vcs_ref":""},\ |
| 269 | {"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"},\ | 435 | {"module":"github.com/Microsoft/hcsshim","version":"v0.15.0-rc.1","vcs_hash":"d0555d2e8f3cec20f501077092fb44ff2874bf91d70054e21608ceae9223af40","timestamp":"2026-03-31T17:17:34Z","subdir":"","vcs_ref":"refs/tags/v0.15.0-rc.1"},\ |
| 270 | {"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"},\ | 436 | {"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"},\ |
| 271 | {"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"},\ | 437 | {"module":"github.com/erofs/go-erofs","version":"v0.3.0","vcs_hash":"7ecc022db3ffae2476b47b596cdccac5af6f61a08971a2b6dbdc544bd40f762c","timestamp":"2026-04-17T01:45:11Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 272 | {"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"},\ | 438 | {"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"},\ |
| 273 | {"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"},\ | 439 | {"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"},\ |
| 274 | {"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"},\ | 440 | {"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"},\ |
| 275 | {"module":"github.com/google/go-containerregistry","version":"v0.20.1","vcs_hash":"a2844d6ba65e6b80271cad050f89b6c0158f173d5b155bfd7f8f4e93d826c21d","timestamp":"2024-07-17T01:32:55Z","subdir":"","vcs_ref":"refs/tags/v0.20.1"},\ | 441 | {"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"},\ |
| 276 | {"module":"github.com/google/deck","version":"v0.0.0-20230104221208-105ad94aa8ae","vcs_hash":"9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140","timestamp":"2023-01-04T22:12:08Z","subdir":"","vcs_ref":""},\ | 442 | {"module":"github.com/knqyf263/go-plugin","version":"v0.9.0","vcs_hash":"a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7","timestamp":"2025-03-11T05:42:07Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ |
| 277 | {"module":"github.com/go-viper/mapstructure/v2","version":"v2.4.0","vcs_hash":"c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1","timestamp":"2025-07-15T08:59:08Z","subdir":"","vcs_ref":"refs/tags/v2.4.0"},\ | 443 | {"module":"github.com/hiddeco/sshsig","version":"v0.2.0","vcs_hash":"fdcb4ab573b69d6bee2d375517e62fb147744ddcca0378b2006891f9dd8f6477","timestamp":"2025-04-12T11:02:39Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 444 | {"module":"github.com/dlclark/regexp2","version":"v1.11.0","vcs_hash":"da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14","timestamp":"2024-02-24T02:28:33Z","subdir":"","vcs_ref":"refs/tags/v1.11.0"},\ | ||
| 445 | {"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"},\ | ||
| 446 | {"module":"github.com/multiformats/go-varint","version":"v0.1.0","vcs_hash":"744d7a639c058d65b0d02c6d01c85d11e134b13e2778b30c6ead71a39b85e2e4","timestamp":"2025-08-19T01:41:14Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 447 | {"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"},\ | ||
| 448 | {"module":"github.com/multiformats/go-multibase","version":"v0.3.0","vcs_hash":"4bf72fdf6d0bb0b7c1875ef94e22000513f87ddf54031198f40458bb9148b7b3","timestamp":"2026-04-07T23:44:46Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | ||
| 449 | {"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"},\ | ||
| 450 | {"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"},\ | ||
| 451 | {"module":"github.com/multiformats/go-multiaddr","version":"v0.16.1","vcs_hash":"d4d2c9ab2e45bdf58ca9b19884bd5d49c1c8c09201bf9635a5543bb550e586c0","timestamp":"2025-08-07T15:32:21Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 452 | {"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"},\ | ||
| 453 | {"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"},\ | ||
| 454 | {"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"},\ | ||
| 455 | {"module":"github.com/rcrowley/go-metrics","version":"v0.0.0-20200313005456-10cdbea86bc0","vcs_hash":"72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b","timestamp":"2020-03-13T00:54:56Z","subdir":"","vcs_ref":""},\ | ||
| 456 | {"module":"github.com/containers/gvisor-tap-vsock","version":"v0.8.9","vcs_hash":"66978342b671f266d43344914d558149c121504db66d312c530267570d78433f","timestamp":"2026-05-11T09:43:02Z","subdir":"","vcs_ref":"refs/tags/v0.8.9"},\ | ||
| 457 | {"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"},\ | ||
| 458 | {"module":"github.com/weppos/publicsuffix-go","version":"v0.30.0","vcs_hash":"7536e47a4a9912d24ff377b4c0c7b360c8ebf2356331a5d02103d069b4eddfd0","timestamp":"2023-02-20T11:44:09Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 459 | {"module":"github.com/aws/smithy-go","version":"v1.25.1","vcs_hash":"b6313650cf918efc449afe2c1ad39bbec134fed31222d281aba5e7b1268a5f52","timestamp":"2026-04-23T17:02:33Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | ||
| 460 | {"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"},\ | ||
| 461 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.41.7","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"","vcs_ref":"refs/tags/v1.41.7"},\ | ||
| 462 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.30.3","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"","vcs_ref":"refs/tags/v1.30.3"},\ | ||
| 278 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.17.27","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.17.27"},\ | 463 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.17.27","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.17.27"},\ |
| 279 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.22.4","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.22.4"},\ | 464 | {"module":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.19.16","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"credentials","vcs_ref":"refs/tags/credentials/v1.19.16"},\ |
| 280 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.26.4","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.26.4"},\ | 465 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.42.1","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.42.1"},\ |
| 281 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.30.3","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.30.3"},\ | 466 | {"module":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.30.3","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/sts","vcs_ref":"refs/tags/service/sts/v1.30.3"},\ |
| 282 | {"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"},\ | 467 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.22.4","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.22.4"},\ |
| 468 | {"module":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.30.17","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/sso","vcs_ref":"refs/tags/service/sso/v1.30.17"},\ | ||
| 469 | {"module":"github.com/aws/aws-sdk-go-v2/service/signin","version":"v1.0.11","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/signin","vcs_ref":"refs/tags/service/signin/v1.0.11"},\ | ||
| 470 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.58.2","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.58.2"},\ | ||
| 471 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.99.0","vcs_hash":"8e98a9901c2ab99db9937ddb258dd8d30ffae58d59813a0996e32fa13fcf115f","timestamp":"2026-04-07T18:20:52Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.99.0"},\ | ||
| 472 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.19.21","vcs_hash":"379838104eb14d14566ca6738fd8223c764cd8c258ba9db65ee4d2d264d0bcea","timestamp":"2026-03-26T18:11:26Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.19.21"},\ | ||
| 283 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.17.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.17.15"},\ | 473 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.17.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/internal/s3shared","vcs_ref":"refs/tags/service/internal/s3shared/v1.17.15"},\ |
| 284 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.3.17","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.3.17"},\ | 474 | {"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"},\ |
| 475 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.13.9","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/accept-encoding","vcs_ref":"refs/tags/service/internal/accept-encoding/v1.13.9"},\ | ||
| 285 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.11.17","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.11.17"},\ | 476 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.11.17","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.11.17"},\ |
| 286 | {"module":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.58.2","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/s3","vcs_ref":"refs/tags/service/s3/v1.58.2"},\ | 477 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.13.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/internal/presigned-url","vcs_ref":"refs/tags/service/internal/presigned-url/v1.13.23"},\ |
| 287 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.3.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.3.15"},\ | 478 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.3.17","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.3.17"},\ |
| 479 | {"module":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.9.13","vcs_hash":"379838104eb14d14566ca6738fd8223c764cd8c258ba9db65ee4d2d264d0bcea","timestamp":"2026-03-26T18:11:26Z","subdir":"service/internal/checksum","vcs_ref":"refs/tags/service/internal/checksum/v1.9.13"},\ | ||
| 480 | {"module":"github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs","version":"v1.74.0","vcs_hash":"d000ba21c3380cd59ca1a77349dd8e90a13615cf2b773fc4fab47052b880579b","timestamp":"2026-05-15T18:15:05Z","subdir":"service/cloudwatchlogs","vcs_ref":"refs/tags/service/cloudwatchlogs/v1.74.0"},\ | ||
| 481 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.26.4","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.26.4"},\ | ||
| 482 | {"module":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.35.21","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"service/ssooidc","vcs_ref":"refs/tags/service/ssooidc/v1.35.21"},\ | ||
| 288 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.6.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.6.15"},\ | 483 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.6.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.6.15"},\ |
| 289 | {"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"},\ | 484 | {"module":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.7.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/endpoints","vcs_ref":"refs/tags/internal/endpoints/v2.7.23"},\ |
| 485 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.4.24","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.4.24"},\ | ||
| 290 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.3.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.3.15"},\ | 486 | {"module":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.3.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"internal/v4a","vcs_ref":"refs/tags/internal/v4a/v1.3.15"},\ |
| 487 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.3.15","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.3.15"},\ | ||
| 488 | {"module":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.4.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"internal/configsources","vcs_ref":"refs/tags/internal/configsources/v1.4.23"},\ | ||
| 489 | {"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"},\ | ||
| 490 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.32.17","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"config","vcs_ref":"refs/tags/config/v1.32.17"},\ | ||
| 291 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.27.27","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"config","vcs_ref":"refs/tags/config/v1.27.27"},\ | 491 | {"module":"github.com/aws/aws-sdk-go-v2/config","version":"v1.27.27","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"config","vcs_ref":"refs/tags/config/v1.27.27"},\ |
| 292 | {"module":"github.com/aws/aws-sdk-go-v2","version":"v1.30.3","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"","vcs_ref":"refs/tags/v1.30.3"},\ | ||
| 293 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.16.11","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.16.11"},\ | 492 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.16.11","vcs_hash":"922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe","timestamp":"2024-07-10T22:57:16Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.16.11"},\ |
| 493 | {"module":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.18.23","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"feature/ec2/imds","vcs_ref":"refs/tags/feature/ec2/imds/v1.18.23"},\ | ||
| 294 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","version":"v1.17.8","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"feature/s3/manager","vcs_ref":"refs/tags/feature/s3/manager/v1.17.8"},\ | 494 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/manager","version":"v1.17.8","vcs_hash":"3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b","timestamp":"2024-07-18T19:40:11Z","subdir":"feature/s3/manager","vcs_ref":"refs/tags/feature/s3/manager/v1.17.8"},\ |
| 495 | {"module":"github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager","version":"v0.1.16","vcs_hash":"ca55015832680596e33ab1c345204ff5ec9de0d8a60208bab66b144317a6eae7","timestamp":"2026-04-16T18:12:19Z","subdir":"feature/s3/transfermanager","vcs_ref":"refs/tags/feature/s3/transfermanager/v0.1.16"},\ | ||
| 496 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.7.10","vcs_hash":"2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45","timestamp":"2026-04-29T18:13:55Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.7.10"},\ | ||
| 295 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.6.3","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.6.3"},\ | 497 | {"module":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.6.3","vcs_hash":"955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741","timestamp":"2024-06-28T19:27:56Z","subdir":"aws/protocol/eventstream","vcs_ref":"refs/tags/aws/protocol/eventstream/v1.6.3"},\ |
| 296 | {"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"},\ | 498 | {"module":"github.com/fluent/fluent-logger-golang","version":"v1.10.1","vcs_hash":"772012a333f9b4587ad2bcb3034673f1505f9498076f066e0776de04924aec1a","timestamp":"2025-06-26T07:34:58Z","subdir":"","vcs_ref":"refs/tags/v1.10.1"},\ |
| 297 | {"module":"github.com/go-ole/go-ole","version":"v1.2.6","vcs_hash":"f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c","timestamp":"2021-09-15T00:35:42Z","subdir":"","vcs_ref":"refs/tags/v1.2.6"},\ | 499 | {"module":"github.com/open-policy-agent/opa","version":"v0.70.0","vcs_hash":"641f2a5b6fed75b61eb34170348c055f38b88df452e53b69fd5fb5f5707b475c","timestamp":"2024-10-31T19:39:52Z","subdir":"","vcs_ref":"refs/tags/v0.70.0"},\ |
| 298 | {"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"},\ | 500 | {"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"},\ |
| 501 | {"module":"github.com/rogpeppe/go-internal","version":"v1.14.1","vcs_hash":"84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b","timestamp":"2025-02-25T12:37:03Z","subdir":"","vcs_ref":"refs/tags/v1.14.1"},\ | ||
| 502 | {"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"},\ | ||
| 503 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20251210132809-ee656c7534f5","vcs_hash":"435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc","timestamp":"2025-12-10T13:28:09Z","subdir":"go","vcs_ref":""},\ | ||
| 504 | {"module":"github.com/cncf/xds/go","version":"v0.0.0-20250501225837-2ac532fd4443","vcs_hash":"e0bdc15b1a7c1a8070f042c4642f13845c0a3597e8027bebaf15f8d169e221ab","timestamp":"2025-05-01T22:58:37Z","subdir":"go","vcs_ref":""},\ | ||
| 505 | {"module":"github.com/cncf/udpa/go","version":"v0.0.0-20191209042840-269d4d468f6f","vcs_hash":"2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62","timestamp":"2019-12-09T04:28:40Z","subdir":"go","vcs_ref":""},\ | ||
| 506 | {"module":"github.com/cyphar/filepath-securejoin","version":"v0.6.1","vcs_hash":"b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657","timestamp":"2025-11-19T14:00:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.1"},\ | ||
| 507 | {"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":""},\ | ||
| 508 | {"module":"github.com/ishidawataru/sctp","version":"v0.0.0-20251114114122-19ddcbc6aae2","vcs_hash":"56f5ffb5c7fafc095396c7ef03dba8a79c9b0ca54c2d7104a954c31ec2698339","timestamp":"2025-11-14T11:41:22Z","subdir":"","vcs_ref":""},\ | ||
| 509 | {"module":"github.com/Graylog2/go-gelf","version":"v0.0.0-20191017102106-1550ee647df0","vcs_hash":"be76dcd8d4861839aaf1e79b86bd1139ce51d3d1d43825c80ef38beb7c4b8352","timestamp":"2019-10-17T10:21:06Z","subdir":"","vcs_ref":""},\ | ||
| 510 | {"module":"github.com/vbatts/tar-split","version":"v0.12.2","vcs_hash":"748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37","timestamp":"2025-10-14T18:26:16Z","subdir":"","vcs_ref":"refs/tags/v0.12.2"},\ | ||
| 511 | {"module":"github.com/vbatts/tar-split","version":"v0.12.3","vcs_hash":"bf706031eb18a1af3735864a2b2ca87bd117d7e5e214edaceae4b4f556b4c9b6","timestamp":"2026-04-27T13:44:09Z","subdir":"","vcs_ref":"refs/tags/v0.12.3"},\ | ||
| 512 | {"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"},\ | ||
| 513 | {"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"},\ | ||
| 514 | {"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"},\ | ||
| 515 | {"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"},\ | ||
| 516 | {"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"},\ | ||
| 517 | {"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"},\ | ||
| 518 | {"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"},\ | ||
| 519 | {"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"},\ | ||
| 520 | {"module":"github.com/jmoiron/sqlx","version":"v1.4.0","vcs_hash":"6f1b34d3dd34a2e424db7e43d9e1950c1573f990b2bdeb2f85dd035e3c2eb1bd","timestamp":"2024-04-15T12:21:02Z","subdir":"","vcs_ref":"refs/tags/v1.4.0"},\ | ||
| 521 | {"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"},\ | ||
| 522 | {"module":"github.com/cpuguy83/tar2go","version":"v0.3.1","vcs_hash":"6ac4c1b76d999cab525b7b53689f4df9717aa07fbd38c34a0e6948659bf88979","timestamp":"2023-02-22T21:26:47Z","subdir":"","vcs_ref":"refs/tags/v0.3.1"},\ | ||
| 299 | {"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"},\ | 523 | {"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"},\ |
| 300 | {"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"},\ | 524 | {"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"},\ |
| 301 | {"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"},\ | 525 | {"module":"github.com/secure-systems-lab/go-securesystemslib","version":"v0.10.0","vcs_hash":"994235dd15b0fe3f1f6929ffaad19803d748bf717abf3185bb700d75af65e53f","timestamp":"2026-01-06T15:36:12Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 302 | {"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"},\ | 526 | {"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"},\ |
| 303 | {"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"},\ | ||
| 304 | {"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"},\ | ||
| 305 | {"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"},\ | ||
| 306 | {"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"},\ | ||
| 307 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.1-0.20191026205805-5f8ba28d4473","vcs_hash":"ae18408e2dabff9eae443474dd88764e1702f08db99eaa197e196d11fef11707","timestamp":"2019-10-26T20:58:05Z","subdir":"","vcs_ref":""},\ | ||
| 308 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.13.4","vcs_hash":"1248bc92f13bca22704468dd7a1863c1e00e9349148860487e5fbfba3c05f303","timestamp":"2025-01-06T21:37:05Z","subdir":"","vcs_ref":"refs/tags/v0.13.4"},\ | ||
| 309 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.0","vcs_hash":"7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6","timestamp":"2019-09-10T22:06:41Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | ||
| 310 | {"module":"github.com/envoyproxy/go-control-plane","version":"v0.9.4","vcs_hash":"f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119","timestamp":"2020-02-13T20:12:56Z","subdir":"","vcs_ref":"refs/tags/v0.9.4"},\ | ||
| 311 | {"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"},\ | ||
| 312 | {"module":"github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus","version":"v1.1.0","vcs_hash":"42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47","timestamp":"2025-06-12T22:31:32Z","subdir":"providers/prometheus","vcs_ref":"refs/tags/providers/prometheus/v1.1.0"},\ | ||
| 313 | {"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"},\ | ||
| 314 | {"module":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.26.1","vcs_hash":"7a398ff2d549d51a63c658f61a0fc12fe4994094b59196ef4d8a96d94d8b0b11","timestamp":"2025-02-07T19:13:24Z","subdir":"","vcs_ref":"refs/tags/v2.26.1"},\ | ||
| 315 | {"module":"github.com/mxk/go-flowrate","version":"v0.0.0-20140419014527-cca7078d478f","vcs_hash":"12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8","timestamp":"2014-04-19T01:45:27Z","subdir":"","vcs_ref":""},\ | ||
| 316 | {"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"},\ | ||
| 317 | {"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"},\ | ||
| 318 | {"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"},\ | ||
| 319 | {"module":"github.com/prometheus/client_model","version":"v0.0.0-20190812154241-14fe0d1b01d4","vcs_hash":"51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069","timestamp":"2019-08-12T15:42:41Z","subdir":"","vcs_ref":""},\ | ||
| 320 | {"module":"github.com/prometheus/procfs","version":"v0.16.1","vcs_hash":"c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e","timestamp":"2025-04-19T15:43:08Z","subdir":"","vcs_ref":"refs/tags/v0.16.1"},\ | ||
| 321 | {"module":"github.com/prometheus/common","version":"v0.66.1","vcs_hash":"4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4","timestamp":"2025-09-05T07:53:47Z","subdir":"","vcs_ref":"refs/tags/v0.66.1"},\ | ||
| 322 | {"module":"github.com/prometheus/client_golang","version":"v1.23.2","vcs_hash":"d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2","timestamp":"2025-09-05T14:03:59Z","subdir":"","vcs_ref":"refs/tags/v1.23.2"},\ | ||
| 323 | {"module":"github.com/santhosh-tekuri/jsonschema/v6","version":"v6.0.1","vcs_hash":"8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde","timestamp":"2024-06-06T17:57:31Z","subdir":"","vcs_ref":"refs/tags/v6.0.1"},\ | ||
| 324 | {"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"},\ | 527 | {"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"},\ |
| 325 | {"module":"github.com/go-sql-driver/mysql","version":"v1.8.1","vcs_hash":"da626fc5d68b6c43482c19d2893d4d1078cf849c97e206eb330612abcca8b559","timestamp":"2024-03-26T14:34:07Z","subdir":"","vcs_ref":"refs/tags/v1.8.1"},\ | 528 | {"module":"github.com/santhosh-tekuri/jsonschema/v6","version":"v6.0.1","vcs_hash":"8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde","timestamp":"2024-06-06T17:57:31Z","subdir":"","vcs_ref":"refs/tags/v6.0.1"},\ |
| 326 | {"module":"github.com/tetratelabs/wazero","version":"v1.9.0","vcs_hash":"8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060","timestamp":"2025-02-18T15:24:27Z","subdir":"","vcs_ref":"refs/tags/v1.9.0"},\ | 529 | {"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"},\ |
| 327 | {"module":"github.com/rootless-containers/bypass4netns","version":"v0.4.2","vcs_hash":"e83b3f01cfa3cec3d5be9f4c807e5357b718362a7da8cac0241fff5e07628961","timestamp":"2025-01-21T00:54:04Z","subdir":"","vcs_ref":"refs/tags/v0.4.2"},\ | 530 | {"module":"github.com/mistifyio/go-zfs/v4","version":"v4.0.0","vcs_hash":"415b160fe8056d6afad103912aec04985bf0152c26e34c44988a72f35d379984","timestamp":"2025-10-04T22:51:35Z","subdir":"","vcs_ref":"refs/tags/v4.0.0"},\ |
| 328 | {"module":"github.com/rootless-containers/rootlesskit/v2","version":"v2.3.5","vcs_hash":"c4b1668517389862f58aa68dc4fe3fec0f684e409a5384022fe1acc3d69f42e7","timestamp":"2025-05-08T05:12:43Z","subdir":"","vcs_ref":"refs/tags/v2.3.5"},\ | 531 | {"module":"go.uber.org/mock","version":"v0.6.0","vcs_hash":"03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48","timestamp":"2025-08-18T14:58:04Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 329 | {"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"},\ | 532 | {"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"},\ |
| 330 | {"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"},\ | 533 | {"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"},\ |
| 331 | {"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"},\ | 534 | {"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"},\ |
| 332 | {"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"},\ | 535 | {"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"},\ |
| 333 | {"module":"github.com/aliyun/aliyun-oss-go-sdk","version":"v3.0.2+incompatible","vcs_hash":"91f0b62b74ce1f7d89da2150673d43c48b2f05debd2438da54f6eab6ce6a8b3d","timestamp":"2023-12-28T11:57:30Z","subdir":"","vcs_ref":"refs/tags/v3.0.2"},\ | 536 | {"module":"go.uber.org/zap","version":"v1.27.1","vcs_hash":"67e343786276ffdcabe10fced1cc35f12935c34465b4aa9b7a745028a33b44b5","timestamp":"2025-11-19T21:20:44Z","subdir":"","vcs_ref":"refs/tags/v1.27.1"},\ |
| 334 | {"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"},\ | 537 | {"module":"filippo.io/edwards25519","version":"v1.1.1","vcs_hash":"2cae1fc2d308175e4aa6553fe690ddca793e894f25ee318895edb644a8e5093c","timestamp":"2026-02-17T16:50:01Z","subdir":"","vcs_ref":"refs/tags/v1.1.1"},\ |
| 335 | {"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"},\ | 538 | {"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"},\ |
| 336 | {"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"},\ | 539 | {"module":"resenje.org/singleflight","version":"v0.4.3","vcs_hash":"e3d2472a097c0f47095b5c96b0f59d1387f4d8f3425163c56a371fe55fcc515f","timestamp":"2024-09-03T16:55:54Z","subdir":"","vcs_ref":"refs/tags/v0.4.3"},\ |
| 337 | {"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"},\ | ||
| 338 | {"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"},\ | ||
| 339 | {"module":"github.com/moby/vpnkit","version":"v0.6.0","vcs_hash":"41dd0f4b4ff1f5f20c40ab4a6e1e7525abc3c95c46ec8ccebc43149f4982f640","timestamp":"2025-04-08T11:12:39Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 340 | {"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"},\ | ||
| 341 | {"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"},\ | ||
| 342 | {"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"},\ | ||
| 343 | {"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"},\ | ||
| 344 | {"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"},\ | ||
| 345 | {"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"},\ | ||
| 346 | {"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"},\ | ||
| 347 | {"module":"github.com/moby/sys/capability","version":"v0.4.0","vcs_hash":"e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75","timestamp":"2024-11-11T19:02:25Z","subdir":"capability","vcs_ref":"refs/tags/capability/v0.4.0"},\ | ||
| 348 | {"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"},\ | ||
| 349 | {"module":"github.com/moby/sys/mount","version":"v0.3.4","vcs_hash":"bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7","timestamp":"2024-07-17T03:02:24Z","subdir":"mount","vcs_ref":"refs/tags/mount/v0.3.4"},\ | ||
| 350 | {"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"},\ | ||
| 351 | {"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"},\ | ||
| 352 | {"module":"github.com/moby/moby/api","version":"v1.52.0","vcs_hash":"5b49b7c5e2a5c6c8bebf987ab8915e553245163c6c98d7d55cfc2704f25dc3f5","timestamp":"2025-11-10T19:16:43Z","subdir":"api","vcs_ref":""},\ | ||
| 353 | {"module":"github.com/moby/moby/client","version":"v0.1.0","vcs_hash":"172c802e9942e676d7cb9fdc16b4794199fbbd5da877098df00da9da6d19b87d","timestamp":"2025-11-10T20:55:07Z","subdir":"client","vcs_ref":"refs/tags/client/v0.1.0"},\ | ||
| 354 | {"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"},\ | ||
| 355 | {"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"},\ | ||
| 356 | {"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"},\ | ||
| 357 | {"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"},\ | ||
| 358 | {"module":"github.com/containerd/stargz-snapshotter/ipfs","version":"v0.18.1","vcs_hash":"c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508","timestamp":"2025-11-06T04:31:34Z","subdir":"ipfs","vcs_ref":"refs/tags/ipfs/v0.18.1"},\ | ||
| 359 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.1","vcs_hash":"c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508","timestamp":"2025-11-06T04:31:34Z","subdir":"","vcs_ref":"refs/tags/v0.18.1"},\ | ||
| 360 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.1","vcs_hash":"c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508","timestamp":"2025-11-06T04:31:34Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.1"},\ | ||
| 361 | {"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"},\ | ||
| 362 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ | ||
| 363 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.0","vcs_hash":"afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e","timestamp":"2025-10-27T22:43:47Z","subdir":"","vcs_ref":"refs/tags/v3.1.0"},\ | ||
| 364 | {"module":"github.com/containerd/nerdctl/v2","version":"v2.2.1-0.20251204115555-5604f9077214","vcs_hash":"0a79d41afd7b39bf8f44c91a3ad48f8b2ce8de276d3b29f4796f754b82fe1487","timestamp":"2025-12-04T11:55:55Z","subdir":"v2","vcs_ref":""},\ | ||
| 365 | {"module":"github.com/containerd/nri","version":"v0.10.0","vcs_hash":"9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c","timestamp":"2025-08-16T08:15:07Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 366 | {"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"},\ | ||
| 367 | {"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"},\ | ||
| 368 | {"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"},\ | ||
| 369 | {"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"},\ | ||
| 370 | {"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"},\ | ||
| 371 | {"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"},\ | ||
| 372 | {"module":"github.com/containerd/imgcrypt/v2","version":"v2.0.2","vcs_hash":"7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104","timestamp":"2025-11-06T13:14:25Z","subdir":"","vcs_ref":"refs/tags/v2.0.2"},\ | ||
| 373 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.3.0","vcs_hash":"3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff","timestamp":"2025-02-13T08:02:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 374 | {"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"},\ | ||
| 375 | {"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"},\ | ||
| 376 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.7","vcs_hash":"2191befad92bd4a64b73d9ee8b108c4f23703f9ac44dc92186b1cba31fff6322","timestamp":"2025-10-28T06:35:45Z","subdir":"","vcs_ref":"refs/tags/v0.15.7"},\ | ||
| 377 | {"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"},\ | ||
| 378 | {"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"},\ | ||
| 379 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | ||
| 380 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.0","vcs_hash":"003bc34c1dde3a2ee67d971788503962fb4b2b4dd2f0c77c2b690f26457b75ca","timestamp":"2025-11-06T01:13:11Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | ||
| 381 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ | ||
| 382 | {"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"},\ | ||
| 383 | {"module":"github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp","version":"v1.29.0","vcs_hash":"49958282a27585aaf02e289d3431a76a06b31d241e40f4c0c4400d29db6a8e01","timestamp":"2025-06-18T16:30:13Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.29.0"},\ | ||
| 384 | {"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"},\ | ||
| 385 | {"module":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","vcs_hash":"09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23","timestamp":"2018-03-06T01:26:44Z","subdir":"","vcs_ref":""},\ | ||
| 386 | {"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":""},\ | ||
| 387 | {"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"},\ | ||
| 388 | {"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"},\ | ||
| 389 | {"module":"github.com/containernetworking/plugins","version":"v1.8.0","vcs_hash":"f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca","timestamp":"2025-09-01T15:23:06Z","subdir":"","vcs_ref":"refs/tags/v1.8.0"},\ | ||
| 390 | {"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"},\ | ||
| 391 | {"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":""},\ | ||
| 392 | {"module":"github.com/petermattis/goid","version":"v0.0.0-20240813172612-4fcff4a6cae7","vcs_hash":"28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be","timestamp":"2024-08-13T17:26:12Z","subdir":"","vcs_ref":""},\ | ||
| 393 | {"module":"github.com/jessevdk/go-flags","version":"v1.6.1","vcs_hash":"dbe117c89b8b93bf951aed9bde389c26e24efc676864feaeea87df4b01655a56","timestamp":"2024-06-15T12:24:49Z","subdir":"","vcs_ref":"refs/tags/v1.6.1"},\ | ||
| 394 | {"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"},\ | ||
| 395 | {"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"},\ | ||
| 396 | {"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"},\ | ||
| 397 | {"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"},\ | ||
| 398 | {"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"},\ | ||
| 399 | {"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"},\ | ||
| 400 | {"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"},\ | 540 | {"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"},\ |
| 541 | {"module":"sigs.k8s.io/structured-merge-diff/v6","version":"v6.3.2","vcs_hash":"e5778929cdf14a8fe2e1d1888a731491de23d90eabfcca2f07134336483fe7e2","timestamp":"2026-01-22T20:25:28Z","subdir":"","vcs_ref":"refs/tags/v6.3.2"},\ | ||
| 542 | {"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"},\ | ||
| 401 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20241014173422-cfa47c3a1cc8","vcs_hash":"af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460","timestamp":"2024-10-14T17:34:22Z","subdir":"","vcs_ref":""},\ | 543 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20241014173422-cfa47c3a1cc8","vcs_hash":"af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460","timestamp":"2024-10-14T17:34:22Z","subdir":"","vcs_ref":""},\ |
| 544 | {"module":"sigs.k8s.io/json","version":"v0.0.0-20250730193827-2d320260d730","vcs_hash":"464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764","timestamp":"2025-07-30T19:38:27Z","subdir":"","vcs_ref":""},\ | ||
| 402 | {"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"},\ | 545 | {"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"},\ |
| 546 | {"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"},\ | ||
| 547 | {"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"},\ | ||
| 403 | {"module":"go.mozilla.org/pkcs7","version":"v0.9.0","vcs_hash":"1222396cde93c85d8db5f16a7e20ad86a4b44eb93169f41bad5eb019aa182aac","timestamp":"2024-09-04T22:00:51Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ | 548 | {"module":"go.mozilla.org/pkcs7","version":"v0.9.0","vcs_hash":"1222396cde93c85d8db5f16a7e20ad86a4b44eb93169f41bad5eb019aa182aac","timestamp":"2024-09-04T22:00:51Z","subdir":"","vcs_ref":"refs/tags/v0.9.0"},\ |
| 404 | {"module":"golang.org/x/time","version":"v0.14.0","vcs_hash":"0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b","timestamp":"2025-09-16T23:29:52Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | 549 | {"module":"gvisor.dev/gvisor","version":"v0.0.0-20240916094835-a174eb65023f","vcs_hash":"68b3af13cd12f70e01dadbe7b2da8e913e422a611dcbff350f3455954416959b","timestamp":"2024-09-16T09:48:35Z","subdir":"","vcs_ref":""},\ |
| 405 | {"module":"golang.org/x/term","version":"v0.8.0","vcs_hash":"986b18b424003ddda556bb95340ddc7abb3f0f6bf5c651aa8cfd40f0ac99f6c3","timestamp":"2023-05-04T15:43:54Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | 550 | {"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"},\ |
| 406 | {"module":"golang.org/x/term","version":"v0.37.0","vcs_hash":"dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e","timestamp":"2025-11-11T15:03:38Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | 551 | {"module":"cel.dev/expr","version":"v0.25.1","vcs_hash":"aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce","timestamp":"2025-11-08T22:07:56Z","subdir":"","vcs_ref":"refs/tags/v0.25.1"},\ |
| 407 | {"module":"golang.org/x/term","version":"v0.17.0","vcs_hash":"01dc83b419d0b9e7ac14b7e9d46c28fdaacc6ca988e665adbbba5e0de2d6fbf5","timestamp":"2024-02-07T18:19:16Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | 552 | {"module":"cyphar.com/go-pathrs","version":"v0.2.1","vcs_hash":"e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90","timestamp":"2025-11-02T17:55:16Z","subdir":"go-pathrs","vcs_ref":"refs/tags/go-pathrs/v0.2.1"},\ |
| 408 | {"module":"golang.org/x/term","version":"v0.12.0","vcs_hash":"6d1dc21558241e3a6a1bee096bb7f18407647d9cc3d3eb7e2fcc7d3d63e6c4e0","timestamp":"2023-09-03T13:08:59Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | 553 | {"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"},\ |
| 409 | {"module":"golang.org/x/term","version":"v0.5.0","vcs_hash":"8c925145fa5ca5db53f91e3399c9a423d5164629af4b7130510ea7c1f232da88","timestamp":"2023-02-07T17:11:03Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | 554 | {"module":"gonum.org/v1/gonum","version":"v0.16.0","vcs_hash":"525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4","timestamp":"2025-03-21T18:40:20Z","subdir":"","vcs_ref":"refs/tags/v0.16.0"},\ |
| 410 | {"module":"golang.org/x/term","version":"v0.20.0","vcs_hash":"203e28c0e169e65642fceae52940a4ccfc8271241151e8690565c19b810d2263","timestamp":"2024-05-05T12:59:07Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | 555 | {"module":"gonum.org/v1/gonum","version":"v0.17.0","vcs_hash":"97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400","timestamp":"2025-12-29T19:16:44Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ |
| 411 | {"module":"golang.org/x/term","version":"v0.27.0","vcs_hash":"6e80986253586c744eeb9301c1f4d73cf3fda43e353aa2aeca103d7589f19176","timestamp":"2024-12-04T16:04:05Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | 556 | {"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"},\ |
| 412 | {"module":"golang.org/x/mod","version":"v0.29.0","vcs_hash":"e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39","timestamp":"2025-10-08T15:23:01Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | 557 | {"module":"go.yaml.in/yaml/v2","version":"v2.4.4","vcs_hash":"c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea","timestamp":"2026-03-06T22:01:45Z","subdir":"","vcs_ref":"refs/tags/v2.4.4"},\ |
| 413 | {"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"},\ | 558 | {"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"},\ |
| 414 | {"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"},\ | 559 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.3","vcs_hash":"bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903","timestamp":"2025-11-04T17:29:07Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.3"},\ |
| 415 | {"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"},\ | 560 | {"module":"go.yaml.in/yaml/v4","version":"v4.0.0-rc.4","vcs_hash":"adea5cf06c6a3beda8e988488bf42b037fd9e912a944733d3d8861ee12229595","timestamp":"2026-01-21T17:38:02Z","subdir":"","vcs_ref":"refs/tags/v4.0.0-rc.4"},\ |
| 416 | {"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"},\ | 561 | {"module":"pgregory.net/rapid","version":"v1.2.0","vcs_hash":"44c434e5467532a753dca055894777e9cc0c2edb2d36b01df08664a6953e8459","timestamp":"2025-02-24T08:18:48Z","subdir":"","vcs_ref":"refs/tags/v1.2.0"},\ |
| 417 | {"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"},\ | 562 | {"module":"pgregory.net/rapid","version":"v1.3.0","vcs_hash":"47ab1f455a8cd461d0284022be4d04afdc8f842098c38dd24d50a473d455e50b","timestamp":"2026-03-30T15:56:16Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ |
| 418 | {"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"},\ | 563 | {"module":"golang.org/x/sys","version":"v0.20.0","vcs_hash":"16ed30d78eb53ed66ced535c1567617d25ede39e0531f86d40cdef44dbc283a2","timestamp":"2024-05-03T20:28:26Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ |
| 419 | {"module":"golang.org/x/tools","version":"v0.38.0","vcs_hash":"d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3","timestamp":"2025-10-08T22:17:26Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | 564 | {"module":"golang.org/x/sys","version":"v0.1.0","vcs_hash":"b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77","timestamp":"2022-10-13T17:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ |
| 420 | {"module":"golang.org/x/tools","version":"v0.21.1-0.20240508182429-e35e4ccd0d2d","vcs_hash":"0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9","timestamp":"2024-05-08T18:24:29Z","subdir":"","vcs_ref":""},\ | ||
| 421 | {"module":"golang.org/x/net","version":"v0.15.0","vcs_hash":"19efc4cb9f2e7a76fbf824f289dae4d043293613f9ade8de6a01bb65aac96ff5","timestamp":"2023-09-05T15:09:00Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 422 | {"module":"golang.org/x/net","version":"v0.21.0","vcs_hash":"a01e3b89b0eaee78f99416a8c45b88217620ddfb433c6d6079cfd2663e101530","timestamp":"2024-02-07T21:51:58Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 423 | {"module":"golang.org/x/net","version":"v0.6.0","vcs_hash":"b7ae66e3510d0f80f4750c2913d64e3dfa0ebbeb04ef2448d5d9f7485751d7a6","timestamp":"2023-02-08T18:40:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 424 | {"module":"golang.org/x/net","version":"v0.47.0","vcs_hash":"8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4","timestamp":"2025-11-11T18:55:31Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ | ||
| 425 | {"module":"golang.org/x/net","version":"v0.25.0","vcs_hash":"257e9d33eb573ebf388a80f4a69bf640446d837730a0eebdc073dcf22573441c","timestamp":"2024-05-06T16:24:48Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ | ||
| 426 | {"module":"golang.org/x/net","version":"v0.10.0","vcs_hash":"ef893f7ed2797af547df6a271db0743593abf4c5e07ef52033e9b3e5a585dff9","timestamp":"2023-05-04T16:26:08Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 427 | {"module":"golang.org/x/text","version":"v0.13.0","vcs_hash":"ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e","timestamp":"2023-08-28T17:26:32Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 428 | {"module":"golang.org/x/text","version":"v0.15.0","vcs_hash":"ac1639a50598e18d2d894a268e0c312c9f39f5ad2a7482a2f8d54d2906719521","timestamp":"2024-04-15T18:14:38Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 429 | {"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"},\ | ||
| 430 | {"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"},\ | ||
| 431 | {"module":"golang.org/x/text","version":"v0.31.0","vcs_hash":"577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2","timestamp":"2025-11-11T15:05:00Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ | ||
| 432 | {"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"},\ | ||
| 433 | {"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"},\ | ||
| 434 | {"module":"golang.org/x/sys","version":"v0.8.0","vcs_hash":"aedaafe73d2d04f8ec6f72bf045d67462baa8cb261dd5ba7cee843d028806a97","timestamp":"2023-05-03T21:21:24Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ | ||
| 435 | {"module":"golang.org/x/sys","version":"v0.0.0-20220811171246-fbc7d0a398ab","vcs_hash":"938106f0f34e86c11ae1decb53e24d7293c5a446a646dc74c77598fa32066959","timestamp":"2022-08-11T17:12:46Z","subdir":"","vcs_ref":""},\ | ||
| 436 | {"module":"golang.org/x/sys","version":"v0.6.0","vcs_hash":"323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa","timestamp":"2023-03-04T03:20:52Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | 565 | {"module":"golang.org/x/sys","version":"v0.6.0","vcs_hash":"323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa","timestamp":"2023-03-04T03:20:52Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ |
| 437 | {"module":"golang.org/x/sys","version":"v0.17.0","vcs_hash":"d0662d08b7d2a210465964877f40b7674cc8c890c958bbd6ac3c5239f7e3ceb5","timestamp":"2024-02-01T17:02:20Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | 566 | {"module":"golang.org/x/sys","version":"v0.8.0","vcs_hash":"aedaafe73d2d04f8ec6f72bf045d67462baa8cb261dd5ba7cee843d028806a97","timestamp":"2023-05-03T21:21:24Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ |
| 438 | {"module":"golang.org/x/sys","version":"v0.38.0","vcs_hash":"31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b","timestamp":"2025-11-04T21:29:36Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 439 | {"module":"golang.org/x/sys","version":"v0.2.0","vcs_hash":"c44a2283b8abc15887293eb274725627464f4d8ccfcd1eca0e5b35fb88cefaf7","timestamp":"2022-11-02T19:48:38Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ | 567 | {"module":"golang.org/x/sys","version":"v0.2.0","vcs_hash":"c44a2283b8abc15887293eb274725627464f4d8ccfcd1eca0e5b35fb88cefaf7","timestamp":"2022-11-02T19:48:38Z","subdir":"","vcs_ref":"refs/tags/v0.2.0"},\ |
| 440 | {"module":"golang.org/x/sys","version":"v0.28.0","vcs_hash":"98b8f8e576ea102df6da1bb663af4e216f2c54784ec6f693d42483bcb5782eed","timestamp":"2024-12-03T18:44:20Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | 568 | {"module":"golang.org/x/sys","version":"v0.39.0","vcs_hash":"25a26ef9e7fdfeddbbdcd7d7b41071221e7b4725c111a8cfdc664505871fdf82","timestamp":"2025-11-25T15:35:26Z","subdir":"","vcs_ref":"refs/tags/v0.39.0"},\ |
| 441 | {"module":"golang.org/x/sys","version":"v0.10.0","vcs_hash":"2f3fd5707f3a5ef68eb1d605f65e0f7f040eea9e2316455901264ff7a76d13cf","timestamp":"2023-06-27T17:19:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 442 | {"module":"golang.org/x/sys","version":"v0.12.0","vcs_hash":"e73d3826896d304e4053ce476242f088627052d410f299c5b6b78c1ac6a85f91","timestamp":"2023-08-25T20:53:44Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ | 569 | {"module":"golang.org/x/sys","version":"v0.12.0","vcs_hash":"e73d3826896d304e4053ce476242f088627052d410f299c5b6b78c1ac6a85f91","timestamp":"2023-08-25T20:53:44Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ |
| 570 | {"module":"golang.org/x/sys","version":"v0.45.0","vcs_hash":"288c8544e4f81cd731ea4840479ed4e8010b7f4927572178b4de1e908729d6b0","timestamp":"2026-05-21T18:00:51Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ | ||
| 571 | {"module":"golang.org/x/sys","version":"v0.28.0","vcs_hash":"98b8f8e576ea102df6da1bb663af4e216f2c54784ec6f693d42483bcb5782eed","timestamp":"2024-12-03T18:44:20Z","subdir":"","vcs_ref":"refs/tags/v0.28.0"},\ | ||
| 443 | {"module":"golang.org/x/sys","version":"v0.5.0","vcs_hash":"b402dcf4abb8c639432471f2cec9e99460d32185589fe7bdc4e9cbaf4cbfbbef","timestamp":"2023-02-07T00:05:19Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ | 572 | {"module":"golang.org/x/sys","version":"v0.5.0","vcs_hash":"b402dcf4abb8c639432471f2cec9e99460d32185589fe7bdc4e9cbaf4cbfbbef","timestamp":"2023-02-07T00:05:19Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 444 | {"module":"golang.org/x/sys","version":"v0.20.0","vcs_hash":"16ed30d78eb53ed66ced535c1567617d25ede39e0531f86d40cdef44dbc283a2","timestamp":"2024-05-03T20:28:26Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | 573 | {"module":"golang.org/x/sys","version":"v0.10.0","vcs_hash":"2f3fd5707f3a5ef68eb1d605f65e0f7f040eea9e2316455901264ff7a76d13cf","timestamp":"2023-06-27T17:19:37Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ |
| 445 | {"module":"golang.org/x/sys","version":"v0.1.0","vcs_hash":"b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77","timestamp":"2022-10-13T17:17:32Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | 574 | {"module":"golang.org/x/sys","version":"v0.0.0-20220811171246-fbc7d0a398ab","vcs_hash":"938106f0f34e86c11ae1decb53e24d7293c5a446a646dc74c77598fa32066959","timestamp":"2022-08-11T17:12:46Z","subdir":"","vcs_ref":""},\ |
| 575 | {"module":"golang.org/x/sys","version":"v0.17.0","vcs_hash":"d0662d08b7d2a210465964877f40b7674cc8c890c958bbd6ac3c5239f7e3ceb5","timestamp":"2024-02-01T17:02:20Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 576 | {"module":"golang.org/x/sys","version":"v0.38.0","vcs_hash":"31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b","timestamp":"2025-11-04T21:29:36Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 577 | {"module":"golang.org/x/mod","version":"v0.36.0","vcs_hash":"e9de7b4407aeb467de3c62d2bad1dc689e8fd55b7f2a1e79061cb61264664642","timestamp":"2026-05-08T14:58:09Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 578 | {"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"},\ | ||
| 579 | {"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"},\ | ||
| 580 | {"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"},\ | ||
| 581 | {"module":"golang.org/x/mod","version":"v0.30.0","vcs_hash":"56b95046571e0e04dcc329f5fb97496ba7e4c7f6286db216f11afc8553b45e5d","timestamp":"2025-11-11T15:05:13Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 582 | {"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"},\ | ||
| 583 | {"module":"golang.org/x/mod","version":"v0.29.0","vcs_hash":"e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39","timestamp":"2025-10-08T15:23:01Z","subdir":"","vcs_ref":"refs/tags/v0.29.0"},\ | ||
| 584 | {"module":"golang.org/x/oauth2","version":"v0.36.0","vcs_hash":"864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520","timestamp":"2026-02-11T19:14:10Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 446 | {"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"},\ | 585 | {"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"},\ |
| 447 | {"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"},\ | 586 | {"module":"golang.org/x/term","version":"v0.20.0","vcs_hash":"203e28c0e169e65642fceae52940a4ccfc8271241151e8690565c19b810d2263","timestamp":"2024-05-05T12:59:07Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ |
| 448 | {"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"},\ | 587 | {"module":"golang.org/x/term","version":"v0.8.0","vcs_hash":"986b18b424003ddda556bb95340ddc7abb3f0f6bf5c651aa8cfd40f0ac99f6c3","timestamp":"2023-05-04T15:43:54Z","subdir":"","vcs_ref":"refs/tags/v0.8.0"},\ |
| 449 | {"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"},\ | 588 | {"module":"golang.org/x/term","version":"v0.12.0","vcs_hash":"6d1dc21558241e3a6a1bee096bb7f18407647d9cc3d3eb7e2fcc7d3d63e6c4e0","timestamp":"2023-09-03T13:08:59Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ |
| 450 | {"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"},\ | 589 | {"module":"golang.org/x/term","version":"v0.5.0","vcs_hash":"8c925145fa5ca5db53f91e3399c9a423d5164629af4b7130510ea7c1f232da88","timestamp":"2023-02-07T17:11:03Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 590 | {"module":"golang.org/x/term","version":"v0.37.0","vcs_hash":"dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e","timestamp":"2025-11-11T15:03:38Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 591 | {"module":"golang.org/x/term","version":"v0.43.0","vcs_hash":"833a11849e3b51c3538c5b69d1368e81e35ff552c00c6a13a36cbc413c164216","timestamp":"2026-05-08T14:56:58Z","subdir":"","vcs_ref":"refs/tags/v0.43.0"},\ | ||
| 592 | {"module":"golang.org/x/term","version":"v0.27.0","vcs_hash":"6e80986253586c744eeb9301c1f4d73cf3fda43e353aa2aeca103d7589f19176","timestamp":"2024-12-04T16:04:05Z","subdir":"","vcs_ref":"refs/tags/v0.27.0"},\ | ||
| 593 | {"module":"golang.org/x/term","version":"v0.17.0","vcs_hash":"01dc83b419d0b9e7ac14b7e9d46c28fdaacc6ca988e665adbbba5e0de2d6fbf5","timestamp":"2024-02-07T18:19:16Z","subdir":"","vcs_ref":"refs/tags/v0.17.0"},\ | ||
| 594 | {"module":"golang.org/x/term","version":"v0.38.0","vcs_hash":"71d12ef0538a7e08304bd53ff5dbe1a79f60001589f3d0127d4b8bfc96b4cb9e","timestamp":"2025-12-08T16:57:31Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 595 | {"module":"golang.org/x/sync","version":"v0.20.0","vcs_hash":"7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c","timestamp":"2026-02-23T18:54:42Z","subdir":"","vcs_ref":"refs/tags/v0.20.0"},\ | ||
| 451 | {"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"},\ | 596 | {"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"},\ |
| 597 | {"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"},\ | ||
| 598 | {"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"},\ | ||
| 599 | {"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"},\ | ||
| 600 | {"module":"golang.org/x/sync","version":"v0.19.0","vcs_hash":"cfd3213b9c446d696b595fdb1f197c269013ffb292d46c43d20530812a1825ee","timestamp":"2025-12-04T00:24:39Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | ||
| 452 | {"module":"golang.org/x/sync","version":"v0.18.0","vcs_hash":"ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963","timestamp":"2025-10-21T17:44:11Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ | 601 | {"module":"golang.org/x/sync","version":"v0.18.0","vcs_hash":"ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963","timestamp":"2025-10-21T17:44:11Z","subdir":"","vcs_ref":"refs/tags/v0.18.0"},\ |
| 453 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240228155512-f48c80bd79b2","vcs_hash":"c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428","timestamp":"2024-02-28T15:55:12Z","subdir":"","vcs_ref":""},\ | 602 | {"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"},\ |
| 454 | {"module":"golang.org/x/crypto","version":"v0.13.0","vcs_hash":"c3ab06269d95fc5d90a8718357aadb4a3a578ef00960b773a029b0f4912eaf33","timestamp":"2023-09-05T14:51:56Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | 603 | {"module":"golang.org/x/crypto","version":"v0.52.0","vcs_hash":"5b11eb9c02db8aa45c80a9c06ce9b91f56b8e4ee6da9fca55d04253964d24d72","timestamp":"2026-05-22T00:26:06Z","subdir":"","vcs_ref":"refs/tags/v0.52.0"},\ |
| 455 | {"module":"golang.org/x/crypto","version":"v0.30.0","vcs_hash":"70ea3f669fc8bc716328999b9fa495ae16d2f6bc024b5845710a1dd79aa3e58e","timestamp":"2024-12-04T19:36:17Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 456 | {"module":"golang.org/x/crypto","version":"v0.19.0","vcs_hash":"5392f99e862f0932b649089819007487f148a3bce0f958c7a67465a7343936ba","timestamp":"2024-02-07T19:12:06Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ | 604 | {"module":"golang.org/x/crypto","version":"v0.19.0","vcs_hash":"5392f99e862f0932b649089819007487f148a3bce0f958c7a67465a7343936ba","timestamp":"2024-02-07T19:12:06Z","subdir":"","vcs_ref":"refs/tags/v0.19.0"},\ |
| 605 | {"module":"golang.org/x/crypto","version":"v0.46.0","vcs_hash":"798f6d5ef5f210d9df33b4e7c70674a661cd004d741bfb266c427b6f478b1cc8","timestamp":"2025-12-08T18:34:26Z","subdir":"","vcs_ref":"refs/tags/v0.46.0"},\ | ||
| 457 | {"module":"golang.org/x/crypto","version":"v0.45.0","vcs_hash":"8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7","timestamp":"2025-11-19T19:55:48Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ | 606 | {"module":"golang.org/x/crypto","version":"v0.45.0","vcs_hash":"8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7","timestamp":"2025-11-19T19:55:48Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ |
| 607 | {"module":"golang.org/x/crypto","version":"v0.13.0","vcs_hash":"c3ab06269d95fc5d90a8718357aadb4a3a578ef00960b773a029b0f4912eaf33","timestamp":"2023-09-05T14:51:56Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ | ||
| 608 | {"module":"golang.org/x/crypto","version":"v0.30.0","vcs_hash":"70ea3f669fc8bc716328999b9fa495ae16d2f6bc024b5845710a1dd79aa3e58e","timestamp":"2024-12-04T19:36:17Z","subdir":"","vcs_ref":"refs/tags/v0.30.0"},\ | ||
| 458 | {"module":"golang.org/x/crypto","version":"v0.23.0","vcs_hash":"93255ce56a05b74e9300a4f6288a66d09ea2de61f8c25570f73ae5f8472e0c69","timestamp":"2024-05-06T13:42:02Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ | 609 | {"module":"golang.org/x/crypto","version":"v0.23.0","vcs_hash":"93255ce56a05b74e9300a4f6288a66d09ea2de61f8c25570f73ae5f8472e0c69","timestamp":"2024-05-06T13:42:02Z","subdir":"","vcs_ref":"refs/tags/v0.23.0"},\ |
| 610 | {"module":"golang.org/x/net","version":"v0.55.0","vcs_hash":"02efe569e8f5e8c379447ec6c5c5c426c158a7f14d660d04b62ddd763e7605a6","timestamp":"2026-05-22T01:45:50Z","subdir":"","vcs_ref":"refs/tags/v0.55.0"},\ | ||
| 611 | {"module":"golang.org/x/net","version":"v0.6.0","vcs_hash":"b7ae66e3510d0f80f4750c2913d64e3dfa0ebbeb04ef2448d5d9f7485751d7a6","timestamp":"2023-02-08T18:40:08Z","subdir":"","vcs_ref":"refs/tags/v0.6.0"},\ | ||
| 612 | {"module":"golang.org/x/net","version":"v0.47.0","vcs_hash":"8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4","timestamp":"2025-11-11T18:55:31Z","subdir":"","vcs_ref":"refs/tags/v0.47.0"},\ | ||
| 613 | {"module":"golang.org/x/net","version":"v0.48.0","vcs_hash":"933b45295e922f06f042181b7cf7fb2f2b10035e52fef5bbb293c1cb6ea68cf6","timestamp":"2025-12-08T21:41:29Z","subdir":"","vcs_ref":"refs/tags/v0.48.0"},\ | ||
| 614 | {"module":"golang.org/x/net","version":"v0.21.0","vcs_hash":"a01e3b89b0eaee78f99416a8c45b88217620ddfb433c6d6079cfd2663e101530","timestamp":"2024-02-07T21:51:58Z","subdir":"","vcs_ref":"refs/tags/v0.21.0"},\ | ||
| 615 | {"module":"golang.org/x/net","version":"v0.15.0","vcs_hash":"19efc4cb9f2e7a76fbf824f289dae4d043293613f9ade8de6a01bb65aac96ff5","timestamp":"2023-09-05T15:09:00Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 616 | {"module":"golang.org/x/net","version":"v0.10.0","vcs_hash":"ef893f7ed2797af547df6a271db0743593abf4c5e07ef52033e9b3e5a585dff9","timestamp":"2023-05-04T16:26:08Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | ||
| 617 | {"module":"golang.org/x/net","version":"v0.25.0","vcs_hash":"257e9d33eb573ebf388a80f4a69bf640446d837730a0eebdc073dcf22573441c","timestamp":"2024-05-06T16:24:48Z","subdir":"","vcs_ref":"refs/tags/v0.25.0"},\ | ||
| 459 | {"module":"golang.org/x/exp","version":"v0.0.0-20241108190413-2d47ceb2692f","vcs_hash":"fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612","timestamp":"2024-11-08T19:04:13Z","subdir":"","vcs_ref":""},\ | 618 | {"module":"golang.org/x/exp","version":"v0.0.0-20241108190413-2d47ceb2692f","vcs_hash":"fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612","timestamp":"2024-11-08T19:04:13Z","subdir":"","vcs_ref":""},\ |
| 460 | {"module":"oras.land/oras-go/v2","version":"v2.5.0","vcs_hash":"92b5fd737b0f72d171d2205b6c79114e2bacb694c543dd5f1147f99ab55a3edf","timestamp":"2024-03-21T05:50:59Z","subdir":"","vcs_ref":"refs/tags/v2.5.0"},\ | 619 | {"module":"golang.org/x/exp","version":"v0.0.0-20250711185948-6ae5c78190dc","vcs_hash":"ddaf3a2d8921b8c572de2a6cc4b748f9166789d39d84d93bac8a4dedc24dc97a","timestamp":"2025-07-11T18:59:48Z","subdir":"","vcs_ref":""},\ |
| 461 | {"module":"k8s.io/utils","version":"v0.0.0-20250604170112-4c0f3b243397","vcs_hash":"60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8","timestamp":"2025-06-04T17:01:12Z","subdir":"","vcs_ref":""},\ | 620 | {"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"},\ |
| 462 | {"module":"k8s.io/cri-api","version":"v0.34.1","vcs_hash":"7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 621 | {"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"},\ |
| 463 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""},\ | 622 | {"module":"golang.org/x/text","version":"v0.31.0","vcs_hash":"577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2","timestamp":"2025-11-11T15:05:00Z","subdir":"","vcs_ref":"refs/tags/v0.31.0"},\ |
| 464 | {"module":"k8s.io/api","version":"v0.34.1","vcs_hash":"5c4bbd0617f6f594b275f1999f97eca8f79dbb30e908e7d6b5c7a80fd5b9b0d2","timestamp":"2025-09-10T04:39:36Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 623 | {"module":"golang.org/x/text","version":"v0.13.0","vcs_hash":"ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e","timestamp":"2023-08-28T17:26:32Z","subdir":"","vcs_ref":"refs/tags/v0.13.0"},\ |
| 624 | {"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"},\ | ||
| 625 | {"module":"golang.org/x/text","version":"v0.15.0","vcs_hash":"ac1639a50598e18d2d894a268e0c312c9f39f5ad2a7482a2f8d54d2906719521","timestamp":"2024-04-15T18:14:38Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 626 | {"module":"golang.org/x/text","version":"v0.32.0","vcs_hash":"db1055c090da946a126ac8573a0148f86e0c41f537a9ee33dc5eefbe656d95ed","timestamp":"2025-12-08T16:57:43Z","subdir":"","vcs_ref":"refs/tags/v0.32.0"},\ | ||
| 627 | {"module":"golang.org/x/text","version":"v0.37.0","vcs_hash":"e53e4f0de2a6229a86b6a055faa58c9fc01de8aa4f2dc6e02a03321ec257faf9","timestamp":"2026-05-08T14:56:42Z","subdir":"","vcs_ref":"refs/tags/v0.37.0"},\ | ||
| 628 | {"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"},\ | ||
| 629 | {"module":"golang.org/x/time","version":"v0.14.0","vcs_hash":"0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b","timestamp":"2025-09-16T23:29:52Z","subdir":"","vcs_ref":"refs/tags/v0.14.0"},\ | ||
| 630 | {"module":"golang.org/x/time","version":"v0.15.0","vcs_hash":"4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98","timestamp":"2026-02-11T19:14:29Z","subdir":"","vcs_ref":"refs/tags/v0.15.0"},\ | ||
| 631 | {"module":"golang.org/x/telemetry","version":"v0.0.0-20240228155512-f48c80bd79b2","vcs_hash":"c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428","timestamp":"2024-02-28T15:55:12Z","subdir":"","vcs_ref":""},\ | ||
| 632 | {"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"},\ | ||
| 633 | {"module":"golang.org/x/tools","version":"v0.39.0","vcs_hash":"3e134fe07900bbb1f6b786c65f3bae7ddad868e248d5ce0e1a52fc21568e545f","timestamp":"2025-11-12T22:16:42Z","subdir":"","vcs_ref":"refs/tags/v0.39.0"},\ | ||
| 634 | {"module":"golang.org/x/tools","version":"v0.45.0","vcs_hash":"31a9a0a4af9fa92a2139e6b2cf5e5c8b12ade196c32d83e35fb08df8ce55f856","timestamp":"2026-05-08T20:49:05Z","subdir":"","vcs_ref":"refs/tags/v0.45.0"},\ | ||
| 635 | {"module":"golang.org/x/tools","version":"v0.21.1-0.20240508182429-e35e4ccd0d2d","vcs_hash":"0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9","timestamp":"2024-05-08T18:24:29Z","subdir":"","vcs_ref":""},\ | ||
| 636 | {"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"},\ | ||
| 637 | {"module":"golang.org/x/tools","version":"v0.38.0","vcs_hash":"d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3","timestamp":"2025-10-08T22:17:26Z","subdir":"","vcs_ref":"refs/tags/v0.38.0"},\ | ||
| 638 | {"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"},\ | ||
| 639 | {"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"},\ | ||
| 640 | {"module":"k8s.io/apimachinery","version":"v0.36.0","vcs_hash":"42e70ddb8f06828e01b81fd5045da331e997db88015c5f36f8f930956144dbce","timestamp":"2026-04-22T18:20:11Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 641 | {"module":"k8s.io/streaming","version":"v0.36.0","vcs_hash":"1598e960ffa3e2ea17fcc73a00a15f69278a6af68f1ec046e6d1be33abec68a2","timestamp":"2026-04-14T13:53:34Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 642 | {"module":"k8s.io/cri-streaming","version":"v0.36.0","vcs_hash":"82bdee1e223276721ae825344a7a877c86780888d798137c85f45cb2be0d1929","timestamp":"2026-04-22T19:44:34Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 643 | {"module":"k8s.io/cri-client","version":"v0.36.0","vcs_hash":"a00b3f94b8ef9a35c56f5d4954fb65bb221ed85bcf3aae891aa503c2eed831f5","timestamp":"2026-04-22T19:42:36Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 644 | {"module":"k8s.io/api","version":"v0.36.0","vcs_hash":"a37f2c0d0abc2c1a6c177808eb27ddd7c53ba671912b517d818cf9fa052ff722","timestamp":"2026-04-22T18:26:39Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 465 | {"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"},\ | 645 | {"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"},\ |
| 466 | {"module":"k8s.io/apimachinery","version":"v0.34.1","vcs_hash":"9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 646 | {"module":"k8s.io/klog/v2","version":"v2.140.0","vcs_hash":"cb0f2eda0aa528a2030127e69b309dc7baf29990ad171aede91db7aaf8e91105","timestamp":"2026-03-03T11:17:23Z","subdir":"","vcs_ref":"refs/heads/main"},\ |
| 467 | {"module":"k8s.io/client-go","version":"v0.34.1","vcs_hash":"25b2ca19570dcf36fcfa8a5388cc7647944fee1a9a445671e69704dbd6f452b5","timestamp":"2025-09-10T04:55:33Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 647 | {"module":"k8s.io/component-base","version":"v0.36.0","vcs_hash":"0998c693a5e5b78a2459fc036374b0c3f541d25e0d41ca299a98211a53f7820a","timestamp":"2026-04-22T18:44:33Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ |
| 468 | {"module":"dario.cat/mergo","version":"v1.0.2","vcs_hash":"b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c","timestamp":"2025-05-07T20:15:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | 648 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20260319004828-5883c5ee87b9","vcs_hash":"9f6aaef299f2bcb7bfb5bb64d9f7aa422abfd46ec1dba32d4fcc07261fd14662","timestamp":"2026-03-19T00:48:28Z","subdir":"","vcs_ref":""},\ |
| 469 | {"module":"cyphar.com/go-pathrs","version":"v0.2.1","vcs_hash":"e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90","timestamp":"2025-11-02T17:55:16Z","subdir":"go-pathrs","vcs_ref":"refs/tags/go-pathrs/v0.2.1"},\ | 649 | {"module":"k8s.io/cri-api","version":"v0.36.0","vcs_hash":"b7764c09f72299ab8232ab6dae984823b49e207d03d596d4ec2dc47b79b511ae","timestamp":"2026-04-14T19:22:49Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ |
| 470 | {"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"},\ | 650 | {"module":"k8s.io/cri-api","version":"v0.34.1","vcs_hash":"7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ |
| 651 | {"module":"k8s.io/kubelet","version":"v0.31.2","vcs_hash":"b828a6d5f9885d79ec9d82e6704c572f1817848c3d0d613b751e2129f9cb406a","timestamp":"2024-10-23T15:02:10Z","subdir":"","vcs_ref":"refs/tags/v0.31.2"},\ | ||
| 652 | {"module":"k8s.io/utils","version":"v0.0.0-20250604170112-4c0f3b243397","vcs_hash":"60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8","timestamp":"2025-06-04T17:01:12Z","subdir":"","vcs_ref":""},\ | ||
| 653 | {"module":"k8s.io/utils","version":"v0.0.0-20260319190234-28399d86e0b5","vcs_hash":"22693837c5770890f5e2f52cbc491ea66703f3c4b7c90532c0b8bc4f47b423d5","timestamp":"2026-03-19T19:02:34Z","subdir":"","vcs_ref":""},\ | ||
| 654 | {"module":"k8s.io/client-go","version":"v0.36.0","vcs_hash":"e5de9a1f67e1c9c32dcecae091d75a8653a8ec368a48ad0c3c240b5c91cca187","timestamp":"2026-04-22T18:35:58Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ | ||
| 655 | {"module":"lukechampine.com/blake3","version":"v1.3.0","vcs_hash":"0e3828db4f2fc58a573401df11292706f1cea35a5c89f6767c8ff7456b598f28","timestamp":"2024-05-02T14:21:31Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | ||
| 656 | {"module":"code.cloudfoundry.org/clock","version":"v1.60.0","vcs_hash":"5981c77c8b75e4ffe8c139e1fb5b2a6986e18b9a6bfe86731b38e25ce601896d","timestamp":"2026-02-03T00:37:24Z","subdir":"","vcs_ref":"refs/tags/v1.60.0"},\ | ||
| 657 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace","version":"v0.68.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"instrumentation/net/http/httptrace/otelhttptrace","vcs_ref":"refs/tags/instrumentation/net/http/httptrace/otelhttptrace/v0.68.0"},\ | ||
| 658 | {"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"},\ | ||
| 659 | {"module":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.68.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"instrumentation/net/http/otelhttp","vcs_ref":"refs/tags/instrumentation/net/http/otelhttp/v0.68.0"},\ | ||
| 660 | {"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"},\ | ||
| 661 | {"module":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.68.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"instrumentation/google.golang.org/grpc/otelgrpc","vcs_ref":"refs/tags/instrumentation/google.golang.org/grpc/otelgrpc/v0.68.0"},\ | ||
| 662 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.39.0","vcs_hash":"d6325838b930f9953f99f15faa73b67107056d0ec073d6f27dcc4c158e011258","timestamp":"2025-12-08T20:14:59Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.39.0"},\ | ||
| 663 | {"module":"go.opentelemetry.io/contrib/detectors/gcp","version":"v1.36.0","vcs_hash":"66834093881db18fc755a4aa1f4a68c031d78efbf6766aeccc5cec783597bb87","timestamp":"2025-05-22T14:29:43Z","subdir":"detectors/gcp","vcs_ref":"refs/tags/detectors/gcp/v1.36.0"},\ | ||
| 664 | {"module":"go.opentelemetry.io/contrib/processors/baggagecopy","version":"v0.16.0","vcs_hash":"e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02","timestamp":"2026-04-07T08:53:54Z","subdir":"processors/baggagecopy","vcs_ref":"refs/tags/processors/baggagecopy/v0.16.0"},\ | ||
| 665 | {"module":"go.opentelemetry.io/auto/sdk","version":"v1.2.1","vcs_hash":"1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412","timestamp":"2025-09-15T16:53:44Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.2.1"},\ | ||
| 666 | {"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"},\ | ||
| 667 | {"module":"go.opentelemetry.io/proto/otlp","version":"v1.10.0","vcs_hash":"b58c192317da88d9a0fc514f8113108d64302cb482e5ac276317095eb59e9156","timestamp":"2026-03-09T19:21:30Z","subdir":"otlp","vcs_ref":"refs/tags/otlp/v1.10.0"},\ | ||
| 668 | {"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"},\ | ||
| 669 | {"module":"go.opentelemetry.io/otel","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"","vcs_ref":"refs/tags/v1.43.0"},\ | ||
| 670 | {"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"},\ | ||
| 671 | {"module":"go.opentelemetry.io/otel/sdk","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk","vcs_ref":"refs/tags/sdk/v1.43.0"},\ | ||
| 672 | {"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"},\ | ||
| 673 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.43.0"},\ | ||
| 674 | {"module":"go.opentelemetry.io/otel/sdk/metric","version":"v1.37.0","vcs_hash":"781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc","timestamp":"2025-06-25T06:41:12Z","subdir":"sdk/metric","vcs_ref":"refs/tags/sdk/metric/v1.37.0"},\ | ||
| 675 | {"module":"go.opentelemetry.io/otel/sdk/log","version":"v0.19.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"sdk/log","vcs_ref":"refs/tags/sdk/log/v0.19.0"},\ | ||
| 676 | {"module":"go.opentelemetry.io/otel/metric","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"metric","vcs_ref":"refs/tags/metric/v1.43.0"},\ | ||
| 677 | {"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"},\ | ||
| 678 | {"module":"go.opentelemetry.io/otel/bridge/opencensus","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"bridge/opencensus","vcs_ref":"refs/tags/bridge/opencensus/v1.43.0"},\ | ||
| 679 | {"module":"go.opentelemetry.io/otel/trace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"trace","vcs_ref":"refs/tags/trace/v1.43.0"},\ | ||
| 680 | {"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"},\ | ||
| 681 | {"module":"go.opentelemetry.io/otel/log","version":"v0.19.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"log","vcs_ref":"refs/tags/log/v0.19.0"},\ | ||
| 682 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlptrace","vcs_ref":"refs/tags/exporters/otlp/otlptrace/v1.43.0"},\ | ||
| 683 | {"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"},\ | ||
| 684 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlptrace/otlptracehttp","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracehttp/v1.43.0"},\ | ||
| 685 | {"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"},\ | ||
| 686 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlptrace/otlptracegrpc","vcs_ref":"refs/tags/exporters/otlp/otlptrace/otlptracegrpc/v1.43.0"},\ | ||
| 687 | {"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"},\ | ||
| 688 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlpmetric/otlpmetrichttp","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetrichttp/v1.43.0"},\ | ||
| 689 | {"module":"go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc","version":"v1.43.0","vcs_hash":"1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572","timestamp":"2026-04-03T08:30:03Z","subdir":"exporters/otlp/otlpmetric/otlpmetricgrpc","vcs_ref":"refs/tags/exporters/otlp/otlpmetric/otlpmetricgrpc/v1.43.0"},\ | ||
| 690 | {"module":"go.etcd.io/bbolt","version":"v1.4.3","vcs_hash":"5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a","timestamp":"2025-08-19T17:17:23Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ | ||
| 691 | {"module":"go.etcd.io/etcd/client/pkg/v3","version":"v3.5.17","vcs_hash":"3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934","timestamp":"2024-11-12T16:30:31Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.5.17"},\ | ||
| 692 | {"module":"go.etcd.io/etcd/client/pkg/v3","version":"v3.6.6","vcs_hash":"4310aadce34b7eb2747fad46523bde3daefada62820a38b19c95ccbb9643ec81","timestamp":"2025-11-12T05:12:43Z","subdir":"client/pkg","vcs_ref":"refs/tags/client/pkg/v3.6.6"},\ | ||
| 693 | {"module":"go.etcd.io/etcd/client/v3","version":"v3.5.17","vcs_hash":"3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934","timestamp":"2024-11-12T16:30:31Z","subdir":"client","vcs_ref":"refs/tags/client/v3.5.17"},\ | ||
| 694 | {"module":"go.etcd.io/etcd/pkg/v3","version":"v3.6.6","vcs_hash":"4310aadce34b7eb2747fad46523bde3daefada62820a38b19c95ccbb9643ec81","timestamp":"2025-11-12T05:12:43Z","subdir":"pkg","vcs_ref":"refs/tags/pkg/v3.6.6"},\ | ||
| 695 | {"module":"go.etcd.io/etcd/api/v3","version":"v3.5.17","vcs_hash":"3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934","timestamp":"2024-11-12T16:30:31Z","subdir":"api","vcs_ref":"refs/tags/api/v3.5.17"},\ | ||
| 696 | {"module":"go.etcd.io/etcd/api/v3","version":"v3.6.6","vcs_hash":"4310aadce34b7eb2747fad46523bde3daefada62820a38b19c95ccbb9643ec81","timestamp":"2025-11-12T05:12:43Z","subdir":"api","vcs_ref":"refs/tags/api/v3.6.6"},\ | ||
| 697 | {"module":"go.etcd.io/etcd/server/v3","version":"v3.6.6","vcs_hash":"4310aadce34b7eb2747fad46523bde3daefada62820a38b19c95ccbb9643ec81","timestamp":"2025-11-12T05:12:43Z","subdir":"server","vcs_ref":"refs/tags/server/v3.6.6"},\ | ||
| 698 | {"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"},\ | ||
| 699 | {"module":"gopkg.in/check.v1","version":"v0.0.0-20161208181325-20d25e280405","vcs_hash":"f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b","timestamp":"2016-12-08T18:13:25Z","subdir":"","vcs_ref":""},\ | ||
| 700 | {"module":"gopkg.in/check.v1","version":"v1.0.0-20201130134442-10cb98267c6c","vcs_hash":"b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d","timestamp":"2020-11-30T13:44:42Z","subdir":"","vcs_ref":""},\ | ||
| 701 | {"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"},\ | ||
| 702 | {"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"},\ | ||
| 703 | {"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"},\ | ||
| 704 | {"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"},\ | ||
| 705 | {"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"},\ | ||
| 706 | {"module":"gopkg.in/yaml.v3","version":"v3.0.0-20200313102051-9f266ea9e77c","vcs_hash":"ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98","timestamp":"2020-03-13T10:20:51Z","subdir":"","vcs_ref":""},\ | ||
| 707 | {"module":"google.golang.org/api","version":"v0.274.0","vcs_hash":"d02956c46c71c4ce00294c5ed7cc534cfd01c69206e377379b2278cc1ae1b14e","timestamp":"2026-04-02T16:02:40Z","subdir":"","vcs_ref":"refs/tags/v0.274.0"},\ | ||
| 708 | {"module":"google.golang.org/grpc","version":"v1.19.0","vcs_hash":"a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959","timestamp":"2019-02-26T18:45:09Z","subdir":"","vcs_ref":"refs/tags/v1.19.0"},\ | ||
| 709 | {"module":"google.golang.org/grpc","version":"v1.80.0","vcs_hash":"51178c1cf97da46d378c9936542b9684a39613d55ba64759f758f991aeee32c7","timestamp":"2026-04-01T07:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.80.0"},\ | ||
| 710 | {"module":"google.golang.org/grpc","version":"v1.25.1","vcs_hash":"418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464","timestamp":"2019-11-08T18:22:05Z","subdir":"","vcs_ref":"refs/tags/v1.25.1"},\ | ||
| 711 | {"module":"google.golang.org/grpc","version":"v1.76.0","vcs_hash":"0c7b828398bb55c8fc7b52129e4867f1f0efae601c9c27e2295d6fca0d979bfc","timestamp":"2025-10-06T20:38:31Z","subdir":"","vcs_ref":"refs/tags/v1.76.0"},\ | ||
| 712 | {"module":"google.golang.org/grpc","version":"v1.33.2","vcs_hash":"9dd08885e1a8db43a8455d2fd3a42384ff1ed9a8f79e116dffcce781b4dee045","timestamp":"2020-11-06T17:41:19Z","subdir":"","vcs_ref":"refs/tags/v1.33.2"},\ | ||
| 713 | {"module":"google.golang.org/grpc","version":"v1.27.0","vcs_hash":"d33440dd79b6e7c93174f3dcb6fccb7ccfebd02a4405850443d56e62d285f44a","timestamp":"2020-01-28T19:14:05Z","subdir":"","vcs_ref":"refs/tags/v1.27.0"},\ | ||
| 714 | {"module":"google.golang.org/grpc","version":"v1.23.0","vcs_hash":"ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675","timestamp":"2019-08-13T19:31:37Z","subdir":"","vcs_ref":"refs/tags/v1.23.0"},\ | ||
| 715 | {"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"},\ | ||
| 716 | {"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"},\ | ||
| 717 | {"module":"google.golang.org/appengine","version":"v1.1.0","vcs_hash":"002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d","timestamp":"2018-05-21T22:34:13Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ | ||
| 718 | {"module":"google.golang.org/genproto","version":"v0.0.0-20230410155749-daa745c078e1","vcs_hash":"3af3f10030ab0f6b8233cedd8a8ca7202c192fd86c3576e8d930f28056a369bd","timestamp":"2023-04-10T15:57:49Z","subdir":"","vcs_ref":""},\ | ||
| 719 | {"module":"google.golang.org/genproto","version":"v0.0.0-20180817151627-c66870c02cf8","vcs_hash":"2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a","timestamp":"2018-08-17T15:16:27Z","subdir":"","vcs_ref":""},\ | ||
| 720 | {"module":"google.golang.org/genproto","version":"v0.0.0-20200526211855-cb27e3aa2013","vcs_hash":"f4e88ad01c32fa84f172d06a8fd34c47643c43e7c69ee97316a94e1a0ace3b25","timestamp":"2020-05-26T21:18:55Z","subdir":"","vcs_ref":""},\ | ||
| 721 | {"module":"google.golang.org/genproto","version":"v0.0.0-20190819201941-24fa4b261c55","vcs_hash":"8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030","timestamp":"2019-08-19T20:19:41Z","subdir":"","vcs_ref":""},\ | ||
| 722 | {"module":"google.golang.org/genproto","version":"v0.0.0-20260401024825-9d38bb4040a9","vcs_hash":"d751c69a72693774e4e47979625c09eb6572ff06def8f9ab74eaa7b868821a0e","timestamp":"2026-04-01T02:48:25Z","subdir":"","vcs_ref":""},\ | ||
| 723 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20260406210006-6f92a3bedf2d","vcs_hash":"5c1ef22228c72afa4ef5fd11903042341e1bee1ab10b60a8dc463b0b18e7b126","timestamp":"2026-04-06T21:00:06Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 724 | {"module":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20250804133106-a7a43d27e69b","vcs_hash":"8d1ae8953d4e81e4a7b4b6ad849d7016ae871670c27f2ee0089c64c2e4294ddc","timestamp":"2025-08-04T13:31:06Z","subdir":"googleapis/api","vcs_ref":""},\ | ||
| 725 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20260406210006-6f92a3bedf2d","vcs_hash":"5c1ef22228c72afa4ef5fd11903042341e1bee1ab10b60a8dc463b0b18e7b126","timestamp":"2026-04-06T21:00:06Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 726 | {"module":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20250804133106-a7a43d27e69b","vcs_hash":"8d1ae8953d4e81e4a7b4b6ad849d7016ae871670c27f2ee0089c64c2e4294ddc","timestamp":"2025-08-04T13:31:06Z","subdir":"googleapis/rpc","vcs_ref":""},\ | ||
| 727 | {"module":"google.golang.org/protobuf","version":"v1.36.10","vcs_hash":"3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f","timestamp":"2025-10-02T08:56:10Z","subdir":"","vcs_ref":"refs/tags/v1.36.10"},\ | ||
| 728 | {"module":"google.golang.org/protobuf","version":"v1.21.0","vcs_hash":"b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2","timestamp":"2020-04-13T18:57:02Z","subdir":"","vcs_ref":"refs/tags/v1.21.0"},\ | ||
| 729 | {"module":"google.golang.org/protobuf","version":"v1.20.1-0.20200309200217-e05f789c0967","vcs_hash":"5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb","timestamp":"2020-03-09T20:02:17Z","subdir":"","vcs_ref":""},\ | ||
| 730 | {"module":"google.golang.org/protobuf","version":"v1.23.1-0.20200526195155-81db48ad09cc","vcs_hash":"6672d6c61253550fee094c62b7113d620e09975c4fdd6a2d3f730f829d3aa7b5","timestamp":"2020-05-26T19:51:55Z","subdir":"","vcs_ref":""},\ | ||
| 731 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200109180630-ec00e32a8dfd","vcs_hash":"11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6","timestamp":"2020-01-09T18:06:30Z","subdir":"","vcs_ref":""},\ | ||
| 732 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200228230310-ab0ca4ff8a60","vcs_hash":"bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f","timestamp":"2020-02-28T23:03:10Z","subdir":"","vcs_ref":""},\ | ||
| 733 | {"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"},\ | ||
| 734 | {"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"},\ | ||
| 735 | {"module":"google.golang.org/protobuf","version":"v0.0.0-20200221191635-4d8936d0db64","vcs_hash":"5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba","timestamp":"2020-02-21T19:16:35Z","subdir":"","vcs_ref":""},\ | ||
| 736 | {"module":"google.golang.org/protobuf","version":"v1.22.0","vcs_hash":"397e5b05f3f4e5369964001986d9c4c3e998f4f07ff952c7073f4a6eb41ed83e","timestamp":"2020-05-04T19:17:18Z","subdir":"","vcs_ref":"refs/tags/v1.22.0"},\ | ||
| 737 | {"module":"google.golang.org/protobuf","version":"v1.36.12-0.20260120151049-f2248ac996af","vcs_hash":"11c242c40583a590830ee6727b8e07e4bc8ae9591f043443747e4a48b1a91f36","timestamp":"2026-01-20T15:10:49Z","subdir":"","vcs_ref":""},\ | ||
| 471 | {"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"},\ | 738 | {"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"},\ |
| 472 | {"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"},\ | 739 | {"module":"tags.cncf.io/container-device-interface","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 740 | {"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"},\ | ||
| 741 | {"module":"tags.cncf.io/container-device-interface/specs-go","version":"v1.1.0","vcs_hash":"2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622","timestamp":"2025-12-10T08:48:20Z","subdir":"specs-go","vcs_ref":"refs/tags/specs-go/v1.1.0"},\ | ||
| 742 | {"module":"cloud.google.com/go","version":"v0.123.0","vcs_hash":"0d5d16f0820e1a355a7489464a687676cdb569ea829fadc38fd4151d9cd275f8","timestamp":"2025-09-22T16:26:20Z","subdir":"","vcs_ref":"refs/tags/v0.123.0"},\ | ||
| 743 | {"module":"cloud.google.com/go/logging","version":"v1.18.0","vcs_hash":"fccab59f054c013b3157a91d181b68013824fcbb4171ceeaf2d3f766bd6bdf08","timestamp":"2026-05-07T21:21:33Z","subdir":"logging","vcs_ref":"refs/tags/logging/v1.18.0"},\ | ||
| 473 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.7.0","vcs_hash":"af589471350866ad3ad2a6aa6c7dc61e09cf4bf82c155b086a7852014fe178c8","timestamp":"2025-05-13T23:14:54Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.7.0"},\ | 744 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.7.0","vcs_hash":"af589471350866ad3ad2a6aa6c7dc61e09cf4bf82c155b086a7852014fe178c8","timestamp":"2025-05-13T23:14:54Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.7.0"},\ |
| 474 | {"module":"cloud.google.com/go","version":"v0.26.0","vcs_hash":"9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | 745 | {"module":"cloud.google.com/go/compute/metadata","version":"v0.9.0","vcs_hash":"ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884","timestamp":"2025-09-24T19:41:55Z","subdir":"compute/metadata","vcs_ref":"refs/tags/compute/metadata/v0.9.0"},\ |
| 475 | {"module":"golang.org/x/lint","version":"v0.0.0-20190313153728-d0100b6bd8b3","vcs_hash":"1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d","timestamp":"2019-03-13T15:37:28Z","subdir":"","vcs_ref":""},\ | 746 | {"module":"cloud.google.com/go/longrunning","version":"v0.9.0","vcs_hash":"9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b","timestamp":"2026-04-02T16:16:03Z","subdir":"longrunning","vcs_ref":"refs/tags/longrunning/v0.9.0"},\ |
| 476 | {"module":"golang.org/x/xerrors","version":"v0.0.0-20200804184101-5ec99f83aff1","vcs_hash":"1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82","timestamp":"2020-08-04T18:41:01Z","subdir":"","vcs_ref":""},\ | 747 | {"module":"cloud.google.com/go/auth","version":"v0.19.0","vcs_hash":"bff37f7049a91f031dd4bb16e9129fde4475966abba26d3ae41cf7cf1fde4eac","timestamp":"2026-03-23T17:47:48Z","subdir":"auth","vcs_ref":"refs/tags/auth/v0.19.0"},\ |
| 477 | {"module":"gopkg.in/evanphx/json-patch.v4","version":"v4.12.0","vcs_hash":"4b7afc94ca313174a1c06213eff6268514e8df200fe8280a69535c2f7d458ab8","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | 748 | {"module":"cloud.google.com/go/auth/oauth2adapt","version":"v0.2.8","vcs_hash":"85c196ba7a00f8c42b8abd6f5a7d70e0d659e64e36505e2ec8398441bb2c8985","timestamp":"2025-03-20T15:18:21Z","subdir":"auth/oauth2adapt","vcs_ref":"refs/tags/auth/oauth2adapt/v0.2.8"},\ |
| 749 | {"module":"gotest.tools/v3","version":"v3.5.2","vcs_hash":"0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5","timestamp":"2024-09-05T03:48:22Z","subdir":"","vcs_ref":"refs/tags/v3.5.2"},\ | ||
| 750 | {"module":"dario.cat/mergo","version":"v1.0.2","vcs_hash":"b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c","timestamp":"2025-05-07T20:15:06Z","subdir":"","vcs_ref":"refs/tags/v1.0.2"},\ | ||
| 751 | {"module":"golang.org/x/lint","version":"v0.0.0-20190313153728-d0100b6bd8b3","vcs_hash":"1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d","timestamp":"2019-03-13T15:37:28Z","subdir":"","vcs_ref":"refs/tags/v1.6.0"},\ | ||
| 752 | {"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.12"},\ | ||
| 478 | {"module":"gotest.tools","version":"v2.2.0+incompatible","vcs_hash":"b1730ad236c55417cfc414b7633eca305d779c4420407e84ba172ad6d4b258a4","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ | 753 | {"module":"gotest.tools","version":"v2.2.0+incompatible","vcs_hash":"b1730ad236c55417cfc414b7633eca305d779c4420407e84ba172ad6d4b258a4","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":""},\ |
| 479 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190523083050-ea95bdfd59fc","vcs_hash":"995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c","timestamp":"2019-05-23T08:30:50Z","subdir":"tools","vcs_ref":""},\ | 754 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190523083050-ea95bdfd59fc","vcs_hash":"995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c","timestamp":"2019-05-23T08:30:50Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.2"},\ |
| 480 | {"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"},\ | 755 | {"module":"cloud.google.com/go","version":"v0.26.0","vcs_hash":"9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 481 | {"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"},\ | 756 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","vcs_hash":"c28e9343742243cdee005673f96471e706656cf20d04c341fa92bd68aa01b2fe","timestamp":"2020-02-21T23:46:24Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 482 | {"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.3.0"},\ | 757 | {"module":"github.com/golang/protobuf","version":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","vcs_hash":"98ed126049f2fe622e56ae85917fc45f5ac219562243345c1d1eec9fd349dbb1","timestamp":"2020-03-13T23:19:45Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 483 | {"module":"golang.org/x/net","version":"v0.0.0-20180724234803-3673e40ba225","vcs_hash":"645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30","timestamp":"2018-07-24T23:48:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 758 | {"module":"golang.org/x/crypto","version":"v0.0.0-20190308221718-c2843e01d9a2","vcs_hash":"6aba404d0e9e7095b3cccdd40e1c510f30f0db39f1a1159675c50a2e098effa6","timestamp":"2019-03-08T22:17:18Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 484 | {"module":"golang.org/x/net","version":"v0.0.0-20180826012351-8a410e7b638d","vcs_hash":"e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448","timestamp":"2018-08-26T01:23:51Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 759 | {"module":"golang.org/x/crypto","version":"v0.0.0-20200622213623-75b288015ac9","vcs_hash":"53f32142c6ae91d9eb1970827fb761d947fb13c8e1584e0aab69bbe8abe723b0","timestamp":"2020-06-22T21:36:23Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 485 | {"module":"golang.org/x/net","version":"v0.0.0-20190213061140-3a22650c66bd","vcs_hash":"7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b","timestamp":"2019-02-13T06:11:40Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 760 | {"module":"golang.org/x/crypto","version":"v0.0.0-20210921155107-089bfa567519","vcs_hash":"8258f387b3f95c16a93a968ff7903b11adbad1c1d4845a7649fe56982fde63d8","timestamp":"2021-09-21T15:51:07Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 486 | {"module":"golang.org/x/net","version":"v0.0.0-20190311183353-d8887717615a","vcs_hash":"714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d","timestamp":"2019-03-11T18:33:53Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 761 | {"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/v0.26.0"},\ |
| 487 | {"module":"golang.org/x/net","version":"v0.0.0-20190404232315-eb5bcb51f2a3","vcs_hash":"ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe","timestamp":"2019-04-04T23:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 762 | {"module":"golang.org/x/lint","version":"v0.0.0-20181026193005-c67002cb31c3","vcs_hash":"6b2abb729597bb5430a8004e6adf93f29a65335edf3dd4666738bb06a30ac3c8","timestamp":"2018-10-26T19:30:05Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 488 | {"module":"golang.org/x/net","version":"v0.0.0-20190620200207-3b0461eec859","vcs_hash":"3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882","timestamp":"2019-06-20T20:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 763 | {"module":"golang.org/x/lint","version":"v0.0.0-20190227174305-5b3e6a55c961","vcs_hash":"5dbf106b5fa49944ed578a1d4dd6e6bc1b88cb0bf1f588495a8e835681de3445","timestamp":"2019-02-27T17:43:05Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 489 | {"module":"golang.org/x/net","version":"v0.0.0-20200226121028-0de0cce0169b","vcs_hash":"4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451","timestamp":"2020-02-26T12:10:28Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 764 | {"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.26.0"},\ |
| 490 | {"module":"golang.org/x/net","version":"v0.0.0-20201021035429-f5854403a974","vcs_hash":"fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16","timestamp":"2020-10-21T03:54:29Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 765 | {"module":"golang.org/x/net","version":"v0.0.0-20180724234803-3673e40ba225","vcs_hash":"645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30","timestamp":"2018-07-24T23:48:03Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 491 | {"module":"golang.org/x/net","version":"v0.0.0-20201110031124-69a78807bb2b","vcs_hash":"790f338e43aad3af78a9eb98e04e8e9e896e3a4ba134a79d5c8585b661ac7984","timestamp":"2020-11-10T03:11:24Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 766 | {"module":"golang.org/x/net","version":"v0.0.0-20180826012351-8a410e7b638d","vcs_hash":"e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448","timestamp":"2018-08-26T01:23:51Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 492 | {"module":"golang.org/x/net","version":"v0.0.0-20210226172049-e18ecbb05110","vcs_hash":"376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd","timestamp":"2021-02-26T17:20:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 767 | {"module":"golang.org/x/net","version":"v0.0.0-20190213061140-3a22650c66bd","vcs_hash":"7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b","timestamp":"2019-02-13T06:11:40Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 493 | {"module":"golang.org/x/net","version":"v0.0.0-20220722155237-a158d28d115b","vcs_hash":"2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5","timestamp":"2022-07-22T15:52:37Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 768 | {"module":"golang.org/x/net","version":"v0.0.0-20190311183353-d8887717615a","vcs_hash":"714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d","timestamp":"2019-03-11T18:33:53Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 494 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20180821212333-d2e6202438be","vcs_hash":"aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713","timestamp":"2018-08-21T21:23:33Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 769 | {"module":"golang.org/x/net","version":"v0.0.0-20190404232315-eb5bcb51f2a3","vcs_hash":"ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe","timestamp":"2019-04-04T23:23:15Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 495 | {"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.3.0"},\ | 770 | {"module":"golang.org/x/net","version":"v0.0.0-20190620200207-3b0461eec859","vcs_hash":"3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882","timestamp":"2019-06-20T20:02:07Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 496 | {"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.3.0"},\ | 771 | {"module":"golang.org/x/net","version":"v0.0.0-20201110031124-69a78807bb2b","vcs_hash":"790f338e43aad3af78a9eb98e04e8e9e896e3a4ba134a79d5c8585b661ac7984","timestamp":"2020-11-10T03:11:24Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 497 | {"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.3.0"},\ | 772 | {"module":"golang.org/x/net","version":"v0.0.0-20210226172049-e18ecbb05110","vcs_hash":"376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd","timestamp":"2021-02-26T17:20:49Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 498 | {"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.3.0"},\ | 773 | {"module":"golang.org/x/net","version":"v0.0.0-20220722155237-a158d28d115b","vcs_hash":"2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5","timestamp":"2022-07-22T15:52:37Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 499 | {"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.3.0"},\ | 774 | {"module":"golang.org/x/oauth2","version":"v0.0.0-20180821212333-d2e6202438be","vcs_hash":"aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713","timestamp":"2018-08-21T21:23:33Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 500 | {"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.3.0"},\ | 775 | {"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.26.0"},\ |
| 501 | {"module":"golang.org/x/sys","version":"v0.0.0-20180830151530-49385e6e1522","vcs_hash":"9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202","timestamp":"2018-08-30T15:15:30Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 776 | {"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.26.0"},\ |
| 502 | {"module":"golang.org/x/sys","version":"v0.0.0-20190215142949-d0b11bdaac8a","vcs_hash":"f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556","timestamp":"2019-02-15T14:29:49Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 777 | {"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.26.0"},\ |
| 503 | {"module":"golang.org/x/sys","version":"v0.0.0-20190412213103-97732733099d","vcs_hash":"aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae","timestamp":"2019-04-12T21:31:03Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 778 | {"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.26.0"},\ |
| 504 | {"module":"golang.org/x/sys","version":"v0.0.0-20200930185726-fdedc70b468f","vcs_hash":"782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b","timestamp":"2020-09-30T18:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 779 | {"module":"golang.org/x/sys","version":"v0.0.0-20180830151530-49385e6e1522","vcs_hash":"9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202","timestamp":"2018-08-30T15:15:30Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 505 | {"module":"golang.org/x/sys","version":"v0.0.0-20201119102817-f84b799fce68","vcs_hash":"5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511","timestamp":"2020-11-19T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 780 | {"module":"golang.org/x/sys","version":"v0.0.0-20190215142949-d0b11bdaac8a","vcs_hash":"f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556","timestamp":"2019-02-15T14:29:49Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 506 | {"module":"golang.org/x/sys","version":"v0.0.0-20210615035016-665e8c7367d1","vcs_hash":"7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399","timestamp":"2021-06-15T03:50:16Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 781 | {"module":"golang.org/x/sys","version":"v0.0.0-20190412213103-97732733099d","vcs_hash":"aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae","timestamp":"2019-04-12T21:31:03Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 507 | {"module":"golang.org/x/sys","version":"v0.0.0-20210616094352-59db8d763f22","vcs_hash":"34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5","timestamp":"2021-06-16T09:43:52Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 782 | {"module":"golang.org/x/sys","version":"v0.0.0-20200930185726-fdedc70b468f","vcs_hash":"782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b","timestamp":"2020-09-30T18:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 508 | {"module":"golang.org/x/sys","version":"v0.0.0-20220520151302-bc2c85ada10a","vcs_hash":"f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33","timestamp":"2022-05-20T15:13:02Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 783 | {"module":"golang.org/x/sys","version":"v0.0.0-20201119102817-f84b799fce68","vcs_hash":"5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511","timestamp":"2020-11-19T10:28:17Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 509 | {"module":"golang.org/x/sys","version":"v0.0.0-20220615213510-4f61da869c0c","vcs_hash":"bbc317bada733fafa13234db83e010d72b171fa2517734506da8cb6dd5b34f58","timestamp":"2022-06-15T21:35:10Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 784 | {"module":"golang.org/x/sys","version":"v0.0.0-20210615035016-665e8c7367d1","vcs_hash":"7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399","timestamp":"2021-06-15T03:50:16Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 510 | {"module":"golang.org/x/sys","version":"v0.0.0-20220715151400-c0bba94af5f8","vcs_hash":"e4718f232872f03637fc197e3ccf66bc067874db09f67e7567cae86e8cee6732","timestamp":"2022-07-15T15:14:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 785 | {"module":"golang.org/x/sys","version":"v0.0.0-20210616094352-59db8d763f22","vcs_hash":"34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5","timestamp":"2021-06-16T09:43:52Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 511 | {"module":"golang.org/x/sys","version":"v0.0.0-20220722155257-8c9f86f7a55f","vcs_hash":"2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5","timestamp":"2022-07-22T15:52:57Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 786 | {"module":"golang.org/x/sys","version":"v0.0.0-20220520151302-bc2c85ada10a","vcs_hash":"f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33","timestamp":"2022-05-20T15:13:02Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 512 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 787 | {"module":"golang.org/x/sys","version":"v0.0.0-20220615213510-4f61da869c0c","vcs_hash":"bbc317bada733fafa13234db83e010d72b171fa2517734506da8cb6dd5b34f58","timestamp":"2022-06-15T21:35:10Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 513 | {"module":"golang.org/x/term","version":"v0.0.0-20210927222741-03fcf44c2211","vcs_hash":"39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea","timestamp":"2021-09-27T22:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 788 | {"module":"golang.org/x/sys","version":"v0.0.0-20220722155257-8c9f86f7a55f","vcs_hash":"2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5","timestamp":"2022-07-22T15:52:57Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ |
| 789 | {"module":"golang.org/x/term","version":"v0.0.0-20201126162022-7de9c90e9dd1","vcs_hash":"ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835","timestamp":"2020-11-26T16:20:22Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 790 | {"module":"golang.org/x/term","version":"v0.0.0-20210927222741-03fcf44c2211","vcs_hash":"39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea","timestamp":"2021-09-27T22:27:41Z","subdir":"","vcs_ref":"refs/tags/v0.26.0"},\ | ||
| 514 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ | 791 | {"module":"golang.org/x/text","version":"v0.3.0","vcs_hash":"e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.0"},\ |
| 515 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ | 792 | {"module":"golang.org/x/text","version":"v0.3.3","vcs_hash":"fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.3"},\ |
| 516 | {"module":"golang.org/x/text","version":"v0.3.7","vcs_hash":"3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ | 793 | {"module":"golang.org/x/text","version":"v0.3.7","vcs_hash":"3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06","timestamp":"1970-01-01T00:00:00Z","subdir":"","vcs_ref":"refs/tags/v0.3.7"},\ |
| @@ -520,11 +797,8 @@ GO_MODULE_CACHE_DATA = '[\ | |||
| 520 | {"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"},\ | 797 | {"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"},\ |
| 521 | {"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"},\ | 798 | {"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"},\ |
| 522 | {"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"},\ | 799 | {"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"},\ |
| 523 | {"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"},\ | ||
| 524 | {"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"},\ | ||
| 525 | {"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"},\ | 800 | {"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"},\ |
| 526 | {"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.12"},\ | 801 | {"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.12"},\ |
| 527 | {"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.12"},\ | ||
| 528 | {"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.12"},\ | 802 | {"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.12"},\ |
| 529 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190102054323-c2f93a96b099","vcs_hash":"1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b","timestamp":"2019-01-02T05:43:23Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.12"}\ | 803 | {"module":"honnef.co/go/tools","version":"v0.0.0-20190102054323-c2f93a96b099","vcs_hash":"1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b","timestamp":"2019-01-02T05:43:23Z","subdir":"tools","vcs_ref":"refs/tags/v0.1.12"}\ |
| 530 | ]' | 804 | ]' |
diff --git a/recipes-containers/nerdctl/go-mod-git.inc b/recipes-containers/nerdctl/go-mod-git.inc index ce2e759b..b53fe3f1 100644 --- a/recipes-containers/nerdctl/go-mod-git.inc +++ b/recipes-containers/nerdctl/go-mod-git.inc | |||
| @@ -1,493 +1,721 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 |
| 2 | # Git repositories for Go module dependencies | 2 | # Git repositories for Go module dependencies |
| 3 | 3 | ||
| 4 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=2d1c58167e30f380cf78e44a43b100a14767e817;name=git_d59a22ac_0;destsuffix=vcs_cache/03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48" | 4 | SRC_URI += "git://github.com/oras-project/oras-go;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=9b6f32158776a699b23edb3db86d053623619b60;name=git_2fd7d7d1_0;destsuffix=vcs_cache/92b5fd737b0f72d171d2205b6c79114e2bacb694c543dd5f1147f99ab55a3edf" |
| 5 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" | 5 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=14609f676df5eebbecf336f25449b2e42b11fd09;name=git_2382a1fa_0;destsuffix=vcs_cache/7aaa35e3bfc361fb30c2924089979126b1362540c53b656371cfb1cb98db3ac7" |
| 6 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=de75ae527b39a27afcb50a84427ec7b84021d5f4;name=git_56156e5c_0;destsuffix=vcs_cache/9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c" | 6 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=cd0e5141f51dfcadb8311fd8e495eb11126a8010;name=git_2382a1fa_1;destsuffix=vcs_cache/14d7e3112c3f11ef311960c71847e06e31560d98c3f1564a4855ea1cffa55234" |
| 7 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=fcf8ee58669e358bbd6460bef5c2ee7a53c0803a;name=git_d94f6782_0;destsuffix=vcs_cache/7ea0c9e80e2a0bb1bd91b81faf8ace4dfef165de4ce47d177768475c6d02c2f1" | 7 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=4395c45fd098a81c5251667cda111f94c693ab14;name=git_825229b4_0;destsuffix=vcs_cache/da626fc5d68b6c43482c19d2893d4d1078cf849c97e206eb330612abcca8b559" |
| 8 | SRC_URI += "git://github.com/uber-go/automaxprocs;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=1ea14c35ce47a73089b824e504d1c92eeb61a5a6;name=git_58e615b6_0;destsuffix=vcs_cache/8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a" | 8 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.6.0;shallow=1;rev=c6d0af3a4780fcc69132bb8bc5d2bdfcbe5ea42b;name=git_217f6de8_0;destsuffix=vcs_cache/aca54385906c3e38bd7515a2b0b52e4b6be402d2333e38eb4d2484305552aca4" |
| 9 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=client/v3.5.17;shallow=1;rev=507c0de87bd5034e3de4ab76ebf96b54dae0cd52;name=git_8d0c8c2e_0;destsuffix=vcs_cache/3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934" | 9 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=dd15542826b6e12943e74670a8807a74b4da09d9;name=git_217f6de8_1;destsuffix=vcs_cache/1493a5bfbe7b3525b8e369dad6284bf19f8510cf53db0a7f023db2d97777cabd" |
| 10 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=68e6b96e6b74ebc396ac1aa7186c92e616960bd1;name=git_bd7d6031_0;destsuffix=vcs_cache/5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a" | 10 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" |
| 11 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7826ba4358a76646a8bd1f852201c4fed2c81c38;name=git_63b91e23_0;destsuffix=vcs_cache/525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4" | 11 | SRC_URI += "git://github.com/alexflint/go-filemutex;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=d273d2a9c3e7a8d04fe55266079812748f045ffd;name=git_30bbe144_0;destsuffix=vcs_cache/4bc80c029b912b71081826e769697da46a3fb902cbda086feac07c555787e17f" |
| 12 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_0;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" | 12 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_0;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" |
| 13 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | 13 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" |
| 14 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | 14 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=7da941c3547e93b8c9f70bbd3befca79c6335388;name=git_41456771_0;destsuffix=vcs_cache/54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af" |
| 15 | SRC_URI += "git://gopkg.in/natefinch/lumberjack.v2;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0;name=git_0445b355_0;destsuffix=vcs_cache/77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f" | 15 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.2;shallow=1;rev=88b30ab89da2d0d0abb153818746c5a2d30eccec;name=git_41456771_1;destsuffix=vcs_cache/a79409fa1813cac46edeefb925df9a65bfd1c4cf3dd47dbb576c385d5f527685" |
| 16 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_0;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | 16 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" |
| 17 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_1;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | 17 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" |
| 18 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_2;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | 18 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" |
| 19 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | 19 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_0;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" |
| 20 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.2;shallow=1;rev=0b81523ff268a1f1b0baf4a5da67e42fbb86880b;name=git_6a558ec9_0;destsuffix=vcs_cache/0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5" | 20 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" |
| 21 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;branch=main;rev=7c797b5133e5460410dbb22ba779bf35e6975dea;name=git_6a558ec9_1;destsuffix=vcs_cache/b1730ad236c55417cfc414b7633eca305d779c4420407e84ba172ad6d4b258a4" | 21 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_0;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" |
| 22 | SRC_URI += "git://github.com/flyingmutant/rapid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=7adc026a03621808fcbc07e70c6a36933b0e0d7a;name=git_137f50da_0;destsuffix=vcs_cache/44c434e5467532a753dca055894777e9cc0c2edb2d36b01df08664a6953e8459" | 22 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=ca25f6e17f118a5a259f3c2c0d395949d1103a5a;name=git_be555826_1;destsuffix=vcs_cache/58caff141d2948f9fe070625ca47c5aeb106aece67c3c98c8ebe2619b45ddb73" |
| 23 | SRC_URI += "git://github.com/lukechampine/blake3;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4f5562c16b85a956bc8d650dc15344e1e1eb7c8c;name=git_c77d7135_0;destsuffix=vcs_cache/0e3828db4f2fc58a573401df11292706f1cea35a5c89f6767c8ff7456b598f28" | 23 | SRC_URI += "git://github.com/sigstore/sigstore;protocol=https;nobranch=1;tag=v1.10.5;shallow=1;rev=c90de3e0ff9589400dbbee639d3180b3c5ee96b6;name=git_43e46a1b_0;destsuffix=vcs_cache/f632620b118622c4f6f0fd5a8ffb35562efe0b959e8fb767e782cdae82de42f8" |
| 24 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=24fa4b261c55da65468f2abfdae2b024eef27dfb;name=git_461a63b9_0;destsuffix=vcs_cache/8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030" | 24 | SRC_URI += "git://github.com/sigstore/rekor-tiles;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=266d2496194c067e0f394ee68216c32fc2df8fa8;name=git_56f95c84_0;destsuffix=vcs_cache/b8d43475ba70ac8bfe320e5e8116e30c762256078fcd60b87e28d27c91db426d" |
| 25 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a7a43d27e69bcb572fbfb88cf5bc494dcb440f76;name=git_461a63b9_1;destsuffix=vcs_cache/8d1ae8953d4e81e4a7b4b6ad849d7016ae871670c27f2ee0089c64c2e4294ddc" | 25 | SRC_URI += "git://github.com/sigstore/rekor;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=fe9717fd6ee4cfecedc30e5fd64c9872bc2ac61c;name=git_27e08e54_0;destsuffix=vcs_cache/83f42b233ced1d3161475396984e20e2f51539ee96e35cb0d5bba6ceb6d0edab" |
| 26 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=c66870c02cf823ceb633bcd05be3c7cda29976f4;name=git_461a63b9_2;destsuffix=vcs_cache/2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a" | 26 | SRC_URI += "git://github.com/sigstore/timestamp-authority;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=9583b6186084a309cb6ccaf4323a29781901e962;name=git_1dbbaf86_0;destsuffix=vcs_cache/6462b458d39b47895d26c045ce9ad9a9705e458dd24b24d963fc284bf12c040a" |
| 27 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=cb27e3aa201319f013ddb1872c3111662191a225;name=git_461a63b9_3;destsuffix=vcs_cache/f4e88ad01c32fa84f172d06a8fd34c47643c43e7c69ee97316a94e1a0ace3b25" | 27 | SRC_URI += "git://github.com/sigstore/sigstore-go;protocol=https;nobranch=1;tag=v1.1.4;shallow=1;rev=cc06490446765e67a0e63797659f1439c3f53cc0;name=git_2a7b27c4_0;destsuffix=vcs_cache/266db4b6b3687a3b36e4aba7537c3db2811ed76f16474c4689b7a41d20321f18" |
| 28 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=daa745c078e18def54ea6b63235554b59c97f01d;name=git_461a63b9_4;destsuffix=vcs_cache/3af3f10030ab0f6b8233cedd8a8ca7202c192fd86c3576e8d930f28056a369bd" | 28 | SRC_URI += "git://github.com/sigstore/protobuf-specs;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=f8d009ede80474a9e257788207a00693e4693168;name=git_8b876913_0;destsuffix=vcs_cache/4be3492e50d1e30ee1365286244a71456814ed25f2b112ffae504266afbecb00" |
| 29 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=1a3960e4bd028ac0cec0a2afd27d7d8e67c11514;name=git_6bc32f05_0;destsuffix=vcs_cache/418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464" | 29 | SRC_URI += "git://github.com/spaolacci/murmur3;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=f09979ecbc725b9e6d41a297405f65e7e8804acc;name=git_5f45d9a4_0;destsuffix=vcs_cache/a9c1720f1e20cf70178b36d24d6d66ecb259eba3a3e6fd0ca670097f00bd2c48" |
| 30 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=2fdaae294f38ed9a121193c51ec99fecd3b13eb7;name=git_6bc32f05_1;destsuffix=vcs_cache/a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959" | 30 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" |
| 31 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.33.2;shallow=1;rev=56d63285d528c0d33f9bf8c355139d91edc047de;name=git_6bc32f05_2;destsuffix=vcs_cache/9dd08885e1a8db43a8455d2fd3a42384ff1ed9a8f79e116dffcce781b4dee045" | 31 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_0;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" |
| 32 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=6eaf6f47437a6b4e2153a190160ef39a92c7eceb;name=git_6bc32f05_3;destsuffix=vcs_cache/ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675" | 32 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=96f2052f6d12cccc29193f5452c635b76d8a036d;name=git_59327123_0;destsuffix=vcs_cache/8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060" |
| 33 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=a89bee78ddf0f67f27c06b1b2b1b071c18408724;name=git_6bc32f05_4;destsuffix=vcs_cache/d33440dd79b6e7c93174f3dcb6fccb7ccfebd02a4405850443d56e62d285f44a" | 33 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=ee3f9d9c5c6689bbf30824aec049371aaa239f4c;name=git_59327123_1;destsuffix=vcs_cache/e4664efba21af44c61be56ad7d3196dbe0733019a000bd28a0efd72c3fe50858" |
| 34 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.76.0;shallow=1;rev=d96c2ef4f3339142d20a47797d8a5a4fae948607;name=git_6bc32f05_5;destsuffix=vcs_cache/0c7b828398bb55c8fc7b52129e4867f1f0efae601c9c27e2295d6fca0d979bfc" | 34 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=fe2e75192a79e7ff9f583825ed92a6e1fa3293d8;name=git_59327123_2;destsuffix=vcs_cache/65efbbf9a949dc054e98610f913942c7dae4b1f99f643f5414adfd19393f1c7c" |
| 35 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.5.1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_6;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" | 35 | SRC_URI += "git://github.com/OneOfOne/xxhash;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=73388e8298b5e5a3611e6b62c2fc41b1b108491e;name=git_263f925e_0;destsuffix=vcs_cache/574662bdca3437a1a2b63a6fb52e05b654c57b8d21015a54e240b726cc649b5c" |
| 36 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=b1f26356af11148e710935ed1ac8a7f5702c7612;name=git_aeb473be_0;destsuffix=vcs_cache/002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d" | 36 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.66.1;shallow=1;rev=8975dde6db7208309e9872891f24c7301aa77dfb;name=git_63ab0745_0;destsuffix=vcs_cache/4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4" |
| 37 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_1;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" | 37 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.67.5;shallow=1;rev=934ff3789ee17026206fe4f7e5f59c0a09fbe511;name=git_63ab0745_1;destsuffix=vcs_cache/e25eba751b8d2b51932a55c4935ba29cdd17393b8b579c60d0e59a0eab35dd5a" |
| 38 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=3b9eee12916ce611400f93d6c2fed2fc2911b0ad;name=git_5d5fe344_0;destsuffix=vcs_cache/b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2" | 38 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=14fe0d1b01d4d5fc031dd4bec1823bd3ebbe8016;name=git_63d71ba5_0;destsuffix=vcs_cache/51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069" |
| 39 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.25.0;shallow=1;rev=3f7a61f89bb6813f89d981d1870ed68da0b3c3f1;name=git_5d5fe344_1;destsuffix=vcs_cache/3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7" | 39 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_1;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" |
| 40 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=4d8936d0db64b6e6de56ba714c942542cca031fb;name=git_5d5fe344_2;destsuffix=vcs_cache/5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba" | 40 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_0;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" |
| 41 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=81db48ad09ccc6ee1fcae434baa4bb1b7a7a7a72;name=git_5d5fe344_3;destsuffix=vcs_cache/6672d6c61253550fee094c62b7113d620e09975c4fdd6a2d3f730f829d3aa7b5" | 41 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.19.2;shallow=1;rev=9b0219be351fb17d7ebad273464367af1fabf41a;name=git_0ab7c7bc_0;destsuffix=vcs_cache/4ba43fedb66349da63590a73d3cd2456a557a4f717a87d1fa2b8f902328ca520" |
| 42 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.22.0;shallow=1;rev=8b0d71ac935315b10385aaaf30175de0c74bbba6;name=git_5d5fe344_4;destsuffix=vcs_cache/397e5b05f3f4e5369964001986d9c4c3e998f4f07ff952c7073f4a6eb41ed83e" | 42 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=cff69b9d9aa77a0793276da74310e38422864e28;name=git_0ab7c7bc_1;destsuffix=vcs_cache/c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e" |
| 43 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=ab0ca4ff8a60eb84ec53793ee6cfb4e7c0c67d17;name=git_5d5fe344_5;destsuffix=vcs_cache/bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f" | 43 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.10.0;shallow=1;rev=3d3411d9d856d55396d121b4e20bbe7b954932e9;name=git_3547d0c7_0;destsuffix=vcs_cache/d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5" |
| 44 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_6;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" | 44 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.11.0;shallow=1;rev=468e3142d7878f6ec8f0c99e3e64c913cf3d3148;name=git_3547d0c7_1;destsuffix=vcs_cache/ad485325c266dc74bbd847a2f69989257e9d02e0e9f052790c41c17cd937da7b" |
| 45 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=e05f789c09678a21d72233703c0027e1958343e7;name=git_5d5fe344_7;destsuffix=vcs_cache/5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb" | 45 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" |
| 46 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=ec00e32a8dfdf9c92bb2f5946450a42874aa9244;name=git_5d5fe344_8;destsuffix=vcs_cache/11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6" | ||
| 47 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.10;shallow=1;rev=f9fa50e26c0ffec610c509850484a5fdecdb26ec;name=git_a6c5d6b8_0;destsuffix=vcs_cache/3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f" | ||
| 48 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_0;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | ||
| 49 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.2;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_0;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" | ||
| 50 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_1;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 51 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.3;shallow=1;rev=e99d6a6e928a797feb752a3f839e0a7e45a46ddc;name=git_780106c7_2;destsuffix=vcs_cache/bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903" | ||
| 52 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.5.0;shallow=1;rev=ec37164291d0b5f316b241895d14d36aea7bf873;name=git_430aa893_0;destsuffix=vcs_cache/bb2df70072e7b2abbf91b8af5835a5535fafdffbd50581924af5c001b24385f3" | ||
| 53 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracehttp/v1.35.0;shallow=1;rev=5ba5e7a449f36c1c02710bbaa517263797046db0;name=git_120ed83a_0;destsuffix=vcs_cache/b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552" | ||
| 54 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=v1.37.0;shallow=1;rev=69e81088ad40f45a0764597326722dea8f3f00a8;name=git_120ed83a_1;destsuffix=vcs_cache/781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc" | ||
| 55 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.36.0;shallow=1;rev=934fb13b40419cc512bb56556f77d29a2f29d202;name=git_9cecf883_0;destsuffix=vcs_cache/66834093881db18fc755a4aa1f4a68c031d78efbf6766aeccc5cec783597bb87" | ||
| 56 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/net/http/otelhttp/v0.60.0;shallow=1;rev=bc53d2b4eb4de79471bc54f64a5c3dcefa8720d7;name=git_9cecf883_1;destsuffix=vcs_cache/e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b" | ||
| 57 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.1.0;shallow=1;rev=b93ae2eed39af4db57ef0da19b3942b17d961ba1;name=git_0cf36a85_0;destsuffix=vcs_cache/7d299be0b1f84cdc22954c7fe0a7398309e62b99c0488a544fd0be16b0db85f4" | ||
| 58 | SRC_URI += "git://github.com/jsimonetti/rtnetlink;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=8026e5db3354653be2d5f748a45fd06901353309;name=git_ab1df7d7_0;destsuffix=vcs_cache/32a51be3d6e43ac087c0c1a5bc07d98d1afad04909a78ceac4d4c884fdab6d40" | ||
| 59 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 60 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v0.3.13;shallow=1;rev=194978757031c1a5c8ff8e059ae75fc2fc2a04f7;name=git_c84ab7ed_0;destsuffix=vcs_cache/a5db31837e7cfa660365c3f63544dbc74676271a7bf2b22b2ea7b8d3cc8d873b" | ||
| 61 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7b33b2b01026fbbbbfcfbb1ee2c9c0a5e0c9a9f7;name=git_c84ab7ed_1;destsuffix=vcs_cache/b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c" | ||
| 62 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=594b41a340f0ac57dbcb8c015ee1a23a129b7164;name=git_63849489_0;destsuffix=vcs_cache/6022b1dd9390d91d8c1dd6b781920bc813f4b942ed65d4cbe184c5f47be3402a" | ||
| 63 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_0;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" | ||
| 64 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 65 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" | ||
| 66 | SRC_URI += "git://github.com/mdlayher/netlink;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4;name=git_df057909_0;destsuffix=vcs_cache/03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73" | ||
| 67 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=f9999b41d9cfb0586e75467db1c81cfde4f965ba;name=git_41032c2a_0;destsuffix=vcs_cache/adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59" | ||
| 68 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" | ||
| 69 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" | 46 | SRC_URI += "git://github.com/syndtr/gocapability;protocol=https;branch=master;rev=42c35b4376354fd554efc7ad35e0b7f94e3a0ffb;name=git_bddf7e02_0;destsuffix=vcs_cache/4480911d3d4457413aedb0be556a8ab2b064c475167177096e4dec65342505e9" |
| 70 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=8e8cdeacf2f2faef082f32848138f0f9af7cfb66;name=git_58b9fee8_0;destsuffix=vcs_cache/740855cec7c87c7ae05c90a05b7441ee62d8206d1f61f89e36a20ee76b0af7ec" | 47 | SRC_URI += "git://github.com/fernet/fernet-go;protocol=https;branch=master;rev=303da6aec611527ea06a4f2aeff243625e6ccba5;name=git_073770e5_0;destsuffix=vcs_cache/94c588977c5c1c8aa31f62ca3385bcf53185f0ad1be6a40440a99cb4efbf7ea4" |
| 48 | SRC_URI += "git://github.com/container-storage-interface/spec;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=f1ae02418ccc363f089ee952d438f30ffdb4b4dc;name=git_ec343ccc_0;destsuffix=vcs_cache/d0838026b3321137f96fdb13e5fef5ec1b53ebf8f1b84712991a363befabb895" | ||
| 49 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.31.0;shallow=1;rev=316927bd0033e82948538685629172bcc6213562;name=git_2c8937f6_0;destsuffix=vcs_cache/bc817097ac8324503a357241edaa274a0617c238690ccb47deb70f8f0af65eb2" | ||
| 50 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.2.0;shallow=1;rev=bacf8444a8bc79178f9eb2c65477ab6df01a6439;name=git_9fd408f7_0;destsuffix=vcs_cache/969124e062705319ea1df3e035f29c8b4731d2905da0ac8d80229f2c33b0e217" | ||
| 71 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_0;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" | 51 | SRC_URI += "git://github.com/gogo/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=b03c65ea87cdc3521ede29f62fe3ce239267c1bc;name=git_99185c7b_0;destsuffix=vcs_cache/e07d7c0e03a0e2831dd973581be0944984030693bc73f0b67a64e53b4c690635" |
| 72 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=420d1921e4b3264eeaa17a7946b486a1e6e41796;name=git_a785ed5c_0;destsuffix=vcs_cache/27d85daf215783d115f87d7b6624f7770dd9d8cbe340e8b4bef8784123d8c5f9" | 52 | SRC_URI += "git://github.com/google/deck;protocol=https;branch=master;rev=105ad94aa8aec4c27766e92c4310b466f0852009;name=git_57663d5a_0;destsuffix=vcs_cache/9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140" |
| 73 | SRC_URI += "git://github.com/lestrrat-go/iter;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a02dbb5faff273dfa44a04e34b645ee9338cc74a;name=git_149fc576_0;destsuffix=vcs_cache/8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf" | 53 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=0a3ecd384c2ae80de757e4b62138949ab721f02e;name=git_8726c33a_0;destsuffix=vcs_cache/f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0" |
| 74 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v1.2.29;shallow=1;rev=1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b;name=git_daf2c4dd_0;destsuffix=vcs_cache/0222375b3ed66cac8023dafca7428deb89df4aeb20d854951140e101b0c5f28b" | 54 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_1;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" |
| 75 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_0;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" | 55 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=3af367b6b30c263d47e8895973edcca9a49cf029;name=git_8726c33a_2;destsuffix=vcs_cache/bb2851e042ef699bbc2df1ef8c7b0c754822560b89602db9ff6f6315b5afddf7" |
| 76 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" | 56 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5a6f75716e1203a923a78c9efb94089d857df0f6;name=git_8726c33a_3;destsuffix=vcs_cache/04ff364bb494ac39b4a8c906ddd6c47ddef7d89071af49fc9d78eebd2ee4f937" |
| 77 | SRC_URI += "git://github.com/lestrrat-go/backoff;protocol=https;nobranch=1;tag=v2.0.8;shallow=1;rev=c3af762cb9d2bc8339e1d5099a4550366a675f60;name=git_295c824f_0;destsuffix=vcs_cache/cac61700ad617eae68ad7b4b604e2484e0a4f702cfdf125e784add42fc9af8c1" | 57 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_4;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" |
| 78 | SRC_URI += "git://github.com/compose-spec/compose-go;protocol=https;nobranch=1;tag=v2.10.0;shallow=1;rev=3d3411d9d856d55396d121b4e20bbe7b954932e9;name=git_3547d0c7_0;destsuffix=vcs_cache/d8fd5c67a84d5ea37d52775ed8dea1df6cf236cab46b058f80a0e7ca6bfd75d5" | 58 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77ae86f624cb174e21763cffcbbf070eb06cb016;name=git_8726c33a_5;destsuffix=vcs_cache/06401ba5971b1b6dbf869860d7b89a3bf1fbcf3c04ffb585b80919dddb781ca6" |
| 79 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=e67a4aa07a58fd7f4cc884153739cb77b34f0edb;name=git_2748cdc3_0;destsuffix=vcs_cache/6a8cf885e1574a3d34afe5d7b0a7b4272403e5d756cae287c06d90a7e9eb2d09" | 59 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_6;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" |
| 80 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_0;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | 60 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c3ad8435e7bef96af35732bc0789e5a2278c6d5f;name=git_8726c33a_7;destsuffix=vcs_cache/066c8baed8b5c49c8bf75e59b5e0a559593a7098e3e99236e4fc5b6e29e3ac91" |
| 81 | SRC_URI += "git://github.com/knqyf263/go-plugin;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=c156889d438cf7d729d5959c02772d9f3a86cb2e;name=git_9ffa8f9a_0;destsuffix=vcs_cache/a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7" | 61 | SRC_URI += "git://github.com/google/btree;protocol=https;nobranch=1;tag=v1.1.3;shallow=1;rev=aeba20f7a1e1315badec4eca4fdc9f754f5f880a;name=git_5967e616_0;destsuffix=vcs_cache/6ab438bcfaa9c1612b157b0bd34881cf1fb3c76d6152d52d03e8bfcb0763a691" |
| 82 | SRC_URI += "git://github.com/networkplumbing/go-nft;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=166e1322cbd5197ec002571746b6c5761fcea239;name=git_701e4690_0;destsuffix=vcs_cache/8a53bd8d8c005b78a57d3844fd2a9d1665a596923d3d30d90ea05e34315dc028" | 62 | SRC_URI += "git://github.com/google/certtostore;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=ee4ff6fd9d452e8aa7eb3249c00b272ecd454c2d;name=git_e7a3d490_0;destsuffix=vcs_cache/03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f" |
| 83 | SRC_URI += "git://github.com/philhofer/fwd;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=20a13a1f6b7cb47a126dcb75152e21e1383bbaba;name=git_0d68b2d9_0;destsuffix=vcs_cache/ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42" | 63 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.1;shallow=1;rev=c3d1dcc932076c15b65b8b9acfff1d47ded2ebf9;name=git_e4a968c9_0;destsuffix=vcs_cache/a2844d6ba65e6b80271cad050f89b6c0158f173d5b155bfd7f8f4e93d826c21d" |
| 84 | SRC_URI += "git://github.com/freddierice/go-losetup;protocol=https;branch=master;rev=2a14873012dbcf6305c500806eab64381559d09d;name=git_4de55b2e_0;destsuffix=vcs_cache/fb2577bec09163f1fc50ce6dbf0cd19df26e90ecd4d1f792eca4b7f180344582" | 64 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.7;shallow=1;rev=e075f209120b2467fd1b7d24727f1890a0edb74a;name=git_e4a968c9_1;destsuffix=vcs_cache/7718f7a1dba1449780db7674f80547426e1d00e04dad155a6d6d92f8d82b750b" |
| 85 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | 65 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=0e4e31197428a347842d152773b4cace4645ca25;name=git_c3a7687c_0;destsuffix=vcs_cache/192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646" |
| 86 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | 66 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_1;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" |
| 67 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f64d9cf942d6bcc1a1d4add2c9e758f42cd5adcd;name=git_4d435d14_0;destsuffix=vcs_cache/b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322" | ||
| 68 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | ||
| 69 | SRC_URI += "git://github.com/google/shlex;protocol=https;branch=master;rev=e7afc7fbc51079733e9468cdfd1efcd7d196cd1d;name=git_2bc3fe04_0;destsuffix=vcs_cache/6317e931b780de46077449706d69a38f426197406a504d848e3500a0d06b7299" | ||
| 70 | SRC_URI += "git://github.com/google/gopacket;protocol=https;nobranch=1;tag=v1.1.19;shallow=1;rev=a9779d139771f6a06fc983b18e0efd23ca30222f;name=git_140ad762_0;destsuffix=vcs_cache/028d3eaa48c22838281fed3a66d89c08174127a145bcc3d3fb80fb786564009f" | ||
| 71 | SRC_URI += "git://github.com/google/s2a-go;protocol=https;nobranch=1;tag=v0.1.9;shallow=1;rev=b293be1aa7a6e6e4565f9967c093dd412253b267;name=git_cb2b4d4a_0;destsuffix=vcs_cache/d78240b40b894bdb3c6064c372826498fd25f1d524bbfebddc0014b22fe50849" | ||
| 72 | SRC_URI += "git://github.com/google/certificate-transparency-go;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=d1b16ca3b342e091d4122deb8c7f62b3213a2169;name=git_1d240fe8_0;destsuffix=vcs_cache/c0a53496e7fb547e3eb9df58eee5ef548371f97a21a52d73b7106de59ad52699" | ||
| 73 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | ||
| 74 | SRC_URI += "git://github.com/mohae/deepcopy;protocol=https;branch=master;rev=c48cc78d482608239f6c4c92a4abd87eb8761c90;name=git_05ffc213_0;destsuffix=vcs_cache/f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b" | ||
| 75 | SRC_URI += "git://github.com/aliyun/aliyun-oss-go-sdk;protocol=https;nobranch=1;tag=v3.0.2;shallow=1;rev=3804c1371ab84adf9bacf7d940281b3fb39deb75;name=git_4763d187_0;destsuffix=vcs_cache/91f0b62b74ce1f7d89da2150673d43c48b2f05debd2438da54f6eab6ce6a8b3d" | ||
| 76 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=8c5d7fa2ef98ad77bfbd2d2c3d67d4d17db0093a;name=git_faedb7d0_0;destsuffix=vcs_cache/196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb" | ||
| 77 | SRC_URI += "git://github.com/cyberphone/json-canonicalization;protocol=https;branch=master;rev=19d51d7fe467d4706a3ff08adf8a748f29fc21e0;name=git_39606485_0;destsuffix=vcs_cache/0e55f9f02847679b08922b4a88af3131cb189b333af41228fc1ceba858b5fceb" | ||
| 87 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_0;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" | 78 | SRC_URI += "git://github.com/go-ini/ini;protocol=https;nobranch=1;tag=v1.67.0;shallow=1;rev=b2f570e5b5b844226bbefe6fb521d891f529a951;name=git_833ca107_0;destsuffix=vcs_cache/cad9f449f807ba878152dab9e71ba0f300b51a0a69390f502d55fb24a11f73a2" |
| 88 | SRC_URI += "git://github.com/veraison/go-cose;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=354ac997519fe3d62314afe2906b106ef43bca5d;name=git_11746de1_0;destsuffix=vcs_cache/50c5af8aef66bbc4e1a8a9f6b19b68ca530de0496e90d9cd401290662aa52946" | 79 | SRC_URI += "git://github.com/package-url/packageurl-go;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=358f10025d4a923f7f9babc766f0968720e82240;name=git_cc0cb43e_0;destsuffix=vcs_cache/69e2d03e1f7870cf593ec577931a0c5fd11729307d2e00a0deabe610548fcd48" |
| 89 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=13450ab50383c5857164d564544fa0bef3ff689d;name=git_1cced855_0;destsuffix=vcs_cache/c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09" | 80 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=d89fa54de508111353cb0b06403c00569be780d8;name=git_67c76c7d_0;destsuffix=vcs_cache/47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6" |
| 81 | SRC_URI += "git://github.com/shibumi/go-pathspec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=30eddf187f62305a5b34f662049d077211abaacd;name=git_48c6ab61_0;destsuffix=vcs_cache/7d6286b09783f24f2ba2db51c2fd61c197637cee9cd88b2e7576338aa579825f" | ||
| 82 | SRC_URI += "git://github.com/gobwas/glob;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=5ccd90ef52e1e632236f7326478d4faa74f99438;name=git_84be3b9c_0;destsuffix=vcs_cache/9ea137b0f545be63130971285b3e0b109491f0a0c45197efd72385336ab0ed05" | ||
| 83 | SRC_URI += "git://github.com/inetaf/tcpproxy;protocol=https;branch=master;rev=c4b9df066048ad2ab5c32235362fa94444a24ebe;name=git_06c27a40_0;destsuffix=vcs_cache/3957b09329a35afef630b65b2244e80456caa07a4f575f8a2f2c23ad63454a33" | ||
| 84 | SRC_URI += "git://github.com/fsnotify/fsnotify;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=ae0e7923765f64fb8061396db7edebb558cf6093;name=git_3fa8b61c_0;destsuffix=vcs_cache/e7e3eb9997b88b1856ec41676de694527bda7173c94d395822f6eec3ec2067e2" | ||
| 85 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=7363e975f9cfb558be601bece0df81714c3c9084;name=git_98373e58_0;destsuffix=vcs_cache/ed861d7592fdcfee340262e40fbb722c2e90df75cf148417c121234067effa98" | ||
| 86 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef;name=git_98373e58_1;destsuffix=vcs_cache/80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69" | ||
| 87 | SRC_URI += "git://github.com/ProtonMail/go-crypto;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=3b22d8539b95b3b7e76a911053023e6ef9ef51d6;name=git_ff8d3c48_0;destsuffix=vcs_cache/0bcc37d92aae5ed6a3baa05c154e2401eacb94df8b0aa4704a4ffb4fd7365ecf" | ||
| 88 | SRC_URI += "git://github.com/morikuni/aec;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=ea8ec3476383e19653f7b3f5007f32e1eb4c9596;name=git_a24d8d91_0;destsuffix=vcs_cache/0d08cd9576b9540a641376df67caa20435029f8a332a192fd25ac61685cb1764" | ||
| 89 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_0;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" | ||
| 90 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.16;shallow=1;rev=77bdfaba349380095e742cb8aedbaf4e68d9f3b2;name=git_cd035cbf_1;destsuffix=vcs_cache/496cd8a1b24daac973dcb806ca432503824f1918d2978a8fc9dc8b241b3efe5f" | ||
| 90 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" | 91 | SRC_URI += "git://github.com/pkg/errors;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=614d223910a179a466c1767a985424175c39b465;name=git_6d82bc63_0;destsuffix=vcs_cache/58e525151c02acebc6662bf19060e7ee1112335787f1ffb059ea8d46a3164e5e" |
| 91 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | 92 | SRC_URI += "git://github.com/StackExchange/wmi;protocol=https;branch=master;rev=cbe66965904dbe8a6cd589e2298e5d8b986bd7dd;name=git_48d6db20_0;destsuffix=vcs_cache/1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952" |
| 92 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=d97def528e83313822a9f98946334ffccd542bdf;name=git_ec7059c7_1;destsuffix=vcs_cache/7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda" | 93 | SRC_URI += "git://github.com/josephspurrier/goversioninfo;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=53cb51b8aa6b6b62ab8196e66a766ea7598c67fa;name=git_38ae8b7f_0;destsuffix=vcs_cache/b14f0e2f17bab02822d89dad4f493816dcdc4b2d99b9f56600d21318edc8d3fc" |
| 93 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" | 94 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=3183e469f466607a92dd8c2cb44f966d7d69993b;name=git_4e8568a3_0;destsuffix=vcs_cache/fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac" |
| 94 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=e96a9fd23c812a17880f76ef6d6913eaa0e3199e;name=git_340c15e0_0;destsuffix=vcs_cache/3af90ab01dd5055f0f7304a3aab6d9153d9e4b7dadf15f1cce3c3f1a96a923c2" | ||
| 95 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 96 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_0;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" | ||
| 97 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_0;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | ||
| 98 | SRC_URI += "git://github.com/fxamacker/cbor;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=d29ad7351b55b1844387cf9306c4101658cc5256;name=git_3a88ac44_0;destsuffix=vcs_cache/a2e55d2b4fdba69f8a4cfc76758713247ee27c62d5ad4168e8c14369f3c94c36" | ||
| 99 | SRC_URI += "git://github.com/u-root/uio;protocol=https;branch=main;rev=d2acac8f37018c514adec45c51f58eace3795df4;name=git_f2a66663_0;destsuffix=vcs_cache/e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25" | ||
| 100 | SRC_URI += "git://github.com/safchain/ethtool;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=de57b3e27470f1f1ee76f73cbdc639b81f1dc1c1;name=git_2cf27740_0;destsuffix=vcs_cache/4092b8b94d929446f2a22d0e0e4bb2520f83758019cd432c4895fa77777f568e" | ||
| 101 | SRC_URI += "git://github.com/distribution/reference;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=ff14fafe2236e51c2894ac07d4bdfc778e96d682;name=git_b4d8130d_0;destsuffix=vcs_cache/ac2c94a9c45cfe172807163d3f9ae441bf0db0b30e528660d1b5db49678ed93a" | ||
| 102 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" | 95 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;protocol=https;branch=master;rev=02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb;name=git_bd44e658_0;destsuffix=vcs_cache/4b0abfc7aeea962cf44836059fabc8aebf20db8d2e9ce317db13d42ade75c19f" |
| 103 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" | 96 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;protocol=https;branch=master;rev=bd5ef7bd5415a7ac448318e64f11a24cd21e594b;name=git_ca2a9119_0;destsuffix=vcs_cache/6cce19ebe3be9e8f13d8b3c5090971f010f3f3cda349fa51197c974450d133ee" |
| 104 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" | 97 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927;name=git_6efae2af_0;destsuffix=vcs_cache/21478840c17d30281eb0f8b90406d132c72274e71f74dcbe3dfb4fa4236df77c" |
| 105 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=7242968962c674b442ce7106b80d2b09dccdbb13;name=git_adaaef15_0;destsuffix=vcs_cache/772012a333f9b4587ad2bcb3034673f1505f9498076f066e0776de04924aec1a" | 98 | SRC_URI += "git://github.com/akavel/rsrc;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=936343600d578fb5da472acf6987ed76935a389b;name=git_a0872af8_0;destsuffix=vcs_cache/98e001b3b120966f753da164ca31ce83a6735298cb3b3365762a81db7f41969f" |
| 106 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_0;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" | 99 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=55b8f293f34240a78d581f12dd61738357eb6c34;name=git_51ee97a4_0;destsuffix=vcs_cache/1557a77f88a3eb1cd42acb8d351f7f95f48b878f4d03928daeb782db51a55d11" |
| 100 | SRC_URI += "git://github.com/xrash/smetrics;protocol=https;branch=master;rev=686a1a2994c11fac124829fadcb683a24ab8d25f;name=git_51ee97a4_1;destsuffix=vcs_cache/39f621debd197a5e0bcda4514cb54d787e4e443693f317363918ceb70d590944" | ||
| 101 | SRC_URI += "git://github.com/networkplumbing/go-nft;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=166e1322cbd5197ec002571746b6c5761fcea239;name=git_701e4690_0;destsuffix=vcs_cache/8a53bd8d8c005b78a57d3844fd2a9d1665a596923d3d30d90ea05e34315dc028" | ||
| 102 | SRC_URI += "git://github.com/beorn7/perks;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=37c8de3658fcb183f997c4e13e8337516ab753e6;name=git_42750950_0;destsuffix=vcs_cache/c20c7a1c80a243f687008566bc9b8a9517bdf7e3a4f9db15e17160ad20568e9d" | ||
| 103 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=8b1f7f90f6b1728609c9694f2cff140d34fd91f8;name=git_c77f8c8d_0;destsuffix=vcs_cache/f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c" | ||
| 104 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | ||
| 105 | SRC_URI += "git://github.com/philhofer/fwd;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=20a13a1f6b7cb47a126dcb75152e21e1383bbaba;name=git_0d68b2d9_0;destsuffix=vcs_cache/ca258618843da786f71d64052321c92cb656f10e50a67bbcda88da9aae0b5c42" | ||
| 106 | SRC_URI += "git://github.com/oklog/ulid;protocol=https;nobranch=1;tag=v2.1.1;shallow=1;rev=96c4edf226ef639c92f96f42c7c2a161ae0e1a66;name=git_74526025_0;destsuffix=vcs_cache/aaf3b4cc210950472ca5f11135c0d7bb5cf17d9493d2bd55a72286845c1411fa" | ||
| 107 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.24;shallow=1;rev=edfbf75025b0ba4ee17c19f52d9b600fad80a787;name=git_86cb0bb0_0;destsuffix=vcs_cache/a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b" | ||
| 108 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | ||
| 109 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.13;shallow=1;rev=11a925cff3d38c293ddc8c05a16b504e3e2c63be;name=git_65d23631_0;destsuffix=vcs_cache/6a55366e9e60cc108e1e5a2ed7de5f7a45982abaf5a3d3a6b7acc8b4cfce973b" | ||
| 110 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.14;shallow=1;rev=1f71342c1ee78c126bcb69cd26ed8c2be7e016b3;name=git_65d23631_1;destsuffix=vcs_cache/d115108e05252e00501d24555b70931860f5e2506c9b51436969923bc59f5dd0" | ||
| 111 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8;name=git_bdb8c628_0;destsuffix=vcs_cache/f79b0a50499696515d01ee34055f66e2f63d620014b0df96e0086e89846966e7" | ||
| 112 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.22;shallow=1;rev=9a68506e239465d922dc18c0cd331c49b411fdb2;name=git_bdb8c628_1;destsuffix=vcs_cache/1acdfcc349e9d812bd1f3bf154a0f58300976c71d83edacd13e038f79c8eef4b" | ||
| 113 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_2;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 114 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | ||
| 115 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.4;shallow=1;rev=b61f268f75b6ff134a62cd62aee1095fa12e8d2e;name=git_02061634_0;destsuffix=vcs_cache/7834dd2379c75b18a314ce35955486d0a20f3e960006fc4e8ce53625189de3b5" | ||
| 116 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_1;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | ||
| 117 | SRC_URI += "git://github.com/lithammer/dedent;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=8478954c3bc893cf36c5ee7c822266b993a3b3ee;name=git_3cad4305_0;destsuffix=vcs_cache/d53248f36af525e84f4f7c5a91ae7d7d486541f8dd66f43aa6de8ea8f34aae23" | ||
| 118 | SRC_URI += "git://github.com/theupdateframework/go-tuf;protocol=https;nobranch=1;tag=v2.4.1;shallow=1;rev=d361e2ea24e427581343dee5c7a32b485d79fcc0;name=git_c3a66dbe_0;destsuffix=vcs_cache/24410f9d68f2bef47751f65528b3ec3fa18dc875d5ba2e76e28fd98fe2c471f4" | ||
| 119 | SRC_URI += "git://github.com/data-accelerator/zdfs;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=b341752be412f34877f8e4dcfbe0009060f47fb6;name=git_fd61bc63_0;destsuffix=vcs_cache/c5e5187da09e80af0013588c5b063c0e73be0a2511fe6d97fe67d0b93317b190" | ||
| 120 | SRC_URI += "git://github.com/freddierice/go-losetup;protocol=https;branch=master;rev=2a14873012dbcf6305c500806eab64381559d09d;name=git_4de55b2e_0;destsuffix=vcs_cache/fb2577bec09163f1fc50ce6dbf0cd19df26e90ecd4d1f792eca4b7f180344582" | ||
| 121 | SRC_URI += "git://github.com/bits-and-blooms/bitset;protocol=https;nobranch=1;tag=v1.13.0;shallow=1;rev=95402fefb34e958f948af0489f1b435328cf0af4;name=git_f09b1244_0;destsuffix=vcs_cache/0a6cf362b78ba4c62ec35c933be49475ed2468ec3f09ecd4a0ce8d519ed4beda" | ||
| 122 | SRC_URI += "git://github.com/googleapis/gax-go;protocol=https;nobranch=1;tag=v2.21.0;shallow=1;rev=774a802ed711be92679cbaaa77e6aab36fa2ab0c;name=git_d73d62d0_0;destsuffix=vcs_cache/ce9cca740e0af97152cf565dee9b0db2f327ef368c9b983f99932bbd81a0be6c" | ||
| 123 | SRC_URI += "git://github.com/googleapis/enterprise-certificate-proxy;protocol=https;nobranch=1;tag=v0.3.14;shallow=1;rev=023385dce9a54844c04892165e1da8c4a2e514b0;name=git_74b84612_0;destsuffix=vcs_cache/bce75b5cbf0be00c75aa73233866e756cae1883f5306d3d40f2916539410d441" | ||
| 124 | SRC_URI += "git://github.com/in-toto/in-toto-golang;protocol=https;nobranch=1;tag=v0.11.0;shallow=1;rev=36d782ffb2ca3adbffcdce1fd971c23319dd4469;name=git_bd024477_0;destsuffix=vcs_cache/5afef2984d95910ee737bcc848f4463399eb30909478e438bae5e95afe72f25b" | ||
| 125 | SRC_URI += "git://github.com/in-toto/attestation;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=98dd36d4896a9bc1fded38ab12f4f464035c36fa;name=git_de1db936_0;destsuffix=vcs_cache/c9afe967ea4e5751fb018d13c01ee86a880270f07f46e7f6c38d9e86c07f25c2" | ||
| 126 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.5.0;shallow=1;rev=8b89c86cb53c57cfd5d07c13de12bc4d78954e99;name=git_ff930dd9_0;destsuffix=vcs_cache/ed93c0528e85a96f28e9c2ff868c1c3af5a4d32821cbc747e5e82ac046e51f85" | ||
| 127 | SRC_URI += "git://github.com/samber/lo;protocol=https;nobranch=1;tag=v1.52.0;shallow=1;rev=a25c42dbd5103a67ed497b49bfefeaf6bb1df2ee;name=git_e2b620fe_0;destsuffix=vcs_cache/2d278023a7ae602becd69572d62d15ea40deb8c2c855fe8dae68b9dde21f65ec" | ||
| 128 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_0;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 129 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.13.4;shallow=1;rev=2d07f5a1efda9ba496b69ffafa7efbf86661c35c;name=git_f80b47a3_1;destsuffix=vcs_cache/1248bc92f13bca22704468dd7a1863c1e00e9349148860487e5fbfba3c05f303" | ||
| 130 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=52b167a709f111e6298136064bbaae43419ab22f;name=git_f80b47a3_2;destsuffix=vcs_cache/7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6" | ||
| 131 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.36.0;shallow=1;rev=58535202ab441f4a081410fb8eac61cc35562b32;name=git_f80b47a3_3;destsuffix=vcs_cache/4fe4015bae147a29bbb1ffd300666422c356cad9c50026d1bc2de6287e7679d9" | ||
| 132 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;branch=main;rev=5f8ba28d44739bd22a47f915a6910b38eea29792;name=git_f80b47a3_4;destsuffix=vcs_cache/ae18408e2dabff9eae443474dd88764e1702f08db99eaa197e196d11fef11707" | ||
| 133 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=71637ad69bbc5f51fbb2562e612a4365292804a5;name=git_f80b47a3_5;destsuffix=vcs_cache/2513f16d9e60ca640f7e1b10874f09f2a4915e2672b103b0edb7deee276349cf" | ||
| 134 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.4;shallow=1;rev=ba8e577f987f6676343cac84525b92ed1b2d86fe;name=git_f80b47a3_6;destsuffix=vcs_cache/f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119" | ||
| 135 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.4;shallow=1;rev=c19bf63a811c90bf9e02f8e0dc1dcef94931ebb4;name=git_f80b47a3_7;destsuffix=vcs_cache/b764640e72f39b0abeb1eee792c7fd920bb28361222420dedee7bbe30022afa6" | ||
| 136 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4eb9011f3e6d551d067d87c89f082261164fac31;name=git_ac4e3fea_0;destsuffix=vcs_cache/5d34ceb851e2497d778dfd0ec26abacfe19fa4b018a2186a0b989321bc525b5d" | ||
| 137 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_1;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" | ||
| 138 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_2;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | ||
| 139 | SRC_URI += "git://github.com/armon/go-metrics;protocol=https;nobranch=1;tag=v0.4.1;shallow=1;rev=b6d5c860c07ef6eeec89f4a662c7b452dd4d0c93;name=git_a39a20cf_0;destsuffix=vcs_cache/fce954bc071550667ffbba6bb228f8892bb31f8b71ced15d94dc3eca3e3bcacf" | ||
| 140 | SRC_URI += "git://github.com/armon/circbuf;protocol=https;branch=master;rev=5111143e8da2e98b4ea6a8f32b9065ea1821c191;name=git_95ffcffa_0;destsuffix=vcs_cache/f44b726eafbedd3c7d5723dfd9850375946a0b78000629a3558aacfbb013cecb" | ||
| 141 | SRC_URI += "git://github.com/tinylib/msgp;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=12160bd543d72de16cf978a5075aa3129b290fe4;name=git_5cb07172_0;destsuffix=vcs_cache/4a095c15e4fa2f9b6d2de00b237007281d109127715f05f013e449aa4b3e09eb" | ||
| 142 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.7.0;shallow=1;rev=4dc4ee60b8394d431f19a3c599040ef758884a27;name=git_1f60ff15_0;destsuffix=vcs_cache/c48bcb8fa21ed1b4310ea1e3a00c0ed35993d38e40fd19dd1ec8226f394c19bb" | ||
| 143 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.6.0;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_1;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" | ||
| 107 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=c16f28124668daf02b2a32a431dec2f183977ffc;name=git_54f8ad6f_0;destsuffix=vcs_cache/bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00" | 144 | SRC_URI += "git://github.com/coreos/go-semver;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=c16f28124668daf02b2a32a431dec2f183977ffc;name=git_54f8ad6f_0;destsuffix=vcs_cache/bc5814f476c03ba95df77de9e368f42150b3368b0f4ab21268b7478a13c35e00" |
| 108 | SRC_URI += "git://github.com/coreos/go-systemd;protocol=https;nobranch=1;tag=v22.6.0;shallow=1;rev=8214e15a7a799dc18f0ef8dd788b830f815d7530;name=git_1f60ff15_0;destsuffix=vcs_cache/cb3155042a873c409f7dda7401561f3206a5dc4225d8ce9335fd9da1ee482c05" | ||
| 109 | SRC_URI += "git://github.com/coreos/go-iptables;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=26e42518b22e6878bd6e479a574122c319fa923e;name=git_6a376bb3_0;destsuffix=vcs_cache/a9ebf5d9af87c16085497d4c2236656aea2599db678e589259e7c191f6c4b73a" | 145 | SRC_URI += "git://github.com/coreos/go-iptables;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=26e42518b22e6878bd6e479a574122c319fa923e;name=git_6a376bb3_0;destsuffix=vcs_cache/a9ebf5d9af87c16085497d4c2236656aea2599db678e589259e7c191f6c4b73a" |
| 110 | SRC_URI += "git://github.com/multiformats/go-base32;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=a16b66327f327428b32b919939b8c93482507e1f;name=git_0d2d6dd6_0;destsuffix=vcs_cache/22f9647a611ada581aab67ff89be4a59f14ef1c6101708feb4c8248bd30beba8" | 146 | SRC_URI += "git://github.com/mdlayher/netlink;protocol=https;nobranch=1;tag=v1.7.2;shallow=1;rev=657f7da1d9bd78d246ae610e0b5efc63a6a5f9e4;name=git_df057909_0;destsuffix=vcs_cache/03cbfeb29fc859f82bf909bcd8a811d16afe562b84a25deb837af35d2fe7be73" |
| 111 | SRC_URI += "git://github.com/multiformats/go-base36;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=da52c98bb97cfaa321be04030bc97dcee7de63ff;name=git_f2aafc4b_0;destsuffix=vcs_cache/b53b08586b57e1c9d5907ee7589ddc68381618b8b71a4a91cf585531a2925d85" | 147 | SRC_URI += "git://github.com/mdlayher/packet;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=f9999b41d9cfb0586e75467db1c81cfde4f965ba;name=git_41032c2a_0;destsuffix=vcs_cache/adfceb158478f4557c264b26d617dda54188585f88295f7c3b79be433b8bde59" |
| 112 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=3b99966d90a2cefddd7a3a03996a11721dad6589;name=git_573da6f3_0;destsuffix=vcs_cache/d4d2c9ab2e45bdf58ca9b19884bd5d49c1c8c09201bf9635a5543bb550e586c0" | 148 | SRC_URI += "git://github.com/mdlayher/socket;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=9c51a391be6c6bc5b7ce52f328497931c5e97733;name=git_4845c6c9_0;destsuffix=vcs_cache/ade2a4b5630096b489828944f4f75b866125a6d37fc95c3524f0cc002cbe8cf9" |
| 113 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=58a41f7df1d82d16599e259325b3337d69f70e3b;name=git_e2525f66_0;destsuffix=vcs_cache/336ef425701a0f8e2a7fd9038f8015dc08a8c83b80d82305e7fdb531e67b848a" | 149 | SRC_URI += "git://github.com/mdlayher/vsock;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=8569e301791e164b669ff36b51035bb1d7c9b3a3;name=git_9e9130ba_0;destsuffix=vcs_cache/a7b2ec13026e78d41b91e1e452aab0a78ae155b70966624ec8e5e52ba56a0b08" |
| 114 | SRC_URI += "git://github.com/multiformats/go-varint;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=23576a8fddd196d6bc3b82014ae91d198e47d734;name=git_82e9ac21_0;destsuffix=vcs_cache/744d7a639c058d65b0d02c6d01c85d11e134b13e2778b30c6ead71a39b85e2e4" | 150 | SRC_URI += "git://github.com/mailru/easyjson;protocol=https;nobranch=1;tag=v0.7.7;shallow=1;rev=c120ca7ced6051261161ce15e8f1542a4b2567fc;name=git_4620abf9_0;destsuffix=vcs_cache/5b802334c301c91bd13cee6264caa8c327300bfc16173c6074fc315244620dd8" |
| 115 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=ff9da31500dddfc675e996601a05cdfc3ce7c764;name=git_378abd8b_0;destsuffix=vcs_cache/5357d62ff01a1b90a3740db211ad8dce9191406dda2bded9fa50679d59183137" | 151 | SRC_URI += "git://github.com/linuxkit/virtsock;protocol=https;branch=master;rev=cb6a20cc042270a31acb5de5a2bf942393af4a67;name=git_8f3e9c04_0;destsuffix=vcs_cache/a42649dd20aa3755d5a84247584457fce8a94c752d4d85dd2e1f758fa748d507" |
| 116 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_0;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" | 152 | SRC_URI += "git://github.com/linuxkit/virtsock;protocol=https;branch=master;rev=f8cee7dfc7a3a337738ff3c1852fafe193a4f5d3;name=git_8f3e9c04_1;destsuffix=vcs_cache/706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f" |
| 117 | SRC_URI += "git://github.com/alexflint/go-filemutex;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=d273d2a9c3e7a8d04fe55266079812748f045ffd;name=git_30bbe144_0;destsuffix=vcs_cache/4bc80c029b912b71081826e769697da46a3fb902cbda086feac07c555787e17f" | 153 | SRC_URI += "git://github.com/agext/levenshtein;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=52c14c47d03211d8ac1834e94601635e07c5a6ef;name=git_67b51d80_0;destsuffix=vcs_cache/f4186a1dba20fb3f51b9daaf116c010f10b94a0eb8114b084e25bb3b5649ecf6" |
| 118 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=af06845cf3004701891bf4fdb884bfe4920b3727;name=git_b0f6ef1f_0;destsuffix=vcs_cache/0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad" | 154 | SRC_URI += "git://github.com/magefile/mage;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=300bbc868ba8f2c15b35e09df7e8804753cac00d;name=git_4be9d374_0;destsuffix=vcs_cache/aa06d81787b87b7fb650df45bdfdd0382bc309275420cf8f707897f49d7a0a7d" |
| 119 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v2.27.7;shallow=1;rev=19b951ab78929023a9a670722b26ffb1d67c733a;name=git_cd035cbf_0;destsuffix=vcs_cache/b063b9db6f64a681153d8de9f4474fe963c29b610e0cb156372dbc3dffad882a" | 155 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;protocol=https;branch=main;rev=e8a1dd7889d65b8a6f02175e0d79d7c0557db7f9;name=git_77272b21_0;destsuffix=vcs_cache/618ef3cd1ed01872674845eae25e7d6a50a3d70b49881ccd500327b0778fedb9" |
| 120 | SRC_URI += "git://github.com/urfave/cli;protocol=https;nobranch=1;tag=v1.22.16;shallow=1;rev=77bdfaba349380095e742cb8aedbaf4e68d9f3b2;name=git_cd035cbf_1;destsuffix=vcs_cache/496cd8a1b24daac973dcb806ca432503824f1918d2978a8fc9dc8b241b3efe5f" | 156 | SRC_URI += "git://github.com/u-root/uio;protocol=https;branch=main;rev=d2acac8f37018c514adec45c51f58eace3795df4;name=git_f2a66663_0;destsuffix=vcs_cache/e1d54bb1ec40bb873ac1dcec0470975c01f76b08617640fb6c32dbcd9454ad25" |
| 121 | SRC_URI += "git://github.com/decred/dcrd;protocol=https;nobranch=1;tag=dcrec/secp256k1/v4.2.0;shallow=1;rev=bacf8444a8bc79178f9eb2c65477ab6df01a6439;name=git_9fd408f7_0;destsuffix=vcs_cache/969124e062705319ea1df3e035f29c8b4731d2905da0ac8d80229f2c33b0e217" | 157 | SRC_URI += "git://github.com/sean-/seed;protocol=https;branch=master;rev=e2103e2c35297fb7e17febb81e49b312087a2372;name=git_7a599cbc_0;destsuffix=vcs_cache/f9bbb0490d4fd7a790f93ba7048d9d3ff2da64768576c2b32c9abfeead0e8b79" |
| 122 | SRC_URI += "git://github.com/djherbis/times;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=d1af0aa12128959e70b9e802c912f302c743c35b;name=git_8c3d3879_0;destsuffix=vcs_cache/c006adac8450d9e28820ec0c0e4b448c94e3a8a200eb2e7de79e128fafdde240" | 158 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=0d37cfd4b557771e555a184d5a78d0ed4bdb79a5;name=git_8f91da41_0;destsuffix=vcs_cache/12690fc9d5ecc8fe915b6cb0164c724b2a0fed93540b9e523062cab10c0c2ba2" |
| 159 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.3.3;shallow=1;rev=d842d7719497cc3b774fd71620278ac9e17710e0;name=git_8f91da41_1;destsuffix=vcs_cache/4237450864bcbed359394b90c5e34158930816589d6fb10a0ceb45dbdedd1ef1" | ||
| 160 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_0;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 161 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=92249139eea7161e13745abd4cb6d0ea02a3227a;name=git_502d0543_1;destsuffix=vcs_cache/d9c05db6124626de7f86b5f7cf385d2a821699e74a3a1d784837399c70f4e1b9" | ||
| 162 | SRC_URI += "git://github.com/opencontainers/cgroups;protocol=https;nobranch=1;tag=v0.0.6;shallow=1;rev=e0c56cb31dcb3cb2b3d1554b20dd01ced32e2a2b;name=git_fb51202b_0;destsuffix=vcs_cache/06641bd4f3ebfe4263cfe8bdf9a2661e7a140952939dc06ed908bcbf3c87fc39" | ||
| 163 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 164 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.13.0;shallow=1;rev=4be9937fb76c0c49a30469135a4077fcc33712b8;name=git_49bf5caa_0;destsuffix=vcs_cache/4998d12952f84ef2605eef4ef5dcf156ce3b51a9e29a90bb28b671f068f2d0e0" | ||
| 165 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=5647f06491288afa5ea45747896b359f51f7c509;name=git_49bf5caa_1;destsuffix=vcs_cache/19ef4b30214c57e5419f63e4397a9c0d90436c49b54e0ae99e1c9a4b964f28e2" | ||
| 166 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.15.0;shallow=1;rev=84683a6ecf369d67892b764300da9a614e403073;name=git_49bf5caa_2;destsuffix=vcs_cache/bc396c932566c406219759ece28b7aa3c07c6d9461ff81912f67d5ae3c91ecf4" | ||
| 167 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 168 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=0ea5ed0382a279b30530acccafaf070fefeddafd;name=git_b055e1ee_0;destsuffix=vcs_cache/f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21" | ||
| 169 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=edf4cb3d21162a17b02e19637f7d7f8c6bd8523f;name=git_b055e1ee_1;destsuffix=vcs_cache/9120451d0089ff79de31a4292e8836bebf3ee5e2d7e8c4852764fee040cbfc1e" | ||
| 123 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" | 170 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.1.27;shallow=1;rev=12fc98ebcd751822bbd43314119e483472e6f55f;name=git_40d8a3db_0;destsuffix=vcs_cache/fb45f805a799ac2f897942f334c68fc215fa5bfc06f4b0277d583fe78f6c36ca" |
| 124 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_1;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" | 171 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=91e5269fb0f873f91c9a01e98f32de15ca49440f;name=git_40d8a3db_1;destsuffix=vcs_cache/4c58efe0c28d74a0131cf65fc06af9bf723f3852cb20f81dce6ce9ae50793119" |
| 125 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_2;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" | 172 | SRC_URI += "git://github.com/yuin/goldmark;protocol=https;nobranch=1;tag=v1.4.13;shallow=1;rev=c0856327b39b00b39b5d7e1f5ed0eed8bb1b6a23;name=git_40d8a3db_2;destsuffix=vcs_cache/fbec1a06cf7d810b36a87559756866f825159c4db030b543bd6359717d401035" |
| 126 | SRC_URI += "git://github.com/hanwen/go-fuse;protocol=https;nobranch=1;tag=v2.9.0;shallow=1;rev=3183e469f466607a92dd8c2cb44f966d7d69993b;name=git_4e8568a3_0;destsuffix=vcs_cache/fa95f661c67615f6ecde3328345065d2af48858b578b04900792a2575a5891ac" | 173 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_0;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" |
| 127 | SRC_URI += "git://github.com/yashtewari/glob-intersection;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=9f24ebf25f62b3565b778d6ec98775caf0e37720;name=git_2842a744_0;destsuffix=vcs_cache/f808bebdb4b58643c351139a2ad430afee40f2154d96cfe1086091dbffa08d35" | 174 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.3.1;shallow=1;rev=f85c4e8142d63f3c193f84ecfbf4b99104a1c95f;name=git_5fc8a683_1;destsuffix=vcs_cache/b3a8231519f2650f88e1923e7e2acd534191ae7479df54da2a287166658b08e2" |
| 128 | SRC_URI += "git://github.com/yuchanns/srslog;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=becd9b11119269a7928ae89fde90784335c1d016;name=git_b1551042_0;destsuffix=vcs_cache/ff6add8743c1d164ae622fe1920518d665cd9b336efafddbd6a64b310b20963e" | 175 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_2;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" |
| 129 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;protocol=https;branch=master;rev=78284954bff6dcce7888166bb79bbba93bea0879;name=git_1abe3c80_0;destsuffix=vcs_cache/38fa201d7d655497d33723d139ffc3ec2ee78d3caab251015a1c3a5190f5e073" | ||
| 130 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" | ||
| 131 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=c1e37c09b531b14ae12a501eb6fd529b31cecdaa;name=git_c34f7170_0;destsuffix=vcs_cache/1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e" | ||
| 132 | SRC_URI += "git://github.com/json-iterator/go;protocol=https;nobranch=1;tag=v1.1.12;shallow=1;rev=024077e996b048517130b21ea6bf12aa23055d3d;name=git_61c80dd4_0;destsuffix=vcs_cache/bdb67d21e426f2274ff76d4829ac60348539016b1aa54fa98cfccc554be12f3b" | ||
| 133 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_0;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | ||
| 134 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_0;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | ||
| 135 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=9c4135bad38a4e2cda5220216000130d25b2e190;name=git_8d04195c_0;destsuffix=vcs_cache/b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657" | ||
| 136 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_0;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 137 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_1;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 138 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_2;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 139 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 140 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 141 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_2;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 142 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_3;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 143 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b747d7c5f853d017ddbc5e623d026d7fc2770a58;name=git_aa93f7ee_4;destsuffix=vcs_cache/d45ab2961914a9a432c9fbbee6a5e2e51a7c04a9c7b64b567c83074a7152bb5f" | ||
| 144 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=95e7626938069ea64e5c91ca2fe36945786fead9;name=git_7d314923_0;destsuffix=vcs_cache/78444b9e4152325315aac5b77aec72c7d11ea261af6248e248139e435edc6759" | ||
| 145 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.2;shallow=1;rev=444d5d9b74cdd224f607dea687edfc584fd493f6;name=git_98939663_0;destsuffix=vcs_cache/045ab3e3f4030cb8946aa754ac8808517964dca72dc2dae167aa4ab42be3c367" | ||
| 146 | SRC_URI += "git://github.com/songgao/water;protocol=https;branch=master;rev=2b4b6d7c09d80835e5f13f6b040d69f00a158b24;name=git_4875b2dc_0;destsuffix=vcs_cache/714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741" | ||
| 147 | SRC_URI += "git://github.com/fatih/color;protocol=https;nobranch=1;tag=v1.18.0;shallow=1;rev=1c8d8706604ee5fb9a464e5097ba113101828a75;name=git_be555826_0;destsuffix=vcs_cache/5d3a7d46049b39f7f5f80bbbcaf1d95f84b393dcee5978948fd4ca3a5abb4461" | ||
| 148 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v0.70.0;shallow=1;rev=2ea031ea04e6a8afbc5dd22f656131dc3cfc5a7d;name=git_345563a6_0;destsuffix=vcs_cache/641f2a5b6fed75b61eb34170348c055f38b88df452e53b69fd5fb5f5707b475c" | ||
| 149 | SRC_URI += "git://github.com/vtolstov/go-ioctl;protocol=https;branch=master;rev=6be9cced4810d0afba42202cc6f0b0ac2a650f4b;name=git_74298c46_0;destsuffix=vcs_cache/a5d65fa5ecea4f22b572640697d0476e3b62757b45f1d64e9541bc9024165b0e" | ||
| 150 | SRC_URI += "git://github.com/seccomp/libseccomp-golang;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=879684a7b708c2ebc730e62fdae39ae9081b4680;name=git_6df53f2e_0;destsuffix=vcs_cache/7959577ccdba4072040f04e538259bd43a2516840436a1e189bee0c9813bb20a" | ||
| 151 | SRC_URI += "git://github.com/census-instrumentation/opencensus-proto;protocol=https;nobranch=1;tag=v0.2.1;shallow=1;rev=d89fa54de508111353cb0b06403c00569be780d8;name=git_67c76c7d_0;destsuffix=vcs_cache/47f526897b6e692b88b3517f7ef7e68b617de38122f7782931e45d8d2be2fef6" | ||
| 152 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.38.1;shallow=1;rev=c36e89a7efeca141bf40c3e582c7332d293dd354;name=git_4f2954a0_0;destsuffix=vcs_cache/08985c7237ebd3fab6c62a39522083539532df8d515de6c564e6fb29bf4d9114" | ||
| 153 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.25.1;shallow=1;rev=1ec91144e3ba4dec32f0aa8b6c50888908a1697b;name=git_209602b3_0;destsuffix=vcs_cache/9298dade6beff9e5ce82bfee39232a81d546fd5aca1cf92c622de71cf378cc2c" | ||
| 154 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" | ||
| 155 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_1;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" | ||
| 156 | SRC_URI += "git://github.com/tchap/go-patricia;protocol=https;nobranch=1;tag=v2.3.3;shallow=1;rev=8c5d7fa2ef98ad77bfbd2d2c3d67d4d17db0093a;name=git_faedb7d0_0;destsuffix=vcs_cache/196ec21f158dd5c10370dcd9b618d17460a5f3dec6cbc351a797a1a4f906b7bb" | ||
| 157 | SRC_URI += "git://github.com/Masterminds/semver;protocol=https;nobranch=1;tag=v3.4.0;shallow=1;rev=61fc460d28283a91c53be65c2e0f20b494ac8ad9;name=git_ff930dd9_0;destsuffix=vcs_cache/b69d3fcaea23340a3ee6fdc0c141ba3d247100353aee6eb28dd426e0d62498b3" | ||
| 158 | SRC_URI += "git://github.com/josephspurrier/goversioninfo;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=53cb51b8aa6b6b62ab8196e66a766ea7598c67fa;name=git_38ae8b7f_0;destsuffix=vcs_cache/b14f0e2f17bab02822d89dad4f493816dcdc4b2d99b9f56600d21318edc8d3fc" | ||
| 159 | SRC_URI += "git://github.com/mrunalp/fileutils;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d7fdd64cc1cabe10bc154ee7d2318b07b7f296ef;name=git_98373e58_0;destsuffix=vcs_cache/80bd1af07a30fc2d094f02ec5b9871e476767c6ceb240dbc6ccf1015f5974a69" | ||
| 160 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_0;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 161 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.2;shallow=1;rev=7c354a4b40feeea21d7eeae4de91c8ff7951e672;name=git_3954c8b6_0;destsuffix=vcs_cache/5963ff551a76f6e4574c31bfbaf16ab787fad1c87da7a097024b4d7c6159107b" | ||
| 162 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.1.2;shallow=1;rev=890dcca8776eaeb472d7c9842f326d8c25805f3d;name=git_cad1045a_0;destsuffix=vcs_cache/85c17738cca406f0464ce64385fadec176722d9ace14b081fb535e02681cad09" | ||
| 163 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v28.5.2;shallow=1;rev=89c5e8fd66634b6128fc4c0e6f1236e2540e46e0;name=git_248eb0d1_0;destsuffix=vcs_cache/3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761" | ||
| 164 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_0;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 165 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=6b9df3ebb5da5aa22f722b25506bba1414519c6a;name=git_46e68097_0;destsuffix=vcs_cache/9d19f9106dbe45ca19ac469a52047d35fd2c4f6889c78f5c8b54214c3353b519" | ||
| 166 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_0;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 167 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 168 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 169 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;branch=master;rev=8abf58130905b866076c8002e77aac6cb2e26d0e;name=git_8f965cad_0;destsuffix=vcs_cache/20122093a78a24396196beb4010974ee562f2ede3ea5712afc2e2a2667548c3a" | ||
| 170 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.2;shallow=1;rev=a1565a41aa008ae6545e0f50a636d254de5b4596;name=git_3c60bf8b_0;destsuffix=vcs_cache/558fa32425fb33e37f25523c5b69743af7afff9df1b286b6e33e93aec4bbaee2" | ||
| 171 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.21;shallow=1;rev=294e7659e17723306ebf3a44cd7ad2c11f456c37;name=git_03659512_0;destsuffix=vcs_cache/9cd0f5a014da5bd9abe80b05ec4b2e8749e8c126923b6f77e0bd0f24384c4b61" | 176 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.21;shallow=1;rev=294e7659e17723306ebf3a44cd7ad2c11f456c37;name=git_03659512_0;destsuffix=vcs_cache/9cd0f5a014da5bd9abe80b05ec4b2e8749e8c126923b6f77e0bd0f24384c4b61" |
| 172 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=404a7021807bd6c502268a5ab15ff36e11c21f44;name=git_dd750dae_0;destsuffix=vcs_cache/29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b" | 177 | SRC_URI += "git://github.com/pierrec/lz4;protocol=https;nobranch=1;tag=v4.1.22;shallow=1;rev=fdaa7e2eae2400f761d8503ca047b46d2ab67507;name=git_03659512_1;destsuffix=vcs_cache/dcf50203d695d212060192e9bfe58989f968899120ce24ab0ff66998bdafd4fb" |
| 173 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" | 178 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" |
| 179 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6096f891a77bfe490cbea7a424c821b5fdb92849;name=git_83ebb5d1_0;destsuffix=vcs_cache/3ac524d45cebe2855802574ee18fc2060f5f3a93ddd4d91a68f06877e8209b2f" | ||
| 180 | SRC_URI += "git://github.com/safchain/ethtool;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=de57b3e27470f1f1ee76f73cbdc639b81f1dc1c1;name=git_2cf27740_0;destsuffix=vcs_cache/4092b8b94d929446f2a22d0e0e4bb2520f83758019cd432c4895fa77777f568e" | ||
| 174 | SRC_URI += "git://github.com/fahedouch/go-logrotate;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=83c8276388b429258d8a0aa33a6099c31746d0c7;name=git_1f536aad_0;destsuffix=vcs_cache/e78c0138b3a69f4d177ec2cb5d1f01ee42b6f6c761c924755fdf2f52bd2cc650" | 181 | SRC_URI += "git://github.com/fahedouch/go-logrotate;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=83c8276388b429258d8a0aa33a6099c31746d0c7;name=git_1f536aad_0;destsuffix=vcs_cache/e78c0138b3a69f4d177ec2cb5d1f01ee42b6f6c761c924755fdf2f52bd2cc650" |
| 175 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_0;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" | 182 | SRC_URI += "git://github.com/songgao/water;protocol=https;branch=master;rev=2b4b6d7c09d80835e5f13f6b040d69f00a158b24;name=git_4875b2dc_0;destsuffix=vcs_cache/714722326fa1f5699d0d8e07217e7c9b00cb895c858ddcb3a5706322c0647741" |
| 176 | SRC_URI += "git://github.com/vishvananda/netlink;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=17daef607c6442d47b0565343cf8a69f985a4cb7;name=git_2270cfb3_0;destsuffix=vcs_cache/add152ec680cd6ba7b1daeb50425ed8986ca51024d78c50810923119dbf60a49" | 183 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=9aa3f77c68e2a56222ea436c1bfa631f1b1072d5;name=git_2ea12042_0;destsuffix=vcs_cache/3bfaa2e7553753ef9eb595609273310a8498c5d5f4d43000c69a7bd2bb39a3ef" |
| 177 | SRC_URI += "git://github.com/vishvananda/netns;protocol=https;nobranch=1;tag=v0.0.5;shallow=1;rev=4c46424d73b556b3ea4bc5a7cec9e7376dcb2a73;name=git_e786acee_0;destsuffix=vcs_cache/9f1ef5c3417729b4f24554f4b88d06d9e7cdeb771a5d62000cc1344bb1c985d8" | 184 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=b9794a5f0e73d425210d6614ed833067029155f5;name=git_2ea12042_1;destsuffix=vcs_cache/c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1" |
| 178 | SRC_URI += "git://github.com/linuxkit/virtsock;protocol=https;branch=master;rev=f8cee7dfc7a3a337738ff3c1852fafe193a4f5d3;name=git_8f3e9c04_0;destsuffix=vcs_cache/706021837a1fd29aa5615d81a9fc5095a64d5a29eb28550399942b9a15e7881f" | 185 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;tag=v2.3.5;shallow=1;rev=0cc0811acc6e4daee71817383e62fb811590bc13;name=git_fc76d262_0;destsuffix=vcs_cache/c4b1668517389862f58aa68dc4fe3fec0f684e409a5384022fe1acc3d69f42e7" |
| 186 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=260440d268ce4b506df7859be6baf845749c0be3;name=git_fc76d262_1;destsuffix=vcs_cache/744e73f5a8ca5c02833b4dcca31f3191885351997c95bf009fab9b4a11b90ec9" | ||
| 187 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;tag=v2.3.6;shallow=1;rev=a1d6ded184cf5915981a2978c61116013b91189f;name=git_fc76d262_2;destsuffix=vcs_cache/4b9c541567edf7225e443f94ed1cef301fdd8ce4f4e8ffefc76f18e3e76b6643" | ||
| 188 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;protocol=https;nobranch=1;tag=v0.4.2;shallow=1;rev=aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634;name=git_edbaed98_0;destsuffix=vcs_cache/e83b3f01cfa3cec3d5be9f4c807e5357b718362a7da8cac0241fff5e07628961" | ||
| 189 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.2.2;shallow=1;rev=a8ac15ba63645f02ffd57f4b443203279ab40b30;name=git_d9e1e146_0;destsuffix=vcs_cache/d09829bdabb6a89f6b1f044fce2b1e22f496b44ede2430cda489084fe4c1205b" | ||
| 190 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.1.0;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_1;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | ||
| 191 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_0;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | ||
| 192 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_1;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | ||
| 193 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 194 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;branch=master;rev=8abf58130905b866076c8002e77aac6cb2e26d0e;name=git_8f965cad_0;destsuffix=vcs_cache/20122093a78a24396196beb4010974ee562f2ede3ea5712afc2e2a2667548c3a" | ||
| 195 | SRC_URI += "git://github.com/insomniacslk/dhcp;protocol=https;branch=master;rev=f80a1952f48e5c8698fa89b92813bdb76a235a98;name=git_8f965cad_1;destsuffix=vcs_cache/9ba4f002c649e61663d46583cc6449e5c3777c73d3b04a18168eaad732d5e36e" | ||
| 196 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" | ||
| 179 | SRC_URI += "git://github.com/KarpelesLab/reflink;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=84acd0aec6c1b253e1c50fdec5e1c9d514c0c58a;name=git_9763b50b_0;destsuffix=vcs_cache/5c3d46eec28d8e059a6b2350841362615de7cceb05d5623971c241da27790e2d" | 197 | SRC_URI += "git://github.com/KarpelesLab/reflink;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=84acd0aec6c1b253e1c50fdec5e1c9d514c0c58a;name=git_9763b50b_0;destsuffix=vcs_cache/5c3d46eec28d8e059a6b2350841362615de7cceb05d5623971c241da27790e2d" |
| 180 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;protocol=https;branch=main;rev=2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f;name=git_c772bd47_0;destsuffix=vcs_cache/7b745e973a8111f30e1e95d1a88ce98b403177bbe2a1b34d1eb16d90d5352448" | 198 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v3.5.1;shallow=1;rev=2ee87856327ba09384cabd113bc6b5d174e9ec0f;name=git_b6bc1865_0;destsuffix=vcs_cache/fb904b093dc37ee6efcaa2a562389f10a2411237cdeef7cddf15818be70366d1" |
| 181 | SRC_URI += "git://github.com/data-accelerator/zdfs;protocol=https;nobranch=1;tag=v0.1.5;shallow=1;rev=b341752be412f34877f8e4dcfbe0009060f47fb6;name=git_fd61bc63_0;destsuffix=vcs_cache/c5e5187da09e80af0013588c5b063c0e73be0a2511fe6d97fe67d0b93317b190" | 199 | SRC_URI += "git://github.com/blang/semver;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=af3461a9cbcf1f3f5889d21b83f5ef63880c33a8;name=git_b6bc1865_1;destsuffix=vcs_cache/592c6d9a3fd1b340b1d148a1229b29c0f07951f6a2324b4abdbe310d546bda36" |
| 182 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" | 200 | SRC_URI += "git://github.com/danieljoos/wincred;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=e96a9fd23c812a17880f76ef6d6913eaa0e3199e;name=git_340c15e0_0;destsuffix=vcs_cache/3af90ab01dd5055f0f7304a3aab6d9153d9e4b7dadf15f1cce3c3f1a96a923c2" |
| 183 | SRC_URI += "git://github.com/dlclark/regexp2;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=05e6ac2ab64bbfb3b0ece82156906edbe794b140;name=git_41f57ef0_0;destsuffix=vcs_cache/da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14" | 201 | SRC_URI += "git://github.com/transparency-dev/formats;protocol=https;branch=main;rev=404c0d5b696c6a3e4eb9cec706cfc3550cc47e52;name=git_d2a1a757_0;destsuffix=vcs_cache/968921f38a5932901522d8dad3d99ef03c554eb958e6b809606dcae3d3a778dc" |
| 184 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | 202 | SRC_URI += "git://github.com/transparency-dev/merkle;protocol=https;nobranch=1;tag=v0.0.2;shallow=1;rev=036047b5d2f7faf3b1ee643d391e60fe5b1defcf;name=git_f8d2b00f_0;destsuffix=vcs_cache/11ca4461c55ebf4faefccb747a99c74860939f428aba666c5e7b7727ed758c08" |
| 185 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 186 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | ||
| 187 | SRC_URI += "git://github.com/opencontainers/image-spec;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=147f9c13cedb47a0c4d9a11a222961073d585877;name=git_a9e099ef_0;destsuffix=vcs_cache/5bb7cbac46d5df774d087c364c00445553d3db253ca80dc7050c4e57832c118d" | ||
| 188 | SRC_URI += "git://github.com/opencontainers/go-digest;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ea51bea511f75cfa3ef6098cc253c5c3609b037a;name=git_552be1ee_0;destsuffix=vcs_cache/1a4d20c74c510ca00ecb86a3379c151579ed626508723e74a394480a71a0af24" | ||
| 189 | SRC_URI += "git://github.com/opencontainers/runtime-tools;protocol=https;branch=master;rev=0ea5ed0382a279b30530acccafaf070fefeddafd;name=git_b055e1ee_0;destsuffix=vcs_cache/f53bb2252a6ed943b856ebf9ca177b616be13e0631422a2c5167b1eeada6cc21" | ||
| 190 | SRC_URI += "git://github.com/opencontainers/runc;protocol=https;nobranch=1;tag=v1.2.3;shallow=1;rev=0d37cfd4b557771e555a184d5a78d0ed4bdb79a5;name=git_8f91da41_0;destsuffix=vcs_cache/12690fc9d5ecc8fe915b6cb0164c724b2a0fed93540b9e523062cab10c0c2ba2" | ||
| 191 | SRC_URI += "git://github.com/opencontainers/selinux;protocol=https;nobranch=1;tag=v1.13.0;shallow=1;rev=4be9937fb76c0c49a30469135a4077fcc33712b8;name=git_49bf5caa_0;destsuffix=vcs_cache/4998d12952f84ef2605eef4ef5dcf156ce3b51a9e29a90bb28b671f068f2d0e0" | ||
| 192 | SRC_URI += "git://github.com/opencontainers/runtime-spec;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b;name=git_502d0543_0;destsuffix=vcs_cache/527ad6550cd654c758c3a90c33fba5de9598578a66be5e157153797cc1e49aa3" | ||
| 193 | SRC_URI += "git://github.com/tinylib/msgp;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=12160bd543d72de16cf978a5075aa3129b290fe4;name=git_5cb07172_0;destsuffix=vcs_cache/4a095c15e4fa2f9b6d2de00b237007281d109127715f05f013e449aa4b3e09eb" | ||
| 194 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.12.1;shallow=1;rev=9de625d921bf362f81e0760056fdff11c8542435;name=git_2d2b3139_0;destsuffix=vcs_cache/2eca9ade511bd007a13375faeeafb3f984450113cd6e7f26251dc5922d27f7a1" | ||
| 195 | SRC_URI += "git://github.com/mohae/deepcopy;protocol=https;branch=master;rev=c48cc78d482608239f6c4c92a4abd87eb8761c90;name=git_05ffc213_0;destsuffix=vcs_cache/f46591c97eaa5894e7974f259d9dbffc1c1ec8c97eff69355560914307521d7b" | ||
| 196 | SRC_URI += "git://github.com/creack/pty;protocol=https;nobranch=1;tag=v1.1.24;shallow=1;rev=edfbf75025b0ba4ee17c19f52d9b600fad80a787;name=git_86cb0bb0_0;destsuffix=vcs_cache/a723ba2e04aa95258b42d73ca8ebfd0b4170ac8a314767e9e3f78318484bb93b" | ||
| 197 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.13.0;shallow=1;rev=3fae6e4c6809ebc26315d163196ea7ab8e0685cb;name=git_98baf7ea_0;destsuffix=vcs_cache/2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1" | ||
| 198 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894;name=git_0442e1d1_0;destsuffix=vcs_cache/8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5" | ||
| 199 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=10cdbea86bc0b922507ce91d43f4f78a5bea2e8f;name=git_54613f95_0;destsuffix=vcs_cache/72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b" | ||
| 200 | SRC_URI += "git://github.com/client9/misspell;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=b90dc15cfd220ecf8bbc9043ecb928cef381f011;name=git_75d9c67f_0;destsuffix=vcs_cache/124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796" | 203 | SRC_URI += "git://github.com/client9/misspell;protocol=https;nobranch=1;tag=v0.3.4;shallow=1;rev=b90dc15cfd220ecf8bbc9043ecb928cef381f011;name=git_75d9c67f_0;destsuffix=vcs_cache/124db3874e1d4102a9dc47478928c54062b3baec396eed15d1359e70ed21b796" |
| 201 | SRC_URI += "git://github.com/golang/glog;protocol=https;branch=master;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_0;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | 204 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_0;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" |
| 202 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_1;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" | 205 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.1.0;shallow=1;rev=53040665d19bab33e444905822557433511bb981;name=git_e9f7c9ac_1;destsuffix=vcs_cache/42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47" |
| 206 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.28.0;shallow=1;rev=13a31f46e2dff919fbbb50582b0a79978dce2dc4;name=git_3fba78e5_0;destsuffix=vcs_cache/7f214d7cb034fd202c10bfef1f3dc05aee35570ac472366ba44f3cd6ea5a84ca" | ||
| 207 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.26.1;shallow=1;rev=3b8ac9fa5d4fd94aee7519bfd5f21d60b1666f0e;name=git_3fba78e5_1;destsuffix=vcs_cache/7a398ff2d549d51a63c658f61a0fc12fe4994094b59196ef4d8a96d94d8b0b11" | ||
| 208 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-prometheus;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=c225b8c3b01faf2899099b768856a9e916e5087b;name=git_b160b895_0;destsuffix=vcs_cache/6ae402a49d1bc3bac276f99d1080f315457578cfa96e8f1bceda4a7f68873878" | ||
| 209 | SRC_URI += "git://github.com/seccomp/libseccomp-golang;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=879684a7b708c2ebc730e62fdae39ae9081b4680;name=git_6df53f2e_0;destsuffix=vcs_cache/7959577ccdba4072040f04e538259bd43a2516840436a1e189bee0c9813bb20a" | ||
| 210 | SRC_URI += "git://github.com/go-task/slim-sprig;protocol=https;nobranch=1;tag=v3.0.0;shallow=1;rev=b05cce61fffa5c6dea6ac8b9a1f12b6e3fb7c894;name=git_0442e1d1_0;destsuffix=vcs_cache/8dd5020cf322cc4f91014ac7828ac4826cba4ce7da08320ac497d655159088a5" | ||
| 211 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_0;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" | ||
| 212 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=0e648479e11c2c6d9109b14fc0c9ac64c677861b;name=git_4541537c_0;destsuffix=vcs_cache/f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca" | ||
| 213 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=9b3772e1a7abf93cbb7c6526a28bc0d27b830e02;name=git_4541537c_1;destsuffix=vcs_cache/f1741bcddc19dacbe0697ac406a478c08fb3a5527dfb1c4a43b549a9c1a420d3" | ||
| 214 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.9.1;shallow=1;rev=adc3e6b5b581638afbd194cf2e9319ecbb0151a1;name=git_4541537c_2;destsuffix=vcs_cache/2b3eda7e17ff627f468e75cc8a571c8e768ce530e404aa2348da7feff5fa0749" | ||
| 215 | SRC_URI += "git://github.com/zmap/zcrypto;protocol=https;branch=master;rev=c8b263fd83003cd5360faf1a033e130c4e7664ab;name=git_d454f19a_0;destsuffix=vcs_cache/45644a5a562ab26eea8fc0e8ba806b6e9c9f11185229f5d7d4ff827591394c7c" | ||
| 216 | SRC_URI += "git://github.com/zmap/zlint;protocol=https;nobranch=1;tag=v3.5.0;shallow=1;rev=45e8dff6fe0d2a6989366a3dbd44713c360afc8f;name=git_218eccad_0;destsuffix=vcs_cache/6a1b57439a636e228e4927bb152d8f8427dca5a453d59729de35cde869218c68" | ||
| 217 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005;name=git_ec7059c7_0;destsuffix=vcs_cache/c7591feaba0db5f458f0e6745283c8246ea0f50af4eb4714a53ff88805ecd88a" | ||
| 218 | SRC_URI += "git://github.com/BurntSushi/toml;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=d97def528e83313822a9f98946334ffccd542bdf;name=git_ec7059c7_1;destsuffix=vcs_cache/7eaf0473d885d9366544dd1ef1773de590a2093dc497585662fd63f2c1713eda" | ||
| 219 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | ||
| 220 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.21.5;shallow=1;rev=8b85573320ccec4f4f1e962e09c1fab880cbfc23;name=git_2d19bf8f_1;destsuffix=vcs_cache/a22758c4d4c627c8a25a37edf5556f1a9948325bbec0fab2e7c7c5463db8973d" | ||
| 221 | SRC_URI += "git://github.com/go-openapi/errors;protocol=https;nobranch=1;tag=v0.22.7;shallow=1;rev=0c61a55c8575f63f743cf5a3308dbd48b12eb970;name=git_2f7f139e_0;destsuffix=vcs_cache/54a0bf002cf7fafb70729983ca51f189bceee7c36ecd0b75fe3d55e76add9cd4" | ||
| 222 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_0;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | ||
| 223 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=jsonname/v0.25.5;shallow=1;rev=86905ccd10f1987a41dd6988b6a6ec8c475bc449;name=git_8c33ed8b_1;destsuffix=vcs_cache/97266eba04067e616c6d2966d9fe0748c18b47c1c75240f00215c55d61645173" | ||
| 224 | SRC_URI += "git://github.com/go-openapi/validate;protocol=https;nobranch=1;tag=v0.25.2;shallow=1;rev=2021e2ad7aa967d6c643f393633b8f9a42ddaf00;name=git_e8a696d7_0;destsuffix=vcs_cache/a40798525cd2559a382d1e07f13fcd9018c4f962a50d8101e45daad6b7ee86a2" | ||
| 225 | SRC_URI += "git://github.com/go-openapi/strfmt;protocol=https;nobranch=1;tag=v0.26.1;shallow=1;rev=fcbb618132aefcaca78a17206553c8894d8acf21;name=git_5147ce60_0;destsuffix=vcs_cache/8e34926a1054736ce29e14bc7c6f4e088d73a272d74557345dac215cc541aab5" | ||
| 226 | SRC_URI += "git://github.com/go-openapi/analysis;protocol=https;nobranch=1;tag=v0.24.3;shallow=1;rev=c3fa783a0dfab17e7a0463a02f614d5f5428d4bc;name=git_1c9ed6e9_0;destsuffix=vcs_cache/c9a38cba6e1401e9a82affc769f4be9ba9280852551fe72d883bdbaf80e6b776" | ||
| 227 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_0;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | ||
| 228 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.22.5;shallow=1;rev=e232aafbbdce6abbf028e4d6efebf845e1ff8148;name=git_a3358eda_1;destsuffix=vcs_cache/abf24edf6b6d782a40eae204e7d27ac37aebffcc286ba23e4c02a66fb2ad88ca" | ||
| 229 | SRC_URI += "git://github.com/go-openapi/spec;protocol=https;nobranch=1;tag=v0.22.4;shallow=1;rev=d6177ef6dbe2c9f47a1e0c362403848dea6027b7;name=git_e4b4df8f_0;destsuffix=vcs_cache/de2752a6a0b287240339b76144a60c409fe66d8956a7163c49ac72dc0e44fdf5" | ||
| 230 | SRC_URI += "git://github.com/go-openapi/loads;protocol=https;nobranch=1;tag=v0.23.3;shallow=1;rev=09444f2f2218f880e3e613c38f9fff713623d0bf;name=git_e70762e1_0;destsuffix=vcs_cache/5128d105fceda11511719c8d3436e3222b95133854e6750c41b450d09a01c1dc" | ||
| 231 | SRC_URI += "git://github.com/go-openapi/runtime;protocol=https;nobranch=1;tag=v0.29.3;shallow=1;rev=b00b2f1c2f099301ea6856bfca3ca9321811cd1e;name=git_370ff3c3_0;destsuffix=vcs_cache/092b77d71a275ccfa7c676cbb07d2bbd87871ccb29e594208ee8eb3830494f09" | ||
| 232 | SRC_URI += "git://github.com/djherbis/times;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=d1af0aa12128959e70b9e802c912f302c743c35b;name=git_8c3d3879_0;destsuffix=vcs_cache/c006adac8450d9e28820ec0c0e4b448c94e3a8a200eb2e7de79e128fafdde240" | ||
| 233 | SRC_URI += "git://github.com/emicklei/go-restful;protocol=https;nobranch=1;tag=v3.13.0;shallow=1;rev=3fae6e4c6809ebc26315d163196ea7ab8e0685cb;name=git_98baf7ea_0;destsuffix=vcs_cache/2b1cb5344031e14606bed4c9c1a5462fa536c12e0f7359188d69f5709fdff9a1" | ||
| 234 | SRC_URI += "git://github.com/gorilla/mux;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b4617d0b9670ad14039b2739167fd35a60f557c5;name=git_ebce69d6_0;destsuffix=vcs_cache/489d4511710bd1a1fc80974aa65ee7c2b851f7c6354c34549b8cd131f4435f0f" | ||
| 235 | SRC_URI += "git://github.com/gorilla/websocket;protocol=https;branch=main;rev=e064f32e3674d9d79a8fd417b5bc06fa5c6cad8f;name=git_05a135b6_0;destsuffix=vcs_cache/722c87c831f4b73fd3a40f24d8693191974f7a5a180d73f29a05c9bb3f84589f" | ||
| 236 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" | ||
| 237 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 203 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=c34cdb4725f4c3844d095133c6e40e448b86589b;name=git_e0a6dff9_0;destsuffix=vcs_cache/cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179" | 238 | SRC_URI += "git://github.com/golang/mock;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=c34cdb4725f4c3844d095133c6e40e448b86589b;name=git_e0a6dff9_0;destsuffix=vcs_cache/cfc71555d14f8ab66f92807e40f5893bb08b8eb5bdecd40b444f71558441e179" |
| 204 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_0;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" | 239 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=2c02b8208cf8c02a3e358cb1d9b60950647543fc;name=git_24e750eb_0;destsuffix=vcs_cache/42d84b5a864149912b1976573aa12f43cdea041dfbb41206b5548b1134452af5" |
| 205 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=8c9f03a8e57eb486e42badaed3fb287da51807ba;name=git_24e750eb_1;destsuffix=vcs_cache/650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f" | 240 | SRC_URI += "git://github.com/golang/groupcache;protocol=https;branch=master;rev=8c9f03a8e57eb486e42badaed3fb287da51807ba;name=git_24e750eb_1;destsuffix=vcs_cache/650bdea426b0ab9b6b2f1702e9e9d6abe4d771a6acdd8f04a1b6bc48e374550f" |
| 241 | SRC_URI += "git://github.com/golang/glog;protocol=https;branch=master;rev=23def4e6c14b4da8ac2ed8007337bc5eb5007998;name=git_d14ca79d_0;destsuffix=vcs_cache/f5cbb2974dc34ce4944f2c4c42cdc6c20abcd2a192abab4ba1b6e9c67ef409d5" | ||
| 242 | SRC_URI += "git://github.com/golang/glog;protocol=https;nobranch=1;tag=v1.2.5;shallow=1;rev=2b790ef78571cd58d29ce909a8d4e3f71cc4c47e;name=git_d14ca79d_1;destsuffix=vcs_cache/c9f39bfa0a44d36bb33abf5da9f941c03e1a2e8b3c98916cabc3aaca09d17583" | ||
| 243 | SRC_URI += "git://github.com/golang/gddo;protocol=https;branch=master;rev=20d68f94ee1f7547de2b1c68627253df20c8d45e;name=git_8d8f15b7_0;destsuffix=vcs_cache/b7c2813f0115c8090813133a71d959dd914630770647083992f01513335aae24" | ||
| 206 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.1;shallow=1;rev=0fd14f96108ad68d2571a78c2d8ef5287ee57c43;name=git_6e18cbff_0;destsuffix=vcs_cache/efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf" | 244 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.1;shallow=1;rev=0fd14f96108ad68d2571a78c2d8ef5287ee57c43;name=git_6e18cbff_0;destsuffix=vcs_cache/efeddbb7df08ac6ca9b2bbda927e2b2189b92b06a73e55799fb3bf9581e75dcf" |
| 207 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=1b794fe86dd6a0c7c52ae69b5c9cb0aeedc52afa;name=git_6e18cbff_1;destsuffix=vcs_cache/9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76" | 245 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=1b794fe86dd6a0c7c52ae69b5c9cb0aeedc52afa;name=git_6e18cbff_1;destsuffix=vcs_cache/9701e384e22d2f09b50e22d6c6600a8ff9d29bbe79215d2d3d0eb4ec3ae88f76" |
| 208 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=4846b58453b3708320bdb524f25cc5a1d9cda4d4;name=git_6e18cbff_2;destsuffix=vcs_cache/afcc28cc9d69ccbdadf7d3b64dd61a2449f1316c579ba313fc8f7c2f7b0a2c5d" | 246 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=4846b58453b3708320bdb524f25cc5a1d9cda4d4;name=git_6e18cbff_2;destsuffix=vcs_cache/afcc28cc9d69ccbdadf7d3b64dd61a2449f1316c579ba313fc8f7c2f7b0a2c5d" |
| 209 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=6c65a5562fc06764971b7c5d05c76c75e84bdbf7;name=git_6e18cbff_3;destsuffix=vcs_cache/cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c" | 247 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;branch=master;rev=67d41d38c208bd06ec485beb10570afa8c804134;name=git_6e18cbff_3;destsuffix=vcs_cache/c28e9343742243cdee005673f96471e706656cf20d04c341fa92bd68aa01b2fe" |
| 210 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=6c66de79d66478d166c7ea05f5d2ccaf016fbd6b;name=git_6e18cbff_4;destsuffix=vcs_cache/1eb4b95e7f54d310a313a166f271987ca8ef42c83b650550333c53b4493a87d9" | 248 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.3.2;shallow=1;rev=6c65a5562fc06764971b7c5d05c76c75e84bdbf7;name=git_6e18cbff_4;destsuffix=vcs_cache/cbdb48339b27d250cd1655e4e658760981e0b526face5866f3cfac54fd21200c" |
| 211 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_5;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" | 249 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.1;shallow=1;rev=6c66de79d66478d166c7ea05f5d2ccaf016fbd6b;name=git_6e18cbff_5;destsuffix=vcs_cache/1eb4b95e7f54d310a313a166f271987ca8ef42c83b650550333c53b4493a87d9" |
| 212 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.2;shallow=1;rev=a3619c1acae2c674b494328ff4dd53c8ba0590dc;name=git_6e18cbff_6;destsuffix=vcs_cache/4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b" | 250 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.5.4;shallow=1;rev=75de7c059e36b64f01d0dd234ff2fff404ec3374;name=git_6e18cbff_6;destsuffix=vcs_cache/ff75ecee442381e7c87bac5ec092ebaf50137bc693ba5c5c1edce6eb4bd3ce94" |
| 213 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=aa810b61a9c79d51363740d207bb46cf8e620ed5;name=git_6e18cbff_7;destsuffix=vcs_cache/c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5" | 251 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.4.0-rc.2;shallow=1;rev=a3619c1acae2c674b494328ff4dd53c8ba0590dc;name=git_6e18cbff_7;destsuffix=vcs_cache/4d51dcd940a624407a36666d25477186e59714137829ca237592547b2456897b" |
| 252 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=aa810b61a9c79d51363740d207bb46cf8e620ed5;name=git_6e18cbff_8;destsuffix=vcs_cache/c620195ee748026eed07d7e16b36050b97c69cfe3f735e96aafd915e5397baa5" | ||
| 253 | SRC_URI += "git://github.com/golang/protobuf;protocol=https;branch=master;rev=b860323f09d003f27661946a05cca5329f3c7950;name=git_6e18cbff_9;destsuffix=vcs_cache/98ed126049f2fe622e56ae85917fc45f5ac219562243345c1d1eec9fd349dbb1" | ||
| 254 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.4;shallow=1;rev=0e59876635f3dbf46d7b5e97b52bb75a3f96e7d9;name=git_3c60bf8b_0;destsuffix=vcs_cache/1ecb3c60bf1e5c9788a27736634c761cde56baaf8301dab57598857d80040c7b" | ||
| 255 | SRC_URI += "git://github.com/go-jose/go-jose;protocol=https;nobranch=1;tag=v4.1.2;shallow=1;rev=a1565a41aa008ae6545e0f50a636d254de5b4596;name=git_3c60bf8b_1;destsuffix=vcs_cache/558fa32425fb33e37f25523c5b69743af7afff9df1b286b6e33e93aec4bbaee2" | ||
| 214 | SRC_URI += "git://github.com/muesli/cancelreader;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=d11f1e77abf7f8d69d81553ccaaf0b81163541a6;name=git_a10b9efc_0;destsuffix=vcs_cache/e06c6dfec24b25b0c3607e2566a71b1c11b6a6d8d9953aff17e9af04344b95cd" | 256 | SRC_URI += "git://github.com/muesli/cancelreader;protocol=https;nobranch=1;tag=v0.2.2;shallow=1;rev=d11f1e77abf7f8d69d81553ccaaf0b81163541a6;name=git_a10b9efc_0;destsuffix=vcs_cache/e06c6dfec24b25b0c3607e2566a71b1c11b6a6d8d9953aff17e9af04344b95cd" |
| 215 | SRC_URI += "git://github.com/akavel/rsrc;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=936343600d578fb5da472acf6987ed76935a389b;name=git_a0872af8_0;destsuffix=vcs_cache/98e001b3b120966f753da164ca31ce83a6735298cb3b3365762a81db7f41969f" | 257 | SRC_URI += "git://github.com/golang-jwt/jwt;protocol=https;nobranch=1;tag=v5.3.0;shallow=1;rev=e9547a11aa603c52a31e315cdcaa71d0f25b921a;name=git_6a52582e_0;destsuffix=vcs_cache/66e46ba0e23fba357561ed48f444bcd3786aa0082ed4d7977f2625fe09cb754e" |
| 216 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;branch=main;rev=269d4d468f6f798d803d140c3016ed6fc6b735c5;name=git_6dce3e52_0;destsuffix=vcs_cache/2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62" | 258 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=7aed5a87c88ebb644e4e6d077f58147ac42f03b9;name=git_a158212c_0;destsuffix=vcs_cache/8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46" |
| 217 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=2ac532fd44436293585084f8d94c6bdb17835af0;name=git_02e4abb9_0;destsuffix=vcs_cache/e0bdc15b1a7c1a8070f042c4642f13845c0a3597e8027bebaf15f8d169e221ab" | 259 | SRC_URI += "git://github.com/felixge/httpsnoop;protocol=https;nobranch=1;tag=v1.0.4;shallow=1;rev=c5817c27ec125409c069052fdd171023c353501c;name=git_b48d732c_0;destsuffix=vcs_cache/4faaa0a5649a2ae9245609ad7ed739dbc2e39cfd27a3018400f3dad114269d26" |
| 218 | SRC_URI += "git://github.com/godbus/dbus;protocol=https;nobranch=1;tag=v5.1.0;shallow=1;rev=e523abc905595cf17fb0001a7d77eaaddfaa216d;name=git_d9e1e146_0;destsuffix=vcs_cache/64a1380eac8fb56f64570a9ee44f46ff49a8cfc74d31623d696b49699728d072" | 260 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=fac16fee5348a9e31bde6afdf8a00218dcc63941;name=git_65ddb0f9_0;destsuffix=vcs_cache/f146c0125792f4a7b478a5ade3d2578eaabd4d7c8a31f42ea28d318a29c2e289" |
| 219 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.10;shallow=1;rev=0491e5702ad2bb108bc519a5221bcc0f52aa9564;name=git_66b7b8c8_0;destsuffix=vcs_cache/737f239b3c3bd4e75040785cfc62b8349a547b1425bba1698b712866455bce75" | 261 | SRC_URI += "git://github.com/spdx/tools-golang;protocol=https;nobranch=1;tag=v0.5.7;shallow=1;rev=28116d2a82c9999a10b186d88e4132e20ac67462;name=git_c611268e_0;destsuffix=vcs_cache/2944f2a5d449b4ba31e7000d974e7dafe6c0e63a63a2a667ce98cd5bdd81cadc" |
| 220 | SRC_URI += "git://github.com/spf13/pflag;protocol=https;nobranch=1;tag=v1.0.9;shallow=1;rev=10438578954bba2527fe5cae3684d4532b064bbe;name=git_66b7b8c8_1;destsuffix=vcs_cache/241e9025159bbbea2f54722542a86c03ff35968a42a753a0a4e0738690720a54" | 262 | SRC_URI += "git://github.com/cloudflare/circl;protocol=https;nobranch=1;tag=v1.6.3;shallow=1;rev=24ae53c5d6f7fe18203adc125ba3ed76a38703e1;name=git_d8934de6_0;destsuffix=vcs_cache/10b428844b05d4b03ef2556cb36787ddb4a7d1daa3442a0c370769eb69b4b079" |
| 221 | SRC_URI += "git://github.com/spf13/cobra;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=7da941c3547e93b8c9f70bbd3befca79c6335388;name=git_41456771_0;destsuffix=vcs_cache/54a02856b15938777c687441dc6597bc487549c163521b5850e769bee67bc2af" | 263 | SRC_URI += "git://github.com/cloudflare/cfssl;protocol=https;nobranch=1;tag=v1.6.5;shallow=1;rev=96259aa29c9cc9b2f4e04bad7d4bc152e5405dda;name=git_00392491_0;destsuffix=vcs_cache/0bd480deabcd5cc4d56d64754d30f7c9da5f60a19fe7c11c173eb365329fc1a3" |
| 222 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | 264 | SRC_URI += "git://github.com/asaskevich/govalidator;protocol=https;branch=master;rev=a9d515a09cc289c60d55064edec5ef189859f172;name=git_f9896ddf_0;destsuffix=vcs_cache/e0c07f200ff31ed92aa0075d9e5e72c7ed4294f6ef7d9e723213e1bceaca59d3" |
| 223 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | 265 | SRC_URI += "git://github.com/smallstep/pkcs7;protocol=https;nobranch=1;tag=v0.1.1;shallow=1;rev=21b5bd412d3d388540388c0165151f7e3df92213;name=git_dd95d004_0;destsuffix=vcs_cache/2f19e869b678f6b075729ec3df26ac81f8f576057860ead9a9c70212023b6927" |
| 266 | SRC_URI += "git://github.com/tonistiigi/go-actions-cache;protocol=https;branch=master;rev=54bc28c26fd2ab598cce3f9d3368744bc7b3fb58;name=git_27df42ff_0;destsuffix=vcs_cache/2924c7ecb319efa413b0f3012222cad7c8773cd26a54e23c43cd460cf6d9c0b0" | ||
| 267 | SRC_URI += "git://github.com/tonistiigi/dchapes-mode;protocol=https;branch=main;rev=73d941a28323f67dc09aefc69afd2770dc9dfc8b;name=git_e1d53fb7_0;destsuffix=vcs_cache/088daf1e815a0c250df5a6800476d2fd7926fd2cfde5c798932d14dc518d73f2" | ||
| 268 | SRC_URI += "git://github.com/tonistiigi/go-csvvalue;protocol=https;branch=master;rev=030d3b2625d0ae73babf789e079c07ae2c9940b4;name=git_cd3fcea2_0;destsuffix=vcs_cache/4bab931b93ec61ba123209f20dc512a65f448d9af6783e77b89ee8a8b7bf94b3" | ||
| 269 | SRC_URI += "git://github.com/tonistiigi/units;protocol=https;branch=master;rev=6950e57a87eaf136bbe44ef2ec8e75b9e3569de2;name=git_02686fd3_0;destsuffix=vcs_cache/a0528d63437c733bc9243aeb601d0f1175a8f8eaa01b2402d7b077f35f36fbcd" | ||
| 270 | SRC_URI += "git://github.com/tonistiigi/go-archvariant;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=ee27df245367183248db3391ccaaffce4bf25b3f;name=git_aa07a577_0;destsuffix=vcs_cache/07d631aebb630179eda0ac758a6a400523556e0df873aaaa8107c81569f5312d" | ||
| 271 | SRC_URI += "git://github.com/tonistiigi/fsutil;protocol=https;branch=master;rev=a2aa163d723fe2c00105350a49e9e2b02242f472;name=git_e9a91661_0;destsuffix=vcs_cache/5728fb0835aa13d026604988f9496a653e4e5442f8a0e93e6495c60887f5e1b8" | ||
| 272 | SRC_URI += "git://github.com/tonistiigi/vt100;protocol=https;branch=master;rev=90bafcd6abab5dc87970f00165ee2022806709fd;name=git_8eef3e28_0;destsuffix=vcs_cache/8c7e9f3cea5c616be7d8cb3b181a8ecf2d3b1ff0b881bb34abd9235b7680d2c9" | ||
| 273 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=ipfs/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" | ||
| 274 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | ||
| 275 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" | ||
| 276 | SRC_URI += "git://github.com/containerd/go-dmverity;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fe8bd6cca52a5c223590dbd55a5d0f0664ece944;name=git_f509eed7_0;destsuffix=vcs_cache/419ae763df2bd66a37785a09dfc355cdabadc3cb2c30553682929d193ff8d089" | ||
| 277 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | ||
| 278 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 279 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | ||
| 280 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=57442b2a20c63d48d69dc600c3fb4f0c063c7ef0;name=git_523249c2_0;destsuffix=vcs_cache/26084f999c885809086eb3cfc8d4d0f03e2dd35b49ac2b12d817c0f3b7da3008" | ||
| 281 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=125f7790c42c52610c44712bdc3a1748f785ae8d;name=git_94e812bb_0;destsuffix=vcs_cache/2df385af2c5264c689a632460598c2976741236e67cb74b63ba47f487cb976e6" | ||
| 282 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.3;shallow=1;rev=076b5e0e60bd073ead691caf95a90ac0f2fbec5d;name=git_85a7d8f6_0;destsuffix=vcs_cache/3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d" | ||
| 283 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=eaf7e69731c35651611d5d24dc28638e24ce4d3f;name=git_0f1fd608_0;destsuffix=vcs_cache/bdb9a7056f050be6771c31d41057906f54814c9c8799d2a2906ebd692837d0d6" | ||
| 284 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=a3e9bec07f4f2d9da41c5e119006cffad6fecffa;name=git_62ef0568_0;destsuffix=vcs_cache/3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052" | ||
| 285 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=ed9828dc553bfc7531268b0a1c9afe466b5abe0b;name=git_b4d76115_0;destsuffix=vcs_cache/0bc5664bede9ac5d8f964515e65465327cb867960ba6f60b07146716d29f5d9b" | ||
| 286 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=6892f4df2405cd15acbefd1dca970f53ba38bfda;name=git_3f4049aa_0;destsuffix=vcs_cache/7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104" | ||
| 287 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | ||
| 288 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=22392c2ec72135af70155428db18d458ecf3ce03;name=git_1deba031_0;destsuffix=vcs_cache/bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49" | ||
| 289 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | ||
| 290 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | ||
| 291 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.3.1;shallow=1;rev=64b425cf570b3b8dd1d4cc46da7c1fce65c6651a;name=git_c2fd43eb_0;destsuffix=vcs_cache/fd04ac75b20dcd23ea40fd168d938bb8d8aaee2543c5851ee199013a91658963" | ||
| 292 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.11.1;shallow=1;rev=f822a911ab2b7c73e30bc0f36ea319642c9711b1;name=git_c2fd43eb_1;destsuffix=vcs_cache/e9733071c5be4c2ea5846c40aa96b55d4ec6851165ad185799b25a7fc53607f4" | ||
| 293 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 294 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=43c3295370b3bc413498a93ad12708b6ff239e63;name=git_c15853d7_0;destsuffix=vcs_cache/3c93904886c5cc4bae184a6a95fbf184aaf6430c2032eeaaab81d26592eb4ae9" | ||
| 295 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.15;shallow=1;rev=c2f1c15f47198d62261a2fdd23d8b1635f3f5375;name=git_c4766add_0;destsuffix=vcs_cache/c91675f13bd373f32be137fdcf8537e51e1283a17c647d8da381f7004de04a34" | ||
| 296 | SRC_URI += "git://github.com/containerd/nerdctl;protocol=https;branch=main;rev=89ecd85071c47cf5865fb2bb5882aae5f06b4173;name=git_7b6fe5e6_0;destsuffix=vcs_cache/1fc524e73a0559ca2b02d14c29578e0e141eac51b6a96d91f3004ae1068fc45a" | ||
| 297 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | ||
| 298 | SRC_URI += "git://github.com/veraison/go-cose;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=354ac997519fe3d62314afe2906b106ef43bca5d;name=git_11746de1_0;destsuffix=vcs_cache/50c5af8aef66bbc4e1a8a9f6b19b68ca530de0496e90d9cd401290662aa52946" | ||
| 299 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.3;shallow=1;rev=4772604ae973031ab32dd9805a4bccf61d94909f;name=git_3954c8b6_0;destsuffix=vcs_cache/179a4ea80ae56a5b38e4349dac5aa88a7180045bd04943c05933125b8abc5d93" | ||
| 300 | SRC_URI += "git://github.com/docker/distribution;protocol=https;nobranch=1;tag=v2.8.2;shallow=1;rev=7c354a4b40feeea21d7eeae4de91c8ff7951e672;name=git_3954c8b6_1;destsuffix=vcs_cache/5963ff551a76f6e4574c31bfbaf16ab787fad1c87da7a097024b4d7c6159107b" | ||
| 301 | SRC_URI += "git://github.com/docker/go-metrics;protocol=https;nobranch=1;tag=v0.0.1;shallow=1;rev=b619b3592b65de4f087d9f16863a7e6ff905973c;name=git_08ad7bc8_0;destsuffix=vcs_cache/96ae8893e24907a70aef922af47d48651611460f2b982f7e1e27dacd5ad82b9f" | ||
| 302 | SRC_URI += "git://github.com/docker/docker-credential-helpers;protocol=https;nobranch=1;tag=v0.8.2;shallow=1;rev=6b9df3ebb5da5aa22f722b25506bba1414519c6a;name=git_46e68097_0;destsuffix=vcs_cache/9d19f9106dbe45ca19ac469a52047d35fd2c4f6889c78f5c8b54214c3353b519" | ||
| 303 | SRC_URI += "git://github.com/docker/libtrust;protocol=https;branch=master;rev=9cbd2a1374f46905c68a4eb3694a130610adc62a;name=git_cce0256d_0;destsuffix=vcs_cache/d6f346f301984d68e0811b97bb859e912fcf0222ec4bcbbb7630cd63ed790322" | ||
| 304 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=605354379745b6c8c77a74b63d5efac4769a11fd;name=git_2703dc86_0;destsuffix=vcs_cache/54bdeb097ca8383a6a5d36524ac30b84372c7802e6125707e375929cd2d1658c" | ||
| 305 | SRC_URI += "git://github.com/docker/go-events;protocol=https;branch=main;rev=e31b211e4f1cd09aa76fe4ac244571fab96ae47f;name=git_2703dc86_1;destsuffix=vcs_cache/3e0bfea9682128db4b902dfb300a63020f2a4e0fd9e50a9a43529185ded21203" | ||
| 306 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=42faf792bde28c414a060127d6351769408a675f;name=git_d4d85c75_0;destsuffix=vcs_cache/cd70a0eee460c110e4a842a78601dec1916771fc94b97da790e5cdff44cf6b59" | ||
| 307 | SRC_URI += "git://github.com/docker/go-connections;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=7997b0f0ac81b5b26ad7d3d2c02ca2e8fbc6c7d9;name=git_d4d85c75_1;destsuffix=vcs_cache/6694cc72e257d7945ae6ccd77415f8b442a5f83176906cd59a70dea2fc417fa1" | ||
| 308 | SRC_URI += "git://github.com/docker/docker;protocol=https;nobranch=1;tag=v28.5.2;shallow=1;rev=89c5e8fd66634b6128fc4c0e6f1236e2540e46e0;name=git_248eb0d1_0;destsuffix=vcs_cache/3de5db22583d5bbf6eae05c3768cf39f98cec50b9a6c9fdeb10d95acbabbc761" | ||
| 309 | SRC_URI += "git://github.com/docker/go-units;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=e682442797b36348f8e1f98defdbf32bac0b6c6f;name=git_35e0b052_0;destsuffix=vcs_cache/2f970538f28b36d4a39663fa90033ec5c742ddd7774a86d94cc6c179e63a1c49" | ||
| 310 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.5.2;shallow=1;rev=79eb04c7d8e1d73247cb7fe011eecc645063e0f0;name=git_cad1045a_0;destsuffix=vcs_cache/ed6d69ba9164d77cd6706bccc195f58a5e88fdd7c016ed595bd23b68cf456266" | ||
| 311 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.1.2;shallow=1;rev=890dcca8776eaeb472d7c9842f326d8c25805f3d;name=git_cad1045a_1;destsuffix=vcs_cache/85c17738cca406f0464ce64385fadec176722d9ace14b081fb535e02681cad09" | ||
| 312 | SRC_URI += "git://github.com/docker/cli;protocol=https;nobranch=1;tag=v29.1.3;shallow=1;rev=f52814d454173982e6692dd7e290a41b828d9cbc;name=git_cad1045a_2;destsuffix=vcs_cache/8b37bb07fc04ea057dc8b323c0488b79f34d0380a272d849c5c01f2ebc401d8d" | ||
| 313 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.2;shallow=1;rev=444d5d9b74cdd224f607dea687edfc584fd493f6;name=git_98939663_0;destsuffix=vcs_cache/045ab3e3f4030cb8946aa754ac8808517964dca72dc2dae167aa4ab42be3c367" | ||
| 314 | SRC_URI += "git://github.com/klauspost/compress;protocol=https;nobranch=1;tag=v1.18.6;shallow=1;rev=ac2f5e87a3089bd58c974ca53cef71c7aa8bf877;name=git_98939663_1;destsuffix=vcs_cache/58972f88c97089f71e936fb1202993d0fcf36c5a2e99d6c98f32b346ad648c76" | ||
| 315 | SRC_URI += "git://github.com/klauspost/cpuid;protocol=https;nobranch=1;tag=v2.2.8;shallow=1;rev=95e7626938069ea64e5c91ca2fe36945786fead9;name=git_7d314923_0;destsuffix=vcs_cache/78444b9e4152325315aac5b77aec72c7d11ea261af6248e248139e435edc6759" | ||
| 316 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=346938d642f2ec3594ed81d874461961cd0faa76;name=git_d9a489aa_0;destsuffix=vcs_cache/5ce38ad71c2d3bc390b87154a89c53fd5ead19aed2bf005419db5c0b28ea9dfd" | ||
| 317 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=8991bc29aa16c548c550c7ff78260e27b9ab7c73;name=git_d9a489aa_1;destsuffix=vcs_cache/4c7d69cfe586f86079773ff48d94f76d327c2914d8dfeffca9e34fd1146e5d5e" | ||
| 318 | SRC_URI += "git://github.com/davecgh/go-spew;protocol=https;branch=master;rev=d8f796af33cc11cb798c1aaeb27a4ebc5099927d;name=git_d9a489aa_2;destsuffix=vcs_cache/0bbb25cc88e50a90d274f6ee02d66c1a618efd4ad460b7046fdd7f680cb60ffc" | ||
| 319 | SRC_URI += "git://github.com/munnerz/goautoneg;protocol=https;branch=master;rev=a7dc8b61c822528f973a5e4e7b272055c6fdb43e;name=git_09d50017_0;destsuffix=vcs_cache/0f68eeb31e17a8fc96eede1943fe26be5835b08f5cc4a9eee4ed1b8eee4887ee" | ||
| 320 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=404a7021807bd6c502268a5ab15ff36e11c21f44;name=git_dd750dae_0;destsuffix=vcs_cache/29a6109926a2e174fae849b3c015435e64e4f34ea86919fbc693930c06128b9b" | ||
| 321 | SRC_URI += "git://github.com/intel/goresctrl;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=c8b9e9430f2b8bdeaf83e1808b5d71d1a4b8cfbb;name=git_dd750dae_1;destsuffix=vcs_cache/6498284812521322dda3967064f153cbba290e1462bc2f26bb176dd1239956dd" | ||
| 322 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=594b41a340f0ac57dbcb8c015ee1a23a129b7164;name=git_63849489_0;destsuffix=vcs_cache/6022b1dd9390d91d8c1dd6b781920bc813f4b942ed65d4cbe184c5f47be3402a" | ||
| 323 | SRC_URI += "git://github.com/ipfs/go-cid;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=64ee0d4f803082c9f905a08710e0b4073336dee6;name=git_63849489_1;destsuffix=vcs_cache/b5aee67db51a1c309d25b34b8526d5c66a214e09f67c71f5bf2a7cd5787dd61e" | ||
| 324 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.12.1;shallow=1;rev=9de625d921bf362f81e0760056fdff11c8542435;name=git_2d2b3139_0;destsuffix=vcs_cache/2eca9ade511bd007a13375faeeafb3f984450113cd6e7f26251dc5922d27f7a1" | ||
| 325 | SRC_URI += "git://github.com/gofrs/flock;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=bfec60bb026171031050af631b6dec974f14e9fa;name=git_2d2b3139_1;destsuffix=vcs_cache/02d8268670a7857f4978becccdc42f5a6426d2a039ce8e2357ef0bf32795014f" | ||
| 326 | SRC_URI += "git://github.com/moby/vpnkit;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=5ae554c185423ad62ba6e77cccc63b43807e80d4;name=git_985a60b4_0;destsuffix=vcs_cache/41dd0f4b4ff1f5f20c40ab4a6e1e7525abc3c95c46ec8ccebc43149f4982f640" | ||
| 327 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=atomicwriter/v0.1.0;shallow=1;rev=4a75548218baa36bdbaaed1371a3e8a9cdfcffa0;name=git_66165bb7_0;destsuffix=vcs_cache/f4359e6cc20b486bfb92dc3bcf6ac79f9272e2daa0c0172e594bcb9e9e7185c4" | ||
| 328 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=capability/v0.4.0;shallow=1;rev=50e999a770172a519119e1c4fd4b6153b7dac90d;name=git_66165bb7_1;destsuffix=vcs_cache/e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75" | ||
| 329 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=userns/v0.1.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_2;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 330 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_3;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 331 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mount/v0.3.4;shallow=1;rev=7af2bbe457efeb8b84a57d35692694a50e3ee9cb;name=git_66165bb7_4;destsuffix=vcs_cache/bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7" | ||
| 332 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=reexec/v0.1.0;shallow=1;rev=ca0444fed0e9557797cd00105eecf9db4c878b57;name=git_66165bb7_5;destsuffix=vcs_cache/4c6d72296668707abb39f73bf8ef79dbb131e20164c7c8897885dfa2b6dd000b" | ||
| 333 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mountinfo/v0.7.2;shallow=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_6;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" | ||
| 334 | SRC_URI += "git://github.com/moby/patternmatcher;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=5a6d8429a19bb6948a372ff19e86fe83599a04b7;name=git_319ce9bf_0;destsuffix=vcs_cache/53ef5e229dc41038705efb925832dcb9dcca879198a0675530b800c1ff3acf6c" | ||
| 335 | SRC_URI += "git://github.com/moby/policy-helpers;protocol=https;branch=main;rev=a39d601321862245ccf65033d60aa82708db2329;name=git_e2196f87_0;destsuffix=vcs_cache/271015c6b9e21cb95dff846c75065c333114ccfb5dff26b06a81418769665078" | ||
| 336 | SRC_URI += "git://github.com/moby/profiles;protocol=https;nobranch=1;tag=apparmor/v0.2.1;shallow=1;rev=836ae4d37ef2ec995c77c99fc55f5b5f3af3a897;name=git_632e0288_0;destsuffix=vcs_cache/67df65f6e14600a0dc4295a6226f4a9c2bde53377cbb3c979f7a6ab0a3b05b54" | ||
| 337 | SRC_URI += "git://github.com/moby/ipvs;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=fe22ac585b3e22a969cbde61addd99ecd93ab22c;name=git_1cdc309a_0;destsuffix=vcs_cache/85ad978ede4c5144b2f8625692b46b54aabbc582a90819deed18a5ecee25930a" | ||
| 338 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_0;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" | ||
| 339 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | ||
| 340 | SRC_URI += "git://github.com/moby/pubsub;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=3688cf261f62a4cae3d17961593fcbda5c5cf7b3;name=git_9021819e_0;destsuffix=vcs_cache/0cd9eef2c8d6b221e7ced33754e6e6ba16cb17a139ea2c1687b09b52460f7489" | ||
| 341 | SRC_URI += "git://github.com/moby/swarmkit;protocol=https;nobranch=1;tag=v2.1.2;shallow=1;rev=12ce3490ef26cbca6ef9b243cb013fffbfe6a6cb;name=git_ca47a1da_0;destsuffix=vcs_cache/569b53e0042b75765ece6cd7a4afa9f352a0f2a86639315c24995d21b99467eb" | ||
| 342 | SRC_URI += "git://github.com/moby/buildkit;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=dd2170e156c9633da1b2d1a58a6188e3f7d36fa4;name=git_caea0070_0;destsuffix=vcs_cache/dcff49a5732f82a5e32634386f6cb5f507a64cb5a750731f4154e6e5a8c9ef1e" | ||
| 343 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" | ||
| 344 | SRC_URI += "git://github.com/moby/go-archive;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=263611f5f0914b2a153d86dae2042d13be6a88c4;name=git_5508e76d_0;destsuffix=vcs_cache/6fc421f381bca613289817fce0d54c0c45fe7a0bb20e292dcef3f1f2d77e300d" | ||
| 345 | SRC_URI += "git://github.com/moby/moby;protocol=https;branch=master;rev=1408c9ca4f4f0717b2d885fc87ae0ff000a91c40;name=git_07af7b49_0;destsuffix=vcs_cache/5b49b7c5e2a5c6c8bebf987ab8915e553245163c6c98d7d55cfc2704f25dc3f5" | ||
| 346 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=v2.0.0-beta.15;shallow=1;rev=568f755ebeb1ac9c6a8febbda6cd371ea0a9630b;name=git_07af7b49_1;destsuffix=vcs_cache/e31e5904b92de3a97489212c83a4b36fb6bd46304b51d3e0ab85961f8266166d" | ||
| 347 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=api/v1.54.2;shallow=1;rev=6cbde19f7b9f0498b4e0b26bae4b88b6c77abcbe;name=git_07af7b49_2;destsuffix=vcs_cache/bb8387e2a2ac71ded15787db5dc3a214309b56ea749b290f6e487d18a957b95b" | ||
| 348 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.1.0;shallow=1;rev=818ddd3b27bd78944e16ebb23842ccbe7f88529b;name=git_07af7b49_3;destsuffix=vcs_cache/172c802e9942e676d7cb9fdc16b4794199fbbd5da877098df00da9da6d19b87d" | ||
| 349 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.4.1;shallow=1;rev=d1208353cc5855b63c915ed570277170cf21d4dd;name=git_07af7b49_4;destsuffix=vcs_cache/a027be40db4027808ba383cb460c8e2df01f1c9debc89e7e9c0b5f7807657244" | ||
| 350 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" | ||
| 351 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.1;shallow=1;rev=c59e5d73daa301bde452ea77545bdf51e32554a2;name=git_30522a60_1;destsuffix=vcs_cache/e3640a8a28a138b6c1007a80d8dbf8098fb32c42b5a69f76ab86e7100396954c" | ||
| 352 | SRC_URI += "git://github.com/jessevdk/go-flags;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=c02e333e441eb1187c25e6d689d769d499ec2a0b;name=git_eb751fce_0;destsuffix=vcs_cache/dbe117c89b8b93bf951aed9bde389c26e24efc676864feaeea87df4b01655a56" | ||
| 353 | SRC_URI += "git://github.com/planetscale/vtprotobuf;protocol=https;branch=main;rev=0393e58bdf106fe0347e554d272a8f2c84d12461;name=git_d20372f0_0;destsuffix=vcs_cache/2a8f7a744764b6b7d0f6b17003fd8217cc861be946aee65fccc7d1491634942f" | ||
| 354 | SRC_URI += "git://github.com/miekg/dns;protocol=https;nobranch=1;tag=v1.1.72;shallow=1;rev=cb21f4d26733ca42749cd87a0fe44094ad833a21;name=git_f7f6bc88_0;destsuffix=vcs_cache/4f60debecd1d2334a446bfb43277f779865cd731d5c4e385277abc1c4228d9ea" | ||
| 355 | SRC_URI += "git://github.com/miekg/pkcs11;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=f3481918a208bd212aa995a41f92d786eb418a7d;name=git_cf5d6134_0;destsuffix=vcs_cache/cfc32d6973be9c203ec1d8480b59f61c59be67d146de9d920f82d4eb7c4d994a" | ||
| 356 | SRC_URI += "git://github.com/lestrrat-go/backoff;protocol=https;nobranch=1;tag=v2.0.8;shallow=1;rev=c3af762cb9d2bc8339e1d5099a4550366a675f60;name=git_295c824f_0;destsuffix=vcs_cache/cac61700ad617eae68ad7b4b604e2484e0a4f702cfdf125e784add42fc9af8c1" | ||
| 357 | SRC_URI += "git://github.com/lestrrat-go/blackmagic;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=420d1921e4b3264eeaa17a7946b486a1e6e41796;name=git_a785ed5c_0;destsuffix=vcs_cache/27d85daf215783d115f87d7b6624f7770dd9d8cbe340e8b4bef8784123d8c5f9" | ||
| 358 | SRC_URI += "git://github.com/lestrrat-go/httpcc;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=962f66809593fba7c5cdc78a0bdcf98827250e3c;name=git_743770ce_0;destsuffix=vcs_cache/466b0cb68191ccc31d667d0e1cf8f0eec07556bbc61fdad149b67379fba0f789" | ||
| 359 | SRC_URI += "git://github.com/lestrrat-go/jwx;protocol=https;nobranch=1;tag=v1.2.29;shallow=1;rev=1025f8eec3bd80c8d8f1be8f9cad989a5b78fd4b;name=git_daf2c4dd_0;destsuffix=vcs_cache/0222375b3ed66cac8023dafca7428deb89df4aeb20d854951140e101b0c5f28b" | ||
| 360 | SRC_URI += "git://github.com/lestrrat-go/iter;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a02dbb5faff273dfa44a04e34b645ee9338cc74a;name=git_149fc576_0;destsuffix=vcs_cache/8798d95cb251c99e3a5db9f362a5935bbe2e986c343f71908f1aecf634de6fbf" | ||
| 361 | SRC_URI += "git://github.com/lestrrat-go/option;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=ced73324dba7d8be3a1587a7d6a5fa081d9e2dc2;name=git_7fba3ab3_0;destsuffix=vcs_cache/1f8dcec97d12a81cde1ec2ba90e51e5a7642e0b6ac69fa6d060c924499d9e826" | ||
| 362 | SRC_URI += "git://github.com/mndrix/tap-go;protocol=https;branch=master;rev=629fa407e90bbf3781e448e8e9b8931523ec823c;name=git_e9509ffb_0;destsuffix=vcs_cache/8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80" | ||
| 363 | SRC_URI += "git://github.com/dimchansky/utfbom;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=6ae8f945ca96f30defc7e8ab12ec5d10cf86ded4;name=git_343da044_0;destsuffix=vcs_cache/04f39ab86cb6ab9bf2a2278357fae9932b31f6cb8b07bf8e6ca02581cbf46ecf" | ||
| 364 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | ||
| 365 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v5.0.3;shallow=1;rev=7cad66a637c4ffff09d0795608116ddcc7eb1769;name=git_67dac28e_1;destsuffix=vcs_cache/656f7cb59961eb5e57ba97bf50166eda0c13e2ecff4c8c15b33eb72e8ad26dc4" | ||
| 366 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=df3ea76ece10095374fd1c9a22a4fb85a44efc42;name=git_67b93344_0;destsuffix=vcs_cache/9e7d88ec56247178ccab447d74a526005db3524f40984768e84aa7c9dbcbe255" | ||
| 367 | SRC_URI += "git://github.com/mitchellh/go-homedir;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=af06845cf3004701891bf4fdb884bfe4920b3727;name=git_b0f6ef1f_0;destsuffix=vcs_cache/0466071bcdbaca5ed0a5cdacf380534de6af614c1d6ebac6ec08513f20ffc5ad" | ||
| 368 | SRC_URI += "git://github.com/mitchellh/copystructure;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=d4ce1f938f7a7ea2a40bff4544b56be9c00b5e84;name=git_1a7f6829_0;destsuffix=vcs_cache/d3fc75b255c7157669cb2bfb806c854438546d13de557d12d405a6c09392b5f6" | ||
| 369 | SRC_URI += "git://github.com/mitchellh/reflectwalk;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=e0c24fdb021963cd2c4013097a0b993a7c4e344f;name=git_25507f2c_0;destsuffix=vcs_cache/cef150715ca3823275a9d97895b7fdc3d73afcb2a90e53183ddffeff1bf246a8" | ||
| 370 | SRC_URI += "git://github.com/mitchellh/hashstructure;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=a045b665615f739329536a58c25ca6327abf1ec1;name=git_2d77412f_0;destsuffix=vcs_cache/7c1d661828ecf7a5daa9f90b02814e542e1ed4d474edc002d91d945df708a5be" | ||
| 371 | SRC_URI += "git://github.com/goccy/go-json;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=8e8cdeacf2f2faef082f32848138f0f9af7cfb66;name=git_58b9fee8_0;destsuffix=vcs_cache/740855cec7c87c7ae05c90a05b7441ee62d8206d1f61f89e36a20ee76b0af7ec" | ||
| 372 | SRC_URI += "git://github.com/hashicorp/go-metrics;protocol=https;nobranch=1;tag=v0.5.4;shallow=1;rev=e30ca647817214904f3fd472775d359b5687b3ec;name=git_9f81b864_0;destsuffix=vcs_cache/efc4c26b6d0c59c5fe4fe27f29c5c7380b7e0b35f331d44bcc6ee5ef70918597" | ||
| 373 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | ||
| 374 | SRC_URI += "git://github.com/hashicorp/go-memdb;protocol=https;nobranch=1;tag=v1.3.5;shallow=1;rev=0f077dd1e96afe2b98dcc5741222d2cf700d8686;name=git_e5893ca0_0;destsuffix=vcs_cache/0f44bb8ed9d7443f8d2bb8f36985bba60d44fad361325b7f721e3950a14a326f" | ||
| 224 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" | 375 | SRC_URI += "git://github.com/hashicorp/go-multierror;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=9974e9ec57696378079ecc3accd3d6f29401b3a0;name=git_151ee577_0;destsuffix=vcs_cache/cec0f337a88725c16a86058204a5dd4ae667b8a92bbed995ab204ebcb62177a5" |
| 225 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" | 376 | SRC_URI += "git://github.com/hashicorp/go-retryablehttp;protocol=https;nobranch=1;tag=v0.7.8;shallow=1;rev=e1f5485fe84728709b857cb89e17088894c301d6;name=git_69ebb5f3_0;destsuffix=vcs_cache/420ce476cca0369183e19289674513fb1d412be25fb7aa1ce6f21f22444e1b02" |
| 226 | SRC_URI += "git://github.com/hashicorp/errwrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=7b00e5db719c64d14dd0caaacbd13e76254d02c0;name=git_28334120_0;destsuffix=vcs_cache/a0949020a0c14672f86d32cbf0d984b8d048a27e6f75aeac79f8ca3f7cc4ecae" | 377 | SRC_URI += "git://github.com/hashicorp/go-msgpack;protocol=https;nobranch=1;tag=v2.1.5;shallow=1;rev=60665ead73d6bfe3ef876446d5036172d00ca375;name=git_075e7daa_0;destsuffix=vcs_cache/9169eed61ed8367b64fc4c969d261067a2fac36f3c4335bad2fd25f2eb4f99ea" |
| 378 | SRC_URI += "git://github.com/hashicorp/go-sockaddr;protocol=https;nobranch=1;tag=v1.0.7;shallow=1;rev=b74dd36f318ed2ac4e01c93f02ef99739f454ed6;name=git_f91778a6_0;destsuffix=vcs_cache/717e523035675664a908708fd1030c060601f362c429f3f95fcbc91804cd0b54" | ||
| 379 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=a032ef5a154020ffc7a74ba73702f9c5d3ea11f2;name=git_aa2934d2_0;destsuffix=vcs_cache/343208606456fb4f9643d8e8742dd757b64a6b252025dc7a30adb732272fce26" | ||
| 380 | SRC_URI += "git://github.com/hashicorp/golang-lru;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=d8515860cebc7b25ff2d29fada3f10a43611c28b;name=git_aa2934d2_1;destsuffix=vcs_cache/0a17d620bc2f7dd8c00efd79d0b78bb5f5c0bfaa2ec311417e9256a33b35db77" | ||
| 381 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=49d1d02c49a783de548d1ba8ae8fde466a20b9e6;name=git_5eeabd90_0;destsuffix=vcs_cache/27af8a9b0236447f26f4bf0e1da3193a2012cc99313dc0c3005bcacae197e30b" | ||
| 382 | SRC_URI += "git://github.com/hashicorp/go-immutable-radix;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=95618379cef103a15b38cc79cce1e8eb1eaf10f1;name=git_5eeabd90_1;destsuffix=vcs_cache/e7330a0d345fdfe0fc28bc95ffa515bf29b09fde15bff6885c08836ae16c3992" | ||
| 383 | SRC_URI += "git://github.com/hashicorp/memberlist;protocol=https;nobranch=1;tag=v0.5.4;shallow=1;rev=21a632a23b186477c158742fbc1b131999f3ab3f;name=git_1ede8613_0;destsuffix=vcs_cache/40b1a0e58006a47b2ac58b4bb0a3050d430ae78659d155c764418b46192ff6f8" | ||
| 227 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" | 384 | SRC_URI += "git://github.com/hashicorp/go-cleanhttp;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6d9e2ac5d828e5f8594b97f88c4bde14a67bb6d2;name=git_34cadc19_0;destsuffix=vcs_cache/da345fc970b7e579c1da9ec42edfbe1bf896f5e3274ce418f134b15952eb2494" |
| 228 | SRC_URI += "git://github.com/agnivade/levenshtein;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=fac16fee5348a9e31bde6afdf8a00218dcc63941;name=git_65ddb0f9_0;destsuffix=vcs_cache/f146c0125792f4a7b478a5ade3d2578eaabd4d7c8a31f42ea28d318a29c2e289" | 385 | SRC_URI += "git://github.com/hashicorp/serf;protocol=https;nobranch=1;tag=v0.10.2;shallow=1;rev=93c69c072b854e28812e80a803ca769ed1f85999;name=git_79d58d92_0;destsuffix=vcs_cache/385d104f6a025a1f02682c6db99a5ef8657b2cc8016aea9feab85f12ddae4b62" |
| 229 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.2;shallow=1;rev=e93e90127321a61ddca6df0d1dcc786684d75b74;name=git_b8e88960_0;destsuffix=vcs_cache/748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37" | 386 | SRC_URI += "git://github.com/yuchanns/srslog;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=becd9b11119269a7928ae89fde90784335c1d016;name=git_b1551042_0;destsuffix=vcs_cache/ff6add8743c1d164ae622fe1920518d665cd9b336efafddbd6a64b310b20963e" |
| 230 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | 387 | SRC_URI += "git://github.com/jsimonetti/rtnetlink;protocol=https;nobranch=1;tag=v2.0.1;shallow=1;rev=8026e5db3354653be2d5f748a45fd06901353309;name=git_ab1df7d7_0;destsuffix=vcs_cache/32a51be3d6e43ac087c0c1a5bc07d98d1afad04909a78ceac4d4c884fdab6d40" |
| 231 | SRC_URI += "git://github.com/x448/float16;protocol=https;nobranch=1;tag=v0.8.4;shallow=1;rev=cb9afec31f2649663ebb64da5c6c32c3d365c3ca;name=git_b79b770f_0;destsuffix=vcs_cache/e395eca01f11e874b5b2b165e3dc2620faa30374fb308657449d3a3023ce5cbb" | ||
| 232 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" | 388 | SRC_URI += "git://github.com/Azure/go-ansiterm;protocol=https;branch=master;rev=faa5f7b0171c46bb398a91b4a0c906324d3664cf;name=git_e113ad22_0;destsuffix=vcs_cache/d9abe4d330489bbcc2f3473a042a0886c4f556d7a3b9128c484c2fef3396e790" |
| 233 | SRC_URI += "git://github.com/StackExchange/wmi;protocol=https;branch=master;rev=cbe66965904dbe8a6cd589e2298e5d8b986bd7dd;name=git_48d6db20_0;destsuffix=vcs_cache/1fc27d9cac14b2a03bbb0b0458896762317bee884884ef85b821fa4cb18c6952" | 389 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/internal/v1.11.2;shallow=1;rev=066f6f92078187a769c5a4e0bfe3c5ac4a22bd36;name=git_d31d6145_0;destsuffix=vcs_cache/29bb1f5f66b9ef2c0d8280dc2ef9de2d950d32bde6082c37129d36181e7f8ad0" |
| 390 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/storage/azblob/v1.5.0;shallow=1;rev=15c65ced02ca0b4875e8463146d7bd4a68a0fbb1;name=git_d31d6145_1;destsuffix=vcs_cache/69ba1366ff498c1f6625ee95464ad8462e9596296890fc801954d6d94c815ead" | ||
| 391 | SRC_URI += "git://github.com/Azure/azure-sdk-for-go;protocol=https;nobranch=1;tag=sdk/azcore/v1.21.0;shallow=1;rev=f6309d465ff4978aeccd13278233add9b0c5348a;name=git_d31d6145_2;destsuffix=vcs_cache/d32f735a33cc3468a96e10ec6a196417f35abe0a3664e8f9ea2ffa16f1b1cf2a" | ||
| 234 | SRC_URI += "git://github.com/go-quicktest/qt;protocol=https;nobranch=1;tag=v1.101.0;shallow=1;rev=6211e4eaf28ee5ee8285fcc4207ddc7b990a7bad;name=git_535e3ce9_0;destsuffix=vcs_cache/4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe" | 392 | SRC_URI += "git://github.com/go-quicktest/qt;protocol=https;nobranch=1;tag=v1.101.0;shallow=1;rev=6211e4eaf28ee5ee8285fcc4207ddc7b990a7bad;name=git_535e3ce9_0;destsuffix=vcs_cache/4b8a9919003a99b021851f8df3b43c27b288035acdffd206c627bff7e91717fe" |
| 235 | SRC_URI += "git://github.com/spiffe/go-spiffe;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=dd15542826b6e12943e74670a8807a74b4da09d9;name=git_217f6de8_0;destsuffix=vcs_cache/1493a5bfbe7b3525b8e369dad6284bf19f8510cf53db0a7f023db2d97777cabd" | 393 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" |
| 236 | SRC_URI += "git://github.com/mndrix/tap-go;protocol=https;branch=master;rev=629fa407e90bbf3781e448e8e9b8931523ec823c;name=git_e9509ffb_0;destsuffix=vcs_cache/8bb1ed2d8275bc2dbf722411dd9448c055174d4deabf466b5d13bd0b0d5d3e80" | 394 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.17.3;shallow=1;rev=159dff1788cbfd31fcf301c9abaca55336596174;name=git_1e891de1_1;destsuffix=vcs_cache/2163e478680ce2e5b8edc94a79eb3f1b3a35b83398ef99bcd5396cdc2bfc583f" |
| 237 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v7.2.0;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_0;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" | 395 | SRC_URI += "git://github.com/digitorus/pkcs7;protocol=https;branch=master;rev=3a137a8743524b3683ca4e11608d0dde37caee99;name=git_602eafe1_0;destsuffix=vcs_cache/fd2b6e349ca1abce350a94202038bc78abc083934bc68342108df0ef0a47c72c" |
| 396 | SRC_URI += "git://github.com/digitorus/timestamp;protocol=https;branch=master;rev=220c5c2851b7435eea999de3daa773601a7ca126;name=git_c314405a_0;destsuffix=vcs_cache/316e808b25b3a6563da681b8e93bb537209a2463c7239f367cc18628056cecf7" | ||
| 397 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=0ec83bb71f05bbaa94d331f66b4542928316bf3f;name=git_400f7838_0;destsuffix=vcs_cache/9c1f995c34027b7f3f53921948a57daacead4dc59c6b3f93ef22a34a3a68585a" | ||
| 398 | SRC_URI += "git://github.com/checkpoint-restore/go-criu;protocol=https;nobranch=1;tag=v7.2.0;shallow=1;rev=39135d0112fa0fb12e80ba04ef843eea097add46;name=git_400f7838_1;destsuffix=vcs_cache/cd3a96bfb455f01e0ad41b83fe0a2ba40c017e12b43cf536dd72401c0a9efa9b" | ||
| 238 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=854ab59c71dde1991c2fdfae9c694aaddc752047;name=git_3c5c2d9d_0;destsuffix=vcs_cache/6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769" | 399 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=854ab59c71dde1991c2fdfae9c694aaddc752047;name=git_3c5c2d9d_0;destsuffix=vcs_cache/6b759ce79ef9b0cf0e95821c6506ecb3e1f87ff4709b914b3e18ce7b12ed0769" |
| 239 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=3c9576c9346a1892dee136329e7e15309e82fb4f;name=git_6d816430_0;destsuffix=vcs_cache/963154633520174004b7a508de4bfa23c0374f9312f6db845c29aa3cb751d708" | 400 | SRC_URI += "git://github.com/checkpoint-restore/checkpointctl;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=891978fb0574c92308fd2f94aaa497c705b194bb;name=git_3c5c2d9d_1;destsuffix=vcs_cache/53c0fcedba44fb6e5f2ca94e7665a79b538eb798ceced2ec5112c9c9ac35624c" |
| 240 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;tag=v0.14.0-rc.1;shallow=1;rev=59e0e2f72c87c95fdd376c5fb12a216b6f983e5d;name=git_d1a645ee_0;destsuffix=vcs_cache/f493369c2a96e959905afa70d80efbf15bd25304bc9938aafdaa00d931825b26" | ||
| 241 | SRC_URI += "git://github.com/Microsoft/didx509go;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=d6236d5cdf87770cf91ae58586fc35ac4ec209ea;name=git_653ab3b3_0;destsuffix=vcs_cache/9d732379493b8d4ba557d271dfac2f175c56544888b810e4884820c70ff7fb20" | ||
| 242 | SRC_URI += "git://github.com/Microsoft/cosesign1go;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=aa4d5e387f66760d40cc8b90987c0bf00d9abe18;name=git_3a764ac5_0;destsuffix=vcs_cache/1eadcf4b7177fc71d2fa87bdfd2145aaaad8dd60403a2ba1c5bb507e71d85138" | ||
| 243 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_0;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" | 401 | SRC_URI += "git://github.com/kisielk/errcheck;protocol=https;nobranch=1;tag=v1.5.0;shallow=1;rev=ee08a456fc430219ad80ce5af98415bcc027a219;name=git_19b8b0b3_0;destsuffix=vcs_cache/2ae681313b6ac49c6c60836f406eed1f7f4db5b86a3027f0ec720f5984386390" |
| 244 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" | 402 | SRC_URI += "git://github.com/kisielk/gotool;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=80517062f582ea3340cd4baf70e86d539ae7d84d;name=git_e251e12c_0;destsuffix=vcs_cache/5f448e8a93894c89c55e73478ef6dc8a0a1a6a3fd3fe3a2b5cd5e03e65915fb1" |
| 245 | SRC_URI += "git://github.com/OneOfOne/xxhash;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=73388e8298b5e5a3611e6b62c2fc41b1b108491e;name=git_263f925e_0;destsuffix=vcs_cache/574662bdca3437a1a2b63a6fb52e05b654c57b8d21015a54e240b726cc649b5c" | 403 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v0.3.13;shallow=1;rev=194978757031c1a5c8ff8e059ae75fc2fc2a04f7;name=git_c84ab7ed_0;destsuffix=vcs_cache/a5db31837e7cfa660365c3f63544dbc74676271a7bf2b22b2ea7b8d3cc8d873b" |
| 246 | SRC_URI += "git://github.com/google/certtostore;protocol=https;nobranch=1;tag=v1.0.6;shallow=1;rev=ee4ff6fd9d452e8aa7eb3249c00b272ecd454c2d;name=git_e7a3d490_0;destsuffix=vcs_cache/03eab8e8fd9152de179043ef32fd09e4375ad5a3b8e25efbeeba6b44d1ca9d4f" | 404 | SRC_URI += "git://github.com/imdario/mergo;protocol=https;nobranch=1;tag=v1.0.2;shallow=1;rev=7b33b2b01026fbbbbfcfbb1ee2c9c0a5e0c9a9f7;name=git_c84ab7ed_1;destsuffix=vcs_cache/b16914f71b927e268f1d35e84fd54af7eca655000013af4d0f184bcbd154847c" |
| 247 | SRC_URI += "git://github.com/google/pprof;protocol=https;branch=main;rev=f64d9cf942d6bcc1a1d4add2c9e758f42cd5adcd;name=git_4d435d14_0;destsuffix=vcs_cache/b4a3cf22b289c100dae58764b0f35b0c0af89950e35274a0659c15b4340bc322" | 405 | SRC_URI += "git://github.com/dustin/go-humanize;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=9ec74ab2f7a7161664182fd4e5e292fccffbc75f;name=git_17fdefb1_0;destsuffix=vcs_cache/c6234fca390287f69b38a8f6d0ab98d492cb6f0df51d81ae32097b058cde1f72" |
| 248 | SRC_URI += "git://github.com/google/gofuzz;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=379e164120fbc98885a8f494b5aa41ba94f64c56;name=git_32fcbcb4_0;destsuffix=vcs_cache/3937010173fd05b3f7349b62cbf84ac3b69011d5b5f248f16416a9e481943f54" | 406 | SRC_URI += "git://github.com/onsi/gomega;protocol=https;nobranch=1;tag=v1.38.1;shallow=1;rev=c36e89a7efeca141bf40c3e582c7332d293dd354;name=git_4f2954a0_0;destsuffix=vcs_cache/08985c7237ebd3fab6c62a39522083539532df8d515de6c564e6fb29bf4d9114" |
| 249 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.3;shallow=1;rev=0a3ecd384c2ae80de757e4b62138949ab721f02e;name=git_8726c33a_0;destsuffix=vcs_cache/f0648a9cebe17ac6cb2e543c1b3c24b2c85c8b2bc09d2e2ba22ce58b2b89cdb0" | 407 | SRC_URI += "git://github.com/onsi/ginkgo;protocol=https;nobranch=1;tag=v2.25.1;shallow=1;rev=1ec91144e3ba4dec32f0aa8b6c50888908a1697b;name=git_209602b3_0;destsuffix=vcs_cache/9298dade6beff9e5ce82bfee39232a81d546fd5aca1cf92c622de71cf378cc2c" |
| 250 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=2d0692c2e9617365a95b295612ac0d4415ba4627;name=git_8726c33a_1;destsuffix=vcs_cache/bbba6265e3e26d3a892583135ccfff338512124f01097cb15f8532f41f14d3f1" | 408 | SRC_URI += "git://github.com/anchore/go-struct-converter;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=c68fdcfa20922cc80b266f13a7986e632bafacca;name=git_5862d91c_0;destsuffix=vcs_cache/4be54006369c9c3bb6a42a67721ee3e3e0f1aab0f71192fdc85f8dc980af1bd6" |
| 251 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=3af367b6b30c263d47e8895973edcca9a49cf029;name=git_8726c33a_2;destsuffix=vcs_cache/bb2851e042ef699bbc2df1ef8c7b0c754822560b89602db9ff6f6315b5afddf7" | 409 | SRC_URI += "git://github.com/apparentlymart/go-cidr;protocol=https;branch=master;shallow=1;rev=5730b04c510e662932577c247c0b194f97fb101f;name=git_75732a95_0;destsuffix=vcs_cache/1382e1e06eea8718cdae3b46d9d9a3349678031f1c00a196e929cecdeea4f863" |
| 252 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5a6f75716e1203a923a78c9efb94089d857df0f6;name=git_8726c33a_3;destsuffix=vcs_cache/04ff364bb494ac39b4a8c906ddd6c47ddef7d89071af49fc9d78eebd2ee4f937" | 410 | SRC_URI += "git://github.com/RackSec/srslog;protocol=https;branch=master;rev=a4725f04ec91af1a91b380da679d6e0c2f061e59;name=git_24e94950_0;destsuffix=vcs_cache/a6d0a042c56e82c61c70ee53ca821160f8de16af7477bb8af6618c034e8d4653" |
| 253 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=6f77996f0c42f7b84e5a2b252227263f93432e9b;name=git_8726c33a_4;destsuffix=vcs_cache/ae58fd0d54f7194cd02ff68b9600f09892901604ebd985b881c9860505e91785" | 411 | SRC_URI += "git://github.com/Microsoft/cosesign1go;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=aa4d5e387f66760d40cc8b90987c0bf00d9abe18;name=git_3a764ac5_0;destsuffix=vcs_cache/1eadcf4b7177fc71d2fa87bdfd2145aaaad8dd60403a2ba1c5bb507e71d85138" |
| 254 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77ae86f624cb174e21763cffcbbf070eb06cb016;name=git_8726c33a_5;destsuffix=vcs_cache/06401ba5971b1b6dbf869860d7b89a3bf1fbcf3c04ffb585b80919dddb781ca6" | 412 | SRC_URI += "git://github.com/Microsoft/go-winio;protocol=https;branch=main;rev=ad3df93bed29459e88baf3ece3e167e2f5d922dd;name=git_6d816430_0;destsuffix=vcs_cache/a519f2f5349fac6d0ecc3fbd2a2a011b6fb55de38f8600345a1441133b7ec95b" |
| 255 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=9b12f366a942ebc7254abc7f32ca05068b455fb7;name=git_8726c33a_6;destsuffix=vcs_cache/460ed71bde70f3a932cad8d9044d3f12302bf8b6e95353bd17c44189712e2763" | 413 | SRC_URI += "git://github.com/Microsoft/hcsshim;protocol=https;nobranch=1;tag=v0.15.0-rc.1;shallow=1;rev=5f3f9b51d76ca61726d4a73d1c00aa83b8dd477e;name=git_d1a645ee_0;destsuffix=vcs_cache/d0555d2e8f3cec20f501077092fb44ff2874bf91d70054e21608ceae9223af40" |
| 256 | SRC_URI += "git://github.com/google/go-cmp;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c3ad8435e7bef96af35732bc0789e5a2278c6d5f;name=git_8726c33a_7;destsuffix=vcs_cache/066c8baed8b5c49c8bf75e59b5e0a559593a7098e3e99236e4fc5b6e29e3ac91" | 414 | SRC_URI += "git://github.com/Microsoft/didx509go;protocol=https;nobranch=1;tag=v0.0.3;shallow=1;rev=d6236d5cdf87770cf91ae58586fc35ac4ec209ea;name=git_653ab3b3_0;destsuffix=vcs_cache/9d732379493b8d4ba557d271dfac2f175c56544888b810e4884820c70ff7fb20" |
| 257 | SRC_URI += "git://github.com/google/gnostic-models;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=82b4ba06c153dcd30e1dbcf93601b3bee5cb3792;name=git_62ad6da8_0;destsuffix=vcs_cache/88a05eeac87ac843d53bbad4f86c891fbd1a6eb73d10d5b2c7381c229c0a25ab" | 415 | SRC_URI += "git://github.com/erofs/go-erofs;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=a937724d98fa77cb20162ed16a2ec91dc998c405;name=git_07143ebc_0;destsuffix=vcs_cache/7ecc022db3ffae2476b47b596cdccac5af6f61a08971a2b6dbdc544bd40f762c" |
| 258 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.1.2;shallow=1;rev=0e4e31197428a347842d152773b4cace4645ca25;name=git_c3a7687c_0;destsuffix=vcs_cache/192548bfd3acdce00ddcc9091abd663f637e675eb5470859ea5ca544d5150646" | 416 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=4c9bf9512682b995722660a4196c0013228e2049;name=git_fb978822_0;destsuffix=vcs_cache/6dd1604eceba1790dbf7f827f1e22a5866a5348a2ab616daed7363a6e16e081d" |
| 259 | SRC_URI += "git://github.com/google/uuid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=0f11ee6918f41a04c201eceeadf612a377bc7fbc;name=git_c3a7687c_1;destsuffix=vcs_cache/1743dd7863ebf20fb946ec26a0525a27c91536f2d01acf863b0a99566cd8f3e5" | 417 | SRC_URI += "git://github.com/russross/blackfriday;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=e96880f42b9343aea6cbfd99693adae0e5fe2b2a;name=git_fb978822_1;destsuffix=vcs_cache/45882c51d4da17f32775abbdabd353753e5115f6ec6282c3bf028fe3471fc743" |
| 260 | SRC_URI += "git://github.com/google/go-containerregistry;protocol=https;nobranch=1;tag=v0.20.1;shallow=1;rev=c3d1dcc932076c15b65b8b9acfff1d47ded2ebf9;name=git_e4a968c9_0;destsuffix=vcs_cache/a2844d6ba65e6b80271cad050f89b6c0158f173d5b155bfd7f8f4e93d826c21d" | 418 | SRC_URI += "git://github.com/josharian/native;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=c1e37c09b531b14ae12a501eb6fd529b31cecdaa;name=git_c34f7170_0;destsuffix=vcs_cache/1c1112f47669d0f21f7bd8836fe3b760e3cc2998ae4dc5e47e222ab0955d8e1e" |
| 261 | SRC_URI += "git://github.com/google/deck;protocol=https;branch=master;rev=105ad94aa8aec4c27766e92c4310b466f0852009;name=git_57663d5a_0;destsuffix=vcs_cache/9c43c7ddfa82c3fc0dbcab5945f7f810fa68c290504895ba9a331c514051c140" | 419 | SRC_URI += "git://github.com/josharian/intern;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=8e6ff32b3e7c0b018c43953085fe2ac330fe9acd;name=git_eb6bc1bf_0;destsuffix=vcs_cache/273d42676826fc8f106c11c2800d01690a09463878fa115700b2e26df24a2440" |
| 262 | SRC_URI += "git://github.com/go-viper/mapstructure;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=b9794a5f0e73d425210d6614ed833067029155f5;name=git_2ea12042_0;destsuffix=vcs_cache/c8d654dc2b8f99ffd23c744af0b961737a283ddb83b110d144f8558b6ffa2ae1" | 420 | SRC_URI += "git://github.com/knqyf263/go-plugin;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=c156889d438cf7d729d5959c02772d9f3a86cb2e;name=git_9ffa8f9a_0;destsuffix=vcs_cache/a8467353858eb68db6c0dd39ab99d740baa3155c9ebe2dee04be36a524fc48f7" |
| 263 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.16.11;shallow=1;rev=0599931efcf551dc63f84ec669d7fb5cfe14f64c;name=git_0a897d51_0;destsuffix=vcs_cache/922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe" | 421 | SRC_URI += "git://github.com/hiddeco/sshsig;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=49dc854ac39b55b9239cf5014b72a6ff2105bf2c;name=git_b8e4d5f4_0;destsuffix=vcs_cache/fdcb4ab573b69d6bee2d375517e62fb147744ddcca0378b2006891f9dd8f6477" |
| 264 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.6.3;shallow=1;rev=4509a600408280c8dcdbc6825ba750cf1628423d;name=git_0a897d51_1;destsuffix=vcs_cache/955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741" | 422 | SRC_URI += "git://github.com/dlclark/regexp2;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=05e6ac2ab64bbfb3b0ece82156906edbe794b140;name=git_41f57ef0_0;destsuffix=vcs_cache/da7b9067217bb6e77c96bb05d69da9e4421f31a79abcb4e24d8a02e57affca14" |
| 265 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.0;shallow=1;rev=4fd9126607b61a0fe22af3a6a31b4e4792a66d83;name=git_0a897d51_2;destsuffix=vcs_cache/1019db3148ced92df014f3223b25aa98b2ba2efdbeabf15f6118d4ee009ddf00" | 423 | SRC_URI += "git://github.com/multiformats/go-base36;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=da52c98bb97cfaa321be04030bc97dcee7de63ff;name=git_f2aafc4b_0;destsuffix=vcs_cache/b53b08586b57e1c9d5907ee7589ddc68381618b8b71a4a91cf585531a2925d85" |
| 266 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/manager/v1.17.8;shallow=1;rev=b8a0918056d0ae923f811f525c17066bbb45f050;name=git_0a897d51_3;destsuffix=vcs_cache/3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b" | 424 | SRC_URI += "git://github.com/multiformats/go-varint;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=23576a8fddd196d6bc3b82014ae91d198e47d734;name=git_82e9ac21_0;destsuffix=vcs_cache/744d7a639c058d65b0d02c6d01c85d11e134b13e2778b30c6ead71a39b85e2e4" |
| 425 | SRC_URI += "git://github.com/multiformats/go-base32;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=a16b66327f327428b32b919939b8c93482507e1f;name=git_0d2d6dd6_0;destsuffix=vcs_cache/22f9647a611ada581aab67ff89be4a59f14ef1c6101708feb4c8248bd30beba8" | ||
| 426 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=58a41f7df1d82d16599e259325b3337d69f70e3b;name=git_e2525f66_0;destsuffix=vcs_cache/336ef425701a0f8e2a7fd9038f8015dc08a8c83b80d82305e7fdb531e67b848a" | ||
| 427 | SRC_URI += "git://github.com/multiformats/go-multibase;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=e78390d81626c10f14be96ab51cbbcb90074bc86;name=git_e2525f66_1;destsuffix=vcs_cache/4bf72fdf6d0bb0b7c1875ef94e22000513f87ddf54031198f40458bb9148b7b3" | ||
| 428 | SRC_URI += "git://github.com/multiformats/go-multihash;protocol=https;nobranch=1;tag=v0.2.3;shallow=1;rev=ff9da31500dddfc675e996601a05cdfc3ce7c764;name=git_378abd8b_0;destsuffix=vcs_cache/5357d62ff01a1b90a3740db211ad8dce9191406dda2bded9fa50679d59183137" | ||
| 429 | SRC_URI += "git://github.com/multiformats/go-multiaddr;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=3b99966d90a2cefddd7a3a03996a11721dad6589;name=git_573da6f3_0;destsuffix=vcs_cache/d4d2c9ab2e45bdf58ca9b19884bd5d49c1c8c09201bf9635a5543bb550e586c0" | ||
| 430 | SRC_URI += "git://github.com/kr/pretty;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=3cd153a126da607b78d1762779b1e1054f9889fc;name=git_cd673b00_0;destsuffix=vcs_cache/487dccea2d19da29e6f873ffd57f7f4d33720781a3f60bb9f852176acb476435" | ||
| 431 | SRC_URI += "git://github.com/kr/text;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=702c74938df48b97370179f33ce2107bd7ff3b3e;name=git_2770e00e_0;destsuffix=vcs_cache/62674ecb33f72b9ab66dd856fe2e651dbf7344dea40ba5132203c7b4b32cfd61" | ||
| 432 | SRC_URI += "git://github.com/xhit/go-str2duration;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=017325bfda0895fe02177e4ebb07962e58735bbf;name=git_c7386ea5_0;destsuffix=vcs_cache/395a3ddd7e351b7b882dc20af4936a00bd11a84147f83ac7a7c25f8093a51cb3" | ||
| 433 | SRC_URI += "git://github.com/rcrowley/go-metrics;protocol=https;branch=master;rev=10cdbea86bc0b922507ce91d43f4f78a5bea2e8f;name=git_54613f95_0;destsuffix=vcs_cache/72f5f2e29a16b9692a19a2b94e23cbbb89dbabf006c0af691e69618cebfb7b5b" | ||
| 434 | SRC_URI += "git://github.com/containers/gvisor-tap-vsock;protocol=https;nobranch=1;tag=v0.8.9;shallow=1;rev=9cfc86f66679ef0feed0f20ba1df558fe2bef5c6;name=git_105afa07_0;destsuffix=vcs_cache/66978342b671f266d43344914d558149c121504db66d312c530267570d78433f" | ||
| 435 | SRC_URI += "git://github.com/containers/ocicrypt;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=1db71af9f28553231f0b59880d3fe5b162fa8c61;name=git_1f55eed4_0;destsuffix=vcs_cache/bec170205b8cb4f7646d21f6d05f4e78b62b540ff061d55788f38ccecc6313b7" | ||
| 436 | SRC_URI += "git://github.com/weppos/publicsuffix-go;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=f0f9fb921fa45b95ef5925ba58a1c5a20fa19a54;name=git_ca984294_0;destsuffix=vcs_cache/7536e47a4a9912d24ff377b4c0c7b360c8ebf2356331a5d02103d069b4eddfd0" | ||
| 267 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.20.3;shallow=1;rev=07bbd001753f9633a614f6c0949d3d73142433d0;name=git_0adf6e3e_0;destsuffix=vcs_cache/c1f9fc4ebee11068a7c704ab9d4d1dbf1f08118e5d144a287927a03613bf5c94" | 437 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.20.3;shallow=1;rev=07bbd001753f9633a614f6c0949d3d73142433d0;name=git_0adf6e3e_0;destsuffix=vcs_cache/c1f9fc4ebee11068a7c704ab9d4d1dbf1f08118e5d144a287927a03613bf5c94" |
| 268 | SRC_URI += "git://github.com/go-ole/go-ole;protocol=https;nobranch=1;tag=v1.2.6;shallow=1;rev=8b1f7f90f6b1728609c9694f2cff140d34fd91f8;name=git_c77f8c8d_0;destsuffix=vcs_cache/f8a37b093a9da7f7719abb71318560d985c5c38e6d58c2c73adde45616845d0c" | 438 | SRC_URI += "git://github.com/aws/smithy-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=e094f45e716e33a1b950cf8bbe804790bf87f965;name=git_0adf6e3e_1;destsuffix=vcs_cache/b6313650cf918efc449afe2c1ad39bbec134fed31222d281aba5e7b1268a5f52" |
| 269 | SRC_URI += "git://github.com/rs/xid;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=7aed5a87c88ebb644e4e6d077f58147ac42f03b9;name=git_a158212c_0;destsuffix=vcs_cache/8c8e0881535c4a849e580fe715b34dbc3794e0d11141a2fcea7613de27ba2e46" | 439 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/ec2/imds/v1.16.11;shallow=1;rev=0599931efcf551dc63f84ec669d7fb5cfe14f64c;name=git_0a897d51_0;destsuffix=vcs_cache/922a4404b83a60bff9878846e9559afd00a4e40117c850bf4090f652793ad5fe" |
| 440 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/s3/v1.99.0;shallow=1;rev=159f4d23fd3150aa3b14c231c434f46f42b72c2a;name=git_0a897d51_1;destsuffix=vcs_cache/8e98a9901c2ab99db9937ddb258dd8d30ffae58d59813a0996e32fa13fcf115f" | ||
| 441 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.7.10;shallow=1;rev=2223642aeafb3b46ae924667ee47d31a1cf5a9d5;name=git_0a897d51_2;destsuffix=vcs_cache/2246ec957611011d2776178f86222ef1cc558b9d4a05c176f6f46614550acc45" | ||
| 442 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=aws/protocol/eventstream/v1.6.3;shallow=1;rev=4509a600408280c8dcdbc6825ba750cf1628423d;name=git_0a897d51_3;destsuffix=vcs_cache/955a184cf2a0f33544045aa04663746a0ac0b9af6f2b103a53c7e0971c83f741" | ||
| 443 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=internal/ini/v1.8.0;shallow=1;rev=4fd9126607b61a0fe22af3a6a31b4e4792a66d83;name=git_0a897d51_4;destsuffix=vcs_cache/1019db3148ced92df014f3223b25aa98b2ba2efdbeabf15f6118d4ee009ddf00" | ||
| 444 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/internal/checksum/v1.9.13;shallow=1;rev=90650dd22735ab68f6089ae5c39b6614286ae9ec;name=git_0a897d51_5;destsuffix=vcs_cache/379838104eb14d14566ca6738fd8223c764cd8c258ba9db65ee4d2d264d0bcea" | ||
| 445 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/manager/v1.17.8;shallow=1;rev=b8a0918056d0ae923f811f525c17066bbb45f050;name=git_0a897d51_6;destsuffix=vcs_cache/3eb1a185525c0b37eabb3bd79e0df48bca3470a8e8c1592d9ae44b14c981245b" | ||
| 446 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=feature/s3/transfermanager/v0.1.16;shallow=1;rev=c8b6a97220901cccfd8a06f6f25aef65a967384c;name=git_0a897d51_7;destsuffix=vcs_cache/ca55015832680596e33ab1c345204ff5ec9de0d8a60208bab66b144317a6eae7" | ||
| 447 | SRC_URI += "git://github.com/aws/aws-sdk-go-v2;protocol=https;nobranch=1;tag=service/cloudwatchlogs/v1.74.0;shallow=1;rev=f29464eb7d59e0f436636245835fcc40a26908c9;name=git_0a897d51_8;destsuffix=vcs_cache/d000ba21c3380cd59ca1a77349dd8e90a13615cf2b773fc4fab47052b880579b" | ||
| 448 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;protocol=https;nobranch=1;tag=v1.10.1;shallow=1;rev=7242968962c674b442ce7106b80d2b09dccdbb13;name=git_adaaef15_0;destsuffix=vcs_cache/772012a333f9b4587ad2bcb3034673f1505f9498076f066e0776de04924aec1a" | ||
| 449 | SRC_URI += "git://github.com/open-policy-agent/opa;protocol=https;nobranch=1;tag=v0.70.0;shallow=1;rev=2ea031ea04e6a8afbc5dd22f656131dc3cfc5a7d;name=git_345563a6_0;destsuffix=vcs_cache/641f2a5b6fed75b61eb34170348c055f38b88df452e53b69fd5fb5f5707b475c" | ||
| 450 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.14.1;shallow=1;rev=9ee3698d19c525c9cefe855433e5f6096b77c6f5;name=git_2748cdc3_0;destsuffix=vcs_cache/84674da628e57d1722274a512e0879c23e8465ad7ef7e016c3bc39c8ea13175b" | ||
| 451 | SRC_URI += "git://github.com/rogpeppe/go-internal;protocol=https;nobranch=1;tag=v1.13.1;shallow=1;rev=e67a4aa07a58fd7f4cc884153739cb77b34f0edb;name=git_2748cdc3_1;destsuffix=vcs_cache/6a8cf885e1574a3d34afe5d7b0a7b4272403e5d756cae287c06d90a7e9eb2d09" | ||
| 452 | SRC_URI += "git://github.com/zeebo/errs;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=13450ab50383c5857164d564544fa0bef3ff689d;name=git_1cced855_0;destsuffix=vcs_cache/c48b3247a05cb20bf2a81d75ef369d317463f64a4267ed1c3e73da685dd8fa09" | ||
| 453 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=2ac532fd44436293585084f8d94c6bdb17835af0;name=git_02e4abb9_0;destsuffix=vcs_cache/e0bdc15b1a7c1a8070f042c4642f13845c0a3597e8027bebaf15f8d169e221ab" | ||
| 454 | SRC_URI += "git://github.com/cncf/xds;protocol=https;branch=main;rev=ee656c7534f5d7dc23d44dd611689568f72017a6;name=git_02e4abb9_1;destsuffix=vcs_cache/435954769a254a102c631bb1d8bcead9b217385136a42fc400889bf3c53118fc" | ||
| 455 | SRC_URI += "git://github.com/cncf/udpa;protocol=https;branch=main;rev=269d4d468f6f798d803d140c3016ed6fc6b735c5;name=git_6dce3e52_0;destsuffix=vcs_cache/2d4bb3719cd74b7802454af2a99a01288222b8d83502e76ab100cd853a9f4b62" | ||
| 456 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;protocol=https;nobranch=1;tag=v0.6.1;shallow=1;rev=9c4135bad38a4e2cda5220216000130d25b2e190;name=git_8d04195c_0;destsuffix=vcs_cache/b1b75cf1f154a6e1faac846fb527714a70f40a2547f60c8e60bfdd84524e7657" | ||
| 457 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;protocol=https;branch=main;rev=2b5cbb29f3e2e08ef2032ac4dc88a40a3a1e9e5f;name=git_c772bd47_0;destsuffix=vcs_cache/7b745e973a8111f30e1e95d1a88ce98b403177bbe2a1b34d1eb16d90d5352448" | ||
| 458 | SRC_URI += "git://github.com/ishidawataru/sctp;protocol=https;branch=master;rev=19ddcbc6aae2b602d6384cc4048e5f91f0e84e5d;name=git_7edbddc2_0;destsuffix=vcs_cache/56f5ffb5c7fafc095396c7ef03dba8a79c9b0ca54c2d7104a954c31ec2698339" | ||
| 459 | SRC_URI += "git://github.com/Graylog2/go-gelf;protocol=https;branch=v2;rev=1550ee647df0510058c9d67a45c56f18911d80b8;name=git_6a113717_0;destsuffix=vcs_cache/be76dcd8d4861839aaf1e79b86bd1139ce51d3d1d43825c80ef38beb7c4b8352" | ||
| 460 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.2;shallow=1;rev=e93e90127321a61ddca6df0d1dcc786684d75b74;name=git_b8e88960_0;destsuffix=vcs_cache/748e9d5ff174cd19acc98de6dc7f6c3d780e0ffcf645aea8c246a36eaa6cac37" | ||
| 461 | SRC_URI += "git://github.com/vbatts/tar-split;protocol=https;nobranch=1;tag=v0.12.3;shallow=1;rev=f42090b399874d8a529f38adbd798419997a92a3;name=git_b8e88960_1;destsuffix=vcs_cache/bf706031eb18a1af3735864a2b2ca87bd117d7e5e214edaceae4b4f556b4c9b6" | ||
| 462 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.1;shallow=1;rev=083ff1c0449867d0d8d456483ee5fab8e0c0e1e6;name=git_aa93f7ee_0;destsuffix=vcs_cache/719be8c83742fcd5ea6c60cce03388f5367bceeb8522379d83d0110c884426a5" | ||
| 463 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=181cea6eab8b2de7071383eca4be32a424db38dd;name=git_aa93f7ee_1;destsuffix=vcs_cache/39798af0c50431f2d4ce305d1aea9c6d13ad19d1ab6af227d59ebb3580e7a7f0" | ||
| 464 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.11.1;shallow=1;rev=2a57335dc9cd6833daa820bc94d9b40c26a7917d;name=git_aa93f7ee_2;destsuffix=vcs_cache/ba91b84762300277627df761c9f004ffcc560434a1a1c2e613269b0c2e378278" | ||
| 465 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.7.0;shallow=1;rev=acba37e5db06f0093b465a7d47822bf13644b66c;name=git_aa93f7ee_3;destsuffix=vcs_cache/f87883f9ef1ad6bd6ecb844fe9108ae126c4dfab49080e5fb37bd27ca64417be" | ||
| 466 | SRC_URI += "git://github.com/stretchr/testify;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=b747d7c5f853d017ddbc5e623d026d7fc2770a58;name=git_aa93f7ee_4;destsuffix=vcs_cache/d45ab2961914a9a432c9fbbee6a5e2e51a7c04a9c7b64b567c83074a7152bb5f" | ||
| 467 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=50a2c064be99303c5dddf725da60e30fbc4f6ede;name=git_7987da5d_0;destsuffix=vcs_cache/956998068f3cc530e52afae6bcb80d92158cdaee2b707bdfdaf132ff05de3b4f" | ||
| 468 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.4.0;shallow=1;rev=5dbb4e6c708f7eb56fc184f7c5dd5e482b555f69;name=git_7987da5d_1;destsuffix=vcs_cache/4ca532f3c50e5c7c19e3dc9316d05026ba007fe253a359de8b2a8492d16f1faa" | ||
| 469 | SRC_URI += "git://github.com/stretchr/objx;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=facf9a85c22f48d2f52f2380e4efce1768749a89;name=git_7987da5d_2;destsuffix=vcs_cache/39828321881a0709a36a2d1edde8fc9928ddd471ebd0bbdf7012076e7214bb02" | ||
| 470 | SRC_URI += "git://github.com/jmoiron/sqlx;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=bc916999dc0011f5caf1f0d40e898ea9f839f4ea;name=git_9aee2e24_0;destsuffix=vcs_cache/6f1b34d3dd34a2e424db7e43d9e1950c1573f990b2bdeb2f85dd035e3c2eb1bd" | ||
| 471 | SRC_URI += "git://github.com/inconshreveable/mousetrap;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=4e8053ee7ef85a6bd26368364a6d27f1641c1d21;name=git_b31cc6ad_0;destsuffix=vcs_cache/a9f0ac4cf05240ceb9790811cbd8ab3cbdcd404501a9ca5a402a28033e7235d8" | ||
| 472 | SRC_URI += "git://github.com/cpuguy83/tar2go;protocol=https;nobranch=1;tag=v0.3.1;shallow=1;rev=f02d3ef0d82937e33206c2f1381a0b5f0c752777;name=git_b7003862_0;destsuffix=vcs_cache/6ac4c1b76d999cab525b7b53689f4df9717aa07fbd38c34a0e6948659bf88979" | ||
| 270 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" | 473 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.7;shallow=1;rev=061b6c7cbecd6752049221aa15b7a05160796698;name=git_af686cb3_0;destsuffix=vcs_cache/44790142f31974c97a48f51298f4d80d17cdea0211947e7cbfe90054a7fe7774" |
| 271 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" | 474 | SRC_URI += "git://github.com/cpuguy83/go-md2man;protocol=https;nobranch=1;tag=v2.0.6;shallow=1;rev=441631534462b74c098953dbd8d5f6210994b0bf;name=git_af686cb3_1;destsuffix=vcs_cache/0b9036af46cc50aa9433a461266e6ef3b3645807c3d1fa49cc53eb201e011781" |
| 272 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=38a1c47ef633fa6b2eee6b8f2e1371ba8626e557;name=git_e0ff909e_0;destsuffix=vcs_cache/5b4f8e13d26b7581594ade5c47d93fb87ebb7720ce23eff7afaed11743464e1f" | 475 | SRC_URI += "git://github.com/secure-systems-lab/go-securesystemslib;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=93d7e1c227c83ca0f49a9dbf053069aa8df30c03;name=git_09ca63ed_0;destsuffix=vcs_cache/994235dd15b0fe3f1f6929ffaad19803d748bf717abf3185bb700d75af65e53f" |
| 273 | SRC_URI += "git://github.com/go-logr/logr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=99e02a994f50f904b6b201df394776cf687238a9;name=git_e0ff909e_1;destsuffix=vcs_cache/761d6b76e4ca57583edd8a7d6cf39d5a0c0dfd1fb4f82f099c044f754193f7d1" | 476 | SRC_URI += "git://github.com/cespare/xxhash;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=998dce232f17418a7a5721ecf87ca714025a3243;name=git_9d94b3ef_0;destsuffix=vcs_cache/4cf9134295bfe252b2146507759140e7050e00021c322cfd0d38a231ef3c0b20" |
| 274 | SRC_URI += "git://github.com/go-logr/stdr;protocol=https;nobranch=1;tag=v1.2.2;shallow=1;rev=521af2addfa7c81c8a65d0e85ed34bb6bb6dc262;name=git_76834f06_0;destsuffix=vcs_cache/e69aa58ea5f2f28aa8623652f5e6643b2299d9fe8ba1e6c73a8e3d602290ac67" | ||
| 275 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v1.2.1;shallow=1;rev=7b06248484ceeaa947e93ca2747eccf336a88ecc;name=git_ac4e3fea_0;destsuffix=vcs_cache/d5f02e84a7cac6538441cf10353084bc8986687c4fb1dbec8ce868f36087a44c" | ||
| 276 | SRC_URI += "git://github.com/envoyproxy/protoc-gen-validate;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=9eff07ddfcb4001aa1aab280648153f46e1a8ddc;name=git_ac4e3fea_1;destsuffix=vcs_cache/17dee49ca0a12c9d068fb9ddd8d0ade5d40bec4965b4d5b57c0163c07b7cc1f7" | ||
| 277 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=ratelimit/v0.1.0;shallow=1;rev=2cdf9fc1e8a104e69a6487721514041c335d86f6;name=git_f80b47a3_0;destsuffix=vcs_cache/906f63aa0b71e9714823fdb45d45be4659d30de781b6a053c93f43371894845f" | ||
| 278 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.13.4;shallow=1;rev=2d07f5a1efda9ba496b69ffafa7efbf86661c35c;name=git_f80b47a3_1;destsuffix=vcs_cache/1248bc92f13bca22704468dd7a1863c1e00e9349148860487e5fbfba3c05f303" | ||
| 279 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=52b167a709f111e6298136064bbaae43419ab22f;name=git_f80b47a3_2;destsuffix=vcs_cache/7b9d6b3bb8d89496a2b4604c64fe742706539fd157f8455324b5c536248f32d6" | ||
| 280 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;branch=main;rev=5f8ba28d44739bd22a47f915a6910b38eea29792;name=git_f80b47a3_3;destsuffix=vcs_cache/ae18408e2dabff9eae443474dd88764e1702f08db99eaa197e196d11fef11707" | ||
| 281 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=v0.9.4;shallow=1;rev=ba8e577f987f6676343cac84525b92ed1b2d86fe;name=git_f80b47a3_4;destsuffix=vcs_cache/f149a73577cc7366678c404cd18196812505b84e63e52c4bb54a8fc51de6e119" | ||
| 282 | SRC_URI += "git://github.com/envoyproxy/go-control-plane;protocol=https;nobranch=1;tag=envoy/v1.32.4;shallow=1;rev=c19bf63a811c90bf9e02f8e0dc1dcef94931ebb4;name=git_f80b47a3_5;destsuffix=vcs_cache/b764640e72f39b0abeb1eee792c7fd920bb28361222420dedee7bbe30022afa6" | ||
| 283 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=v2.1.0;shallow=1;rev=3f5e2b31e36c931159a1b80287847840cd581e6e;name=git_e9f7c9ac_0;destsuffix=vcs_cache/4e15ad209f57f1610bea03c67dbeef9ef7792fafe9b2902ca1a141277719f091" | ||
| 284 | SRC_URI += "git://github.com/grpc-ecosystem/go-grpc-middleware;protocol=https;nobranch=1;tag=providers/prometheus/v1.1.0;shallow=1;rev=53040665d19bab33e444905822557433511bb981;name=git_e9f7c9ac_1;destsuffix=vcs_cache/42aacc0b51ca4683515670ecfde267af8722802b2bb4d002d5647da7d38f9a47" | ||
| 285 | SRC_URI += "git://github.com/grpc-ecosystem/grpc-gateway;protocol=https;nobranch=1;tag=v2.26.1;shallow=1;rev=3b8ac9fa5d4fd94aee7519bfd5f21d60b1666f0e;name=git_3fba78e5_0;destsuffix=vcs_cache/7a398ff2d549d51a63c658f61a0fc12fe4994094b59196ef4d8a96d94d8b0b11" | ||
| 286 | SRC_URI += "git://github.com/mxk/go-flowrate;protocol=https;branch=master;rev=cca7078d478f8520f85629ad7c68962d31ed7682;name=git_a209a0d8_0;destsuffix=vcs_cache/12c25c020a66ecc07c7c90ff8a8793d5462f3f4e58338c9b36012b25b4ed81b8" | ||
| 287 | SRC_URI += "git://github.com/sasha-s/go-deadlock;protocol=https;nobranch=1;tag=v0.3.5;shallow=1;rev=464d34347a399b840a4f963cc96dfc993ccf8c62;name=git_8c229f40_0;destsuffix=vcs_cache/fa29175221f16401d041954c9a07bc5aa8b90d585d480873eaa15a18b5fa8e6d" | ||
| 288 | SRC_URI += "git://github.com/spaolacci/murmur3;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=f09979ecbc725b9e6d41a297405f65e7e8804acc;name=git_5f45d9a4_0;destsuffix=vcs_cache/a9c1720f1e20cf70178b36d24d6d66ecb259eba3a3e6fd0ca670097f00bd2c48" | ||
| 289 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;branch=master;rev=14fe0d1b01d4d5fc031dd4bec1823bd3ebbe8016;name=git_63d71ba5_0;destsuffix=vcs_cache/51e8f292b7b4c73ee0cd08ea12700b5d30bb89b5b541d85eaee134d6035c3069" | ||
| 290 | SRC_URI += "git://github.com/prometheus/client_model;protocol=https;nobranch=1;tag=v0.6.2;shallow=1;rev=eb136e513d419e0c31ad750922f0a6f7675c2dee;name=git_63d71ba5_1;destsuffix=vcs_cache/ce4113e6c8f9de1c05a5198a36f67001c5b8ac458bbdbca291a0800fa698d5b1" | ||
| 291 | SRC_URI += "git://github.com/prometheus/procfs;protocol=https;nobranch=1;tag=v0.16.1;shallow=1;rev=cff69b9d9aa77a0793276da74310e38422864e28;name=git_0ab7c7bc_0;destsuffix=vcs_cache/c5636022955615867ff5e898a254c352486ff4f35f8066d4296d4561c4ef4d2e" | ||
| 292 | SRC_URI += "git://github.com/prometheus/common;protocol=https;nobranch=1;tag=v0.66.1;shallow=1;rev=8975dde6db7208309e9872891f24c7301aa77dfb;name=git_63ab0745_0;destsuffix=vcs_cache/4004fe14db85cf2a2119d66ea225f2b9d7d14ea63e1e3bfa539d1d2440d107c4" | ||
| 293 | SRC_URI += "git://github.com/prometheus/client_golang;protocol=https;nobranch=1;tag=v1.23.2;shallow=1;rev=8179a560819f2c64ef6ade70e6ae4c73aecaca3c;name=git_6ffa6057_0;destsuffix=vcs_cache/d9bbeca592abd4abe4a9bb304c93ff338301ffcad964694c918522126d52a1d2" | ||
| 294 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" | 477 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v5.3.1;shallow=1;rev=16bce71af51f6a4a775f11e649a347a8803940d3;name=git_3ace93c7_0;destsuffix=vcs_cache/9964fa94eb99b405ebcfa3af19e0e16d07aef590c7af497cdfc6743aa4544776" |
| 295 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v6.0.1;shallow=1;rev=87df339550a7b2440ff7da286bd34ece7d74039b;name=git_3ace93c7_1;destsuffix=vcs_cache/8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde" | 478 | SRC_URI += "git://github.com/santhosh-tekuri/jsonschema;protocol=https;nobranch=1;tag=v6.0.1;shallow=1;rev=87df339550a7b2440ff7da286bd34ece7d74039b;name=git_3ace93c7_1;destsuffix=vcs_cache/8cfe8424190c359d20ad2bc01793323c7ac268106706dfa9721cccd4203cbfde" |
| 296 | SRC_URI += "git://github.com/go-sql-driver/mysql;protocol=https;nobranch=1;tag=v1.8.1;shallow=1;rev=4395c45fd098a81c5251667cda111f94c693ab14;name=git_825229b4_0;destsuffix=vcs_cache/da626fc5d68b6c43482c19d2893d4d1078cf849c97e206eb330612abcca8b559" | 479 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v4.0.0;shallow=1;rev=2a28eb653910a6c48842cf517b098451a8b94ee7;name=git_9ca91730_0;destsuffix=vcs_cache/415b160fe8056d6afad103912aec04985bf0152c26e34c44988a72f35d379984" |
| 297 | SRC_URI += "git://github.com/tetratelabs/wazero;protocol=https;nobranch=1;tag=v1.9.0;shallow=1;rev=96f2052f6d12cccc29193f5452c635b76d8a036d;name=git_59327123_0;destsuffix=vcs_cache/8184e4b8a52d22bbf7a3100e9a800f7f69b67c8a4a0349fa457cf7c0f1833060" | 480 | SRC_URI += "git://github.com/mistifyio/go-zfs;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6d5c373cf63ae2477370aa9bda9fa49804c2d72;name=git_9ca91730_1;destsuffix=vcs_cache/14a067948c9001a8443e88278679f597430282136bcd53894095ccfed51182ca" |
| 298 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;protocol=https;nobranch=1;tag=v0.4.2;shallow=1;rev=aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634;name=git_edbaed98_0;destsuffix=vcs_cache/e83b3f01cfa3cec3d5be9f4c807e5357b718362a7da8cac0241fff5e07628961" | 481 | SRC_URI += "git://github.com/uber/mock;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=2d1c58167e30f380cf78e44a43b100a14767e817;name=git_d59a22ac_0;destsuffix=vcs_cache/03540ab2f6f54b62764f09a177ce039608b19eb6106bf7b67da770000fde2a48" |
| 299 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;protocol=https;nobranch=1;tag=v2.3.5;shallow=1;rev=0cc0811acc6e4daee71817383e62fb811590bc13;name=git_fc76d262_0;destsuffix=vcs_cache/c4b1668517389862f58aa68dc4fe3fec0f684e409a5384022fe1acc3d69f42e7" | 482 | SRC_URI += "git://github.com/uber-go/goleak;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=31095c657c34bba405a8d480db27989aa5f60b9c;name=git_aa00c2c2_0;destsuffix=vcs_cache/358840d6c8d4d8a268b95a505fd6f93da14af34041c0824fe51920b4cd523ae2" |
| 300 | SRC_URI += "git://github.com/cenkalti/backoff;protocol=https;nobranch=1;tag=v4.3.0;shallow=1;rev=720b78985a65c0452fd37bb155c7cac4157a7c45;name=git_67dac28e_0;destsuffix=vcs_cache/c644c1d0f5212c0210f056d6c7d45f3e482a1fca002b7c3e65edf8d3c060566f" | 483 | SRC_URI += "git://github.com/uber-go/multierr;protocol=https;nobranch=1;tag=v1.11.0;shallow=1;rev=de75ae527b39a27afcb50a84427ec7b84021d5f4;name=git_56156e5c_0;destsuffix=vcs_cache/9e9b72c633d0ee4d572aa2aef1a020bd0d0430b461457342ecf9ba78885e216c" |
| 301 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v2.2.4;shallow=1;rev=ee07c9203b72060f12e31c04ace80e8a187d5a67;name=git_5fc8a683_0;destsuffix=vcs_cache/024e6f520632e6be8a8fbc0202fdf0da2cfc0266ff95451a8e8d944dd0d8882f" | 484 | SRC_URI += "git://github.com/uber-go/automaxprocs;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=1ea14c35ce47a73089b824e504d1c92eeb61a5a6;name=git_58e615b6_0;destsuffix=vcs_cache/8ab31d7b6c65257de48f8b07a1403dfaa497f722b374c5c6ddcb0804a3c02e9a" |
| 302 | SRC_URI += "git://github.com/pelletier/go-toml;protocol=https;nobranch=1;tag=v1.9.5;shallow=1;rev=fed1464066413075eac02cd4dc368b5221845541;name=git_5fc8a683_1;destsuffix=vcs_cache/22bc2e212b193b23af04b0014dd6e6f15e66953913e88670099f8375927b48c7" | 485 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.1;shallow=1;rev=7b755a3910491932656b01f2013b8bf41e74d4e8;name=git_d94f6782_0;destsuffix=vcs_cache/67e343786276ffdcabe10fced1cc35f12935c34465b4aa9b7a745028a33b44b5" |
| 303 | SRC_URI += "git://github.com/magefile/mage;protocol=https;nobranch=1;tag=v1.14.0;shallow=1;rev=300bbc868ba8f2c15b35e09df7e8804753cac00d;name=git_4be9d374_0;destsuffix=vcs_cache/aa06d81787b87b7fb650df45bdfdd0382bc309275420cf8f707897f49d7a0a7d" | 486 | SRC_URI += "git://github.com/uber-go/zap;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=fcf8ee58669e358bbd6460bef5c2ee7a53c0803a;name=git_d94f6782_1;destsuffix=vcs_cache/7ea0c9e80e2a0bb1bd91b81faf8ace4dfef165de4ce47d177768475c6d02c2f1" |
| 304 | SRC_URI += "git://github.com/aliyun/aliyun-oss-go-sdk;protocol=https;nobranch=1;tag=v3.0.2;shallow=1;rev=3804c1371ab84adf9bacf7d940281b3fb39deb75;name=git_4763d187_0;destsuffix=vcs_cache/91f0b62b74ce1f7d89da2150673d43c48b2f05debd2438da54f6eab6ce6a8b3d" | 487 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=325f520de716c1d2d2b4e8dc2f82c7ccc5fac764;name=git_41754dd3_0;destsuffix=vcs_cache/f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799" |
| 305 | SRC_URI += "git://github.com/mattn/go-colorable;protocol=https;nobranch=1;tag=v0.1.13;shallow=1;rev=11a925cff3d38c293ddc8c05a16b504e3e2c63be;name=git_65d23631_0;destsuffix=vcs_cache/6a55366e9e60cc108e1e5a2ed7de5f7a45982abaf5a3d3a6b7acc8b4cfce973b" | 488 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=d1c650afb95fad0742b98d95f2eb2cf031393abb;name=git_41754dd3_1;destsuffix=vcs_cache/2cae1fc2d308175e4aa6553fe690ddca793e894f25ee318895edb644a8e5093c" |
| 306 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.16;shallow=1;rev=13e91bf4058fb93d5629deb7b2e3763ec8f4fdf8;name=git_bdb8c628_0;destsuffix=vcs_cache/f79b0a50499696515d01ee34055f66e2f63d620014b0df96e0086e89846966e7" | 489 | SRC_URI += "git://github.com/janos/singleflight;protocol=https;nobranch=1;tag=v0.4.3;shallow=1;rev=10a887660364729584a7d58bc23387361ef1c6cb;name=git_af5522ec_0;destsuffix=vcs_cache/e3d2472a097c0f47095b5c96b0f59d1387f4d8f3425163c56a371fe55fcc515f" |
| 307 | SRC_URI += "git://github.com/mattn/go-isatty;protocol=https;nobranch=1;tag=v0.0.20;shallow=1;rev=a7c02353c47bc4ec6b30dc9628154ae4fe760c11;name=git_bdb8c628_1;destsuffix=vcs_cache/d07760adabb0d05ba45e3c8997554326fa96668c12bc4572654f288670e1af35" | ||
| 308 | SRC_URI += "git://github.com/mattn/go-shellwords;protocol=https;nobranch=1;tag=v1.0.12;shallow=1;rev=973b9d5391598d4ee601db46fa32f6e186a356ac;name=git_86631c51_0;destsuffix=vcs_cache/3e9de7967c04a07a314669e56b72110ac8eee96a9646f5b9863c709575abe8d1" | ||
| 309 | SRC_URI += "git://github.com/buger/jsonparser;protocol=https;nobranch=1;tag=v1.1.1;shallow=1;rev=df3ea76ece10095374fd1c9a22a4fb85a44efc42;name=git_67b93344_0;destsuffix=vcs_cache/9e7d88ec56247178ccab447d74a526005db3524f40984768e84aa7c9dbcbe255" | ||
| 310 | SRC_URI += "git://github.com/moby/vpnkit;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=5ae554c185423ad62ba6e77cccc63b43807e80d4;name=git_985a60b4_0;destsuffix=vcs_cache/41dd0f4b4ff1f5f20c40ab4a6e1e7525abc3c95c46ec8ccebc43149f4982f640" | ||
| 311 | SRC_URI += "git://github.com/moby/term;protocol=https;nobranch=1;tag=v0.5.2;shallow=1;rev=6c1b69fecbac2753dcaf18718a7e9f9093c3760d;name=git_1bc89d26_0;destsuffix=vcs_cache/b7e959e4874fee596e5f3eaf06300410fe7cefde4fbece51042d17be137ef04e" | ||
| 312 | SRC_URI += "git://github.com/moby/locker;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=281af2d563954745bea9d1487c965f24d30742fe;name=git_a03ea75a_0;destsuffix=vcs_cache/5549df51df50be0334c0cca67abc7ed6c0bd4fceee3f7bb56eb917b56bfe8644" | ||
| 313 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=capability/v0.4.0;shallow=1;rev=50e999a770172a519119e1c4fd4b6153b7dac90d;name=git_66165bb7_0;destsuffix=vcs_cache/e67c1b1913863f71a44fb255bb4ceafcd322cbb0790a301c410f76acaf083f75" | ||
| 314 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=userns/v0.1.0;shallow=1;rev=54475191138bd297c627eb1a59e1e54b953957f1;name=git_66165bb7_1;destsuffix=vcs_cache/8ea1faceda9bb3618c7b96f0749fcc6b4672432eef27c1f25c4bf631513501f2" | ||
| 315 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=user/v0.4.0;shallow=1;rev=71f0c5ead442a11945a589a7aafd6ef5976fffc8;name=git_66165bb7_2;destsuffix=vcs_cache/1ea4d88317a39a40b500e6a8370c6c5f6d53cf5486d16925f6374042d8bf9896" | ||
| 316 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=mount/v0.3.4;shallow=1;rev=7af2bbe457efeb8b84a57d35692694a50e3ee9cb;name=git_66165bb7_3;destsuffix=vcs_cache/bafd5119fc031ca52b9e52a119b6c3c57d48dea0d101fe2ad1a175fce54de6c7" | ||
| 317 | SRC_URI += "git://github.com/moby/sys;protocol=https;nobranch=1;tag=sequential/v0.6.0;shallow=1;rev=cafbe42351600ca9b363e220722f66d96f6e71f4;name=git_66165bb7_4;destsuffix=vcs_cache/c5c70dcea521c7e4cc66d0ca1ccdc1721b1a865780c1a1b9274ced410fa0553f" | ||
| 318 | SRC_URI += "git://github.com/moby/docker-image-spec;protocol=https;nobranch=1;tag=v1.3.1;shallow=1;rev=f1d00ebd2d6d6805170d5543dbca4b850f35f9af;name=git_00e28400_0;destsuffix=vcs_cache/7e0006fc710e13d8f5d4dd052be9861a4fd4562e1330ab6bdf94303f885e80da" | ||
| 319 | SRC_URI += "git://github.com/moby/spdystream;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=77eb080123d208697674a07b74ceaf94c98bee8b;name=git_30522a60_0;destsuffix=vcs_cache/d7500df0fff4308611e91e5edf74d69178b53dccca9230c03beecb0a26d56124" | ||
| 320 | SRC_URI += "git://github.com/moby/moby;protocol=https;branch=master;rev=1408c9ca4f4f0717b2d885fc87ae0ff000a91c40;name=git_07af7b49_0;destsuffix=vcs_cache/5b49b7c5e2a5c6c8bebf987ab8915e553245163c6c98d7d55cfc2704f25dc3f5" | ||
| 321 | SRC_URI += "git://github.com/moby/moby;protocol=https;nobranch=1;tag=client/v0.1.0;shallow=1;rev=818ddd3b27bd78944e16ebb23842ccbe7f88529b;name=git_07af7b49_1;destsuffix=vcs_cache/172c802e9942e676d7cb9fdc16b4794199fbbd5da877098df00da9da6d19b87d" | ||
| 322 | SRC_URI += "git://github.com/cilium/ebpf;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=061e86d8f5e99aa6f04d11a3807c8cacdbe7908b;name=git_1e891de1_0;destsuffix=vcs_cache/8e810695e5aecdedc82025b50fe217f458e95243dfd6f3a725e4be31bb89421b" | ||
| 323 | SRC_URI += "git://github.com/minio/sha256-simd;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=6096f891a77bfe490cbea7a424c821b5fdb92849;name=git_83ebb5d1_0;destsuffix=vcs_cache/3ac524d45cebe2855802574ee18fc2060f5f3a93ddd4d91a68f06877e8209b2f" | ||
| 324 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0-rc.0;shallow=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | ||
| 325 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | ||
| 326 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.1;shallow=1;rev=60de78bf7cc9d4cf212477bcf1aeaf95bc3c2757;name=git_0c473532_0;destsuffix=vcs_cache/c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508" | ||
| 327 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | ||
| 328 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_0;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | ||
| 329 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=fa024e5d81b610f004f42857e696d94b8961475a;name=git_85a7d8f6_0;destsuffix=vcs_cache/afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e" | ||
| 330 | SRC_URI += "git://github.com/containerd/nerdctl;protocol=https;branch=main;rev=5604f9077214d1e7ef84e1699d794387d281195a;name=git_7b6fe5e6_0;destsuffix=vcs_cache/0a79d41afd7b39bf8f44c91a3ad48f8b2ce8de276d3b29f4796f754b82fe1487" | ||
| 331 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a2eea2bc19ada59eafdb1237a4720ef8ab11e5b1;name=git_523249c2_0;destsuffix=vcs_cache/9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c" | ||
| 332 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | ||
| 333 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | ||
| 334 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | ||
| 335 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | ||
| 336 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | ||
| 337 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=6892f4df2405cd15acbefd1dca970f53ba38bfda;name=git_3f4049aa_0;destsuffix=vcs_cache/7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104" | ||
| 338 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c5dd4fa383f2a932ab7d0b974f05a4e90eb46604;name=git_c15853d7_0;destsuffix=vcs_cache/3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff" | ||
| 339 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | ||
| 340 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | ||
| 341 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.7;shallow=1;rev=f6677ba1dd795a067341d9a82e4bda456c7b9674;name=git_c4766add_0;destsuffix=vcs_cache/2191befad92bd4a64b73d9ee8b108c4f23703f9ac44dc92186b1cba31fff6322" | ||
| 342 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | ||
| 343 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | ||
| 344 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | ||
| 345 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=1c4457e00facac03ce1d75f7b6777a7a851e5c41;name=git_c2fd43eb_0;destsuffix=vcs_cache/003bc34c1dde3a2ee67d971788503962fb4b2b4dd2f0c77c2b690f26457b75ca" | ||
| 346 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_1;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" | ||
| 347 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | ||
| 348 | SRC_URI += "git://github.com/GoogleCloudPlatform/opentelemetry-operations-go;protocol=https;nobranch=1;tag=detectors/gcp/v1.29.0;shallow=1;rev=214376d00c74923436243b766d25f46a652890e6;name=git_2c8937f6_0;destsuffix=vcs_cache/49958282a27585aaf02e289d3431a76a06b31d241e40f4c0c4400d29db6a8e01" | ||
| 349 | SRC_URI += "git://github.com/mr-tron/base58;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=cd0e5141f51dfcadb8311fd8e495eb11126a8010;name=git_2382a1fa_0;destsuffix=vcs_cache/14d7e3112c3f11ef311960c71847e06e31560d98c3f1564a4855ea1cffa55234" | ||
| 350 | SRC_URI += "git://github.com/modern-go/concurrent;protocol=https;branch=master;rev=bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94;name=git_2bbaef4c_0;destsuffix=vcs_cache/09a996e0549b43adaeb1c40a8dc339563ed1a8dcc831e5cb074441a30d502d23" | ||
| 351 | SRC_URI += "git://github.com/modern-go/reflect2;protocol=https;branch=master;rev=35a7c28c31ee079903db043180532306a621943a;name=git_975c3d3f_0;destsuffix=vcs_cache/b0f41ee692517b4a6786fb48ce9d49e532c4f77cac6cacadd6ff49dcb7325931" | ||
| 352 | SRC_URI += "git://github.com/sirupsen/logrus;protocol=https;nobranch=1;tag=v1.9.3;shallow=1;rev=d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd;name=git_02061634_0;destsuffix=vcs_cache/a1230aee5f8f1a866199cbec636d1525e00a9b13cf2fe0023dcf6b874c525014" | ||
| 353 | SRC_URI += "git://github.com/containernetworking/cni;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=a28faab92684aed3af64d5085733c34550ce9877;name=git_4ce5ee0d_0;destsuffix=vcs_cache/6fa30880d920c48b1630347223a375694a450629a1037b649907b1ab1f2f237a" | ||
| 354 | SRC_URI += "git://github.com/containernetworking/plugins;protocol=https;nobranch=1;tag=v1.8.0;shallow=1;rev=0e648479e11c2c6d9109b14fc0c9ac64c677861b;name=git_4541537c_0;destsuffix=vcs_cache/f6503a87c1f81aa33a6d29c40a420afbc08e92fc8e1791dc7f439650e37194ca" | ||
| 355 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;branch=master;rev=5d4384ee4fb2527b0a1256a821ebfc92f91efefc;name=git_b66720d7_0;destsuffix=vcs_cache/542a02198867d48986449e0f3353a6afa6fd53ac0a9f07be5882207092512174" | ||
| 356 | SRC_URI += "git://github.com/pmezard/go-difflib;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=792786c7400a136282c1664665ae0a8db921c6c2;name=git_b66720d7_1;destsuffix=vcs_cache/c04ad296d2e3203fda8b7ca96feaca21b20b3b7441e33c7d67cda029ea61ab4c" | ||
| 357 | SRC_URI += "git://github.com/petermattis/goid;protocol=https;branch=master;rev=4fcff4a6cae7cd8fdaeeaa8bb87443eda9dec107;name=git_8e87b253_0;destsuffix=vcs_cache/28fe23d2ffb5463ca74406309be8d07f56f5b77b8f151b1f3d5a8edf6d6ae9be" | ||
| 358 | SRC_URI += "git://github.com/jessevdk/go-flags;protocol=https;nobranch=1;tag=v1.6.1;shallow=1;rev=c02e333e441eb1187c25e6d689d769d499ec2a0b;name=git_eb751fce_0;destsuffix=vcs_cache/dbe117c89b8b93bf951aed9bde389c26e24efc676864feaeea87df4b01655a56" | ||
| 359 | SRC_URI += "git://github.com/go-openapi/jsonreference;protocol=https;nobranch=1;tag=v0.20.2;shallow=1;rev=1f158e563669961b8e54817e3ea57978d439ffff;name=git_2d19bf8f_0;destsuffix=vcs_cache/2b1f5e4abef192d562993c04982e0222c673c03ef641b68a8e86ea31eae7b8e4" | ||
| 360 | SRC_URI += "git://github.com/go-openapi/swag;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=53e32e82f758c8e884819330a87aef294ff10c1f;name=git_8c33ed8b_0;destsuffix=vcs_cache/c9cae28160c75921d2cb4ab3d1f827a75eff410d92b10dbdb59ee96851a11ee6" | ||
| 361 | SRC_URI += "git://github.com/go-openapi/jsonpointer;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=8b546b950409bd7b131488a88613339cd8937b7f;name=git_a3358eda_0;destsuffix=vcs_cache/eaab28eda54bc7b1675e90e5ebeb79d02f5b4b71c2430301297b1b41c648226c" | ||
| 362 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 363 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 364 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.4.1;shallow=1;rev=cf09e71f4508bfc416135048e392a8a4990bf4e3;name=git_68ce0dfe_0;destsuffix=vcs_cache/4a63ad967da7904ce5fc3bb9f38fa10e528be9f375ff26c2f8dfbf8691298928" | 490 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v4.4.1;shallow=1;rev=cf09e71f4508bfc416135048e392a8a4990bf4e3;name=git_68ce0dfe_0;destsuffix=vcs_cache/4a63ad967da7904ce5fc3bb9f38fa10e528be9f375ff26c2f8dfbf8691298928" |
| 365 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_1;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" | 491 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.0;shallow=1;rev=d3e4dc6f630e155d2fbfdac465eb0da8a737245f;name=git_68ce0dfe_1;destsuffix=vcs_cache/d66ac94ec61bd2ff1830ecd910c5ba59307d9987a0b5e8bc4d43eed2a9670e03" |
| 366 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=cfa47c3a1cc8ff0eff148aa9ec5b0226d0909e87;name=git_5671cdf3_0;destsuffix=vcs_cache/af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460" | 492 | SRC_URI += "git://github.com/kubernetes-sigs/structured-merge-diff;protocol=https;nobranch=1;tag=v6.3.2;shallow=1;rev=d9cc6641c48292946e838bfc3b9bf7c297526757;name=git_68ce0dfe_2;destsuffix=vcs_cache/e5778929cdf14a8fe2e1d1888a731491de23d90eabfcca2f07134336483fe7e2" |
| 493 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=2d320260d730f3842fef7b08d9a807bdbc617824;name=git_5671cdf3_0;destsuffix=vcs_cache/464b6144a42f16f67617e6ae70c780fa6b3663ca909d664a33af0b61e7456764" | ||
| 494 | SRC_URI += "git://github.com/kubernetes-sigs/json;protocol=https;branch=main;rev=cfa47c3a1cc8ff0eff148aa9ec5b0226d0909e87;name=git_5671cdf3_1;destsuffix=vcs_cache/af72b3861f1b450d8fac535a64ce765bba3c291956ec3c652a5f54db46add460" | ||
| 367 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;tag=v0.0.18;shallow=1;rev=007fc6b3ddf2de86708d11af4d4bdaac1c68ea5f;name=git_035a4e7e_0;destsuffix=vcs_cache/e1a6f7a503b540d2cba78ffaa72a5e8807399224b9c0095c37b5c1d0478c1084" | 495 | SRC_URI += "git://github.com/kubernetes-sigs/knftables;protocol=https;nobranch=1;tag=v0.0.18;shallow=1;rev=007fc6b3ddf2de86708d11af4d4bdaac1c68ea5f;name=git_035a4e7e_0;destsuffix=vcs_cache/e1a6f7a503b540d2cba78ffaa72a5e8807399224b9c0095c37b5c1d0478c1084" |
| 496 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;protocol=https;nobranch=1;tag=v1.6.0;shallow=1;rev=048d724aca2d37ddb5b03c90b5b4550a3a48766d;name=git_a731a2aa_0;destsuffix=vcs_cache/289ff1bc36e2275d8f58e8de4b1e27b0cabf0d8bfcb2058f040045490a48f9fc" | ||
| 497 | SRC_URI += "git://github.com/kubernetes-sigs/randfill;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=1b6128de8ceabf6d20c4d81d770bf439c1494960;name=git_8dcba602_0;destsuffix=vcs_cache/64598686d0dc1d499a7860fd9d58ec01370c353b03b4e9377d668d615af13dc6" | ||
| 368 | SRC_URI += "git://github.com/mozilla-services/pkcs7;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=690b05eb2deea0456847d4790fae75c023a87b01;name=git_39152d8d_0;destsuffix=vcs_cache/1222396cde93c85d8db5f16a7e20ad86a4b44eb93169f41bad5eb019aa182aac" | 498 | SRC_URI += "git://github.com/mozilla-services/pkcs7;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=690b05eb2deea0456847d4790fae75c023a87b01;name=git_39152d8d_0;destsuffix=vcs_cache/1222396cde93c85d8db5f16a7e20ad86a4b44eb93169f41bad5eb019aa182aac" |
| 369 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=2b4e43900c03fd6b77109b7b2b6d77583f48bc1c;name=git_e2f6844a_0;destsuffix=vcs_cache/0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b" | 499 | SRC_URI += "git://github.com/google/gvisor;protocol=https;branch=go;rev=a174eb65023f3d23753160b77f6a2edb0dab9a14;name=git_17197a93_0;destsuffix=vcs_cache/68b3af13cd12f70e01dadbe7b2da8e913e422a611dcbff350f3455954416959b" |
| 370 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50;name=git_2e975dd2_0;destsuffix=vcs_cache/39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea" | 500 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.25.1;shallow=1;rev=7f3c4c513b42d471d0be9439bf5bde38f45f8404;name=git_9b911644_0;destsuffix=vcs_cache/aa7727faf6d3d07cc2dd703f32ef5e153071a4e80bc7a5f4ff31cf427863a8ce" |
| 501 | SRC_URI += "git://github.com/google/cel-spec;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=9f069b3ee58b02d6f6736c5ebd6587075c1a1b22;name=git_9b911644_1;destsuffix=vcs_cache/22be8bab702f88ee991b30c18c7bac8535814d8de3215c69ac9ee1e73da82c45" | ||
| 502 | SRC_URI += "git://github.com/cyphar/libpathrs.git;protocol=https;nobranch=1;tag=go-pathrs/v0.2.1;shallow=1;rev=f900452f21ff9fa092ea5250de5634beaae0f082;name=git_8cb51ac9_0;destsuffix=vcs_cache/e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90" | ||
| 503 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;protocol=https;nobranch=1;tag=v0.24.0;shallow=1;rev=b1a01ee95db0e690d91d7193d037447816fae4c5;name=git_aae3ac7b_0;destsuffix=vcs_cache/8607148e6fbec2ab3d0020ea3ffb8bdce7bc15dae97ebec60385afa6ddb97c29" | ||
| 504 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.16.0;shallow=1;rev=7826ba4358a76646a8bd1f852201c4fed2c81c38;name=git_63b91e23_0;destsuffix=vcs_cache/525f00d6116e74b77041f8bb562564ec0e4c1d66d02a48c7b8093f8f931ae1c4" | ||
| 505 | SRC_URI += "git://github.com/gonum/gonum;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=fc402bc485e3a92f8d4f1f0ee5a49e2edf232ed2;name=git_63b91e23_1;destsuffix=vcs_cache/97e0ee36296f2cb2f3d1791623b4a81368a81b9887e637d57840b4152a64f400" | ||
| 506 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.4;shallow=1;rev=068e4d63881bdd1923f069559870b6d153b15478;name=git_780106c7_0;destsuffix=vcs_cache/adea5cf06c6a3beda8e988488bf42b037fd9e912a944733d3d8861ee12229595" | ||
| 507 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.2;shallow=1;rev=246a95c22c57f15ef6d3305a1f1b8a0b05e4d560;name=git_780106c7_1;destsuffix=vcs_cache/8e5c657c86d0e182b5f4d6ed3715a0ec93dfb998d8ef94555af035578a3aba8d" | ||
| 508 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v2.4.4;shallow=1;rev=43b627a9da72517e91dbcf07cd10dfd6618423d8;name=git_780106c7_2;destsuffix=vcs_cache/c12dcce102ff2fed3d659773e1d42a0042c0a61c8af1c401dbbe2e575f272bea" | ||
| 509 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v3.0.4;shallow=1;rev=c3552c15f996075a7634df5159d9161c67bf3d76;name=git_780106c7_3;destsuffix=vcs_cache/28af0e86ac86bfc3e00873c91eee3b58eb4f82e4f4c0f7963ccfc8872fd4a4a5" | ||
| 510 | SRC_URI += "git://github.com/yaml/go-yaml;protocol=https;nobranch=1;tag=v4.0.0-rc.3;shallow=1;rev=e99d6a6e928a797feb752a3f839e0a7e45a46ddc;name=git_780106c7_4;destsuffix=vcs_cache/bb6f6ec483049dba1843496880df5682fc52f28cc7a78c0fd6884e70812d5903" | ||
| 511 | SRC_URI += "git://github.com/flyingmutant/rapid;protocol=https;nobranch=1;tag=v1.2.0;shallow=1;rev=7adc026a03621808fcbc07e70c6a36933b0e0d7a;name=git_137f50da_0;destsuffix=vcs_cache/44c434e5467532a753dca055894777e9cc0c2edb2d36b01df08664a6953e8459" | ||
| 512 | SRC_URI += "git://github.com/flyingmutant/rapid;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=9bafe07343742c860ff53bf66075648f8ebb54a5;name=git_137f50da_1;destsuffix=vcs_cache/47ab1f455a8cd461d0284022be4d04afdc8f842098c38dd24d50a473d455e50b" | ||
| 513 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.39.0;shallow=1;rev=08e54827f6706016347e1e4f4866b84126842b20;name=git_da0444fc_0;destsuffix=vcs_cache/25a26ef9e7fdfeddbbdcd7d7b41071221e7b4725c111a8cfdc664505871fdf82" | ||
| 514 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=15129aafc3056028aa2694528ac20373f8cd34e4;name=git_da0444fc_1;destsuffix=vcs_cache/31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b" | ||
| 515 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=397d5f80920585bc27433d878aba498d062f81e1;name=git_da0444fc_2;destsuffix=vcs_cache/288c8544e4f81cd731ea4840479ed4e8010b7f4927572178b4de1e908729d6b0" | ||
| 516 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=49385e6e15226593f68b26af201feec29d5bba22;name=git_da0444fc_3;destsuffix=vcs_cache/9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202" | ||
| 517 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=4f61da869c0cac4042c389774ce3a1627c48b555;name=git_da0444fc_4;destsuffix=vcs_cache/bbc317bada733fafa13234db83e010d72b171fa2517734506da8cb6dd5b34f58" | ||
| 518 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=51546915a63b068d8e385208b9ba6ada4bcb182e;name=git_da0444fc_5;destsuffix=vcs_cache/e73d3826896d304e4053ce476242f088627052d410f299c5b6b78c1ac6a85f91" | ||
| 519 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=59db8d763f22395595c26ee1cae0886b57141b3a;name=git_da0444fc_6;destsuffix=vcs_cache/34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5" | ||
| 520 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=665e8c7367d1ecf644cea2d163019ef59c13d554;name=git_da0444fc_7;destsuffix=vcs_cache/7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399" | ||
| 521 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=7d69d983c4522784860c781a0d7b80408fdc0cd1;name=git_da0444fc_8;destsuffix=vcs_cache/16ed30d78eb53ed66ced535c1567617d25ede39e0531f86d40cdef44dbc283a2" | ||
| 522 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=8c9f86f7a55f5af45a9080f6ed3ac915382d369c;name=git_da0444fc_9;destsuffix=vcs_cache/2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5" | ||
| 523 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=90c8f94a055257f9ab343137cbada4e658750fbb;name=git_da0444fc_10;destsuffix=vcs_cache/b402dcf4abb8c639432471f2cec9e99460d32185589fe7bdc4e9cbaf4cbfbbef" | ||
| 524 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=914b96c1bddd0738464c043cccbbac14fc94b955;name=git_da0444fc_11;destsuffix=vcs_cache/d0662d08b7d2a210465964877f40b7674cc8c890c958bbd6ac3c5239f7e3ceb5" | ||
| 525 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=95e765b1cc43ac521bd4fd501e00774e34401449;name=git_da0444fc_12;destsuffix=vcs_cache/b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77" | ||
| 526 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=97732733099d6a942a73b889770774366de963ed;name=git_da0444fc_13;destsuffix=vcs_cache/aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae" | ||
| 527 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a1a9c4b846b3a485ba94fede5b50579c7f432759;name=git_da0444fc_14;destsuffix=vcs_cache/2f3fd5707f3a5ef68eb1d605f65e0f7f040eea9e2316455901264ff7a76d13cf" | ||
| 528 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d;name=git_da0444fc_15;destsuffix=vcs_cache/f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33" | ||
| 529 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653;name=git_da0444fc_16;destsuffix=vcs_cache/323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa" | ||
| 530 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=ca59edaa5a761e1d0ea91d6c07b063f85ef24f78;name=git_da0444fc_17;destsuffix=vcs_cache/aedaafe73d2d04f8ec6f72bf045d67462baa8cb261dd5ba7cee843d028806a97" | ||
| 531 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=d0b11bdaac8adb652bff00e49bcacf992835621a;name=git_da0444fc_18;destsuffix=vcs_cache/f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556" | ||
| 532 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=f84b799fce68db3cb46a8f6f819c1e56377181df;name=git_da0444fc_19;destsuffix=vcs_cache/5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511" | ||
| 533 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=fbc7d0a398ab184f5d1050e8035f3b19a3b9003f;name=git_da0444fc_20;destsuffix=vcs_cache/938106f0f34e86c11ae1decb53e24d7293c5a446a646dc74c77598fa32066959" | ||
| 534 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=fc697a31fa06b616162e34fd66047ab52722ba6c;name=git_da0444fc_21;destsuffix=vcs_cache/c44a2283b8abc15887293eb274725627464f4d8ccfcd1eca0e5b35fb88cefaf7" | ||
| 535 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=fdedc70b468f679c263a3ccaefc1faeed3239939;name=git_da0444fc_22;destsuffix=vcs_cache/782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b" | ||
| 536 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=fe16172d1123f5350a8c5585395465de6866de4c;name=git_da0444fc_23;destsuffix=vcs_cache/98b8f8e576ea102df6da1bb663af4e216f2c54784ec6f693d42483bcb5782eed" | ||
| 537 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=643da9ba74f1165d8cae1505d453b3de3cf21b7b;name=git_13df7481_0;destsuffix=vcs_cache/e9de7b4407aeb467de3c62d2bad1dc689e8fd55b7f2a1e79061cb61264664642" | ||
| 538 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=7416265ac6eca137286fb2adcc87f9feec458b4c;name=git_13df7481_1;destsuffix=vcs_cache/56b95046571e0e04dcc329f5fb97496ba7e4c7f6286db216f11afc8553b45e5d" | ||
| 539 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;branch=master;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_2;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | ||
| 540 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=aa51b25a4485b19ca64f578bad6fa40229e75984;name=git_13df7481_3;destsuffix=vcs_cache/f5ac06bdfe55fc7bd179f7c5a60562be13e6bcc09b95c407d4406e98a81ce1c0" | ||
| 541 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=b71060237c896c7c9fc602ab66e33ea6079659fa;name=git_13df7481_4;destsuffix=vcs_cache/7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c" | ||
| 542 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=baa5c2d058db25484c20d76985ba394e73176132;name=git_13df7481_5;destsuffix=vcs_cache/6298f3a9437391a0bc3f25313e688f4d0fadb24b18e5241b03c109c66fc85ed2" | ||
| 543 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=bba3e065a67271df90253c78c98f2cea7f572948;name=git_13df7481_6;destsuffix=vcs_cache/e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39" | ||
| 544 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=fa1ba4269bda724bb9f01ec381fbbaf031e45833;name=git_13df7481_7;destsuffix=vcs_cache/7e2510260fb34e72e79e38bbfdb10ff9a20e584f7d79822b31c6b8f4177f1f2a" | ||
| 545 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=4d954e69a88d9e1ccb8439f8d5b6cbef230c4ef9;name=git_d7a72cb8_0;destsuffix=vcs_cache/864afddc69fad1ce0a681e3dd141ae639e4d432bb2054f4e23bade98cd28e520" | ||
| 546 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=cf1431934151b3a93e0b3286eb6798ca08ea3770;name=git_d7a72cb8_1;destsuffix=vcs_cache/9d690404d55fe61f12b60291b8248b30b26748c84367097aae3de38a202f1504" | ||
| 547 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;branch=master;rev=d2e6202438beef2727060aa7cabdd924d92ebfd9;name=git_d7a72cb8_2;destsuffix=vcs_cache/aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713" | ||
| 548 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50;name=git_2e975dd2_0;destsuffix=vcs_cache/39b5e1daf17afc894da71452dbc3a21bfd60c2a69143fd621e2f4c38e90360ea" | ||
| 371 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=119f7033984f028b159c6167aa5afc38c0f9a585;name=git_2e975dd2_1;destsuffix=vcs_cache/986b18b424003ddda556bb95340ddc7abb3f0f6bf5c651aa8cfd40f0ac99f6c3" | 549 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=119f7033984f028b159c6167aa5afc38c0f9a585;name=git_2e975dd2_1;destsuffix=vcs_cache/986b18b424003ddda556bb95340ddc7abb3f0f6bf5c651aa8cfd40f0ac99f6c3" |
| 372 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=1231d5465be98a7c5f01140358c142d365d4fbb6;name=git_2e975dd2_2;destsuffix=vcs_cache/dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e" | 550 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=1231d5465be98a7c5f01140358c142d365d4fbb6;name=git_2e975dd2_2;destsuffix=vcs_cache/dc68a83f0b959f11ba9a73ae88839dbcfaa7f3926b2c644ab3d6371b08b9487e" |
| 373 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=353276a841e232e41e0f76e7a61fe0e5d1f92cf1;name=git_2e975dd2_3;destsuffix=vcs_cache/01dc83b419d0b9e7ac14b7e9d46c28fdaacc6ca988e665adbbba5e0de2d6fbf5" | 551 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=353276a841e232e41e0f76e7a61fe0e5d1f92cf1;name=git_2e975dd2_3;destsuffix=vcs_cache/01dc83b419d0b9e7ac14b7e9d46c28fdaacc6ca988e665adbbba5e0de2d6fbf5" |
| 374 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=442846aa8d80ebae61e0c2c58e041b92b9b33dc4;name=git_2e975dd2_4;destsuffix=vcs_cache/6e80986253586c744eeb9301c1f4d73cf3fda43e353aa2aeca103d7589f19176" | 552 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=3863673230bd2f654d5c3749dc90e6d130067dd6;name=git_2e975dd2_4;destsuffix=vcs_cache/71d12ef0538a7e08304bd53ff5dbe1a79f60001589f3d0127d4b8bfc96b4cb9e" |
| 375 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=46c790f81f1f50148a57f7ddf0c637b84ff2f0e6;name=git_2e975dd2_5;destsuffix=vcs_cache/203e28c0e169e65642fceae52940a4ccfc8271241151e8690565c19b810d2263" | 553 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.43.0;shallow=1;rev=3c3e4855f7d2eb06c3e48933554add9ec6b599b5;name=git_2e975dd2_5;destsuffix=vcs_cache/833a11849e3b51c3538c5b69d1368e81e35ff552c00c6a13a36cbc413c164216" |
| 376 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_6;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" | 554 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.27.0;shallow=1;rev=442846aa8d80ebae61e0c2c58e041b92b9b33dc4;name=git_2e975dd2_6;destsuffix=vcs_cache/6e80986253586c744eeb9301c1f4d73cf3fda43e353aa2aeca103d7589f19176" |
| 377 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d974fe83263b348b6fa9fb95bebc2ff93997880a;name=git_2e975dd2_7;destsuffix=vcs_cache/8c925145fa5ca5db53f91e3399c9a423d5164629af4b7130510ea7c1f232da88" | 555 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=46c790f81f1f50148a57f7ddf0c637b84ff2f0e6;name=git_2e975dd2_7;destsuffix=vcs_cache/203e28c0e169e65642fceae52940a4ccfc8271241151e8690565c19b810d2263" |
| 378 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=f413282cd8dbb55102093d9f16ab3ba90f7b9b31;name=git_2e975dd2_8;destsuffix=vcs_cache/6d1dc21558241e3a6a1bee096bb7f18407647d9cc3d3eb7e2fcc7d3d63e6c4e0" | 556 | SRC_URI += "git://go.googlesource.com/term;protocol=https;branch=master;rev=7de9c90e9dd184706b838f536a1cbf40a296ddb7;name=git_2e975dd2_8;destsuffix=vcs_cache/ead0d27eba7bab1501c9338f4e8f06fcaeada49e20ae7ea11b3242a3e7e99835" |
| 379 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=859b3ef565e237f9f1a0fb6b55385c497545680d;name=git_13df7481_0;destsuffix=vcs_cache/c7adf8bcca55c1652cddd18c7e949788e387f878482d2553dd5f0a8b63dae8ba" | 557 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=d974fe83263b348b6fa9fb95bebc2ff93997880a;name=git_2e975dd2_9;destsuffix=vcs_cache/8c925145fa5ca5db53f91e3399c9a423d5164629af4b7130510ea7c1f232da88" |
| 380 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=86c51ed26bb44749b7d60a57bab0e7524656fe8a;name=git_13df7481_1;destsuffix=vcs_cache/8d01fb415e3ecdf7c1c57243ebaa9b07a2cecd87ea1574f747bbc2ab686be373" | 558 | SRC_URI += "git://go.googlesource.com/term;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=f413282cd8dbb55102093d9f16ab3ba90f7b9b31;name=git_2e975dd2_10;destsuffix=vcs_cache/6d1dc21558241e3a6a1bee096bb7f18407647d9cc3d3eb7e2fcc7d3d63e6c4e0" |
| 381 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=aa51b25a4485b19ca64f578bad6fa40229e75984;name=git_13df7481_2;destsuffix=vcs_cache/f5ac06bdfe55fc7bd179f7c5a60562be13e6bcc09b95c407d4406e98a81ce1c0" | 559 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_0;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" |
| 382 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=b71060237c896c7c9fc602ab66e33ea6079659fa;name=git_13df7481_3;destsuffix=vcs_cache/7ef51338d8e623e736e20c1b31c1b901aaec9b92183668719ead1a38003fbd8c" | ||
| 383 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=baa5c2d058db25484c20d76985ba394e73176132;name=git_13df7481_4;destsuffix=vcs_cache/6298f3a9437391a0bc3f25313e688f4d0fadb24b18e5241b03c109c66fc85ed2" | ||
| 384 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.29.0;shallow=1;rev=bba3e065a67271df90253c78c98f2cea7f572948;name=git_13df7481_5;destsuffix=vcs_cache/e2f24273f66162f4a2bfde7357a860b565262f0932e1d1bcba22f2c375336f39" | ||
| 385 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=ed3ec21bb8e252814c380df79a80f366440ddb2d;name=git_13df7481_6;destsuffix=vcs_cache/d8ce3a26ef11a4e81bfc12391c4d0bf865766bcb2812acb31931c12ee0d326f8" | ||
| 386 | SRC_URI += "git://go.googlesource.com/mod;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=fa1ba4269bda724bb9f01ec381fbbaf031e45833;name=git_13df7481_7;destsuffix=vcs_cache/7e2510260fb34e72e79e38bbfdb10ff9a20e584f7d79822b31c6b8f4177f1f2a" | ||
| 387 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=113979e3529a77b99c4f3e5f3c8a22802a39cc95;name=git_7d9b3b49_0;destsuffix=vcs_cache/74532c68be1c7f64a0eee926ba2b0b7d4552a8c11bae36838bf170186db4264d" | ||
| 388 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_1;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | ||
| 389 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_2;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 390 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_3;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | ||
| 391 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=7c47624df98f421302ad5a380f58fd5ed0ecb734;name=git_7d9b3b49_4;destsuffix=vcs_cache/a7efe20c5bee119c7e0018be6d57820b9b6a182d1818d3ec344c022fad6b7114" | ||
| 392 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_5;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 393 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=a22b5e8a9b8d2234e1e960ec2473e4011f012a6b;name=git_7d9b3b49_6;destsuffix=vcs_cache/d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3" | ||
| 394 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_7;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | ||
| 395 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=b5e55d198461206bca9558e65cdd518f8e4f2735;name=git_7d9b3b49_8;destsuffix=vcs_cache/113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103" | ||
| 396 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=bf090417da8b6150dcfe96795325f5aa78fff718;name=git_7d9b3b49_9;destsuffix=vcs_cache/af3c08c9017348d0a11699087455e33b9a2822c39bdbae5ffe5757b448be7d38" | ||
| 397 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d0863f03daeff79ab917de5768285bb077f77b20;name=git_7d9b3b49_10;destsuffix=vcs_cache/9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9" | ||
| 398 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=e35e4ccd0d2ddd32df7536574a7fec39296395f0;name=git_7d9b3b49_11;destsuffix=vcs_cache/0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9" | ||
| 399 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=f727befe758c04ce68d52abc6e69ad111e2c6797;name=git_7d9b3b49_12;destsuffix=vcs_cache/4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950" | ||
| 400 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=0de0cce0169b09b364e001f108dc0399ea8630b3;name=git_ed42bd05_0;destsuffix=vcs_cache/4a83ce2ea03f8d39736df96f33e3c12c6f2736e4e2d7c83f96b043f96b097451" | ||
| 401 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=2a0da8be5a758b33fa896384d689071e832b4aa2;name=git_ed42bd05_1;destsuffix=vcs_cache/19efc4cb9f2e7a76fbf824f289dae4d043293613f9ade8de6a01bb65aac96ff5" | ||
| 402 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd;name=git_ed42bd05_2;destsuffix=vcs_cache/645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30" | ||
| 403 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=3a22650c66bd7f4fb6d1e8072ffd7b75c8a27898;name=git_ed42bd05_3;destsuffix=vcs_cache/7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b" | ||
| 404 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=3b0461eec859c4b73bb64fdc8285971fd33e3938;name=git_ed42bd05_4;destsuffix=vcs_cache/3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882" | ||
| 405 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=69a78807bb2bb6d1599c68698c6b009505012083;name=git_ed42bd05_5;destsuffix=vcs_cache/790f338e43aad3af78a9eb98e04e8e9e896e3a4ba134a79d5c8585b661ac7984" | ||
| 406 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=73d21fdbb4d7dc7115b50526b93b6c37a4e3377f;name=git_ed42bd05_6;destsuffix=vcs_cache/a01e3b89b0eaee78f99416a8c45b88217620ddfb433c6d6079cfd2663e101530" | ||
| 407 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=87ce33ecb484cbb6bcfc8e506ce0330ef72e0847;name=git_ed42bd05_7;destsuffix=vcs_cache/b7ae66e3510d0f80f4750c2913d64e3dfa0ebbeb04ef2448d5d9f7485751d7a6" | ||
| 408 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=8a410e7b638dca158bf9e766925842f6651ff828;name=git_ed42bd05_8;destsuffix=vcs_cache/e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448" | ||
| 409 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9a296438e54dff851a45667aa645a97003b44db5;name=git_ed42bd05_9;destsuffix=vcs_cache/8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4" | ||
| 410 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=a158d28d115bfbcc1583374c5ae12ba6415bb93e;name=git_ed42bd05_10;destsuffix=vcs_cache/2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5" | ||
| 411 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=d27919b57fa8dd03198f85ca9e675e1a09babd7d;name=git_ed42bd05_11;destsuffix=vcs_cache/257e9d33eb573ebf388a80f4a69bf640446d837730a0eebdc073dcf22573441c" | ||
| 412 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=d8887717615a059821345a5c23649351b52a1c0b;name=git_ed42bd05_12;destsuffix=vcs_cache/714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d" | ||
| 413 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=daac0cec0cf964a628a29bb4b82940c225b921ed;name=git_ed42bd05_13;destsuffix=vcs_cache/ef893f7ed2797af547df6a271db0743593abf4c5e07ef52033e9b3e5a585dff9" | ||
| 414 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=e18ecbb051101a46fc263334b127c89bc7bff7ea;name=git_ed42bd05_14;destsuffix=vcs_cache/376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd" | ||
| 415 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=eb5bcb51f2a31c7d5141d810b70815c05d9c9146;name=git_ed42bd05_15;destsuffix=vcs_cache/ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe" | ||
| 416 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f5854403a9740e74b2e9e725e6cd7c8a57711905;name=git_ed42bd05_16;destsuffix=vcs_cache/fc8ecf11eddaf279509465d2c0dde9c76fb90ea7c097356e83c6ed4c375e1c16" | ||
| 417 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_0;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" | ||
| 418 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_1;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" | ||
| 419 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=48e4a4a957429d31328a685863b594ca9a06b552;name=git_38515699_2;destsuffix=vcs_cache/3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45" | ||
| 420 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=6c97a165dd661335ff7bce6104a008558123c353;name=git_38515699_3;destsuffix=vcs_cache/314ce90da59b55f1c43f4f8d9511a0fdba7d266959c9169598c6ca4e65509a34" | ||
| 421 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=71a9c9afc4cd710b9412f7f99f0d8e35b10e488a;name=git_38515699_4;destsuffix=vcs_cache/96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f" | ||
| 422 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=8d533a0c40adec778a7d09ac6c8aa640d3c883f4;name=git_38515699_5;destsuffix=vcs_cache/ac1639a50598e18d2d894a268e0c312c9f39f5ad2a7482a2f8d54d2906719521" | ||
| 423 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=d42948e5579eb996bedb7df76c7ad57fae4e83c7;name=git_38515699_6;destsuffix=vcs_cache/7fcb78a8fd04f8a91f109513bdf93dd6c6681a83c61c24ba5d330cc070dad0a6" | ||
| 424 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=e7ff6b3572e1a83c072ef150c985f86603986e1b;name=git_38515699_7;destsuffix=vcs_cache/577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2" | ||
| 425 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_8;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 426 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=f488e191e67ed95a5b9b7b39024e5a5f5f1ffd02;name=git_38515699_9;destsuffix=vcs_cache/ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e" | ||
| 427 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=15129aafc3056028aa2694528ac20373f8cd34e4;name=git_da0444fc_0;destsuffix=vcs_cache/31b4a87892cd1d88cf590c31b22ef78bd77b4e57c5287e1e0eb653c03ef43d8b" | ||
| 428 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=49385e6e15226593f68b26af201feec29d5bba22;name=git_da0444fc_1;destsuffix=vcs_cache/9039de5e2ba775addafc7d6cd06d2390dd60ba6ff11978f6f7708e792ae9b202" | ||
| 429 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=4f61da869c0cac4042c389774ce3a1627c48b555;name=git_da0444fc_2;destsuffix=vcs_cache/bbc317bada733fafa13234db83e010d72b171fa2517734506da8cb6dd5b34f58" | ||
| 430 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=51546915a63b068d8e385208b9ba6ada4bcb182e;name=git_da0444fc_3;destsuffix=vcs_cache/e73d3826896d304e4053ce476242f088627052d410f299c5b6b78c1ac6a85f91" | ||
| 431 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=59db8d763f22395595c26ee1cae0886b57141b3a;name=git_da0444fc_4;destsuffix=vcs_cache/34a6c6ff0efd234ebc0cc2a5cfdad07405fca7403da460f8d25bfb69091bc0c5" | ||
| 432 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=665e8c7367d1ecf644cea2d163019ef59c13d554;name=git_da0444fc_5;destsuffix=vcs_cache/7389e79775019a8b50e34efbdfd1a6f9ee910ef3822e04963ba444b3d04db399" | ||
| 433 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=7d69d983c4522784860c781a0d7b80408fdc0cd1;name=git_da0444fc_6;destsuffix=vcs_cache/16ed30d78eb53ed66ced535c1567617d25ede39e0531f86d40cdef44dbc283a2" | ||
| 434 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=8c9f86f7a55f5af45a9080f6ed3ac915382d369c;name=git_da0444fc_7;destsuffix=vcs_cache/2b23297aec08f23623501029a20a4eee604e87ce090001ef6ad0a5930d799dd5" | ||
| 435 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=90c8f94a055257f9ab343137cbada4e658750fbb;name=git_da0444fc_8;destsuffix=vcs_cache/b402dcf4abb8c639432471f2cec9e99460d32185589fe7bdc4e9cbaf4cbfbbef" | ||
| 436 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.17.0;shallow=1;rev=914b96c1bddd0738464c043cccbbac14fc94b955;name=git_da0444fc_9;destsuffix=vcs_cache/d0662d08b7d2a210465964877f40b7674cc8c890c958bbd6ac3c5239f7e3ceb5" | ||
| 437 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=95e765b1cc43ac521bd4fd501e00774e34401449;name=git_da0444fc_10;destsuffix=vcs_cache/b1e9a27b98fa2dd77074f2947aa9586de17609eb0bdd77672fccab342a0f1a77" | ||
| 438 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=97732733099d6a942a73b889770774366de963ed;name=git_da0444fc_11;destsuffix=vcs_cache/aa620878a9f9f2576616d28b01af853869a5a014c70f6b2966e79beae63baeae" | ||
| 439 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a1a9c4b846b3a485ba94fede5b50579c7f432759;name=git_da0444fc_12;destsuffix=vcs_cache/2f3fd5707f3a5ef68eb1d605f65e0f7f040eea9e2316455901264ff7a76d13cf" | ||
| 440 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=bc2c85ada10aa9b6aa9607e9ac9ad0761b95cf1d;name=git_da0444fc_13;destsuffix=vcs_cache/f1ca944a9f749f11954489cf91646b40418e0abb15fdadc5040f1dbba7b6ee33" | ||
| 441 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=c0bba94af5f85fbad9f6dc2e04ed5b8fac9696cf;name=git_da0444fc_14;destsuffix=vcs_cache/e4718f232872f03637fc197e3ccf66bc067874db09f67e7567cae86e8cee6732" | ||
| 442 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653;name=git_da0444fc_15;destsuffix=vcs_cache/323536cd91bc88e38213d12787ab63a3504a0061ffc7b17a8c7ca560497f24fa" | ||
| 443 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.8.0;shallow=1;rev=ca59edaa5a761e1d0ea91d6c07b063f85ef24f78;name=git_da0444fc_16;destsuffix=vcs_cache/aedaafe73d2d04f8ec6f72bf045d67462baa8cb261dd5ba7cee843d028806a97" | ||
| 444 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=d0b11bdaac8adb652bff00e49bcacf992835621a;name=git_da0444fc_17;destsuffix=vcs_cache/f12e98c7124bdf27aa44290b851a1ac08039087a76b23733d63312bc784b1556" | ||
| 445 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f84b799fce68db3cb46a8f6f819c1e56377181df;name=git_da0444fc_18;destsuffix=vcs_cache/5e73009c1afca32127ea1cb27ff11e49ac3eab70df61f2738a4e4d8f95e48511" | ||
| 446 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;branch=master;rev=fbc7d0a398ab184f5d1050e8035f3b19a3b9003f;name=git_da0444fc_19;destsuffix=vcs_cache/938106f0f34e86c11ae1decb53e24d7293c5a446a646dc74c77598fa32066959" | ||
| 447 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.2.0;shallow=1;rev=fc697a31fa06b616162e34fd66047ab52722ba6c;name=git_da0444fc_20;destsuffix=vcs_cache/c44a2283b8abc15887293eb274725627464f4d8ccfcd1eca0e5b35fb88cefaf7" | ||
| 448 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=fdedc70b468f679c263a3ccaefc1faeed3239939;name=git_da0444fc_21;destsuffix=vcs_cache/782e11bb6bc760c1f6beebcc00039d583f0f5dce996fff1adc7a3eac70c2c65b" | ||
| 449 | SRC_URI += "git://go.googlesource.com/sys;protocol=https;nobranch=1;tag=v0.28.0;shallow=1;rev=fe16172d1123f5350a8c5585395465de6866de4c;name=git_da0444fc_22;destsuffix=vcs_cache/98b8f8e576ea102df6da1bb663af4e216f2c54784ec6f693d42483bcb5782eed" | ||
| 450 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=cf1431934151b3a93e0b3286eb6798ca08ea3770;name=git_d7a72cb8_0;destsuffix=vcs_cache/9d690404d55fe61f12b60291b8248b30b26748c84367097aae3de38a202f1504" | ||
| 451 | SRC_URI += "git://go.googlesource.com/oauth2;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=d2e6202438beef2727060aa7cabdd924d92ebfd9;name=git_d7a72cb8_1;destsuffix=vcs_cache/aa7163e3ef1faa055e8f431a679121b6aa4ca8647ee8b06ea68618e819017713" | ||
| 452 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=112230192c580c3556b8cee6403af37a4fc5f28c;name=git_d7307bee_0;destsuffix=vcs_cache/b68e56943c8c12324ce0414e7075fd80f016eafe879c0c69e6b25893ebb49bce" | ||
| 453 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=14be23e5b48bec28285f8a694875175ecacfddb3;name=git_d7307bee_1;destsuffix=vcs_cache/ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5" | 560 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=14be23e5b48bec28285f8a694875175ecacfddb3;name=git_d7307bee_1;destsuffix=vcs_cache/ee5f66a740cf90c02e7e970c3568863387f64bb7461b46cd2e1b321f0f2cedd5" |
| 454 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=1966f539bbd7664efd5bb7462ae94d9db67f4502;name=git_d7307bee_2;destsuffix=vcs_cache/ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963" | 561 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.18.0;shallow=1;rev=1966f539bbd7664efd5bb7462ae94d9db67f4502;name=git_d7307bee_2;destsuffix=vcs_cache/ebf6fd09cb715ca3918f1d9bcf5429f708b1f0cec51d03ec50e2b14777bc5963" |
| 455 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_3;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" | 562 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=1d60e4601c6fd243af51cc01ddf169918a5407ca;name=git_d7307bee_3;destsuffix=vcs_cache/a474d88ee14fcd89b314b779d02a4628461aebbfc6613a6ba90e583c35e15b02" |
| 456 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_4;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" | 563 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=2a180e22fddcc336475e72aa950be958c1b68d33;name=git_d7307bee_4;destsuffix=vcs_cache/cfd3213b9c446d696b595fdb1f197c269013ffb292d46c43d20530812a1825ee" |
| 457 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=59c1ca1e4661ed4452be4069ceea3c233f4deec1;name=git_d7307bee_5;destsuffix=vcs_cache/d1f9c53373163011c3c882e0a20cabac6c7f78d5004f190209f6f6e56bcfb008" | 564 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=42b317875d0fa942474b76e1b46a6060d720ae6e;name=git_d7307bee_5;destsuffix=vcs_cache/19d48188f5a03164bde06d13dc555c6a2ebc78aafd3dabc7439ec4c9dcca3519" |
| 458 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=67f06af15bc961c363a7260195bcd53487529a21;name=git_d7307bee_6;destsuffix=vcs_cache/63c5dce6fecd17ec0193ec4ee4221b61ccd0834c745a066128df4000c7ec583e" | 565 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=59c1ca1e4661ed4452be4069ceea3c233f4deec1;name=git_d7307bee_6;destsuffix=vcs_cache/d1f9c53373163011c3c882e0a20cabac6c7f78d5004f190209f6f6e56bcfb008" |
| 459 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_7;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" | 566 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;branch=master;rev=886fb9371eb4b47af10bff9c8025a8c9e1554b92;name=git_d7307bee_7;destsuffix=vcs_cache/ca22f14e147dd49170157c4d70861fe830bc43b62113fa8da7da7806f515979b" |
| 460 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=8fcdb60fdcc0539c5e357b2308249e4e752147f1;name=git_d7307bee_8;destsuffix=vcs_cache/82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8" | 567 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=8fcdb60fdcc0539c5e357b2308249e4e752147f1;name=git_d7307bee_8;destsuffix=vcs_cache/82c5f68308634d71f14642af33f7cae6ce2af441f244d3c2d379f3b81e8912f8" |
| 461 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=913fb63af28f446cd10c684ee847b5606cf328f7;name=git_d7307bee_9;destsuffix=vcs_cache/ecf38e62fdc11d73893fcbb5321fdb3a36329ddbca9848162be0d5bf11e7cc5b" | 568 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=913fb63af28f446cd10c684ee847b5606cf328f7;name=git_d7307bee_9;destsuffix=vcs_cache/ecf38e62fdc11d73893fcbb5321fdb3a36329ddbca9848162be0d5bf11e7cc5b" |
| 462 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=93782cc822b6b554cb7df40332fd010f0473cbc8;name=git_d7307bee_10;destsuffix=vcs_cache/250b838d3dd291145ccea7fef1b9f7e7b1a081a69d0f055b5079955bd87597da" | 569 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=93782cc822b6b554cb7df40332fd010f0473cbc8;name=git_d7307bee_10;destsuffix=vcs_cache/250b838d3dd291145ccea7fef1b9f7e7b1a081a69d0f055b5079955bd87597da" |
| 463 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=cd5d95a43a6e21273425c7ae415d3df9ea832eeb;name=git_d7307bee_11;destsuffix=vcs_cache/eaa2921285a7524f3154ea98a551847767b259c18f901ed97668900b204aa7a6" | 570 | SRC_URI += "git://go.googlesource.com/sync;protocol=https;nobranch=1;tag=v0.20.0;shallow=1;rev=ec11c4a93de22cde2abe2bf74d70791033c2464c;name=git_d7307bee_11;destsuffix=vcs_cache/7832f0aec63a5b5bc0fa1a349a5a6f0126ede331ea71a528ecb5f3968f2b000c" |
| 464 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=f48c80bd79b2b9bbe9e92392128a67b8b49dc014;name=git_fe729624_0;destsuffix=vcs_cache/c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428" | 571 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=089bfa5675191fd96a44247682f76ebca03d7916;name=git_f72f7a6f_0;destsuffix=vcs_cache/8258f387b3f95c16a93a968ff7903b11adbad1c1d4845a7649fe56982fde63d8" |
| 465 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=0d375be9b61cb69eb94173d0375a05e90875bbf6;name=git_f72f7a6f_0;destsuffix=vcs_cache/c3ab06269d95fc5d90a8718357aadb4a3a578ef00960b773a029b0f4912eaf33" | 572 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=0d375be9b61cb69eb94173d0375a05e90875bbf6;name=git_f72f7a6f_1;destsuffix=vcs_cache/c3ab06269d95fc5d90a8718357aadb4a3a578ef00960b773a029b0f4912eaf33" |
| 466 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=405cb3bdea78b1b48ee79096733841247a944de0;name=git_f72f7a6f_1;destsuffix=vcs_cache/5392f99e862f0932b649089819007487f148a3bce0f958c7a67465a7343936ba" | 573 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.46.0;shallow=1;rev=19acf81bd7bc7b558d18a550e8e023df2c33e742;name=git_f72f7a6f_2;destsuffix=vcs_cache/798f6d5ef5f210d9df33b4e7c70674a661cd004d741bfb266c427b6f478b1cc8" |
| 467 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=4e0068c0098be10d7025c99ab7c50ce454c1f0f9;name=git_f72f7a6f_2;destsuffix=vcs_cache/8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7" | 574 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.19.0;shallow=1;rev=405cb3bdea78b1b48ee79096733841247a944de0;name=git_f72f7a6f_3;destsuffix=vcs_cache/5392f99e862f0932b649089819007487f148a3bce0f958c7a67465a7343936ba" |
| 468 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=7042ebcbe097f305ba3a93f9a22b4befa4b83d29;name=git_f72f7a6f_3;destsuffix=vcs_cache/70ea3f669fc8bc716328999b9fa495ae16d2f6bc024b5845710a1dd79aa3e58e" | 575 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=4e0068c0098be10d7025c99ab7c50ce454c1f0f9;name=git_f72f7a6f_4;destsuffix=vcs_cache/8e06e9b13668ac944956ad59f8348e8b4c938e9d610a8227755b513dc6a69aa7" |
| 469 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=905d78a692675acab06328af80cdfe0b681c8fc7;name=git_f72f7a6f_4;destsuffix=vcs_cache/93255ce56a05b74e9300a4f6288a66d09ea2de61f8c25570f73ae5f8472e0c69" | 576 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.30.0;shallow=1;rev=7042ebcbe097f305ba3a93f9a22b4befa4b83d29;name=git_f72f7a6f_5;destsuffix=vcs_cache/70ea3f669fc8bc716328999b9fa495ae16d2f6bc024b5845710a1dd79aa3e58e" |
| 577 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=75b288015ac94e66e3d6715fb68a9b41bf046ec2;name=git_f72f7a6f_6;destsuffix=vcs_cache/53f32142c6ae91d9eb1970827fb761d947fb13c8e1584e0aab69bbe8abe723b0" | ||
| 578 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.23.0;shallow=1;rev=905d78a692675acab06328af80cdfe0b681c8fc7;name=git_f72f7a6f_7;destsuffix=vcs_cache/93255ce56a05b74e9300a4f6288a66d09ea2de61f8c25570f73ae5f8472e0c69" | ||
| 579 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;nobranch=1;tag=v0.52.0;shallow=1;rev=a1c0d9929856c8aba2b31f079340f00578eda803;name=git_f72f7a6f_8;destsuffix=vcs_cache/5b11eb9c02db8aa45c80a9c06ce9b91f56b8e4ee6da9fca55d04253964d24d72" | ||
| 580 | SRC_URI += "git://go.googlesource.com/crypto;protocol=https;branch=master;rev=c2843e01d9a2bc60bb26ad24e09734fdc2d9ec58;name=git_f72f7a6f_9;destsuffix=vcs_cache/6aba404d0e9e7095b3cccdd40e1c510f30f0db39f1a1159675c50a2e098effa6" | ||
| 581 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=2a0da8be5a758b33fa896384d689071e832b4aa2;name=git_ed42bd05_0;destsuffix=vcs_cache/19efc4cb9f2e7a76fbf824f289dae4d043293613f9ade8de6a01bb65aac96ff5" | ||
| 582 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.48.0;shallow=1;rev=35e1306bddd863f360fb94480c5fed84229953f0;name=git_ed42bd05_1;destsuffix=vcs_cache/933b45295e922f06f042181b7cf7fb2f2b10035e52fef5bbb293c1cb6ea68cf6" | ||
| 583 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd;name=git_ed42bd05_2;destsuffix=vcs_cache/645542ab30875dc13b8cd02d69294c39bfb243c2b7a5924217909131e99f8b30" | ||
| 584 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3a22650c66bd7f4fb6d1e8072ffd7b75c8a27898;name=git_ed42bd05_3;destsuffix=vcs_cache/7fc88000c7c9a3a6439d5b27a58b149d3380e568a6d6928be7bd8ebe28174e5b" | ||
| 585 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=3b0461eec859c4b73bb64fdc8285971fd33e3938;name=git_ed42bd05_4;destsuffix=vcs_cache/3c84774e4b117bf9ca7f463a9106bc672447617fbfdf58b268e7a74cb79b8882" | ||
| 586 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=69a78807bb2bb6d1599c68698c6b009505012083;name=git_ed42bd05_5;destsuffix=vcs_cache/790f338e43aad3af78a9eb98e04e8e9e896e3a4ba134a79d5c8585b661ac7984" | ||
| 587 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=73d21fdbb4d7dc7115b50526b93b6c37a4e3377f;name=git_ed42bd05_6;destsuffix=vcs_cache/a01e3b89b0eaee78f99416a8c45b88217620ddfb433c6d6079cfd2663e101530" | ||
| 588 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.55.0;shallow=1;rev=7770ec48d03fec35e378665337b4faca93c38423;name=git_ed42bd05_7;destsuffix=vcs_cache/02efe569e8f5e8c379447ec6c5c5c426c158a7f14d660d04b62ddd763e7605a6" | ||
| 589 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=87ce33ecb484cbb6bcfc8e506ce0330ef72e0847;name=git_ed42bd05_8;destsuffix=vcs_cache/b7ae66e3510d0f80f4750c2913d64e3dfa0ebbeb04ef2448d5d9f7485751d7a6" | ||
| 590 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=8a410e7b638dca158bf9e766925842f6651ff828;name=git_ed42bd05_9;destsuffix=vcs_cache/e31ab9c9a7277e166a279e2fceb43f80960020ca579fa9fb048ecf231b9c8448" | ||
| 591 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.47.0;shallow=1;rev=9a296438e54dff851a45667aa645a97003b44db5;name=git_ed42bd05_10;destsuffix=vcs_cache/8c32d9cb50e30e4c5deab8ef39dfee35e4f56c13625493919d433a59ec1eb2e4" | ||
| 592 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=a158d28d115bfbcc1583374c5ae12ba6415bb93e;name=git_ed42bd05_11;destsuffix=vcs_cache/2de939cb01f6e50973e8ce809ddfa5b8ceec4f7d5e7a3aef65caea692eb1f5b5" | ||
| 593 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.25.0;shallow=1;rev=d27919b57fa8dd03198f85ca9e675e1a09babd7d;name=git_ed42bd05_12;destsuffix=vcs_cache/257e9d33eb573ebf388a80f4a69bf640446d837730a0eebdc073dcf22573441c" | ||
| 594 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=d8887717615a059821345a5c23649351b52a1c0b;name=git_ed42bd05_13;destsuffix=vcs_cache/714bec1e4a790e75c4d5f275f6cc3299377b76073bf188eb3f7cafe8d758a77d" | ||
| 595 | SRC_URI += "git://go.googlesource.com/net;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=daac0cec0cf964a628a29bb4b82940c225b921ed;name=git_ed42bd05_14;destsuffix=vcs_cache/ef893f7ed2797af547df6a271db0743593abf4c5e07ef52033e9b3e5a585dff9" | ||
| 596 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=e18ecbb051101a46fc263334b127c89bc7bff7ea;name=git_ed42bd05_15;destsuffix=vcs_cache/376d3afffd1f62bc65b76e58fc724fe033367b5c6b239fa6c7d0367687a2bfbd" | ||
| 597 | SRC_URI += "git://go.googlesource.com/net;protocol=https;branch=master;rev=eb5bcb51f2a31c7d5141d810b70815c05d9c9146;name=git_ed42bd05_16;destsuffix=vcs_cache/ae86d4593bf8e0a0514f77d1f3831f0f2f4214c3d1e77cc50661343ba4fcdebe" | ||
| 470 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=2d47ceb2692f22136c9ff680c192d3d19c5dd9e2;name=git_879ce674_0;destsuffix=vcs_cache/fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612" | 598 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=2d47ceb2692f22136c9ff680c192d3d19c5dd9e2;name=git_879ce674_0;destsuffix=vcs_cache/fa78cf25fa01c74cefb0336713724c43d794cf309539a0b58c51aa1c413b6612" |
| 471 | SRC_URI += "git://github.com/oras-project/oras-go;protocol=https;nobranch=1;tag=v2.5.0;shallow=1;rev=9b6f32158776a699b23edb3db86d053623619b60;name=git_2fd7d7d1_0;destsuffix=vcs_cache/92b5fd737b0f72d171d2205b6c79114e2bacb694c543dd5f1147f99ab55a3edf" | 599 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=509febef88a4b4fad613c9cc84ac7e982f22e774;name=git_879ce674_1;destsuffix=vcs_cache/24a92c0230c7a99a0620162cfb1c9889faa209539dc7a8d6c83fe5ce9072c5a3" |
| 472 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=4c0f3b24339726b3d4a1b610c150919126aad841;name=git_9da930f9_0;destsuffix=vcs_cache/60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8" | 600 | SRC_URI += "git://go.googlesource.com/exp;protocol=https;branch=master;rev=6ae5c78190dcdcaea7a724ce5fd85346895b9e12;name=git_879ce674_2;destsuffix=vcs_cache/ddaf3a2d8921b8c572de2a6cc4b748f9166789d39d84d93bac8a4dedc24dc97a" |
| 473 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=9b3ce5ec47987aa9451184a42273d4d36e789f83;name=git_31e69ce5_0;destsuffix=vcs_cache/7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60" | 601 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.32.0;shallow=1;rev=0dd57a6ef90c283b902525213f15d6b2a59cc84b;name=git_38515699_0;destsuffix=vcs_cache/db1055c090da946a126ac8573a0148f86e0c41f537a9ee33dc5eefbe656d95ed" |
| 474 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_0;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | 602 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.3;shallow=1;rev=23ae387dee1f90d29a23c0e87ee0b46038fbed0e;name=git_38515699_1;destsuffix=vcs_cache/fc27daff31c5f47a26c7ef94196bf8cee86c79308480edbe7cf8e4dc0c447e43" |
| 475 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=77c9e29b068e14d4bcca2d6a4c85b2cc9da5a923;name=git_91745483_0;destsuffix=vcs_cache/5c4bbd0617f6f594b275f1999f97eca8f79dbb30e908e7d6b5c7a80fd5b9b0d2" | 603 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.7;shallow=1;rev=383b2e75a7a4198c42f8f87833eefb772868a56f;name=git_38515699_2;destsuffix=vcs_cache/3b8a76fcf794a9f1d2139606900fb5805f666e19e7234b234fc05ccf35ef6a06" |
| 604 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.37.0;shallow=1;rev=3ef517e623a4bfc08d6457f87d73afda7af7d8e1;name=git_38515699_3;destsuffix=vcs_cache/e53e4f0de2a6229a86b6a055faa58c9fc01de8aa4f2dc6e02a03321ec257faf9" | ||
| 605 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.9.0;shallow=1;rev=48e4a4a957429d31328a685863b594ca9a06b552;name=git_38515699_4;destsuffix=vcs_cache/3967a908774b78ac4accafb04231e416ce132dfa549184a51d5d00981ace0f45" | ||
| 606 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=6c97a165dd661335ff7bce6104a008558123c353;name=git_38515699_5;destsuffix=vcs_cache/314ce90da59b55f1c43f4f8d9511a0fdba7d266959c9169598c6ca4e65509a34" | ||
| 607 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.7.0;shallow=1;rev=71a9c9afc4cd710b9412f7f99f0d8e35b10e488a;name=git_38515699_6;destsuffix=vcs_cache/96612e2431a1761ab2f4e3efdfda115a56ed517010d61db70a8407c43037c89f" | ||
| 608 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=8d533a0c40adec778a7d09ac6c8aa640d3c883f4;name=git_38515699_7;destsuffix=vcs_cache/ac1639a50598e18d2d894a268e0c312c9f39f5ad2a7482a2f8d54d2906719521" | ||
| 609 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.21.0;shallow=1;rev=d42948e5579eb996bedb7df76c7ad57fae4e83c7;name=git_38515699_8;destsuffix=vcs_cache/7fcb78a8fd04f8a91f109513bdf93dd6c6681a83c61c24ba5d330cc070dad0a6" | ||
| 610 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.31.0;shallow=1;rev=e7ff6b3572e1a83c072ef150c985f86603986e1b;name=git_38515699_9;destsuffix=vcs_cache/577e4676a2f50c97fb4d38cee5035ca19849a09a3f986733a02de10c991c03d2" | ||
| 611 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=f21a4dfb5e38f5895301dc265a8def02365cc3d0;name=git_38515699_10;destsuffix=vcs_cache/e9ec4c6af0acd56750bc559cb32d09c01276f0ac22e70bb84dd122fdfa9e2db7" | ||
| 612 | SRC_URI += "git://go.googlesource.com/text;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=f488e191e67ed95a5b9b7b39024e5a5f5f1ffd02;name=git_38515699_11;destsuffix=vcs_cache/ed54a0e184a3b90d3ba2af01ba5f552a6df0a6e921276bc3891efe8bd8c3d81e" | ||
| 613 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.14.0;shallow=1;rev=2b4e43900c03fd6b77109b7b2b6d77583f48bc1c;name=git_e2f6844a_0;destsuffix=vcs_cache/0b5a85f52d49b5c97b97cde355131c98905f13038f61a5848c4d01a01512f74b" | ||
| 614 | SRC_URI += "git://go.googlesource.com/time;protocol=https;nobranch=1;tag=v0.15.0;shallow=1;rev=812b343c8714c317b0dad633efa6d103e554c006;name=git_e2f6844a_1;destsuffix=vcs_cache/4f7b813c442e7a003dce36760b55a7302a49070bef2e7a1fb30ccb0f444eee98" | ||
| 615 | SRC_URI += "git://go.googlesource.com/telemetry;protocol=https;branch=master;rev=f48c80bd79b2b9bbe9e92392128a67b8b49dc014;name=git_fe729624_0;destsuffix=vcs_cache/c54180718e7e7daabb84b58a6b2956cf351a2230912f69d7c617c0eff9cb6428" | ||
| 616 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.39.0;shallow=1;rev=034e59c473362f8f2be47694d98fd3f12a1ad497;name=git_7d9b3b49_0;destsuffix=vcs_cache/3e134fe07900bbb1f6b786c65f3bae7ddad868e248d5ce0e1a52fc21568e545f" | ||
| 617 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=11955173bddd0ab0afcd688e6dc9c1b7c28fb546;name=git_7d9b3b49_1;destsuffix=vcs_cache/844d4dad510f2c01dc0afd28d06c23ff2ffc385ddf161fb554c91479292e1856" | ||
| 618 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=298f0cb1881e71e68bc5bc17757fabe78a426460;name=git_7d9b3b49_2;destsuffix=vcs_cache/4bdade122172b6644bff0ea433cdb68d5460d8b894432e030ced235888ac6fdc" | ||
| 619 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.45.0;shallow=1;rev=2aabba0e4be44cc8f254ced118a7156d04bbc9f3;name=git_7d9b3b49_3;destsuffix=vcs_cache/31a9a0a4af9fa92a2139e6b2cf5e5c8b12ade196c32d83e35fb08df8ce55f856" | ||
| 620 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=2c0ae70061356820330c96810d9483beb9a6da8e;name=git_7d9b3b49_4;destsuffix=vcs_cache/4c8a444f6107791541908255bd50e11af470e356ff01ab9ac1f463decf2926fe" | ||
| 621 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=90fa682c2a6e6a37b3a1364ce2fe1d5e41af9d6d;name=git_7d9b3b49_5;destsuffix=vcs_cache/e396d41e128acc62cbad331ee090a99e470d23a3611d8b07d3c2cc41a1cc0b49" | ||
| 622 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/packages/packagestest/v0.1.1-deprecated;shallow=1;rev=9b68bc9966ee62cbe4704dea268ca17f0d2cd8a7;name=git_7d9b3b49_6;destsuffix=vcs_cache/8e3caf6560e23534404ba0ab07b0c731a8ce6b61a9e6f462e08b6981ef496441" | ||
| 623 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.38.0;shallow=1;rev=a22b5e8a9b8d2234e1e960ec2473e4011f012a6b;name=git_7d9b3b49_7;destsuffix=vcs_cache/d216d54a0764f2431487fc456233144cce69e8db7cf83fe343dc1b40544002c3" | ||
| 624 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=go/expect/v0.1.0-deprecated;shallow=1;rev=a5f2a1893145b1c54ec841e1c5cae7f9853e724a;name=git_7d9b3b49_8;destsuffix=vcs_cache/2eb3287db940156bd2959401e8d48cb2fb49c63aa67526d9ceb95c021e217faa" | ||
| 625 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=b3b5c13b291f9653da6f31b95db100a2e26bd186;name=git_7d9b3b49_9;destsuffix=vcs_cache/caef14ab3734fcbf0d05c7a9aab8ffc3dee6066c109316257d37ec9c806f1482" | ||
| 626 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.13.0;shallow=1;rev=b5e55d198461206bca9558e65cdd518f8e4f2735;name=git_7d9b3b49_10;destsuffix=vcs_cache/113f573f2a2c2d878f629ffd220d2fb3cfeacb1a574a60b2ab9343fc01919103" | ||
| 627 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=bf090417da8b6150dcfe96795325f5aa78fff718;name=git_7d9b3b49_11;destsuffix=vcs_cache/af3c08c9017348d0a11699087455e33b9a2822c39bdbae5ffe5757b448be7d38" | ||
| 628 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;nobranch=1;tag=v0.6.0;shallow=1;rev=d0863f03daeff79ab917de5768285bb077f77b20;name=git_7d9b3b49_12;destsuffix=vcs_cache/9cceea9495e6089f0c928f6375a5a449bcc62a88cb95dab0e1f31915000449d9" | ||
| 629 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=e35e4ccd0d2ddd32df7536574a7fec39296395f0;name=git_7d9b3b49_13;destsuffix=vcs_cache/0b4650c7b05369ac18500a7c8384cc765164e101ec7c04e735cf8c33b4e514c9" | ||
| 630 | SRC_URI += "git://go.googlesource.com/tools;protocol=https;branch=master;rev=f727befe758c04ce68d52abc6e69ad111e2c6797;name=git_7d9b3b49_14;destsuffix=vcs_cache/4e56e084dd75c8283bc4445105a474a9f715b9fd5d860b0e5c12c567ddd9f950" | ||
| 631 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=debe1eba03a0c4134fd07a8f7586c44bb94ec7b0;name=git_d6490ebc_0;destsuffix=vcs_cache/42e70ddb8f06828e01b81fd5045da331e997db88015c5f36f8f930956144dbce" | ||
| 632 | SRC_URI += "git://github.com/kubernetes/streaming;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=fbcf184e52bfd8a40d46311b494493c287fd6d05;name=git_4cc07968_0;destsuffix=vcs_cache/1598e960ffa3e2ea17fcc73a00a15f69278a6af68f1ec046e6d1be33abec68a2" | ||
| 633 | SRC_URI += "git://github.com/kubernetes/cri-streaming;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=fc6af3357e8f7369d749f164633fd090739f2381;name=git_251735bb_0;destsuffix=vcs_cache/82bdee1e223276721ae825344a7a877c86780888d798137c85f45cb2be0d1929" | ||
| 634 | SRC_URI += "git://github.com/kubernetes/cri-client;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=5f6509e543a5da3caf7d20bdcd59c95a2577a334;name=git_9869dd94_0;destsuffix=vcs_cache/a00b3f94b8ef9a35c56f5d4954fb65bb221ed85bcf3aae891aa503c2eed831f5" | ||
| 635 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=545bb975fe6653239af42324065cf72272186404;name=git_91745483_0;destsuffix=vcs_cache/a37f2c0d0abc2c1a6c177808eb27ddd7c53ba671912b517d818cf9fa052ff722" | ||
| 476 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;tag=v2.130.1;shallow=1;rev=75663bb798999a49e3e4c0f2375ed5cca8164194;name=git_9d03197d_0;destsuffix=vcs_cache/eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963" | 636 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;nobranch=1;tag=v2.130.1;shallow=1;rev=75663bb798999a49e3e4c0f2375ed5cca8164194;name=git_9d03197d_0;destsuffix=vcs_cache/eaab5e8e1958570d9bced9a912298fdaa9472cecec794161f58aebf8c4d1e963" |
| 477 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=b72d93d174332f952a8d431419fece5e6f044bcb;name=git_d6490ebc_0;destsuffix=vcs_cache/9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663" | 637 | SRC_URI += "git://github.com/kubernetes/klog;protocol=https;branch=main;shallow=1;rev=ef4b370a5578b77a401416e4d12f5900cc8850cb;name=git_9d03197d_1;destsuffix=vcs_cache/cb0f2eda0aa528a2030127e69b309dc7baf29990ad171aede91db7aaf8e91105" |
| 478 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=d033c497ffef47be9b4f81abde5c3d94dd78089a;name=git_0356f569_0;destsuffix=vcs_cache/25b2ca19570dcf36fcfa8a5388cc7647944fee1a9a445671e69704dbd6f452b5" | 638 | SRC_URI += "git://github.com/kubernetes/component-base;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=5234ccbbe884ef2814dd12090d1e5fb64220b8bd;name=git_4755c6fe_0;destsuffix=vcs_cache/0998c693a5e5b78a2459fc036374b0c3f541d25e0d41ca299a98211a53f7820a" |
| 479 | SRC_URI += "git://github.com/cyphar/libpathrs.git;protocol=https;nobranch=1;tag=go-pathrs/v0.2.1;shallow=1;rev=f900452f21ff9fa092ea5250de5634beaae0f082;name=git_8cb51ac9_0;destsuffix=vcs_cache/e45d21327d19f5df130e8033c6a083bb99ae3ef92dff0a6b9e0b6ad59104fe90" | 639 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=5883c5ee87b9354a0709c759cf1952f089453c91;name=git_dbee483c_0;destsuffix=vcs_cache/9f6aaef299f2bcb7bfb5bb64d9f7aa422abfd46ec1dba32d4fcc07261fd14662" |
| 640 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=9b3ce5ec47987aa9451184a42273d4d36e789f83;name=git_31e69ce5_0;destsuffix=vcs_cache/7301e739a4795b683b66e93dd7c6f440f5c5fddd2ad7816c05a5678c723aca60" | ||
| 641 | SRC_URI += "git://github.com/kubernetes/cri-api;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=b569fd7e8091a45af0adc2938152be8124f2948d;name=git_31e69ce5_1;destsuffix=vcs_cache/b7764c09f72299ab8232ab6dae984823b49e207d03d596d4ec2dc47b79b511ae" | ||
| 642 | SRC_URI += "git://github.com/kubernetes/kubelet;protocol=https;nobranch=1;tag=v0.31.2;shallow=1;rev=04bbd9b7e20fbd76c5a563746d5f94aa32829a0e;name=git_d9d9e7ca_0;destsuffix=vcs_cache/b828a6d5f9885d79ec9d82e6704c572f1817848c3d0d613b751e2129f9cb406a" | ||
| 643 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=28399d86e0b55e612b83ad94dc6bac8e5de2a5ac;name=git_9da930f9_0;destsuffix=vcs_cache/22693837c5770890f5e2f52cbc491ea66703f3c4b7c90532c0b8bc4f47b423d5" | ||
| 644 | SRC_URI += "git://github.com/kubernetes/utils;protocol=https;branch=master;rev=4c0f3b24339726b3d4a1b610c150919126aad841;name=git_9da930f9_1;destsuffix=vcs_cache/60ee1a48e44e3b939997e0fd54e801d1b11cfe7183c5f295746d2564bd6860e8" | ||
| 645 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=1d95f02c1723330f751c9eb255aefb0dcd7ca3d6;name=git_0356f569_0;destsuffix=vcs_cache/e5de9a1f67e1c9c32dcecae091d75a8653a8ec368a48ad0c3c240b5c91cca187" | ||
| 646 | SRC_URI += "git://github.com/lukechampine/blake3;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=4f5562c16b85a956bc8d650dc15344e1e1eb7c8c;name=git_c77d7135_0;destsuffix=vcs_cache/0e3828db4f2fc58a573401df11292706f1cea35a5c89f6767c8ff7456b598f28" | ||
| 647 | SRC_URI += "git://github.com/cloudfoundry/clock;protocol=https;nobranch=1;tag=v1.60.0;shallow=1;rev=8edc32db17054f265138cdd4d92521bef0f8c496;name=git_ef65b418_0;destsuffix=vcs_cache/5981c77c8b75e4ffe8c139e1fb5b2a6986e18b9a6bfe86731b38e25ce601896d" | ||
| 648 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=processors/baggagecopy/v0.16.0;shallow=1;rev=45977a4b9cf4a60effd1ee07367043f7e9bcae66;name=git_9cecf883_0;destsuffix=vcs_cache/e91d8118227f938ab1a7daa6d5f2db319e198be86b863165bc49aa20a95cab02" | ||
| 649 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.36.0;shallow=1;rev=934fb13b40419cc512bb56556f77d29a2f29d202;name=git_9cecf883_1;destsuffix=vcs_cache/66834093881db18fc755a4aa1f4a68c031d78efbf6766aeccc5cec783597bb87" | ||
| 650 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=detectors/gcp/v1.39.0;shallow=1;rev=9a6a4d7dec6c950b12977cb166e1954bc74e8777;name=git_9cecf883_2;destsuffix=vcs_cache/d6325838b930f9953f99f15faa73b67107056d0ec073d6f27dcc4c158e011258" | ||
| 651 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;protocol=https;nobranch=1;tag=instrumentation/google.golang.org/grpc/otelgrpc/v0.60.0;shallow=1;rev=bc53d2b4eb4de79471bc54f64a5c3dcefa8720d7;name=git_9cecf883_3;destsuffix=vcs_cache/e68cfa240102a0ba411506ff8b1aa264dbdc8d1fde95e16ea08f3695aad05b0b" | ||
| 652 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.2.1;shallow=1;rev=715f58ce2f17e2176b8e53b871e47531a259cc1d;name=git_0cf36a85_0;destsuffix=vcs_cache/1fd877c6ad92470308433b00b2458aacc47c259fb28a0596272d30410c77f412" | ||
| 653 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-instrumentation;protocol=https;nobranch=1;tag=sdk/v1.1.0;shallow=1;rev=b93ae2eed39af4db57ef0da19b3942b17d961ba1;name=git_0cf36a85_1;destsuffix=vcs_cache/7d299be0b1f84cdc22954c7fe0a7398309e62b99c0488a544fd0be16b0db85f4" | ||
| 654 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.10.0;shallow=1;rev=5abb227a3efbfea092a8db5b89a8a9e59117cee1;name=git_430aa893_0;destsuffix=vcs_cache/b58c192317da88d9a0fc514f8113108d64302cb482e5ac276317095eb59e9156" | ||
| 655 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-proto-go;protocol=https;nobranch=1;tag=otlp/v1.5.0;shallow=1;rev=ec37164291d0b5f316b241895d14d36aea7bf873;name=git_430aa893_1;destsuffix=vcs_cache/bb2df70072e7b2abbf91b8af5835a5535fafdffbd50581924af5c001b24385f3" | ||
| 656 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlptrace/otlptracegrpc/v1.35.0;shallow=1;rev=5ba5e7a449f36c1c02710bbaa517263797046db0;name=git_120ed83a_0;destsuffix=vcs_cache/b9cfff93834a1198be78227766ecca2711856b6b1b0c7afbad371f153e4a7552" | ||
| 657 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=trace/v1.37.0;shallow=1;rev=69e81088ad40f45a0764597326722dea8f3f00a8;name=git_120ed83a_1;destsuffix=vcs_cache/781ff191099a4dbb688b1ab043b1c6ab5c6d691f0f32fade9b2451f7eb5f55dc" | ||
| 658 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;protocol=https;nobranch=1;tag=exporters/otlp/otlpmetric/otlpmetricgrpc/v1.43.0;shallow=1;rev=9276201a64b623606e3eaa0d61ae8ee6d62756c0;name=git_120ed83a_2;destsuffix=vcs_cache/1fe6df6a31b92e8a581913f4674726a951d486822b437c0fce7148a4442a0572" | ||
| 659 | SRC_URI += "git://github.com/etcd-io/bbolt;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=68e6b96e6b74ebc396ac1aa7186c92e616960bd1;name=git_bd7d6031_0;destsuffix=vcs_cache/5983ea71bb9e5e22aede686f4e2d57552e937bd9f2a5a3ca5e595c01b957c33a" | ||
| 660 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=api/v3.5.17;shallow=1;rev=507c0de87bd5034e3de4ab76ebf96b54dae0cd52;name=git_8d0c8c2e_0;destsuffix=vcs_cache/3915c92940d4ffeb083df10fd33a479adc7604748d6c25fd17da081311d97934" | ||
| 661 | SRC_URI += "git://github.com/etcd-io/etcd;protocol=https;nobranch=1;tag=server/v3.6.6;shallow=1;rev=d2809cf0019f84c221e026bb2ac6486d011b1d91;name=git_8d0c8c2e_1;destsuffix=vcs_cache/4310aadce34b7eb2747fad46523bde3daefada62820a38b19c95ccbb9643ec81" | ||
| 662 | SRC_URI += "git://github.com/etcd-io/raft;protocol=https;nobranch=1;tag=v3.6.0;shallow=1;rev=f35a02212416d045c574e30aa59d4b07c4b8d732;name=git_7745a5ad_0;destsuffix=vcs_cache/021b1761a70a4212e4f2b025e054475e53e23fb505ca7d877de026578df975ca" | ||
| 663 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=10cb98267c6cb43ea9cd6793f29ff4089c306974;name=git_fc1e328f_0;destsuffix=vcs_cache/b8ed7c01feb15e76511fd0dcf4b7d5e0ab535f96b5fe0e22cd9854a758a6c38d" | ||
| 664 | SRC_URI += "git://github.com/go-check/check;protocol=https;branch=v1;rev=20d25e2804050c1cd24a7eea1e7a6447dd0e74ec;name=git_fc1e328f_1;destsuffix=vcs_cache/f6f7125ac7ef086ca6395a14a9a28c8c11cd6f8790a8be7cfd6475d1acd0f40b" | ||
| 665 | SRC_URI += "git://github.com/go-inf/inf;protocol=https;nobranch=1;tag=v0.9.1;shallow=1;rev=d2d2541c53f18d2a059457998ce2876cc8e67cbf;name=git_989ffae9_0;destsuffix=vcs_cache/61185ca91404d2e09a193aede807b4a9ededd43199f58cd49ec4cef480d7bc7f" | ||
| 666 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;nobranch=1;tag=v4.13.0;shallow=1;rev=84a4bb100ade42a86fce2647c95a7dbcbf569cb2;name=git_6e26e914_0;destsuffix=vcs_cache/664c761587abdd7a37f78115c7dbea5a3bcbea104244f81430c0e47dc5396047" | ||
| 667 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v2.4.0;shallow=1;rev=7649d4548cb53a614db133b2a8ac1f31859dda8c;name=git_b0089ab1_0;destsuffix=vcs_cache/84e688efadb8602ec1990d3cd251d5818e95c14682a169266ac9a1edadfe5424" | ||
| 668 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;branch=v3;rev=9f266ea9e77c4c7aab4cf02650570e7c7b3031a5;name=git_b0089ab1_1;destsuffix=vcs_cache/ae6e6119974a43d5668501b6efe7e743408319dee4094d1929d3e75a4f5dac98" | ||
| 669 | SRC_URI += "git://github.com/go-yaml/yaml;protocol=https;nobranch=1;tag=v3.0.1;shallow=1;rev=f6f7691b1fdeb513f56608cd2c32c51f8194bf51;name=git_b0089ab1_2;destsuffix=vcs_cache/8d340fff421a1861f196061b40e49b2f9e802647204935d08e1062b8ecd90b0d" | ||
| 670 | SRC_URI += "git://gopkg.in/natefinch/lumberjack.v2;protocol=https;nobranch=1;tag=v2.2.1;shallow=1;rev=4cb27fcfbb0f35cb48c542c5ea80b7c1d18933d0;name=git_0445b355_0;destsuffix=vcs_cache/77a6dec8af06a8bf3eb517dd856ae09528093b19ff97b50a057dcd174887232f" | ||
| 671 | SRC_URI += "git://github.com/googleapis/google-api-go-client;protocol=https;nobranch=1;tag=v0.274.0;shallow=1;rev=6c759a2bb66da9db49027475e4e76301b8d063df;name=git_14bb952c_0;destsuffix=vcs_cache/d02956c46c71c4ce00294c5ed7cc534cfd01c69206e377379b2278cc1ae1b14e" | ||
| 672 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.25.1;shallow=1;rev=1a3960e4bd028ac0cec0a2afd27d7d8e67c11514;name=git_6bc32f05_0;destsuffix=vcs_cache/418d54448e9be6e664bfa3e3e2514e15f092e4297963eed5c1e3c7e7e569c464" | ||
| 673 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.19.0;shallow=1;rev=2fdaae294f38ed9a121193c51ec99fecd3b13eb7;name=git_6bc32f05_1;destsuffix=vcs_cache/a0c196f14d37fa5876674ce232fea42efebf6c35dc46d41f266e22b2c7e30959" | ||
| 674 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.80.0;shallow=1;rev=397e45edaa68f8763773bbaaf539cf7894169cd2;name=git_6bc32f05_2;destsuffix=vcs_cache/51178c1cf97da46d378c9936542b9684a39613d55ba64759f758f991aeee32c7" | ||
| 675 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.33.2;shallow=1;rev=56d63285d528c0d33f9bf8c355139d91edc047de;name=git_6bc32f05_3;destsuffix=vcs_cache/9dd08885e1a8db43a8455d2fd3a42384ff1ed9a8f79e116dffcce781b4dee045" | ||
| 676 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=6eaf6f47437a6b4e2153a190160ef39a92c7eceb;name=git_6bc32f05_4;destsuffix=vcs_cache/ffbc3aa648503af50d3781760eb60394842a0f05e745dbb7f28b5246843e0675" | ||
| 677 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.27.0;shallow=1;rev=a89bee78ddf0f67f27c06b1b2b1b071c18408724;name=git_6bc32f05_5;destsuffix=vcs_cache/d33440dd79b6e7c93174f3dcb6fccb7ccfebd02a4405850443d56e62d285f44a" | ||
| 678 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=v1.76.0;shallow=1;rev=d96c2ef4f3339142d20a47797d8a5a4fae948607;name=git_6bc32f05_6;destsuffix=vcs_cache/0c7b828398bb55c8fc7b52129e4867f1f0efae601c9c27e2295d6fca0d979bfc" | ||
| 679 | SRC_URI += "git://github.com/grpc/grpc-go;protocol=https;nobranch=1;tag=cmd/protoc-gen-go-grpc/v1.5.1;shallow=1;rev=ec9dff77b186d5308955fe0fc50e3e4cbe187e2c;name=git_6bc32f05_7;destsuffix=vcs_cache/ce5a862c22ded840bff7b7ec1016804cb0af284075ea09fb5fe73b9866532a3a" | ||
| 680 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=b1f26356af11148e710935ed1ac8a7f5702c7612;name=git_aeb473be_0;destsuffix=vcs_cache/002b5670204043ccd079efb6d63593281adeda7cdb3438553d5f59123714dd9d" | ||
| 681 | SRC_URI += "git://github.com/golang/appengine;protocol=https;nobranch=1;tag=v1.4.0;shallow=1;rev=e9657d882bb81064595ca3b56cbe2546bbabf7b1;name=git_aeb473be_1;destsuffix=vcs_cache/6985551872e9385a78906b511015e4428f8582eda7da3fa8b99f12fc9e94e0e3" | ||
| 682 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=24fa4b261c55da65468f2abfdae2b024eef27dfb;name=git_461a63b9_0;destsuffix=vcs_cache/8c877fcc5f4a5bef6db5a87334d34f9165c6d6c864a08e9fe01ad2e1269bb030" | ||
| 683 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=6f92a3bedf2db5e26397ff1fe56ad5e39f27c159;name=git_461a63b9_1;destsuffix=vcs_cache/5c1ef22228c72afa4ef5fd11903042341e1bee1ab10b60a8dc463b0b18e7b126" | ||
| 684 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=9d38bb4040a9551934095960a7e8521e58594918;name=git_461a63b9_2;destsuffix=vcs_cache/d751c69a72693774e4e47979625c09eb6572ff06def8f9ab74eaa7b868821a0e" | ||
| 685 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=a7a43d27e69bcb572fbfb88cf5bc494dcb440f76;name=git_461a63b9_3;destsuffix=vcs_cache/8d1ae8953d4e81e4a7b4b6ad849d7016ae871670c27f2ee0089c64c2e4294ddc" | ||
| 686 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=c66870c02cf823ceb633bcd05be3c7cda29976f4;name=git_461a63b9_4;destsuffix=vcs_cache/2e90a35366d1da1bf52aba5763ec05ba14e4ec06446cdfe1a754af830eb9fc4a" | ||
| 687 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=cb27e3aa201319f013ddb1872c3111662191a225;name=git_461a63b9_5;destsuffix=vcs_cache/f4e88ad01c32fa84f172d06a8fd34c47643c43e7c69ee97316a94e1a0ace3b25" | ||
| 688 | SRC_URI += "git://github.com/googleapis/go-genproto;protocol=https;branch=main;rev=daa745c078e18def54ea6b63235554b59c97f01d;name=git_461a63b9_6;destsuffix=vcs_cache/3af3f10030ab0f6b8233cedd8a8ca7202c192fd86c3576e8d930f28056a369bd" | ||
| 689 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;branch=master;rev=f2248ac996afc39b3df0777cdcc269f6ade50b07;name=git_a6c5d6b8_0;destsuffix=vcs_cache/11c242c40583a590830ee6727b8e07e4bc8ae9591f043443747e4a48b1a91f36" | ||
| 690 | SRC_URI += "git://go.googlesource.com/protobuf;protocol=https;nobranch=1;tag=v1.36.10;shallow=1;rev=f9fa50e26c0ffec610c509850484a5fdecdb26ec;name=git_a6c5d6b8_1;destsuffix=vcs_cache/3436497d01a86cde43a5e76c997e02e0547f362e8f0246dcbb7680acad79157f" | ||
| 691 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.21.0;shallow=1;rev=3b9eee12916ce611400f93d6c2fed2fc2911b0ad;name=git_5d5fe344_0;destsuffix=vcs_cache/b66e2f94014f3dadd38321a8ae33347a24d4580a57d66c71189f792e6fbdccb2" | ||
| 692 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.25.0;shallow=1;rev=3f7a61f89bb6813f89d981d1870ed68da0b3c3f1;name=git_5d5fe344_1;destsuffix=vcs_cache/3d6aee3027d2f1fb2a147e8904f03ce6eb1828daf030dc46aaf1528caa0d21f7" | ||
| 693 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=4d8936d0db64b6e6de56ba714c942542cca031fb;name=git_5d5fe344_2;destsuffix=vcs_cache/5ff0520fa4067b911a561ac5bd9b5c4aef35ed0b28bc716a0d7503df6f292fba" | ||
| 694 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=81db48ad09ccc6ee1fcae434baa4bb1b7a7a7a72;name=git_5d5fe344_3;destsuffix=vcs_cache/6672d6c61253550fee094c62b7113d620e09975c4fdd6a2d3f730f829d3aa7b5" | ||
| 695 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.22.0;shallow=1;rev=8b0d71ac935315b10385aaaf30175de0c74bbba6;name=git_5d5fe344_4;destsuffix=vcs_cache/397e5b05f3f4e5369964001986d9c4c3e998f4f07ff952c7073f4a6eb41ed83e" | ||
| 696 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=ab0ca4ff8a60eb84ec53793ee6cfb4e7c0c67d17;name=git_5d5fe344_5;destsuffix=vcs_cache/bc64bffea0101db18ce198fe50ccee1b34ede4bbe6df0daf4943785f88a2665f" | ||
| 697 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;nobranch=1;tag=v1.23.0;shallow=1;rev=d165be301fb1e13390ad453281ded24385fd8ebc;name=git_5d5fe344_6;destsuffix=vcs_cache/fe9b8770004b8051ad2328d8bc677057a91d457f03b0a432dda814855d97d008" | ||
| 698 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=e05f789c09678a21d72233703c0027e1958343e7;name=git_5d5fe344_7;destsuffix=vcs_cache/5be79d49c339af2a47aec21e2a6c3827a854579ce046e58eb12c45b13cc54dfb" | ||
| 699 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;protocol=https;branch=master;rev=ec00e32a8dfdf9c92bb2f5946450a42874aa9244;name=git_5d5fe344_8;destsuffix=vcs_cache/11dd3abcdf0bca5a664e8bbb4cfe97a029b0429be1f3ffa36c3ff6291d482fe6" | ||
| 480 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.0.0;shallow=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" | 700 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.0.0;shallow=1;rev=40e4c311613750fb2bf8766635d4ed60c0bf3194;name=git_c2439148_0;destsuffix=vcs_cache/a9b36137e55bc5c537c3eddc79e73eca4dc1c855628a8e32e027103df4d865f4" |
| 481 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" | 701 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=v1.0.1;shallow=1;rev=79790445c2d70820f6824eb42832d2efd0f08dd2;name=git_c2439148_1;destsuffix=vcs_cache/228f05c3a05800a5e1340385d34910aac599df817838e50aa367b9cd09151186" |
| 482 | SRC_URI += "git://github.com/FiloSottile/edwards25519;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=325f520de716c1d2d2b4e8dc2f82c7ccc5fac764;name=git_41754dd3_0;destsuffix=vcs_cache/f4c4c638435f40478f3fd4350a83ea7fc251e7970f9edee9b9bc5101fbd4f799" | 702 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;protocol=https;nobranch=1;tag=specs-go/v1.1.0;shallow=1;rev=98a7d735d9592c1ccca0130e06b0709f4b65ecbf;name=git_c2439148_2;destsuffix=vcs_cache/2a0706ee0554e66b341fabb5c09e62f00336b0a7e6faac981d973f30b4064622" |
| 483 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.7.0;shallow=1;rev=16fa77667978a8350a23247ca52be0670eca789d;name=git_8ce8c847_0;destsuffix=vcs_cache/af589471350866ad3ad2a6aa6c7dc61e09cf4bf82c155b086a7852014fe178c8" | 703 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.7.0;shallow=1;rev=16fa77667978a8350a23247ca52be0670eca789d;name=git_8ce8c847_0;destsuffix=vcs_cache/af589471350866ad3ad2a6aa6c7dc61e09cf4bf82c155b086a7852014fe178c8" |
| 484 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;branch=main;rev=64a2037ec6be8a4b0c1d1f706ed35b428b989239;name=git_8ce8c847_1;destsuffix=vcs_cache/9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c" | 704 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/v0.19.0;shallow=1;rev=45de264fac3904cd808c12440266f2b9b7e82a05;name=git_8ce8c847_1;destsuffix=vcs_cache/bff37f7049a91f031dd4bb16e9129fde4475966abba26d3ae41cf7cf1fde4eac" |
| 485 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=d0100b6bd8b389f0385611eb39152c4d7c3a7905;name=git_716d0082_0;destsuffix=vcs_cache/1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d" | 705 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.123.0;shallow=1;rev=4e8373586a5e48c18fbfd4bb0a3e259184e49a91;name=git_8ce8c847_2;destsuffix=vcs_cache/0d5d16f0820e1a355a7489464a687676cdb569ea829fadc38fd4151d9cd275f8" |
| 486 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=1b5146add8981d58be77b16229c0ff0f8bebd8c1;name=git_e8cbb9fc_0;destsuffix=vcs_cache/8c142112d3bf2046dde4cb3dda11db03c95a8ab51bfb424b4d31be45594f7e6a" | 706 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=longrunning/v0.9.0;shallow=1;rev=54d941a9a3f5177b37915f89084e4ba7ed3dae6a;name=git_8ce8c847_3;destsuffix=vcs_cache/9f2755c577cf81f5aeb537c12cc5ee1a684d109d53fefd9e6f043ff12ef7b78b" |
| 487 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_1;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | 707 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=v0.26.0;shallow=1;rev=64a2037ec6be8a4b0c1d1f706ed35b428b989239;name=git_8ce8c847_4;destsuffix=vcs_cache/9baabd0f71699c684812b7f389cd3d568e37a0683bd02d5556e7076b96b7c14c" |
| 488 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_2;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | 708 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=compute/metadata/v0.9.0;shallow=1;rev=7b2365446764b0bba37198a55644954b437bddd0;name=git_8ce8c847_5;destsuffix=vcs_cache/ef8ad73ce6cafa3fbb115b0895d2b391fa5aefa58dac151c1ff06e7279185884" |
| 489 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_3;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | 709 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=auth/oauth2adapt/v0.2.8;shallow=1;rev=7e600b964c1cae3ba47fc7d1d340a536723d18cb;name=git_8ce8c847_6;destsuffix=vcs_cache/85c196ba7a00f8c42b8abd6f5a7d70e0d659e64e36505e2ec8398441bb2c8985" |
| 490 | SRC_URI += "git://gopkg.in/evanphx/json-patch.v4;protocol=https;branch=master;rev=50fdc0b4c9ab36933e6a0c9288fef3ac5df2b907;name=git_6e26e914_0;destsuffix=vcs_cache/4b7afc94ca313174a1c06213eff6268514e8df200fe8280a69535c2f7d458ab8" | 710 | SRC_URI += "git://github.com/googleapis/google-cloud-go;protocol=https;nobranch=1;tag=logging/v1.18.0;shallow=1;rev=94d24ca358d9f98ccd48d1b826cfab83557d5b19;name=git_8ce8c847_7;destsuffix=vcs_cache/fccab59f054c013b3157a91d181b68013824fcbb4171ceeaf2d3f766bd6bdf08" |
| 491 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;nobranch=1;tag=v0.1.12;shallow=1;rev=c2f93a96b099cbbec1de36336ab049ffa620e6d7;name=git_f1a8947f_0;destsuffix=vcs_cache/1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b" | 711 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;nobranch=1;tag=v3.5.2;shallow=1;rev=0b81523ff268a1f1b0baf4a5da67e42fbb86880b;name=git_6a558ec9_0;destsuffix=vcs_cache/0059a65e8d8f001755ae605517342ab3e098223b600f512103941850dfee7cc5" |
| 712 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;protocol=https;branch=main;rev=7c797b5133e5460410dbb22ba779bf35e6975dea;name=git_6a558ec9_1;destsuffix=vcs_cache/b1730ad236c55417cfc414b7633eca305d779c4420407e84ba172ad6d4b258a4" | ||
| 713 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=5b3e6a55c961c61f4836ae6868c17b070744c590;name=git_716d0082_0;destsuffix=vcs_cache/5dbf106b5fa49944ed578a1d4dd6e6bc1b88cb0bf1f588495a8e835681de3445" | ||
| 714 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=c67002cb31c3a748b7688c27f20d8358b4193582;name=git_716d0082_1;destsuffix=vcs_cache/6b2abb729597bb5430a8004e6adf93f29a65335edf3dd4666738bb06a30ac3c8" | ||
| 715 | SRC_URI += "git://go.googlesource.com/lint;protocol=https;branch=master;rev=d0100b6bd8b389f0385611eb39152c4d7c3a7905;name=git_716d0082_2;destsuffix=vcs_cache/1579e0152a59419ec03794703218d5fb2fa620626cecad2e79ddd1fdd861441d" | ||
| 716 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=5ec99f83aff198f5fbd629d6c8d8eb38a04218ca;name=git_e8cbb9fc_0;destsuffix=vcs_cache/1a7eef0babb47828059471e537bef1e9023bf22cd1c23e5fcaf7523b68332e82" | ||
| 717 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=9bdfabe68543c54f90421aeb9a60ef8061b5b544;name=git_e8cbb9fc_1;destsuffix=vcs_cache/a190c0bd506167cc1631eefeb81697d88fd666066c0d35abb4f058915f9881cd" | ||
| 718 | SRC_URI += "git://go.googlesource.com/xerrors;protocol=https;branch=master;rev=a985d3407aa71f30cf86696ee0a2f409709f22e1;name=git_e8cbb9fc_2;destsuffix=vcs_cache/19bf66358270f1db6b287805895c6fc8385236e01234a96b3da1d15fe70245f7" | ||
| 719 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=release.2019.1;rev=c2f93a96b099cbbec1de36336ab049ffa620e6d7;name=git_f1a8947f_0;destsuffix=vcs_cache/1c8623cf2c7ebfeee0aad3729998ea1016b99ce59691f48e992f1fbd376fe06b" | ||
| 492 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=master;rev=ea95bdfd59fc14c1c9afa08716e0cd013eae4e12;name=git_f1a8947f_1;destsuffix=vcs_cache/995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c" | 720 | SRC_URI += "git://github.com/dominikh/go-tools;protocol=https;branch=master;rev=ea95bdfd59fc14c1c9afa08716e0cd013eae4e12;name=git_f1a8947f_1;destsuffix=vcs_cache/995bdd0e708de1678d46517c89bc37c3a96f080c46f8be3ca8451c42cf0fb77c" |
| 493 | 721 | ||
diff --git a/recipes-containers/nerdctl/go-mod-hybrid-cache.inc b/recipes-containers/nerdctl/go-mod-hybrid-cache.inc index 3a143076..e8b8ed5b 100644 --- a/recipes-containers/nerdctl/go-mod-hybrid-cache.inc +++ b/recipes-containers/nerdctl/go-mod-hybrid-cache.inc | |||
| @@ -6,34 +6,33 @@ inherit go-mod-vcs | |||
| 6 | 6 | ||
| 7 | # Module metadata for cache building (one module per line) | 7 | # Module metadata for cache building (one module per line) |
| 8 | GO_MODULE_CACHE_DATA = '[\ | 8 | GO_MODULE_CACHE_DATA = '[\ |
| 9 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.3.0","vcs_hash":"3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff","timestamp":"2025-02-13T08:02:42Z","subdir":"","vcs_ref":"refs/tags/v1.3.0"},\ | 9 | {"module":"github.com/containerd/accelerated-container-image","version":"v1.4.3","vcs_hash":"3c93904886c5cc4bae184a6a95fbf184aaf6430c2032eeaaab81d26592eb4ae9","timestamp":"2026-03-30T12:52:02Z","subdir":"","vcs_ref":"refs/tags/v1.4.3"},\ |
| 10 | {"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"},\ | 10 | {"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"},\ |
| 11 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.0","vcs_hash":"afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e","timestamp":"2025-10-27T22:43:47Z","subdir":"","vcs_ref":"refs/tags/v3.1.0"},\ | 11 | {"module":"github.com/containerd/cgroups/v3","version":"v3.1.3","vcs_hash":"3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d","timestamp":"2026-02-12T22:21:12Z","subdir":"","vcs_ref":"refs/tags/v3.1.3"},\ |
| 12 | {"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"},\ | 12 | {"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"},\ |
| 13 | {"module":"github.com/containerd/containerd/api","version":"v1.10.0","vcs_hash":"4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b","timestamp":"2025-11-05T15:11:32Z","subdir":"api","vcs_ref":"refs/tags/api/v1.10.0"},\ | 13 | {"module":"github.com/containerd/containerd/api","version":"v1.11.1","vcs_hash":"e9733071c5be4c2ea5846c40aa96b55d4ec6851165ad185799b25a7fc53607f4","timestamp":"2026-05-20T17:33:06Z","subdir":"api","vcs_ref":"refs/tags/api/v1.11.1"},\ |
| 14 | {"module":"github.com/containerd/containerd/v2","version":"v2.2.0","vcs_hash":"003bc34c1dde3a2ee67d971788503962fb4b2b4dd2f0c77c2b690f26457b75ca","timestamp":"2025-11-06T01:13:11Z","subdir":"","vcs_ref":"refs/tags/v2.2.0"},\ | 14 | {"module":"github.com/containerd/containerd/v2","version":"v2.3.1","vcs_hash":"fd04ac75b20dcd23ea40fd168d938bb8d8aaee2543c5851ee199013a91658963","timestamp":"2026-05-20T20:41:13Z","subdir":"","vcs_ref":"refs/tags/v2.3.1"},\ |
| 15 | {"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"},\ | 15 | {"module":"github.com/containerd/continuity","version":"v0.5.0","vcs_hash":"0bc5664bede9ac5d8f964515e65465327cb867960ba6f60b07146716d29f5d9b","timestamp":"2026-04-29T00:48:13Z","subdir":"","vcs_ref":"refs/tags/v0.5.0"},\ |
| 16 | {"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"},\ | 16 | {"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"},\ |
| 17 | {"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"},\ | 17 | {"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"},\ |
| 18 | {"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"},\ | 18 | {"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"},\ |
| 19 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ | 19 | {"module":"github.com/containerd/go-cni","version":"v1.1.13","vcs_hash":"42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05","timestamp":"2025-07-01T22:01:58Z","subdir":"","vcs_ref":"refs/tags/v1.1.13"},\ |
| 20 | {"module":"github.com/containerd/go-dmverity","version":"v0.1.0","vcs_hash":"419ae763df2bd66a37785a09dfc355cdabadc3cb2c30553682929d193ff8d089","timestamp":"2026-04-03T01:47:03Z","subdir":"","vcs_ref":"refs/tags/v0.1.0"},\ | ||
| 20 | {"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"},\ | 21 | {"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"},\ |
| 21 | {"module":"github.com/containerd/imgcrypt/v2","version":"v2.0.2","vcs_hash":"7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104","timestamp":"2025-11-06T13:14:25Z","subdir":"","vcs_ref":"refs/tags/v2.0.2"},\ | 22 | {"module":"github.com/containerd/imgcrypt/v2","version":"v2.0.2","vcs_hash":"7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104","timestamp":"2025-11-06T13:14:25Z","subdir":"","vcs_ref":"refs/tags/v2.0.2"},\ |
| 22 | {"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"},\ | 23 | {"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"},\ |
| 23 | {"module":"github.com/containerd/nerdctl/v2","version":"v2.2.1-0.20251204115555-5604f9077214","vcs_hash":"0a79d41afd7b39bf8f44c91a3ad48f8b2ce8de276d3b29f4796f754b82fe1487","timestamp":"2025-12-04T11:55:55Z","subdir":"v2","vcs_ref":""},\ | 24 | {"module":"github.com/containerd/nerdctl/v2","version":"v2.0.0-20260528082953-89ecd85071c4","vcs_hash":"1fc524e73a0559ca2b02d14c29578e0e141eac51b6a96d91f3004ae1068fc45a","timestamp":"2026-05-28T08:29:53Z","subdir":"v2","vcs_ref":""},\ |
| 24 | {"module":"github.com/containerd/nri","version":"v0.10.0","vcs_hash":"9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c","timestamp":"2025-08-16T08:15:07Z","subdir":"","vcs_ref":"refs/tags/v0.10.0"},\ | 25 | {"module":"github.com/containerd/nri","version":"v0.12.0","vcs_hash":"26084f999c885809086eb3cfc8d4d0f03e2dd35b49ac2b12d817c0f3b7da3008","timestamp":"2026-04-15T19:11:08Z","subdir":"","vcs_ref":"refs/tags/v0.12.0"},\ |
| 25 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.7","vcs_hash":"2191befad92bd4a64b73d9ee8b108c4f23703f9ac44dc92186b1cba31fff6322","timestamp":"2025-10-28T06:35:45Z","subdir":"","vcs_ref":"refs/tags/v0.15.7"},\ | 26 | {"module":"github.com/containerd/nydus-snapshotter","version":"v0.15.15","vcs_hash":"c91675f13bd373f32be137fdcf8537e51e1283a17c647d8da381f7004de04a34","timestamp":"2026-04-17T14:50:33Z","subdir":"","vcs_ref":"refs/tags/v0.15.15"},\ |
| 26 | {"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"},\ | 27 | {"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"},\ |
| 27 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.2","vcs_hash":"a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344","timestamp":"2025-08-21T22:24:38Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.2"},\ | 28 | {"module":"github.com/containerd/platforms","version":"v1.0.0-rc.4","vcs_hash":"2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d","timestamp":"2026-03-31T22:53:10Z","subdir":"","vcs_ref":"refs/tags/v1.0.0-rc.4"},\ |
| 28 | {"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"},\ | 29 | {"module":"github.com/containerd/plugin","version":"v1.1.0","vcs_hash":"bdb9a7056f050be6771c31d41057906f54814c9c8799d2a2906ebd692837d0d6","timestamp":"2026-01-07T20:04:15Z","subdir":"","vcs_ref":"refs/tags/v1.1.0"},\ |
| 29 | {"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"},\ | 30 | {"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"},\ |
| 30 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.1","vcs_hash":"c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508","timestamp":"2025-11-06T04:31:34Z","subdir":"","vcs_ref":"refs/tags/v0.18.1"},\ | 31 | {"module":"github.com/containerd/stargz-snapshotter","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"","vcs_ref":"refs/tags/v0.18.2"},\ |
| 31 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.1","vcs_hash":"c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508","timestamp":"2025-11-06T04:31:34Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.1"},\ | 32 | {"module":"github.com/containerd/stargz-snapshotter/estargz","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"estargz","vcs_ref":"refs/tags/estargz/v0.18.2"},\ |
| 32 | {"module":"github.com/containerd/stargz-snapshotter/ipfs","version":"v0.18.1","vcs_hash":"c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508","timestamp":"2025-11-06T04:31:34Z","subdir":"ipfs","vcs_ref":"refs/tags/ipfs/v0.18.1"},\ | 33 | {"module":"github.com/containerd/stargz-snapshotter/ipfs","version":"v0.18.2","vcs_hash":"5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216","timestamp":"2026-01-21T14:16:27Z","subdir":"ipfs","vcs_ref":"refs/tags/ipfs/v0.18.2"},\ |
| 33 | {"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"},\ | 34 | {"module":"github.com/containerd/ttrpc","version":"v1.2.8","vcs_hash":"bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49","timestamp":"2026-03-05T00:05:28Z","subdir":"","vcs_ref":"refs/tags/v1.2.8"},\ |
| 34 | {"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"},\ | 35 | {"module":"github.com/containerd/typeurl/v2","version":"v2.3.0","vcs_hash":"2df385af2c5264c689a632460598c2976741236e67cb74b63ba47f487cb976e6","timestamp":"2024-11-07T05:33:21Z","subdir":"","vcs_ref":"refs/tags/v2.3.0"},\ |
| 35 | {"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"},\ | 36 | {"module":"github.com/containerd/zfs/v2","version":"v2.0.0","vcs_hash":"3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052","timestamp":"2025-12-08T03:44:17Z","subdir":"","vcs_ref":"refs/tags/v2.0.0"},\ |
| 36 | {"module":"k8s.io/api","version":"v0.34.1","vcs_hash":"5c4bbd0617f6f594b275f1999f97eca8f79dbb30e908e7d6b5c7a80fd5b9b0d2","timestamp":"2025-09-10T04:39:36Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 37 | {"module":"k8s.io/api","version":"v0.36.0","vcs_hash":"a37f2c0d0abc2c1a6c177808eb27ddd7c53ba671912b517d818cf9fa052ff722","timestamp":"2026-04-22T18:26:39Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"},\ |
| 37 | {"module":"k8s.io/apimachinery","version":"v0.34.1","vcs_hash":"9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663","timestamp":"2025-08-16T07:57:26Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | 38 | {"module":"k8s.io/apimachinery","version":"v0.36.0","vcs_hash":"42e70ddb8f06828e01b81fd5045da331e997db88015c5f36f8f930956144dbce","timestamp":"2026-04-22T18:20:11Z","subdir":"","vcs_ref":"refs/tags/v0.36.0"}]' |
| 38 | {"module":"k8s.io/client-go","version":"v0.34.1","vcs_hash":"25b2ca19570dcf36fcfa8a5388cc7647944fee1a9a445671e69704dbd6f452b5","timestamp":"2025-09-10T04:55:33Z","subdir":"","vcs_ref":"refs/tags/v0.34.1"},\ | ||
| 39 | {"module":"k8s.io/kube-openapi","version":"v0.0.0-20250710124328-f3f2b991d03b","vcs_hash":"bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146","timestamp":"2025-07-10T12:43:28Z","subdir":"","vcs_ref":""}]' | ||
diff --git a/recipes-containers/nerdctl/go-mod-hybrid-git.inc b/recipes-containers/nerdctl/go-mod-hybrid-git.inc index ebb61c79..fc8af0ac 100644 --- a/recipes-containers/nerdctl/go-mod-hybrid-git.inc +++ b/recipes-containers/nerdctl/go-mod-hybrid-git.inc | |||
| @@ -4,31 +4,30 @@ | |||
| 4 | # These modules are fetched directly from their git repositories. | 4 | # These modules are fetched directly from their git repositories. |
| 5 | # They provide full VCS provenance and allow easy SRCREV bumping. | 5 | # They provide full VCS provenance and allow easy SRCREV bumping. |
| 6 | 6 | ||
| 7 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.3.0;shallow=1;rev=c5dd4fa383f2a932ab7d0b974f05a4e90eb46604;name=git_c15853d7_0;destsuffix=vcs_cache/3c38450d2e9b921d8073a5c5afb9472d94858098bc1fe7d691687d51d0ede1ff" | 7 | SRC_URI += "git://github.com/containerd/accelerated-container-image;protocol=https;nobranch=1;tag=v1.4.3;shallow=1;rev=43c3295370b3bc413498a93ad12708b6ff239e63;name=git_c15853d7_0;destsuffix=vcs_cache/3c93904886c5cc4bae184a6a95fbf184aaf6430c2032eeaaab81d26592eb4ae9" |
| 8 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" | 8 | SRC_URI += "git://github.com/containerd/btrfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=f611cf12b33f43269574b2ad82bcb55e4d6f9982;name=git_afc7f4f6_0;destsuffix=vcs_cache/8a2ee3ce7d871ae06962c07984197acdfd6035091884c9db0791378ac0229823" |
| 9 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.0;shallow=1;rev=fa024e5d81b610f004f42857e696d94b8961475a;name=git_85a7d8f6_0;destsuffix=vcs_cache/afcdc6b74bd9b0d30fcd801d4175ef54783d125d29b7cf31da1bed7135dae03e" | 9 | SRC_URI += "git://github.com/containerd/cgroups;protocol=https;nobranch=1;tag=v3.1.3;shallow=1;rev=076b5e0e60bd073ead691caf95a90ac0f2fbec5d;name=git_85a7d8f6_0;destsuffix=vcs_cache/3cacf869e6e5cb422592906f0e2f211bc239e0b2c0730e85debdfc8989de9e0d" |
| 10 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" | 10 | SRC_URI += "git://github.com/containerd/console;protocol=https;nobranch=1;tag=v1.0.5;shallow=1;rev=c8d962180f543ac07c008ecc79a413406ea10c0b;name=git_7dc259a2_0;destsuffix=vcs_cache/a38aca664db28f607862e39301d2fd06b3c58312662cbd189f451215c3eb9894" |
| 11 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.10.0;shallow=1;rev=8b34ce391bd114e080892cccfa956ef3807c207c;name=git_c2fd43eb_1;destsuffix=vcs_cache/4ae09c91c596d23f3127d6821ac6178aa6512e66eba4da3a39e7c94903e2407b" | 11 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=api/v1.11.1;shallow=1;rev=f822a911ab2b7c73e30bc0f36ea319642c9711b1;name=git_c2fd43eb_1;destsuffix=vcs_cache/e9733071c5be4c2ea5846c40aa96b55d4ec6851165ad185799b25a7fc53607f4" |
| 12 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.2.0;shallow=1;rev=1c4457e00facac03ce1d75f7b6777a7a851e5c41;name=git_c2fd43eb_0;destsuffix=vcs_cache/003bc34c1dde3a2ee67d971788503962fb4b2b4dd2f0c77c2b690f26457b75ca" | 12 | SRC_URI += "git://github.com/containerd/containerd;protocol=https;nobranch=1;tag=v2.3.1;shallow=1;rev=64b425cf570b3b8dd1d4cc46da7c1fce65c6651a;name=git_c2fd43eb_0;destsuffix=vcs_cache/fd04ac75b20dcd23ea40fd168d938bb8d8aaee2543c5851ee199013a91658963" |
| 13 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.4.5;shallow=1;rev=44e2adf7e9cd87330f3ad656e7a006ef91ed8c1e;name=git_b4d76115_0;destsuffix=vcs_cache/ef286b146362aa5da58f9ef4e88323a32e1ea45eda78c6d484875972ce0a81e0" | 13 | SRC_URI += "git://github.com/containerd/continuity;protocol=https;nobranch=1;tag=v0.5.0;shallow=1;rev=ed9828dc553bfc7531268b0a1c9afe466b5abe0b;name=git_b4d76115_0;destsuffix=vcs_cache/0bc5664bede9ac5d8f964515e65465327cb867960ba6f60b07146716d29f5d9b" |
| 14 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" | 14 | SRC_URI += "git://github.com/containerd/errdefs;protocol=https;nobranch=1;tag=pkg/v0.3.0;shallow=1;rev=4817405e4a3caeb7aee9dac68ed55339c59cb635;name=git_070120f7_0;destsuffix=vcs_cache/d9d1c9949e837f39205605237b656e944c7d0cd69e48a906fabdb6bebe0edb66" |
| 15 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" | 15 | SRC_URI += "git://github.com/containerd/fifo;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=151b205263c29d471e0d55c787d2ce9f5343fd46;name=git_6f3d1077_0;destsuffix=vcs_cache/e4b0152cde11b075ce8a8a9f0db77d54abb72ee1bab1036ab0c157b678aade47" |
| 16 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" | 16 | SRC_URI += "git://github.com/containerd/go-cni;protocol=https;nobranch=1;tag=v1.1.13;shallow=1;rev=784f94e654944e41f86cf33ad49bfe07014c2e7e;name=git_cab8b449_0;destsuffix=vcs_cache/42aaa61d2bb4bd3a1eb278daa53bed3b31e3af601d35dafceb8b7714333cef05" |
| 17 | SRC_URI += "git://github.com/containerd/go-dmverity;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fe8bd6cca52a5c223590dbd55a5d0f0664ece944;name=git_f509eed7_0;destsuffix=vcs_cache/419ae763df2bd66a37785a09dfc355cdabadc3cb2c30553682929d193ff8d089" | ||
| 17 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" | 18 | SRC_URI += "git://github.com/containerd/go-runc;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=df3c22d088ca919d1943efa8ae0cfc0514da0542;name=git_84c96084_0;destsuffix=vcs_cache/9044e9e240020298712a51a4db4736afc66d70b1870cf11cac73c0661be06842" |
| 18 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=6892f4df2405cd15acbefd1dca970f53ba38bfda;name=git_3f4049aa_0;destsuffix=vcs_cache/7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104" | 19 | SRC_URI += "git://github.com/containerd/imgcrypt;protocol=https;nobranch=1;tag=v2.0.2;shallow=1;rev=6892f4df2405cd15acbefd1dca970f53ba38bfda;name=git_3f4049aa_0;destsuffix=vcs_cache/7be492fe663b2b50ba4047664c79f816480e518b38e926a921a870033cd60104" |
| 19 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" | 20 | SRC_URI += "git://github.com/containerd/log;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=0fc1e28871fdf2786e2cc51bbe4133db6547a199;name=git_b70b7359_0;destsuffix=vcs_cache/697be36d9b8a0eb34f8591d0f69b6d596e1e9341b5944ebf81ddd334b1907bc6" |
| 20 | SRC_URI += "git://github.com/containerd/nerdctl;protocol=https;branch=main;rev=5604f9077214d1e7ef84e1699d794387d281195a;name=git_7b6fe5e6_0;destsuffix=vcs_cache/0a79d41afd7b39bf8f44c91a3ad48f8b2ce8de276d3b29f4796f754b82fe1487" | 21 | SRC_URI += "git://github.com/containerd/nerdctl;protocol=https;branch=main;rev=89ecd85071c47cf5865fb2bb5882aae5f06b4173;name=git_7b6fe5e6_0;destsuffix=vcs_cache/1fc524e73a0559ca2b02d14c29578e0e141eac51b6a96d91f3004ae1068fc45a" |
| 21 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.10.0;shallow=1;rev=a2eea2bc19ada59eafdb1237a4720ef8ab11e5b1;name=git_523249c2_0;destsuffix=vcs_cache/9e8aeba250dfc002831e46adace86815de4667ce3a2125acdbc5818f536de05c" | 22 | SRC_URI += "git://github.com/containerd/nri;protocol=https;nobranch=1;tag=v0.12.0;shallow=1;rev=57442b2a20c63d48d69dc600c3fb4f0c063c7ef0;name=git_523249c2_0;destsuffix=vcs_cache/26084f999c885809086eb3cfc8d4d0f03e2dd35b49ac2b12d817c0f3b7da3008" |
| 22 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.7;shallow=1;rev=f6677ba1dd795a067341d9a82e4bda456c7b9674;name=git_c4766add_0;destsuffix=vcs_cache/2191befad92bd4a64b73d9ee8b108c4f23703f9ac44dc92186b1cba31fff6322" | 23 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;protocol=https;nobranch=1;tag=v0.15.15;shallow=1;rev=c2f1c15f47198d62261a2fdd23d8b1635f3f5375;name=git_c4766add_0;destsuffix=vcs_cache/c91675f13bd373f32be137fdcf8537e51e1283a17c647d8da381f7004de04a34" |
| 23 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" | 24 | SRC_URI += "git://github.com/containerd/otelttrpc;protocol=https;nobranch=1;tag=v0.1.0;shallow=1;rev=fa91cafe17adf59a0edc10650135dfd1dfb761c2;name=git_69c055ed_0;destsuffix=vcs_cache/c27d4a7087a7f4624cdf40c161f9707dbb90cd2d71159840f7c7b610260e9f24" |
| 24 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.2;shallow=1;rev=2e51fd9435bd985e1753954b24f4b0453f4e4767;name=git_96693f8e_0;destsuffix=vcs_cache/a5b697e2dcecbe42edb518786dede1d257aecc63276621eb03e3917cae97e344" | 25 | SRC_URI += "git://github.com/containerd/platforms;protocol=https;nobranch=1;tag=v1.0.0-rc.4;shallow=1;rev=09756f59cb1d6b3fb368f371043d36e634789537;name=git_96693f8e_0;destsuffix=vcs_cache/2a7a4d65a1d6148c7a403e5bf7c719aa64e3d2a544ad7078906c252afe5a2b3d" |
| 25 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.0.0;shallow=1;rev=19cedbf730bb9ae1c106c4d4df8492bb3d3fb8fd;name=git_0f1fd608_0;destsuffix=vcs_cache/f786b847c888d27ca5c517b566772c78216ed963d31d5119a32ebad7494855ea" | 26 | SRC_URI += "git://github.com/containerd/plugin;protocol=https;nobranch=1;tag=v1.1.0;shallow=1;rev=eaf7e69731c35651611d5d24dc28638e24ce4d3f;name=git_0f1fd608_0;destsuffix=vcs_cache/bdb9a7056f050be6771c31d41057906f54814c9c8799d2a2906ebd692837d0d6" |
| 26 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" | 27 | SRC_URI += "git://github.com/containerd/protobuild;protocol=https;nobranch=1;tag=v0.3.0;shallow=1;rev=168a8eac459f4c240ad54e1147f916056efd4c46;name=git_d8d48ca8_0;destsuffix=vcs_cache/7cfac99318ce6513d3f62c22baae310b7cc70562da7c000901e610a84fb83c70" |
| 27 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=estargz/v0.18.1;shallow=1;rev=60de78bf7cc9d4cf212477bcf1aeaf95bc3c2757;name=git_0c473532_0;destsuffix=vcs_cache/c6cc432ee46cbd59fe4f5c5eb34b9cb79df27972689bcec3d1ee735aee887508" | 28 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;protocol=https;nobranch=1;tag=ipfs/v0.18.2;shallow=1;rev=3070538befb5a6c09f93e99164762b3a76310357;name=git_0c473532_0;destsuffix=vcs_cache/5b8f552ba5310161b4d54e46b1e5f4ac2f03191dd86070de81cf7a2681739216" |
| 28 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.7;shallow=1;rev=3b8c8b75577584e412043afb7b561193a4a47d2e;name=git_1deba031_0;destsuffix=vcs_cache/89e0e59ec2637becf69ff869326d460e7b3aa5c251d58a6d42981bc9c12360fd" | 29 | SRC_URI += "git://github.com/containerd/ttrpc;protocol=https;nobranch=1;tag=v1.2.8;shallow=1;rev=22392c2ec72135af70155428db18d458ecf3ce03;name=git_1deba031_0;destsuffix=vcs_cache/bbd06a87919bbdeff01305ac7acdec7d2139e1967739925a101cf216b2d8dc49" |
| 29 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.2.3;shallow=1;rev=5b047adad57d172afa9654c019fe65bf0540cc4d;name=git_94e812bb_0;destsuffix=vcs_cache/60bc9255cadbea28631b3293cd629cbe0b9a9cffb987712231cdc4f9dc75a2cb" | 30 | SRC_URI += "git://github.com/containerd/typeurl;protocol=https;nobranch=1;tag=v2.3.0;shallow=1;rev=125f7790c42c52610c44712bdc3a1748f785ae8d;name=git_94e812bb_0;destsuffix=vcs_cache/2df385af2c5264c689a632460598c2976741236e67cb74b63ba47f487cb976e6" |
| 30 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0-rc.0;shallow=1;rev=ac25940eac8d55a66eb07b5444da0bd98ab03f2b;name=git_62ef0568_0;destsuffix=vcs_cache/760d9b417b3649f7335a5437c1ddc3ce9a7d15632bcac73a7aabc3c145104a12" | 31 | SRC_URI += "git://github.com/containerd/zfs;protocol=https;nobranch=1;tag=v2.0.0;shallow=1;rev=a3e9bec07f4f2d9da41c5e119006cffad6fecffa;name=git_62ef0568_0;destsuffix=vcs_cache/3b6e8e17660f86603ad978c35f23b066288dc5937890ca5c61f54fc5dfaa9052" |
| 31 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=77c9e29b068e14d4bcca2d6a4c85b2cc9da5a923;name=git_91745483_0;destsuffix=vcs_cache/5c4bbd0617f6f594b275f1999f97eca8f79dbb30e908e7d6b5c7a80fd5b9b0d2" | 32 | SRC_URI += "git://github.com/kubernetes/api;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=545bb975fe6653239af42324065cf72272186404;name=git_91745483_0;destsuffix=vcs_cache/a37f2c0d0abc2c1a6c177808eb27ddd7c53ba671912b517d818cf9fa052ff722" |
| 32 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=b72d93d174332f952a8d431419fece5e6f044bcb;name=git_d6490ebc_0;destsuffix=vcs_cache/9131e9ebe36078f01c5a5e8e9866300b853aa46fab527d00fc089d4c16938663" | 33 | SRC_URI += "git://github.com/kubernetes/apimachinery;protocol=https;nobranch=1;tag=v0.36.0;shallow=1;rev=debe1eba03a0c4134fd07a8f7586c44bb94ec7b0;name=git_d6490ebc_0;destsuffix=vcs_cache/42e70ddb8f06828e01b81fd5045da331e997db88015c5f36f8f930956144dbce" |
| 33 | SRC_URI += "git://github.com/kubernetes/client-go;protocol=https;nobranch=1;tag=v0.34.1;shallow=1;rev=d033c497ffef47be9b4f81abde5c3d94dd78089a;name=git_0356f569_0;destsuffix=vcs_cache/25b2ca19570dcf36fcfa8a5388cc7647944fee1a9a445671e69704dbd6f452b5" | ||
| 34 | SRC_URI += "git://github.com/kubernetes/kube-openapi;protocol=https;branch=master;rev=f3f2b991d03be98072466d6aff0880ad93184b2c;name=git_dbee483c_0;destsuffix=vcs_cache/bbdfcb1726af92c510f587baa66600e18719a63bbabc846728d7c2ff829a2146" | ||
diff --git a/recipes-containers/nerdctl/go-mod-hybrid-gomod.inc b/recipes-containers/nerdctl/go-mod-hybrid-gomod.inc index bc6ba239..eb2c6151 100644 --- a/recipes-containers/nerdctl/go-mod-hybrid-gomod.inc +++ b/recipes-containers/nerdctl/go-mod-hybrid-gomod.inc | |||
| @@ -7,167 +7,299 @@ | |||
| 7 | inherit go-mod | 7 | inherit go-mod |
| 8 | 8 | ||
| 9 | SRC_URI += "gomod://cel.dev/expr;version=v0.24.0;sha256sum=4456189315133136b72bfb40312d731c8957cce38a2807ac21d09f5158259bb7" | 9 | SRC_URI += "gomod://cel.dev/expr;version=v0.24.0;sha256sum=4456189315133136b72bfb40312d731c8957cce38a2807ac21d09f5158259bb7" |
| 10 | SRC_URI += "gomod://cel.dev/expr;version=v0.25.1;sha256sum=12652bea2461aa29004d23052d3a08cb5911ab0a652469ef5da6efb37c12ee87" | ||
| 11 | SRC_URI += "gomod://cloud.google.com/go;version=v0.123.0;sha256sum=e9c9509cf75beb9516795eeb113d01a20e2a71496a66ed736b6ed2a516878d52" | ||
| 10 | SRC_URI += "gomod://cloud.google.com/go;version=v0.26.0;sha256sum=521f8c367396ff52b7e9c2203e32a714c995788b5d14a40e2bb829eb0a7878a7" | 12 | SRC_URI += "gomod://cloud.google.com/go;version=v0.26.0;sha256sum=521f8c367396ff52b7e9c2203e32a714c995788b5d14a40e2bb829eb0a7878a7" |
| 13 | SRC_URI += "gomod://cloud.google.com/go/auth;version=v0.19.0;sha256sum=f0f8ec20e90b6f5d9471124a5d36db61e25cbaf4e3526cc123afc8d4ebfde966" | ||
| 14 | SRC_URI += "gomod://cloud.google.com/go/auth/oauth2adapt;version=v0.2.8;sha256sum=4cd64264bafc4dd05f645452d6e1485adf92309130bd82b4c595db10cd534963" | ||
| 11 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.7.0;sha256sum=89c19841bf87fe53034aed53505c527fe6674d3bf0f21c0e972374f94fb08eb4" | 15 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.7.0;sha256sum=89c19841bf87fe53034aed53505c527fe6674d3bf0f21c0e972374f94fb08eb4" |
| 16 | SRC_URI += "gomod://cloud.google.com/go/compute/metadata;version=v0.9.0;sha256sum=f97e35d1c96239b8574054a77e312c95d2c82a89c21daf46ffeaea6d5fc59eca" | ||
| 17 | SRC_URI += "gomod://cloud.google.com/go/logging;version=v1.18.0;sha256sum=d043ffb20932aef14762e8a60b047c0b1818fcec02838716c95835ddd32e7a94" | ||
| 18 | SRC_URI += "gomod://cloud.google.com/go/longrunning;version=v0.9.0;sha256sum=989d72eb620d4b04514df9d695a234edee783e00bfb0bdcbdb7f772ec50a43c8" | ||
| 19 | SRC_URI += "gomod://code.cloudfoundry.org/clock;version=v1.60.0;sha256sum=bba82987771567774afad469f24b66635f8da2726b8687c568dae875519f7804" | ||
| 12 | SRC_URI += "gomod://cyphar.com/go-pathrs;version=v0.2.1;sha256sum=c68ca36bf78b684a29ef9ce58b5c26a4a68baa4a068259c753b652a91b85a5ed" | 20 | SRC_URI += "gomod://cyphar.com/go-pathrs;version=v0.2.1;sha256sum=c68ca36bf78b684a29ef9ce58b5c26a4a68baa4a068259c753b652a91b85a5ed" |
| 13 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.2;sha256sum=67d2e9d83ca57d3a8ce1a0e0e626a7c03753b3966b58b41b95e97ca4e7b2c640" | 21 | SRC_URI += "gomod://dario.cat/mergo;version=v1.0.2;sha256sum=67d2e9d83ca57d3a8ce1a0e0e626a7c03753b3966b58b41b95e97ca4e7b2c640" |
| 22 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.1;sha256sum=7e620dc84053ca8bf68180bbeada20ff586b1b9ebd8398039a5f7d5da17d3bb3" | ||
| 14 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.0;sha256sum=9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65" | 23 | SRC_URI += "gomod://filippo.io/edwards25519;version=v1.1.0;sha256sum=9ac43a686d06fdebd719f7af3866c87eb069302272dfb131007adf471c308b65" |
| 15 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" | 24 | SRC_URI += "gomod://github.com/AdaLogics/go-fuzz-headers;version=v0.0.0-20240806141605-e8a1dd7889d6;sha256sum=2fc1bca9461db8f106c8b73652d51ab2b7f8a2620b2d453ffcb813bbadf587b6" |
| 16 | SRC_URI += "gomod://github.com/AdamKorcz/go-118-fuzz-build;version=v0.0.0-20231105174938-2b5cbb29f3e2;sha256sum=1a055c5faf5feab920c7bf3e430a2107068ca173a5fecc70e1295190d3f0ba69" | 25 | SRC_URI += "gomod://github.com/AdamKorcz/go-118-fuzz-build;version=v0.0.0-20231105174938-2b5cbb29f3e2;sha256sum=1a055c5faf5feab920c7bf3e430a2107068ca173a5fecc70e1295190d3f0ba69" |
| 26 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/azcore;version=v1.21.0;sha256sum=763cf24cc12852b7bab952ac524a30bc7a6047ce6c446397a5b85234f72fccc2" | ||
| 27 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/internal;version=v1.11.2;sha256sum=88c28c7f95f1ab392d5bf5e98569b30b834721978e2d7d4dc2eed1bc08f6f4e8" | ||
| 28 | SRC_URI += "gomod://github.com/Azure/azure-sdk-for-go/sdk/storage/azblob;version=v1.5.0;sha256sum=a248c1b377cbdb1f9b80fbc7ce27ffc151d65678c364ce4058d7825d6130c4e2" | ||
| 17 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" | 29 | SRC_URI += "gomod://github.com/Azure/go-ansiterm;version=v0.0.0-20250102033503-faa5f7b0171c;sha256sum=53babc36db77d2d8af41cf86bddcf6203747335054c26b44165a6725c5455c34" |
| 18 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v1.5.0;sha256sum=a10c8d3d6c4a9b73dc885464245eec6b27d64f430d6979389cd9c58adde15855" | ||
| 19 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" | 30 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v0.3.1;sha256sum=815c6e594745f2d8842ff9a4b0569c6695e6cdfd5e07e5b3d98d06b72ca41e3c" |
| 20 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.29.0;sha256sum=bcb5b076f584381f80eaf566531db3317fdcca1ed56b0b0cf6d0c1bffd141945" | 31 | SRC_URI += "gomod://github.com/BurntSushi/toml;version=v1.5.0;sha256sum=a10c8d3d6c4a9b73dc885464245eec6b27d64f430d6979389cd9c58adde15855" |
| 32 | SRC_URI += "gomod://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp;version=v1.31.0;sha256sum=60558bb0633e963a442aaf8492162e7bc2a7817fa7b5a07ffe83ebd2ee8463c2" | ||
| 33 | SRC_URI += "gomod://github.com/Graylog2/go-gelf;version=v0.0.0-20191017102106-1550ee647df0;sha256sum=357eec8626dec00ef9e4d15702ef289ceeed07e7391bc270b9f2a89e48dc223e" | ||
| 21 | SRC_URI += "gomod://github.com/KarpelesLab/reflink;version=v1.0.1;sha256sum=a6252af924d2c20112b5dc55a4d6b89e9496950a530b557ac16cfb61b6c7d2a1" | 34 | SRC_URI += "gomod://github.com/KarpelesLab/reflink;version=v1.0.1;sha256sum=a6252af924d2c20112b5dc55a4d6b89e9496950a530b557ac16cfb61b6c7d2a1" |
| 22 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.4.0;sha256sum=20cf1a0cf1820860c47cb87a0daa1422824e39ca15f47bb59a52b33bce31a239" | 35 | SRC_URI += "gomod://github.com/Masterminds/semver/v3;version=v3.5.0;sha256sum=2cda916821eedb0e1d7ac45d80b6cb78320b035f0f77272ff18d082b7cd90713" |
| 23 | SRC_URI += "gomod://github.com/Microsoft/cosesign1go;version=v1.4.0;sha256sum=5955ebf9ef98609a0abecae9c7d46006a5e8d876dbc15e2005cf866718721007" | 36 | SRC_URI += "gomod://github.com/Microsoft/cosesign1go;version=v1.4.0;sha256sum=5955ebf9ef98609a0abecae9c7d46006a5e8d876dbc15e2005cf866718721007" |
| 24 | SRC_URI += "gomod://github.com/Microsoft/didx509go;version=v0.0.3;sha256sum=46e101057a940f4dbd5d8e2c5276a0e5c62d2c820ef3b2d96caa791518b0840e" | 37 | SRC_URI += "gomod://github.com/Microsoft/didx509go;version=v0.0.3;sha256sum=46e101057a940f4dbd5d8e2c5276a0e5c62d2c820ef3b2d96caa791518b0840e" |
| 25 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.2;sha256sum=cd007bdb877a578efde2780bf5dd2f57dd557b5b08c3614597b820d0369ebb0f" | 38 | SRC_URI += "gomod://github.com/Microsoft/go-winio;version=v0.6.3-0.20251027160822-ad3df93bed29;sha256sum=6507326885292057ef1bf96a9d6a9300b1695f88a49b34f77fcfdf2a219c276c" |
| 26 | SRC_URI += "gomod://github.com/Microsoft/hcsshim;version=v0.14.0-rc.1;sha256sum=c5201e908e6dabcfad1ea91f93a73dadaa53cc41f3284b915da1bd1d15973d89" | 39 | SRC_URI += "gomod://github.com/Microsoft/hcsshim;version=v0.15.0-rc.1;sha256sum=1f22b2c814bc4267df09975f4f41a9980ca45c86ac175ccadad1a189a1f7ddaf" |
| 27 | SRC_URI += "gomod://github.com/OneOfOne/xxhash;version=v1.2.8;sha256sum=1dcee420896ecd5787e8e3bc67bdae262f5d189405c6e55d9dbc4698bbf47553" | 40 | SRC_URI += "gomod://github.com/OneOfOne/xxhash;version=v1.2.8;sha256sum=1dcee420896ecd5787e8e3bc67bdae262f5d189405c6e55d9dbc4698bbf47553" |
| 41 | SRC_URI += "gomod://github.com/ProtonMail/go-crypto;version=v1.3.0;sha256sum=b909c7c3b5d0b7a0879e640bc01382dbc9166bbca6fbf53ee12f2c045b9c5028" | ||
| 42 | SRC_URI += "gomod://github.com/RackSec/srslog;version=v0.0.0-20180709174129-a4725f04ec91;sha256sum=6d53920385106a98ed958be03e2846eaf1b2f61030ae22193d57c07be8b5f7f8" | ||
| 28 | SRC_URI += "gomod://github.com/StackExchange/wmi;version=v0.0.0-20190523213315-cbe66965904d;sha256sum=68f499ad4c3f45fc6c286fd2a5966e8e15c0f3abc1f96fbf4a979245df936e16" | 43 | SRC_URI += "gomod://github.com/StackExchange/wmi;version=v0.0.0-20190523213315-cbe66965904d;sha256sum=68f499ad4c3f45fc6c286fd2a5966e8e15c0f3abc1f96fbf4a979245df936e16" |
| 44 | SRC_URI += "gomod://github.com/agext/levenshtein;version=v1.2.3;sha256sum=f24dcae174b3418f6340fb8f54797788a71130b960da4f07d3e08206cbcbdc02" | ||
| 29 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.2.0;sha256sum=8bd03e6210dda89343423cc5887d2d16fd669eb3d9c115aef5e3d50dff95b7ba" | 45 | SRC_URI += "gomod://github.com/agnivade/levenshtein;version=v1.2.0;sha256sum=8bd03e6210dda89343423cc5887d2d16fd669eb3d9c115aef5e3d50dff95b7ba" |
| 30 | SRC_URI += "gomod://github.com/akavel/rsrc;version=v0.10.2;sha256sum=4a1f17e289dec94b49610f74b467c7e2053332e856a8766ec8c3e7c3d39af04f" | 46 | SRC_URI += "gomod://github.com/akavel/rsrc;version=v0.10.2;sha256sum=4a1f17e289dec94b49610f74b467c7e2053332e856a8766ec8c3e7c3d39af04f" |
| 31 | SRC_URI += "gomod://github.com/alexflint/go-filemutex;version=v1.3.0;sha256sum=ed65d87b6614be009bb000847311cf6a0b89b010f93589d479c7f2f7d3a58a60" | 47 | SRC_URI += "gomod://github.com/alexflint/go-filemutex;version=v1.3.0;sha256sum=ed65d87b6614be009bb000847311cf6a0b89b010f93589d479c7f2f7d3a58a60" |
| 32 | SRC_URI += "gomod://github.com/aliyun/aliyun-oss-go-sdk;version=v3.0.2+incompatible;sha256sum=d9fdda3fde5885381761bb164c7004e4e1d40de5a6da603cc597f029bd7e868c" | 48 | SRC_URI += "gomod://github.com/aliyun/aliyun-oss-go-sdk;version=v3.0.2+incompatible;sha256sum=d9fdda3fde5885381761bb164c7004e4e1d40de5a6da603cc597f029bd7e868c" |
| 49 | SRC_URI += "gomod://github.com/anchore/go-struct-converter;version=v0.1.0;sha256sum=d59da72ec5a33286bf91e47055e3a526474f9ee2755735be7221dad0540dc88c" | ||
| 50 | SRC_URI += "gomod://github.com/apparentlymart/go-cidr;version=v1.1.1;sha256sum=6bc2578905c487bdc42c3e8bea78c9247c8a0c11234b6aba332c005690ff278e" | ||
| 51 | SRC_URI += "gomod://github.com/armon/circbuf;version=v0.0.0-20190214190532-5111143e8da2;sha256sum=c8b7ba977844b5378a2413c123c3e55d0885fb67f64ad6cf06575a791a36b827" | ||
| 52 | SRC_URI += "gomod://github.com/armon/go-metrics;version=v0.4.1;sha256sum=f1b9155b8635eea48fb8929934b1268bf624cec2d51fcef8b62fa4aa91e05cc9" | ||
| 53 | SRC_URI += "gomod://github.com/asaskevich/govalidator;version=v0.0.0-20230301143203-a9d515a09cc2;sha256sum=0f8ec67bbc585d29ec115c0885cef6f2431a422cc1cc10008e466ebe8be5dc37" | ||
| 54 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.41.7;sha256sum=f9e69a0704a2d97fdd0bb8f6b97b8b41c42a1572fae8c673d32fc80beecc8d9d" | ||
| 33 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.30.3;sha256sum=d3b88fc5931e2f1f9112ff2c996c23267750e814e4010db766aee915aa5a8f3e" | 55 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2;version=v1.30.3;sha256sum=d3b88fc5931e2f1f9112ff2c996c23267750e814e4010db766aee915aa5a8f3e" |
| 56 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.7.10;sha256sum=92ff491db61b3c7b9d031e65ee84fc38804e07ec1b9acb1a5db040f393065831" | ||
| 34 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.6.3;sha256sum=c76ec84633fcdaba3e413fc548fe041a6772973b119815aeb0153bd6523c43b0" | 57 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream;version=v1.6.3;sha256sum=c76ec84633fcdaba3e413fc548fe041a6772973b119815aeb0153bd6523c43b0" |
| 58 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.32.17;sha256sum=a72a31ed8fce33b473dd0b684be8d709e64f6ef17981492541dd910403307004" | ||
| 35 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.27.27;sha256sum=efe3d195bcb2e3014efbfda800305e7f51b56cc29240840021473b75613fccc6" | 59 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/config;version=v1.27.27;sha256sum=efe3d195bcb2e3014efbfda800305e7f51b56cc29240840021473b75613fccc6" |
| 36 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.17.27;sha256sum=07f433dec017a53ab85907d121491a136a7fc16bd0197fdc2a5fecc6ba213350" | 60 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.17.27;sha256sum=07f433dec017a53ab85907d121491a136a7fc16bd0197fdc2a5fecc6ba213350" |
| 61 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/credentials;version=v1.19.16;sha256sum=f4efe61167ef97d6c3cb5c9de373daa36aeae2a9be1668d8ffffc3d878e89a7f" | ||
| 37 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.16.11;sha256sum=f210e3a3a6bcc6706e945852b25b76a3280b24de174f648d62785a7cbba39dca" | 62 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.16.11;sha256sum=f210e3a3a6bcc6706e945852b25b76a3280b24de174f648d62785a7cbba39dca" |
| 63 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/ec2/imds;version=v1.18.23;sha256sum=090b0395757b407c89e80296beeecc24264b0ff7fe3337249eca3a3f056688fe" | ||
| 38 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/manager;version=v1.17.8;sha256sum=f5305ae720d582c0d61bd797930dbc371a4b9992b503fe71f32448cf608e5b33" | 64 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/manager;version=v1.17.8;sha256sum=f5305ae720d582c0d61bd797930dbc371a4b9992b503fe71f32448cf608e5b33" |
| 65 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager;version=v0.1.16;sha256sum=19f7104918023cf0862a4d44ac0ab25042d87903b21752355b5886e911e7ed2f" | ||
| 39 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.3.15;sha256sum=1388c0be81829f30950e3fac075d3bdb1e1d61ef628bb84c1d433db56626d81e" | 66 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.3.15;sha256sum=1388c0be81829f30950e3fac075d3bdb1e1d61ef628bb84c1d433db56626d81e" |
| 67 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/configsources;version=v1.4.23;sha256sum=51982e61e8d403c4a397402090f72df7e4af0e635f2589077a12635a235a08e7" | ||
| 40 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.6.15;sha256sum=05afa43385af905498c48a355a1cc97ef20f10b696f37f956e3f198d63e4f8fc" | 68 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.6.15;sha256sum=05afa43385af905498c48a355a1cc97ef20f10b696f37f956e3f198d63e4f8fc" |
| 69 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/endpoints/v2;version=v2.7.23;sha256sum=951917a92e725a8734202df0a8aab13c7a03efac7c26d96ddd7819f14d22a63e" | ||
| 41 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.0;sha256sum=c597ff92dcd57f28e3c7f81274b882b7fe37f2dd58dfc666049ffd6eef52b4cc" | 70 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/ini;version=v1.8.0;sha256sum=c597ff92dcd57f28e3c7f81274b882b7fe37f2dd58dfc666049ffd6eef52b4cc" |
| 71 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.4.24;sha256sum=c7e35c4145c5d71ed4dbc45b599dee9304e9cfceb76970d65225fb4fe9771872" | ||
| 42 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.3.15;sha256sum=d2e41a54bcc0618fca34c0e5303223873a9e00bae087a9db8431d1f6fad4d1ee" | 72 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/internal/v4a;version=v1.3.15;sha256sum=d2e41a54bcc0618fca34c0e5303223873a9e00bae087a9db8431d1f6fad4d1ee" |
| 73 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs;version=v1.74.0;sha256sum=fa5859997f98bc0fede059cbc9e75dc8f089d7760e407068bce8aac438139d0f" | ||
| 43 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.11.3;sha256sum=569b743c5e0e65b6ce901712bac39d240d978d41785e968d2b2e5d9a011759eb" | 74 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.11.3;sha256sum=569b743c5e0e65b6ce901712bac39d240d978d41785e968d2b2e5d9a011759eb" |
| 75 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding;version=v1.13.9;sha256sum=a5aa5c6d401e96238993cdfe7d2bc10bae979ae467a219afd9f2a769239fd796" | ||
| 44 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.3.17;sha256sum=44988624f6a19cdcb2aebb05787a383875ee08237b7285c2d90ed548c92e5847" | 76 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.3.17;sha256sum=44988624f6a19cdcb2aebb05787a383875ee08237b7285c2d90ed548c92e5847" |
| 77 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/checksum;version=v1.9.13;sha256sum=6090625431bf8e9e0df9f4504a7ad32ca3a600602fc49e0e63a8c4d786c0165e" | ||
| 45 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.11.17;sha256sum=4a65a2967b22698e15219dfcb41713432c4783b91db2835896926ac28914794b" | 78 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.11.17;sha256sum=4a65a2967b22698e15219dfcb41713432c4783b91db2835896926ac28914794b" |
| 79 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/presigned-url;version=v1.13.23;sha256sum=9ea8387c36fb48ef7ed3c5b8c9db1b0c2a61c456feb7f0276346997743369828" | ||
| 80 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.19.21;sha256sum=2dae9c3770ae9ee204e3c875796791e5a4083bc975fb517b34fb9bc2398a9b4c" | ||
| 46 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.17.15;sha256sum=81496abf9672f3979227e23921d88bc65206395bd93174da40351740a1da3dcc" | 81 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/internal/s3shared;version=v1.17.15;sha256sum=81496abf9672f3979227e23921d88bc65206395bd93174da40351740a1da3dcc" |
| 47 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.58.2;sha256sum=5ee814b558bed1c6e2158e5a72098c9b5579f1cdcbf0aef0d16743a6a0b821d8" | 82 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.58.2;sha256sum=5ee814b558bed1c6e2158e5a72098c9b5579f1cdcbf0aef0d16743a6a0b821d8" |
| 83 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/s3;version=v1.99.0;sha256sum=187c2add9c2ee3bbb973a2837d0d2ca22b1f7c028bda65af0a5323e48b56b17a" | ||
| 84 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/signin;version=v1.0.11;sha256sum=6faac46de482e397f6d0c401078046b8d84bd11213f3a76e1536f058acd12056" | ||
| 48 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.22.4;sha256sum=8dff24edf4d9b3a58a8b1e6b8d8726ea24362a233c7b53954151fe39a4a97a22" | 85 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.22.4;sha256sum=8dff24edf4d9b3a58a8b1e6b8d8726ea24362a233c7b53954151fe39a4a97a22" |
| 86 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sso;version=v1.30.17;sha256sum=09feabc247e03dec70f9fb8c2d1c49901d6dc6b2a064e5c4a79cf4dcdd403a1a" | ||
| 49 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.26.4;sha256sum=d96c7d88c1ee4a100155a9ab158842deaf278d831a00d13279e7d29982373c84" | 87 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.26.4;sha256sum=d96c7d88c1ee4a100155a9ab158842deaf278d831a00d13279e7d29982373c84" |
| 88 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/ssooidc;version=v1.35.21;sha256sum=404f734866931f34bbdf3dd5b66a8807a500a7bb1073ea0bb8ff7063cd724d90" | ||
| 89 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.42.1;sha256sum=b3c95e049548d1116a0ccf034c0a0354cd30ef280223541e2cd8dd90c2e2cb11" | ||
| 50 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.30.3;sha256sum=6d6e6fcb367bd8645324270b2aebd57612754f7f85fea4ff99a54b749ecfedc1" | 90 | SRC_URI += "gomod://github.com/aws/aws-sdk-go-v2/service/sts;version=v1.30.3;sha256sum=6d6e6fcb367bd8645324270b2aebd57612754f7f85fea4ff99a54b749ecfedc1" |
| 91 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.25.1;sha256sum=089758d35d4384f5b69d876e7cd0b1a05eaa0634cbd47f4990a9f4a2f4a7484a" | ||
| 51 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.20.3;sha256sum=25685f8d6135f15c9ed88e5c644315ec049941b75d87f44598ef73f301dc80d1" | 92 | SRC_URI += "gomod://github.com/aws/smithy-go;version=v1.20.3;sha256sum=25685f8d6135f15c9ed88e5c644315ec049941b75d87f44598ef73f301dc80d1" |
| 52 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" | 93 | SRC_URI += "gomod://github.com/beorn7/perks;version=v1.0.1;sha256sum=25bd9e2d94aca770e6dbc1f53725f84f6af4432f631d35dd2c46f96ef0512f1a" |
| 94 | SRC_URI += "gomod://github.com/bits-and-blooms/bitset;version=v1.13.0;sha256sum=e84f02c05b880ea9f289032f89e2fcb5107ca9f77fa452f1fd5cc3030f6189d2" | ||
| 95 | SRC_URI += "gomod://github.com/blang/semver;version=v3.5.1+incompatible;sha256sum=8d032399cf835b93f7cf641b5477a31a002059eed7888a775f97bd3e9677ad3c" | ||
| 53 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" | 96 | SRC_URI += "gomod://github.com/blang/semver/v4;version=v4.0.0;sha256sum=96a2bbe11960f3a3c16db0da822c69ce9ac4b738ee731a0476031bbb71987504" |
| 54 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v1.1.1;sha256sum=be17ef1b44c22eac645eeac80f0e26cdfc70d77262e631358e00c2aa817eab8c" | 97 | SRC_URI += "gomod://github.com/buger/jsonparser;version=v1.1.1;sha256sum=be17ef1b44c22eac645eeac80f0e26cdfc70d77262e631358e00c2aa817eab8c" |
| 55 | SRC_URI += "gomod://github.com/cenkalti/backoff/v4;version=v4.3.0;sha256sum=ef220b1ebf3bff4c46bbad5b2e123030e812b722b9e9dc88bc35956f9c622c2a" | 98 | SRC_URI += "gomod://github.com/cenkalti/backoff/v4;version=v4.3.0;sha256sum=ef220b1ebf3bff4c46bbad5b2e123030e812b722b9e9dc88bc35956f9c622c2a" |
| 99 | SRC_URI += "gomod://github.com/cenkalti/backoff/v5;version=v5.0.3;sha256sum=58e4d9014277bc1c5c7ab64539137923964cc3920303a4f771d02a532939bedb" | ||
| 56 | SRC_URI += "gomod://github.com/census-instrumentation/opencensus-proto;version=v0.2.1;sha256sum=b3c09f3e635d47b4138695a547d1f2c7138f382cbe5a8b5865b66a8e08233461" | 100 | SRC_URI += "gomod://github.com/census-instrumentation/opencensus-proto;version=v0.2.1;sha256sum=b3c09f3e635d47b4138695a547d1f2c7138f382cbe5a8b5865b66a8e08233461" |
| 57 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.3.0;sha256sum=145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3" | 101 | SRC_URI += "gomod://github.com/cespare/xxhash/v2;version=v2.3.0;sha256sum=145a26cdc7c49db566017b807c4989ee7f7ddeb569423e9cb99f995fac3621d3" |
| 58 | SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.4.0;sha256sum=a5a483923a7751ae70270337070e049e13ef6a26a6d013a4f1cb824e2b203f42" | 102 | SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.4.0;sha256sum=a5a483923a7751ae70270337070e049e13ef6a26a6d013a4f1cb824e2b203f42" |
| 103 | SRC_URI += "gomod://github.com/checkpoint-restore/checkpointctl;version=v1.5.0;sha256sum=e96936b6a96ea1897f6fe9135a1750d7060c54a78834d83765c31473f01386d8" | ||
| 104 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v6;version=v6.3.0;sha256sum=709e25ea1ada518470ebd6595c3b2ef712cb15a7b340bcf7973da2937a4d17fe" | ||
| 59 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v7;version=v7.2.0;sha256sum=6e88d29322c7665fdac2b5ed9c9a30b44fc2fb254e460241d9dee71d564c5ac3" | 105 | SRC_URI += "gomod://github.com/checkpoint-restore/go-criu/v7;version=v7.2.0;sha256sum=6e88d29322c7665fdac2b5ed9c9a30b44fc2fb254e460241d9dee71d564c5ac3" |
| 106 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.17.3;sha256sum=0f36a302eb9f8c176b98991d699cc2d5594a49c3ec77c3063ecdfd3530c7a0b1" | ||
| 60 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.16.0;sha256sum=94f18289e55ece887579f7f3bd5117301c02a4413837fd6b5ff956962c8995cf" | 107 | SRC_URI += "gomod://github.com/cilium/ebpf;version=v0.16.0;sha256sum=94f18289e55ece887579f7f3bd5117301c02a4413837fd6b5ff956962c8995cf" |
| 61 | SRC_URI += "gomod://github.com/client9/misspell;version=v0.3.4;sha256sum=a3af206372e131dd10a68ac470c66a1b18eaf51c6afacb55b2e2a06e39b90728" | 108 | SRC_URI += "gomod://github.com/client9/misspell;version=v0.3.4;sha256sum=a3af206372e131dd10a68ac470c66a1b18eaf51c6afacb55b2e2a06e39b90728" |
| 109 | SRC_URI += "gomod://github.com/cloudflare/cfssl;version=v1.6.5;sha256sum=d4eb0f013425a8c7d8bb2ea14d8d3a4a02efcb790f5f5e018d29ade3135f68f8" | ||
| 110 | SRC_URI += "gomod://github.com/cloudflare/circl;version=v1.6.3;sha256sum=9aed6385d52ccd66e0a3b8cc093b5f0e7744640485405dd08c8ef89ef6bbeb06" | ||
| 62 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20191209042840-269d4d468f6f;sha256sum=f2a2fee0b2024946ddd3b7ec5cd06a6d318cdb8421a8d5afff4c2fd69f1e74a7" | 111 | SRC_URI += "gomod://github.com/cncf/udpa/go;version=v0.0.0-20191209042840-269d4d468f6f;sha256sum=f2a2fee0b2024946ddd3b7ec5cd06a6d318cdb8421a8d5afff4c2fd69f1e74a7" |
| 112 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20251210132809-ee656c7534f5;sha256sum=cca4463a6b46441356c204b8580aed55a0df97e8289cfc04be7986cdf3a8011c" | ||
| 63 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20250501225837-2ac532fd4443;sha256sum=c7b36d6c805ab8718fa8700f69bee29c225f10258fd29315683b102398c013a8" | 113 | SRC_URI += "gomod://github.com/cncf/xds/go;version=v0.0.0-20250501225837-2ac532fd4443;sha256sum=c7b36d6c805ab8718fa8700f69bee29c225f10258fd29315683b102398c013a8" |
| 114 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.11.0;sha256sum=1d9a7274e9923aeead4be47892b021c3e1273420d44453a8daf10e7f549537cf" | ||
| 64 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.10.0;sha256sum=e5aa05965799dbd5aa3e6df54ff24b7fc61e3aecf97b23f7e5b4e4dc6b245e40" | 115 | SRC_URI += "gomod://github.com/compose-spec/compose-go/v2;version=v2.10.0;sha256sum=e5aa05965799dbd5aa3e6df54ff24b7fc61e3aecf97b23f7e5b4e4dc6b245e40" |
| 116 | SRC_URI += "gomod://github.com/container-storage-interface/spec;version=v1.5.0;sha256sum=510dee9aabe403a4f9e774bfaede867b7ba060201f6b2eaf8a4bc682130aa4fc" | ||
| 65 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.3.0;sha256sum=7badb83e3b25468653c98f63f5d57ecfee92ef9022f203773de79fa777e445db" | 117 | SRC_URI += "gomod://github.com/containernetworking/cni;version=v1.3.0;sha256sum=7badb83e3b25468653c98f63f5d57ecfee92ef9022f203773de79fa777e445db" |
| 66 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.8.0;sha256sum=836cc30b9327cbf24395bb40c3b971fe98ba65a02b0cfdbb1ab2494de1b736f1" | 118 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.8.0;sha256sum=836cc30b9327cbf24395bb40c3b971fe98ba65a02b0cfdbb1ab2494de1b736f1" |
| 119 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.9.0;sha256sum=8fd1a894635d21cfdf1726e967d32b961c5a2a2b124d3dcf8bdd92e34a19f887" | ||
| 120 | SRC_URI += "gomod://github.com/containernetworking/plugins;version=v1.9.1;sha256sum=41ea04896a9994772229bf3e4a3495756ed370edebfa162bd8d6d94c67698ff6" | ||
| 121 | SRC_URI += "gomod://github.com/containers/gvisor-tap-vsock;version=v0.8.9;sha256sum=bc9eb15c530e0ddfcc3ff7faf995e7b590735eebfea733fa9d51f26930487451" | ||
| 67 | SRC_URI += "gomod://github.com/containers/ocicrypt;version=v1.2.1;sha256sum=9b36e2235a5009b5e2efcb1374a55ca156c5798d68d09dca25b238e233860183" | 122 | SRC_URI += "gomod://github.com/containers/ocicrypt;version=v1.2.1;sha256sum=9b36e2235a5009b5e2efcb1374a55ca156c5798d68d09dca25b238e233860183" |
| 68 | SRC_URI += "gomod://github.com/coreos/go-iptables;version=v0.8.0;sha256sum=48d679f4287e901385f1707d83e8e766089feee5ec36d0810b23d3b7ddeec4d1" | 123 | SRC_URI += "gomod://github.com/coreos/go-iptables;version=v0.8.0;sha256sum=48d679f4287e901385f1707d83e8e766089feee5ec36d0810b23d3b7ddeec4d1" |
| 69 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.3.1;sha256sum=e72820542b5913afe0a52e956e0b3834e9fbb080641fed183117f862fab74e8a" | 124 | SRC_URI += "gomod://github.com/coreos/go-semver;version=v0.3.1;sha256sum=e72820542b5913afe0a52e956e0b3834e9fbb080641fed183117f862fab74e8a" |
| 70 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.6.0;sha256sum=7759d251cb9c2f020d8b7b5fa075653cb11cad4861e3e194bf3484267bbabc2f" | 125 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.6.0;sha256sum=7759d251cb9c2f020d8b7b5fa075653cb11cad4861e3e194bf3484267bbabc2f" |
| 126 | SRC_URI += "gomod://github.com/coreos/go-systemd/v22;version=v22.7.0;sha256sum=25c78b5dae5afa61291a8559328007cc77e60dd6747454af5c83423c26cfdfba" | ||
| 71 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" | 127 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.6;sha256sum=b8059316e38bcfd28b69d2c2b32d34b9e800ccaa1ff4b5a61022cbe98fa7c710" |
| 72 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" | 128 | SRC_URI += "gomod://github.com/cpuguy83/go-md2man/v2;version=v2.0.7;sha256sum=9ad5f2cbc644c0bb648a9b182d6b70f92e7ac4dfab5cf0ef746bbeef944fda59" |
| 129 | SRC_URI += "gomod://github.com/cpuguy83/tar2go;version=v0.3.1;sha256sum=be5bf3d11b883cf2c58ed2f2e59d742103aee2eefc1caf36d0ad43ea729c2105" | ||
| 73 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.24;sha256sum=754e25253e76a5583b80d57d3add3afe68fc4d9f2a490968a9d1eda8c8fd8815" | 130 | SRC_URI += "gomod://github.com/creack/pty;version=v1.1.24;sha256sum=754e25253e76a5583b80d57d3add3afe68fc4d9f2a490968a9d1eda8c8fd8815" |
| 131 | SRC_URI += "gomod://github.com/cyberphone/json-canonicalization;version=v0.0.0-20241213102144-19d51d7fe467;sha256sum=9492fa89d9f2543890346672d239c494ccba4073be51f338b50e8f749792e25a" | ||
| 74 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.6.1;sha256sum=bb04848c968a45eb74ca7e9236d10579c4612b40cf5cd78203ee3f604b05f9e9" | 132 | SRC_URI += "gomod://github.com/cyphar/filepath-securejoin;version=v0.6.1;sha256sum=bb04848c968a45eb74ca7e9236d10579c4612b40cf5cd78203ee3f604b05f9e9" |
| 75 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.2.1;sha256sum=115e8bd84e00c185ff16a8aec2c7b99498adf19f4c9d2c14460595b20cb2ca14" | 133 | SRC_URI += "gomod://github.com/danieljoos/wincred;version=v1.2.1;sha256sum=115e8bd84e00c185ff16a8aec2c7b99498adf19f4c9d2c14460595b20cb2ca14" |
| 76 | SRC_URI += "gomod://github.com/data-accelerator/zdfs;version=v0.1.5;sha256sum=136fe90ca77f851f9d4d7c5effd86755a282b80b9fa3a9e790365b367a7947c5" | 134 | SRC_URI += "gomod://github.com/data-accelerator/zdfs;version=v0.1.5;sha256sum=136fe90ca77f851f9d4d7c5effd86755a282b80b9fa3a9e790365b367a7947c5" |
| 77 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.2-0.20180830191138-d8f796af33cc;sha256sum=b4d0923b169b194f0016ec46f3df1ab0c68e27999743e43fe2de59ecb2484128" | ||
| 78 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" | 135 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.1;sha256sum=6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d" |
| 136 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.2-0.20180830191138-d8f796af33cc;sha256sum=b4d0923b169b194f0016ec46f3df1ab0c68e27999743e43fe2de59ecb2484128" | ||
| 79 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" | 137 | SRC_URI += "gomod://github.com/davecgh/go-spew;version=v1.1.0;sha256sum=0b5a691aeb8b6af31bd2bb640973ea7e8bf1ed9bc5889da220bf44dc06d9692c" |
| 80 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.2.0;sha256sum=9b3594cedab7e820108cd9f2f7f17a9edf60345baf91f7e1bd298413dba44c63" | 138 | SRC_URI += "gomod://github.com/decred/dcrd/dcrec/secp256k1/v4;version=v4.2.0;sha256sum=9b3594cedab7e820108cd9f2f7f17a9edf60345baf91f7e1bd298413dba44c63" |
| 139 | SRC_URI += "gomod://github.com/digitorus/pkcs7;version=v0.0.0-20230818184609-3a137a874352;sha256sum=c4c8c4f4f331709c7c9dc40035fa0a9c23c98e8a7777cfaafe2013301e69bbfb" | ||
| 140 | SRC_URI += "gomod://github.com/digitorus/timestamp;version=v0.0.0-20231217203849-220c5c2851b7;sha256sum=0e79eb53bb9d500f26e33a58bb0cced31d72f91b3205c7685e6126cce267c683" | ||
| 141 | SRC_URI += "gomod://github.com/dimchansky/utfbom;version=v1.1.1;sha256sum=0c1a11101602d5f57ac3e790c0b72e09ff87d8d535535f43fbee9e6a42327350" | ||
| 81 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" | 142 | SRC_URI += "gomod://github.com/distribution/reference;version=v0.6.0;sha256sum=08232852a7a908263599777daab50e4306bd877e2467df036206367496122bcc" |
| 82 | SRC_URI += "gomod://github.com/djherbis/times;version=v1.6.0;sha256sum=21d69060967bc03ea3c39ff8c0b1a95511e96eccd3749a2daef1a02af1bc0a85" | 143 | SRC_URI += "gomod://github.com/djherbis/times;version=v1.6.0;sha256sum=21d69060967bc03ea3c39ff8c0b1a95511e96eccd3749a2daef1a02af1bc0a85" |
| 83 | SRC_URI += "gomod://github.com/dlclark/regexp2;version=v1.11.0;sha256sum=2a93432600feacb866669789bb7910ff283e1af764fcd03d70c6592f9619aeb4" | 144 | SRC_URI += "gomod://github.com/dlclark/regexp2;version=v1.11.0;sha256sum=2a93432600feacb866669789bb7910ff283e1af764fcd03d70c6592f9619aeb4" |
| 84 | SRC_URI += "gomod://github.com/docker/cli;version=v29.1.2+incompatible;sha256sum=3d3f0778a4cda23d5414698dc982bc9e36658be19c224e58651cabc8b7b5c9d6" | 145 | SRC_URI += "gomod://github.com/docker/cli;version=v29.1.2+incompatible;sha256sum=3d3f0778a4cda23d5414698dc982bc9e36658be19c224e58651cabc8b7b5c9d6" |
| 146 | SRC_URI += "gomod://github.com/docker/cli;version=v29.1.3+incompatible;sha256sum=f14b2f437d236c0dce9c07d9c7a7b76ab7b7881ed55c1bb6f784ac76d0f165ff" | ||
| 147 | SRC_URI += "gomod://github.com/docker/cli;version=v29.5.2+incompatible;sha256sum=fd0a5f7f53ec02b861c75e3697abe8ff03bc5c68f0ed744ed237e97894e2da93" | ||
| 85 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.2+incompatible;sha256sum=9e0a17bbcaa1419232cd44e3a79209be26d9ccfa079e32e0e9999c81c0991477" | 148 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.2+incompatible;sha256sum=9e0a17bbcaa1419232cd44e3a79209be26d9ccfa079e32e0e9999c81c0991477" |
| 149 | SRC_URI += "gomod://github.com/docker/distribution;version=v2.8.3+incompatible;sha256sum=8f08722c5459cb4d9aa006e1fae094997da372098f4e14a59215b1ed3d48738a" | ||
| 86 | SRC_URI += "gomod://github.com/docker/docker;version=v28.5.2+incompatible;sha256sum=eb2091e8336c55b1996489eccbc01c06b1b9fed028b5b38e0499b49c9fa0d468" | 150 | SRC_URI += "gomod://github.com/docker/docker;version=v28.5.2+incompatible;sha256sum=eb2091e8336c55b1996489eccbc01c06b1b9fed028b5b38e0499b49c9fa0d468" |
| 87 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.8.2;sha256sum=c39e3005a0f6c767be4a9a917b46df97f16bdefe0693b6374113eacb36188507" | 151 | SRC_URI += "gomod://github.com/docker/docker-credential-helpers;version=v0.8.2;sha256sum=c39e3005a0f6c767be4a9a917b46df97f16bdefe0693b6374113eacb36188507" |
| 152 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.7.0;sha256sum=44c583ae40f15bd8abfe95a8b243d121ffef79b4605e8c737e24d5853188746e" | ||
| 88 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" | 153 | SRC_URI += "gomod://github.com/docker/go-connections;version=v0.6.0;sha256sum=c9847dae346c572e5e35cbd910ab3cb8ba7bf2bf2bb63a733e53031dd6d17127" |
| 89 | SRC_URI += "gomod://github.com/docker/go-events;version=v0.0.0-20190806004212-e31b211e4f1c;sha256sum=0f654eb0e7e07c237a229935ea3488728ddb5b082af2918b64452a1129dccae3" | 154 | SRC_URI += "gomod://github.com/docker/go-events;version=v0.0.0-20190806004212-e31b211e4f1c;sha256sum=0f654eb0e7e07c237a229935ea3488728ddb5b082af2918b64452a1129dccae3" |
| 155 | SRC_URI += "gomod://github.com/docker/go-events;version=v0.0.0-20250808211157-605354379745;sha256sum=a98bc04f7042e2a3223a75685d400c659f65ef8a8ce3f9049b45f82ead11416d" | ||
| 90 | SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.1;sha256sum=4efab3706215f5b2d29ba823d3991fd6e2f81c02ce45ef0c73c019ebc90e020b" | 156 | SRC_URI += "gomod://github.com/docker/go-metrics;version=v0.0.1;sha256sum=4efab3706215f5b2d29ba823d3991fd6e2f81c02ce45ef0c73c019ebc90e020b" |
| 91 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" | 157 | SRC_URI += "gomod://github.com/docker/go-units;version=v0.5.0;sha256sum=039d53ebe64af1aefa0be94ce42c621a17a3052c58ad15e5b3f357529beeaff6" |
| 158 | SRC_URI += "gomod://github.com/docker/libtrust;version=v0.0.0-20150526203908-9cbd2a1374f4;sha256sum=e949a40f9e2972f6e38b67c757ff3ddf955f8e5c53d52dc350d7e4993622db34" | ||
| 159 | SRC_URI += "gomod://github.com/dustin/go-humanize;version=v1.0.1;sha256sum=319404ea84c8a4e2d3d83f30988b006e7dd04976de3e1a1a90484ad94679fa46" | ||
| 92 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.13.0;sha256sum=06bd60484b324de0b8e4366d4ed326db2e1dc730459b46e19a5306a108439c77" | 160 | SRC_URI += "gomod://github.com/emicklei/go-restful/v3;version=v3.13.0;sha256sum=06bd60484b324de0b8e4366d4ed326db2e1dc730459b46e19a5306a108439c77" |
| 93 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.1-0.20191026205805-5f8ba28d4473;sha256sum=987cbf98b1745b0dfb30c3688fa7633b44de92aed63360755857af738b49f2a6" | 161 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.14.0;sha256sum=79424a75c005ee0981601e44449347c62a3f35b3b2ea57af79a89c1f31d80906" |
| 162 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.4;sha256sum=5f8dcc4ce2f584b0c8daa163d34d90506bbdc0fd5b349f5cfc20e1a83ac89892" | ||
| 94 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.13.4;sha256sum=a5952b5ef963bd493d3667a5cab35f723d4e26c7727c1fb6486cb86f91e8a10e" | 163 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.13.4;sha256sum=a5952b5ef963bd493d3667a5cab35f723d4e26c7727c1fb6486cb86f91e8a10e" |
| 164 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.1-0.20191026205805-5f8ba28d4473;sha256sum=987cbf98b1745b0dfb30c3688fa7633b44de92aed63360755857af738b49f2a6" | ||
| 95 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.0;sha256sum=07b3a43081c9e1cdccb95c657cba7f483d5099f9ce07b5e3f3e28ce557687521" | 165 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.0;sha256sum=07b3a43081c9e1cdccb95c657cba7f483d5099f9ce07b5e3f3e28ce557687521" |
| 96 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane;version=v0.9.4;sha256sum=5f8dcc4ce2f584b0c8daa163d34d90506bbdc0fd5b349f5cfc20e1a83ac89892" | ||
| 97 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.4;sha256sum=6baebcc1f441672ade0dacb4ca553a3d857f915590ca07bbe79314ddf62e6fae" | 166 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.32.4;sha256sum=6baebcc1f441672ade0dacb4ca553a3d857f915590ca07bbe79314ddf62e6fae" |
| 167 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/envoy;version=v1.36.0;sha256sum=dc628978da6002143e63a5bfe042c2b50e27bc3a40216f1d443548985f0f6b5a" | ||
| 98 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" | 168 | SRC_URI += "gomod://github.com/envoyproxy/go-control-plane/ratelimit;version=v0.1.0;sha256sum=1165c3cf1efb096a04a3d65b345f3780adce78f126583f7b98465c413a440766" |
| 99 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.2.1;sha256sum=ad9d2639aff17db6be291069c5463c46ed8ac37a0c6c1b57fae5465c5effb567" | ||
| 100 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.1.0;sha256sum=ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af" | 169 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v0.1.0;sha256sum=ec5261f3bbc426d71e2be4c76063ba12460c5d27845d630763e9e911ec4768af" |
| 170 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.2.1;sha256sum=ad9d2639aff17db6be291069c5463c46ed8ac37a0c6c1b57fae5465c5effb567" | ||
| 171 | SRC_URI += "gomod://github.com/envoyproxy/protoc-gen-validate;version=v1.3.0;sha256sum=d91626b3a9a6b6a3b90dd85e92d922444f0a6c225c0caf9395f0abe49fad2aee" | ||
| 172 | SRC_URI += "gomod://github.com/erofs/go-erofs;version=v0.3.0;sha256sum=8f1da8949be151cbc7a9051d3e88d0c3b2ce132f5656899378c2d77a5f73d5a0" | ||
| 101 | SRC_URI += "gomod://github.com/fahedouch/go-logrotate;version=v0.3.0;sha256sum=cbd0d90af1d87e4858569473135e3c78897a8128456d3809c8f6f28ab8f40b83" | 173 | SRC_URI += "gomod://github.com/fahedouch/go-logrotate;version=v0.3.0;sha256sum=cbd0d90af1d87e4858569473135e3c78897a8128456d3809c8f6f28ab8f40b83" |
| 174 | SRC_URI += "gomod://github.com/fatih/color;version=v1.19.0;sha256sum=694b4265dc678e2a65b196371d5a6ec4eed3739f12a16021dcd2f0c1355d0ec6" | ||
| 102 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" | 175 | SRC_URI += "gomod://github.com/fatih/color;version=v1.18.0;sha256sum=4dc6907b7f6807b37c21ad527d966437d398f03472115f471eaa8fe5875363d3" |
| 103 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" | 176 | SRC_URI += "gomod://github.com/felixge/httpsnoop;version=v1.0.4;sha256sum=75aa471311265e9860df0e523400b4650ed0c1a33262786a421f07226792e494" |
| 177 | SRC_URI += "gomod://github.com/fernet/fernet-go;version=v0.0.0-20240119011108-303da6aec611;sha256sum=0010b46d9c7a4fcc317776c4299ebdea5493deba4d2c26f66889a74c893c1742" | ||
| 104 | SRC_URI += "gomod://github.com/fluent/fluent-logger-golang;version=v1.10.1;sha256sum=13751e6f1ac526ddcfc3d1e45420d07c5d54fc94b9db8af30f9f6ff19aca5677" | 178 | SRC_URI += "gomod://github.com/fluent/fluent-logger-golang;version=v1.10.1;sha256sum=13751e6f1ac526ddcfc3d1e45420d07c5d54fc94b9db8af30f9f6ff19aca5677" |
| 105 | SRC_URI += "gomod://github.com/freddierice/go-losetup;version=v0.0.0-20220711213114-2a14873012db;sha256sum=65f9671cec04d867e39626105d62f4ed1817137a1e5fbf3cbc41ba2a58d8b397" | 179 | SRC_URI += "gomod://github.com/freddierice/go-losetup;version=v0.0.0-20220711213114-2a14873012db;sha256sum=65f9671cec04d867e39626105d62f4ed1817137a1e5fbf3cbc41ba2a58d8b397" |
| 106 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" | 180 | SRC_URI += "gomod://github.com/fsnotify/fsnotify;version=v1.9.0;sha256sum=94e64824b23591b7aa504e3321d5ec3f57de88f4d49882eaefbbf6820dab746e" |
| 107 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" | 181 | SRC_URI += "gomod://github.com/fxamacker/cbor/v2;version=v2.9.0;sha256sum=5b0ec6424bd522aeeeab30cbdcad6f40bf976a9a2ddf125ab27b97826140d97a" |
| 108 | SRC_URI += "gomod://github.com/go-ini/ini;version=v1.67.0;sha256sum=d77fe1b537b2e6db4040bd518b4755979006d5af7e82ae035aa2bc5d40c0ff55" | 182 | SRC_URI += "gomod://github.com/go-ini/ini;version=v1.67.0;sha256sum=d77fe1b537b2e6db4040bd518b4755979006d5af7e82ae035aa2bc5d40c0ff55" |
| 183 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.4;sha256sum=06a37b6668012a2dd109a5f71f6ae15387dc808b35d3cf73f5e406e78a17b027" | ||
| 109 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.2;sha256sum=f4e51bba50a0566ef2fafdb476750e8574004b2c47508053b86c6ec2e0e1d40e" | 184 | SRC_URI += "gomod://github.com/go-jose/go-jose/v4;version=v4.1.2;sha256sum=f4e51bba50a0566ef2fafdb476750e8574004b2c47508053b86c6ec2e0e1d40e" |
| 110 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" | 185 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.2.2;sha256sum=3d8ad5428394dcea7ecd1e9b9750011341e9043412326f53138677f9eac84567" |
| 111 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" | 186 | SRC_URI += "gomod://github.com/go-logr/logr;version=v1.4.3;sha256sum=523d7a3587fe73f61ef41c8bc627f7d7f38de8104d46278154b307e60770ad70" |
| 112 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" | 187 | SRC_URI += "gomod://github.com/go-logr/stdr;version=v1.2.2;sha256sum=9dd6893bf700198485ae699640b49bc1efbc6c73b37cb5792a0476e1fd8f7fef" |
| 113 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.2.6;sha256sum=95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef" | 188 | SRC_URI += "gomod://github.com/go-ole/go-ole;version=v1.2.6;sha256sum=95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef" |
| 189 | SRC_URI += "gomod://github.com/go-openapi/analysis;version=v0.24.3;sha256sum=9d0a3b9a0fe14bb4b4880d93f98c459921d1ec4bcd160c1de23433c24285f7e5" | ||
| 190 | SRC_URI += "gomod://github.com/go-openapi/errors;version=v0.22.7;sha256sum=815a7979d3e3c7048b8bcb82d59c9e3de4fc7882c7de3a9b9e94eea02fba2651" | ||
| 114 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.21.0;sha256sum=8a36ba84f6f6148834875fff96da79fcc2b383ace69cc34d71756b3fa84b9952" | 191 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.21.0;sha256sum=8a36ba84f6f6148834875fff96da79fcc2b383ace69cc34d71756b3fa84b9952" |
| 192 | SRC_URI += "gomod://github.com/go-openapi/jsonpointer;version=v0.22.5;sha256sum=c77c1b57229c8d8cdd8d17a7137dbb44e10ec8aa1e24691bb380485b759a4e37" | ||
| 193 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.21.5;sha256sum=e451bfc44c231ea285921a412f63b47518c3529cc29ba3a67d8293a9e57f0bb8" | ||
| 115 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.20.2;sha256sum=27afd0bef56453e463eba6093afb04dc08d97b5ad0e15b2266cac867d062ae1b" | 194 | SRC_URI += "gomod://github.com/go-openapi/jsonreference;version=v0.20.2;sha256sum=27afd0bef56453e463eba6093afb04dc08d97b5ad0e15b2266cac867d062ae1b" |
| 195 | SRC_URI += "gomod://github.com/go-openapi/loads;version=v0.23.3;sha256sum=51a80f3cdfdc4b12ee2c7bac33395e031dbfcc7673d3087d91cd77506a729eb9" | ||
| 196 | SRC_URI += "gomod://github.com/go-openapi/runtime;version=v0.29.3;sha256sum=238a196a270d224d4e558719e8ac0606d4d1729cb9f31957584fe14cac179e9f" | ||
| 197 | SRC_URI += "gomod://github.com/go-openapi/spec;version=v0.22.4;sha256sum=3a0ed5b0ee766e01758a08afb06ae7d0ca9b1a877528a4e3c94056634d5534d8" | ||
| 198 | SRC_URI += "gomod://github.com/go-openapi/strfmt;version=v0.26.1;sha256sum=0e6d928fc01dc29f1636227582d8f4fd006fd56783470f5b73d5d99c972f9fac" | ||
| 199 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.25.5;sha256sum=aa93ca1f6074ff1d4abb336a41db19e5c8e6be2391bc207b4bb9ee20c7bebd6d" | ||
| 116 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.23.0;sha256sum=a604425d0d3ff6936ffd056e86cd776c80e06874ef026e53da528208a986df94" | 200 | SRC_URI += "gomod://github.com/go-openapi/swag;version=v0.23.0;sha256sum=a604425d0d3ff6936ffd056e86cd776c80e06874ef026e53da528208a986df94" |
| 201 | SRC_URI += "gomod://github.com/go-openapi/swag/cmdutils;version=v0.25.5;sha256sum=c9b01c6c9aad8e72c59a570c8acc140e8f0522ce57322b3bf81dfdf0f73e54e8" | ||
| 202 | SRC_URI += "gomod://github.com/go-openapi/swag/conv;version=v0.25.5;sha256sum=c02fe7118d58720cbd83bc7c0c37edd5bdaff731f26f8ca8bc8998ee1e0f39b2" | ||
| 203 | SRC_URI += "gomod://github.com/go-openapi/swag/fileutils;version=v0.25.5;sha256sum=f368511a4eda5e14680aaa358b0b6fd2ca23cfc61aa8bfec234acb51ec9c4561" | ||
| 204 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonname;version=v0.25.5;sha256sum=fff4d3d3875709813d6fcd5657133de4331eb136a0aedd51a099f7f76605ae08" | ||
| 205 | SRC_URI += "gomod://github.com/go-openapi/swag/jsonutils;version=v0.25.5;sha256sum=9d6fad8614363682c676c5380433d6f376ddcbfe09af5d5b1e92db57eb3f89a6" | ||
| 206 | SRC_URI += "gomod://github.com/go-openapi/swag/loading;version=v0.25.5;sha256sum=08db0dfa32b02d4575d202a43c2cbf547b55e1cc1700b83b50e2bd6963fe473b" | ||
| 207 | SRC_URI += "gomod://github.com/go-openapi/swag/mangling;version=v0.25.5;sha256sum=e18e5bf564ca56e0534593b39c694030a1700ccb75d4d9597633310d01c3032f" | ||
| 208 | SRC_URI += "gomod://github.com/go-openapi/swag/netutils;version=v0.25.5;sha256sum=7272f9e0ccb481ce99f5189ec73c91fcb5b716d3cea7265faa433f78220c09bb" | ||
| 209 | SRC_URI += "gomod://github.com/go-openapi/swag/stringutils;version=v0.25.5;sha256sum=84c67b1424ec75a3c98c4f8403215212dc8234a2ca49bfc4cd2948c4c0f474fc" | ||
| 210 | SRC_URI += "gomod://github.com/go-openapi/swag/typeutils;version=v0.25.5;sha256sum=e9561c699417276b878b22967f457f29acc80b9ce5f977dc520637dd419f0c4a" | ||
| 211 | SRC_URI += "gomod://github.com/go-openapi/swag/yamlutils;version=v0.25.5;sha256sum=af4b90aa0549f31d619676f1642fc70b5aeb62a7ae8895a5b0d8225e2d02d09a" | ||
| 212 | SRC_URI += "gomod://github.com/go-openapi/validate;version=v0.25.2;sha256sum=ce569ad32c22f253dde70de305edbfe595f7c9c19816636451623b94ac5d9f63" | ||
| 117 | SRC_URI += "gomod://github.com/go-quicktest/qt;version=v1.101.0;sha256sum=9d2e17cfeef165f9d859926dcd4b0586bc78785cb575a31a76effd195d0e5580" | 213 | SRC_URI += "gomod://github.com/go-quicktest/qt;version=v1.101.0;sha256sum=9d2e17cfeef165f9d859926dcd4b0586bc78785cb575a31a76effd195d0e5580" |
| 118 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.8.1;sha256sum=74c59faecf896d4eef4cdec6604cc629938ef49ce4bc43bc07199e2e625d9daa" | 214 | SRC_URI += "gomod://github.com/go-sql-driver/mysql;version=v1.8.1;sha256sum=74c59faecf896d4eef4cdec6604cc629938ef49ce4bc43bc07199e2e625d9daa" |
| 119 | SRC_URI += "gomod://github.com/go-task/slim-sprig/v3;version=v3.0.0;sha256sum=5e534ccb4157d0443f65f06b76bce67eb92b3e34766f3a14dabe86945955dbe7" | 215 | SRC_URI += "gomod://github.com/go-task/slim-sprig/v3;version=v3.0.0;sha256sum=5e534ccb4157d0443f65f06b76bce67eb92b3e34766f3a14dabe86945955dbe7" |
| 216 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.5.0;sha256sum=326f8e00f648af4ae8e6e18c606325e4206a92d6ed42f486dc2f4da8e1897547" | ||
| 120 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.4.0;sha256sum=33e0398e34eca4b1b8c9d91318dd3be871811aee6e2ababc82c02280dcca296a" | 217 | SRC_URI += "gomod://github.com/go-viper/mapstructure/v2;version=v2.4.0;sha256sum=33e0398e34eca4b1b8c9d91318dd3be871811aee6e2ababc82c02280dcca296a" |
| 121 | SRC_URI += "gomod://github.com/gobwas/glob;version=v0.2.3;sha256sum=0cfe486cd63d45ed4cb5863ff1cbd14b15e4b9380dcbf80ff26991b4049f4fdf" | 218 | SRC_URI += "gomod://github.com/gobwas/glob;version=v0.2.3;sha256sum=0cfe486cd63d45ed4cb5863ff1cbd14b15e4b9380dcbf80ff26991b4049f4fdf" |
| 122 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.2;sha256sum=ed9043ee01cc46557c74bcecc625db37ffe3a5c7af219f390a287f44a40c2520" | 219 | SRC_URI += "gomod://github.com/goccy/go-json;version=v0.10.2;sha256sum=ed9043ee01cc46557c74bcecc625db37ffe3a5c7af219f390a287f44a40c2520" |
| 123 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.1.0;sha256sum=03dfa8e71089a6f477310d15c4d3a036d82d028532881b50fee254358e782ad9" | 220 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.1.0;sha256sum=03dfa8e71089a6f477310d15c4d3a036d82d028532881b50fee254358e782ad9" |
| 221 | SRC_URI += "gomod://github.com/godbus/dbus/v5;version=v5.2.2;sha256sum=5c6f37c725a481fb0f1e7866ae273429525d8cc6a6cace87da28e53370f5596a" | ||
| 222 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.13.0;sha256sum=171560e83110e199cc9f4f8959d442c563c8ab6b26c100dd67b7a2fe265339ce" | ||
| 124 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.12.1;sha256sum=fe8242a48c3109148d988433301bd8ab3cd1d0430a21af07e601f9b0671923e8" | 223 | SRC_URI += "gomod://github.com/gofrs/flock;version=v0.12.1;sha256sum=fe8242a48c3109148d988433301bd8ab3cd1d0430a21af07e601f9b0671923e8" |
| 125 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" | 224 | SRC_URI += "gomod://github.com/gogo/protobuf;version=v1.3.2;sha256sum=dd2b73f163c8183941626360196c8f844addd95423d341a0412e1b22d0104ff7" |
| 225 | SRC_URI += "gomod://github.com/golang-jwt/jwt/v5;version=v5.3.0;sha256sum=7de1cf03d836b3fcb32e02011d148fe94533e52dd54d521cadc61bcdf068eb1c" | ||
| 226 | SRC_URI += "gomod://github.com/golang/gddo;version=v0.0.0-20210115222349-20d68f94ee1f;sha256sum=4fe2b758a5d26df0c046cac7beebfb3d62301f19d65f63c5cb9c7da5708e39d7" | ||
| 126 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" | 227 | SRC_URI += "gomod://github.com/golang/glog;version=v1.2.5;sha256sum=99f5736dc4fd976a0691361b57ed853cb459070ba4c42ace6e3f5ebd0d154f8e" |
| 127 | SRC_URI += "gomod://github.com/golang/glog;version=v0.0.0-20160126235308-23def4e6c14b;sha256sum=36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9" | 228 | SRC_URI += "gomod://github.com/golang/glog;version=v0.0.0-20160126235308-23def4e6c14b;sha256sum=36b3c522c8102dfe74ca96e474c4c361750bf2bb85bc3cefe4f074c07d6825a9" |
| 128 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" | ||
| 129 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20200121045136-8c9f03a8e57e;sha256sum=5d3a47edd7d97bbaf8685ddb3271fdc9f4790134998b39016e5d63eca6d99599" | 229 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20200121045136-8c9f03a8e57e;sha256sum=5d3a47edd7d97bbaf8685ddb3271fdc9f4790134998b39016e5d63eca6d99599" |
| 230 | SRC_URI += "gomod://github.com/golang/groupcache;version=v0.0.0-20241129210726-2c02b8208cf8;sha256sum=163367355442a630b12b0b452892cd98e99fcfdf7e40b68d358be73479cc1c23" | ||
| 130 | SRC_URI += "gomod://github.com/golang/mock;version=v1.1.1;sha256sum=636fd21575ebdfbebd53045802a40c780fdab33c6130cea9279346898286f1ca" | 231 | SRC_URI += "gomod://github.com/golang/mock;version=v1.1.1;sha256sum=636fd21575ebdfbebd53045802a40c780fdab33c6130cea9279346898286f1ca" |
| 131 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | ||
| 132 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.2;sha256sum=a004ba3acb85e012cb9e468e1d445a81cfeeb4b4db7e9802f30aa500a8341851" | ||
| 133 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0;sha256sum=718145f374825807a6b98ecb07bc740d6963ea86c34367a5dd82ce9f1fe55228" | 232 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0;sha256sum=718145f374825807a6b98ecb07bc740d6963ea86c34367a5dd82ce9f1fe55228" |
| 134 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.1;sha256sum=eee338347183b65fba80ed6c594cb9dc4cda41372ea2bbc35ece75c5d347798a" | 233 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.1;sha256sum=eee338347183b65fba80ed6c594cb9dc4cda41372ea2bbc35ece75c5d347798a" |
| 135 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.3;sha256sum=5d4104aa08835547303e79e348f5401e4acf8eb89b257c7bcc59a37a501f4532" | ||
| 136 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1;sha256sum=5768acb1c537e22dc9d19e1694edfe2261d8e271bb7d9ff7c479c6f3bb3c2d39" | ||
| 137 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.2.0;sha256sum=7574e650f6f12186def8b31b0e8d980ccb88a6a365b99fbf36515f6e7b99fd09" | 234 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.2.0;sha256sum=7574e650f6f12186def8b31b0e8d980ccb88a6a365b99fbf36515f6e7b99fd09" |
| 235 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1;sha256sum=5768acb1c537e22dc9d19e1694edfe2261d8e271bb7d9ff7c479c6f3bb3c2d39" | ||
| 236 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.3;sha256sum=5d4104aa08835547303e79e348f5401e4acf8eb89b257c7bcc59a37a501f4532" | ||
| 237 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.3.2;sha256sum=a004ba3acb85e012cb9e468e1d445a81cfeeb4b4db7e9802f30aa500a8341851" | ||
| 138 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.2;sha256sum=7ac5b5a69daee19aa3e6cd26a0157f17c7fe0d9e16dae84899b2f883a7e1b527" | 238 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.2;sha256sum=7ac5b5a69daee19aa3e6cd26a0157f17c7fe0d9e16dae84899b2f883a7e1b527" |
| 239 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.5.4;sha256sum=9a2f43d3eac8ceda506ebbeb4f229254b87235ce90346692a0e233614182190b" | ||
| 240 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.1.0.20200221234624-67d41d38c208;sha256sum=7312c47eb4d1408f4f8f39109e51304f14d4f0d08b56119c73b836d10af194cc" | ||
| 241 | SRC_URI += "gomod://github.com/golang/protobuf;version=v1.4.0-rc.4.0.20200313231945-b860323f09d0;sha256sum=c8a33bafd01fc10dbe9ac47399e9bb764a6c5f938abcdc594b21151dfcd762e9" | ||
| 242 | SRC_URI += "gomod://github.com/google/btree;version=v1.1.3;sha256sum=11b736bc8252b52fecdf346d3707ccf3a2b6d458ba21b4f843616fc12eeb30b2" | ||
| 243 | SRC_URI += "gomod://github.com/google/certificate-transparency-go;version=v1.3.2;sha256sum=3ed01f6ab05444275466dd46a6c2ce7593c58ffa8c0563528dbc2499e6c1100a" | ||
| 139 | SRC_URI += "gomod://github.com/google/certtostore;version=v1.0.6;sha256sum=3c63648be1e9310760545f27f023889967b638ce095697a71b0d4668adbc5e2e" | 244 | SRC_URI += "gomod://github.com/google/certtostore;version=v1.0.6;sha256sum=3c63648be1e9310760545f27f023889967b638ce095697a71b0d4668adbc5e2e" |
| 140 | SRC_URI += "gomod://github.com/google/deck;version=v0.0.0-20230104221208-105ad94aa8ae;sha256sum=2c19caf0916f6fb02b6c7de4de36d70bc60cab8926ee66012b6d56a3abd76b6a" | 245 | SRC_URI += "gomod://github.com/google/deck;version=v0.0.0-20230104221208-105ad94aa8ae;sha256sum=2c19caf0916f6fb02b6c7de4de36d70bc60cab8926ee66012b6d56a3abd76b6a" |
| 141 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" | 246 | SRC_URI += "gomod://github.com/google/gnostic-models;version=v0.7.0;sha256sum=797a05cd73a30624ece79633c4db4631676adc1f30f07a0a7051ab39beca96c8" |
| 142 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.3;sha256sum=b79a3e524b930a68cc546a4eb60bbaf586bc3b983eec4cbb462ae135173623a3" | ||
| 143 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.0;sha256sum=01fa1bb1f0e3e27d3685cb0aab442873dbc2abd9ed77ccb99279a3aaf3a09e04" | ||
| 144 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.6.0;sha256sum=4b4e9bf6c48211080651b491dfb48d68b736c66a305bcf94605606e1ba2eaa4a" | ||
| 145 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 146 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.2.0;sha256sum=44649293cf714bcee800c9164ef6dcc7314e9ad98c49bba3da3dfad611edd955" | ||
| 147 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" | 247 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.7.0;sha256sum=64a9ce046f2c320e3783fba0d1f4a15f8a18f0b009b67bf27f7630919db3f539" |
| 248 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.0;sha256sum=129f65af6e54abc08a9b867ef48e5fb69ef560fa67e540067a8cfaefc6977626" | ||
| 249 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.6.0;sha256sum=4b4e9bf6c48211080651b491dfb48d68b736c66a305bcf94605606e1ba2eaa4a" | ||
| 250 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.4.0;sha256sum=01fa1bb1f0e3e27d3685cb0aab442873dbc2abd9ed77ccb99279a3aaf3a09e04" | ||
| 148 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.1;sha256sum=9470974fd55112e338aec4fddba69378fa7ec081082dbbe8116361c296a13dca" | 251 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.3.1;sha256sum=9470974fd55112e338aec4fddba69378fa7ec081082dbbe8116361c296a13dca" |
| 252 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.2.0;sha256sum=44649293cf714bcee800c9164ef6dcc7314e9ad98c49bba3da3dfad611edd955" | ||
| 253 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.3;sha256sum=b79a3e524b930a68cc546a4eb60bbaf586bc3b983eec4cbb462ae135173623a3" | ||
| 149 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.0;sha256sum=a91fbc1ae431e8b71d420b1e9591ba4bfec3c1d2a8f1d71c3e59b0da29bcfaf4" | 254 | SRC_URI += "gomod://github.com/google/go-cmp;version=v0.5.0;sha256sum=a91fbc1ae431e8b71d420b1e9591ba4bfec3c1d2a8f1d71c3e59b0da29bcfaf4" |
| 255 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.7;sha256sum=66a762a1b62edda4980afb67b6c75dd2fd1a41f02d56af0d9473ad5edd7be266" | ||
| 150 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.1;sha256sum=6a981f24fd52237c4173a10ffffa0bbe28cbba0c3f303e6dd729bc8703330782" | 256 | SRC_URI += "gomod://github.com/google/go-containerregistry;version=v0.20.1;sha256sum=6a981f24fd52237c4173a10ffffa0bbe28cbba0c3f303e6dd729bc8703330782" |
| 151 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.2.0;sha256sum=5948f40af1923d8f98dc1d4191311030e40e0057fb255df19ebc0360f2faac16" | 257 | SRC_URI += "gomod://github.com/google/gofuzz;version=v1.2.0;sha256sum=5948f40af1923d8f98dc1d4191311030e40e0057fb255df19ebc0360f2faac16" |
| 258 | SRC_URI += "gomod://github.com/google/gopacket;version=v1.1.19;sha256sum=fc8cbe2239683199e677cb39f9303ae8d4a365f3c8cd8a2dcfa1f14c41bcff88" | ||
| 152 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250820193118-f64d9cf942d6;sha256sum=6d7ecf87165c2b026dee6aeb708516f76b7ea077ed7b13496fbb5d801e22d2b1" | 259 | SRC_URI += "gomod://github.com/google/pprof;version=v0.0.0-20250820193118-f64d9cf942d6;sha256sum=6d7ecf87165c2b026dee6aeb708516f76b7ea077ed7b13496fbb5d801e22d2b1" |
| 260 | SRC_URI += "gomod://github.com/google/s2a-go;version=v0.1.9;sha256sum=bf8f4b159d3fc201477822ed2514e4f05f58c764b78ffed73ec0accce5fb7f07" | ||
| 261 | SRC_URI += "gomod://github.com/google/shlex;version=v0.0.0-20191202100458-e7afc7fbc510;sha256sum=1bf70bdb4c889b47b1976370832da79060c36cad282f278f279603200623775c" | ||
| 153 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" | 262 | SRC_URI += "gomod://github.com/google/uuid;version=v1.6.0;sha256sum=d0f02f377217f42702e259684e06441edbf5140dddcc34ba9bea56038b38a6ed" |
| 154 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.2;sha256sum=5d52fee1f44cf85dbba03f1bd6098a15a131e32c0e45839b352d69aceb7babfc" | 263 | SRC_URI += "gomod://github.com/google/uuid;version=v1.1.2;sha256sum=5d52fee1f44cf85dbba03f1bd6098a15a131e32c0e45839b352d69aceb7babfc" |
| 264 | SRC_URI += "gomod://github.com/googleapis/enterprise-certificate-proxy;version=v0.3.14;sha256sum=ab19ba449c062755072bf9beaa6596a48e3c5b68f916dae1b0a3ff7624f135e6" | ||
| 265 | SRC_URI += "gomod://github.com/googleapis/gax-go/v2;version=v2.21.0;sha256sum=e4ff14be567241c53c6df76712016f1cb38738bdbe97c74087ba099d8bb7e894" | ||
| 155 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" | 266 | SRC_URI += "gomod://github.com/gorilla/mux;version=v1.8.1;sha256sum=728243623caa67f64e4a0b6c59dde3f762918d9e729266167ba46d8df56c193a" |
| 156 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" | 267 | SRC_URI += "gomod://github.com/gorilla/websocket;version=v1.5.4-0.20250319132907-e064f32e3674;sha256sum=81809e9741b37f386c8d28c9c6a23511f4a2465fd024a690a4c44a439e32e832" |
| 157 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.1.0;sha256sum=8a0bfef1332e102be67d5599bd7c006bebf5f0823f2a9d11aa5cf22a74dbafb4" | 268 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus;version=v1.1.0;sha256sum=8a0bfef1332e102be67d5599bd7c006bebf5f0823f2a9d11aa5cf22a74dbafb4" |
| 158 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.1.0;sha256sum=77e8fb88b8089ff917f6d409984c1d90f825d8e3dc996a0d68113493e32c96b8" | 269 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-middleware/v2;version=v2.1.0;sha256sum=77e8fb88b8089ff917f6d409984c1d90f825d8e3dc996a0d68113493e32c96b8" |
| 270 | SRC_URI += "gomod://github.com/grpc-ecosystem/go-grpc-prometheus;version=v1.2.0;sha256sum=124dfc63aa52611a2882417e685c0452d4d99d64c13836a6a6747675e911fc17" | ||
| 271 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.28.0;sha256sum=a8cd8e77d733dbf48594cc74ebc41e7a9af65d4d760c3f8d6000e9ccc840dca1" | ||
| 159 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.26.1;sha256sum=047b0ea3c08a71be099a31c6bb5b3bba01a073d79ebfd9facc5f07bfb5d9a7f6" | 272 | SRC_URI += "gomod://github.com/grpc-ecosystem/grpc-gateway/v2;version=v2.26.1;sha256sum=047b0ea3c08a71be099a31c6bb5b3bba01a073d79ebfd9facc5f07bfb5d9a7f6" |
| 160 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.9.0;sha256sum=8eb070703aa9448e0f9d5ae80410a0c15f6930c94e7f264a9c6310bf5575becb" | 273 | SRC_URI += "gomod://github.com/hanwen/go-fuse/v2;version=v2.9.0;sha256sum=8eb070703aa9448e0f9d5ae80410a0c15f6930c94e7f264a9c6310bf5575becb" |
| 161 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" | 274 | SRC_URI += "gomod://github.com/hashicorp/errwrap;version=v1.1.0;sha256sum=209ae99bc039443e28e4d6bb66517d1756d9468b7578d31f1b63a28103d8e18c" |
| 162 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.2;sha256sum=e9f3dcfcb33172ba499b4f8e888169252d7f1e072082182124a6e2053523f7df" | 275 | SRC_URI += "gomod://github.com/hashicorp/go-cleanhttp;version=v0.5.2;sha256sum=e9f3dcfcb33172ba499b4f8e888169252d7f1e072082182124a6e2053523f7df" |
| 276 | SRC_URI += "gomod://github.com/hashicorp/go-immutable-radix;version=v1.3.1;sha256sum=47f3d79b57082d5db3f966547ad4de2a00544dfb362790fbf2cef1a161b4de3f" | ||
| 277 | SRC_URI += "gomod://github.com/hashicorp/go-immutable-radix/v2;version=v2.1.0;sha256sum=60e7f581c8055e474b1ff5a9d88a68a9f755d0b3dc6d8e05fc0556b6e86de995" | ||
| 278 | SRC_URI += "gomod://github.com/hashicorp/go-memdb;version=v1.3.5;sha256sum=650d4b48f84a028141ec34a6408a9771ac57ab12afd89b40a2bdaef17bfdfe77" | ||
| 279 | SRC_URI += "gomod://github.com/hashicorp/go-metrics;version=v0.5.4;sha256sum=e6df1555bcb6020800e0aabd2ae5443d438a4418aa35667f769b554701fba56f" | ||
| 280 | SRC_URI += "gomod://github.com/hashicorp/go-msgpack/v2;version=v2.1.5;sha256sum=723720f55e982d05fbd76888cedb5935cad3336c3450caa98be1aa6e9591d9d5" | ||
| 163 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" | 281 | SRC_URI += "gomod://github.com/hashicorp/go-multierror;version=v1.1.1;sha256sum=972cd841ee51fdeac69c5a301e57f8ea27aebf15fddd7f621d5c240f28c3000c" |
| 164 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" | 282 | SRC_URI += "gomod://github.com/hashicorp/go-retryablehttp;version=v0.7.8;sha256sum=9e2c175e4af37cdfeba28ed89250ad1fd691eda0fab167fafa9928222646b71e" |
| 283 | SRC_URI += "gomod://github.com/hashicorp/go-sockaddr;version=v1.0.7;sha256sum=53ea8d77b68056fe7f40a53338aa73ed6ddca9558fe1156804070a060f1a930f" | ||
| 284 | SRC_URI += "gomod://github.com/hashicorp/golang-lru;version=v1.0.2;sha256sum=175d78ffe7391f3f6369cf58ddb87fc51016ba61f2de25bf4ea3962a0b4a0fac" | ||
| 285 | SRC_URI += "gomod://github.com/hashicorp/golang-lru/v2;version=v2.0.7;sha256sum=2eb92ff13970bccd460efae14255bfc03bb51474da0137e477a60f95561acc30" | ||
| 286 | SRC_URI += "gomod://github.com/hashicorp/memberlist;version=v0.5.4;sha256sum=c8c4f48cd473a76cc0b0ddbf30380a676eadd5bc48a487e1102442d14f2a922d" | ||
| 287 | SRC_URI += "gomod://github.com/hashicorp/serf;version=v0.10.2;sha256sum=117a872dd3c7cadc26c40ea09dfbef6100545514ae658df38187c3069de3e358" | ||
| 288 | SRC_URI += "gomod://github.com/hiddeco/sshsig;version=v0.2.0;sha256sum=f1acfab01317d2d1d9b269774de433993e452659ece865ad4009692d06e5a9a3" | ||
| 165 | SRC_URI += "gomod://github.com/imdario/mergo;version=v0.3.13;sha256sum=04f72d0e4695b4a004846a5d4f60d2dc381bacb032ebb8d58905e6eb00d121d2" | 289 | SRC_URI += "gomod://github.com/imdario/mergo;version=v0.3.13;sha256sum=04f72d0e4695b4a004846a5d4f60d2dc381bacb032ebb8d58905e6eb00d121d2" |
| 290 | SRC_URI += "gomod://github.com/in-toto/attestation;version=v1.1.2;sha256sum=0bb737ac0836f6a9ba6499139630a558bdda510c78dc51967e58355006a03d9a" | ||
| 291 | SRC_URI += "gomod://github.com/in-toto/in-toto-golang;version=v0.11.0;sha256sum=eb4aa5358ed3ffc9ce44e82bb04fe03d1d8af6ae8e441b82c2b8bf64be78b2aa" | ||
| 166 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" | 292 | SRC_URI += "gomod://github.com/inconshreveable/mousetrap;version=v1.1.0;sha256sum=526674de624d7db108cfe7653ef110ccdfd97bc85026254224815567928ed243" |
| 293 | SRC_URI += "gomod://github.com/inetaf/tcpproxy;version=v0.0.0-20250222171855-c4b9df066048;sha256sum=b51d033b23ac946f9ad30deedeb930dfa3c27e9f5a5dbf061d2dc48696c55324" | ||
| 294 | SRC_URI += "gomod://github.com/insomniacslk/dhcp;version=v0.0.0-20250919081422-f80a1952f48e;sha256sum=397da434cad6e82d2058776966dd087346acbe769071270914b836b821618ebb" | ||
| 167 | SRC_URI += "gomod://github.com/insomniacslk/dhcp;version=v0.0.0-20250109001534-8abf58130905;sha256sum=1ab9ca57cc0ab35e6799fcabbcf21fd538129e607444383e66ad3e0b90a6581b" | 295 | SRC_URI += "gomod://github.com/insomniacslk/dhcp;version=v0.0.0-20250109001534-8abf58130905;sha256sum=1ab9ca57cc0ab35e6799fcabbcf21fd538129e607444383e66ad3e0b90a6581b" |
| 296 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.12.0;sha256sum=e1cfa280d989bfcd2a57f186b7369d1ebba28df785275a1b0f63003f698f5dde" | ||
| 168 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.10.0;sha256sum=8e5c0fc4254f765833f451c9b29d808714f5419e049d36f4c8adc1362d6c604f" | 297 | SRC_URI += "gomod://github.com/intel/goresctrl;version=v0.10.0;sha256sum=8e5c0fc4254f765833f451c9b29d808714f5419e049d36f4c8adc1362d6c604f" |
| 169 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.6.0;sha256sum=6ef166a87b6d7fc05809d93540272e8e510b00c02c3c266406d0d0b8f7d876fe" | 298 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.6.0;sha256sum=6ef166a87b6d7fc05809d93540272e8e510b00c02c3c266406d0d0b8f7d876fe" |
| 299 | SRC_URI += "gomod://github.com/ipfs/go-cid;version=v0.6.1;sha256sum=63136fe38dd01220794a7ae971d72886b3053a12d9924f6bd254db34ebbccabc" | ||
| 300 | SRC_URI += "gomod://github.com/ishidawataru/sctp;version=v0.0.0-20251114114122-19ddcbc6aae2;sha256sum=453f90887cc77484b09aba9250b31dd8d94b574c94c5d7235bca06a00030648f" | ||
| 170 | SRC_URI += "gomod://github.com/jessevdk/go-flags;version=v1.6.1;sha256sum=23decebb5a5114af1a687fbed64d6a674f1e976e70b2b4cdc27f52d0b020cb4b" | 301 | SRC_URI += "gomod://github.com/jessevdk/go-flags;version=v1.6.1;sha256sum=23decebb5a5114af1a687fbed64d6a674f1e976e70b2b4cdc27f52d0b020cb4b" |
| 302 | SRC_URI += "gomod://github.com/jmoiron/sqlx;version=v1.4.0;sha256sum=992ac9b6a33b12bd8e411ce9c9699231f8ac8550812805660b7ee06676bdc3ad" | ||
| 171 | SRC_URI += "gomod://github.com/josephspurrier/goversioninfo;version=v1.5.0;sha256sum=3043f44bbf797c66acac3aebefc2ce11b37a95954c0ffb117e69e9ca9566d3b5" | 303 | SRC_URI += "gomod://github.com/josephspurrier/goversioninfo;version=v1.5.0;sha256sum=3043f44bbf797c66acac3aebefc2ce11b37a95954c0ffb117e69e9ca9566d3b5" |
| 172 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" | 304 | SRC_URI += "gomod://github.com/josharian/intern;version=v1.0.0;sha256sum=5679bfd11c14adccdb45bd1a0f9cf4b445b95caeed6fb507ba96ecced11c248d" |
| 173 | SRC_URI += "gomod://github.com/josharian/native;version=v1.1.0;sha256sum=6bf490b63ce1b724d1ab0aceb7655648b25b0ae6dc16f7fb1d89127836e71c42" | 305 | SRC_URI += "gomod://github.com/josharian/native;version=v1.1.0;sha256sum=6bf490b63ce1b724d1ab0aceb7655648b25b0ae6dc16f7fb1d89127836e71c42" |
| @@ -175,6 +307,7 @@ SRC_URI += "gomod://github.com/jsimonetti/rtnetlink/v2;version=v2.0.1;sha256sum= | |||
| 175 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" | 307 | SRC_URI += "gomod://github.com/json-iterator/go;version=v1.1.12;sha256sum=d001ea57081afd0e378467c8f4a9b6a51259996bb8bb763f78107eaf12f99501" |
| 176 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" | 308 | SRC_URI += "gomod://github.com/kisielk/errcheck;version=v1.5.0;sha256sum=e15bd181a3f384da89fed079dc4ec4d1f431fc20db758fdbe4abb38d7ddee06b" |
| 177 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" | 309 | SRC_URI += "gomod://github.com/kisielk/gotool;version=v1.0.0;sha256sum=089dbba6e3aa09944fdb40d72acc86694e8bdde01cfc0f40fe0248309eb80a3f" |
| 310 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.6;sha256sum=61b417d2d3b6b7f5b5f4179f311fb156bd5bcea040353150c41111dc1777f11a" | ||
| 178 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.2;sha256sum=f6f550ecff746f6585db9529a29109e70da0038a8e0e142959567f2207183490" | 311 | SRC_URI += "gomod://github.com/klauspost/compress;version=v1.18.2;sha256sum=f6f550ecff746f6585db9529a29109e70da0038a8e0e142959567f2207183490" |
| 179 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.2.8;sha256sum=df0a2644ba6487213a91a9525ab4fb6d55edfa31df60ddf439d49282041bc740" | 312 | SRC_URI += "gomod://github.com/klauspost/cpuid/v2;version=v2.2.8;sha256sum=df0a2644ba6487213a91a9525ab4fb6d55edfa31df60ddf439d49282041bc740" |
| 180 | SRC_URI += "gomod://github.com/knqyf263/go-plugin;version=v0.9.0;sha256sum=ef80e801ff7ed5fc5ebf0a78423a39b876fee0d3df6dc69056277eb1238475e0" | 313 | SRC_URI += "gomod://github.com/knqyf263/go-plugin;version=v0.9.0;sha256sum=ef80e801ff7ed5fc5ebf0a78423a39b876fee0d3df6dc69056277eb1238475e0" |
| @@ -187,29 +320,53 @@ SRC_URI += "gomod://github.com/lestrrat-go/iter;version=v1.0.2;sha256sum=991bf0a | |||
| 187 | SRC_URI += "gomod://github.com/lestrrat-go/jwx;version=v1.2.29;sha256sum=8c7c4c2b281be17af7ea7bb033383bf972c1064c673a2e7c0de67319eec85d3e" | 320 | SRC_URI += "gomod://github.com/lestrrat-go/jwx;version=v1.2.29;sha256sum=8c7c4c2b281be17af7ea7bb033383bf972c1064c673a2e7c0de67319eec85d3e" |
| 188 | SRC_URI += "gomod://github.com/lestrrat-go/option;version=v1.0.1;sha256sum=3e5614e160680053e07e4970e825e694c2a917741e735ab4d435a396b739ae78" | 321 | SRC_URI += "gomod://github.com/lestrrat-go/option;version=v1.0.1;sha256sum=3e5614e160680053e07e4970e825e694c2a917741e735ab4d435a396b739ae78" |
| 189 | SRC_URI += "gomod://github.com/linuxkit/virtsock;version=v0.0.0-20201010232012-f8cee7dfc7a3;sha256sum=e299ce8b7d58f3cc0e375936a80527ea115e2eedbf8a9251d90de298db2b5dd3" | 322 | SRC_URI += "gomod://github.com/linuxkit/virtsock;version=v0.0.0-20201010232012-f8cee7dfc7a3;sha256sum=e299ce8b7d58f3cc0e375936a80527ea115e2eedbf8a9251d90de298db2b5dd3" |
| 323 | SRC_URI += "gomod://github.com/linuxkit/virtsock;version=v0.0.0-20241009230534-cb6a20cc0422;sha256sum=f9589121b024704e0fdf82d44de4cdbf55fc2d43614a967800eb6067bb3cfaf8" | ||
| 324 | SRC_URI += "gomod://github.com/lithammer/dedent;version=v1.1.0;sha256sum=4ec56a3fef0d7dd1536046e540827e60419a935dde49d87d21f5856174cadba2" | ||
| 190 | SRC_URI += "gomod://github.com/magefile/mage;version=v1.14.0;sha256sum=0eae7df6ff7a25a69e0b78c8a8caa302e97ee5d604c65fcadaf55d29bbdec212" | 325 | SRC_URI += "gomod://github.com/magefile/mage;version=v1.14.0;sha256sum=0eae7df6ff7a25a69e0b78c8a8caa302e97ee5d604c65fcadaf55d29bbdec212" |
| 191 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" | 326 | SRC_URI += "gomod://github.com/mailru/easyjson;version=v0.7.7;sha256sum=139387981a220d499c9f47cece42a2002f105e4ee3ab9c74188a7fb8a9be711e" |
| 192 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.13;sha256sum=08be322dcc584a9fcfde5caf0cf878b4e11cd98f252e32bc704e92c5a4ba9d15" | 327 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.13;sha256sum=08be322dcc584a9fcfde5caf0cf878b4e11cd98f252e32bc704e92c5a4ba9d15" |
| 193 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.16;sha256sum=3d5ff19c4b2a2a164feb84f5cc38af349380c0c4a03d0443dce40bbd6ec3fd2b" | 328 | SRC_URI += "gomod://github.com/mattn/go-colorable;version=v0.1.14;sha256sum=5e0e7925a070bb5bd11b4097e1a7b608167f0217ee83901b44c135f6e5e85c78" |
| 329 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.22;sha256sum=aee31e550fcdffd1fc4b8e7e7fa8bb59aa4311f9c0b51893f8c6837f8c3f7f37" | ||
| 194 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" | 330 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.20;sha256sum=f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc" |
| 331 | SRC_URI += "gomod://github.com/mattn/go-isatty;version=v0.0.16;sha256sum=3d5ff19c4b2a2a164feb84f5cc38af349380c0c4a03d0443dce40bbd6ec3fd2b" | ||
| 195 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.12;sha256sum=6d35c3edc92e47a06988788d683c1ad389719b55ef19d5a7f239ab4708b6da11" | 332 | SRC_URI += "gomod://github.com/mattn/go-shellwords;version=v1.0.12;sha256sum=6d35c3edc92e47a06988788d683c1ad389719b55ef19d5a7f239ab4708b6da11" |
| 196 | SRC_URI += "gomod://github.com/mdlayher/netlink;version=v1.7.2;sha256sum=a21ccaea2a6fb7b946a96c61efc2fff33d717931c20c5bb3a2ec2ce528072dc0" | 333 | SRC_URI += "gomod://github.com/mdlayher/netlink;version=v1.7.2;sha256sum=a21ccaea2a6fb7b946a96c61efc2fff33d717931c20c5bb3a2ec2ce528072dc0" |
| 197 | SRC_URI += "gomod://github.com/mdlayher/packet;version=v1.1.2;sha256sum=93d2e921299173288122222860c9a42710245337b69ea6c4eadd6513e2c09c6e" | 334 | SRC_URI += "gomod://github.com/mdlayher/packet;version=v1.1.2;sha256sum=93d2e921299173288122222860c9a42710245337b69ea6c4eadd6513e2c09c6e" |
| 198 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" | 335 | SRC_URI += "gomod://github.com/mdlayher/socket;version=v0.5.1;sha256sum=f0f07bdd9811f8571c7864cf5e0f06d85cfb3edbb254d6094a31e7f1d427e2a2" |
| 199 | SRC_URI += "gomod://github.com/mdlayher/vsock;version=v1.2.1;sha256sum=cd25f9f33aa4fb945502351caeeed6994e1f34824cc826ca2daa1b21c45bc0d1" | 336 | SRC_URI += "gomod://github.com/mdlayher/vsock;version=v1.2.1;sha256sum=cd25f9f33aa4fb945502351caeeed6994e1f34824cc826ca2daa1b21c45bc0d1" |
| 337 | SRC_URI += "gomod://github.com/miekg/dns;version=v1.1.72;sha256sum=092608d919335ff22154862c59abe8b4d651be3ef0b75d22001a07c03106a3b6" | ||
| 200 | SRC_URI += "gomod://github.com/miekg/pkcs11;version=v1.1.1;sha256sum=81cfc2922f7d5c59dc1e688d6247ec8dc35246d646ab27088847a232570c76e6" | 338 | SRC_URI += "gomod://github.com/miekg/pkcs11;version=v1.1.1;sha256sum=81cfc2922f7d5c59dc1e688d6247ec8dc35246d646ab27088847a232570c76e6" |
| 201 | SRC_URI += "gomod://github.com/minio/sha256-simd;version=v1.0.1;sha256sum=e8805d8f0438b7fa0286c0cb160180ad8fc726e06bca1eabcd59c142523c625c" | 339 | SRC_URI += "gomod://github.com/minio/sha256-simd;version=v1.0.1;sha256sum=e8805d8f0438b7fa0286c0cb160180ad8fc726e06bca1eabcd59c142523c625c" |
| 202 | SRC_URI += "gomod://github.com/mistifyio/go-zfs/v3;version=v3.0.1;sha256sum=32ad6d8e2b2dbe8cb73a8be96e93eb4947cb23bbdf7328ed7533cbb87495e0f8" | 340 | SRC_URI += "gomod://github.com/mistifyio/go-zfs/v3;version=v3.0.1;sha256sum=32ad6d8e2b2dbe8cb73a8be96e93eb4947cb23bbdf7328ed7533cbb87495e0f8" |
| 341 | SRC_URI += "gomod://github.com/mistifyio/go-zfs/v4;version=v4.0.0;sha256sum=4de7eaec31cab1c01520dd21a6cf43e3eac41ee8a31313cf167d40058922b9fe" | ||
| 342 | SRC_URI += "gomod://github.com/mitchellh/copystructure;version=v1.2.0;sha256sum=4a1ce1f3c66bf99883e55da50fe1b3122299b79ad1d11c5407abbd74ace12550" | ||
| 203 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.1.0;sha256sum=fffec361fc7e776bb71433560c285ee2982d2c140b8f5bfba0db6033c0ade184" | 343 | SRC_URI += "gomod://github.com/mitchellh/go-homedir;version=v1.1.0;sha256sum=fffec361fc7e776bb71433560c285ee2982d2c140b8f5bfba0db6033c0ade184" |
| 344 | SRC_URI += "gomod://github.com/mitchellh/hashstructure/v2;version=v2.0.2;sha256sum=ef2ff4040e1877ba620c0c3f6d64b21f9b1fbcee551d211701c43f694bfd20ab" | ||
| 345 | SRC_URI += "gomod://github.com/mitchellh/reflectwalk;version=v1.0.2;sha256sum=c96eed6b50f00b1acdc79224e8e55f66ef3e98e3f7c6373afa3e3b8c6ef440d1" | ||
| 204 | SRC_URI += "gomod://github.com/mndrix/tap-go;version=v0.0.0-20171203230836-629fa407e90b;sha256sum=c6f65bd8d977e53fa083d9d0309cffb0dbfaaae69a5a64a352fb2f7d079ce73d" | 346 | SRC_URI += "gomod://github.com/mndrix/tap-go;version=v0.0.0-20171203230836-629fa407e90b;sha256sum=c6f65bd8d977e53fa083d9d0309cffb0dbfaaae69a5a64a352fb2f7d079ce73d" |
| 347 | SRC_URI += "gomod://github.com/moby/buildkit;version=v0.30.0;sha256sum=8308c61f71b42e00b24a3233b7ceeb4d0e6cb7e1a248bd23fba2bb69c952cc5b" | ||
| 205 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" | 348 | SRC_URI += "gomod://github.com/moby/docker-image-spec;version=v1.3.1;sha256sum=e3fe212be410465c0cae032baa7e2c7282b9bb878f081f00549333edc260c306" |
| 349 | SRC_URI += "gomod://github.com/moby/go-archive;version=v0.2.0;sha256sum=9fa1f9c9076a5d614e0fe1519878b49f0ae6221203d1b41c8e1710344783d345" | ||
| 350 | SRC_URI += "gomod://github.com/moby/ipvs;version=v1.1.0;sha256sum=067136da232ffa6663f52360159546dccefcbcfa58c9ab3856c10789f303be91" | ||
| 206 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" | 351 | SRC_URI += "gomod://github.com/moby/locker;version=v1.0.1;sha256sum=f07361346d12a24e168db7fb2f21281883bee6060f1aedf7507bccf20c4a793f" |
| 352 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.54.2;sha256sum=2382fecb42aa7bd89174ec21fc9a7daeeb12273037badd48292a1cd3b91c1bac" | ||
| 207 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.52.0;sha256sum=9d0c305a218b6da1ab234916ebe11c1d443a96595dc22ef889f2b84dae017faa" | 353 | SRC_URI += "gomod://github.com/moby/moby/api;version=v1.52.0;sha256sum=9d0c305a218b6da1ab234916ebe11c1d443a96595dc22ef889f2b84dae017faa" |
| 208 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.1.0;sha256sum=2e11d61818a7db2c3c444909718573099f83b8ea280937bd51588f12973d8a69" | 354 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.1.0;sha256sum=2e11d61818a7db2c3c444909718573099f83b8ea280937bd51588f12973d8a69" |
| 355 | SRC_URI += "gomod://github.com/moby/moby/client;version=v0.4.1;sha256sum=d7d907ec96f9f363ef99d81b9eb14fde7f36ad2aeb302eddf641a5905b153cae" | ||
| 356 | SRC_URI += "gomod://github.com/moby/moby/v2;version=v2.0.0-beta.15;sha256sum=62fc4a3762d1aaa185f1e572bb99332b49f0e2fa369ea422f07f776e61f8859e" | ||
| 357 | SRC_URI += "gomod://github.com/moby/patternmatcher;version=v0.6.1;sha256sum=63143eefbfab2697750be63bc4be899b2607538b3b1fb8e862ced521f7f9545f" | ||
| 358 | SRC_URI += "gomod://github.com/moby/policy-helpers;version=v0.0.0-20260507153417-a39d60132186;sha256sum=3c7dc6d7e110adf22867b68196df5fa8c34b31b101d818caf6fa7333927bb2f4" | ||
| 359 | SRC_URI += "gomod://github.com/moby/profiles/apparmor;version=v0.2.1;sha256sum=77ec18d449e4d981a8dddaa3723b60e32d544f4a61b7dbbe735f6ed7ecce9480" | ||
| 360 | SRC_URI += "gomod://github.com/moby/profiles/seccomp;version=v0.2.3;sha256sum=a312154ab6d08dc2a5263cd1b8b6ef9c62bd4c24f8d6802ef158b51a1e37e75a" | ||
| 361 | SRC_URI += "gomod://github.com/moby/pubsub;version=v1.0.0;sha256sum=f79821016eaa2c7b10bb8a390b00e32b05ec6f42cfb25a4d94ab276369392c75" | ||
| 209 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" | 362 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.0;sha256sum=0919457a3bba34fb4ee5eff1645830648e26ea9757f27b293f1f7bb9f1ec65a2" |
| 363 | SRC_URI += "gomod://github.com/moby/spdystream;version=v0.5.1;sha256sum=f4cdb9929a3327708b04dbbb4b6f15e1a21b7919e5c59e5b18bc049bb033d688" | ||
| 364 | SRC_URI += "gomod://github.com/moby/swarmkit/v2;version=v2.1.2;sha256sum=208aca8432b58b6ea3533453ec47a5b9d1d920cf3124c83fd51878c09870ad4f" | ||
| 365 | SRC_URI += "gomod://github.com/moby/sys/atomicwriter;version=v0.1.0;sha256sum=a43a7148f3866be0752c515f32bd9ca1c96a4cc336b7e61af31932ee434da873" | ||
| 210 | SRC_URI += "gomod://github.com/moby/sys/capability;version=v0.4.0;sha256sum=3502bba106a402fd440d1d4e8eb5ca741da4d70a674e8313725838ec8e22b44c" | 366 | SRC_URI += "gomod://github.com/moby/sys/capability;version=v0.4.0;sha256sum=3502bba106a402fd440d1d4e8eb5ca741da4d70a674e8313725838ec8e22b44c" |
| 211 | SRC_URI += "gomod://github.com/moby/sys/mount;version=v0.3.4;sha256sum=d6395b6c77113f33cfc2edc749f0b79a6040ff5a8466991a7d8094ae3846646c" | 367 | SRC_URI += "gomod://github.com/moby/sys/mount;version=v0.3.4;sha256sum=d6395b6c77113f33cfc2edc749f0b79a6040ff5a8466991a7d8094ae3846646c" |
| 212 | SRC_URI += "gomod://github.com/moby/sys/mountinfo;version=v0.7.2;sha256sum=94f79687bc3b72ca4cc60fafda851454fefc0ef04bdb4499e8c7c2b2e231b5d3" | 368 | SRC_URI += "gomod://github.com/moby/sys/mountinfo;version=v0.7.2;sha256sum=94f79687bc3b72ca4cc60fafda851454fefc0ef04bdb4499e8c7c2b2e231b5d3" |
| 369 | SRC_URI += "gomod://github.com/moby/sys/reexec;version=v0.1.0;sha256sum=3d9e1e4628e61f0e86aab5a0f4f947396686e12102721590bd0966f3600bae22" | ||
| 213 | SRC_URI += "gomod://github.com/moby/sys/sequential;version=v0.6.0;sha256sum=7870e47447a7e81a360d5d323bb9d52aaa951cbe70c267bea46b19ff1ed48bab" | 370 | SRC_URI += "gomod://github.com/moby/sys/sequential;version=v0.6.0;sha256sum=7870e47447a7e81a360d5d323bb9d52aaa951cbe70c267bea46b19ff1ed48bab" |
| 214 | SRC_URI += "gomod://github.com/moby/sys/signal;version=v0.7.1;sha256sum=8c3853bc4ba4f283f7fccde5c548e93c3613db46f5209394a60cdbbc3eaf4f42" | 371 | SRC_URI += "gomod://github.com/moby/sys/signal;version=v0.7.1;sha256sum=8c3853bc4ba4f283f7fccde5c548e93c3613db46f5209394a60cdbbc3eaf4f42" |
| 215 | SRC_URI += "gomod://github.com/moby/sys/symlink;version=v0.3.0;sha256sum=c0036c97c9b7b7a246468165a968fedd974691161b083f1e7e99bafc58e57451" | 372 | SRC_URI += "gomod://github.com/moby/sys/symlink;version=v0.3.0;sha256sum=c0036c97c9b7b7a246468165a968fedd974691161b083f1e7e99bafc58e57451" |
| @@ -220,179 +377,268 @@ SRC_URI += "gomod://github.com/moby/vpnkit;version=v0.6.0;sha256sum=d8ff48745051 | |||
| 220 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" | 377 | SRC_URI += "gomod://github.com/modern-go/concurrent;version=v0.0.0-20180306012644-bacd9c7ef1dd;sha256sum=91ef49599bec459869d94ff3dec128871ab66bd2dfa61041f1e1169f9b4a8073" |
| 221 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" | 378 | SRC_URI += "gomod://github.com/modern-go/reflect2;version=v1.0.3-0.20250322232337-35a7c28c31ee;sha256sum=49f3fb0f76b1b98b52b5e6e8eab2a48454eab33904b937625941c28138a7fea4" |
| 222 | SRC_URI += "gomod://github.com/mohae/deepcopy;version=v0.0.0-20170929034955-c48cc78d4826;sha256sum=41ba726508a213f4af89e7d58937263ff778e352d591edd422d3a3dc3272585c" | 379 | SRC_URI += "gomod://github.com/mohae/deepcopy;version=v0.0.0-20170929034955-c48cc78d4826;sha256sum=41ba726508a213f4af89e7d58937263ff778e352d591edd422d3a3dc3272585c" |
| 380 | SRC_URI += "gomod://github.com/morikuni/aec;version=v1.1.0;sha256sum=3d50f78078455e310a5df2f0fb5aaf3d50e1f0d52efe66f7d60635700612b392" | ||
| 223 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.2.0;sha256sum=36647ee156c3b9194e05c40f8afb35351e6498c90552ee1ee5486d67c570a27f" | 381 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.2.0;sha256sum=36647ee156c3b9194e05c40f8afb35351e6498c90552ee1ee5486d67c570a27f" |
| 382 | SRC_URI += "gomod://github.com/mr-tron/base58;version=v1.3.0;sha256sum=6217df47ec8b53f52b86e951ac370f36fcd907c0447692f07f6dab2676c94cef" | ||
| 224 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.0;sha256sum=202a6e33b519ddcbece708c3779845114bb7324d4c9ff9899f7c4f80f1e7b1bf" | 383 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.0;sha256sum=202a6e33b519ddcbece708c3779845114bb7324d4c9ff9899f7c4f80f1e7b1bf" |
| 384 | SRC_URI += "gomod://github.com/mrunalp/fileutils;version=v0.5.1;sha256sum=a4b3770a9fa0a3d6e01338ea0b1a7233aea6204de463e741b478fd490a9e8b52" | ||
| 225 | SRC_URI += "gomod://github.com/muesli/cancelreader;version=v0.2.2;sha256sum=f0654e7f8f8a49b02ff10a75ccaa0eb08a65aaacbc45f5ba93305276e2ac7f61" | 385 | SRC_URI += "gomod://github.com/muesli/cancelreader;version=v0.2.2;sha256sum=f0654e7f8f8a49b02ff10a75ccaa0eb08a65aaacbc45f5ba93305276e2ac7f61" |
| 226 | SRC_URI += "gomod://github.com/multiformats/go-base32;version=v0.1.0;sha256sum=62e6bab9aa3dd402beed8bd4c25b53ca72e147c060e847c700d12d9bdf5fe9ee" | 386 | SRC_URI += "gomod://github.com/multiformats/go-base32;version=v0.1.0;sha256sum=62e6bab9aa3dd402beed8bd4c25b53ca72e147c060e847c700d12d9bdf5fe9ee" |
| 227 | SRC_URI += "gomod://github.com/multiformats/go-base36;version=v0.2.0;sha256sum=840d6b2b227070400f3ed016801aa2d9ee323dabae94cdf6427d03c47544ab61" | 387 | SRC_URI += "gomod://github.com/multiformats/go-base36;version=v0.2.0;sha256sum=840d6b2b227070400f3ed016801aa2d9ee323dabae94cdf6427d03c47544ab61" |
| 228 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.16.1;sha256sum=2c94dbf09442398a99e81a1bb62d28b3eb01123c60ee55303dd601208e0d0b73" | 388 | SRC_URI += "gomod://github.com/multiformats/go-multiaddr;version=v0.16.1;sha256sum=2c94dbf09442398a99e81a1bb62d28b3eb01123c60ee55303dd601208e0d0b73" |
| 389 | SRC_URI += "gomod://github.com/multiformats/go-multibase;version=v0.3.0;sha256sum=9b1d790d385f08648d6eed51687788a60293ea05afdf3566243f8a13be24f927" | ||
| 229 | SRC_URI += "gomod://github.com/multiformats/go-multibase;version=v0.2.0;sha256sum=56fea4d138ca28f01e52e940b62c12b8cc11740618fb513d6d29c7cc5ba4703a" | 390 | SRC_URI += "gomod://github.com/multiformats/go-multibase;version=v0.2.0;sha256sum=56fea4d138ca28f01e52e940b62c12b8cc11740618fb513d6d29c7cc5ba4703a" |
| 230 | SRC_URI += "gomod://github.com/multiformats/go-multihash;version=v0.2.3;sha256sum=425c0e14581b2ab1827e17bc9195e393956cbb879bbc4823b7bb868a20e8860b" | 391 | SRC_URI += "gomod://github.com/multiformats/go-multihash;version=v0.2.3;sha256sum=425c0e14581b2ab1827e17bc9195e393956cbb879bbc4823b7bb868a20e8860b" |
| 231 | SRC_URI += "gomod://github.com/multiformats/go-varint;version=v0.1.0;sha256sum=d8bd26cabebdd7f245b8f81dbd85a3dc1d5b43e9fa0d320809526e0d616204dd" | 392 | SRC_URI += "gomod://github.com/multiformats/go-varint;version=v0.1.0;sha256sum=d8bd26cabebdd7f245b8f81dbd85a3dc1d5b43e9fa0d320809526e0d616204dd" |
| 232 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" | 393 | SRC_URI += "gomod://github.com/munnerz/goautoneg;version=v0.0.0-20191010083416-a7dc8b61c822;sha256sum=3d7ce17916779890be02ea6b3dd6345c3c30c1df502ad9d8b5b9b310e636afd9" |
| 233 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" | 394 | SRC_URI += "gomod://github.com/mxk/go-flowrate;version=v0.0.0-20140419014527-cca7078d478f;sha256sum=bd0701ef9115469a661c07a3e9c2e572114126eb2d098b01eda34ebf62548492" |
| 234 | SRC_URI += "gomod://github.com/networkplumbing/go-nft;version=v0.4.0;sha256sum=c59d9713cd66c5d24c799036fc624da1b63e41a3168f115f2f6311c1bba0c9b3" | 395 | SRC_URI += "gomod://github.com/networkplumbing/go-nft;version=v0.4.0;sha256sum=c59d9713cd66c5d24c799036fc624da1b63e41a3168f115f2f6311c1bba0c9b3" |
| 396 | SRC_URI += "gomod://github.com/oklog/ulid/v2;version=v2.1.1;sha256sum=312b5fea3f68df920adaffc327440efbaba43ad6a8df2f7e0c9e365743f6ff89" | ||
| 235 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.25.1;sha256sum=925c1e3e5a10c814428508bdf7ee5bcd13c3330fe42e9de6a0a2b55f7456b1cf" | 397 | SRC_URI += "gomod://github.com/onsi/ginkgo/v2;version=v2.25.1;sha256sum=925c1e3e5a10c814428508bdf7ee5bcd13c3330fe42e9de6a0a2b55f7456b1cf" |
| 236 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.38.1;sha256sum=78c4dc566ded37bddd32acbb1c85c4e274be101b1f16b10c2ed1acf7d85c95b4" | 398 | SRC_URI += "gomod://github.com/onsi/gomega;version=v1.38.1;sha256sum=78c4dc566ded37bddd32acbb1c85c4e274be101b1f16b10c2ed1acf7d85c95b4" |
| 237 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v0.70.0;sha256sum=08e535333937b88a21096a8cfabf928513f6565c3b199c662c62e167837e71b2" | 399 | SRC_URI += "gomod://github.com/open-policy-agent/opa;version=v0.70.0;sha256sum=08e535333937b88a21096a8cfabf928513f6565c3b199c662c62e167837e71b2" |
| 400 | SRC_URI += "gomod://github.com/opencontainers/cgroups;version=v0.0.6;sha256sum=d39a6a61c2a38689b7df68bb51ad2a0847b942970ad7051a12ade7dc84c1aa2a" | ||
| 238 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" | 401 | SRC_URI += "gomod://github.com/opencontainers/go-digest;version=v1.0.0;sha256sum=615efb31ff6cd71035b8aa38c3659d8b4da46f3cd92ac807cb50449adfe37c86" |
| 239 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" | 402 | SRC_URI += "gomod://github.com/opencontainers/image-spec;version=v1.1.1;sha256sum=3a32eeb459719172947c20be78b5b7293c6ea84f4039184e846f6b676bc19574" |
| 403 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.3.3;sha256sum=4388423d9c291a3ab735302d01252b8fdcf4c82e2c43634ee2c4586233406cc1" | ||
| 240 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.2.3;sha256sum=534e44408718106ee713bf342e84f782fc9aa00ff0cdfb2372e452ba1c71ca40" | 404 | SRC_URI += "gomod://github.com/opencontainers/runc;version=v1.2.3;sha256sum=534e44408718106ee713bf342e84f782fc9aa00ff0cdfb2372e452ba1c71ca40" |
| 241 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.1;sha256sum=847dfbbec37aef7d1e14caebacb0ea036ecd22fa84bca96a0da3dfebfc16ef31" | 405 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.2.1;sha256sum=847dfbbec37aef7d1e14caebacb0ea036ecd22fa84bca96a0da3dfebfc16ef31" |
| 406 | SRC_URI += "gomod://github.com/opencontainers/runtime-spec;version=v1.3.0;sha256sum=09e58e616eb70f2972ed19ada447dd661b298b39777adb0bbd35c94886bdbdf8" | ||
| 242 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20250523060157-0ea5ed0382a2;sha256sum=6128d4734ad019b6e856fc2813a05d3b8d94bc7facbd3e324fababc024d756e9" | 407 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20250523060157-0ea5ed0382a2;sha256sum=6128d4734ad019b6e856fc2813a05d3b8d94bc7facbd3e324fababc024d756e9" |
| 408 | SRC_URI += "gomod://github.com/opencontainers/runtime-tools;version=v0.9.1-0.20251114084447-edf4cb3d2116;sha256sum=02a13b5731f9232d9c4c91d7d25348245dbe6a53a2ee43edcc0a4e036a3b8e8c" | ||
| 243 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.13.0;sha256sum=1f94acecc2e78924ae25fc1b0f93c4c6c9af5131487b94644491c0d00eea4394" | 409 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.13.0;sha256sum=1f94acecc2e78924ae25fc1b0f93c4c6c9af5131487b94644491c0d00eea4394" |
| 410 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.15.0;sha256sum=3bb1c6e716da6e93a16140796f0d696e7ad0d9c73592606b40eaa7f2d1458896" | ||
| 411 | SRC_URI += "gomod://github.com/opencontainers/selinux;version=v1.13.1;sha256sum=780f0413d30de235169b0a65219bed2780c102feb94228b796d559b1ad4144ed" | ||
| 412 | SRC_URI += "gomod://github.com/package-url/packageurl-go;version=v0.1.1;sha256sum=1384471a00f0e026c5e45d9fccc0da363e9423267cef93398db16fcf24bdb860" | ||
| 244 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.5;sha256sum=de3dcda660cc800cd86d03273a25956d67f416e8fcbe4d2001a2cb4a01e6ac60" | 413 | SRC_URI += "gomod://github.com/pelletier/go-toml;version=v1.9.5;sha256sum=de3dcda660cc800cd86d03273a25956d67f416e8fcbe4d2001a2cb4a01e6ac60" |
| 414 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.3.1;sha256sum=050041138e2ee2d20fe437728f7a44d10d745c9d5ea4a3e186c745997ab207b4" | ||
| 245 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=82162be7b85077f3be49bfe0f1e01f308b9c9554c72a980a22a34432f94885f0" | 415 | SRC_URI += "gomod://github.com/pelletier/go-toml/v2;version=v2.2.4;sha256sum=82162be7b85077f3be49bfe0f1e01f308b9c9554c72a980a22a34432f94885f0" |
| 246 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20240813172612-4fcff4a6cae7;sha256sum=3f47ab8e5713c36ec5b4295956a5ef012a192bc19198ae1b6591408c061e97ab" | 416 | SRC_URI += "gomod://github.com/petermattis/goid;version=v0.0.0-20240813172612-4fcff4a6cae7;sha256sum=3f47ab8e5713c36ec5b4295956a5ef012a192bc19198ae1b6591408c061e97ab" |
| 247 | SRC_URI += "gomod://github.com/philhofer/fwd;version=v1.2.0;sha256sum=de507513c5985cd0eebc0eccd6b4955da5e2a31814323775b886f29cf9971e98" | 417 | SRC_URI += "gomod://github.com/philhofer/fwd;version=v1.2.0;sha256sum=de507513c5985cd0eebc0eccd6b4955da5e2a31814323775b886f29cf9971e98" |
| 248 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.21;sha256sum=bd2e8ef13800ca42205b0d4085a927a6d012b82cfa831769be4830036e953bec" | 418 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.21;sha256sum=bd2e8ef13800ca42205b0d4085a927a6d012b82cfa831769be4830036e953bec" |
| 419 | SRC_URI += "gomod://github.com/pierrec/lz4/v4;version=v4.1.22;sha256sum=83fe9998c04d49294e6dfe1ef1c122c03e2e9fe5d14425f4d4da84d5948204e2" | ||
| 249 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" | 420 | SRC_URI += "gomod://github.com/pkg/errors;version=v0.9.1;sha256sum=d4c36b8bcd0616290a3913215e0f53b931bd6e00670596f2960df1b44af2bd07" |
| 250 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" | 421 | SRC_URI += "gomod://github.com/planetscale/vtprotobuf;version=v0.6.1-0.20240319094008-0393e58bdf10;sha256sum=6fdbac53c6ace58d732be8ec29c1aae928639eb12960cc4c52a9f7a25395ca05" |
| 251 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 252 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.1-0.20181226105442-5d4384ee4fb2;sha256sum=24ff45e356f638a53bd0c89fff961fbeaecfdb0dc5e482ceed0a2230e0e5f3b7" | 422 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.1-0.20181226105442-5d4384ee4fb2;sha256sum=24ff45e356f638a53bd0c89fff961fbeaecfdb0dc5e482ceed0a2230e0e5f3b7" |
| 423 | SRC_URI += "gomod://github.com/pmezard/go-difflib;version=v1.0.0;sha256sum=de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0" | ||
| 253 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" | 424 | SRC_URI += "gomod://github.com/prometheus/client_golang;version=v1.23.2;sha256sum=dfcc6c52ad09e3d0dca2e9f41de7f8d1c0dde7baae4b867353d112918a1511de" |
| 254 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" | 425 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.6.2;sha256sum=67017b19f220c6ab91ecfdd10a93824e2a8b09fcb6390054dbdc49df3354a9ca" |
| 255 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190812154241-14fe0d1b01d4;sha256sum=5d4719be47f4f69ab5bf36a04c75eb078a0f69b43a335f400c2d688ac9e61795" | 426 | SRC_URI += "gomod://github.com/prometheus/client_model;version=v0.0.0-20190812154241-14fe0d1b01d4;sha256sum=5d4719be47f4f69ab5bf36a04c75eb078a0f69b43a335f400c2d688ac9e61795" |
| 256 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.66.1;sha256sum=05d9e8e5c289209245dc22a7d07812b1b72472c67f372b5579dfabc3774e17b4" | 427 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.66.1;sha256sum=05d9e8e5c289209245dc22a7d07812b1b72472c67f372b5579dfabc3774e17b4" |
| 428 | SRC_URI += "gomod://github.com/prometheus/common;version=v0.67.5;sha256sum=9baf08bc138d7097af80f61572b32eeac40727d91e29ea447cb059d0ce57e1a6" | ||
| 429 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.19.2;sha256sum=354e627c196c228369c9e97bca5ff59d8ce2b338756de249d8d343226424c76f" | ||
| 257 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.16.1;sha256sum=e4b74815566cbf5aa372d23e1de32f16ac5c3c4c80bc94a31fdee60a1de6074a" | 430 | SRC_URI += "gomod://github.com/prometheus/procfs;version=v0.16.1;sha256sum=e4b74815566cbf5aa372d23e1de32f16ac5c3c4c80bc94a31fdee60a1de6074a" |
| 258 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20200313005456-10cdbea86bc0;sha256sum=a5c502a44d80cb5e977e6f0d5a62b12f31afbdefbfc4fb2ea41f1ee412f2c00d" | 431 | SRC_URI += "gomod://github.com/rcrowley/go-metrics;version=v0.0.0-20200313005456-10cdbea86bc0;sha256sum=a5c502a44d80cb5e977e6f0d5a62b12f31afbdefbfc4fb2ea41f1ee412f2c00d" |
| 259 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.13.1;sha256sum=cc0746bf67c2d5d536d305db9f7c5cbe8ffa84928fd90262fb447685db0f1bc2" | 432 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.13.1;sha256sum=cc0746bf67c2d5d536d305db9f7c5cbe8ffa84928fd90262fb447685db0f1bc2" |
| 433 | SRC_URI += "gomod://github.com/rogpeppe/go-internal;version=v1.14.1;sha256sum=ab3d18283cef2f46ddfd489b6b14b970eb7dbbb642786f025ee1ac5291dc4e70" | ||
| 260 | SRC_URI += "gomod://github.com/rootless-containers/bypass4netns;version=v0.4.2;sha256sum=0576ead340d9cfa50a43f9305fe403b80893f5af596bc23a54796cc8e8951120" | 434 | SRC_URI += "gomod://github.com/rootless-containers/bypass4netns;version=v0.4.2;sha256sum=0576ead340d9cfa50a43f9305fe403b80893f5af596bc23a54796cc8e8951120" |
| 435 | SRC_URI += "gomod://github.com/rootless-containers/rootlesskit/v2;version=v2.3.6;sha256sum=a41b0bc3afd76a11b5afb1cd45ccd9e415a1b2802cdbcd571e85251226958335" | ||
| 261 | SRC_URI += "gomod://github.com/rootless-containers/rootlesskit/v2;version=v2.3.5;sha256sum=150078998a9e6ffb062b1eaf4e78e49815c671bd42116d327caadee397eff3de" | 436 | SRC_URI += "gomod://github.com/rootless-containers/rootlesskit/v2;version=v2.3.5;sha256sum=150078998a9e6ffb062b1eaf4e78e49815c671bd42116d327caadee397eff3de" |
| 437 | SRC_URI += "gomod://github.com/rootless-containers/rootlesskit/v3;version=v3.0.1;sha256sum=f297909865573e9efee235e43fad94cc4158909f8e8b4bf422129f9054f70299" | ||
| 262 | SRC_URI += "gomod://github.com/rs/xid;version=v1.6.0;sha256sum=395b1caa8a7e835e4721291e629dac4f6608db3918d6fe1eb2ed5e7561b62eb2" | 438 | SRC_URI += "gomod://github.com/rs/xid;version=v1.6.0;sha256sum=395b1caa8a7e835e4721291e629dac4f6608db3918d6fe1eb2ed5e7561b62eb2" |
| 263 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" | 439 | SRC_URI += "gomod://github.com/russross/blackfriday;version=v1.6.0;sha256sum=8dbd018a896577afef870d49adc9a7cbdcef54f6edd97dcbbe1b53e7cd6d66d4" |
| 264 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" | 440 | SRC_URI += "gomod://github.com/russross/blackfriday/v2;version=v2.1.0;sha256sum=7852750d58a053ce38b01f2c203208817564f552ebf371b2b630081d7004c6ae" |
| 265 | SRC_URI += "gomod://github.com/safchain/ethtool;version=v0.6.2;sha256sum=eb4fa1f3360018d135d20c05f752886c9b54dca01f23207badeb0a8a6acfd53e" | 441 | SRC_URI += "gomod://github.com/safchain/ethtool;version=v0.6.2;sha256sum=eb4fa1f3360018d135d20c05f752886c9b54dca01f23207badeb0a8a6acfd53e" |
| 442 | SRC_URI += "gomod://github.com/samber/lo;version=v1.52.0;sha256sum=92214cb141963129c5e656d29d459d6a88d505221a8c24b1138ead4ef071b4e9" | ||
| 266 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" | 443 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v5;version=v5.3.1;sha256sum=6c953c3751cca3003d0e7f6d775c7c3b2e4b1eeb1fa2e8d68786ead53b083094" |
| 267 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v6;version=v6.0.1;sha256sum=8652f1086fd29ca90f42aa367fd6020bc77a4eef14c1a6bb402f071084c0f745" | 444 | SRC_URI += "gomod://github.com/santhosh-tekuri/jsonschema/v6;version=v6.0.1;sha256sum=8652f1086fd29ca90f42aa367fd6020bc77a4eef14c1a6bb402f071084c0f745" |
| 268 | SRC_URI += "gomod://github.com/sasha-s/go-deadlock;version=v0.3.5;sha256sum=b927f67dd9a6dc183bac7249c019775e689aee67dc52bfa53354137139d722a1" | 445 | SRC_URI += "gomod://github.com/sasha-s/go-deadlock;version=v0.3.5;sha256sum=b927f67dd9a6dc183bac7249c019775e689aee67dc52bfa53354137139d722a1" |
| 446 | SRC_URI += "gomod://github.com/sean-/seed;version=v0.0.0-20170313163322-e2103e2c3529;sha256sum=0bc8e6e0a07e554674b0bb92ef4eb7de1650056b50878eed8d5d631aec9b6362" | ||
| 269 | SRC_URI += "gomod://github.com/seccomp/libseccomp-golang;version=v0.10.0;sha256sum=91c0aa718ab1b2bdf50f8657a207186a39d680ba48e57d49b1875c0b8716da3e" | 447 | SRC_URI += "gomod://github.com/seccomp/libseccomp-golang;version=v0.10.0;sha256sum=91c0aa718ab1b2bdf50f8657a207186a39d680ba48e57d49b1875c0b8716da3e" |
| 448 | SRC_URI += "gomod://github.com/secure-systems-lab/go-securesystemslib;version=v0.10.0;sha256sum=399f400aa66b243ebd24215a78041cdb7dd0a47ac74e0068898dcf33428d8bc3" | ||
| 449 | SRC_URI += "gomod://github.com/shibumi/go-pathspec;version=v1.3.0;sha256sum=1ac9091ebe9ff4154ddc39b2b3436c5b6b268d5cdc1e8462c9790485cd76a58f" | ||
| 450 | SRC_URI += "gomod://github.com/sigstore/protobuf-specs;version=v0.5.0;sha256sum=0eb8b14e1e4392ee93e6ab48fabea3f59d42cdf87e62111384c5d2cc02e1639f" | ||
| 451 | SRC_URI += "gomod://github.com/sigstore/rekor;version=v1.5.0;sha256sum=f56a8e36623cc014dffd33c504eab46bc28b4b9c428619b8c30456755e0882fa" | ||
| 452 | SRC_URI += "gomod://github.com/sigstore/rekor-tiles/v2;version=v2.0.1;sha256sum=6d66676d2b8e40b175ca15c90bd800743e470b6e2c97172a21f860a3984e4684" | ||
| 453 | SRC_URI += "gomod://github.com/sigstore/sigstore;version=v1.10.5;sha256sum=335a90c44640d20cf6dcf078cc3e540300cbcf4dff634bea2703b2b74d25c1c4" | ||
| 454 | SRC_URI += "gomod://github.com/sigstore/sigstore-go;version=v1.1.4;sha256sum=809fa597f98fcec826efcfdb1ac1376e25903adcccdae356b43b13af10895698" | ||
| 455 | SRC_URI += "gomod://github.com/sigstore/timestamp-authority/v2;version=v2.0.6;sha256sum=b76d2e9d3b66be5d3faa745290df834ed418f216ba7ad13e17f1dd49a033d0bf" | ||
| 270 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0" | 456 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.3;sha256sum=4501f4e6b858bfdd997671fcdd2f647a3178b29b6b4d1344caa7c07517121dd0" |
| 457 | SRC_URI += "gomod://github.com/sirupsen/logrus;version=v1.9.4;sha256sum=3847d00c5ee6948f1ff0d0120bc343c55ce852becb7720f8f08f53eecfe9e437" | ||
| 271 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.1.1;sha256sum=bc9cd16c7d8306edc4a7b0ca0d841236e6f9e7481ec6ccc5c460a86468cd7b42" | 458 | SRC_URI += "gomod://github.com/smallstep/pkcs7;version=v0.1.1;sha256sum=bc9cd16c7d8306edc4a7b0ca0d841236e6f9e7481ec6ccc5c460a86468cd7b42" |
| 272 | SRC_URI += "gomod://github.com/songgao/water;version=v0.0.0-20200317203138-2b4b6d7c09d8;sha256sum=9411b54a45f3b35ed3a1b1b7c31e6c447533f7f634c1c0702619c27b56073438" | 459 | SRC_URI += "gomod://github.com/songgao/water;version=v0.0.0-20200317203138-2b4b6d7c09d8;sha256sum=9411b54a45f3b35ed3a1b1b7c31e6c447533f7f634c1c0702619c27b56073438" |
| 273 | SRC_URI += "gomod://github.com/spaolacci/murmur3;version=v1.1.0;sha256sum=60bd43ada88cc70823b31fd678a8b906d48631b47145300544d45219ee6a17bc" | 460 | SRC_URI += "gomod://github.com/spaolacci/murmur3;version=v1.1.0;sha256sum=60bd43ada88cc70823b31fd678a8b906d48631b47145300544d45219ee6a17bc" |
| 461 | SRC_URI += "gomod://github.com/spdx/tools-golang;version=v0.5.7;sha256sum=32878e7a65f75f87dc89375504f0e5950c2a9881eeeee1ebcf4721bc5d4dc81c" | ||
| 462 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.2;sha256sum=a00aae6fcd631e0fde52c98604452ff70e1b73c3b8a560d68db15aff5e26872d" | ||
| 274 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.1;sha256sum=00955783267c9ced54274df456377a15bc1b658362f93f85dfda0708b54f9a28" | 463 | SRC_URI += "gomod://github.com/spf13/cobra;version=v1.10.1;sha256sum=00955783267c9ced54274df456377a15bc1b658362f93f85dfda0708b54f9a28" |
| 275 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" | ||
| 276 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" | 464 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.10;sha256sum=a246b8c9d3daa87d6c634cdfee1bdf7fa53d5817eeef4fa0c6da43edd12de4ca" |
| 465 | SRC_URI += "gomod://github.com/spf13/pflag;version=v1.0.9;sha256sum=83910188d8735f84a48a80ab78351edac0b569896f2b3a244c696a07da9aa5ed" | ||
| 277 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.5.0;sha256sum=3b96ee2cef9a550ec779125216a03225fff44d3d702d51b6ef21e2202d2517d6" | 466 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.5.0;sha256sum=3b96ee2cef9a550ec779125216a03225fff44d3d702d51b6ef21e2202d2517d6" |
| 467 | SRC_URI += "gomod://github.com/spiffe/go-spiffe/v2;version=v2.6.0;sha256sum=b90f378c70e2c985f61893ca20bf3e8258bb4f66920af759276d330513d0d7d6" | ||
| 278 | SRC_URI += "gomod://github.com/stefanberger/go-pkcs11uri;version=v0.0.0-20230803200340-78284954bff6;sha256sum=5c5bca74afcdf246740b246cdf6de4244ff25e70f3ca2f31f0c1783e94777bb1" | 468 | SRC_URI += "gomod://github.com/stefanberger/go-pkcs11uri;version=v0.0.0-20230803200340-78284954bff6;sha256sum=5c5bca74afcdf246740b246cdf6de4244ff25e70f3ca2f31f0c1783e94777bb1" |
| 469 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | ||
| 279 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.4.0;sha256sum=fb5c74373b4385e57e900b2a9ddec7ba1eda2c0d93fab4d307c15097dcaa0765" | 470 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.4.0;sha256sum=fb5c74373b4385e57e900b2a9ddec7ba1eda2c0d93fab4d307c15097dcaa0765" |
| 280 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.0;sha256sum=1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c" | 471 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.5.0;sha256sum=1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c" |
| 281 | SRC_URI += "gomod://github.com/stretchr/objx;version=v0.1.0;sha256sum=1fa10dab404ed7fc8ed2a033f8784187d5df3513ced3841ce39e46d37850eb1d" | ||
| 282 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.1;sha256sum=d78938d7c60cb8cb6810f7fd5c2f7f7ff62091e483ca3610af69c3920011dc44" | 472 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.1;sha256sum=d78938d7c60cb8cb6810f7fd5c2f7f7ff62091e483ca3610af69c3920011dc44" |
| 283 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.0;sha256sum=d880adf449449120b459a2220f539c69648fd797ded5b745cf3add60ec84081e" | ||
| 284 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" | 473 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.7.0;sha256sum=5a46ccebeff510df3e2f6d3842ee79d3f68d0e7b1554cd6ee93390d68b6c6b34" |
| 474 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.0;sha256sum=d880adf449449120b459a2220f539c69648fd797ded5b745cf3add60ec84081e" | ||
| 285 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.1;sha256sum=36f64e4f229f87672ef8de1c756648c4165e76abd034362517578397e824856c" | 475 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.8.1;sha256sum=36f64e4f229f87672ef8de1c756648c4165e76abd034362517578397e824856c" |
| 286 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" | 476 | SRC_URI += "gomod://github.com/stretchr/testify;version=v1.11.1;sha256sum=b7325b561ead5304b72b9f32aebc871ff49b3823667d530a49fd6c8f3adfc96e" |
| 287 | SRC_URI += "gomod://github.com/syndtr/gocapability;version=v0.0.0-20200815063812-42c35b437635;sha256sum=91ff91da1936e17aa68fc13756e40ba4db1d7c9375a4ef0969fe19c9aa281195" | 477 | SRC_URI += "gomod://github.com/syndtr/gocapability;version=v0.0.0-20200815063812-42c35b437635;sha256sum=91ff91da1936e17aa68fc13756e40ba4db1d7c9375a4ef0969fe19c9aa281195" |
| 288 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.3;sha256sum=37591393b0ea113849eacbc292886ea6978798a596164510c5834c2edc374067" | 478 | SRC_URI += "gomod://github.com/tchap/go-patricia/v2;version=v2.3.3;sha256sum=37591393b0ea113849eacbc292886ea6978798a596164510c5834c2edc374067" |
| 289 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.9.0;sha256sum=caa5349be0eeac1d14b0faee72e5a9b2de198374e064fb9158e39d1d891217b7" | 479 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.9.0;sha256sum=caa5349be0eeac1d14b0faee72e5a9b2de198374e064fb9158e39d1d891217b7" |
| 480 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.11.0;sha256sum=bfcf9a13d6fc038ac121315f69159052a583132bc6354bb359d8794499efb07d" | ||
| 481 | SRC_URI += "gomod://github.com/tetratelabs/wazero;version=v1.10.1;sha256sum=b224ec775508c6d8743e3870e5f62bb4f5d9f901d47a368da0ca5a0c2bcd960b" | ||
| 482 | SRC_URI += "gomod://github.com/theupdateframework/go-tuf/v2;version=v2.4.1;sha256sum=1cb913a4229e1b64c95b08a7866821256833f70ee3e316f7cdf82cc4ddc9267a" | ||
| 290 | SRC_URI += "gomod://github.com/tinylib/msgp;version=v1.3.0;sha256sum=f3a20529eb76279d52c77b0fa0a41f14ab8b8ac0fe2e41c4bac144ff6deeda62" | 483 | SRC_URI += "gomod://github.com/tinylib/msgp;version=v1.3.0;sha256sum=f3a20529eb76279d52c77b0fa0a41f14ab8b8ac0fe2e41c4bac144ff6deeda62" |
| 484 | SRC_URI += "gomod://github.com/tonistiigi/dchapes-mode;version=v0.0.0-20250318174251-73d941a28323;sha256sum=251cf604bd1301b75e8dc6d3f6061fccd250f4b3648813ba57793cac799c91ed" | ||
| 485 | SRC_URI += "gomod://github.com/tonistiigi/fsutil;version=v0.0.0-20251211185533-a2aa163d723f;sha256sum=4bff4b70e4b1fa093090d7bc5917b4afa3fe709409fbe4bc8b6cd33785e6be20" | ||
| 486 | SRC_URI += "gomod://github.com/tonistiigi/go-actions-cache;version=v0.0.0-20260120203934-54bc28c26fd2;sha256sum=786e01d45ef449b2ecea7b74ec2de6b362550c5ffa39b330861fa9d2be77297f" | ||
| 487 | SRC_URI += "gomod://github.com/tonistiigi/go-archvariant;version=v1.0.0;sha256sum=039db13b93c017cdcdf50aa675146b470b012ec8673a9bd65ec83bb8f1f36550" | ||
| 488 | SRC_URI += "gomod://github.com/tonistiigi/go-csvvalue;version=v0.0.0-20240814133006-030d3b2625d0;sha256sum=51bce4d81fe31cb3edfcfaa124a74e2cff5ef08ed8d6f54afb054b39dc0ed89a" | ||
| 489 | SRC_URI += "gomod://github.com/tonistiigi/units;version=v0.0.0-20180711220420-6950e57a87ea;sha256sum=79524e0da4048adabf5fd4ca21bfca226ab45a601c5ec9d299f0e0385814b0e6" | ||
| 490 | SRC_URI += "gomod://github.com/tonistiigi/vt100;version=v0.0.0-20240514184818-90bafcd6abab;sha256sum=de7d217ec5bf807a23eabce963d56d73f7975f754eb8bc3321b354d34f340af3" | ||
| 491 | SRC_URI += "gomod://github.com/transparency-dev/formats;version=v0.0.0-20251017110053-404c0d5b696c;sha256sum=ff992fe96b260806864ad3557958852990d2b3d0d7e796887db7a9e596613dcc" | ||
| 492 | SRC_URI += "gomod://github.com/transparency-dev/merkle;version=v0.0.2;sha256sum=bff8072eb052d166df4f8f3d144451ca83b98f1c0382995167008c44abc383fd" | ||
| 291 | SRC_URI += "gomod://github.com/u-root/uio;version=v0.0.0-20240224005618-d2acac8f3701;sha256sum=f6e8f912e968744999d508c3df54f0308aaf337052a8d0bd3edd72583adfd9cd" | 493 | SRC_URI += "gomod://github.com/u-root/uio;version=v0.0.0-20240224005618-d2acac8f3701;sha256sum=f6e8f912e968744999d508c3df54f0308aaf337052a8d0bd3edd72583adfd9cd" |
| 292 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.16;sha256sum=2f3eb93f140aa404e5b358a7d1a8c6fd6c5ebaead29b7c248fca1f2e9936596b" | 494 | SRC_URI += "gomod://github.com/urfave/cli;version=v1.22.16;sha256sum=2f3eb93f140aa404e5b358a7d1a8c6fd6c5ebaead29b7c248fca1f2e9936596b" |
| 293 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" | 495 | SRC_URI += "gomod://github.com/urfave/cli/v2;version=v2.27.7;sha256sum=a9a4175ab5d550f093f716e8971a5c8539aa738675a210f6321cfb5905f0488a" |
| 294 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.2;sha256sum=1f3bcd7cebbe3b67a4e7d5d4226f7127ea11bf652ed3b41cc1a0a24cf15e0dd7" | 496 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.2;sha256sum=1f3bcd7cebbe3b67a4e7d5d4226f7127ea11bf652ed3b41cc1a0a24cf15e0dd7" |
| 497 | SRC_URI += "gomod://github.com/vbatts/tar-split;version=v0.12.3;sha256sum=c1eb652b555939db8438ac0b71271d2eb3b65e5650d12e4c127f00577016fc07" | ||
| 295 | SRC_URI += "gomod://github.com/veraison/go-cose;version=v1.1.0;sha256sum=c4f17015205d03b6b849465102cf154214f1d0484f770043c4c7d25f65f0dbdf" | 498 | SRC_URI += "gomod://github.com/veraison/go-cose;version=v1.1.0;sha256sum=c4f17015205d03b6b849465102cf154214f1d0484f770043c4c7d25f65f0dbdf" |
| 296 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" | 499 | SRC_URI += "gomod://github.com/vishvananda/netlink;version=v1.3.1;sha256sum=213c83dcc66cbeca2b83eca59d08649fa5ea96f463a8c014e8d6b6d5e601887e" |
| 297 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" | 500 | SRC_URI += "gomod://github.com/vishvananda/netns;version=v0.0.5;sha256sum=07804b88c922c2a6780efe392ffef9d126eac584384eb3eb17bcadd34cfa9422" |
| 298 | SRC_URI += "gomod://github.com/vtolstov/go-ioctl;version=v0.0.0-20151206205506-6be9cced4810;sha256sum=26e96d5eb3389453eb54f8e510676f3dabda93deb842f679f2e967052754c4de" | 501 | SRC_URI += "gomod://github.com/weppos/publicsuffix-go;version=v0.30.0;sha256sum=e7cd1fa230d8bbbd95b4a126fe5812af11868d71fb5ec00cc0a45b81ca0ce262" |
| 299 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" | 502 | SRC_URI += "gomod://github.com/x448/float16;version=v0.8.4;sha256sum=73b24a41037ea999ab66851e3798a0973dbb1f214925915b01f0820f7b2f1500" |
| 300 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" | 503 | SRC_URI += "gomod://github.com/xeipuuv/gojsonpointer;version=v0.0.0-20190905194746-02993c407bfb;sha256sum=11b54f0bc358b09261075c3e15cd14d57102f3ab1ba88c345c53eab6aaf228de" |
| 301 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" | 504 | SRC_URI += "gomod://github.com/xeipuuv/gojsonreference;version=v0.0.0-20180127040603-bd5ef7bd5415;sha256sum=7ec98f4df894413f4dc58c8df330ca8b24ff425b05a8e1074c3028c99f7e45e7" |
| 302 | SRC_URI += "gomod://github.com/xeipuuv/gojsonschema;version=v1.2.0;sha256sum=55c8ce068257aa0d263aad7470113dafcd50f955ee754fc853c2fdcd31ad096f" | 505 | SRC_URI += "gomod://github.com/xeipuuv/gojsonschema;version=v1.2.0;sha256sum=55c8ce068257aa0d263aad7470113dafcd50f955ee754fc853c2fdcd31ad096f" |
| 303 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" | 506 | SRC_URI += "gomod://github.com/xhit/go-str2duration/v2;version=v2.1.0;sha256sum=907db1bdf362568191e659f82339c21a4031d433bc5ac52f36de23eeceb8cb26" |
| 507 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20250705151800-55b8f293f342;sha256sum=24bc24bca437229054b0bfe112fb6a11968ae9a89ff28cdc23233d5435b38c4d" | ||
| 304 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20240521201337-686a1a2994c1;sha256sum=6061d9a61e863c9b8a4ed3e34b00d6784dae4ca7ec64a0e6f0e5c4bb8574328d" | 508 | SRC_URI += "gomod://github.com/xrash/smetrics;version=v0.0.0-20240521201337-686a1a2994c1;sha256sum=6061d9a61e863c9b8a4ed3e34b00d6784dae4ca7ec64a0e6f0e5c4bb8574328d" |
| 305 | SRC_URI += "gomod://github.com/yashtewari/glob-intersection;version=v0.2.0;sha256sum=bc999bc9a3bcce0ed7c06180320d2236a5c32aa61def5a7c79963faa6bcf2fd0" | 509 | SRC_URI += "gomod://github.com/yashtewari/glob-intersection;version=v0.2.0;sha256sum=bc999bc9a3bcce0ed7c06180320d2236a5c32aa61def5a7c79963faa6bcf2fd0" |
| 306 | SRC_URI += "gomod://github.com/yuchanns/srslog;version=v1.1.0;sha256sum=0792f81390e523c36726d8da81a91efcaed0802e0caa00775b7dfbf621d6b6ad" | 510 | SRC_URI += "gomod://github.com/yuchanns/srslog;version=v1.1.0;sha256sum=0792f81390e523c36726d8da81a91efcaed0802e0caa00775b7dfbf621d6b6ad" |
| 307 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 308 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 309 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" | 511 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.2.1;sha256sum=e07c8cb16aa0b42dc9eaf0f922e25e330af3a39d8e8404c8c6e04bba406aa7b2" |
| 512 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.4.13;sha256sum=bb41a602b174345fda392c8ad83fcc93217c285c763699677630be90feb7a5e3" | ||
| 513 | SRC_URI += "gomod://github.com/yuin/goldmark;version=v1.1.27;sha256sum=ed37f29dd392d8b532daf4e3391a917a2cc21c5a281756f7fcd00c17976c38a7" | ||
| 310 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.4.0;sha256sum=5b7fb5cbe6bbd36933e8c98572f85121994e9842aefc90986f8d3a192cb69257" | 514 | SRC_URI += "gomod://github.com/zeebo/errs;version=v1.4.0;sha256sum=5b7fb5cbe6bbd36933e8c98572f85121994e9842aefc90986f8d3a192cb69257" |
| 515 | SRC_URI += "gomod://github.com/zmap/zcrypto;version=v0.0.0-20230310154051-c8b263fd8300;sha256sum=27ebae65b5b8253e4e29f4a9e54f9386a81550148f9037ede8ab1f8095417ba8" | ||
| 516 | SRC_URI += "gomod://github.com/zmap/zlint/v3;version=v3.5.0;sha256sum=63474f4e829ff71fb73018cedc10dfb601cb344e3fca18c18b1dd2869d2c6c67" | ||
| 311 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.3;sha256sum=3110374ed5e6984200e6360b6488312803fb41516fff556b350d2a1abaa5ecb5" | 517 | SRC_URI += "gomod://go.etcd.io/bbolt;version=v1.4.3;sha256sum=3110374ed5e6984200e6360b6488312803fb41516fff556b350d2a1abaa5ecb5" |
| 312 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.5.17;sha256sum=d80cce415489199ec20ab23746bab24ec290014dcca023ea4719717650882394" | 518 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.5.17;sha256sum=d80cce415489199ec20ab23746bab24ec290014dcca023ea4719717650882394" |
| 519 | SRC_URI += "gomod://go.etcd.io/etcd/api/v3;version=v3.6.6;sha256sum=bff00fc802dcf96622b7a0a8391bd5358f12bb7545e13b1403e4f5b4f9d951ef" | ||
| 313 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.5.17;sha256sum=53eec0fd8ba35f7a58aff0fbccac3a779d485760edf28fb444e2100da351f5bc" | 520 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.5.17;sha256sum=53eec0fd8ba35f7a58aff0fbccac3a779d485760edf28fb444e2100da351f5bc" |
| 521 | SRC_URI += "gomod://go.etcd.io/etcd/client/pkg/v3;version=v3.6.6;sha256sum=71a9aa1d1814a3bccddeaac3daa027203cd80843f2202a14202aaf54ca6fa6eb" | ||
| 314 | SRC_URI += "gomod://go.etcd.io/etcd/client/v3;version=v3.5.17;sha256sum=8702a3e4fc0ff9c44d1aa1e44dc81b9a82b1cdaaf010755ab0e35a39a43c9674" | 522 | SRC_URI += "gomod://go.etcd.io/etcd/client/v3;version=v3.5.17;sha256sum=8702a3e4fc0ff9c44d1aa1e44dc81b9a82b1cdaaf010755ab0e35a39a43c9674" |
| 523 | SRC_URI += "gomod://go.etcd.io/etcd/pkg/v3;version=v3.6.6;sha256sum=0c2454c7fe64118d57d9ec25927c2fe545bd4b41f4e3ad9deafd3aeb1a0ff705" | ||
| 524 | SRC_URI += "gomod://go.etcd.io/etcd/server/v3;version=v3.6.6;sha256sum=324e53b6d833ce490b901aaca3c6eb26f824e07214c199ecc4db5ed314c2034c" | ||
| 525 | SRC_URI += "gomod://go.etcd.io/raft/v3;version=v3.6.0;sha256sum=ab9b6ce6e21003c688ab129f93dde62037cde3d98eff5bae9320117d739e7750" | ||
| 315 | SRC_URI += "gomod://go.mozilla.org/pkcs7;version=v0.9.0;sha256sum=11b30a1d5df3f7eff5d5a096294c7957110742f00964959dcb14486171d246ff" | 526 | SRC_URI += "gomod://go.mozilla.org/pkcs7;version=v0.9.0;sha256sum=11b30a1d5df3f7eff5d5a096294c7957110742f00964959dcb14486171d246ff" |
| 316 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" | 527 | SRC_URI += "gomod://go.opencensus.io;version=v0.24.0;sha256sum=203a767d7f8e7c1ebe5588220ad168d1e15b14ae70a636de7ca9a4a88a7e0d0c" |
| 528 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.2.1;sha256sum=a08a16fc0a7041cdb875f47a260a56000632212c85f65a302a043c76380c8335" | ||
| 317 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.1.0;sha256sum=006d3a5a7292d11f093ce65fcd5a15d15fb7bd11d0e066503f91bd64c4bffe2c" | 529 | SRC_URI += "gomod://go.opentelemetry.io/auto/sdk;version=v1.1.0;sha256sum=006d3a5a7292d11f093ce65fcd5a15d15fb7bd11d0e066503f91bd64c4bffe2c" |
| 530 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.39.0;sha256sum=861471f5354793616a1bf86f40f6bf9e96dd85189e68c7d67cb72332a031b7bd" | ||
| 318 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.36.0;sha256sum=67e381df5c7e78edda7b773ebdef6e5dad42486e87eec838329ade6919985119" | 531 | SRC_URI += "gomod://go.opentelemetry.io/contrib/detectors/gcp;version=v1.36.0;sha256sum=67e381df5c7e78edda7b773ebdef6e5dad42486e87eec838329ade6919985119" |
| 319 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.60.0;sha256sum=98e86c034717a2e69b5137bfb2a7ee213f5b2220ecb28c42c6effd428eac691d" | 532 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.60.0;sha256sum=98e86c034717a2e69b5137bfb2a7ee213f5b2220ecb28c42c6effd428eac691d" |
| 533 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc;version=v0.68.0;sha256sum=ddc8a80568f4d34ed938e8372295b3e7745af69b57f03475b449318d01d7fde7" | ||
| 534 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace;version=v0.68.0;sha256sum=726ab55eef4e78eea6996ff799a737ab74c3ade916608aff4127d08c81865f82" | ||
| 320 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.60.0;sha256sum=0192a852a8c6b4fccd55a0400bda162a83a4935102ebdec5fcf56ef1e7d94a51" | 535 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.60.0;sha256sum=0192a852a8c6b4fccd55a0400bda162a83a4935102ebdec5fcf56ef1e7d94a51" |
| 536 | SRC_URI += "gomod://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp;version=v0.68.0;sha256sum=84a5f546bebf91ebebe431b04f13230e0bd189a0eefcc6652f523e4c29ae12ba" | ||
| 537 | SRC_URI += "gomod://go.opentelemetry.io/contrib/processors/baggagecopy;version=v0.16.0;sha256sum=8a5fca793c8a4b53c11ea7561266df35b5c09e1405d43cb7cc45f5413adeef1a" | ||
| 538 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.43.0;sha256sum=177d24c79e756950c431aa87c1c613bb807cc7fe435260b72c5f675b01651921" | ||
| 321 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.37.0;sha256sum=04ca68e693cdb8b4409ef8eec9eaf035128dd78c52275e465d95e1a604b08a61" | 539 | SRC_URI += "gomod://go.opentelemetry.io/otel;version=v1.37.0;sha256sum=04ca68e693cdb8b4409ef8eec9eaf035128dd78c52275e465d95e1a604b08a61" |
| 540 | SRC_URI += "gomod://go.opentelemetry.io/otel/bridge/opencensus;version=v1.43.0;sha256sum=eb2fcbd95916a414a1f7530c77364bace72908955187a2fd58d578ac595d7b03" | ||
| 541 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc;version=v1.43.0;sha256sum=32a81c3d8693070569b2b977ddf9995c4930baa40df807712bad3559845ffba7" | ||
| 542 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp;version=v1.43.0;sha256sum=dcb69f727f237797172f23c5d4d371bb3a8ea6013660379dbe6833676671398a" | ||
| 543 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.43.0;sha256sum=11649f39d7bef9c2c6f10da9ad4c09b95eb3eaef2d464ea8de9c8792cea5c524" | ||
| 322 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.35.0;sha256sum=db519585625f502747d89335029a52f00e028ee6c0e05f60563a26f72e4d034b" | 544 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace;version=v1.35.0;sha256sum=db519585625f502747d89335029a52f00e028ee6c0e05f60563a26f72e4d034b" |
| 545 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.43.0;sha256sum=065275002f900c84cc3e2efd7538d00b0908cb8b80ed8455c811b35fa555be3a" | ||
| 323 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.35.0;sha256sum=2536a755aa735ea360843a9f954da3896c1e33dc99c0c4a00f1bd0310fad153c" | 546 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc;version=v1.35.0;sha256sum=2536a755aa735ea360843a9f954da3896c1e33dc99c0c4a00f1bd0310fad153c" |
| 547 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.43.0;sha256sum=b76a9de6c464ed2c820975f155be8e3790e8b60ff4a67f41a5aec7638afa668c" | ||
| 324 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.35.0;sha256sum=531ae83045ba11e395b87a36d4d2a8c5672557e4b400ce9226614c70dbcedc09" | 548 | SRC_URI += "gomod://go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp;version=v1.35.0;sha256sum=531ae83045ba11e395b87a36d4d2a8c5672557e4b400ce9226614c70dbcedc09" |
| 549 | SRC_URI += "gomod://go.opentelemetry.io/otel/log;version=v0.19.0;sha256sum=7e5280a68214108acd6ab3542f2c48fbfa073625f2b1c6c20db7024847935b6a" | ||
| 550 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.43.0;sha256sum=3efb5ad706fab815f4b2e8fc89c1656ec8d2403f07edd406c17c2310dd8a08a6" | ||
| 325 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.37.0;sha256sum=9ddd1ea623ee64d23c269590b7b6df7d369b43388bc495d5c4343a939f4a29bd" | 551 | SRC_URI += "gomod://go.opentelemetry.io/otel/metric;version=v1.37.0;sha256sum=9ddd1ea623ee64d23c269590b7b6df7d369b43388bc495d5c4343a939f4a29bd" |
| 552 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.43.0;sha256sum=cf46abeb516a88a0eb33117103e39fb3161f0db91cd487a84748aae16938e8f2" | ||
| 326 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.37.0;sha256sum=268f0baa1e9855633a0ace9ea3e95e1cb4c545f51062a4581586f54b1712c853" | 553 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk;version=v1.37.0;sha256sum=268f0baa1e9855633a0ace9ea3e95e1cb4c545f51062a4581586f54b1712c853" |
| 554 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/log;version=v0.19.0;sha256sum=6eed438305e09a5fe9db1ab7a8a513816cb8ecf4145b4cce15e8b8f8e88eb300" | ||
| 555 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.43.0;sha256sum=b02c5dded25925d2becf8ea69d446f2eb786a576ab4a7dd8014f3afbd861fc49" | ||
| 327 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.37.0;sha256sum=0c0bad1feb6d7a611d5277537d0db736478a39282b1cd1d2b904a856aba99079" | 556 | SRC_URI += "gomod://go.opentelemetry.io/otel/sdk/metric;version=v1.37.0;sha256sum=0c0bad1feb6d7a611d5277537d0db736478a39282b1cd1d2b904a856aba99079" |
| 557 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.43.0;sha256sum=34fdc70a75e90d68e36caa59b9e800a5de5266118393eaee4489dd0abe3cb62d" | ||
| 328 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.37.0;sha256sum=1b473d9aee628902b4597925e282f8db8ebf123f70a76b8fc7939592132b0286" | 558 | SRC_URI += "gomod://go.opentelemetry.io/otel/trace;version=v1.37.0;sha256sum=1b473d9aee628902b4597925e282f8db8ebf123f70a76b8fc7939592132b0286" |
| 559 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.10.0;sha256sum=199278343f9a66953023278601384dbc9f42896c2e0581bfbd65bd5f044a9a66" | ||
| 329 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.5.0;sha256sum=ef551fb4e54a41f7e58c7f451c8546b6dd7ac298a632e7c31ca12100e852324e" | 560 | SRC_URI += "gomod://go.opentelemetry.io/proto/otlp;version=v1.5.0;sha256sum=ef551fb4e54a41f7e58c7f451c8546b6dd7ac298a632e7c31ca12100e852324e" |
| 330 | SRC_URI += "gomod://go.uber.org/automaxprocs;version=v1.6.0;sha256sum=964c6f548f7ee6df9fa3a9080d722c7950060bda0cb84ff9e2ae065f078813c4" | 561 | SRC_URI += "gomod://go.uber.org/automaxprocs;version=v1.6.0;sha256sum=964c6f548f7ee6df9fa3a9080d722c7950060bda0cb84ff9e2ae065f078813c4" |
| 331 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" | 562 | SRC_URI += "gomod://go.uber.org/goleak;version=v1.3.0;sha256sum=70edef0ce7d830d992f024e527fd3452069b884f94a27787a718bd68dd620702" |
| 332 | SRC_URI += "gomod://go.uber.org/mock;version=v0.6.0;sha256sum=64e9c159c974cd05c09eae2e0fa1558e7f5eef0c85434208526b052785e1b90f" | 563 | SRC_URI += "gomod://go.uber.org/mock;version=v0.6.0;sha256sum=64e9c159c974cd05c09eae2e0fa1558e7f5eef0c85434208526b052785e1b90f" |
| 333 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3" | 564 | SRC_URI += "gomod://go.uber.org/multierr;version=v1.11.0;sha256sum=2249b5d2fdce61f6ee661a679d8552599af084a761cbbc871da77641bddce0c3" |
| 334 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.0;sha256sum=b994b96ff0bb504a3d58288ab88b9f3c6604689ea1afb69d25b509769705a6c2" | 565 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.0;sha256sum=b994b96ff0bb504a3d58288ab88b9f3c6604689ea1afb69d25b509769705a6c2" |
| 566 | SRC_URI += "gomod://go.uber.org/zap;version=v1.27.1;sha256sum=38760227142d38369069374c005707bc6b3c270a75f34fa3f17c48c863143cdc" | ||
| 567 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.4;sha256sum=1b98a6a498cf255c5f2982d32c74633bc7969770957e98103ac1e14345aa4576" | ||
| 335 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.2;sha256sum=ed63e181cbb5a991c104639b0e6d48d45fd951f22b47d4c5d1a36156d8ed06ee" | 568 | SRC_URI += "gomod://go.yaml.in/yaml/v2;version=v2.4.2;sha256sum=ed63e181cbb5a991c104639b0e6d48d45fd951f22b47d4c5d1a36156d8ed06ee" |
| 336 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" | 569 | SRC_URI += "gomod://go.yaml.in/yaml/v3;version=v3.0.4;sha256sum=0317dae56eaa9e9954467c8768fd6a89ba2005f1534e2c26fce5163ad8d2ef31" |
| 337 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.3;sha256sum=d5ca6a029979bc52760f17ed1a9393637a46095b9e0e8f504f1dc5d70ece46ac" | 570 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.3;sha256sum=d5ca6a029979bc52760f17ed1a9393637a46095b9e0e8f504f1dc5d70ece46ac" |
| 338 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.13.0;sha256sum=b58d902f48a7f595a28589b6ed4be8b5e2ee1a3496eca477039e80eb6e7eba57" | 571 | SRC_URI += "gomod://go.yaml.in/yaml/v4;version=v4.0.0-rc.4;sha256sum=9398112d7e82e7d19d01f0d5907ed232d8b1f44b0d487c9d5d0905a4d732996b" |
| 339 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.30.0;sha256sum=500e9a90a4044f24cb49b47d3f0c4c32a32e4c092df4e680ae4cd0590a3b57a6" | 572 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.52.0;sha256sum=a4dca44f467a3d8745aef41147c7bc6a90cdcfda9c42ae0585888bf046c7941e" |
| 340 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.19.0;sha256sum=73ee31242e1134ff983083b25a915a6fa1e5742658972259cf5fb4c12db2cd86" | 573 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.19.0;sha256sum=73ee31242e1134ff983083b25a915a6fa1e5742658972259cf5fb4c12db2cd86" |
| 574 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.46.0;sha256sum=5f2921ccdf7252ffbe26046948c6044ab0917e500a34710e0ba6664260d6a460" | ||
| 341 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.45.0;sha256sum=416335b9102df16747b29fe58d034d6d9fb70af314740136fb0a37ae8c568705" | 575 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.45.0;sha256sum=416335b9102df16747b29fe58d034d6d9fb70af314740136fb0a37ae8c568705" |
| 576 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.13.0;sha256sum=b58d902f48a7f595a28589b6ed4be8b5e2ee1a3496eca477039e80eb6e7eba57" | ||
| 577 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.30.0;sha256sum=500e9a90a4044f24cb49b47d3f0c4c32a32e4c092df4e680ae4cd0590a3b57a6" | ||
| 342 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.23.0;sha256sum=65d22b9f54aef5f7f064900d2ecf8d8b231729aebc46c3b7ca56ff897fb70b57" | 578 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.23.0;sha256sum=65d22b9f54aef5f7f064900d2ecf8d8b231729aebc46c3b7ca56ff897fb70b57" |
| 579 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20190308221718-c2843e01d9a2;sha256sum=46882ccda86aa64aa862fc64b7c6861318f03b18b834550be83d91b26acad6d4" | ||
| 580 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20200622213623-75b288015ac9;sha256sum=aeaac2684d693207a90f491b0303e881e58c014e96d27b0ebb7fe6937dfc1e76" | ||
| 581 | SRC_URI += "gomod://golang.org/x/crypto;version=v0.0.0-20210921155107-089bfa567519;sha256sum=eb2426a7891915213cc5da1da7b6fc6e9e2cf253d518d8e169e038e287f414e3" | ||
| 343 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20241108190413-2d47ceb2692f;sha256sum=7d91ad19149e6a15a46ec3bd52d2e57e9392397135aff1d382c9ca6b80b2038d" | 582 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20241108190413-2d47ceb2692f;sha256sum=7d91ad19149e6a15a46ec3bd52d2e57e9392397135aff1d382c9ca6b80b2038d" |
| 583 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20250711185948-6ae5c78190dc;sha256sum=01d8fecd44e904b86e66c78cf6b403b27312513c0534455ee7b9c86600d9b7aa" | ||
| 584 | SRC_URI += "gomod://golang.org/x/exp;version=v0.0.0-20190121172915-509febef88a4;sha256sum=c3a7dcc2e8117e749c6badc91d492de3ee2f5b440b30481a0a75f9d63db6fe0b" | ||
| 344 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190313153728-d0100b6bd8b3;sha256sum=5c7bb9792bdc4ec4cf1af525cf9998f8a958daf6495852c9a7dbb71738f2f10a" | 585 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190313153728-d0100b6bd8b3;sha256sum=5c7bb9792bdc4ec4cf1af525cf9998f8a958daf6495852c9a7dbb71738f2f10a" |
| 345 | SRC_URI += "gomod://golang.org/x/mod;version=v0.29.0;sha256sum=7c736672c72aa571b65c1106bbb2a64e587dd4265a18f0059c990f95c5117962" | 586 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20181026193005-c67002cb31c3;sha256sum=e66899cd5e78b42c31ee1a38d3bb1807d094b9ac8d96a210e1cf6f5e3529ff3a" |
| 346 | SRC_URI += "gomod://golang.org/x/mod;version=v0.15.0;sha256sum=81c61d043854b5242ac4a9ff92fe3b275b033cc5ec32c46b46a40a143c1658e7" | 587 | SRC_URI += "gomod://golang.org/x/lint;version=v0.0.0-20190227174305-5b3e6a55c961;sha256sum=4dab3a0efff7f85b29c54849e18610c9740ebc246f836e101bb518969e59618a" |
| 588 | SRC_URI += "gomod://golang.org/x/mod;version=v0.36.0;sha256sum=5410180c3dd4cd6e3ad08e7f47586fd93de65ca9c0a8891a8f964d321f74b60b" | ||
| 347 | SRC_URI += "gomod://golang.org/x/mod;version=v0.8.0;sha256sum=4ae8176799d8cda819e70731ba6855735003e7e4930436e34584c75c96c496e0" | 589 | SRC_URI += "gomod://golang.org/x/mod;version=v0.8.0;sha256sum=4ae8176799d8cda819e70731ba6855735003e7e4930436e34584c75c96c496e0" |
| 348 | SRC_URI += "gomod://golang.org/x/mod;version=v0.17.0;sha256sum=a72fe5b79554a8993df9512d05e237908d3ad0b48001c1ab92b7fa5339ecf440" | ||
| 349 | SRC_URI += "gomod://golang.org/x/mod;version=v0.12.0;sha256sum=79b7f79f68bc82dfd5de5f58c5a9b4750120bc1b15fb201a19f27f1d7fb4ef55" | 590 | SRC_URI += "gomod://golang.org/x/mod;version=v0.12.0;sha256sum=79b7f79f68bc82dfd5de5f58c5a9b4750120bc1b15fb201a19f27f1d7fb4ef55" |
| 350 | SRC_URI += "gomod://golang.org/x/mod;version=v0.2.0;sha256sum=0903f5c7fceebffde791f39210a210fab59d8d0b8c7f4c492793549a846552f5" | 591 | SRC_URI += "gomod://golang.org/x/mod;version=v0.15.0;sha256sum=81c61d043854b5242ac4a9ff92fe3b275b033cc5ec32c46b46a40a143c1658e7" |
| 351 | SRC_URI += "gomod://golang.org/x/mod;version=v0.3.0;sha256sum=0b125ae21eba0eec0d857cd0641d9fc7f07168575f062c0e1df1bac02bec044f" | 592 | SRC_URI += "gomod://golang.org/x/mod;version=v0.30.0;sha256sum=dffdae50c0a7903e522053e8e9880069ed1854446326f954cf903f713678c3a2" |
| 593 | SRC_URI += "gomod://golang.org/x/mod;version=v0.17.0;sha256sum=a72fe5b79554a8993df9512d05e237908d3ad0b48001c1ab92b7fa5339ecf440" | ||
| 594 | SRC_URI += "gomod://golang.org/x/mod;version=v0.29.0;sha256sum=7c736672c72aa571b65c1106bbb2a64e587dd4265a18f0059c990f95c5117962" | ||
| 352 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" | 595 | SRC_URI += "gomod://golang.org/x/mod;version=v0.6.0-dev.0.20220419223038-86c51ed26bb4;sha256sum=2b7471ed34a349f91055527c5328acd40e9aba006b644e51d40a8627efa76a92" |
| 353 | SRC_URI += "gomod://golang.org/x/net;version=v0.15.0;sha256sum=e891941f0a83dfc85f82990e29cbf1939dca5952d04241666c8a227d419fded3" | 596 | SRC_URI += "gomod://golang.org/x/net;version=v0.55.0;sha256sum=21c29cd58b7a02de60a3cb5122d8f59bc3c96d4750f9c1bb77a270a64eb42e61" |
| 354 | SRC_URI += "gomod://golang.org/x/net;version=v0.21.0;sha256sum=4e9cb4bded1957e73fe709741c29879eab05047617c9b14b7237314ff9024913" | ||
| 355 | SRC_URI += "gomod://golang.org/x/net;version=v0.6.0;sha256sum=7ff2f50b1f3a58833f867d1646421569a91d8c19a0999793c5af79b10c16b8b8" | 597 | SRC_URI += "gomod://golang.org/x/net;version=v0.6.0;sha256sum=7ff2f50b1f3a58833f867d1646421569a91d8c19a0999793c5af79b10c16b8b8" |
| 356 | SRC_URI += "gomod://golang.org/x/net;version=v0.47.0;sha256sum=3444c04eff1dc7a41a6386cb6a0b0b1facebfc7e222bae523043ed4b14039f76" | 598 | SRC_URI += "gomod://golang.org/x/net;version=v0.47.0;sha256sum=3444c04eff1dc7a41a6386cb6a0b0b1facebfc7e222bae523043ed4b14039f76" |
| 357 | SRC_URI += "gomod://golang.org/x/net;version=v0.25.0;sha256sum=7fd8464681c3011736f2c75beb20f88fff553a17f4f574325bce5ca5dc1fcf83" | 599 | SRC_URI += "gomod://golang.org/x/net;version=v0.48.0;sha256sum=cf5206797e66bbe72fc13542d53a57d069a563cebb6d045c07a870eb4fd888c9" |
| 600 | SRC_URI += "gomod://golang.org/x/net;version=v0.21.0;sha256sum=4e9cb4bded1957e73fe709741c29879eab05047617c9b14b7237314ff9024913" | ||
| 601 | SRC_URI += "gomod://golang.org/x/net;version=v0.15.0;sha256sum=e891941f0a83dfc85f82990e29cbf1939dca5952d04241666c8a227d419fded3" | ||
| 358 | SRC_URI += "gomod://golang.org/x/net;version=v0.10.0;sha256sum=f92f9b2655226a6d015af7a76279a11fb55678e410b851b158fc846546f80733" | 602 | SRC_URI += "gomod://golang.org/x/net;version=v0.10.0;sha256sum=f92f9b2655226a6d015af7a76279a11fb55678e410b851b158fc846546f80733" |
| 603 | SRC_URI += "gomod://golang.org/x/net;version=v0.25.0;sha256sum=7fd8464681c3011736f2c75beb20f88fff553a17f4f574325bce5ca5dc1fcf83" | ||
| 359 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180724234803-3673e40ba225;sha256sum=3deab917e990147cf32de48186783997890c75eefc209e85df515d83c3408253" | 604 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180724234803-3673e40ba225;sha256sum=3deab917e990147cf32de48186783997890c75eefc209e85df515d83c3408253" |
| 360 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180826012351-8a410e7b638d;sha256sum=0015e0b5e124847e5d2ce892c8772eee5f6da51c0e0939c25874c6381c725aca" | 605 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20180826012351-8a410e7b638d;sha256sum=0015e0b5e124847e5d2ce892c8772eee5f6da51c0e0939c25874c6381c725aca" |
| 361 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190213061140-3a22650c66bd;sha256sum=6722d233d5a04aebfa439e4d701c6c993b636e84376229c9ac226d913367a643" | 606 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190213061140-3a22650c66bd;sha256sum=6722d233d5a04aebfa439e4d701c6c993b636e84376229c9ac226d913367a643" |
| 362 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190311183353-d8887717615a;sha256sum=cb722f1469739a62f6b3cd0cf836894d714bbfcd278740499fea8a343401efae" | 607 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190311183353-d8887717615a;sha256sum=cb722f1469739a62f6b3cd0cf836894d714bbfcd278740499fea8a343401efae" |
| 363 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190404232315-eb5bcb51f2a3;sha256sum=3be13704bcdb3eb79a25459f6116bd627bc90589176a9c8495b58a38c320ec0f" | 608 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190404232315-eb5bcb51f2a3;sha256sum=3be13704bcdb3eb79a25459f6116bd627bc90589176a9c8495b58a38c320ec0f" |
| 364 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190620200207-3b0461eec859;sha256sum=8b437b88ece68e61336150fbdd2a4c0e8d80f143bcdc86ce4ef047c4c93f3caa" | 609 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20190620200207-3b0461eec859;sha256sum=8b437b88ece68e61336150fbdd2a4c0e8d80f143bcdc86ce4ef047c4c93f3caa" |
| 365 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20200226121028-0de0cce0169b;sha256sum=cf00229a0ab910e519d829fd9192aa77e7e7a486d06ba2311f681965001589dd" | ||
| 366 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201021035429-f5854403a974;sha256sum=079b484fd6bef7305d6ca5a2e0b86869042459c6b18535873015f193380a4b18" | ||
| 367 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201110031124-69a78807bb2b;sha256sum=e677156c98b7cd691d93e2e39382a058cf1ed780c7792d3d78f2e891ee910385" | 610 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20201110031124-69a78807bb2b;sha256sum=e677156c98b7cd691d93e2e39382a058cf1ed780c7792d3d78f2e891ee910385" |
| 368 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210226172049-e18ecbb05110;sha256sum=17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15" | 611 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20210226172049-e18ecbb05110;sha256sum=17ae555c0bec70b583d84ec7a099db3fdc5b3b688cb2814f8c388d174e7ada15" |
| 369 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220722155237-a158d28d115b;sha256sum=1decf7a324a0916bc66304da1b68a834ce679379422de3a2855f3031f6dc39bd" | 612 | SRC_URI += "gomod://golang.org/x/net;version=v0.0.0-20220722155237-a158d28d115b;sha256sum=1decf7a324a0916bc66304da1b68a834ce679379422de3a2855f3031f6dc39bd" |
| 613 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.36.0;sha256sum=15bf65ff103e5dafc809d78cd037a1d1e88ccb8451824e851156002a13304504" | ||
| 370 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.30.0;sha256sum=1e1028d0b190948f0cd44229bfa298440cb2481f601f992e12424bc6fa1f183c" | 614 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.30.0;sha256sum=1e1028d0b190948f0cd44229bfa298440cb2481f601f992e12424bc6fa1f183c" |
| 371 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20180821212333-d2e6202438be;sha256sum=6f7ae824c20cd42f73198677c583303e75d9d307680a305d06ace2165106088e" | 615 | SRC_URI += "gomod://golang.org/x/oauth2;version=v0.0.0-20180821212333-d2e6202438be;sha256sum=6f7ae824c20cd42f73198677c583303e75d9d307680a305d06ace2165106088e" |
| 372 | SRC_URI += "gomod://golang.org/x/sync;version=v0.6.0;sha256sum=7c75175297a3b368b806bd24c7401629df11dcc655e3c14470058282f101ca6a" | 616 | SRC_URI += "gomod://golang.org/x/sync;version=v0.20.0;sha256sum=7179d4d68800f6fdcadb9d4bbf11cbb5df9b40360c89305c203fe20723cbd375" |
| 373 | SRC_URI += "gomod://golang.org/x/sync;version=v0.3.0;sha256sum=1870e7a196f7119d4c6edba7de9cdfc49ee13c8cb7921f3a947568171c6152e0" | ||
| 374 | SRC_URI += "gomod://golang.org/x/sync;version=v0.7.0;sha256sum=20b01085240e661bffc7f59383f21b90f112d669784220c6e59c801243216d22" | ||
| 375 | SRC_URI += "gomod://golang.org/x/sync;version=v0.10.0;sha256sum=94ea75ea625ecb8d81ab473a2d7e03433e63083768cd27d48a03f8c1c9da3d8d" | ||
| 376 | SRC_URI += "gomod://golang.org/x/sync;version=v0.1.0;sha256sum=f510bec6009e19882d19953e7273137d34df86c65949345d72f123a255c2ecd2" | 617 | SRC_URI += "gomod://golang.org/x/sync;version=v0.1.0;sha256sum=f510bec6009e19882d19953e7273137d34df86c65949345d72f123a255c2ecd2" |
| 618 | SRC_URI += "gomod://golang.org/x/sync;version=v0.7.0;sha256sum=20b01085240e661bffc7f59383f21b90f112d669784220c6e59c801243216d22" | ||
| 619 | SRC_URI += "gomod://golang.org/x/sync;version=v0.3.0;sha256sum=1870e7a196f7119d4c6edba7de9cdfc49ee13c8cb7921f3a947568171c6152e0" | ||
| 620 | SRC_URI += "gomod://golang.org/x/sync;version=v0.6.0;sha256sum=7c75175297a3b368b806bd24c7401629df11dcc655e3c14470058282f101ca6a" | ||
| 621 | SRC_URI += "gomod://golang.org/x/sync;version=v0.19.0;sha256sum=25211fe2cffd8020bb405b9adb7a90f5e06760f2818b8fb2e74aaaa21a66ed9e" | ||
| 377 | SRC_URI += "gomod://golang.org/x/sync;version=v0.18.0;sha256sum=939a1a573cd83df56836b637052a45f6a60f78b86a5a375fc0c6c298a868a14d" | 622 | SRC_URI += "gomod://golang.org/x/sync;version=v0.18.0;sha256sum=939a1a573cd83df56836b637052a45f6a60f78b86a5a375fc0c6c298a868a14d" |
| 623 | SRC_URI += "gomod://golang.org/x/sync;version=v0.10.0;sha256sum=94ea75ea625ecb8d81ab473a2d7e03433e63083768cd27d48a03f8c1c9da3d8d" | ||
| 378 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" | 624 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20180314180146-1d60e4601c6f;sha256sum=7aa0e816b3ecae3535411b3ca9ea6a46530a9da2e6d160a420da331e55e159ba" |
| 379 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" | 625 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20181108010431-42b317875d0f;sha256sum=d5076321ff392792568bb8ec9e582778a602aeebf3d27c6ab99f148ead0bf1b3" |
| 380 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190423024810-112230192c58;sha256sum=dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4" | 626 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190423024810-112230192c58;sha256sum=dc105c2b4d6c7ab48e54946ce2f624e8d1f5d47270eff1e88fed06cc65f91fb4" |
| 381 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20190911185100-cd5d95a43a6e;sha256sum=9c63fe51b0c533b258d3acc30d9319fe78679ce1a051109c9dea3105b93e2eef" | ||
| 382 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20201020160332-67f06af15bc9;sha256sum=a62c30f9e46c28636239041d7bfa1583a24378bc408554ec0670196cbac9858e" | ||
| 383 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" | 627 | SRC_URI += "gomod://golang.org/x/sync;version=v0.0.0-20220722155255-886fb9371eb4;sha256sum=39d2431ae1db11be34b4012b719e7bcec1572006a122d44509da038a5b498ff1" |
| 384 | SRC_URI += "gomod://golang.org/x/sys;version=v0.8.0;sha256sum=2588b3a645838390e341f1007f8679f5e1117b5d5ac9467ef832d148b2219a38" | 628 | SRC_URI += "gomod://golang.org/x/sys;version=v0.20.0;sha256sum=3f826b191eab1ebda925feb551d334e37e1b5865d1aa790fade46598811a8b1a" |
| 385 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220811171246-fbc7d0a398ab;sha256sum=5ebd34faf34cfb7824ed6d12e95e793c8564ccc989af9f9c7998422c36ec9838" | 629 | SRC_URI += "gomod://golang.org/x/sys;version=v0.1.0;sha256sum=e7cbe58ed3745ba63d482fe82603119bd635f9a5dd914ed95a4c1826fdcf54a7" |
| 386 | SRC_URI += "gomod://golang.org/x/sys;version=v0.6.0;sha256sum=8c15860e3850e3cea5a7186bb79b8cf98f513d9ac5498099d3bddfd49c6dfc3f" | 630 | SRC_URI += "gomod://golang.org/x/sys;version=v0.6.0;sha256sum=8c15860e3850e3cea5a7186bb79b8cf98f513d9ac5498099d3bddfd49c6dfc3f" |
| 387 | SRC_URI += "gomod://golang.org/x/sys;version=v0.17.0;sha256sum=b49fb9baa2cd133596927ef070ce74bf38223d97e7c81ef73fe1e8b2ab3639cd" | 631 | SRC_URI += "gomod://golang.org/x/sys;version=v0.8.0;sha256sum=2588b3a645838390e341f1007f8679f5e1117b5d5ac9467ef832d148b2219a38" |
| 388 | SRC_URI += "gomod://golang.org/x/sys;version=v0.38.0;sha256sum=dacd7c9aa2b298f966822da214c6d601da08f14d41b29032bcac4bc503887a49" | ||
| 389 | SRC_URI += "gomod://golang.org/x/sys;version=v0.2.0;sha256sum=052ca42e990026d7bd9fecf8a60e50e96556114273e5519b44149b2a4ebf6c6f" | 632 | SRC_URI += "gomod://golang.org/x/sys;version=v0.2.0;sha256sum=052ca42e990026d7bd9fecf8a60e50e96556114273e5519b44149b2a4ebf6c6f" |
| 390 | SRC_URI += "gomod://golang.org/x/sys;version=v0.28.0;sha256sum=0ed47a83fe7d7a7e743e815172bc10c1ac0ed0d31ebb095e75717428e09aa895" | 633 | SRC_URI += "gomod://golang.org/x/sys;version=v0.39.0;sha256sum=65444efd299ce78bc457588bc2061e69fb5ceadec70220eeda39657402ad4b1b" |
| 391 | SRC_URI += "gomod://golang.org/x/sys;version=v0.10.0;sha256sum=df527d3657f99d86488c94b3f5fd24739e7b148d019cd72954462243e0af32f6" | ||
| 392 | SRC_URI += "gomod://golang.org/x/sys;version=v0.12.0;sha256sum=89225d9e6603c090ffd93286b7ca124849fadfe4320c3b18a6bdccc4ac08672c" | 634 | SRC_URI += "gomod://golang.org/x/sys;version=v0.12.0;sha256sum=89225d9e6603c090ffd93286b7ca124849fadfe4320c3b18a6bdccc4ac08672c" |
| 635 | SRC_URI += "gomod://golang.org/x/sys;version=v0.45.0;sha256sum=e51c1c88045b4edbe48ad810122131381ff541c89edbd97ef833ed6653b59e6a" | ||
| 636 | SRC_URI += "gomod://golang.org/x/sys;version=v0.28.0;sha256sum=0ed47a83fe7d7a7e743e815172bc10c1ac0ed0d31ebb095e75717428e09aa895" | ||
| 393 | SRC_URI += "gomod://golang.org/x/sys;version=v0.5.0;sha256sum=cf47336ac1bf675fa6d6dd5ac5399b0143c513404c449fa3f3380a58123c7908" | 637 | SRC_URI += "gomod://golang.org/x/sys;version=v0.5.0;sha256sum=cf47336ac1bf675fa6d6dd5ac5399b0143c513404c449fa3f3380a58123c7908" |
| 394 | SRC_URI += "gomod://golang.org/x/sys;version=v0.20.0;sha256sum=3f826b191eab1ebda925feb551d334e37e1b5865d1aa790fade46598811a8b1a" | 638 | SRC_URI += "gomod://golang.org/x/sys;version=v0.10.0;sha256sum=df527d3657f99d86488c94b3f5fd24739e7b148d019cd72954462243e0af32f6" |
| 395 | SRC_URI += "gomod://golang.org/x/sys;version=v0.1.0;sha256sum=e7cbe58ed3745ba63d482fe82603119bd635f9a5dd914ed95a4c1826fdcf54a7" | 639 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220811171246-fbc7d0a398ab;sha256sum=5ebd34faf34cfb7824ed6d12e95e793c8564ccc989af9f9c7998422c36ec9838" |
| 640 | SRC_URI += "gomod://golang.org/x/sys;version=v0.17.0;sha256sum=b49fb9baa2cd133596927ef070ce74bf38223d97e7c81ef73fe1e8b2ab3639cd" | ||
| 641 | SRC_URI += "gomod://golang.org/x/sys;version=v0.38.0;sha256sum=dacd7c9aa2b298f966822da214c6d601da08f14d41b29032bcac4bc503887a49" | ||
| 396 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180830151530-49385e6e1522;sha256sum=b7963549a36b5cf8eff7849afb9a85ff1957b4dd66d60628b26457e1b230d8d2" | 642 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20180830151530-49385e6e1522;sha256sum=b7963549a36b5cf8eff7849afb9a85ff1957b4dd66d60628b26457e1b230d8d2" |
| 397 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190215142949-d0b11bdaac8a;sha256sum=d6bf74e7bc64e245a75dd666e62160a8446242b1cde4e66b2e5f93399950a97f" | 643 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190215142949-d0b11bdaac8a;sha256sum=d6bf74e7bc64e245a75dd666e62160a8446242b1cde4e66b2e5f93399950a97f" |
| 398 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190412213103-97732733099d;sha256sum=4c8da803e35ab98f8621b26998717976415c9ccd17ada7183933974be40c7edb" | 644 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20190412213103-97732733099d;sha256sum=4c8da803e35ab98f8621b26998717976415c9ccd17ada7183933974be40c7edb" |
| @@ -402,95 +648,124 @@ SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210615035016-665e8c7367d1; | |||
| 402 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210616094352-59db8d763f22;sha256sum=c4f9c81ce8f1b8ccfd9ce34305d8c7eb7d94c87c7e0d88394ebd6298730ebe38" | 648 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20210616094352-59db8d763f22;sha256sum=c4f9c81ce8f1b8ccfd9ce34305d8c7eb7d94c87c7e0d88394ebd6298730ebe38" |
| 403 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220520151302-bc2c85ada10a;sha256sum=734caf189549ea9b85dd93f58e87e3f3bceaec72229449f5879c3c067a2ad60e" | 649 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220520151302-bc2c85ada10a;sha256sum=734caf189549ea9b85dd93f58e87e3f3bceaec72229449f5879c3c067a2ad60e" |
| 404 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220615213510-4f61da869c0c;sha256sum=5b23b3190363ad03f5b9f42f47872cd30936fb93a95ac3f188ed23458679920c" | 650 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220615213510-4f61da869c0c;sha256sum=5b23b3190363ad03f5b9f42f47872cd30936fb93a95ac3f188ed23458679920c" |
| 405 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220715151400-c0bba94af5f8;sha256sum=3b180937216e93559f16b6076d09baf54a5707378f11b867b6eb914c56b09b91" | ||
| 406 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220722155257-8c9f86f7a55f;sha256sum=f4480597a942160a2aaeb761d41ee67f610287785c263f1df253a3e157c98594" | 651 | SRC_URI += "gomod://golang.org/x/sys;version=v0.0.0-20220722155257-8c9f86f7a55f;sha256sum=f4480597a942160a2aaeb761d41ee67f610287785c263f1df253a3e157c98594" |
| 407 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20240228155512-f48c80bd79b2;sha256sum=b8408ce169cee1bde49308c632a41084224ec3c8f4a5c0950e9e98e032140e01" | 652 | SRC_URI += "gomod://golang.org/x/telemetry;version=v0.0.0-20240228155512-f48c80bd79b2;sha256sum=b8408ce169cee1bde49308c632a41084224ec3c8f4a5c0950e9e98e032140e01" |
| 653 | SRC_URI += "gomod://golang.org/x/term;version=v0.20.0;sha256sum=840eacc0ffb306dcb4b0f5bf6e071c91d2e7957fcc604eec4e73c0fc22f2920c" | ||
| 408 | SRC_URI += "gomod://golang.org/x/term;version=v0.8.0;sha256sum=1961dfea59ce531e2d6e6a3228781f5958b27c6d9d9c09932f5ffc54c4d9cdf9" | 654 | SRC_URI += "gomod://golang.org/x/term;version=v0.8.0;sha256sum=1961dfea59ce531e2d6e6a3228781f5958b27c6d9d9c09932f5ffc54c4d9cdf9" |
| 409 | SRC_URI += "gomod://golang.org/x/term;version=v0.37.0;sha256sum=ffd8a74e9a9fd13e1080fa4e8f807693e438fda98f336992cb2a2420d2e95e61" | ||
| 410 | SRC_URI += "gomod://golang.org/x/term;version=v0.17.0;sha256sum=a38f40301a9ca1154edc70dcbfc6dd2a2ce55abbd49dad8031fb15c1a5e62459" | ||
| 411 | SRC_URI += "gomod://golang.org/x/term;version=v0.12.0;sha256sum=f4bbc4baa0c9b053f7d252b06e4e8baabd686a9a87d82025b341796e29f39c60" | 655 | SRC_URI += "gomod://golang.org/x/term;version=v0.12.0;sha256sum=f4bbc4baa0c9b053f7d252b06e4e8baabd686a9a87d82025b341796e29f39c60" |
| 412 | SRC_URI += "gomod://golang.org/x/term;version=v0.5.0;sha256sum=7d89c49ab41306950128a0f4b7c67fb8e2d2f637ece8e024e6cf38d17a33193b" | 656 | SRC_URI += "gomod://golang.org/x/term;version=v0.5.0;sha256sum=7d89c49ab41306950128a0f4b7c67fb8e2d2f637ece8e024e6cf38d17a33193b" |
| 413 | SRC_URI += "gomod://golang.org/x/term;version=v0.20.0;sha256sum=840eacc0ffb306dcb4b0f5bf6e071c91d2e7957fcc604eec4e73c0fc22f2920c" | 657 | SRC_URI += "gomod://golang.org/x/term;version=v0.37.0;sha256sum=ffd8a74e9a9fd13e1080fa4e8f807693e438fda98f336992cb2a2420d2e95e61" |
| 658 | SRC_URI += "gomod://golang.org/x/term;version=v0.43.0;sha256sum=0d12dd77f2c620f236e59421d604f6bcd1f9212a4083a1c0ec13425c67bc6e81" | ||
| 414 | SRC_URI += "gomod://golang.org/x/term;version=v0.27.0;sha256sum=a4cf3d2cab860c5aad555d58c2545ebced118c1610d854fdb302b9c2866d858e" | 659 | SRC_URI += "gomod://golang.org/x/term;version=v0.27.0;sha256sum=a4cf3d2cab860c5aad555d58c2545ebced118c1610d854fdb302b9c2866d858e" |
| 660 | SRC_URI += "gomod://golang.org/x/term;version=v0.17.0;sha256sum=a38f40301a9ca1154edc70dcbfc6dd2a2ce55abbd49dad8031fb15c1a5e62459" | ||
| 661 | SRC_URI += "gomod://golang.org/x/term;version=v0.38.0;sha256sum=00cec8beae98bb5a15c9ee9e8e705b7cab9c50269e7858bff98df0533b317363" | ||
| 415 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" | 662 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20201126162022-7de9c90e9dd1;sha256sum=475a86f11dd148b474ce405c5dbdd5f6bcae056c3e44e52445a45926dd69a552" |
| 416 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20210927222741-03fcf44c2211;sha256sum=3adf713afa49fe26580ffe4adb1f4fb2f4921c945301aa5a9fb6d34031fa30cd" | 663 | SRC_URI += "gomod://golang.org/x/term;version=v0.0.0-20210927222741-03fcf44c2211;sha256sum=3adf713afa49fe26580ffe4adb1f4fb2f4921c945301aa5a9fb6d34031fa30cd" |
| 417 | SRC_URI += "gomod://golang.org/x/text;version=v0.13.0;sha256sum=ed544fb017e967c053892df7b068612fce707ba32b57f35824cb041e31c6ae0f" | 664 | SRC_URI += "gomod://golang.org/x/text;version=v0.7.0;sha256sum=4d017493c58addadf3c753056b921b47ae386a4cfd10eab2d90ed1252c6ba0e4" |
| 418 | SRC_URI += "gomod://golang.org/x/text;version=v0.15.0;sha256sum=13faee7e46c8a18c8a28f3eceebf15db6d724b9a108c3c0482a6d2e58ba73a73" | ||
| 419 | SRC_URI += "gomod://golang.org/x/text;version=v0.21.0;sha256sum=be3db791651af6f2cb0225aa5d5578c23149b2017246ba8e59586080baadd612" | ||
| 420 | SRC_URI += "gomod://golang.org/x/text;version=v0.14.0;sha256sum=b9814897e0e09cd576a7a013f066c7db537a3d538d2e0f60f0caee9bc1b3f4af" | 665 | SRC_URI += "gomod://golang.org/x/text;version=v0.14.0;sha256sum=b9814897e0e09cd576a7a013f066c7db537a3d538d2e0f60f0caee9bc1b3f4af" |
| 421 | SRC_URI += "gomod://golang.org/x/text;version=v0.31.0;sha256sum=10d76a358ae35fae9523ffef7b378ec30f2e73bc3f99ba40e46a6cb722ad888a" | 666 | SRC_URI += "gomod://golang.org/x/text;version=v0.31.0;sha256sum=10d76a358ae35fae9523ffef7b378ec30f2e73bc3f99ba40e46a6cb722ad888a" |
| 422 | SRC_URI += "gomod://golang.org/x/text;version=v0.7.0;sha256sum=4d017493c58addadf3c753056b921b47ae386a4cfd10eab2d90ed1252c6ba0e4" | 667 | SRC_URI += "gomod://golang.org/x/text;version=v0.13.0;sha256sum=ed544fb017e967c053892df7b068612fce707ba32b57f35824cb041e31c6ae0f" |
| 668 | SRC_URI += "gomod://golang.org/x/text;version=v0.21.0;sha256sum=be3db791651af6f2cb0225aa5d5578c23149b2017246ba8e59586080baadd612" | ||
| 669 | SRC_URI += "gomod://golang.org/x/text;version=v0.15.0;sha256sum=13faee7e46c8a18c8a28f3eceebf15db6d724b9a108c3c0482a6d2e58ba73a73" | ||
| 670 | SRC_URI += "gomod://golang.org/x/text;version=v0.32.0;sha256sum=bc6c70d37c37bc625a83abd48ee32372b459a8c559a1cf5f25dfbf7c7941f81b" | ||
| 671 | SRC_URI += "gomod://golang.org/x/text;version=v0.37.0;sha256sum=b8d475c17835ab602b91f1147684ceb5dbf4060e72e5dfb2e0e33efc9312a982" | ||
| 423 | SRC_URI += "gomod://golang.org/x/text;version=v0.9.0;sha256sum=c1cbe684eaf01c053bf1232738697d1040327a5c8ad62dadfc950b585d1b4caa" | 672 | SRC_URI += "gomod://golang.org/x/text;version=v0.9.0;sha256sum=c1cbe684eaf01c053bf1232738697d1040327a5c8ad62dadfc950b585d1b4caa" |
| 424 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" | 673 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.0;sha256sum=ea3068395503d3c7ef8ce16a286f75c8c93882c25a66c2aa6c8e2ad4da7a9ae0" |
| 425 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.3;sha256sum=8a896da346baf94ab4f24b0e396df0b79393c93aa05c50ef07cddd561a1ff8d7" | 674 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.3;sha256sum=8a896da346baf94ab4f24b0e396df0b79393c93aa05c50ef07cddd561a1ff8d7" |
| 426 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" | 675 | SRC_URI += "gomod://golang.org/x/text;version=v0.3.7;sha256sum=e1a9115e61a38da8bdc893d0ba83b65f89cc1114f152a98eb572c5ea6551e8d4" |
| 427 | SRC_URI += "gomod://golang.org/x/time;version=v0.14.0;sha256sum=0e2d2e47d107859130c7088346966d99a14ec0f7a42290c4acc0e2cc568e7a81" | 676 | SRC_URI += "gomod://golang.org/x/time;version=v0.14.0;sha256sum=0e2d2e47d107859130c7088346966d99a14ec0f7a42290c4acc0e2cc568e7a81" |
| 428 | SRC_URI += "gomod://golang.org/x/tools;version=v0.13.0;sha256sum=6fd1e250112215709454468ead53c31c524b05cc90a62ed817d0d4780fdb6429" | 677 | SRC_URI += "gomod://golang.org/x/time;version=v0.15.0;sha256sum=8cfb20e915fa5d6c3fd264304233f8d71a3385e48a37819239c532ad9da27f84" |
| 429 | SRC_URI += "gomod://golang.org/x/tools;version=v0.6.0;sha256sum=9a29c8904c2acd4b65825e916cbdaf417086f35bb68c54af9a6283a0e1341e85" | 678 | SRC_URI += "gomod://golang.org/x/tools;version=v0.6.0;sha256sum=9a29c8904c2acd4b65825e916cbdaf417086f35bb68c54af9a6283a0e1341e85" |
| 430 | SRC_URI += "gomod://golang.org/x/tools;version=v0.38.0;sha256sum=7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6" | 679 | SRC_URI += "gomod://golang.org/x/tools;version=v0.39.0;sha256sum=498ead1f3de646754a152c14fcaade9b03f86114b2746b65367e3540c1acbcde" |
| 680 | SRC_URI += "gomod://golang.org/x/tools;version=v0.45.0;sha256sum=13e8d03676d30a1431dc72e9e1d831298a8cca0dd620f68154a4419a125816e2" | ||
| 431 | SRC_URI += "gomod://golang.org/x/tools;version=v0.21.1-0.20240508182429-e35e4ccd0d2d;sha256sum=80beec66ba124d6d097ac4ee77e54db0ecd47ecc9bf3474a04c81f4e8fd2dd4a" | 681 | SRC_URI += "gomod://golang.org/x/tools;version=v0.21.1-0.20240508182429-e35e4ccd0d2d;sha256sum=80beec66ba124d6d097ac4ee77e54db0ecd47ecc9bf3474a04c81f4e8fd2dd4a" |
| 682 | SRC_URI += "gomod://golang.org/x/tools;version=v0.13.0;sha256sum=6fd1e250112215709454468ead53c31c524b05cc90a62ed817d0d4780fdb6429" | ||
| 683 | SRC_URI += "gomod://golang.org/x/tools;version=v0.38.0;sha256sum=7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6" | ||
| 432 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" | 684 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20180917221912-90fa682c2a6e;sha256sum=6673fe06662fcbee5f246f12af8ed860328bf08fd016fd490987cd76acb1b4fe" |
| 433 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190114222345-bf090417da8b;sha256sum=632297964704bdd84ad4a55d64037dab44c9f6389d638317e4372a4d34ff3e61" | 685 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190114222345-bf090417da8b;sha256sum=632297964704bdd84ad4a55d64037dab44c9f6389d638317e4372a4d34ff3e61" |
| 434 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190226205152-f727befe758c;sha256sum=98396254d01f2afb7a0403fe1cf1f9aab5623d39a9f7a135e323ad15d6cdf8ec" | 686 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190226205152-f727befe758c;sha256sum=98396254d01f2afb7a0403fe1cf1f9aab5623d39a9f7a135e323ad15d6cdf8ec" |
| 435 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190311212946-11955173bddd;sha256sum=f8bd32c243e3403de6a54cac944fa96e20d411af308159aa682c2848100bbf09" | 687 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190311212946-11955173bddd;sha256sum=f8bd32c243e3403de6a54cac944fa96e20d411af308159aa682c2848100bbf09" |
| 436 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190524140312-2c0ae7006135;sha256sum=86687e8cd5adccf8809ba031e59146d0c89047b6267aacc785ffc20b0ce6b735" | 688 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20190524140312-2c0ae7006135;sha256sum=86687e8cd5adccf8809ba031e59146d0c89047b6267aacc785ffc20b0ce6b735" |
| 437 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" | 689 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20191119224855-298f0cb1881e;sha256sum=092e06323d7a55880ee4387905ebf35a021fffdf2b7f72d80fb3c36e48668651" |
| 438 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20200619180055-7c47624df98f;sha256sum=9d537dcdb68b2c06db15a0e712b2c52ed1a57555cb642608da891164f33f3fe4" | ||
| 439 | SRC_URI += "gomod://golang.org/x/tools;version=v0.0.0-20210106214847-113979e3529a;sha256sum=8baa1d9f9ac7455f2070cd542bbd3a6eeab6e8c9028a1b83905e9b47712f08d1" | ||
| 440 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.12;sha256sum=4b122e0e4703bc4014cb1cf8c014fcf93ea7d72f01da79499365346f54cbb851" | 690 | SRC_URI += "gomod://golang.org/x/tools;version=v0.1.12;sha256sum=4b122e0e4703bc4014cb1cf8c014fcf93ea7d72f01da79499365346f54cbb851" |
| 691 | SRC_URI += "gomod://golang.org/x/tools/go/expect;version=v0.1.0-deprecated;sha256sum=8776ba051825a2e26ad04e09edcac4437f2abe14941a566a8c5be78d50ad24cf" | ||
| 692 | SRC_URI += "gomod://golang.org/x/tools/go/packages/packagestest;version=v0.1.1-deprecated;sha256sum=15792a78ef9338b2c08d5010b24211f85c4d39e8c31db316f1ca4a891605ed01" | ||
| 441 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20200804184101-5ec99f83aff1;sha256sum=380aaa3368ae165628bb487cf4e695a55c1420072b8b7a6f59c122f6a23bb255" | 693 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20200804184101-5ec99f83aff1;sha256sum=380aaa3368ae165628bb487cf4e695a55c1420072b8b7a6f59c122f6a23bb255" |
| 442 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407aa7;sha256sum=c4e9f063cfed546c90f00a9657deac4f915a8994f8cbe6dbd3f18e79eb8302cf" | 694 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20190717185122-a985d3407aa7;sha256sum=c4e9f063cfed546c90f00a9657deac4f915a8994f8cbe6dbd3f18e79eb8302cf" |
| 443 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191011141410-1b5146add898;sha256sum=5059c7b7e95f139b8c42d9001972fa5fa688b3581ef946c912c1dbc52415ff16" | ||
| 444 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" | 695 | SRC_URI += "gomod://golang.org/x/xerrors;version=v0.0.0-20191204190536-9bdfabe68543;sha256sum=a93010abd3c4f483710c37fb87511a776942f709b4c1820a28d099d448680390" |
| 445 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.16.0;sha256sum=ee1800f8323d1edd76d6864d67a5d00c79f9a3d56afea46f6a3e7f1328e5d790" | 696 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.16.0;sha256sum=ee1800f8323d1edd76d6864d67a5d00c79f9a3d56afea46f6a3e7f1328e5d790" |
| 697 | SRC_URI += "gomod://gonum.org/v1/gonum;version=v0.17.0;sha256sum=dadeb3d260548de27375f7188bdfd5a175110120fd8ee8085a63b0dff2cae501" | ||
| 698 | SRC_URI += "gomod://google.golang.org/api;version=v0.274.0;sha256sum=7d6d36f933d73c87eb2183f199bd94c6325d3f1ffad16d7d9dddbeeadb4bb50b" | ||
| 446 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.4.0;sha256sum=d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f" | 699 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.4.0;sha256sum=d4dba839844a92bd9355812a53f086ff3301aa8f59b29a3e2f799d27be8db71f" |
| 447 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.1.0;sha256sum=e7f626f7992b73bb83a9464b86a7689878198b2b3bc0ee6d04bd64c4138e3753" | 700 | SRC_URI += "gomod://google.golang.org/appengine;version=v1.1.0;sha256sum=e7f626f7992b73bb83a9464b86a7689878198b2b3bc0ee6d04bd64c4138e3753" |
| 701 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20230410155749-daa745c078e1;sha256sum=28f0317e6948788a33c07698109005675062f0203ed06bc866350a575bc974bf" | ||
| 448 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20180817151627-c66870c02cf8;sha256sum=46c86d623a6699bf5787e01d225e890a38224d749df4e0444872eedfd49b0d4f" | 702 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20180817151627-c66870c02cf8;sha256sum=46c86d623a6699bf5787e01d225e890a38224d749df4e0444872eedfd49b0d4f" |
| 449 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200526211855-cb27e3aa2013;sha256sum=50336913c7325576ed9c3587fdcacd39094013af95c8c11736f335969136527d" | 703 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20200526211855-cb27e3aa2013;sha256sum=50336913c7325576ed9c3587fdcacd39094013af95c8c11736f335969136527d" |
| 450 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190819201941-24fa4b261c55;sha256sum=5c9553dc489088d74b494857a6f7aad4db33c168bb818345234d2e62b77561a7" | 704 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20190819201941-24fa4b261c55;sha256sum=5c9553dc489088d74b494857a6f7aad4db33c168bb818345234d2e62b77561a7" |
| 451 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20230410155749-daa745c078e1;sha256sum=28f0317e6948788a33c07698109005675062f0203ed06bc866350a575bc974bf" | 705 | SRC_URI += "gomod://google.golang.org/genproto;version=v0.0.0-20260401024825-9d38bb4040a9;sha256sum=c95fa4b1e98376b04c1a1d3f8b72e806f5a3ddac2481a62a22e5cbb77b02bb7f" |
| 706 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20260406210006-6f92a3bedf2d;sha256sum=05eeda38b8716a2920fcebe9afe33bdcd7368512170a8052a32a73de916c1de4" | ||
| 452 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250804133106-a7a43d27e69b;sha256sum=5429c5df2c69f6839c67bbb1b69a39da7f18f62766ba9e5e77ee73656753b4d4" | 707 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/api;version=v0.0.0-20250804133106-a7a43d27e69b;sha256sum=5429c5df2c69f6839c67bbb1b69a39da7f18f62766ba9e5e77ee73656753b4d4" |
| 708 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20260406210006-6f92a3bedf2d;sha256sum=117aae67b02bf726601a2b863ce739cfe895491df186715e7d4d6f764e5c2982" | ||
| 453 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250804133106-a7a43d27e69b;sha256sum=2c36a97cf38030423215c35a30d22f084a300f51273817fd222b9c0c04fabb49" | 709 | SRC_URI += "gomod://google.golang.org/genproto/googleapis/rpc;version=v0.0.0-20250804133106-a7a43d27e69b;sha256sum=2c36a97cf38030423215c35a30d22f084a300f51273817fd222b9c0c04fabb49" |
| 454 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.19.0;sha256sum=b13e2bd92390136a39391460fa55526aadce985cd4a949bd8417b50035e18bba" | 710 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.19.0;sha256sum=b13e2bd92390136a39391460fa55526aadce985cd4a949bd8417b50035e18bba" |
| 455 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.27.0;sha256sum=25cc1b8e154b7f68bc51d5ab79cf52fd210bfecb71b71a856c2fe4b4213d40ca" | 711 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.80.0;sha256sum=12b91cdce1bbcd837193ef71c42a09b454bff644e0ddab389a396328c2e41779" |
| 456 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.25.1;sha256sum=25a1d2be6469855d2837ee785850e458a4ff2aad85946c32731533968158472b" | 712 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.25.1;sha256sum=25a1d2be6469855d2837ee785850e458a4ff2aad85946c32731533968158472b" |
| 457 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.23.0;sha256sum=78fe066557a014f328f695df561a0f026b9c8fa704be8bc5d424409f3bc89064" | ||
| 458 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.33.2;sha256sum=9911e6cc53e6a5925dac467c6c27920ed0d7150c3fa07f6a9c4a6736c2fc2b4c" | ||
| 459 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.76.0;sha256sum=b32b6055dfc7a8f8fa2be55104931dc3012ba4e564623cf7c74ac911e264513c" | 713 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.76.0;sha256sum=b32b6055dfc7a8f8fa2be55104931dc3012ba4e564623cf7c74ac911e264513c" |
| 714 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.33.2;sha256sum=9911e6cc53e6a5925dac467c6c27920ed0d7150c3fa07f6a9c4a6736c2fc2b4c" | ||
| 715 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.27.0;sha256sum=25cc1b8e154b7f68bc51d5ab79cf52fd210bfecb71b71a856c2fe4b4213d40ca" | ||
| 716 | SRC_URI += "gomod://google.golang.org/grpc;version=v1.23.0;sha256sum=78fe066557a014f328f695df561a0f026b9c8fa704be8bc5d424409f3bc89064" | ||
| 460 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.5.1;sha256sum=997320e3e21562ef67d72888c0b1506d1c2a0255baac7227a9b191a15627a8b2" | 717 | SRC_URI += "gomod://google.golang.org/grpc/cmd/protoc-gen-go-grpc;version=v1.5.1;sha256sum=997320e3e21562ef67d72888c0b1506d1c2a0255baac7227a9b191a15627a8b2" |
| 461 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.22.0;sha256sum=52757d6a9b7b8b2006668030846f69cfa39241cc4ec4991c57e6266c9949a239" | ||
| 462 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.21.0;sha256sum=bd723a12fa1c78ef3c75965fa8211460c25253ef0cb491295748a71c865efc85" | ||
| 463 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200221191635-4d8936d0db64;sha256sum=ec9cdd4f84e2a5c89a40bee563e1d116efce3531eb13cf639f26636540d5b96b" | ||
| 464 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200109180630-ec00e32a8dfd;sha256sum=8c4b0bb3b48bcf679da429e3e33474ff66168ac40ef22ceca786069c2b17537b" | ||
| 465 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.10;sha256sum=9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22" | 718 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.10;sha256sum=9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22" |
| 466 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.0;sha256sum=fc6051d85af8d7551d2160d76db30ff66e1bc9f520d4df6d9484e266ddf6d4f0" | 719 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.21.0;sha256sum=bd723a12fa1c78ef3c75965fa8211460c25253ef0cb491295748a71c865efc85" |
| 467 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.25.0;sha256sum=204f72cf4d80eaf1892d4b4fe4e34dc9db283eb8fdb36902f871bf3eaa29aff9" | ||
| 468 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.20.1-0.20200309200217-e05f789c0967;sha256sum=14485d268826098c97386a1c21a0a80ae05eefccc2f2667bb1b8cc5df9ded968" | 720 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.20.1-0.20200309200217-e05f789c0967;sha256sum=14485d268826098c97386a1c21a0a80ae05eefccc2f2667bb1b8cc5df9ded968" |
| 469 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.1-0.20200526195155-81db48ad09cc;sha256sum=0874d821bddd32dc00a540cbcfec67a058c6a8aae8da723d3e51baad726030ea" | 721 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.1-0.20200526195155-81db48ad09cc;sha256sum=0874d821bddd32dc00a540cbcfec67a058c6a8aae8da723d3e51baad726030ea" |
| 722 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200109180630-ec00e32a8dfd;sha256sum=8c4b0bb3b48bcf679da429e3e33474ff66168ac40ef22ceca786069c2b17537b" | ||
| 470 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200228230310-ab0ca4ff8a60;sha256sum=43e210e17c195c7f993d49d0e061d53fe5cbe5223bab9ca1428e0a93e41e1999" | 723 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200228230310-ab0ca4ff8a60;sha256sum=43e210e17c195c7f993d49d0e061d53fe5cbe5223bab9ca1428e0a93e41e1999" |
| 724 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.23.0;sha256sum=fc6051d85af8d7551d2160d76db30ff66e1bc9f520d4df6d9484e266ddf6d4f0" | ||
| 725 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.25.0;sha256sum=204f72cf4d80eaf1892d4b4fe4e34dc9db283eb8fdb36902f871bf3eaa29aff9" | ||
| 726 | SRC_URI += "gomod://google.golang.org/protobuf;version=v0.0.0-20200221191635-4d8936d0db64;sha256sum=ec9cdd4f84e2a5c89a40bee563e1d116efce3531eb13cf639f26636540d5b96b" | ||
| 727 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.22.0;sha256sum=52757d6a9b7b8b2006668030846f69cfa39241cc4ec4991c57e6266c9949a239" | ||
| 728 | SRC_URI += "gomod://google.golang.org/protobuf;version=v1.36.12-0.20260120151049-f2248ac996af;sha256sum=d8e53d0f95089a69bdcce74a3b0b096aed85069e05bbcfc9a82685cd05e0bd8c" | ||
| 471 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" | 729 | SRC_URI += "gomod://gopkg.in/check.v1;version=v0.0.0-20161208181325-20d25e280405;sha256sum=4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c" |
| 472 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" | 730 | SRC_URI += "gomod://gopkg.in/check.v1;version=v1.0.0-20201130134442-10cb98267c6c;sha256sum=f555684e5c5dacc2850dddb345fef1b8f93f546b72685589789da6d2b062710e" |
| 473 | SRC_URI += "gomod://gopkg.in/evanphx/json-patch.v4;version=v4.12.0;sha256sum=eccb52c37cbf4a38d392101f2b31d424eca68bfebab3de4265d0cf595ca07b51" | 731 | SRC_URI += "gomod://gopkg.in/evanphx/json-patch.v4;version=v4.13.0;sha256sum=de94747c5023a2c83909845c76acc6b4bfe28b44994207394b5e057f3085625a" |
| 474 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" | 732 | SRC_URI += "gomod://gopkg.in/inf.v0;version=v0.9.1;sha256sum=08abac18c95cc43b725d4925f63309398d618beab68b4669659b61255e5374a0" |
| 475 | SRC_URI += "gomod://gopkg.in/natefinch/lumberjack.v2;version=v2.2.1;sha256sum=e28804b050e7debf4f5b2dd8d241d804f5d592d0519b6e7a3dc9d4cce6f075b3" | 733 | SRC_URI += "gomod://gopkg.in/natefinch/lumberjack.v2;version=v2.2.1;sha256sum=e28804b050e7debf4f5b2dd8d241d804f5d592d0519b6e7a3dc9d4cce6f075b3" |
| 476 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" | 734 | SRC_URI += "gomod://gopkg.in/yaml.v2;version=v2.4.0;sha256sum=ede49e27c4cca6cdd2ec719aed8ea4d363710cceb3d411e7a786fbdec0d391fd" |
| 477 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | ||
| 478 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" | 735 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.1;sha256sum=aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015" |
| 736 | SRC_URI += "gomod://gopkg.in/yaml.v3;version=v3.0.0-20200313102051-9f266ea9e77c;sha256sum=acf19ccb4fca983b234a39ef032faf9ab70e759680673bb3dff077e77fee20fe" | ||
| 479 | SRC_URI += "gomod://gotest.tools;version=v2.2.0+incompatible;sha256sum=55fab831b2660201183b54d742602563d4e17e7125ee75788a309a4f6cb7285e" | 737 | SRC_URI += "gomod://gotest.tools;version=v2.2.0+incompatible;sha256sum=55fab831b2660201183b54d742602563d4e17e7125ee75788a309a4f6cb7285e" |
| 480 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.2;sha256sum=d7c40ae135e4a34dee9ca4847ad18208f138847721e693647b897259287a1d4b" | 738 | SRC_URI += "gomod://gotest.tools/v3;version=v3.5.2;sha256sum=d7c40ae135e4a34dee9ca4847ad18208f138847721e693647b897259287a1d4b" |
| 739 | SRC_URI += "gomod://gvisor.dev/gvisor;version=v0.0.0-20240916094835-a174eb65023f;sha256sum=18c0b1101aef7e6f94d6125330fa9b9c5b878084705fe9184f8092c9efcfd4fd" | ||
| 481 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190523083050-ea95bdfd59fc;sha256sum=eeaa82700e96ac5e803d7a9c32363332504beff8fbb1202492b4d43d5a5e7360" | 740 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190523083050-ea95bdfd59fc;sha256sum=eeaa82700e96ac5e803d7a9c32363332504beff8fbb1202492b4d43d5a5e7360" |
| 482 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190102054323-c2f93a96b099;sha256sum=9860f8a4cb535ae4ebdec509422f4f1c543b540104464bb4873d9e02e80d8c54" | 741 | SRC_URI += "gomod://honnef.co/go/tools;version=v0.0.0-20190102054323-c2f93a96b099;sha256sum=9860f8a4cb535ae4ebdec509422f4f1c543b540104464bb4873d9e02e80d8c54" |
| 742 | SRC_URI += "gomod://k8s.io/client-go;version=v0.36.0;sha256sum=5e55cd97859c4d6488f926133a63a7b7ec1e3732610e77bf5f5660fcbd06fd00" | ||
| 743 | SRC_URI += "gomod://k8s.io/component-base;version=v0.36.0;sha256sum=2ea651115d309081976ebc1dfc100e300f66ccdc1db10b4d3aa12f9cf0aa038b" | ||
| 744 | SRC_URI += "gomod://k8s.io/cri-api;version=v0.36.0;sha256sum=9bdcfcb62a75ac9a07a8db6cfc0e1750bd4da5747da163bcca3b44549bd972dc" | ||
| 483 | SRC_URI += "gomod://k8s.io/cri-api;version=v0.34.1;sha256sum=575f04bf04c09e2f1442a881113536a4411066a1cfd075751f77826603ec00ef" | 745 | SRC_URI += "gomod://k8s.io/cri-api;version=v0.34.1;sha256sum=575f04bf04c09e2f1442a881113536a4411066a1cfd075751f77826603ec00ef" |
| 746 | SRC_URI += "gomod://k8s.io/cri-client;version=v0.36.0;sha256sum=4c00f4b49dbc662801c25f7d8881c4b0fee12b46ab8b6b523f189f0e7b6c36e4" | ||
| 747 | SRC_URI += "gomod://k8s.io/cri-streaming;version=v0.36.0;sha256sum=0f3603e0f48ddde86ce20cb483ce13b56b7a6a8791db17dee9a09f6d8c222ea8" | ||
| 484 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.130.1;sha256sum=262b961175bbe8cf6ecf227d06303df2eb47bfb890e19d516846422f7d406cb9" | 748 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.130.1;sha256sum=262b961175bbe8cf6ecf227d06303df2eb47bfb890e19d516846422f7d406cb9" |
| 749 | SRC_URI += "gomod://k8s.io/klog/v2;version=v2.140.0;sha256sum=46fab8686139b04c42f1b44e84c5a162667fbf22628216d5061d95206625a886" | ||
| 750 | SRC_URI += "gomod://k8s.io/kube-openapi;version=v0.0.0-20260319004828-5883c5ee87b9;sha256sum=1661efec364311129ad0ac7a7f9deb751d56311fb2136583c58a8733f9fcb192" | ||
| 751 | SRC_URI += "gomod://k8s.io/kubelet;version=v0.31.2;sha256sum=b5d5b253cdf74440c5e9c3a3bf6ce6bd15f220551952c45d8e1626008a273d22" | ||
| 752 | SRC_URI += "gomod://k8s.io/streaming;version=v0.36.0;sha256sum=0dc92d6b810529809b3ee0be9916e2431fec3f8ad50fadfbee3f8f54ddbb3e7c" | ||
| 485 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20250604170112-4c0f3b243397;sha256sum=3687c33444d57ee4b35e7e7e6baa2627096057dd4d2819a82ac73d3823bced28" | 753 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20250604170112-4c0f3b243397;sha256sum=3687c33444d57ee4b35e7e7e6baa2627096057dd4d2819a82ac73d3823bced28" |
| 754 | SRC_URI += "gomod://k8s.io/utils;version=v0.0.0-20260319190234-28399d86e0b5;sha256sum=5d87a7ffd5c0ba5381c1af420a421938a4bff87badf2d002c17013feee978a54" | ||
| 486 | SRC_URI += "gomod://lukechampine.com/blake3;version=v1.3.0;sha256sum=2fb0c0a64de6f558aadf0fc161caaf1d477adaed6b8ee60648e0fb44376de32b" | 755 | SRC_URI += "gomod://lukechampine.com/blake3;version=v1.3.0;sha256sum=2fb0c0a64de6f558aadf0fc161caaf1d477adaed6b8ee60648e0fb44376de32b" |
| 487 | SRC_URI += "gomod://oras.land/oras-go/v2;version=v2.5.0;sha256sum=256009e363dafacbbcd7e016dcd58485cc6410dd2132fc88eddbfe7ad7bc2a98" | 756 | SRC_URI += "gomod://oras.land/oras-go/v2;version=v2.5.0;sha256sum=256009e363dafacbbcd7e016dcd58485cc6410dd2132fc88eddbfe7ad7bc2a98" |
| 488 | SRC_URI += "gomod://pgregory.net/rapid;version=v1.2.0;sha256sum=c48fcf01d3621eb8fde71a0cfa46c3c1bb12cc5a038951bbef903b16916ae64a" | 757 | SRC_URI += "gomod://pgregory.net/rapid;version=v1.2.0;sha256sum=c48fcf01d3621eb8fde71a0cfa46c3c1bb12cc5a038951bbef903b16916ae64a" |
| 758 | SRC_URI += "gomod://pgregory.net/rapid;version=v1.3.0;sha256sum=b98c171f8571c0b7d496aa9b94b9847339a7fa6c0054eb6dde86c9fb13b874b2" | ||
| 759 | SRC_URI += "gomod://resenje.org/singleflight;version=v0.4.3;sha256sum=5565b9b329564e28d3a2414c4844d2f4573c14800121bc40a98328af95cf6ed1" | ||
| 489 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20241014173422-cfa47c3a1cc8;sha256sum=4a5cb30c1b7406bd9684b3dbe118308cb565ba57157f7242b06a4815fbc24ed7" | 760 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20241014173422-cfa47c3a1cc8;sha256sum=4a5cb30c1b7406bd9684b3dbe118308cb565ba57157f7242b06a4815fbc24ed7" |
| 761 | SRC_URI += "gomod://sigs.k8s.io/json;version=v0.0.0-20250730193827-2d320260d730;sha256sum=7cec6eae3e4e4c9c1e0a009eef200740990fafbcb9cab081eb18ce32f6e7a7b9" | ||
| 490 | SRC_URI += "gomod://sigs.k8s.io/knftables;version=v0.0.18;sha256sum=74377e84d4759cf8263b6e79d8a30f1018ba45e2a039afd60c2e767ac4b03ec4" | 762 | SRC_URI += "gomod://sigs.k8s.io/knftables;version=v0.0.18;sha256sum=74377e84d4759cf8263b6e79d8a30f1018ba45e2a039afd60c2e767ac4b03ec4" |
| 491 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" | 763 | SRC_URI += "gomod://sigs.k8s.io/randfill;version=v1.0.0;sha256sum=31dbbfc44ce12f78f1b68d6bbeed8526aa73c53243353d44d50b2532c828f5f1" |
| 492 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.4.1;sha256sum=ce80f7bbeca9f900e8ec311744007cd764c679ecc8d3a6aaa6abf1223dde91f2" | 764 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v4;version=v4.4.1;sha256sum=ce80f7bbeca9f900e8ec311744007cd764c679ecc8d3a6aaa6abf1223dde91f2" |
| 765 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.2;sha256sum=535b0fb3212d548fcaff4b475251658ec7b621e3918031dec63c275f043f8d3d" | ||
| 493 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" | 766 | SRC_URI += "gomod://sigs.k8s.io/structured-merge-diff/v6;version=v6.3.0;sha256sum=bcb0e662e31cfbd06b4cb52eb59eef6f0da101bce5aedca7dbce1f78c34d637a" |
| 494 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" | 767 | SRC_URI += "gomod://sigs.k8s.io/yaml;version=v1.6.0;sha256sum=cf88648a471581817b00a42ee8d24fd73eb0e3503998cf46d8e63787e11e5052" |
| 495 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.0.1;sha256sum=7fa76151f62f9afe72b5fe8caa6e0d1b2bbede65047d1c9080957f858eb88d32" | 768 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.0.1;sha256sum=7fa76151f62f9afe72b5fe8caa6e0d1b2bbede65047d1c9080957f858eb88d32" |
| 769 | SRC_URI += "gomod://tags.cncf.io/container-device-interface;version=v1.1.0;sha256sum=1e5cd303b687e2c0ae4d6c6bd64d08b35ff78584ea08246125fd97ca879d52f1" | ||
| 496 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.0.0;sha256sum=61d634151ae879323697dc8ae58de4a7514131758815c15547b787c22be9ff64" | 770 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.0.0;sha256sum=61d634151ae879323697dc8ae58de4a7514131758815c15547b787c22be9ff64" |
| 771 | SRC_URI += "gomod://tags.cncf.io/container-device-interface/specs-go;version=v1.1.0;sha256sum=f354d6b20b5f35edaa3eb57ddbc9751725454a10ca8e6c2cf103c4053e5a5711" | ||
diff --git a/recipes-containers/nerdctl/go-mod-licenses.inc b/recipes-containers/nerdctl/go-mod-licenses.inc new file mode 100644 index 00000000..81edd19a --- /dev/null +++ b/recipes-containers/nerdctl/go-mod-licenses.inc | |||
| @@ -0,0 +1,514 @@ | |||
| 1 | # Generated by oe-go-mod-fetcher.py v3.0.0 | ||
| 2 | # | ||
| 3 | # Do not modify by hand. Regenerate with: | ||
| 4 | # bitbake <recipe> -c discover_and_generate | ||
| 5 | |||
| 6 | LICENSE += "& Apache-2.0 & BSD-2-Clause & MIT & MPL-2.0" | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM += "\ | ||
| 9 | file://pkg/mod/cel.dev/expr@v0.25.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 10 | file://pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.8/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 11 | file://pkg/mod/cloud.google.com/go/auth@v0.19.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 12 | file://pkg/mod/cloud.google.com/go/compute/metadata@v0.9.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 13 | file://pkg/mod/cloud.google.com/go/logging@v1.18.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 14 | file://pkg/mod/cloud.google.com/go/longrunning@v0.9.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 15 | file://pkg/mod/cloud.google.com/go@v0.123.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 16 | file://pkg/mod/code.cloudfoundry.org/clock@v1.60.0/LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9;spdx=Apache-2.0 \ | ||
| 17 | file://pkg/mod/cyphar.com/go-pathrs@v0.2.1/COPYING;md5=f75d2927d3c1ed2414ef72048f5ad640;spdx=Unknown \ | ||
| 18 | file://pkg/mod/dario.cat/mergo@v1.0.2/LICENSE;md5=ff13e03bb57bf9c52645f2f942afa28b;spdx=Unknown \ | ||
| 19 | file://pkg/mod/filippo.io/edwards25519@v1.1.1/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 20 | file://pkg/mod/github.com/!ada!logics/go-fuzz-headers@v0.0.0-20240806141605-e8a1dd7889d6/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 21 | file://pkg/mod/github.com/!adam!korcz/go-118-fuzz-build@v0.0.0-20231105174938-2b5cbb29f3e2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 22 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/LICENSE.txt;md5=a93cb0863fda8e7f177e09f6943951b4;spdx=Unknown \ | ||
| 23 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/LICENSE.txt;md5=a93cb0863fda8e7f177e09f6943951b4;spdx=Unknown \ | ||
| 24 | file://pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.5.0/LICENSE.txt;md5=261d8686a7cf1ce9570cdc99746659f8;spdx=Unknown \ | ||
| 25 | file://pkg/mod/github.com/!azure/go-ansiterm@v0.0.0-20250102033503-faa5f7b0171c/LICENSE;md5=6000442264015a23894024af9930539b;spdx=MIT \ | ||
| 26 | file://pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/COPYING;md5=9e24c0e2a784c1d1fcabb279f4f107e0;spdx=MIT \ | ||
| 27 | file://pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.31.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 28 | file://pkg/mod/github.com/!graylog2/go-gelf@v0.0.0-20191017102106-1550ee647df0/LICENSE;md5=71a1acb4d14c757a86cc351dd90bfbdb;spdx=MIT \ | ||
| 29 | file://pkg/mod/github.com/!karpeles!lab/reflink@v1.0.1/LICENSE;md5=0edd141532f4a7f19ac2afbece1fc635;spdx=MIT \ | ||
| 30 | file://pkg/mod/github.com/!masterminds/semver/v3@v3.5.0/LICENSE.txt;md5=4c1ffeeb02e3f8f4af042205e189b3f7;spdx=MIT \ | ||
| 31 | file://pkg/mod/github.com/!microsoft/cosesign1go@v1.4.0/LICENSE;md5=d4a904ca135bb7bc912156fee12726f0;spdx=Unknown \ | ||
| 32 | file://pkg/mod/github.com/!microsoft/didx509go@v0.0.3/LICENSE;md5=d4a904ca135bb7bc912156fee12726f0;spdx=Unknown \ | ||
| 33 | file://pkg/mod/github.com/!microsoft/go-winio@v0.6.3-0.20251027160822-ad3df93bed29/LICENSE;md5=69205ff73858f2c22b2ca135b557e8ef;spdx=MIT \ | ||
| 34 | file://pkg/mod/github.com/!microsoft/hcsshim@v0.15.0-rc.1/LICENSE;md5=d4c2cbbea5ee1e7c86dff68a7073718e;spdx=MIT \ | ||
| 35 | file://pkg/mod/github.com/!one!of!one/xxhash@v1.2.8/LICENSE;md5=7b8ee9b837e70f675fc861ec7e3af440;spdx=Unknown \ | ||
| 36 | file://pkg/mod/github.com/!proton!mail/go-crypto@v1.3.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 37 | file://pkg/mod/github.com/!rack!sec/srslog@v0.0.0-20180709174129-a4725f04ec91/LICENSE;md5=b3cf073360f53fcbbc944d24704c83cb;spdx=Unknown \ | ||
| 38 | file://pkg/mod/github.com/!stack!exchange/wmi@v0.0.0-20190523213315-cbe66965904d/LICENSE;md5=7e64b32a93ebf1d28071bfd302098152;spdx=MIT \ | ||
| 39 | file://pkg/mod/github.com/agext/levenshtein@v1.2.3/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 40 | file://pkg/mod/github.com/agnivade/levenshtein@v1.2.0/License.txt;md5=911630ea868cb9d6ca549532110fd8fd;spdx=MIT \ | ||
| 41 | file://pkg/mod/github.com/akavel/rsrc@v0.10.2/LICENSE.txt;md5=c2a4381359f35d6f4ff4d4ca39459844;spdx=MIT \ | ||
| 42 | file://pkg/mod/github.com/alexflint/go-filemutex@v1.3.0/LICENSE;md5=85e5af4c3102b5be82eeaa92b393071c;spdx=MIT \ | ||
| 43 | file://pkg/mod/github.com/aliyun/aliyun-oss-go-sdk@v3.0.2+incompatible/LICENSE;md5=6b3b4a911517b57999a946a456701c4f;spdx=MIT \ | ||
| 44 | file://pkg/mod/github.com/anchore/go-struct-converter@v0.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 45 | file://pkg/mod/github.com/apparentlymart/go-cidr@v1.1.1/LICENSE;md5=79d4cdfdb9b65a92144e2a659bdc9f42;spdx=MIT \ | ||
| 46 | file://pkg/mod/github.com/armon/circbuf@v0.0.0-20190214190532-5111143e8da2/LICENSE;md5=d2d77030c0183e3d1e66d26dc1f243be;spdx=MIT \ | ||
| 47 | file://pkg/mod/github.com/armon/go-metrics@v0.4.1/LICENSE;md5=d2d77030c0183e3d1e66d26dc1f243be;spdx=MIT \ | ||
| 48 | file://pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/LICENSE;md5=44f42f71b1145516f11eb20da85d7344;spdx=MIT \ | ||
| 49 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.7.10/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 50 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.32.17/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 51 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.19.16/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 52 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.18.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 53 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager@v0.1.16/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 54 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.4.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 55 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.7.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 56 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.4.24/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 57 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs@v1.74.0/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 58 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.13.9/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 59 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.9.13/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 60 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.13.23/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 61 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.19.21/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 62 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 63 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/signin@v1.0.11/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 64 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.30.17/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 65 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.35.21/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 66 | file://pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.42.1/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 67 | file://pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.7/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 68 | file://pkg/mod/github.com/aws/smithy-go@v1.25.1/LICENSE;md5=34400b68072d710fecd0a2940a0d1658;spdx=Unknown \ | ||
| 69 | file://pkg/mod/github.com/beorn7/perks@v1.0.1/LICENSE;md5=0d0738f37ee8dc0b5f88a32e83c60198;spdx=MIT \ | ||
| 70 | file://pkg/mod/github.com/bits-and-blooms/bitset@v1.13.0/LICENSE;md5=0d2b5d66dabaff0df8e1ffe191a21bd1;spdx=Unknown \ | ||
| 71 | file://pkg/mod/github.com/blang/semver/v4@v4.0.0/LICENSE;md5=5a3ade42a900439691ebc22013660cae;spdx=MIT \ | ||
| 72 | file://pkg/mod/github.com/blang/semver@v3.5.1+incompatible/LICENSE;md5=5a3ade42a900439691ebc22013660cae;spdx=MIT \ | ||
| 73 | file://pkg/mod/github.com/buger/jsonparser@v1.1.1/LICENSE;md5=b60ae568cc483bde7743064a52388501;spdx=MIT \ | ||
| 74 | file://pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 75 | file://pkg/mod/github.com/cenkalti/backoff/v5@v5.0.3/LICENSE;md5=1571d94433e3f3aa05267efd4dbea68b;spdx=MIT \ | ||
| 76 | file://pkg/mod/github.com/census-instrumentation/opencensus-proto@v0.2.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 77 | file://pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/LICENSE.txt;md5=802da049c92a99b4387d3f3d91b00fa9;spdx=MIT \ | ||
| 78 | file://pkg/mod/github.com/checkpoint-restore/checkpointctl@v1.5.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 79 | file://pkg/mod/github.com/checkpoint-restore/go-criu/v6@v6.3.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 80 | file://pkg/mod/github.com/checkpoint-restore/go-criu/v7@v7.2.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 81 | file://pkg/mod/github.com/cilium/ebpf@v0.17.3/LICENSE;md5=011d5eef39494cc16bc0b1848fe42759;spdx=MIT \ | ||
| 82 | file://pkg/mod/github.com/client9/misspell@v0.3.4/LICENSE;md5=387f6b7d6741c8a7f4f7e3c2bbdf97e4;spdx=MIT \ | ||
| 83 | file://pkg/mod/github.com/cloudflare/cfssl@v1.6.5/LICENSE;md5=9bd1e7022303d9bbc29fda142f3e4fd0;spdx=Unknown \ | ||
| 84 | file://pkg/mod/github.com/cloudflare/circl@v1.6.3/LICENSE;md5=71d73ee3b01fb1fe8499f3da2593ecc7;spdx=Unknown \ | ||
| 85 | file://pkg/mod/github.com/cncf/udpa/go@v0.0.0-20191209042840-269d4d468f6f/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 86 | file://pkg/mod/github.com/cncf/xds/go@v0.0.0-20251210132809-ee656c7534f5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 87 | file://pkg/mod/github.com/compose-spec/compose-go/v2@v2.11.0/LICENSE;md5=ad0ec928bca418d0fac28f711ec03506;spdx=Unknown \ | ||
| 88 | file://pkg/mod/github.com/container-storage-interface/spec@v1.5.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 89 | file://pkg/mod/github.com/containerd/accelerated-container-image@v1.4.3/LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9;spdx=Apache-2.0 \ | ||
| 90 | file://pkg/mod/github.com/containerd/btrfs/v2@v2.0.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 91 | file://pkg/mod/github.com/containerd/cgroups/v3@v3.1.3/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 92 | file://pkg/mod/github.com/containerd/console@v1.0.5/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 93 | file://pkg/mod/github.com/containerd/containerd/api@v1.11.1/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 94 | file://pkg/mod/github.com/containerd/containerd/v2@v2.3.1/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 95 | file://pkg/mod/github.com/containerd/continuity@v0.5.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 96 | file://pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 97 | file://pkg/mod/github.com/containerd/errdefs@v1.0.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 98 | file://pkg/mod/github.com/containerd/fifo@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 99 | file://pkg/mod/github.com/containerd/go-cni@v1.1.13/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 100 | file://pkg/mod/github.com/containerd/go-dmverity@v0.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 101 | file://pkg/mod/github.com/containerd/go-runc@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 102 | file://pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.2/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 103 | file://pkg/mod/github.com/containerd/log@v0.1.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 104 | file://pkg/mod/github.com/containerd/nri@v0.12.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 105 | file://pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.15/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 106 | file://pkg/mod/github.com/containerd/otelttrpc@v0.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 107 | file://pkg/mod/github.com/containerd/platforms@v1.0.0-rc.4/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 108 | file://pkg/mod/github.com/containerd/plugin@v1.1.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 109 | file://pkg/mod/github.com/containerd/protobuild@v0.3.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 110 | file://pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 111 | file://pkg/mod/github.com/containerd/stargz-snapshotter/ipfs@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 112 | file://pkg/mod/github.com/containerd/stargz-snapshotter@v0.18.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 113 | file://pkg/mod/github.com/containerd/ttrpc@v1.2.8/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 114 | file://pkg/mod/github.com/containerd/typeurl/v2@v2.3.0/LICENSE;md5=1269f40c0d099c21a871163984590d89;spdx=Unknown \ | ||
| 115 | file://pkg/mod/github.com/containerd/zfs/v2@v2.0.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 116 | file://pkg/mod/github.com/containernetworking/cni@v1.3.0/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc;spdx=Apache-2.0 \ | ||
| 117 | file://pkg/mod/github.com/containernetworking/plugins@v1.9.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 118 | file://pkg/mod/github.com/containers/gvisor-tap-vsock@v0.8.9/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 119 | file://pkg/mod/github.com/containers/ocicrypt@v1.2.1/LICENSE;md5=7e611105d3e369954840a6668c438584;spdx=Unknown \ | ||
| 120 | file://pkg/mod/github.com/coreos/go-iptables@v0.8.0/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 121 | file://pkg/mod/github.com/coreos/go-semver@v0.3.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 122 | file://pkg/mod/github.com/coreos/go-systemd/v22@v22.7.0/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 123 | file://pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/LICENSE.md;md5=80794f9009df723bbc6fe19234c9f517;spdx=MIT \ | ||
| 124 | file://pkg/mod/github.com/cpuguy83/tar2go@v0.3.1/LICENSE.md;md5=efa748f627cc9f439b971a1c7013b769;spdx=MIT \ | ||
| 125 | file://pkg/mod/github.com/creack/pty@v1.1.24/LICENSE;md5=93958070863d769117fa33b129020050;spdx=MIT \ | ||
| 126 | file://pkg/mod/github.com/cyberphone/json-canonicalization@v0.0.0-20241213102144-19d51d7fe467/LICENSE;md5=84f589d883da07bef20c745c96b1019c;spdx=Unknown \ | ||
| 127 | file://pkg/mod/github.com/cyphar/filepath-securejoin@v0.6.1/COPYING.md;md5=048cdd67beeeb4338809b85793683c91;spdx=Unknown \ | ||
| 128 | file://pkg/mod/github.com/danieljoos/wincred@v1.2.1/LICENSE;md5=fe911cd652c8ab319912f6d7be49cb6a;spdx=MIT \ | ||
| 129 | file://pkg/mod/github.com/data-accelerator/zdfs@v0.1.5/LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9;spdx=Apache-2.0 \ | ||
| 130 | file://pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/LICENSE;md5=c06795ed54b2a35ebeeb543cd3a73e56;spdx=Unknown \ | ||
| 131 | file://pkg/mod/github.com/decred/dcrd/dcrec/secp256k1/v4@v4.2.0/LICENSE;md5=9f41db9e6703eca4e3106332b500bbb4;spdx=Unknown \ | ||
| 132 | file://pkg/mod/github.com/digitorus/pkcs7@v0.0.0-20230818184609-3a137a874352/LICENSE;md5=a9b2952d51b44eae97b6090117f60792;spdx=MIT \ | ||
| 133 | file://pkg/mod/github.com/digitorus/timestamp@v0.0.0-20231217203849-220c5c2851b7/LICENSE;md5=ee17b041b11533700fde49eee80a1553;spdx=BSD-2-Clause \ | ||
| 134 | file://pkg/mod/github.com/dimchansky/utfbom@v1.1.1/LICENSE;md5=d5b81a403268b5ea485b4a2579630c17;spdx=Apache-2.0 \ | ||
| 135 | file://pkg/mod/github.com/distribution/reference@v0.6.0/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 136 | file://pkg/mod/github.com/djherbis/times@v1.6.0/LICENSE;md5=3cafd141825e7a44b1c6a047b2320012;spdx=MIT \ | ||
| 137 | file://pkg/mod/github.com/dlclark/regexp2@v1.11.0/LICENSE;md5=5b97589d55fd59dfc63918fde0f533ad;spdx=MIT \ | ||
| 138 | file://pkg/mod/github.com/docker/cli@v29.5.2+incompatible/LICENSE;md5=9740d093a080530b5c5c6573df9af45a;spdx=Unknown \ | ||
| 139 | file://pkg/mod/github.com/docker/distribution@v2.8.3+incompatible/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 140 | file://pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/LICENSE;md5=5f28a5a15a6bde800864f444aee95768;spdx=MIT \ | ||
| 141 | file://pkg/mod/github.com/docker/go-connections@v0.7.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 142 | file://pkg/mod/github.com/docker/go-events@v0.0.0-20250808211157-605354379745/LICENSE;md5=bd1322eeca14e002eef16db6c9e56150;spdx=Apache-2.0 \ | ||
| 143 | file://pkg/mod/github.com/docker/go-metrics@v0.0.1/LICENSE;md5=aadc30f9c14d876ded7bedc0afd2d3d7;spdx=Unknown \ | ||
| 144 | file://pkg/mod/github.com/docker/go-units@v0.5.0/LICENSE;md5=04424bc6f5a5be60691b9824d65c2ad8;spdx=Unknown \ | ||
| 145 | file://pkg/mod/github.com/docker/libtrust@v0.0.0-20150526203908-9cbd2a1374f4/LICENSE;md5=435b266b3899aa8a959f17d41c56def8;spdx=Unknown \ | ||
| 146 | file://pkg/mod/github.com/dustin/go-humanize@v1.0.1/LICENSE;md5=8c6127b79304a5e0a5756d03c7a58766;spdx=Unknown \ | ||
| 147 | file://pkg/mod/github.com/emicklei/go-restful/v3@v3.13.0/LICENSE;md5=2ebc1c12a0f4eae5394522e31961e1de;spdx=MIT \ | ||
| 148 | file://pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.36.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 149 | file://pkg/mod/github.com/envoyproxy/go-control-plane/ratelimit@v0.1.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 150 | file://pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 151 | file://pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.3.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 152 | file://pkg/mod/github.com/erofs/go-erofs@v0.3.0/LICENSE;md5=99a1c96ae77308830fd0dbe612a95e42;spdx=Unknown \ | ||
| 153 | file://pkg/mod/github.com/fahedouch/go-logrotate@v0.3.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 154 | file://pkg/mod/github.com/fatih/color@v1.19.0/LICENSE.md;md5=316e6d590bdcde7993fb175662c0dd5a;spdx=MIT \ | ||
| 155 | file://pkg/mod/github.com/felixge/httpsnoop@v1.0.4/LICENSE.txt;md5=684da2bf3eed8fc8860e75ad84638225;spdx=MIT \ | ||
| 156 | file://pkg/mod/github.com/fernet/fernet-go@v0.0.0-20240119011108-303da6aec611/License;md5=a7cb1ea2b1ab47d1624c5a05b79bc61d;spdx=MIT \ | ||
| 157 | file://pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 158 | file://pkg/mod/github.com/freddierice/go-losetup@v0.0.0-20220711213114-2a14873012db/LICENSE;md5=0254e978eb0866764a9e11050fddb7a6;spdx=MIT \ | ||
| 159 | file://pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/LICENSE;md5=8bae8b116e2cfd723492b02d9a212fe2;spdx=Unknown \ | ||
| 160 | file://pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/LICENSE;md5=827f5a2fa861382d35a3943adf9ebb86;spdx=MIT \ | ||
| 161 | file://pkg/mod/github.com/go-ini/ini@v1.67.0/LICENSE;md5=4e2a8d8f9935d6a766a5879a77ddc24d;spdx=Unknown \ | ||
| 162 | file://pkg/mod/github.com/go-jose/go-jose/v4@v4.1.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 163 | file://pkg/mod/github.com/go-logr/logr@v1.4.3/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 164 | file://pkg/mod/github.com/go-logr/stdr@v1.2.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 165 | file://pkg/mod/github.com/go-ole/go-ole@v1.2.6/LICENSE;md5=7326db50c2d71ed0b0ca841d49b9e63e;spdx=MIT \ | ||
| 166 | file://pkg/mod/github.com/go-openapi/analysis@v0.24.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 167 | file://pkg/mod/github.com/go-openapi/errors@v0.22.7/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 168 | file://pkg/mod/github.com/go-openapi/jsonpointer@v0.22.5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 169 | file://pkg/mod/github.com/go-openapi/jsonreference@v0.21.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 170 | file://pkg/mod/github.com/go-openapi/loads@v0.23.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 171 | file://pkg/mod/github.com/go-openapi/runtime@v0.29.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 172 | file://pkg/mod/github.com/go-openapi/spec@v0.22.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 173 | file://pkg/mod/github.com/go-openapi/strfmt@v0.26.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 174 | file://pkg/mod/github.com/go-openapi/swag/cmdutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 175 | file://pkg/mod/github.com/go-openapi/swag/conv@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 176 | file://pkg/mod/github.com/go-openapi/swag/fileutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 177 | file://pkg/mod/github.com/go-openapi/swag/jsonname@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 178 | file://pkg/mod/github.com/go-openapi/swag/jsonutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 179 | file://pkg/mod/github.com/go-openapi/swag/loading@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 180 | file://pkg/mod/github.com/go-openapi/swag/mangling@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 181 | file://pkg/mod/github.com/go-openapi/swag/netutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 182 | file://pkg/mod/github.com/go-openapi/swag/stringutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 183 | file://pkg/mod/github.com/go-openapi/swag/typeutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 184 | file://pkg/mod/github.com/go-openapi/swag/yamlutils@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 185 | file://pkg/mod/github.com/go-openapi/swag@v0.25.5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 186 | file://pkg/mod/github.com/go-openapi/validate@v0.25.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 187 | file://pkg/mod/github.com/go-quicktest/qt@v1.101.0/LICENSE;md5=98bdc79edcf073ecd345d44297905708;spdx=MIT \ | ||
| 188 | file://pkg/mod/github.com/go-sql-driver/mysql@v1.8.1/LICENSE;md5=815ca599c9df247a0c7f619bab123dad;spdx=MPL-2.0 \ | ||
| 189 | file://pkg/mod/github.com/go-task/slim-sprig/v3@v3.0.0/LICENSE.txt;md5=4ed8d725bea5f035fcea1ab05a767f78;spdx=MIT \ | ||
| 190 | file://pkg/mod/github.com/go-viper/mapstructure/v2@v2.5.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 191 | file://pkg/mod/github.com/gobwas/glob@v0.2.3/LICENSE;md5=0945febef83436030e30c73ea9980b42;spdx=MIT \ | ||
| 192 | file://pkg/mod/github.com/goccy/go-json@v0.10.2/LICENSE;md5=33a07164132d795872805bfc53f6097d;spdx=MIT \ | ||
| 193 | file://pkg/mod/github.com/godbus/dbus/v5@v5.2.2/LICENSE;md5=09042bd5c6c96a2b9e45ddf1bc517eed;spdx=BSD-2-Clause \ | ||
| 194 | file://pkg/mod/github.com/gofrs/flock@v0.13.0/LICENSE;md5=f852ccc601f58d934aff3a71b042ba08;spdx=Unknown \ | ||
| 195 | file://pkg/mod/github.com/gogo/protobuf@v1.3.2/LICENSE;md5=38be95f95200434dc208e2ee3dab5081;spdx=Unknown \ | ||
| 196 | file://pkg/mod/github.com/golang/gddo@v0.0.0-20210115222349-20d68f94ee1f/LICENSE;md5=4c728948788b1a02f33ae4e906546eef;spdx=Unknown \ | ||
| 197 | file://pkg/mod/github.com/golang/glog@v1.2.5/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 198 | file://pkg/mod/github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 199 | file://pkg/mod/github.com/golang/mock@v1.1.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 200 | file://pkg/mod/github.com/golang/protobuf@v1.5.4/LICENSE;md5=939cce1ec101726fa754e698ac871622;spdx=Unknown \ | ||
| 201 | file://pkg/mod/github.com/golang-jwt/jwt/v5@v5.3.0/LICENSE;md5=a21b708d8b320c68979c44ac9dba9b0d;spdx=MIT \ | ||
| 202 | file://pkg/mod/github.com/google/btree@v1.1.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 203 | file://pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 204 | file://pkg/mod/github.com/google/certtostore@v1.0.6/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 205 | file://pkg/mod/github.com/google/deck@v0.0.0-20230104221208-105ad94aa8ae/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 206 | file://pkg/mod/github.com/google/gnostic-models@v0.7.0/LICENSE;md5=b1e01b26bacfc2232046c90a330332b3;spdx=Apache-2.0 \ | ||
| 207 | file://pkg/mod/github.com/google/go-cmp@v0.7.0/LICENSE;md5=4ac66f7dea41d8d116cb7fb28aeff2ab;spdx=Unknown \ | ||
| 208 | file://pkg/mod/github.com/google/go-containerregistry@v0.20.7/LICENSE;md5=175792518e4ac015ab6696d16c4f607e;spdx=Apache-2.0 \ | ||
| 209 | file://pkg/mod/github.com/google/gofuzz@v1.2.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 210 | file://pkg/mod/github.com/google/gopacket@v1.1.19/LICENSE;md5=b32b347fe7ed4541e05033e8b0b29001;spdx=Unknown \ | ||
| 211 | file://pkg/mod/github.com/google/pprof@v0.0.0-20250820193118-f64d9cf942d6/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 212 | file://pkg/mod/github.com/google/s2a-go@v0.1.9/LICENSE.md;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 213 | file://pkg/mod/github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 214 | file://pkg/mod/github.com/google/uuid@v1.6.0/LICENSE;md5=88073b6dd8ec00fe09da59e0b6dfded1;spdx=Unknown \ | ||
| 215 | file://pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.14/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 216 | file://pkg/mod/github.com/googleapis/gax-go/v2@v2.21.0/LICENSE;md5=0dd48ae8103725bd7b401261520cdfbb;spdx=Unknown \ | ||
| 217 | file://pkg/mod/github.com/gorilla/mux@v1.8.1/LICENSE;md5=c30eee78985cf2584cded5f89ba3d787;spdx=Unknown \ | ||
| 218 | file://pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/LICENSE;md5=c007b54a1743d596f46b2748d9f8c044;spdx=Unknown \ | ||
| 219 | file://pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus@v1.1.0/LICENSE;md5=7ab5c73bb7e4679b16dd7c11b3559acf;spdx=Apache-2.0 \ | ||
| 220 | file://pkg/mod/github.com/grpc-ecosystem/go-grpc-middleware/v2@v2.1.0/COPYRIGHT;md5=9d171a7fc3b49160ea5d730788fd4cbc;spdx=Unknown \ | ||
| 221 | file://pkg/mod/github.com/grpc-ecosystem/go-grpc-prometheus@v1.2.0/LICENSE;md5=7ab5c73bb7e4679b16dd7c11b3559acf;spdx=Apache-2.0 \ | ||
| 222 | file://pkg/mod/github.com/grpc-ecosystem/grpc-gateway/v2@v2.28.0/LICENSE;md5=c510a2a01572b82d27f28fd4d02ca318;spdx=Unknown \ | ||
| 223 | file://pkg/mod/github.com/hanwen/go-fuse/v2@v2.9.0/LICENSE;md5=184af88d5a6fdee1755dfff3df14a56f;spdx=Unknown \ | ||
| 224 | file://pkg/mod/github.com/hashicorp/errwrap@v1.1.0/LICENSE;md5=b278a92d2c1509760384428817710378;spdx=Unknown \ | ||
| 225 | file://pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 226 | file://pkg/mod/github.com/hashicorp/go-immutable-radix/v2@v2.1.0/LICENSE;md5=bffc21c92b5f3adcbbb06f8e0067e786;spdx=Unknown \ | ||
| 227 | file://pkg/mod/github.com/hashicorp/go-immutable-radix@v1.3.1/LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea;spdx=Unknown \ | ||
| 228 | file://pkg/mod/github.com/hashicorp/go-memdb@v1.3.5/LICENSE;md5=bffc21c92b5f3adcbbb06f8e0067e786;spdx=Unknown \ | ||
| 229 | file://pkg/mod/github.com/hashicorp/go-metrics@v0.5.4/LICENSE;md5=5e1615c259e9448232a8912d8ed74d74;spdx=MIT \ | ||
| 230 | file://pkg/mod/github.com/hashicorp/go-msgpack/v2@v2.1.5/LICENSE;md5=a03c0693c900925da5789db4e72da142;spdx=MIT \ | ||
| 231 | file://pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/LICENSE;md5=d44fdeb607e2d2614db9464dbedd4094;spdx=Unknown \ | ||
| 232 | file://pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.8/LICENSE;md5=bffc21c92b5f3adcbbb06f8e0067e786;spdx=Unknown \ | ||
| 233 | file://pkg/mod/github.com/hashicorp/go-sockaddr@v1.0.7/LICENSE;md5=384a9beb4b0f73244fce13683da4c7da;spdx=MPL-2.0 \ | ||
| 234 | file://pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/LICENSE;md5=dc2f3ee49116a594755b22b853cc8b6b;spdx=Unknown \ | ||
| 235 | file://pkg/mod/github.com/hashicorp/golang-lru@v1.0.2/LICENSE;md5=dc2f3ee49116a594755b22b853cc8b6b;spdx=Unknown \ | ||
| 236 | file://pkg/mod/github.com/hashicorp/memberlist@v0.5.4/LICENSE;md5=2b11e4c33324423cb2ad2a5da00725da;spdx=Unknown \ | ||
| 237 | file://pkg/mod/github.com/hashicorp/serf@v0.10.2/LICENSE;md5=b8a277a612171b7526e9be072f405ef4;spdx=Unknown \ | ||
| 238 | file://pkg/mod/github.com/hiddeco/sshsig@v0.2.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 239 | file://pkg/mod/github.com/imdario/mergo@v0.3.13/LICENSE;md5=ff13e03bb57bf9c52645f2f942afa28b;spdx=Unknown \ | ||
| 240 | file://pkg/mod/github.com/in-toto/attestation@v1.1.2/LICENSE;md5=1a161be702d6505e540097b42efb3a26;spdx=Unknown \ | ||
| 241 | file://pkg/mod/github.com/in-toto/in-toto-golang@v0.11.0/LICENSE;md5=7f23e46c93f32afcb729ca6c74f2ecfd;spdx=Unknown \ | ||
| 242 | file://pkg/mod/github.com/inconshreveable/mousetrap@v1.1.0/LICENSE;md5=7ea8c6c3cf90c1ca8494325e32c35579;spdx=Apache-2.0 \ | ||
| 243 | file://pkg/mod/github.com/inetaf/tcpproxy@v0.0.0-20250222171855-c4b9df066048/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 244 | file://pkg/mod/github.com/insomniacslk/dhcp@v0.0.0-20250919081422-f80a1952f48e/LICENSE;md5=ceaf33b8b657b2d342dbd3bb59578d8a;spdx=Unknown \ | ||
| 245 | file://pkg/mod/github.com/intel/goresctrl@v0.12.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 246 | file://pkg/mod/github.com/ipfs/go-cid@v0.6.1/LICENSE;md5=b842bdc28b2c22394ff43be5ae9eb9f8;spdx=MIT \ | ||
| 247 | file://pkg/mod/github.com/ishidawataru/sctp@v0.0.0-20251114114122-19ddcbc6aae2/GO_LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 248 | file://pkg/mod/github.com/jmoiron/sqlx@v1.4.0/LICENSE;md5=4353e10ea313ec47121dd2c7d89ce6b9;spdx=MIT \ | ||
| 249 | file://pkg/mod/github.com/josephspurrier/goversioninfo@v1.5.0/LICENSE;md5=6480da19702d9416437ffba7822035f6;spdx=MIT \ | ||
| 250 | file://pkg/mod/github.com/josharian/intern@v1.0.0/license.md;md5=6bc75378a26e0addbcdfa118e4d54574;spdx=MIT \ | ||
| 251 | file://pkg/mod/github.com/josharian/native@v1.1.0/license;md5=22904acb291752d818959e01847de4c5;spdx=MIT \ | ||
| 252 | file://pkg/mod/github.com/jsimonetti/rtnetlink/v2@v2.0.1/LICENSE.md;md5=75a8090d4c02945ad9d61c7cce77ed48;spdx=MIT \ | ||
| 253 | file://pkg/mod/github.com/json-iterator/go@v1.1.12/LICENSE;md5=0b69744b481d72d30dbf69f84a451cfd;spdx=MIT \ | ||
| 254 | file://pkg/mod/github.com/klauspost/compress@v1.18.6/LICENSE;md5=d0fd9ebda39468b51ff4539c9fbb13a8;spdx=Unknown \ | ||
| 255 | file://pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8/LICENSE;md5=00d6f962401947482d082858f7ba2ff3;spdx=MIT \ | ||
| 256 | file://pkg/mod/github.com/knqyf263/go-plugin@v0.9.0/LICENSE;md5=2dc23388424fc3c35642b2b8dde0c2a9;spdx=MIT \ | ||
| 257 | file://pkg/mod/github.com/kr/pretty@v0.3.1/License;md5=449bfedd81a372635934cf9ce004c0cf;spdx=MIT \ | ||
| 258 | file://pkg/mod/github.com/kr/text@v0.2.0/License;md5=449bfedd81a372635934cf9ce004c0cf;spdx=MIT \ | ||
| 259 | file://pkg/mod/github.com/lestrrat-go/backoff/v2@v2.0.8/LICENSE;md5=a40d3a08376a4204020182fb717f8960;spdx=MIT \ | ||
| 260 | file://pkg/mod/github.com/lestrrat-go/blackmagic@v1.0.2/LICENSE;md5=8144a188cc06dee37074f74ffc17c90e;spdx=MIT \ | ||
| 261 | file://pkg/mod/github.com/lestrrat-go/httpcc@v1.0.1/LICENSE;md5=c1d03a9175ab48d85c699b2eb51ae56e;spdx=MIT \ | ||
| 262 | file://pkg/mod/github.com/lestrrat-go/iter@v1.0.2/LICENSE;md5=c1d03a9175ab48d85c699b2eb51ae56e;spdx=MIT \ | ||
| 263 | file://pkg/mod/github.com/lestrrat-go/jwx@v1.2.29/LICENSE;md5=c94689f9bcf3eb6a81ad8f45767d5be3;spdx=MIT \ | ||
| 264 | file://pkg/mod/github.com/lestrrat-go/option@v1.0.1/LICENSE;md5=8144a188cc06dee37074f74ffc17c90e;spdx=MIT \ | ||
| 265 | file://pkg/mod/github.com/linuxkit/virtsock@v0.0.0-20241009230534-cb6a20cc0422/LICENSE;md5=f2f8fbe02ae67dff7b01055f1d842bef;spdx=Unknown \ | ||
| 266 | file://pkg/mod/github.com/lithammer/dedent@v1.1.0/LICENSE;md5=2f1370f16b018459285c6972a934ba0e;spdx=MIT \ | ||
| 267 | file://pkg/mod/github.com/magefile/mage@v1.14.0/LICENSE;md5=02754c9de112baaa49870a35979afec1;spdx=Apache-2.0 \ | ||
| 268 | file://pkg/mod/github.com/mailru/easyjson@v0.7.7/LICENSE;md5=819e81c2ec13e1bbc47dc5e90bb4d88b;spdx=MIT \ | ||
| 269 | file://pkg/mod/github.com/mattn/go-colorable@v0.1.14/LICENSE;md5=24ce168f90aec2456a73de1839037245;spdx=MIT \ | ||
| 270 | file://pkg/mod/github.com/mattn/go-isatty@v0.0.22/LICENSE;md5=f509beadd5a11227c27b5d2ad6c9f2c6;spdx=MIT \ | ||
| 271 | file://pkg/mod/github.com/mattn/go-shellwords@v1.0.12/LICENSE;md5=e5116fc268f5118168ff06a271b50ef9;spdx=MIT \ | ||
| 272 | file://pkg/mod/github.com/mdlayher/netlink@v1.7.2/LICENSE.md;md5=e08504321a9b3e86ee07433c231b33f1;spdx=MIT \ | ||
| 273 | file://pkg/mod/github.com/mdlayher/packet@v1.1.2/LICENSE.md;md5=2601a9c0685eda4a9e7d372db5dbea00;spdx=MIT \ | ||
| 274 | file://pkg/mod/github.com/mdlayher/socket@v0.5.1/LICENSE.md;md5=bdcb2fcb7aea8a34d189ef572a59ff88;spdx=MIT \ | ||
| 275 | file://pkg/mod/github.com/mdlayher/vsock@v1.2.1/LICENSE.md;md5=7162c90f2c1b982bc484c17f2d0686c5;spdx=MIT \ | ||
| 276 | file://pkg/mod/github.com/miekg/dns@v1.1.72/COPYRIGHT;md5=2ba6b7bd91e16af46a856eca87db2504;spdx=Unknown \ | ||
| 277 | file://pkg/mod/github.com/miekg/pkcs11@v1.1.1/LICENSE;md5=746b23f793d7aaacdeb34a1c4e7d103b;spdx=Unknown \ | ||
| 278 | file://pkg/mod/github.com/minio/sha256-simd@v1.0.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 279 | file://pkg/mod/github.com/mistifyio/go-zfs/v3@v3.0.1/LICENSE;md5=cce9462224bfb44c1866ef7bd5eddf54;spdx=Apache-2.0 \ | ||
| 280 | file://pkg/mod/github.com/mistifyio/go-zfs/v4@v4.0.0/LICENSE;md5=cce9462224bfb44c1866ef7bd5eddf54;spdx=Apache-2.0 \ | ||
| 281 | file://pkg/mod/github.com/mitchellh/copystructure@v1.2.0/LICENSE;md5=56da355a12d4821cda57b8f23ec34bc4;spdx=MIT \ | ||
| 282 | file://pkg/mod/github.com/mitchellh/go-homedir@v1.1.0/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 283 | file://pkg/mod/github.com/mitchellh/hashstructure/v2@v2.0.2/LICENSE;md5=96ada10a9e51c98c4656f2cede08c673;spdx=MIT \ | ||
| 284 | file://pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2/LICENSE;md5=3f7765c3d4f58e1f84c4313cecf0f5bd;spdx=MIT \ | ||
| 285 | file://pkg/mod/github.com/mndrix/tap-go@v0.0.0-20171203230836-629fa407e90b/LICENSE;md5=911690f51af322440237a253d695d19f;spdx=Unknown \ | ||
| 286 | file://pkg/mod/github.com/moby/buildkit@v0.30.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 287 | file://pkg/mod/github.com/moby/docker-image-spec@v1.3.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 288 | file://pkg/mod/github.com/moby/go-archive@v0.2.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 289 | file://pkg/mod/github.com/moby/ipvs@v1.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 290 | file://pkg/mod/github.com/moby/locker@v1.0.1/LICENSE;md5=d4653096bbe6c7090ef605fe464c94e7;spdx=Unknown \ | ||
| 291 | file://pkg/mod/github.com/moby/moby/api@v1.54.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 292 | file://pkg/mod/github.com/moby/moby/client@v0.4.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 293 | file://pkg/mod/github.com/moby/moby/v2@v2.0.0-beta.15/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 294 | file://pkg/mod/github.com/moby/patternmatcher@v0.6.1/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 295 | file://pkg/mod/github.com/moby/policy-helpers@v0.0.0-20260507153417-a39d60132186/LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9;spdx=Apache-2.0 \ | ||
| 296 | file://pkg/mod/github.com/moby/profiles/apparmor@v0.2.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 297 | file://pkg/mod/github.com/moby/profiles/seccomp@v0.2.3/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 298 | file://pkg/mod/github.com/moby/pubsub@v1.0.0/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 299 | file://pkg/mod/github.com/moby/spdystream@v0.5.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 300 | file://pkg/mod/github.com/moby/swarmkit/v2@v2.1.2/LICENSE;md5=c09df2a11b844feb8c006faa9d68a929;spdx=Apache-2.0 \ | ||
| 301 | file://pkg/mod/github.com/moby/sys/atomicwriter@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 302 | file://pkg/mod/github.com/moby/sys/capability@v0.4.0/LICENSE;md5=9fb69cc4971ab0f8fd79631959bf0616;spdx=Unknown \ | ||
| 303 | file://pkg/mod/github.com/moby/sys/mount@v0.3.4/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 304 | file://pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 305 | file://pkg/mod/github.com/moby/sys/reexec@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 306 | file://pkg/mod/github.com/moby/sys/sequential@v0.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 307 | file://pkg/mod/github.com/moby/sys/signal@v0.7.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 308 | file://pkg/mod/github.com/moby/sys/symlink@v0.3.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 309 | file://pkg/mod/github.com/moby/sys/user@v0.4.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 310 | file://pkg/mod/github.com/moby/sys/userns@v0.1.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 311 | file://pkg/mod/github.com/moby/term@v0.5.2/LICENSE;md5=4859e97a9c7780e77972d989f0823f28;spdx=Unknown \ | ||
| 312 | file://pkg/mod/github.com/moby/vpnkit@v0.6.0/LICENSE;md5=aadc30f9c14d876ded7bedc0afd2d3d7;spdx=Unknown \ | ||
| 313 | file://pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 314 | file://pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 315 | file://pkg/mod/github.com/mohae/deepcopy@v0.0.0-20170929034955-c48cc78d4826/LICENSE;md5=268dc9c546e3de67a93c1d12a039d702;spdx=MIT \ | ||
| 316 | file://pkg/mod/github.com/morikuni/aec@v1.1.0/LICENSE;md5=86852eb2df591157c788f3ba889c8aec;spdx=MIT \ | ||
| 317 | file://pkg/mod/github.com/mr-tron/base58@v1.3.0/LICENSE;md5=9ef467cf85c99a42206af6debf38e557;spdx=MIT \ | ||
| 318 | file://pkg/mod/github.com/mrunalp/fileutils@v0.5.1/LICENSE;md5=435b266b3899aa8a959f17d41c56def8;spdx=Unknown \ | ||
| 319 | file://pkg/mod/github.com/muesli/cancelreader@v0.2.2/LICENSE;md5=ab12cc3eb7227b30073651c468c85f68;spdx=MIT \ | ||
| 320 | file://pkg/mod/github.com/multiformats/go-base32@v0.1.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 321 | file://pkg/mod/github.com/multiformats/go-base36@v0.2.0/LICENSE.md;md5=69a975f4f7f8275b11376f953cb5f5b7;spdx=Unknown \ | ||
| 322 | file://pkg/mod/github.com/multiformats/go-multiaddr@v0.16.1/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 323 | file://pkg/mod/github.com/multiformats/go-multibase@v0.3.0/LICENSE;md5=346757616365f6e9c57a0333f9a4dab7;spdx=MIT \ | ||
| 324 | file://pkg/mod/github.com/multiformats/go-multihash@v0.2.3/LICENSE;md5=62cacd6ebb7e5424324f85f9c3cc81b2;spdx=MIT \ | ||
| 325 | file://pkg/mod/github.com/multiformats/go-varint@v0.1.0/LICENSE;md5=a6e3fd33ab3392894e6d1393270a2108;spdx=MIT \ | ||
| 326 | file://pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/LICENSE;md5=0c241922fc69330e2e5590de114f3bf5;spdx=Unknown \ | ||
| 327 | file://pkg/mod/github.com/networkplumbing/go-nft@v0.4.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 328 | file://pkg/mod/github.com/oklog/ulid/v2@v2.1.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 329 | file://pkg/mod/github.com/onsi/ginkgo/v2@v2.25.1/LICENSE;md5=570603114d52313cb86c0206401c9af7;spdx=MIT \ | ||
| 330 | file://pkg/mod/github.com/onsi/gomega@v1.38.1/LICENSE;md5=570603114d52313cb86c0206401c9af7;spdx=MIT \ | ||
| 331 | file://pkg/mod/github.com/open-policy-agent/opa@v0.70.0/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc;spdx=Apache-2.0 \ | ||
| 332 | file://pkg/mod/github.com/opencontainers/cgroups@v0.0.6/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 333 | file://pkg/mod/github.com/opencontainers/go-digest@v1.0.0/LICENSE;md5=2d6fc0e85c3f118af64c85a78d56d3cf;spdx=Unknown \ | ||
| 334 | file://pkg/mod/github.com/opencontainers/image-spec@v1.1.1/LICENSE;md5=27ef03aa2da6e424307f102e8b42621d;spdx=Unknown \ | ||
| 335 | file://pkg/mod/github.com/opencontainers/runc@v1.3.3/LICENSE;md5=435b266b3899aa8a959f17d41c56def8;spdx=Unknown \ | ||
| 336 | file://pkg/mod/github.com/opencontainers/runtime-spec@v1.3.0/LICENSE;md5=b355a61a394a504dacde901c958f662c;spdx=Unknown \ | ||
| 337 | file://pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20251114084447-edf4cb3d2116/LICENSE;md5=b355a61a394a504dacde901c958f662c;spdx=Unknown \ | ||
| 338 | file://pkg/mod/github.com/opencontainers/selinux@v1.15.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 339 | file://pkg/mod/github.com/package-url/packageurl-go@v0.1.1/LICENSE;md5=e9fa4dfaa4aacffa07ffe934827c5338;spdx=MIT \ | ||
| 340 | file://pkg/mod/github.com/pelletier/go-toml/v2@v2.3.1/LICENSE;md5=390892c6562af0d807e527b06d635f94;spdx=Unknown \ | ||
| 341 | file://pkg/mod/github.com/pelletier/go-toml@v1.9.5/LICENSE;md5=e49b63d868761700c5df76e7946d0bd7;spdx=Unknown \ | ||
| 342 | file://pkg/mod/github.com/petermattis/goid@v0.0.0-20240813172612-4fcff4a6cae7/LICENSE;md5=d2794c0df5b907fdace235a619d80314;spdx=Apache-2.0 \ | ||
| 343 | file://pkg/mod/github.com/philhofer/fwd@v1.2.0/LICENSE.md;md5=cfd452e4c91aa5191e3af8f3e4b67a9a;spdx=MIT \ | ||
| 344 | file://pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/LICENSE;md5=09ece85f3c312a63b522bfc6ebd44943;spdx=Unknown \ | ||
| 345 | file://pkg/mod/github.com/pkg/errors@v0.9.1/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a;spdx=Unknown \ | ||
| 346 | file://pkg/mod/github.com/planetscale/vtprotobuf@v0.6.1-0.20240319094008-0393e58bdf10/LICENSE;md5=a68b49fee54b4ebf71645cb95d6e5d32;spdx=Unknown \ | ||
| 347 | file://pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/LICENSE;md5=e9a2ebb8de779a07500ddecca806145e;spdx=Unknown \ | ||
| 348 | file://pkg/mod/github.com/prometheus/client_golang@v1.23.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 349 | file://pkg/mod/github.com/prometheus/client_model@v0.6.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 350 | file://pkg/mod/github.com/prometheus/common@v0.67.5/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 351 | file://pkg/mod/github.com/prometheus/procfs@v0.19.2/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 352 | file://pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20200313005456-10cdbea86bc0/LICENSE;md5=1bdf5d819f50f141366dabce3be1460f;spdx=Unknown \ | ||
| 353 | file://pkg/mod/github.com/rogpeppe/go-internal@v1.14.1/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 354 | file://pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 355 | file://pkg/mod/github.com/rootless-containers/rootlesskit/v3@v3.0.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 356 | file://pkg/mod/github.com/rs/xid@v1.6.0/LICENSE;md5=785017b3cd2e2cd7d8fdd30f36d67a93;spdx=MIT \ | ||
| 357 | file://pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/LICENSE.txt;md5=ecf8a8a60560c35a862a4a545f2db1b3;spdx=Unknown \ | ||
| 358 | file://pkg/mod/github.com/russross/blackfriday@v1.6.0/LICENSE.txt;md5=cc5c16353aea159c17364f05bbef2a77;spdx=Unknown \ | ||
| 359 | file://pkg/mod/github.com/safchain/ethtool@v0.6.2/LICENSE;md5=8e1a430c9c6b9fa0c191191e83efa169;spdx=Apache-2.0 \ | ||
| 360 | file://pkg/mod/github.com/samber/lo@v1.52.0/LICENSE;md5=1cce9fea1bd9690afd75f9941813586f;spdx=MIT \ | ||
| 361 | file://pkg/mod/github.com/santhosh-tekuri/jsonschema/v5@v5.3.1/LICENSE;md5=3eb31626add6ada64ff9ac772bd3c653;spdx=Unknown \ | ||
| 362 | file://pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/LICENSE;md5=3eb31626add6ada64ff9ac772bd3c653;spdx=Unknown \ | ||
| 363 | file://pkg/mod/github.com/sasha-s/go-deadlock@v0.3.5/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 364 | file://pkg/mod/github.com/sean-/seed@v0.0.0-20170313163322-e2103e2c3529/LICENSE;md5=ae6a5709472e0833798453b9fa793364;spdx=Unknown \ | ||
| 365 | file://pkg/mod/github.com/seccomp/libseccomp-golang@v0.10.0/LICENSE;md5=343b433e752e8b44a543cdf61f14b628;spdx=Unknown \ | ||
| 366 | file://pkg/mod/github.com/secure-systems-lab/go-securesystemslib@v0.10.0/LICENSE;md5=e9db53a054cb216b86f5212531da6b23;spdx=MIT \ | ||
| 367 | file://pkg/mod/github.com/shibumi/go-pathspec@v1.3.0/GO-LICENSE;md5=591778525c869cdde0ab5a1bf283cd81;spdx=Unknown \ | ||
| 368 | file://pkg/mod/github.com/sigstore/protobuf-specs@v0.5.0/COPYRIGHT.txt;md5=79a0324a945372989ac53fa7813090a6;spdx=Unknown \ | ||
| 369 | file://pkg/mod/github.com/sigstore/rekor-tiles/v2@v2.0.1/COPYRIGHT.txt;md5=b52278561f2843315ac5021b4be699f5;spdx=Unknown \ | ||
| 370 | file://pkg/mod/github.com/sigstore/rekor@v1.5.0/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46;spdx=Unknown \ | ||
| 371 | file://pkg/mod/github.com/sigstore/sigstore-go@v1.1.4/COPYRIGHT.txt;md5=14403c66e6b22bac895a90b237ba9da0;spdx=Unknown \ | ||
| 372 | file://pkg/mod/github.com/sigstore/sigstore@v1.10.5/COPYRIGHT.txt;md5=3830a9ca4f9dc30be01bfa2e4042dd46;spdx=Unknown \ | ||
| 373 | file://pkg/mod/github.com/sigstore/timestamp-authority/v2@v2.0.6/COPYRIGHT.txt;md5=b658629ef1355c5c14f859e623e33da3;spdx=Unknown \ | ||
| 374 | file://pkg/mod/github.com/sirupsen/logrus@v1.9.4/LICENSE;md5=8dadfef729c08ec4e631c4f6fc5d43a0;spdx=MIT \ | ||
| 375 | file://pkg/mod/github.com/smallstep/pkcs7@v0.1.1/LICENSE;md5=a9b2952d51b44eae97b6090117f60792;spdx=MIT \ | ||
| 376 | file://pkg/mod/github.com/songgao/water@v0.0.0-20200317203138-2b4b6d7c09d8/LICENSE;md5=a4f18d2ec15b4dc2a36444900c5b98ab;spdx=Unknown \ | ||
| 377 | file://pkg/mod/github.com/spaolacci/murmur3@v1.1.0/LICENSE;md5=d6f737a1e81c08cd7e1720e8428f2ff6;spdx=Unknown \ | ||
| 378 | file://pkg/mod/github.com/spdx/tools-golang@v0.5.7/LICENSE.code;md5=f1538a070dc80749418b8a6af13adcd0;spdx=Unknown \ | ||
| 379 | file://pkg/mod/github.com/spf13/cobra@v1.10.2/LICENSE.txt;md5=920d76114a32b0fb75b3f2718c5a91be;spdx=Unknown \ | ||
| 380 | file://pkg/mod/github.com/spf13/pflag@v1.0.10/LICENSE;md5=1e8b7dc8b906737639131047a590f21d;spdx=Unknown \ | ||
| 381 | file://pkg/mod/github.com/spiffe/go-spiffe/v2@v2.6.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 382 | file://pkg/mod/github.com/stefanberger/go-pkcs11uri@v0.0.0-20230803200340-78284954bff6/LICENSE;md5=c75985e733726beaba57bc5253e96d04;spdx=Unknown \ | ||
| 383 | file://pkg/mod/github.com/stretchr/objx@v0.5.0/LICENSE;md5=d023fd31d3ca39ec61eec65a91732735;spdx=MIT \ | ||
| 384 | file://pkg/mod/github.com/stretchr/testify@v1.11.1/LICENSE;md5=188f01994659f3c0d310612333d2a26f;spdx=MIT \ | ||
| 385 | file://pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/LICENSE;md5=a7304f5073e7be4ba7bffabbf9f2bbca;spdx=Unknown \ | ||
| 386 | file://pkg/mod/github.com/tchap/go-patricia/v2@v2.3.3/LICENSE;md5=9949b99212edd6b1e24ce702376c3baf;spdx=MIT \ | ||
| 387 | file://pkg/mod/github.com/tetratelabs/wazero@v1.11.0/LICENSE;md5=a80aae5626b7e957ac00f5d22276ac9e;spdx=Apache-2.0 \ | ||
| 388 | file://pkg/mod/github.com/theupdateframework/go-tuf/v2@v2.4.1/LICENSE;md5=7da0b6aed5e17caf37a82737f6ea8bae;spdx=Apache-2.0 \ | ||
| 389 | file://pkg/mod/github.com/tinylib/msgp@v1.3.0/LICENSE;md5=37acb030ba070680be4a9fcb57f2735a;spdx=Unknown \ | ||
| 390 | file://pkg/mod/github.com/tonistiigi/dchapes-mode@v0.0.0-20250318174251-73d941a28323/LICENSE;md5=b5f8e6e9caa60377450fa22258870a0c;spdx=Unknown \ | ||
| 391 | file://pkg/mod/github.com/tonistiigi/fsutil@v0.0.0-20251211185533-a2aa163d723f/LICENSE;md5=dd50eb00dd34653989c25a6eb8affb4b;spdx=MIT \ | ||
| 392 | file://pkg/mod/github.com/tonistiigi/go-actions-cache@v0.0.0-20260120203934-54bc28c26fd2/LICENSE;md5=f694c357eb73150a908b51455db22190;spdx=MIT \ | ||
| 393 | file://pkg/mod/github.com/tonistiigi/go-archvariant@v1.0.0/LICENSE;md5=a0e3c90914af07fce50660bce949ef45;spdx=MIT \ | ||
| 394 | file://pkg/mod/github.com/tonistiigi/go-csvvalue@v0.0.0-20240814133006-030d3b2625d0/LICENSE;md5=106d9fed7c2d1ce170c34ec971adb173;spdx=MIT \ | ||
| 395 | file://pkg/mod/github.com/tonistiigi/units@v0.0.0-20180711220420-6950e57a87ea/LICENSE;md5=adab126d737576ca74dbd8acbf706365;spdx=MIT \ | ||
| 396 | file://pkg/mod/github.com/tonistiigi/vt100@v0.0.0-20240514184818-90bafcd6abab/LICENSE;md5=4204c8a598bfa7837b9f80a2e22f649c;spdx=MIT \ | ||
| 397 | file://pkg/mod/github.com/transparency-dev/formats@v0.0.0-20251017110053-404c0d5b696c/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 398 | file://pkg/mod/github.com/transparency-dev/merkle@v0.0.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 399 | file://pkg/mod/github.com/u-root/uio@v0.0.0-20240224005618-d2acac8f3701/LICENSE;md5=52bf39fc1e426b6459f5c9a142e5bfbd;spdx=Unknown \ | ||
| 400 | file://pkg/mod/github.com/urfave/cli/v2@v2.27.7/LICENSE;md5=51992c80b05795f59c22028d39f9b74c;spdx=MIT \ | ||
| 401 | file://pkg/mod/github.com/urfave/cli@v1.22.16/LICENSE;md5=75d9e324acacf92aca82397b81c225b0;spdx=MIT \ | ||
| 402 | file://pkg/mod/github.com/vbatts/tar-split@v0.12.3/LICENSE;md5=19cd0ecd0a6c26052aec628b72e72881;spdx=Unknown \ | ||
| 403 | file://pkg/mod/github.com/veraison/go-cose@v1.1.0/LICENSE;md5=9741c346eef56131163e13b9db1241b3;spdx=MPL-2.0 \ | ||
| 404 | file://pkg/mod/github.com/vishvananda/netlink@v1.3.1/LICENSE;md5=2ade771c7d7211af507864e8dd520529;spdx=Unknown \ | ||
| 405 | file://pkg/mod/github.com/vishvananda/netns@v0.0.5/LICENSE;md5=2ade771c7d7211af507864e8dd520529;spdx=Unknown \ | ||
| 406 | file://pkg/mod/github.com/vtolstov/go-ioctl@v0.0.0-20151206205506-6be9cced4810/LICENSE;md5=2ae12fa5a0d0e146311dd74e963b36ce;spdx=MIT \ | ||
| 407 | file://pkg/mod/github.com/weppos/publicsuffix-go@v0.30.0/LICENSE.txt;md5=5beaee8cf243865b7c125ca1302f1368;spdx=MIT \ | ||
| 408 | file://pkg/mod/github.com/x448/float16@v0.8.4/LICENSE;md5=de8f8e025d57fe7ee0b67f30d571323b;spdx=MIT \ | ||
| 409 | file://pkg/mod/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb/LICENSE-APACHE-2.0.txt;md5=f7a6312e0b85b17786de3ae15ab42bed;spdx=Apache-2.0 \ | ||
| 410 | file://pkg/mod/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415/LICENSE-APACHE-2.0.txt;md5=f7a6312e0b85b17786de3ae15ab42bed;spdx=Apache-2.0 \ | ||
| 411 | file://pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/LICENSE-APACHE-2.0.txt;md5=f7a6312e0b85b17786de3ae15ab42bed;spdx=Apache-2.0 \ | ||
| 412 | file://pkg/mod/github.com/xhit/go-str2duration/v2@v2.1.0/LICENSE;md5=63cf70d490f050a29efd853b9bd0620b;spdx=Unknown \ | ||
| 413 | file://pkg/mod/github.com/xrash/smetrics@v0.0.0-20250705151800-55b8f293f342/LICENSE;md5=68418a2b5d025376b21bcbd2d9289f22;spdx=Unknown \ | ||
| 414 | file://pkg/mod/github.com/yashtewari/glob-intersection@v0.2.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 415 | file://pkg/mod/github.com/yuchanns/srslog@v1.1.0/LICENSE;md5=b3cf073360f53fcbbc944d24704c83cb;spdx=Unknown \ | ||
| 416 | file://pkg/mod/github.com/yuin/goldmark@v1.4.13/LICENSE;md5=9ccc571100d655d5a450059a79f1339e;spdx=MIT \ | ||
| 417 | file://pkg/mod/github.com/zmap/zcrypto@v0.0.0-20230310154051-c8b263fd8300/LICENSE;md5=a685f061aaefb607e61acc95a32b0ba9;spdx=Unknown \ | ||
| 418 | file://pkg/mod/github.com/zmap/zlint/v3@v3.5.0/LICENSE;md5=a34dd16c28523ce36c6289c8375032ae;spdx=Apache-2.0 \ | ||
| 419 | file://pkg/mod/go.etcd.io/bbolt@v1.4.3/LICENSE;md5=13b2a308eefa10d841e3bf2467dbe07a;spdx=MIT \ | ||
| 420 | file://pkg/mod/go.etcd.io/etcd/api/v3@v3.6.6/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 421 | file://pkg/mod/go.etcd.io/etcd/client/pkg/v3@v3.6.6/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 422 | file://pkg/mod/go.etcd.io/etcd/client/v3@v3.5.17/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 423 | file://pkg/mod/go.etcd.io/etcd/pkg/v3@v3.6.6/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 424 | file://pkg/mod/go.etcd.io/etcd/server/v3@v3.6.6/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 425 | file://pkg/mod/go.etcd.io/raft/v3@v3.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 426 | file://pkg/mod/go.opencensus.io@v0.24.0/LICENSE;md5=175792518e4ac015ab6696d16c4f607e;spdx=Apache-2.0 \ | ||
| 427 | file://pkg/mod/go.opentelemetry.io/auto/sdk@v1.2.1/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 428 | file://pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.39.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 429 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.68.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 430 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace@v0.68.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 431 | file://pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.68.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 432 | file://pkg/mod/go.opentelemetry.io/contrib/processors/baggagecopy@v0.16.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 433 | file://pkg/mod/go.opentelemetry.io/otel/bridge/opencensus@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 434 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 435 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 436 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 437 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 438 | file://pkg/mod/go.opentelemetry.io/otel/exporters/otlp/otlptrace@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 439 | file://pkg/mod/go.opentelemetry.io/otel/log@v0.19.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 440 | file://pkg/mod/go.opentelemetry.io/otel/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 441 | file://pkg/mod/go.opentelemetry.io/otel/sdk/log@v0.19.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 442 | file://pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 443 | file://pkg/mod/go.opentelemetry.io/otel/sdk@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 444 | file://pkg/mod/go.opentelemetry.io/otel/trace@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 445 | file://pkg/mod/go.opentelemetry.io/otel@v1.43.0/LICENSE;md5=24dad3abbe7a8f390afc8ab967bfefa7;spdx=Unknown \ | ||
| 446 | file://pkg/mod/go.opentelemetry.io/proto/otlp@v1.10.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 447 | file://pkg/mod/go.uber.org/automaxprocs@v1.6.0/LICENSE;md5=513f1cf32c6e4e3236a335fa13bb1c89;spdx=MIT \ | ||
| 448 | file://pkg/mod/go.uber.org/goleak@v1.3.0/LICENSE;md5=62372d5c70f0438c59165224c1c21ee0;spdx=MIT \ | ||
| 449 | file://pkg/mod/go.uber.org/mock@v0.6.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 450 | file://pkg/mod/go.uber.org/multierr@v1.11.0/LICENSE.txt;md5=721ac51ede11efb667ff53a866be23c4;spdx=MIT \ | ||
| 451 | file://pkg/mod/go.uber.org/zap@v1.27.1/LICENSE;md5=a48e22dd4170c1eb095a423a50302852;spdx=MIT \ | ||
| 452 | file://pkg/mod/go.yaml.in/yaml/v2@v2.4.4/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 453 | file://pkg/mod/go.yaml.in/yaml/v3@v3.0.4/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 454 | file://pkg/mod/go.yaml.in/yaml/v4@v4.0.0-rc.4/LICENSE;md5=2729d3a1fab7cdaacf8f8e12d2556871;spdx=Apache-2.0 \ | ||
| 455 | file://pkg/mod/golang.org/x/crypto@v0.52.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 456 | file://pkg/mod/golang.org/x/exp@v0.0.0-20250711185948-6ae5c78190dc/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 457 | file://pkg/mod/golang.org/x/lint@v0.0.0-20190313153728-d0100b6bd8b3/LICENSE;md5=4c728948788b1a02f33ae4e906546eef;spdx=Unknown \ | ||
| 458 | file://pkg/mod/golang.org/x/mod@v0.36.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 459 | file://pkg/mod/golang.org/x/net@v0.55.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 460 | file://pkg/mod/golang.org/x/oauth2@v0.36.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 461 | file://pkg/mod/golang.org/x/sync@v0.20.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 462 | file://pkg/mod/golang.org/x/sys@v0.45.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 463 | file://pkg/mod/golang.org/x/telemetry@v0.0.0-20240228155512-f48c80bd79b2/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=Unknown \ | ||
| 464 | file://pkg/mod/golang.org/x/term@v0.43.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 465 | file://pkg/mod/golang.org/x/text@v0.37.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 466 | file://pkg/mod/golang.org/x/time@v0.15.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 467 | file://pkg/mod/golang.org/x/tools/go/expect@v0.1.0-deprecated/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 468 | file://pkg/mod/golang.org/x/tools/go/packages/packagestest@v0.1.1-deprecated/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 469 | file://pkg/mod/golang.org/x/tools@v0.45.0/LICENSE;md5=7998cb338f82d15c0eff93b7004d272a;spdx=Unknown \ | ||
| 470 | file://pkg/mod/golang.org/x/xerrors@v0.0.0-20200804184101-5ec99f83aff1/LICENSE;md5=a413d6b3884e141783f23d00d5838777;spdx=Unknown \ | ||
| 471 | file://pkg/mod/gonum.org/v1/gonum@v0.17.0/LICENSE;md5=fabff3dab4b5a6c3e29611c973dc3df9;spdx=Unknown \ | ||
| 472 | file://pkg/mod/google.golang.org/api@v0.274.0/LICENSE;md5=a651bb3d8b1c412632e28823bb432b40;spdx=Unknown \ | ||
| 473 | file://pkg/mod/google.golang.org/appengine@v1.4.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 474 | file://pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20260406210006-6f92a3bedf2d/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 475 | file://pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20260406210006-6f92a3bedf2d/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 476 | file://pkg/mod/google.golang.org/genproto@v0.0.0-20260401024825-9d38bb4040a9/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 477 | file://pkg/mod/google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 478 | file://pkg/mod/google.golang.org/grpc@v1.80.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 479 | file://pkg/mod/google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af/LICENSE;md5=02d4002e9171d41a8fad93aa7faf3956;spdx=Unknown \ | ||
| 480 | file://pkg/mod/gopkg.in/check.v1@v1.0.0-20201130134442-10cb98267c6c/LICENSE;md5=598d6673548efc92a7d6dfb739add1ed;spdx=Unknown \ | ||
| 481 | file://pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.13.0/LICENSE;md5=96ae735ca1b4dcdb6b26f4ca4b8ba645;spdx=Unknown \ | ||
| 482 | file://pkg/mod/gopkg.in/inf.v0@v0.9.1/LICENSE;md5=13cea479df204c85485b5db6eb1bc9d5;spdx=Unknown \ | ||
| 483 | file://pkg/mod/gopkg.in/natefinch/lumberjack.v2@v2.2.1/LICENSE;md5=574cdb55b81249478f5af5f789e9e29f;spdx=MIT \ | ||
| 484 | file://pkg/mod/gopkg.in/yaml.v2@v2.4.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 485 | file://pkg/mod/gopkg.in/yaml.v3@v3.0.1/LICENSE;md5=3c91c17266710e16afdbb2b6d15c761c;spdx=Unknown \ | ||
| 486 | file://pkg/mod/gotest.tools/v3@v3.5.2/LICENSE;md5=26d13e18e6e60338287c11c73cc80ff5;spdx=Unknown \ | ||
| 487 | file://pkg/mod/gotest.tools@v2.2.0+incompatible/LICENSE;md5=26d13e18e6e60338287c11c73cc80ff5;spdx=Unknown \ | ||
| 488 | file://pkg/mod/gvisor.dev/gvisor@v0.0.0-20240916094835-a174eb65023f/LICENSE;md5=fbbaf7613c100c84b8f20701859dee2d;spdx=Unknown \ | ||
| 489 | file://pkg/mod/honnef.co/go/tools@v0.0.0-20190523083050-ea95bdfd59fc/LICENSE;md5=ca0492e2abd2c12b3f3c25d6e33972ad;spdx=MIT \ | ||
| 490 | file://pkg/mod/k8s.io/api@v0.36.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 491 | file://pkg/mod/k8s.io/apimachinery@v0.36.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 492 | file://pkg/mod/k8s.io/client-go@v0.36.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 493 | file://pkg/mod/k8s.io/component-base@v0.36.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 494 | file://pkg/mod/k8s.io/cri-api@v0.36.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 495 | file://pkg/mod/k8s.io/cri-client@v0.36.0/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 496 | file://pkg/mod/k8s.io/cri-streaming@v0.36.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 497 | file://pkg/mod/k8s.io/klog/v2@v2.140.0/LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5;spdx=Unknown \ | ||
| 498 | file://pkg/mod/k8s.io/kube-openapi@v0.0.0-20260319004828-5883c5ee87b9/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 499 | file://pkg/mod/k8s.io/kubelet@v0.31.2/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 500 | file://pkg/mod/k8s.io/streaming@v0.36.0/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 501 | file://pkg/mod/k8s.io/utils@v0.0.0-20260319190234-28399d86e0b5/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57;spdx=Apache-2.0 \ | ||
| 502 | file://pkg/mod/lukechampine.com/blake3@v1.3.0/LICENSE;md5=9fbce58272b01a52b54bd835cd2a4411;spdx=MIT \ | ||
| 503 | file://pkg/mod/oras.land/oras-go/v2@v2.5.0/LICENSE;md5=019fcb726ce54798fc2e56a02520dae8;spdx=Apache-2.0 \ | ||
| 504 | file://pkg/mod/pgregory.net/rapid@v1.3.0/LICENSE;md5=48a3fe23ed1353e0995dadfda05ffdb6;spdx=Unknown \ | ||
| 505 | file://pkg/mod/resenje.org/singleflight@v0.4.3/LICENSE;md5=808412e5cefcaa7a3ebc60f2fac26c46;spdx=Unknown \ | ||
| 506 | file://pkg/mod/sigs.k8s.io/json@v0.0.0-20250730193827-2d320260d730/LICENSE;md5=545d3f23616dee7495323aeb0b098df3;spdx=Unknown \ | ||
| 507 | file://pkg/mod/sigs.k8s.io/knftables@v0.0.18/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 508 | file://pkg/mod/sigs.k8s.io/randfill@v1.0.0/LICENSE;md5=8f245a894b7d4f5880176fafd88faad8;spdx=Apache-2.0 \ | ||
| 509 | file://pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.4.1/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 510 | file://pkg/mod/sigs.k8s.io/structured-merge-diff/v6@v6.3.2/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e;spdx=Apache-2.0 \ | ||
| 511 | file://pkg/mod/sigs.k8s.io/yaml@v1.6.0/LICENSE;md5=b5d30dd5bc47d1b56b678ac06dead1c7;spdx=Unknown \ | ||
| 512 | file://pkg/mod/tags.cncf.io/container-device-interface/specs-go@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 513 | file://pkg/mod/tags.cncf.io/container-device-interface@v1.1.0/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327;spdx=Apache-2.0 \ | ||
| 514 | " | ||
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb index 203e84e6..98309276 100644 --- a/recipes-containers/nerdctl/nerdctl_git.bb +++ b/recipes-containers/nerdctl/nerdctl_git.bb | |||
| @@ -10,10 +10,14 @@ DEPENDS = " \ | |||
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV_FORMAT = "nerdcli" | 12 | SRCREV_FORMAT = "nerdcli" |
| 13 | SRCREV_nerdcli = "5604f9077214d1e7ef84e1699d794387d281195a" | 13 | SRCREV_nerdcli = "89ecd85071c47cf5865fb2bb5882aae5f06b4173" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" | 15 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" |
| 16 | 16 | ||
| 17 | # Upstream repo deleted from GitHub - fetch via Go module proxy instead | ||
| 18 | SRC_URI += "gomod://github.com/vtolstov/go-ioctl;version=v0.0.0-20151206205506-6be9cced4810;sha256sum=26e96d5eb3389453eb54f8e510676f3dabda93deb842f679f2e967052754c4de" | ||
| 19 | GO_MOD_VCS_EXCLUDE = "github.com/vtolstov/go-ioctl" | ||
| 20 | |||
| 17 | # GO_MOD_FETCH_MODE: "vcs" (all git://) or "hybrid" (gomod:// + git://) | 21 | # GO_MOD_FETCH_MODE: "vcs" (all git://) or "hybrid" (gomod:// + git://) |
| 18 | GO_MOD_FETCH_MODE ?= "hybrid" | 22 | GO_MOD_FETCH_MODE ?= "hybrid" |
| 19 | 23 | ||
| @@ -26,6 +30,9 @@ include ${@ "go-mod-hybrid-gomod.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybri | |||
| 26 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | 30 | include ${@ "go-mod-hybrid-git.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} |
| 27 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} | 31 | include ${@ "go-mod-hybrid-cache.inc" if d.getVar("GO_MOD_FETCH_MODE") == "hybrid" else ""} |
| 28 | 32 | ||
| 33 | # Per-dependency license tracking | ||
| 34 | include go-mod-licenses.inc | ||
| 35 | |||
| 29 | # patches | 36 | # patches |
| 30 | SRC_URI += " \ | 37 | SRC_URI += " \ |
| 31 | file://0001-Makefile-allow-external-specification-of-build-setti.patch \ | 38 | file://0001-Makefile-allow-external-specification-of-build-setti.patch \ |
| @@ -36,7 +43,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd | |||
| 36 | 43 | ||
| 37 | GO_IMPORT = "import" | 44 | GO_IMPORT = "import" |
| 38 | 45 | ||
| 39 | PV = "v2.2.0" | 46 | PV = "v2.3.1" |
| 40 | 47 | ||
| 41 | NERDCTL_PKG = "github.com/containerd/nerdctl" | 48 | NERDCTL_PKG = "github.com/containerd/nerdctl" |
| 42 | 49 | ||
diff --git a/recipes-containers/netavark/files/0001-test-skip-firewalld-and-sit-module-related-cases.patch b/recipes-containers/netavark/files/0001-test-skip-firewalld-and-sit-module-related-cases.patch deleted file mode 100644 index 7fb58a63..00000000 --- a/recipes-containers/netavark/files/0001-test-skip-firewalld-and-sit-module-related-cases.patch +++ /dev/null | |||
| @@ -1,105 +0,0 @@ | |||
| 1 | From d527af68458f071215e70d6e5f952017f882a626 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Mingli Yu <mingli.yu@windriver.com> | ||
| 3 | Date: Mon, 24 Jun 2024 15:40:57 +0800 | ||
| 4 | Subject: [PATCH] test: skip firewalld and sit module related cases | ||
| 5 | |||
| 6 | * Skip firewalld related cases as don't enable firewalld by default. | ||
| 7 | |||
| 8 | * Skip some other cases as the sit0 device is automatically added to all | ||
| 9 | network namespaces then this will break many test assumptions [1]. | ||
| 10 | |||
| 11 | [1] https://github.com/containers/netavark/issues/984 | ||
| 12 | |||
| 13 | Upstream-Status: Pending | ||
| 14 | |||
| 15 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | ||
| 16 | --- | ||
| 17 | test/100-bridge-iptables.bats | 4 ++++ | ||
| 18 | test/250-bridge-nftables.bats | 2 ++ | ||
| 19 | test/300-macvlan.bats | 1 + | ||
| 20 | test/600-bridge-vrf.bats | 1 + | ||
| 21 | 4 files changed, 8 insertions(+) | ||
| 22 | |||
| 23 | diff --git a/test/100-bridge-iptables.bats b/test/100-bridge-iptables.bats | ||
| 24 | index 420547b..3ff5d04 100644 | ||
| 25 | --- a/test/100-bridge-iptables.bats | ||
| 26 | +++ b/test/100-bridge-iptables.bats | ||
| 27 | @@ -496,6 +496,7 @@ fw_driver=iptables | ||
| 28 | } | ||
| 29 | |||
| 30 | @test "$fw_driver - port range forwarding dual - udp" { | ||
| 31 | + skip | ||
| 32 | test_port_fw ip=dual proto=udp range=3 | ||
| 33 | } | ||
| 34 | |||
| 35 | @@ -858,6 +859,7 @@ EOF | ||
| 36 | |||
| 37 | |||
| 38 | @test "$fw_driver - bridge teardown" { | ||
| 39 | + skip | ||
| 40 | create_container_ns | ||
| 41 | configs=() | ||
| 42 | for i in 1 2; do | ||
| 43 | @@ -991,6 +993,7 @@ EOF | ||
| 44 | } | ||
| 45 | |||
| 46 | @test "$fw_driver - test firewalld reload" { | ||
| 47 | + skip | ||
| 48 | setup_firewalld | ||
| 49 | |||
| 50 | run_netavark --file ${TESTSDIR}/testfiles/simplebridge.json setup $(get_container_netns_path) | ||
| 51 | @@ -1024,6 +1027,7 @@ EOF | ||
| 52 | } | ||
| 53 | |||
| 54 | @test "$fw_driver - port forwarding ipv4 - tcp with firewalld reload" { | ||
| 55 | + skip | ||
| 56 | test_port_fw firewalld_reload=true | ||
| 57 | } | ||
| 58 | |||
| 59 | diff --git a/test/250-bridge-nftables.bats b/test/250-bridge-nftables.bats | ||
| 60 | index 77bc12c..7876f53 100644 | ||
| 61 | --- a/test/250-bridge-nftables.bats | ||
| 62 | +++ b/test/250-bridge-nftables.bats | ||
| 63 | @@ -913,6 +913,7 @@ EOF | ||
| 64 | } | ||
| 65 | |||
| 66 | @test "$fw_driver - test firewalld reload" { | ||
| 67 | + skip | ||
| 68 | setup_firewalld | ||
| 69 | |||
| 70 | run_netavark --file ${TESTSDIR}/testfiles/simplebridge.json setup $(get_container_netns_path) | ||
| 71 | @@ -944,6 +945,7 @@ EOF | ||
| 72 | } | ||
| 73 | |||
| 74 | @test "$fw_driver - port forwarding ipv4 - tcp with firewalld reload" { | ||
| 75 | + skip | ||
| 76 | test_port_fw firewalld_reload=true | ||
| 77 | } | ||
| 78 | |||
| 79 | diff --git a/test/300-macvlan.bats b/test/300-macvlan.bats | ||
| 80 | index c062a7f..e646faf 100644 | ||
| 81 | --- a/test/300-macvlan.bats | ||
| 82 | +++ b/test/300-macvlan.bats | ||
| 83 | @@ -329,6 +329,7 @@ EOF | ||
| 84 | |||
| 85 | @test "macvlan same interface name on container" { | ||
| 86 | |||
| 87 | + skip | ||
| 88 | read -r -d '\0' config <<EOF | ||
| 89 | { | ||
| 90 | "container_id": "someID", | ||
| 91 | diff --git a/test/600-bridge-vrf.bats b/test/600-bridge-vrf.bats | ||
| 92 | index 4b95f93..dc90e92 100644 | ||
| 93 | --- a/test/600-bridge-vrf.bats | ||
| 94 | +++ b/test/600-bridge-vrf.bats | ||
| 95 | @@ -6,6 +6,7 @@ | ||
| 96 | load helpers | ||
| 97 | |||
| 98 | @test vrf - bridge with vrf { | ||
| 99 | + skip | ||
| 100 | run_in_host_netns ip link add test-vrf type vrf table 10 | ||
| 101 | run_in_host_netns ip link set dev test-vrf up | ||
| 102 | |||
| 103 | -- | ||
| 104 | 2.34.1 | ||
| 105 | |||
diff --git a/recipes-containers/netavark/netavark-crates.inc b/recipes-containers/netavark/netavark-crates.inc index c7f144ad..7568d36f 100644 --- a/recipes-containers/netavark/netavark-crates.inc +++ b/recipes-containers/netavark/netavark-crates.inc | |||
| @@ -2,605 +2,503 @@ | |||
| 2 | 2 | ||
| 3 | # from Cargo.lock | 3 | # from Cargo.lock |
| 4 | SRC_URI += " \ | 4 | SRC_URI += " \ |
| 5 | crate://crates.io/addr2line/0.24.2 \ | 5 | crate://crates.io/aho-corasick/1.1.4 \ |
| 6 | crate://crates.io/adler2/2.0.0 \ | ||
| 7 | crate://crates.io/aho-corasick/1.1.3 \ | ||
| 8 | crate://crates.io/android-tzdata/0.1.1 \ | ||
| 9 | crate://crates.io/android_system_properties/0.1.5 \ | 6 | crate://crates.io/android_system_properties/0.1.5 \ |
| 10 | crate://crates.io/anstream/0.6.18 \ | 7 | crate://crates.io/anstream/1.0.0 \ |
| 11 | crate://crates.io/anstyle/1.0.10 \ | 8 | crate://crates.io/anstyle/1.0.13 \ |
| 12 | crate://crates.io/anstyle-parse/0.2.6 \ | 9 | crate://crates.io/anstyle-parse/1.0.0 \ |
| 13 | crate://crates.io/anstyle-query/1.1.2 \ | 10 | crate://crates.io/anstyle-query/1.1.4 \ |
| 14 | crate://crates.io/anstyle-wincon/3.0.7 \ | 11 | crate://crates.io/anstyle-wincon/3.0.10 \ |
| 15 | crate://crates.io/anyhow/1.0.98 \ | 12 | crate://crates.io/anyhow/1.0.100 \ |
| 16 | crate://crates.io/arrayvec/0.7.6 \ | 13 | crate://crates.io/arrayvec/0.7.6 \ |
| 17 | crate://crates.io/async-broadcast/0.7.2 \ | 14 | crate://crates.io/async-broadcast/0.7.2 \ |
| 18 | crate://crates.io/async-channel/2.3.1 \ | 15 | crate://crates.io/async-channel/2.5.0 \ |
| 19 | crate://crates.io/async-executor/1.13.2 \ | 16 | crate://crates.io/async-executor/1.13.3 \ |
| 20 | crate://crates.io/async-io/2.4.0 \ | 17 | crate://crates.io/async-io/2.6.0 \ |
| 21 | crate://crates.io/async-lock/3.4.0 \ | 18 | crate://crates.io/async-lock/3.4.1 \ |
| 22 | crate://crates.io/async-process/2.3.0 \ | 19 | crate://crates.io/async-process/2.5.0 \ |
| 23 | crate://crates.io/async-recursion/1.1.1 \ | 20 | crate://crates.io/async-recursion/1.1.1 \ |
| 24 | crate://crates.io/async-signal/0.2.10 \ | 21 | crate://crates.io/async-signal/0.2.13 \ |
| 25 | crate://crates.io/async-task/4.7.1 \ | 22 | crate://crates.io/async-task/4.7.1 \ |
| 26 | crate://crates.io/async-trait/0.1.88 \ | 23 | crate://crates.io/async-trait/0.1.89 \ |
| 27 | crate://crates.io/atomic-waker/1.1.2 \ | 24 | crate://crates.io/atomic-waker/1.1.2 \ |
| 28 | crate://crates.io/autocfg/1.4.0 \ | 25 | crate://crates.io/autocfg/1.5.0 \ |
| 29 | crate://crates.io/axum/0.8.4 \ | 26 | crate://crates.io/axum/0.8.6 \ |
| 30 | crate://crates.io/axum-core/0.5.2 \ | 27 | crate://crates.io/axum-core/0.5.5 \ |
| 31 | crate://crates.io/backtrace/0.3.75 \ | ||
| 32 | crate://crates.io/base64/0.22.1 \ | 28 | crate://crates.io/base64/0.22.1 \ |
| 33 | crate://crates.io/bitflags/2.9.0 \ | 29 | crate://crates.io/bitflags/2.10.0 \ |
| 34 | crate://crates.io/block-buffer/0.10.4 \ | 30 | crate://crates.io/block-buffer/0.10.4 \ |
| 35 | crate://crates.io/blocking/1.6.1 \ | 31 | crate://crates.io/blocking/1.6.2 \ |
| 36 | crate://crates.io/bumpalo/3.17.0 \ | 32 | crate://crates.io/bumpalo/3.19.0 \ |
| 37 | crate://crates.io/byteorder/1.5.0 \ | ||
| 38 | crate://crates.io/bytes/1.10.1 \ | 33 | crate://crates.io/bytes/1.10.1 \ |
| 39 | crate://crates.io/cc/1.2.22 \ | 34 | crate://crates.io/cc/1.2.45 \ |
| 40 | crate://crates.io/cfg-if/1.0.0 \ | 35 | crate://crates.io/cfg-if/1.0.4 \ |
| 41 | crate://crates.io/cfg_aliases/0.2.1 \ | 36 | crate://crates.io/cfg_aliases/0.2.1 \ |
| 42 | crate://crates.io/chrono/0.4.41 \ | 37 | crate://crates.io/chrono/0.4.44 \ |
| 43 | crate://crates.io/clap/4.5.38 \ | 38 | crate://crates.io/clap/4.6.1 \ |
| 44 | crate://crates.io/clap_builder/4.5.38 \ | 39 | crate://crates.io/clap_builder/4.6.0 \ |
| 45 | crate://crates.io/clap_derive/4.5.32 \ | 40 | crate://crates.io/clap_derive/4.6.1 \ |
| 46 | crate://crates.io/clap_lex/0.7.4 \ | 41 | crate://crates.io/clap_lex/1.0.0 \ |
| 47 | crate://crates.io/colorchoice/1.0.3 \ | 42 | crate://crates.io/colorchoice/1.0.4 \ |
| 48 | crate://crates.io/concurrent-queue/2.5.0 \ | 43 | crate://crates.io/concurrent-queue/2.5.0 \ |
| 49 | crate://crates.io/core-foundation-sys/0.8.7 \ | 44 | crate://crates.io/core-foundation-sys/0.8.7 \ |
| 50 | crate://crates.io/cpufeatures/0.2.17 \ | 45 | crate://crates.io/cpufeatures/0.2.17 \ |
| 51 | crate://crates.io/crossbeam-utils/0.8.21 \ | 46 | crate://crates.io/crossbeam-utils/0.8.21 \ |
| 52 | crate://crates.io/crypto-common/0.1.6 \ | 47 | crate://crates.io/crypto-common/0.1.6 \ |
| 53 | crate://crates.io/data-encoding/2.9.0 \ | 48 | crate://crates.io/darling/0.21.3 \ |
| 54 | crate://crates.io/dhcproto/0.12.0 \ | 49 | crate://crates.io/darling_core/0.21.3 \ |
| 55 | crate://crates.io/dhcproto-macros/0.1.0 \ | 50 | crate://crates.io/darling_macro/0.21.3 \ |
| 51 | crate://crates.io/deranged/0.5.8 \ | ||
| 56 | crate://crates.io/digest/0.10.7 \ | 52 | crate://crates.io/digest/0.10.7 \ |
| 57 | crate://crates.io/displaydoc/0.2.5 \ | 53 | crate://crates.io/dyn-clone/1.0.20 \ |
| 58 | crate://crates.io/dyn-clone/1.0.19 \ | ||
| 59 | crate://crates.io/either/1.15.0 \ | 54 | crate://crates.io/either/1.15.0 \ |
| 60 | crate://crates.io/endi/1.1.0 \ | 55 | crate://crates.io/endi/1.1.0 \ |
| 61 | crate://crates.io/enum-as-inner/0.5.1 \ | 56 | crate://crates.io/enumflags2/0.7.12 \ |
| 62 | crate://crates.io/enum-as-inner/0.6.1 \ | 57 | crate://crates.io/enumflags2_derive/0.7.12 \ |
| 63 | crate://crates.io/enumflags2/0.7.11 \ | 58 | crate://crates.io/env_filter/1.0.0 \ |
| 64 | crate://crates.io/enumflags2_derive/0.7.11 \ | 59 | crate://crates.io/env_logger/0.11.10 \ |
| 65 | crate://crates.io/env_filter/0.1.3 \ | ||
| 66 | crate://crates.io/env_logger/0.11.8 \ | ||
| 67 | crate://crates.io/equivalent/1.0.2 \ | 60 | crate://crates.io/equivalent/1.0.2 \ |
| 68 | crate://crates.io/errno/0.3.11 \ | 61 | crate://crates.io/errno/0.3.14 \ |
| 69 | crate://crates.io/etherparse/0.13.0 \ | 62 | crate://crates.io/etherparse/0.19.0 \ |
| 70 | crate://crates.io/ethtool/0.2.8 \ | 63 | crate://crates.io/event-listener/5.4.1 \ |
| 71 | crate://crates.io/event-listener/5.4.0 \ | ||
| 72 | crate://crates.io/event-listener-strategy/0.5.4 \ | 64 | crate://crates.io/event-listener-strategy/0.5.4 \ |
| 73 | crate://crates.io/fastrand/2.3.0 \ | 65 | crate://crates.io/fastrand/2.3.0 \ |
| 66 | crate://crates.io/find-msvc-tools/0.1.4 \ | ||
| 74 | crate://crates.io/fixedbitset/0.5.7 \ | 67 | crate://crates.io/fixedbitset/0.5.7 \ |
| 75 | crate://crates.io/fnv/1.0.7 \ | 68 | crate://crates.io/fnv/1.0.7 \ |
| 76 | crate://crates.io/form_urlencoded/1.2.1 \ | ||
| 77 | crate://crates.io/fs2/0.4.3 \ | 69 | crate://crates.io/fs2/0.4.3 \ |
| 78 | crate://crates.io/futures/0.3.31 \ | 70 | crate://crates.io/futures/0.3.31 \ |
| 79 | crate://crates.io/futures-channel/0.3.31 \ | 71 | crate://crates.io/futures-channel/0.3.32 \ |
| 80 | crate://crates.io/futures-core/0.3.31 \ | 72 | crate://crates.io/futures-core/0.3.32 \ |
| 81 | crate://crates.io/futures-executor/0.3.31 \ | 73 | crate://crates.io/futures-io/0.3.32 \ |
| 82 | crate://crates.io/futures-io/0.3.31 \ | 74 | crate://crates.io/futures-lite/2.6.1 \ |
| 83 | crate://crates.io/futures-lite/2.6.0 \ | 75 | crate://crates.io/futures-macro/0.3.32 \ |
| 84 | crate://crates.io/futures-macro/0.3.31 \ | 76 | crate://crates.io/futures-sink/0.3.32 \ |
| 85 | crate://crates.io/futures-sink/0.3.31 \ | 77 | crate://crates.io/futures-task/0.3.32 \ |
| 86 | crate://crates.io/futures-task/0.3.31 \ | 78 | crate://crates.io/futures-util/0.3.32 \ |
| 87 | crate://crates.io/futures-util/0.3.31 \ | 79 | crate://crates.io/generic-array/0.14.9 \ |
| 88 | crate://crates.io/generic-array/0.14.7 \ | 80 | crate://crates.io/getrandom/0.3.4 \ |
| 89 | crate://crates.io/genetlink/0.2.5 \ | 81 | crate://crates.io/h2/0.4.12 \ |
| 90 | crate://crates.io/getrandom/0.2.16 \ | 82 | crate://crates.io/hashbrown/0.12.3 \ |
| 91 | crate://crates.io/getrandom/0.3.3 \ | 83 | crate://crates.io/hashbrown/0.16.0 \ |
| 92 | crate://crates.io/gimli/0.31.1 \ | ||
| 93 | crate://crates.io/h2/0.4.10 \ | ||
| 94 | crate://crates.io/hashbrown/0.15.3 \ | ||
| 95 | crate://crates.io/heck/0.4.1 \ | ||
| 96 | crate://crates.io/heck/0.5.0 \ | 84 | crate://crates.io/heck/0.5.0 \ |
| 97 | crate://crates.io/hermit-abi/0.4.0 \ | 85 | crate://crates.io/hermit-abi/0.5.2 \ |
| 98 | crate://crates.io/hex/0.4.3 \ | 86 | crate://crates.io/hex/0.4.3 \ |
| 99 | crate://crates.io/http/1.3.1 \ | 87 | crate://crates.io/http/1.3.1 \ |
| 100 | crate://crates.io/http-body/1.0.1 \ | 88 | crate://crates.io/http-body/1.0.1 \ |
| 101 | crate://crates.io/http-body-util/0.1.3 \ | 89 | crate://crates.io/http-body-util/0.1.3 \ |
| 102 | crate://crates.io/httparse/1.10.1 \ | 90 | crate://crates.io/httparse/1.10.1 \ |
| 103 | crate://crates.io/httpdate/1.0.3 \ | 91 | crate://crates.io/httpdate/1.0.3 \ |
| 104 | crate://crates.io/hyper/1.6.0 \ | 92 | crate://crates.io/hyper/1.8.1 \ |
| 105 | crate://crates.io/hyper-timeout/0.5.2 \ | 93 | crate://crates.io/hyper-timeout/0.5.2 \ |
| 106 | crate://crates.io/hyper-util/0.1.11 \ | 94 | crate://crates.io/hyper-util/0.1.20 \ |
| 107 | crate://crates.io/iana-time-zone/0.1.63 \ | 95 | crate://crates.io/iana-time-zone/0.1.64 \ |
| 108 | crate://crates.io/iana-time-zone-haiku/0.1.2 \ | 96 | crate://crates.io/iana-time-zone-haiku/0.1.2 \ |
| 109 | crate://crates.io/icu_collections/1.5.0 \ | 97 | crate://crates.io/ident_case/1.0.1 \ |
| 110 | crate://crates.io/icu_locid/1.5.0 \ | 98 | crate://crates.io/indexmap/1.9.3 \ |
| 111 | crate://crates.io/icu_locid_transform/1.5.0 \ | 99 | crate://crates.io/indexmap/2.12.0 \ |
| 112 | crate://crates.io/icu_locid_transform_data/1.5.1 \ | 100 | crate://crates.io/ipnet/2.12.0 \ |
| 113 | crate://crates.io/icu_normalizer/1.5.0 \ | 101 | crate://crates.io/is_terminal_polyfill/1.70.2 \ |
| 114 | crate://crates.io/icu_normalizer_data/1.5.1 \ | ||
| 115 | crate://crates.io/icu_properties/1.5.1 \ | ||
| 116 | crate://crates.io/icu_properties_data/1.5.1 \ | ||
| 117 | crate://crates.io/icu_provider/1.5.0 \ | ||
| 118 | crate://crates.io/icu_provider_macros/1.5.0 \ | ||
| 119 | crate://crates.io/idna/0.2.3 \ | ||
| 120 | crate://crates.io/idna/1.0.3 \ | ||
| 121 | crate://crates.io/idna_adapter/1.2.0 \ | ||
| 122 | crate://crates.io/indexmap/2.9.0 \ | ||
| 123 | crate://crates.io/ipnet/2.11.0 \ | ||
| 124 | crate://crates.io/iptables/0.5.2 \ | ||
| 125 | crate://crates.io/is_terminal_polyfill/1.70.1 \ | ||
| 126 | crate://crates.io/itertools/0.14.0 \ | 102 | crate://crates.io/itertools/0.14.0 \ |
| 127 | crate://crates.io/itoa/1.0.15 \ | 103 | crate://crates.io/itoa/1.0.15 \ |
| 128 | crate://crates.io/jiff/0.2.13 \ | 104 | crate://crates.io/jiff/0.2.23 \ |
| 129 | crate://crates.io/jiff-static/0.2.13 \ | 105 | crate://crates.io/jiff-static/0.2.23 \ |
| 130 | crate://crates.io/js-sys/0.3.77 \ | 106 | crate://crates.io/js-sys/0.3.82 \ |
| 131 | crate://crates.io/lazy_static/1.5.0 \ | 107 | crate://crates.io/libc/0.2.184 \ |
| 132 | crate://crates.io/libc/0.2.172 \ | 108 | crate://crates.io/linux-raw-sys/0.12.1 \ |
| 133 | crate://crates.io/linux-raw-sys/0.4.15 \ | 109 | crate://crates.io/log/0.4.29 \ |
| 134 | crate://crates.io/linux-raw-sys/0.9.4 \ | ||
| 135 | crate://crates.io/litemap/0.7.4 \ | ||
| 136 | crate://crates.io/log/0.4.27 \ | ||
| 137 | crate://crates.io/matches/0.1.10 \ | ||
| 138 | crate://crates.io/matchit/0.8.4 \ | 110 | crate://crates.io/matchit/0.8.4 \ |
| 139 | crate://crates.io/memchr/2.7.4 \ | 111 | crate://crates.io/memchr/2.7.6 \ |
| 140 | crate://crates.io/memoffset/0.9.1 \ | 112 | crate://crates.io/memoffset/0.9.1 \ |
| 141 | crate://crates.io/mime/0.3.17 \ | 113 | crate://crates.io/mime/0.3.17 \ |
| 142 | crate://crates.io/miniz_oxide/0.8.8 \ | 114 | crate://crates.io/mio/1.2.0 \ |
| 143 | crate://crates.io/mio/1.0.3 \ | 115 | crate://crates.io/mozim/0.3.2 \ |
| 144 | crate://crates.io/mozim/0.2.6 \ | ||
| 145 | crate://crates.io/mptcp-pm/0.1.3 \ | ||
| 146 | crate://crates.io/multimap/0.10.1 \ | 116 | crate://crates.io/multimap/0.10.1 \ |
| 147 | crate://crates.io/netlink-packet-core/0.7.0 \ | 117 | crate://crates.io/netlink-packet-core/0.8.1 \ |
| 148 | crate://crates.io/netlink-packet-generic/0.3.3 \ | 118 | crate://crates.io/netlink-packet-route/0.30.0 \ |
| 149 | crate://crates.io/netlink-packet-route/0.22.0 \ | 119 | crate://crates.io/netlink-sys/0.8.8 \ |
| 150 | crate://crates.io/netlink-packet-utils/0.5.2 \ | 120 | crate://crates.io/nftables/0.6.3 \ |
| 151 | crate://crates.io/netlink-proto/0.11.5 \ | 121 | crate://crates.io/nix/0.30.1 \ |
| 152 | crate://crates.io/netlink-sys/0.8.7 \ | 122 | crate://crates.io/num-conv/0.2.0 \ |
| 153 | crate://crates.io/nftables/0.6.2 \ | ||
| 154 | crate://crates.io/nispor/1.2.24 \ | ||
| 155 | crate://crates.io/nix/0.29.0 \ | ||
| 156 | crate://crates.io/num-traits/0.2.19 \ | 123 | crate://crates.io/num-traits/0.2.19 \ |
| 157 | crate://crates.io/object/0.36.7 \ | 124 | crate://crates.io/once_cell/1.21.4 \ |
| 158 | crate://crates.io/once_cell/1.21.3 \ | 125 | crate://crates.io/once_cell_polyfill/1.70.2 \ |
| 159 | crate://crates.io/ordered-stream/0.2.0 \ | 126 | crate://crates.io/ordered-stream/0.2.0 \ |
| 160 | crate://crates.io/parking/2.2.1 \ | 127 | crate://crates.io/parking/2.2.1 \ |
| 161 | crate://crates.io/paste/1.0.15 \ | 128 | crate://crates.io/paste/1.0.15 \ |
| 162 | crate://crates.io/percent-encoding/2.3.1 \ | 129 | crate://crates.io/percent-encoding/2.3.2 \ |
| 163 | crate://crates.io/petgraph/0.7.1 \ | 130 | crate://crates.io/petgraph/0.7.1 \ |
| 164 | crate://crates.io/pin-project/1.1.10 \ | 131 | crate://crates.io/pin-project/1.1.10 \ |
| 165 | crate://crates.io/pin-project-internal/1.1.10 \ | 132 | crate://crates.io/pin-project-internal/1.1.10 \ |
| 166 | crate://crates.io/pin-project-lite/0.2.16 \ | 133 | crate://crates.io/pin-project-lite/0.2.16 \ |
| 167 | crate://crates.io/pin-utils/0.1.0 \ | 134 | crate://crates.io/pin-utils/0.1.0 \ |
| 168 | crate://crates.io/piper/0.2.4 \ | 135 | crate://crates.io/piper/0.2.4 \ |
| 169 | crate://crates.io/polling/3.7.4 \ | 136 | crate://crates.io/polling/3.11.0 \ |
| 170 | crate://crates.io/portable-atomic/1.11.0 \ | 137 | crate://crates.io/portable-atomic/1.11.1 \ |
| 171 | crate://crates.io/portable-atomic-util/0.2.4 \ | 138 | crate://crates.io/portable-atomic-util/0.2.4 \ |
| 139 | crate://crates.io/powerfmt/0.2.0 \ | ||
| 172 | crate://crates.io/ppv-lite86/0.2.21 \ | 140 | crate://crates.io/ppv-lite86/0.2.21 \ |
| 173 | crate://crates.io/prettyplease/0.2.32 \ | 141 | crate://crates.io/prettyplease/0.2.37 \ |
| 174 | crate://crates.io/proc-macro-crate/3.3.0 \ | 142 | crate://crates.io/proc-macro-crate/3.4.0 \ |
| 175 | crate://crates.io/proc-macro2/1.0.95 \ | 143 | crate://crates.io/proc-macro2/1.0.106 \ |
| 176 | crate://crates.io/prost/0.13.5 \ | 144 | crate://crates.io/prost/0.14.3 \ |
| 177 | crate://crates.io/prost-build/0.13.5 \ | 145 | crate://crates.io/prost-build/0.14.1 \ |
| 178 | crate://crates.io/prost-derive/0.13.5 \ | 146 | crate://crates.io/prost-derive/0.14.3 \ |
| 179 | crate://crates.io/prost-types/0.13.5 \ | 147 | crate://crates.io/prost-types/0.14.1 \ |
| 180 | crate://crates.io/quote/1.0.40 \ | 148 | crate://crates.io/pulldown-cmark/0.13.0 \ |
| 181 | crate://crates.io/r-efi/5.2.0 \ | 149 | crate://crates.io/pulldown-cmark-to-cmark/21.0.0 \ |
| 182 | crate://crates.io/rand/0.8.5 \ | 150 | crate://crates.io/quote/1.0.45 \ |
| 183 | crate://crates.io/rand/0.9.1 \ | 151 | crate://crates.io/r-efi/5.3.0 \ |
| 184 | crate://crates.io/rand_chacha/0.3.1 \ | 152 | crate://crates.io/rand/0.9.3 \ |
| 185 | crate://crates.io/rand_chacha/0.9.0 \ | 153 | crate://crates.io/rand_chacha/0.9.0 \ |
| 186 | crate://crates.io/rand_core/0.6.4 \ | ||
| 187 | crate://crates.io/rand_core/0.9.3 \ | 154 | crate://crates.io/rand_core/0.9.3 \ |
| 188 | crate://crates.io/regex/1.11.1 \ | 155 | crate://crates.io/ref-cast/1.0.25 \ |
| 189 | crate://crates.io/regex-automata/0.4.9 \ | 156 | crate://crates.io/ref-cast-impl/1.0.25 \ |
| 190 | crate://crates.io/regex-syntax/0.8.5 \ | 157 | crate://crates.io/regex/1.12.3 \ |
| 191 | crate://crates.io/rtnetlink/0.16.0 \ | 158 | crate://crates.io/regex-automata/0.4.13 \ |
| 192 | crate://crates.io/rustc-demangle/0.1.24 \ | 159 | crate://crates.io/regex-syntax/0.8.8 \ |
| 193 | crate://crates.io/rustix/0.38.44 \ | 160 | crate://crates.io/rustix/1.1.4 \ |
| 194 | crate://crates.io/rustix/1.0.7 \ | 161 | crate://crates.io/rustversion/1.0.22 \ |
| 195 | crate://crates.io/rustversion/1.0.20 \ | ||
| 196 | crate://crates.io/ryu/1.0.20 \ | 162 | crate://crates.io/ryu/1.0.20 \ |
| 197 | crate://crates.io/same-file/1.0.6 \ | 163 | crate://crates.io/schemars/0.9.0 \ |
| 198 | crate://crates.io/schemars/0.8.22 \ | 164 | crate://crates.io/schemars/1.1.0 \ |
| 199 | crate://crates.io/schemars_derive/0.8.22 \ | 165 | crate://crates.io/schemars_derive/1.1.0 \ |
| 200 | crate://crates.io/serde/1.0.219 \ | 166 | crate://crates.io/serde/1.0.228 \ |
| 201 | crate://crates.io/serde_derive/1.0.219 \ | 167 | crate://crates.io/serde_core/1.0.228 \ |
| 168 | crate://crates.io/serde_derive/1.0.228 \ | ||
| 202 | crate://crates.io/serde_derive_internals/0.29.1 \ | 169 | crate://crates.io/serde_derive_internals/0.29.1 \ |
| 203 | crate://crates.io/serde_json/1.0.140 \ | 170 | crate://crates.io/serde_json/1.0.146 \ |
| 204 | crate://crates.io/serde_path_to_error/0.1.17 \ | 171 | crate://crates.io/serde_path_to_error/0.1.20 \ |
| 205 | crate://crates.io/serde_repr/0.1.20 \ | 172 | crate://crates.io/serde_repr/0.1.20 \ |
| 173 | crate://crates.io/serde_with/3.16.1 \ | ||
| 174 | crate://crates.io/serde_with_macros/3.16.1 \ | ||
| 206 | crate://crates.io/sha2/0.10.9 \ | 175 | crate://crates.io/sha2/0.10.9 \ |
| 207 | crate://crates.io/shlex/1.3.0 \ | 176 | crate://crates.io/shlex/1.3.0 \ |
| 208 | crate://crates.io/signal-hook-registry/1.4.5 \ | 177 | crate://crates.io/signal-hook-registry/1.4.6 \ |
| 209 | crate://crates.io/slab/0.4.9 \ | 178 | crate://crates.io/slab/0.4.11 \ |
| 210 | crate://crates.io/smallvec/1.15.0 \ | 179 | crate://crates.io/smallvec/1.15.1 \ |
| 211 | crate://crates.io/socket2/0.5.9 \ | 180 | crate://crates.io/socket2/0.6.3 \ |
| 212 | crate://crates.io/stable_deref_trait/1.2.0 \ | ||
| 213 | crate://crates.io/static_assertions/1.1.0 \ | ||
| 214 | crate://crates.io/strsim/0.11.1 \ | 181 | crate://crates.io/strsim/0.11.1 \ |
| 215 | crate://crates.io/strum/0.27.1 \ | 182 | crate://crates.io/strum/0.27.2 \ |
| 216 | crate://crates.io/strum_macros/0.27.1 \ | 183 | crate://crates.io/strum_macros/0.27.2 \ |
| 217 | crate://crates.io/syn/1.0.109 \ | 184 | crate://crates.io/syn/2.0.117 \ |
| 218 | crate://crates.io/syn/2.0.101 \ | ||
| 219 | crate://crates.io/sync_wrapper/1.0.2 \ | 185 | crate://crates.io/sync_wrapper/1.0.2 \ |
| 220 | crate://crates.io/synstructure/0.13.2 \ | 186 | crate://crates.io/tempfile/3.27.0 \ |
| 221 | crate://crates.io/sysctl/0.6.0 \ | 187 | crate://crates.io/thiserror/2.0.17 \ |
| 222 | crate://crates.io/tempfile/3.20.0 \ | 188 | crate://crates.io/thiserror-impl/2.0.17 \ |
| 223 | crate://crates.io/thiserror/1.0.69 \ | 189 | crate://crates.io/time/0.3.47 \ |
| 224 | crate://crates.io/thiserror/2.0.12 \ | 190 | crate://crates.io/time-core/0.1.8 \ |
| 225 | crate://crates.io/thiserror-impl/1.0.69 \ | 191 | crate://crates.io/time-macros/0.2.27 \ |
| 226 | crate://crates.io/thiserror-impl/2.0.12 \ | 192 | crate://crates.io/tokio/1.52.3 \ |
| 227 | crate://crates.io/tinystr/0.7.6 \ | 193 | crate://crates.io/tokio-macros/2.7.0 \ |
| 228 | crate://crates.io/tinyvec/1.9.0 \ | 194 | crate://crates.io/tokio-stream/0.1.18 \ |
| 229 | crate://crates.io/tinyvec_macros/0.1.1 \ | 195 | crate://crates.io/tokio-util/0.7.17 \ |
| 230 | crate://crates.io/tokio/1.45.0 \ | 196 | crate://crates.io/toml_datetime/0.7.3 \ |
| 231 | crate://crates.io/tokio-macros/2.5.0 \ | 197 | crate://crates.io/toml_edit/0.23.7 \ |
| 232 | crate://crates.io/tokio-stream/0.1.17 \ | 198 | crate://crates.io/toml_parser/1.0.4 \ |
| 233 | crate://crates.io/tokio-util/0.7.15 \ | 199 | crate://crates.io/tonic/0.14.6 \ |
| 234 | crate://crates.io/toml_datetime/0.6.9 \ | 200 | crate://crates.io/tonic-build/0.14.6 \ |
| 235 | crate://crates.io/toml_edit/0.22.26 \ | 201 | crate://crates.io/tonic-prost/0.14.6 \ |
| 236 | crate://crates.io/tonic/0.13.1 \ | 202 | crate://crates.io/tonic-prost-build/0.14.6 \ |
| 237 | crate://crates.io/tonic-build/0.13.1 \ | 203 | crate://crates.io/tower/0.5.3 \ |
| 238 | crate://crates.io/tower/0.5.2 \ | ||
| 239 | crate://crates.io/tower-layer/0.3.3 \ | 204 | crate://crates.io/tower-layer/0.3.3 \ |
| 240 | crate://crates.io/tower-service/0.3.3 \ | 205 | crate://crates.io/tower-service/0.3.3 \ |
| 241 | crate://crates.io/tracing/0.1.41 \ | 206 | crate://crates.io/tracing/0.1.41 \ |
| 242 | crate://crates.io/tracing-attributes/0.1.28 \ | 207 | crate://crates.io/tracing-attributes/0.1.30 \ |
| 243 | crate://crates.io/tracing-core/0.1.33 \ | 208 | crate://crates.io/tracing-core/0.1.34 \ |
| 244 | crate://crates.io/trust-dns-proto/0.22.0 \ | ||
| 245 | crate://crates.io/try-lock/0.2.5 \ | 209 | crate://crates.io/try-lock/0.2.5 \ |
| 246 | crate://crates.io/typenum/1.18.0 \ | 210 | crate://crates.io/typenum/1.19.0 \ |
| 247 | crate://crates.io/uds_windows/1.1.0 \ | 211 | crate://crates.io/uds_windows/1.1.0 \ |
| 248 | crate://crates.io/unicode-bidi/0.3.18 \ | 212 | crate://crates.io/unicase/2.8.1 \ |
| 249 | crate://crates.io/unicode-ident/1.0.18 \ | 213 | crate://crates.io/unicode-ident/1.0.22 \ |
| 250 | crate://crates.io/unicode-normalization/0.1.24 \ | ||
| 251 | crate://crates.io/url/2.5.4 \ | ||
| 252 | crate://crates.io/utf16_iter/1.0.5 \ | ||
| 253 | crate://crates.io/utf8_iter/1.0.4 \ | ||
| 254 | crate://crates.io/utf8parse/0.2.2 \ | 214 | crate://crates.io/utf8parse/0.2.2 \ |
| 215 | crate://crates.io/uuid/1.18.1 \ | ||
| 255 | crate://crates.io/version_check/0.9.5 \ | 216 | crate://crates.io/version_check/0.9.5 \ |
| 256 | crate://crates.io/walkdir/2.5.0 \ | ||
| 257 | crate://crates.io/want/0.3.1 \ | 217 | crate://crates.io/want/0.3.1 \ |
| 258 | crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \ | 218 | crate://crates.io/wasi/0.11.1+wasi-snapshot-preview1 \ |
| 259 | crate://crates.io/wasi/0.14.2+wasi-0.2.4 \ | 219 | crate://crates.io/wasip2/1.0.1+wasi-0.2.4 \ |
| 260 | crate://crates.io/wasm-bindgen/0.2.100 \ | 220 | crate://crates.io/wasm-bindgen/0.2.105 \ |
| 261 | crate://crates.io/wasm-bindgen-backend/0.2.100 \ | 221 | crate://crates.io/wasm-bindgen-macro/0.2.105 \ |
| 262 | crate://crates.io/wasm-bindgen-macro/0.2.100 \ | 222 | crate://crates.io/wasm-bindgen-macro-support/0.2.105 \ |
| 263 | crate://crates.io/wasm-bindgen-macro-support/0.2.100 \ | 223 | crate://crates.io/wasm-bindgen-shared/0.2.105 \ |
| 264 | crate://crates.io/wasm-bindgen-shared/0.2.100 \ | ||
| 265 | crate://crates.io/winapi/0.3.9 \ | 224 | crate://crates.io/winapi/0.3.9 \ |
| 266 | crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \ | 225 | crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \ |
| 267 | crate://crates.io/winapi-util/0.1.9 \ | ||
| 268 | crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \ | 226 | crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \ |
| 269 | crate://crates.io/windows-core/0.61.0 \ | 227 | crate://crates.io/windows-core/0.62.2 \ |
| 270 | crate://crates.io/windows-implement/0.60.0 \ | 228 | crate://crates.io/windows-implement/0.60.2 \ |
| 271 | crate://crates.io/windows-interface/0.59.1 \ | 229 | crate://crates.io/windows-interface/0.59.3 \ |
| 272 | crate://crates.io/windows-link/0.1.1 \ | 230 | crate://crates.io/windows-link/0.2.1 \ |
| 273 | crate://crates.io/windows-result/0.3.2 \ | 231 | crate://crates.io/windows-result/0.4.1 \ |
| 274 | crate://crates.io/windows-strings/0.4.0 \ | 232 | crate://crates.io/windows-strings/0.5.1 \ |
| 275 | crate://crates.io/windows-sys/0.52.0 \ | 233 | crate://crates.io/windows-sys/0.60.2 \ |
| 276 | crate://crates.io/windows-sys/0.59.0 \ | 234 | crate://crates.io/windows-sys/0.61.2 \ |
| 277 | crate://crates.io/windows-targets/0.52.6 \ | 235 | crate://crates.io/windows-targets/0.53.5 \ |
| 278 | crate://crates.io/windows_aarch64_gnullvm/0.52.6 \ | 236 | crate://crates.io/windows_aarch64_gnullvm/0.53.1 \ |
| 279 | crate://crates.io/windows_aarch64_msvc/0.52.6 \ | 237 | crate://crates.io/windows_aarch64_msvc/0.53.1 \ |
| 280 | crate://crates.io/windows_i686_gnu/0.52.6 \ | 238 | crate://crates.io/windows_i686_gnu/0.53.1 \ |
| 281 | crate://crates.io/windows_i686_gnullvm/0.52.6 \ | 239 | crate://crates.io/windows_i686_gnullvm/0.53.1 \ |
| 282 | crate://crates.io/windows_i686_msvc/0.52.6 \ | 240 | crate://crates.io/windows_i686_msvc/0.53.1 \ |
| 283 | crate://crates.io/windows_x86_64_gnu/0.52.6 \ | 241 | crate://crates.io/windows_x86_64_gnu/0.53.1 \ |
| 284 | crate://crates.io/windows_x86_64_gnullvm/0.52.6 \ | 242 | crate://crates.io/windows_x86_64_gnullvm/0.53.1 \ |
| 285 | crate://crates.io/windows_x86_64_msvc/0.52.6 \ | 243 | crate://crates.io/windows_x86_64_msvc/0.53.1 \ |
| 286 | crate://crates.io/winnow/0.7.10 \ | 244 | crate://crates.io/winnow/0.7.13 \ |
| 287 | crate://crates.io/wit-bindgen-rt/0.39.0 \ | 245 | crate://crates.io/wit-bindgen/0.46.0 \ |
| 288 | crate://crates.io/wl-nl80211/0.2.0 \ | 246 | crate://crates.io/zbus/5.13.1 \ |
| 289 | crate://crates.io/write16/1.0.0 \ | 247 | crate://crates.io/zbus_macros/5.13.1 \ |
| 290 | crate://crates.io/writeable/0.5.5 \ | 248 | crate://crates.io/zbus_names/4.3.1 \ |
| 291 | crate://crates.io/yoke/0.7.5 \ | 249 | crate://crates.io/zerocopy/0.8.27 \ |
| 292 | crate://crates.io/yoke-derive/0.7.5 \ | 250 | crate://crates.io/zerocopy-derive/0.8.27 \ |
| 293 | crate://crates.io/zbus/5.6.0 \ | 251 | crate://crates.io/zvariant/5.9.1 \ |
| 294 | crate://crates.io/zbus_macros/5.6.0 \ | 252 | crate://crates.io/zvariant_derive/5.9.1 \ |
| 295 | crate://crates.io/zbus_names/4.2.0 \ | 253 | crate://crates.io/zvariant_utils/3.3.0 \ |
| 296 | crate://crates.io/zerocopy/0.8.25 \ | ||
| 297 | crate://crates.io/zerocopy-derive/0.8.25 \ | ||
| 298 | crate://crates.io/zerofrom/0.1.5 \ | ||
| 299 | crate://crates.io/zerofrom-derive/0.1.6 \ | ||
| 300 | crate://crates.io/zerovec/0.10.4 \ | ||
| 301 | crate://crates.io/zerovec-derive/0.10.3 \ | ||
| 302 | crate://crates.io/zvariant/5.5.1 \ | ||
| 303 | crate://crates.io/zvariant_derive/5.5.1 \ | ||
| 304 | crate://crates.io/zvariant_utils/3.2.0 \ | ||
| 305 | " | 254 | " |
| 306 | 255 | ||
| 307 | SRC_URI[addr2line-0.24.2.sha256sum] = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" | 256 | SRC_URI[aho-corasick-1.1.4.sha256sum] = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" |
| 308 | SRC_URI[adler2-2.0.0.sha256sum] = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" | ||
| 309 | SRC_URI[aho-corasick-1.1.3.sha256sum] = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" | ||
| 310 | SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" | ||
| 311 | SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" | 257 | SRC_URI[android_system_properties-0.1.5.sha256sum] = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" |
| 312 | SRC_URI[anstream-0.6.18.sha256sum] = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b" | 258 | SRC_URI[anstream-1.0.0.sha256sum] = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" |
| 313 | SRC_URI[anstyle-1.0.10.sha256sum] = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" | 259 | SRC_URI[anstyle-1.0.13.sha256sum] = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" |
| 314 | SRC_URI[anstyle-parse-0.2.6.sha256sum] = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9" | 260 | SRC_URI[anstyle-parse-1.0.0.sha256sum] = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" |
| 315 | SRC_URI[anstyle-query-1.1.2.sha256sum] = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c" | 261 | SRC_URI[anstyle-query-1.1.4.sha256sum] = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" |
| 316 | SRC_URI[anstyle-wincon-3.0.7.sha256sum] = "ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e" | 262 | SRC_URI[anstyle-wincon-3.0.10.sha256sum] = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" |
| 317 | SRC_URI[anyhow-1.0.98.sha256sum] = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" | 263 | SRC_URI[anyhow-1.0.100.sha256sum] = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" |
| 318 | SRC_URI[arrayvec-0.7.6.sha256sum] = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" | 264 | SRC_URI[arrayvec-0.7.6.sha256sum] = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" |
| 319 | SRC_URI[async-broadcast-0.7.2.sha256sum] = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" | 265 | SRC_URI[async-broadcast-0.7.2.sha256sum] = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" |
| 320 | SRC_URI[async-channel-2.3.1.sha256sum] = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a" | 266 | SRC_URI[async-channel-2.5.0.sha256sum] = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" |
| 321 | SRC_URI[async-executor-1.13.2.sha256sum] = "bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa" | 267 | SRC_URI[async-executor-1.13.3.sha256sum] = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8" |
| 322 | SRC_URI[async-io-2.4.0.sha256sum] = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059" | 268 | SRC_URI[async-io-2.6.0.sha256sum] = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" |
| 323 | SRC_URI[async-lock-3.4.0.sha256sum] = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18" | 269 | SRC_URI[async-lock-3.4.1.sha256sum] = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc" |
| 324 | SRC_URI[async-process-2.3.0.sha256sum] = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb" | 270 | SRC_URI[async-process-2.5.0.sha256sum] = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" |
| 325 | SRC_URI[async-recursion-1.1.1.sha256sum] = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" | 271 | SRC_URI[async-recursion-1.1.1.sha256sum] = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" |
| 326 | SRC_URI[async-signal-0.2.10.sha256sum] = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3" | 272 | SRC_URI[async-signal-0.2.13.sha256sum] = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c" |
| 327 | SRC_URI[async-task-4.7.1.sha256sum] = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" | 273 | SRC_URI[async-task-4.7.1.sha256sum] = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" |
| 328 | SRC_URI[async-trait-0.1.88.sha256sum] = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" | 274 | SRC_URI[async-trait-0.1.89.sha256sum] = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" |
| 329 | SRC_URI[atomic-waker-1.1.2.sha256sum] = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" | 275 | SRC_URI[atomic-waker-1.1.2.sha256sum] = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" |
| 330 | SRC_URI[autocfg-1.4.0.sha256sum] = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" | 276 | SRC_URI[autocfg-1.5.0.sha256sum] = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" |
| 331 | SRC_URI[axum-0.8.4.sha256sum] = "021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5" | 277 | SRC_URI[axum-0.8.6.sha256sum] = "8a18ed336352031311f4e0b4dd2ff392d4fbb370777c9d18d7fc9d7359f73871" |
| 332 | SRC_URI[axum-core-0.5.2.sha256sum] = "68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6" | 278 | SRC_URI[axum-core-0.5.5.sha256sum] = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22" |
| 333 | SRC_URI[backtrace-0.3.75.sha256sum] = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" | ||
| 334 | SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" | 279 | SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" |
| 335 | SRC_URI[bitflags-2.9.0.sha256sum] = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" | 280 | SRC_URI[bitflags-2.10.0.sha256sum] = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" |
| 336 | SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" | 281 | SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| 337 | SRC_URI[blocking-1.6.1.sha256sum] = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea" | 282 | SRC_URI[blocking-1.6.2.sha256sum] = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" |
| 338 | SRC_URI[bumpalo-3.17.0.sha256sum] = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" | 283 | SRC_URI[bumpalo-3.19.0.sha256sum] = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" |
| 339 | SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | ||
| 340 | SRC_URI[bytes-1.10.1.sha256sum] = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" | 284 | SRC_URI[bytes-1.10.1.sha256sum] = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" |
| 341 | SRC_URI[cc-1.2.22.sha256sum] = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1" | 285 | SRC_URI[cc-1.2.45.sha256sum] = "35900b6c8d709fb1d854671ae27aeaa9eec2f8b01b364e1619a40da3e6fe2afe" |
| 342 | SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | 286 | SRC_URI[cfg-if-1.0.4.sha256sum] = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" |
| 343 | SRC_URI[cfg_aliases-0.2.1.sha256sum] = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" | 287 | SRC_URI[cfg_aliases-0.2.1.sha256sum] = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" |
| 344 | SRC_URI[chrono-0.4.41.sha256sum] = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" | 288 | SRC_URI[chrono-0.4.44.sha256sum] = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0" |
| 345 | SRC_URI[clap-4.5.38.sha256sum] = "ed93b9805f8ba930df42c2590f05453d5ec36cbb85d018868a5b24d31f6ac000" | 289 | SRC_URI[clap-4.6.1.sha256sum] = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" |
| 346 | SRC_URI[clap_builder-4.5.38.sha256sum] = "379026ff283facf611b0ea629334361c4211d1b12ee01024eec1591133b04120" | 290 | SRC_URI[clap_builder-4.6.0.sha256sum] = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" |
| 347 | SRC_URI[clap_derive-4.5.32.sha256sum] = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" | 291 | SRC_URI[clap_derive-4.6.1.sha256sum] = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" |
| 348 | SRC_URI[clap_lex-0.7.4.sha256sum] = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" | 292 | SRC_URI[clap_lex-1.0.0.sha256sum] = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831" |
| 349 | SRC_URI[colorchoice-1.0.3.sha256sum] = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" | 293 | SRC_URI[colorchoice-1.0.4.sha256sum] = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" |
| 350 | SRC_URI[concurrent-queue-2.5.0.sha256sum] = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" | 294 | SRC_URI[concurrent-queue-2.5.0.sha256sum] = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" |
| 351 | SRC_URI[core-foundation-sys-0.8.7.sha256sum] = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" | 295 | SRC_URI[core-foundation-sys-0.8.7.sha256sum] = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" |
| 352 | SRC_URI[cpufeatures-0.2.17.sha256sum] = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" | 296 | SRC_URI[cpufeatures-0.2.17.sha256sum] = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280" |
| 353 | SRC_URI[crossbeam-utils-0.8.21.sha256sum] = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" | 297 | SRC_URI[crossbeam-utils-0.8.21.sha256sum] = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" |
| 354 | SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" | 298 | SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" |
| 355 | SRC_URI[data-encoding-2.9.0.sha256sum] = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476" | 299 | SRC_URI[darling-0.21.3.sha256sum] = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0" |
| 356 | SRC_URI[dhcproto-0.12.0.sha256sum] = "f6794294f2c4665aae452e950c2803a1e487c5672dc8448f0bfa3f52ff67e270" | 300 | SRC_URI[darling_core-0.21.3.sha256sum] = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4" |
| 357 | SRC_URI[dhcproto-macros-0.1.0.sha256sum] = "a7993efb860416547839c115490d4951c6d0f8ec04a3594d9dd99d50ed7ec170" | 301 | SRC_URI[darling_macro-0.21.3.sha256sum] = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81" |
| 302 | SRC_URI[deranged-0.5.8.sha256sum] = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c" | ||
| 358 | SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" | 303 | SRC_URI[digest-0.10.7.sha256sum] = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" |
| 359 | SRC_URI[displaydoc-0.2.5.sha256sum] = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" | 304 | SRC_URI[dyn-clone-1.0.20.sha256sum] = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" |
| 360 | SRC_URI[dyn-clone-1.0.19.sha256sum] = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005" | ||
| 361 | SRC_URI[either-1.15.0.sha256sum] = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" | 305 | SRC_URI[either-1.15.0.sha256sum] = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" |
| 362 | SRC_URI[endi-1.1.0.sha256sum] = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf" | 306 | SRC_URI[endi-1.1.0.sha256sum] = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf" |
| 363 | SRC_URI[enum-as-inner-0.5.1.sha256sum] = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116" | 307 | SRC_URI[enumflags2-0.7.12.sha256sum] = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" |
| 364 | SRC_URI[enum-as-inner-0.6.1.sha256sum] = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc" | 308 | SRC_URI[enumflags2_derive-0.7.12.sha256sum] = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" |
| 365 | SRC_URI[enumflags2-0.7.11.sha256sum] = "ba2f4b465f5318854c6f8dd686ede6c0a9dc67d4b1ac241cf0eb51521a309147" | 309 | SRC_URI[env_filter-1.0.0.sha256sum] = "7a1c3cc8e57274ec99de65301228b537f1e4eedc1b8e0f9411c6caac8ae7308f" |
| 366 | SRC_URI[enumflags2_derive-0.7.11.sha256sum] = "fc4caf64a58d7a6d65ab00639b046ff54399a39f5f2554728895ace4b297cd79" | 310 | SRC_URI[env_logger-0.11.10.sha256sum] = "0621c04f2196ac3f488dd583365b9c09be011a4ab8b9f37248ffcc8f6198b56a" |
| 367 | SRC_URI[env_filter-0.1.3.sha256sum] = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" | ||
| 368 | SRC_URI[env_logger-0.11.8.sha256sum] = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" | ||
| 369 | SRC_URI[equivalent-1.0.2.sha256sum] = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" | 311 | SRC_URI[equivalent-1.0.2.sha256sum] = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" |
| 370 | SRC_URI[errno-0.3.11.sha256sum] = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" | 312 | SRC_URI[errno-0.3.14.sha256sum] = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" |
| 371 | SRC_URI[etherparse-0.13.0.sha256sum] = "827292ea592108849932ad8e30218f8b1f21c0dfd0696698a18b5d0aed62d990" | 313 | SRC_URI[etherparse-0.19.0.sha256sum] = "b119b9796ff800751a220394b8b3613f26dd30c48f254f6837e64c464872d1c7" |
| 372 | SRC_URI[ethtool-0.2.8.sha256sum] = "5479e15c34374ec0240622c15f2152647ba8726bc6e15f33335a83e309f7b1a5" | 314 | SRC_URI[event-listener-5.4.1.sha256sum] = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" |
| 373 | SRC_URI[event-listener-5.4.0.sha256sum] = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae" | ||
| 374 | SRC_URI[event-listener-strategy-0.5.4.sha256sum] = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" | 315 | SRC_URI[event-listener-strategy-0.5.4.sha256sum] = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" |
| 375 | SRC_URI[fastrand-2.3.0.sha256sum] = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" | 316 | SRC_URI[fastrand-2.3.0.sha256sum] = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" |
| 317 | SRC_URI[find-msvc-tools-0.1.4.sha256sum] = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127" | ||
| 376 | SRC_URI[fixedbitset-0.5.7.sha256sum] = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99" | 318 | SRC_URI[fixedbitset-0.5.7.sha256sum] = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99" |
| 377 | SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | 319 | SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
| 378 | SRC_URI[form_urlencoded-1.2.1.sha256sum] = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" | ||
| 379 | SRC_URI[fs2-0.4.3.sha256sum] = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" | 320 | SRC_URI[fs2-0.4.3.sha256sum] = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" |
| 380 | SRC_URI[futures-0.3.31.sha256sum] = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" | 321 | SRC_URI[futures-0.3.31.sha256sum] = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" |
| 381 | SRC_URI[futures-channel-0.3.31.sha256sum] = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" | 322 | SRC_URI[futures-channel-0.3.32.sha256sum] = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d" |
| 382 | SRC_URI[futures-core-0.3.31.sha256sum] = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" | 323 | SRC_URI[futures-core-0.3.32.sha256sum] = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" |
| 383 | SRC_URI[futures-executor-0.3.31.sha256sum] = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" | 324 | SRC_URI[futures-io-0.3.32.sha256sum] = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" |
| 384 | SRC_URI[futures-io-0.3.31.sha256sum] = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" | 325 | SRC_URI[futures-lite-2.6.1.sha256sum] = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" |
| 385 | SRC_URI[futures-lite-2.6.0.sha256sum] = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532" | 326 | SRC_URI[futures-macro-0.3.32.sha256sum] = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b" |
| 386 | SRC_URI[futures-macro-0.3.31.sha256sum] = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" | 327 | SRC_URI[futures-sink-0.3.32.sha256sum] = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893" |
| 387 | SRC_URI[futures-sink-0.3.31.sha256sum] = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" | 328 | SRC_URI[futures-task-0.3.32.sha256sum] = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" |
| 388 | SRC_URI[futures-task-0.3.31.sha256sum] = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" | 329 | SRC_URI[futures-util-0.3.32.sha256sum] = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" |
| 389 | SRC_URI[futures-util-0.3.31.sha256sum] = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" | 330 | SRC_URI[generic-array-0.14.9.sha256sum] = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2" |
| 390 | SRC_URI[generic-array-0.14.7.sha256sum] = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" | 331 | SRC_URI[getrandom-0.3.4.sha256sum] = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" |
| 391 | SRC_URI[genetlink-0.2.5.sha256sum] = "1f890076c1faa1298bf747ce3694a8d9e0d2cc4b06fe293f12dd95742bfd079f" | 332 | SRC_URI[h2-0.4.12.sha256sum] = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" |
| 392 | SRC_URI[getrandom-0.2.16.sha256sum] = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" | 333 | SRC_URI[hashbrown-0.12.3.sha256sum] = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" |
| 393 | SRC_URI[getrandom-0.3.3.sha256sum] = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" | 334 | SRC_URI[hashbrown-0.16.0.sha256sum] = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d" |
| 394 | SRC_URI[gimli-0.31.1.sha256sum] = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" | ||
| 395 | SRC_URI[h2-0.4.10.sha256sum] = "a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5" | ||
| 396 | SRC_URI[hashbrown-0.15.3.sha256sum] = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3" | ||
| 397 | SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" | ||
| 398 | SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | 335 | SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" |
| 399 | SRC_URI[hermit-abi-0.4.0.sha256sum] = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" | 336 | SRC_URI[hermit-abi-0.5.2.sha256sum] = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" |
| 400 | SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" | 337 | SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
| 401 | SRC_URI[http-1.3.1.sha256sum] = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" | 338 | SRC_URI[http-1.3.1.sha256sum] = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" |
| 402 | SRC_URI[http-body-1.0.1.sha256sum] = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" | 339 | SRC_URI[http-body-1.0.1.sha256sum] = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" |
| 403 | SRC_URI[http-body-util-0.1.3.sha256sum] = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" | 340 | SRC_URI[http-body-util-0.1.3.sha256sum] = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" |
| 404 | SRC_URI[httparse-1.10.1.sha256sum] = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" | 341 | SRC_URI[httparse-1.10.1.sha256sum] = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| 405 | SRC_URI[httpdate-1.0.3.sha256sum] = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" | 342 | SRC_URI[httpdate-1.0.3.sha256sum] = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" |
| 406 | SRC_URI[hyper-1.6.0.sha256sum] = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80" | 343 | SRC_URI[hyper-1.8.1.sha256sum] = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11" |
| 407 | SRC_URI[hyper-timeout-0.5.2.sha256sum] = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" | 344 | SRC_URI[hyper-timeout-0.5.2.sha256sum] = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0" |
| 408 | SRC_URI[hyper-util-0.1.11.sha256sum] = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" | 345 | SRC_URI[hyper-util-0.1.20.sha256sum] = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0" |
| 409 | SRC_URI[iana-time-zone-0.1.63.sha256sum] = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8" | 346 | SRC_URI[iana-time-zone-0.1.64.sha256sum] = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" |
| 410 | SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" | 347 | SRC_URI[iana-time-zone-haiku-0.1.2.sha256sum] = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" |
| 411 | SRC_URI[icu_collections-1.5.0.sha256sum] = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" | 348 | SRC_URI[ident_case-1.0.1.sha256sum] = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" |
| 412 | SRC_URI[icu_locid-1.5.0.sha256sum] = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" | 349 | SRC_URI[indexmap-1.9.3.sha256sum] = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" |
| 413 | SRC_URI[icu_locid_transform-1.5.0.sha256sum] = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" | 350 | SRC_URI[indexmap-2.12.0.sha256sum] = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f" |
| 414 | SRC_URI[icu_locid_transform_data-1.5.1.sha256sum] = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d" | 351 | SRC_URI[ipnet-2.12.0.sha256sum] = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" |
| 415 | SRC_URI[icu_normalizer-1.5.0.sha256sum] = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" | 352 | SRC_URI[is_terminal_polyfill-1.70.2.sha256sum] = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" |
| 416 | SRC_URI[icu_normalizer_data-1.5.1.sha256sum] = "c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7" | ||
| 417 | SRC_URI[icu_properties-1.5.1.sha256sum] = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" | ||
| 418 | SRC_URI[icu_properties_data-1.5.1.sha256sum] = "85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2" | ||
| 419 | SRC_URI[icu_provider-1.5.0.sha256sum] = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" | ||
| 420 | SRC_URI[icu_provider_macros-1.5.0.sha256sum] = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" | ||
| 421 | SRC_URI[idna-0.2.3.sha256sum] = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" | ||
| 422 | SRC_URI[idna-1.0.3.sha256sum] = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" | ||
| 423 | SRC_URI[idna_adapter-1.2.0.sha256sum] = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" | ||
| 424 | SRC_URI[indexmap-2.9.0.sha256sum] = "cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e" | ||
| 425 | SRC_URI[ipnet-2.11.0.sha256sum] = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" | ||
| 426 | SRC_URI[iptables-0.5.2.sha256sum] = "43b627935a2f5d654613bea2bcd677cc760b03ecf224ced0f1970c0d174813b9" | ||
| 427 | SRC_URI[is_terminal_polyfill-1.70.1.sha256sum] = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" | ||
| 428 | SRC_URI[itertools-0.14.0.sha256sum] = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" | 353 | SRC_URI[itertools-0.14.0.sha256sum] = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" |
| 429 | SRC_URI[itoa-1.0.15.sha256sum] = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | 354 | SRC_URI[itoa-1.0.15.sha256sum] = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" |
| 430 | SRC_URI[jiff-0.2.13.sha256sum] = "f02000660d30638906021176af16b17498bd0d12813dbfe7b276d8bc7f3c0806" | 355 | SRC_URI[jiff-0.2.23.sha256sum] = "1a3546dc96b6d42c5f24902af9e2538e82e39ad350b0c766eb3fbf2d8f3d8359" |
| 431 | SRC_URI[jiff-static-0.2.13.sha256sum] = "f3c30758ddd7188629c6713fc45d1188af4f44c90582311d0c8d8c9907f60c48" | 356 | SRC_URI[jiff-static-0.2.23.sha256sum] = "2a8c8b344124222efd714b73bb41f8b5120b27a7cc1c75593a6ff768d9d05aa4" |
| 432 | SRC_URI[js-sys-0.3.77.sha256sum] = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" | 357 | SRC_URI[js-sys-0.3.82.sha256sum] = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65" |
| 433 | SRC_URI[lazy_static-1.5.0.sha256sum] = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | 358 | SRC_URI[libc-0.2.184.sha256sum] = "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af" |
| 434 | SRC_URI[libc-0.2.172.sha256sum] = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa" | 359 | SRC_URI[linux-raw-sys-0.12.1.sha256sum] = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" |
| 435 | SRC_URI[linux-raw-sys-0.4.15.sha256sum] = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" | 360 | SRC_URI[log-0.4.29.sha256sum] = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" |
| 436 | SRC_URI[linux-raw-sys-0.9.4.sha256sum] = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" | ||
| 437 | SRC_URI[litemap-0.7.4.sha256sum] = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" | ||
| 438 | SRC_URI[log-0.4.27.sha256sum] = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" | ||
| 439 | SRC_URI[matches-0.1.10.sha256sum] = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5" | ||
| 440 | SRC_URI[matchit-0.8.4.sha256sum] = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" | 361 | SRC_URI[matchit-0.8.4.sha256sum] = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" |
| 441 | SRC_URI[memchr-2.7.4.sha256sum] = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" | 362 | SRC_URI[memchr-2.7.6.sha256sum] = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" |
| 442 | SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" | 363 | SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" |
| 443 | SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" | 364 | SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| 444 | SRC_URI[miniz_oxide-0.8.8.sha256sum] = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" | 365 | SRC_URI[mio-1.2.0.sha256sum] = "50b7e5b27aa02a74bac8c3f23f448f8d87ff11f92d3aac1a6ed369ee08cc56c1" |
| 445 | SRC_URI[mio-1.0.3.sha256sum] = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" | 366 | SRC_URI[mozim-0.3.2.sha256sum] = "3cbbd829ba3312b0f3b68b4c9953eabd72d3218b697b02e89be627a395b0dab2" |
| 446 | SRC_URI[mozim-0.2.6.sha256sum] = "8232b853f83a0c76331d934627aeec172e9d5f2c82d1f9e7f86caa0df72cb304" | ||
| 447 | SRC_URI[mptcp-pm-0.1.3.sha256sum] = "3eafa8fc63dce407b75e336f9a22f18cf5510a3a5c3a5d83262688eb5cca42d5" | ||
| 448 | SRC_URI[multimap-0.10.1.sha256sum] = "1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084" | 367 | SRC_URI[multimap-0.10.1.sha256sum] = "1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084" |
| 449 | SRC_URI[netlink-packet-core-0.7.0.sha256sum] = "72724faf704479d67b388da142b186f916188505e7e0b26719019c525882eda4" | 368 | SRC_URI[netlink-packet-core-0.8.1.sha256sum] = "3463cbb78394cb0141e2c926b93fc2197e473394b761986eca3b9da2c63ae0f4" |
| 450 | SRC_URI[netlink-packet-generic-0.3.3.sha256sum] = "1cd7eb8ad331c84c6b8cb7f685b448133e5ad82e1ffd5acafac374af4a5a308b" | 369 | SRC_URI[netlink-packet-route-0.30.0.sha256sum] = "be8919612f6028ab4eacbbfe1234a9a43e3722c6e0915e7ff519066991905092" |
| 451 | SRC_URI[netlink-packet-route-0.22.0.sha256sum] = "fc0e7987b28514adf555dc1f9a5c30dfc3e50750bbaffb1aec41ca7b23dcd8e4" | 370 | SRC_URI[netlink-sys-0.8.8.sha256sum] = "cd6c30ed10fa69cc491d491b85cc971f6bdeb8e7367b7cde2ee6cc878d583fae" |
| 452 | SRC_URI[netlink-packet-utils-0.5.2.sha256sum] = "0ede8a08c71ad5a95cdd0e4e52facd37190977039a4704eb82a283f713747d34" | 371 | SRC_URI[nftables-0.6.3.sha256sum] = "3c57e7343eed9e9330e084eef12651b15be3c8ed7825915a0ffa33736b852bed" |
| 453 | SRC_URI[netlink-proto-0.11.5.sha256sum] = "72452e012c2f8d612410d89eea01e2d9b56205274abb35d53f60200b2ec41d60" | 372 | SRC_URI[nix-0.30.1.sha256sum] = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" |
| 454 | SRC_URI[netlink-sys-0.8.7.sha256sum] = "16c903aa70590cb93691bf97a767c8d1d6122d2cc9070433deb3bbf36ce8bd23" | 373 | SRC_URI[num-conv-0.2.0.sha256sum] = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050" |
| 455 | SRC_URI[nftables-0.6.2.sha256sum] = "180f5f3983a76df4a48e01b9317832cc6fa6aa90ef0c73328658e0e5653f175a" | ||
| 456 | SRC_URI[nispor-1.2.24.sha256sum] = "de4f8494aa978fe693dc7f36cdfcac99f1f1441f71c44267278b889e36d52c1a" | ||
| 457 | SRC_URI[nix-0.29.0.sha256sum] = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" | ||
| 458 | SRC_URI[num-traits-0.2.19.sha256sum] = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | 374 | SRC_URI[num-traits-0.2.19.sha256sum] = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" |
| 459 | SRC_URI[object-0.36.7.sha256sum] = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" | 375 | SRC_URI[once_cell-1.21.4.sha256sum] = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" |
| 460 | SRC_URI[once_cell-1.21.3.sha256sum] = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" | 376 | SRC_URI[once_cell_polyfill-1.70.2.sha256sum] = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" |
| 461 | SRC_URI[ordered-stream-0.2.0.sha256sum] = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" | 377 | SRC_URI[ordered-stream-0.2.0.sha256sum] = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" |
| 462 | SRC_URI[parking-2.2.1.sha256sum] = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" | 378 | SRC_URI[parking-2.2.1.sha256sum] = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" |
| 463 | SRC_URI[paste-1.0.15.sha256sum] = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" | 379 | SRC_URI[paste-1.0.15.sha256sum] = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" |
| 464 | SRC_URI[percent-encoding-2.3.1.sha256sum] = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" | 380 | SRC_URI[percent-encoding-2.3.2.sha256sum] = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" |
| 465 | SRC_URI[petgraph-0.7.1.sha256sum] = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772" | 381 | SRC_URI[petgraph-0.7.1.sha256sum] = "3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772" |
| 466 | SRC_URI[pin-project-1.1.10.sha256sum] = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" | 382 | SRC_URI[pin-project-1.1.10.sha256sum] = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" |
| 467 | SRC_URI[pin-project-internal-1.1.10.sha256sum] = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" | 383 | SRC_URI[pin-project-internal-1.1.10.sha256sum] = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" |
| 468 | SRC_URI[pin-project-lite-0.2.16.sha256sum] = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" | 384 | SRC_URI[pin-project-lite-0.2.16.sha256sum] = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" |
| 469 | SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | 385 | SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| 470 | SRC_URI[piper-0.2.4.sha256sum] = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" | 386 | SRC_URI[piper-0.2.4.sha256sum] = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" |
| 471 | SRC_URI[polling-3.7.4.sha256sum] = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f" | 387 | SRC_URI[polling-3.11.0.sha256sum] = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" |
| 472 | SRC_URI[portable-atomic-1.11.0.sha256sum] = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e" | 388 | SRC_URI[portable-atomic-1.11.1.sha256sum] = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" |
| 473 | SRC_URI[portable-atomic-util-0.2.4.sha256sum] = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" | 389 | SRC_URI[portable-atomic-util-0.2.4.sha256sum] = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" |
| 390 | SRC_URI[powerfmt-0.2.0.sha256sum] = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" | ||
| 474 | SRC_URI[ppv-lite86-0.2.21.sha256sum] = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | 391 | SRC_URI[ppv-lite86-0.2.21.sha256sum] = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" |
| 475 | SRC_URI[prettyplease-0.2.32.sha256sum] = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6" | 392 | SRC_URI[prettyplease-0.2.37.sha256sum] = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" |
| 476 | SRC_URI[proc-macro-crate-3.3.0.sha256sum] = "edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35" | 393 | SRC_URI[proc-macro-crate-3.4.0.sha256sum] = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" |
| 477 | SRC_URI[proc-macro2-1.0.95.sha256sum] = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" | 394 | SRC_URI[proc-macro2-1.0.106.sha256sum] = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" |
| 478 | SRC_URI[prost-0.13.5.sha256sum] = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5" | 395 | SRC_URI[prost-0.14.3.sha256sum] = "d2ea70524a2f82d518bce41317d0fae74151505651af45faf1ffbd6fd33f0568" |
| 479 | SRC_URI[prost-build-0.13.5.sha256sum] = "be769465445e8c1474e9c5dac2018218498557af32d9ed057325ec9a41ae81bf" | 396 | SRC_URI[prost-build-0.14.1.sha256sum] = "ac6c3320f9abac597dcbc668774ef006702672474aad53c6d596b62e487b40b1" |
| 480 | SRC_URI[prost-derive-0.13.5.sha256sum] = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d" | 397 | SRC_URI[prost-derive-0.14.3.sha256sum] = "27c6023962132f4b30eb4c172c91ce92d933da334c59c23cddee82358ddafb0b" |
| 481 | SRC_URI[prost-types-0.13.5.sha256sum] = "52c2c1bf36ddb1a1c396b3601a3cec27c2462e45f07c386894ec3ccf5332bd16" | 398 | SRC_URI[prost-types-0.14.1.sha256sum] = "b9b4db3d6da204ed77bb26ba83b6122a73aeb2e87e25fbf7ad2e84c4ccbf8f72" |
| 482 | SRC_URI[quote-1.0.40.sha256sum] = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" | 399 | SRC_URI[pulldown-cmark-0.13.0.sha256sum] = "1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0" |
| 483 | SRC_URI[r-efi-5.2.0.sha256sum] = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" | 400 | SRC_URI[pulldown-cmark-to-cmark-21.0.0.sha256sum] = "e5b6a0769a491a08b31ea5c62494a8f144ee0987d86d670a8af4df1e1b7cde75" |
| 484 | SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | 401 | SRC_URI[quote-1.0.45.sha256sum] = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" |
| 485 | SRC_URI[rand-0.9.1.sha256sum] = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" | 402 | SRC_URI[r-efi-5.3.0.sha256sum] = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" |
| 486 | SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" | 403 | SRC_URI[rand-0.9.3.sha256sum] = "7ec095654a25171c2124e9e3393a930bddbffdc939556c914957a4c3e0a87166" |
| 487 | SRC_URI[rand_chacha-0.9.0.sha256sum] = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | 404 | SRC_URI[rand_chacha-0.9.0.sha256sum] = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" |
| 488 | SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | ||
| 489 | SRC_URI[rand_core-0.9.3.sha256sum] = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | 405 | SRC_URI[rand_core-0.9.3.sha256sum] = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" |
| 490 | SRC_URI[regex-1.11.1.sha256sum] = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" | 406 | SRC_URI[ref-cast-1.0.25.sha256sum] = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" |
| 491 | SRC_URI[regex-automata-0.4.9.sha256sum] = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" | 407 | SRC_URI[ref-cast-impl-1.0.25.sha256sum] = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" |
| 492 | SRC_URI[regex-syntax-0.8.5.sha256sum] = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" | 408 | SRC_URI[regex-1.12.3.sha256sum] = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276" |
| 493 | SRC_URI[rtnetlink-0.16.0.sha256sum] = "3cb5850b5aa2c9c0ae44f157694bbe85107a2e13d76eb3178d0e3ee96c410f57" | 409 | SRC_URI[regex-automata-0.4.13.sha256sum] = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" |
| 494 | SRC_URI[rustc-demangle-0.1.24.sha256sum] = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" | 410 | SRC_URI[regex-syntax-0.8.8.sha256sum] = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" |
| 495 | SRC_URI[rustix-0.38.44.sha256sum] = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" | 411 | SRC_URI[rustix-1.1.4.sha256sum] = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" |
| 496 | SRC_URI[rustix-1.0.7.sha256sum] = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" | 412 | SRC_URI[rustversion-1.0.22.sha256sum] = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" |
| 497 | SRC_URI[rustversion-1.0.20.sha256sum] = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" | ||
| 498 | SRC_URI[ryu-1.0.20.sha256sum] = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | 413 | SRC_URI[ryu-1.0.20.sha256sum] = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" |
| 499 | SRC_URI[same-file-1.0.6.sha256sum] = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | 414 | SRC_URI[schemars-0.9.0.sha256sum] = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f" |
| 500 | SRC_URI[schemars-0.8.22.sha256sum] = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615" | 415 | SRC_URI[schemars-1.1.0.sha256sum] = "9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289" |
| 501 | SRC_URI[schemars_derive-0.8.22.sha256sum] = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d" | 416 | SRC_URI[schemars_derive-1.1.0.sha256sum] = "301858a4023d78debd2353c7426dc486001bddc91ae31a76fb1f55132f7e2633" |
| 502 | SRC_URI[serde-1.0.219.sha256sum] = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6" | 417 | SRC_URI[serde-1.0.228.sha256sum] = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" |
| 503 | SRC_URI[serde_derive-1.0.219.sha256sum] = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" | 418 | SRC_URI[serde_core-1.0.228.sha256sum] = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" |
| 419 | SRC_URI[serde_derive-1.0.228.sha256sum] = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | ||
| 504 | SRC_URI[serde_derive_internals-0.29.1.sha256sum] = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" | 420 | SRC_URI[serde_derive_internals-0.29.1.sha256sum] = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" |
| 505 | SRC_URI[serde_json-1.0.140.sha256sum] = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373" | 421 | SRC_URI[serde_json-1.0.146.sha256sum] = "217ca874ae0207aac254aa02c957ded05585a90892cc8d87f9e5fa49669dadd8" |
| 506 | SRC_URI[serde_path_to_error-0.1.17.sha256sum] = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a" | 422 | SRC_URI[serde_path_to_error-0.1.20.sha256sum] = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" |
| 507 | SRC_URI[serde_repr-0.1.20.sha256sum] = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" | 423 | SRC_URI[serde_repr-0.1.20.sha256sum] = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" |
| 424 | SRC_URI[serde_with-3.16.1.sha256sum] = "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7" | ||
| 425 | SRC_URI[serde_with_macros-3.16.1.sha256sum] = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c" | ||
| 508 | SRC_URI[sha2-0.10.9.sha256sum] = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" | 426 | SRC_URI[sha2-0.10.9.sha256sum] = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" |
| 509 | SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | 427 | SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" |
| 510 | SRC_URI[signal-hook-registry-1.4.5.sha256sum] = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" | 428 | SRC_URI[signal-hook-registry-1.4.6.sha256sum] = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b" |
| 511 | SRC_URI[slab-0.4.9.sha256sum] = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" | 429 | SRC_URI[slab-0.4.11.sha256sum] = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" |
| 512 | SRC_URI[smallvec-1.15.0.sha256sum] = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" | 430 | SRC_URI[smallvec-1.15.1.sha256sum] = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" |
| 513 | SRC_URI[socket2-0.5.9.sha256sum] = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" | 431 | SRC_URI[socket2-0.6.3.sha256sum] = "3a766e1110788c36f4fa1c2b71b387a7815aa65f88ce0229841826633d93723e" |
| 514 | SRC_URI[stable_deref_trait-1.2.0.sha256sum] = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | ||
| 515 | SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" | ||
| 516 | SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | 432 | SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" |
| 517 | SRC_URI[strum-0.27.1.sha256sum] = "f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32" | 433 | SRC_URI[strum-0.27.2.sha256sum] = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf" |
| 518 | SRC_URI[strum_macros-0.27.1.sha256sum] = "c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8" | 434 | SRC_URI[strum_macros-0.27.2.sha256sum] = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7" |
| 519 | SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" | 435 | SRC_URI[syn-2.0.117.sha256sum] = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" |
| 520 | SRC_URI[syn-2.0.101.sha256sum] = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf" | ||
| 521 | SRC_URI[sync_wrapper-1.0.2.sha256sum] = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" | 436 | SRC_URI[sync_wrapper-1.0.2.sha256sum] = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" |
| 522 | SRC_URI[synstructure-0.13.2.sha256sum] = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" | 437 | SRC_URI[tempfile-3.27.0.sha256sum] = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" |
| 523 | SRC_URI[sysctl-0.6.0.sha256sum] = "01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc" | 438 | SRC_URI[thiserror-2.0.17.sha256sum] = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" |
| 524 | SRC_URI[tempfile-3.20.0.sha256sum] = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" | 439 | SRC_URI[thiserror-impl-2.0.17.sha256sum] = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" |
| 525 | SRC_URI[thiserror-1.0.69.sha256sum] = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" | 440 | SRC_URI[time-0.3.47.sha256sum] = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c" |
| 526 | SRC_URI[thiserror-2.0.12.sha256sum] = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708" | 441 | SRC_URI[time-core-0.1.8.sha256sum] = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" |
| 527 | SRC_URI[thiserror-impl-1.0.69.sha256sum] = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" | 442 | SRC_URI[time-macros-0.2.27.sha256sum] = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215" |
| 528 | SRC_URI[thiserror-impl-2.0.12.sha256sum] = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" | 443 | SRC_URI[tokio-1.52.3.sha256sum] = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe" |
| 529 | SRC_URI[tinystr-0.7.6.sha256sum] = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" | 444 | SRC_URI[tokio-macros-2.7.0.sha256sum] = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496" |
| 530 | SRC_URI[tinyvec-1.9.0.sha256sum] = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71" | 445 | SRC_URI[tokio-stream-0.1.18.sha256sum] = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" |
| 531 | SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | 446 | SRC_URI[tokio-util-0.7.17.sha256sum] = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" |
| 532 | SRC_URI[tokio-1.45.0.sha256sum] = "2513ca694ef9ede0fb23fe71a4ee4107cb102b9dc1930f6d0fd77aae068ae165" | 447 | SRC_URI[toml_datetime-0.7.3.sha256sum] = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533" |
| 533 | SRC_URI[tokio-macros-2.5.0.sha256sum] = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" | 448 | SRC_URI[toml_edit-0.23.7.sha256sum] = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d" |
| 534 | SRC_URI[tokio-stream-0.1.17.sha256sum] = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" | 449 | SRC_URI[toml_parser-1.0.4.sha256sum] = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e" |
| 535 | SRC_URI[tokio-util-0.7.15.sha256sum] = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" | 450 | SRC_URI[tonic-0.14.6.sha256sum] = "ac2a5518c70fa84342385732db33fb3f44bc4cc748936eb5833d2df34d6445ef" |
| 536 | SRC_URI[toml_datetime-0.6.9.sha256sum] = "3da5db5a963e24bc68be8b17b6fa82814bb22ee8660f192bb182771d498f09a3" | 451 | SRC_URI[tonic-build-0.14.6.sha256sum] = "c68f61875ac5293cf72e6c8cf0158086428c82c37229e98c840878f1706b0322" |
| 537 | SRC_URI[toml_edit-0.22.26.sha256sum] = "310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e" | 452 | SRC_URI[tonic-prost-0.14.6.sha256sum] = "50849f68853be452acf590cde0b146665b8d507b3b8af17261df47e02c209ea0" |
| 538 | SRC_URI[tonic-0.13.1.sha256sum] = "7e581ba15a835f4d9ea06c55ab1bd4dce26fc53752c69a04aac00703bfb49ba9" | 453 | SRC_URI[tonic-prost-build-0.14.6.sha256sum] = "654e5643eff75d7f8c99197ce1440ed19a3474eada74c12bbac488b2cafdae27" |
| 539 | SRC_URI[tonic-build-0.13.1.sha256sum] = "eac6f67be712d12f0b41328db3137e0d0757645d8904b4cb7d51cd9c2279e847" | 454 | SRC_URI[tower-0.5.3.sha256sum] = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4" |
| 540 | SRC_URI[tower-0.5.2.sha256sum] = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" | ||
| 541 | SRC_URI[tower-layer-0.3.3.sha256sum] = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" | 455 | SRC_URI[tower-layer-0.3.3.sha256sum] = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" |
| 542 | SRC_URI[tower-service-0.3.3.sha256sum] = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" | 456 | SRC_URI[tower-service-0.3.3.sha256sum] = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" |
| 543 | SRC_URI[tracing-0.1.41.sha256sum] = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" | 457 | SRC_URI[tracing-0.1.41.sha256sum] = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" |
| 544 | SRC_URI[tracing-attributes-0.1.28.sha256sum] = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" | 458 | SRC_URI[tracing-attributes-0.1.30.sha256sum] = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" |
| 545 | SRC_URI[tracing-core-0.1.33.sha256sum] = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" | 459 | SRC_URI[tracing-core-0.1.34.sha256sum] = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" |
| 546 | SRC_URI[trust-dns-proto-0.22.0.sha256sum] = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26" | ||
| 547 | SRC_URI[try-lock-0.2.5.sha256sum] = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" | 460 | SRC_URI[try-lock-0.2.5.sha256sum] = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" |
| 548 | SRC_URI[typenum-1.18.0.sha256sum] = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" | 461 | SRC_URI[typenum-1.19.0.sha256sum] = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb" |
| 549 | SRC_URI[uds_windows-1.1.0.sha256sum] = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" | 462 | SRC_URI[uds_windows-1.1.0.sha256sum] = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9" |
| 550 | SRC_URI[unicode-bidi-0.3.18.sha256sum] = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" | 463 | SRC_URI[unicase-2.8.1.sha256sum] = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" |
| 551 | SRC_URI[unicode-ident-1.0.18.sha256sum] = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" | 464 | SRC_URI[unicode-ident-1.0.22.sha256sum] = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" |
| 552 | SRC_URI[unicode-normalization-0.1.24.sha256sum] = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956" | ||
| 553 | SRC_URI[url-2.5.4.sha256sum] = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" | ||
| 554 | SRC_URI[utf16_iter-1.0.5.sha256sum] = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" | ||
| 555 | SRC_URI[utf8_iter-1.0.4.sha256sum] = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" | ||
| 556 | SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" | 465 | SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" |
| 466 | SRC_URI[uuid-1.18.1.sha256sum] = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" | ||
| 557 | SRC_URI[version_check-0.9.5.sha256sum] = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" | 467 | SRC_URI[version_check-0.9.5.sha256sum] = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" |
| 558 | SRC_URI[walkdir-2.5.0.sha256sum] = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" | ||
| 559 | SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" | 468 | SRC_URI[want-0.3.1.sha256sum] = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" |
| 560 | SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | 469 | SRC_URI[wasi-0.11.1+wasi-snapshot-preview1.sha256sum] = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" |
| 561 | SRC_URI[wasi-0.14.2+wasi-0.2.4.sha256sum] = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3" | 470 | SRC_URI[wasip2-1.0.1+wasi-0.2.4.sha256sum] = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" |
| 562 | SRC_URI[wasm-bindgen-0.2.100.sha256sum] = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" | 471 | SRC_URI[wasm-bindgen-0.2.105.sha256sum] = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60" |
| 563 | SRC_URI[wasm-bindgen-backend-0.2.100.sha256sum] = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" | 472 | SRC_URI[wasm-bindgen-macro-0.2.105.sha256sum] = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2" |
| 564 | SRC_URI[wasm-bindgen-macro-0.2.100.sha256sum] = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" | 473 | SRC_URI[wasm-bindgen-macro-support-0.2.105.sha256sum] = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc" |
| 565 | SRC_URI[wasm-bindgen-macro-support-0.2.100.sha256sum] = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" | 474 | SRC_URI[wasm-bindgen-shared-0.2.105.sha256sum] = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76" |
| 566 | SRC_URI[wasm-bindgen-shared-0.2.100.sha256sum] = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" | ||
| 567 | SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" | 475 | SRC_URI[winapi-0.3.9.sha256sum] = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" |
| 568 | SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | 476 | SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| 569 | SRC_URI[winapi-util-0.1.9.sha256sum] = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" | ||
| 570 | SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | 477 | SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| 571 | SRC_URI[windows-core-0.61.0.sha256sum] = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" | 478 | SRC_URI[windows-core-0.62.2.sha256sum] = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb" |
| 572 | SRC_URI[windows-implement-0.60.0.sha256sum] = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" | 479 | SRC_URI[windows-implement-0.60.2.sha256sum] = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" |
| 573 | SRC_URI[windows-interface-0.59.1.sha256sum] = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" | 480 | SRC_URI[windows-interface-0.59.3.sha256sum] = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" |
| 574 | SRC_URI[windows-link-0.1.1.sha256sum] = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" | 481 | SRC_URI[windows-link-0.2.1.sha256sum] = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" |
| 575 | SRC_URI[windows-result-0.3.2.sha256sum] = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" | 482 | SRC_URI[windows-result-0.4.1.sha256sum] = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" |
| 576 | SRC_URI[windows-strings-0.4.0.sha256sum] = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" | 483 | SRC_URI[windows-strings-0.5.1.sha256sum] = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091" |
| 577 | SRC_URI[windows-sys-0.52.0.sha256sum] = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" | 484 | SRC_URI[windows-sys-0.60.2.sha256sum] = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" |
| 578 | SRC_URI[windows-sys-0.59.0.sha256sum] = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" | 485 | SRC_URI[windows-sys-0.61.2.sha256sum] = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" |
| 579 | SRC_URI[windows-targets-0.52.6.sha256sum] = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" | 486 | SRC_URI[windows-targets-0.53.5.sha256sum] = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3" |
| 580 | SRC_URI[windows_aarch64_gnullvm-0.52.6.sha256sum] = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" | 487 | SRC_URI[windows_aarch64_gnullvm-0.53.1.sha256sum] = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53" |
| 581 | SRC_URI[windows_aarch64_msvc-0.52.6.sha256sum] = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" | 488 | SRC_URI[windows_aarch64_msvc-0.53.1.sha256sum] = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006" |
| 582 | SRC_URI[windows_i686_gnu-0.52.6.sha256sum] = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" | 489 | SRC_URI[windows_i686_gnu-0.53.1.sha256sum] = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3" |
| 583 | SRC_URI[windows_i686_gnullvm-0.52.6.sha256sum] = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" | 490 | SRC_URI[windows_i686_gnullvm-0.53.1.sha256sum] = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c" |
| 584 | SRC_URI[windows_i686_msvc-0.52.6.sha256sum] = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" | 491 | SRC_URI[windows_i686_msvc-0.53.1.sha256sum] = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2" |
| 585 | SRC_URI[windows_x86_64_gnu-0.52.6.sha256sum] = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" | 492 | SRC_URI[windows_x86_64_gnu-0.53.1.sha256sum] = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499" |
| 586 | SRC_URI[windows_x86_64_gnullvm-0.52.6.sha256sum] = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" | 493 | SRC_URI[windows_x86_64_gnullvm-0.53.1.sha256sum] = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1" |
| 587 | SRC_URI[windows_x86_64_msvc-0.52.6.sha256sum] = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" | 494 | SRC_URI[windows_x86_64_msvc-0.53.1.sha256sum] = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650" |
| 588 | SRC_URI[winnow-0.7.10.sha256sum] = "c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec" | 495 | SRC_URI[winnow-0.7.13.sha256sum] = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" |
| 589 | SRC_URI[wit-bindgen-rt-0.39.0.sha256sum] = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" | 496 | SRC_URI[wit-bindgen-0.46.0.sha256sum] = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" |
| 590 | SRC_URI[wl-nl80211-0.2.0.sha256sum] = "5cffcf1e1dca38467779e22768bfc7f294f1b7b3bd99727edf13280eb2429789" | 497 | SRC_URI[zbus-5.13.1.sha256sum] = "17f79257df967b6779afa536788657777a0001f5b42524fcaf5038d4344df40b" |
| 591 | SRC_URI[write16-1.0.0.sha256sum] = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" | 498 | SRC_URI[zbus_macros-5.13.1.sha256sum] = "aad23e2d2f91cae771c7af7a630a49e755f1eb74f8a46e9f6d5f7a146edf5a37" |
| 592 | SRC_URI[writeable-0.5.5.sha256sum] = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" | 499 | SRC_URI[zbus_names-4.3.1.sha256sum] = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f" |
| 593 | SRC_URI[yoke-0.7.5.sha256sum] = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" | 500 | SRC_URI[zerocopy-0.8.27.sha256sum] = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" |
| 594 | SRC_URI[yoke-derive-0.7.5.sha256sum] = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" | 501 | SRC_URI[zerocopy-derive-0.8.27.sha256sum] = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" |
| 595 | SRC_URI[zbus-5.6.0.sha256sum] = "2522b82023923eecb0b366da727ec883ace092e7887b61d3da5139f26b44da58" | 502 | SRC_URI[zvariant-5.9.1.sha256sum] = "326aaed414f04fe839777b4c443d4e94c74e7b3621093bd9c5e649ac8aa96543" |
| 596 | SRC_URI[zbus_macros-5.6.0.sha256sum] = "05d2e12843c75108c00c618c2e8ef9675b50b6ec095b36dc965f2e5aed463c15" | 503 | SRC_URI[zvariant_derive-5.9.1.sha256sum] = "ba44e1f8f4da9e6e2d25d2a60b116ef8b9d0be174a7685e55bb12a99866279a7" |
| 597 | SRC_URI[zbus_names-4.2.0.sha256sum] = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97" | 504 | SRC_URI[zvariant_utils-3.3.0.sha256sum] = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9" |
| 598 | SRC_URI[zerocopy-0.8.25.sha256sum] = "a1702d9583232ddb9174e01bb7c15a2ab8fb1bc6f227aa1233858c351a3ba0cb" | ||
| 599 | SRC_URI[zerocopy-derive-0.8.25.sha256sum] = "28a6e20d751156648aa063f3800b706ee209a32c0b4d9f24be3d980b01be55ef" | ||
| 600 | SRC_URI[zerofrom-0.1.5.sha256sum] = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" | ||
| 601 | SRC_URI[zerofrom-derive-0.1.6.sha256sum] = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" | ||
| 602 | SRC_URI[zerovec-0.10.4.sha256sum] = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" | ||
| 603 | SRC_URI[zerovec-derive-0.10.3.sha256sum] = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" | ||
| 604 | SRC_URI[zvariant-5.5.1.sha256sum] = "557e89d54880377a507c94cd5452f20e35d14325faf9d2958ebeadce0966c1b2" | ||
| 605 | SRC_URI[zvariant_derive-5.5.1.sha256sum] = "757779842a0d242061d24c28be589ce392e45350dfb9186dfd7a042a2e19870c" | ||
| 606 | SRC_URI[zvariant_utils-3.2.0.sha256sum] = "e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34" | ||
diff --git a/recipes-containers/netavark/netavark_1.16.1.bb b/recipes-containers/netavark/netavark_2.0.0-dev+git.bb index 36e60393..5967a3de 100644 --- a/recipes-containers/netavark/netavark_1.16.1.bb +++ b/recipes-containers/netavark/netavark_2.0.0-dev+git.bb | |||
| @@ -4,12 +4,11 @@ HOMEPAGE = "https://github.com/containers/netavark" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
| 6 | 6 | ||
| 7 | SRCREV = "3955c1f547fa86dfb97a2c2235122683ee960885" | 7 | SRCREV = "a1f4894834ffc4cf7b7e5b83dc3b20d27f630239" |
| 8 | 8 | ||
| 9 | # It is possible to fetch the source using the crate fetcher instead: | 9 | # It is possible to fetch the source using the crate fetcher instead: |
| 10 | #SRC_URI = "crate://crates.io/${BPN}/${PV}" | 10 | #SRC_URI = "crate://crates.io/${BPN}/${PV}" |
| 11 | SRC_URI = "git://github.com/containers/netavark.git;protocol=https;branch=v1.15 \ | 11 | SRC_URI = "git://github.com/containers/netavark.git;protocol=https;branch=main \ |
| 12 | file://0001-test-skip-firewalld-and-sit-module-related-cases.patch \ | ||
| 13 | file://run-ptest" | 12 | file://run-ptest" |
| 14 | require ${BPN}-crates.inc | 13 | require ${BPN}-crates.inc |
| 15 | 14 | ||
| @@ -42,6 +41,9 @@ REQUIRED_DISTRO_FEATURES ?= "seccomp" | |||
| 42 | 41 | ||
| 43 | DEPENDS += "protobuf-c-native protobuf-c" | 42 | DEPENDS += "protobuf-c-native protobuf-c" |
| 44 | 43 | ||
| 44 | # netavark dropped iptables support and uses nft directly for firewall rules | ||
| 45 | RDEPENDS:${PN} += "nftables" | ||
| 46 | |||
| 45 | # bind-utils is used to install dig | 47 | # bind-utils is used to install dig |
| 46 | # procps-ps is necessary because the ps from busybox is | 48 | # procps-ps is necessary because the ps from busybox is |
| 47 | # not having the same behavior | 49 | # not having the same behavior |
| @@ -56,7 +58,6 @@ RDEPENDS:${PN}-ptest += " \ | |||
| 56 | iputils \ | 58 | iputils \ |
| 57 | jq \ | 59 | jq \ |
| 58 | nftables \ | 60 | nftables \ |
| 59 | ${@bb.utils.contains( "TARGET_ARCH", "aarch64", "", "nmap", d)} \ | ||
| 60 | procps-ps \ | 61 | procps-ps \ |
| 61 | util-linux-nsenter \ | 62 | util-linux-nsenter \ |
| 62 | util-linux-unshare \ | 63 | util-linux-unshare \ |
diff --git a/recipes-containers/oci-base-images/alpine-oci-base_3.19.bb b/recipes-containers/oci-base-images/alpine-oci-base_3.23.bb index 706ffb2a..7bf067d3 100644 --- a/recipes-containers/oci-base-images/alpine-oci-base_3.19.bb +++ b/recipes-containers/oci-base-images/alpine-oci-base_3.23.bb | |||
| @@ -21,11 +21,11 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda | |||
| 21 | inherit container-bundle | 21 | inherit container-bundle |
| 22 | 22 | ||
| 23 | # Remote container from Docker Hub | 23 | # Remote container from Docker Hub |
| 24 | CONTAINER_BUNDLES = "docker.io/library/alpine:3.19" | 24 | CONTAINER_BUNDLES = "docker.io/library/alpine:3.23" |
| 25 | 25 | ||
| 26 | # REQUIRED: Pinned digest for reproducible builds | 26 | # REQUIRED: Pinned digest for reproducible builds |
| 27 | # Get with: skopeo inspect docker://docker.io/library/alpine:3.19 | jq -r '.Digest' | 27 | # Get with: skopeo inspect docker://docker.io/library/alpine:3.23 | jq -r '.Digest' |
| 28 | CONTAINER_DIGESTS[docker.io_library_alpine_3.19] = "sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1" | 28 | CONTAINER_DIGESTS[docker.io_library_alpine_3.23] = "sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11" |
| 29 | 29 | ||
| 30 | # Enable deployment to DEPLOY_DIR_IMAGE for use as OCI base layer | 30 | # Enable deployment to DEPLOY_DIR_IMAGE for use as OCI base layer |
| 31 | CONTAINER_BUNDLE_DEPLOY = "1" | 31 | CONTAINER_BUNDLE_DEPLOY = "1" |
diff --git a/recipes-containers/oci-image-spec/oci-image-spec_git.bb b/recipes-containers/oci-image-spec/oci-image-spec_git.bb index 0e5b7ad5..fdc90605 100644 --- a/recipes-containers/oci-image-spec/oci-image-spec_git.bb +++ b/recipes-containers/oci-image-spec/oci-image-spec_git.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "image-spec" | |||
| 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" | 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${PKG_NAME};branch=main;protocol=https" | 10 | SRC_URI = "git://${PKG_NAME};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${PKG_NAME};branch=main;protocol=https" |
| 11 | 11 | ||
| 12 | SRCREV = "39ab2d54cfa8fe1bee1ff20001264986d92ab85a" | 12 | SRCREV = "13cff54902ec9ad6320cbc487a685b66fcd67171" |
| 13 | PV = "v1.1.0" | 13 | PV = "v1.1.1" |
| 14 | 14 | ||
| 15 | # NO-OP the do compile rule because this recipe is source only. | 15 | # NO-OP the do compile rule because this recipe is source only. |
| 16 | do_compile() { | 16 | do_compile() { |
diff --git a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb index 24fce75a..0c913ae1 100644 --- a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb +++ b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb | |||
| @@ -9,8 +9,8 @@ SRCNAME = "runtime-spec" | |||
| 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" | 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${PKG_NAME};branch=main;protocol=https" | 10 | SRC_URI = "git://${PKG_NAME};destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/src/${PKG_NAME};branch=main;protocol=https" |
| 11 | 11 | ||
| 12 | SRCREV = "701738418b9555d5213337a0991fd0ffd6c37808" | 12 | SRCREV = "6999a89a76a0329f440d5740497bedb9dd431297" |
| 13 | PV = "v1.2.0+git" | 13 | PV = "v1.3.0+git" |
| 14 | 14 | ||
| 15 | # NO-OP the do compile rule because this recipe is source only. | 15 | # NO-OP the do compile rule because this recipe is source only. |
| 16 | do_compile() { | 16 | do_compile() { |
diff --git a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb index 81f51f9c..2eb7c0b3 100644 --- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb +++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master;proto | |||
| 7 | file://0001-build-use-for-cross-compiler.patch \ | 7 | file://0001-build-use-for-cross-compiler.patch \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCREV = "0105384f68e16803891d0a17d9067b1def6a2778" | 10 | SRCREV = "8a4db579f5c88af5a0d036fad34bddc9c1f703f3" |
| 11 | PV = "0.9.0+git" | 11 | PV = "0.9.0+git" |
| 12 | GO_IMPORT = "import" | 12 | GO_IMPORT = "import" |
| 13 | 13 | ||
diff --git a/recipes-containers/podlet/podlet-crates.inc b/recipes-containers/podlet/podlet-crates.inc new file mode 100644 index 00000000..cdf82f40 --- /dev/null +++ b/recipes-containers/podlet/podlet-crates.inc | |||
| @@ -0,0 +1,382 @@ | |||
| 1 | # Autogenerated with 'bitbake -c update_crates podlet' | ||
| 2 | |||
| 3 | # from Cargo.lock | ||
| 4 | SRC_URI += " \ | ||
| 5 | crate://crates.io/addr2line/0.25.1 \ | ||
| 6 | crate://crates.io/adler2/2.0.1 \ | ||
| 7 | crate://crates.io/anstream/1.0.0 \ | ||
| 8 | crate://crates.io/anstyle/1.0.14 \ | ||
| 9 | crate://crates.io/anstyle-parse/1.0.0 \ | ||
| 10 | crate://crates.io/anstyle-query/1.1.5 \ | ||
| 11 | crate://crates.io/anstyle-wincon/3.0.11 \ | ||
| 12 | crate://crates.io/anyhow/1.0.102 \ | ||
| 13 | crate://crates.io/async-broadcast/0.7.2 \ | ||
| 14 | crate://crates.io/async-channel/2.5.0 \ | ||
| 15 | crate://crates.io/async-executor/1.14.0 \ | ||
| 16 | crate://crates.io/async-io/2.6.0 \ | ||
| 17 | crate://crates.io/async-lock/3.4.2 \ | ||
| 18 | crate://crates.io/async-process/2.5.0 \ | ||
| 19 | crate://crates.io/async-recursion/1.1.1 \ | ||
| 20 | crate://crates.io/async-signal/0.2.14 \ | ||
| 21 | crate://crates.io/async-task/4.7.1 \ | ||
| 22 | crate://crates.io/async-trait/0.1.89 \ | ||
| 23 | crate://crates.io/atomic-waker/1.1.2 \ | ||
| 24 | crate://crates.io/autocfg/1.5.0 \ | ||
| 25 | crate://crates.io/backtrace/0.3.76 \ | ||
| 26 | crate://crates.io/base64/0.22.1 \ | ||
| 27 | crate://crates.io/bitflags/2.11.1 \ | ||
| 28 | crate://crates.io/blocking/1.6.2 \ | ||
| 29 | crate://crates.io/bumpalo/3.20.2 \ | ||
| 30 | crate://crates.io/cfg-if/1.0.4 \ | ||
| 31 | crate://crates.io/clap/4.6.1 \ | ||
| 32 | crate://crates.io/clap_builder/4.6.0 \ | ||
| 33 | crate://crates.io/clap_derive/4.6.1 \ | ||
| 34 | crate://crates.io/clap_lex/1.1.0 \ | ||
| 35 | crate://crates.io/color-eyre/0.6.5 \ | ||
| 36 | crate://crates.io/color-spantrace/0.3.0 \ | ||
| 37 | crate://crates.io/colorchoice/1.0.5 \ | ||
| 38 | crate://crates.io/compose_spec/0.3.0 \ | ||
| 39 | crate://crates.io/compose_spec_macros/0.1.1 \ | ||
| 40 | crate://crates.io/concurrent-queue/2.5.0 \ | ||
| 41 | crate://crates.io/crossbeam-utils/0.8.21 \ | ||
| 42 | crate://crates.io/displaydoc/0.2.5 \ | ||
| 43 | crate://crates.io/endi/1.1.1 \ | ||
| 44 | crate://crates.io/enumflags2/0.7.12 \ | ||
| 45 | crate://crates.io/enumflags2_derive/0.7.12 \ | ||
| 46 | crate://crates.io/equivalent/1.0.2 \ | ||
| 47 | crate://crates.io/errno/0.3.14 \ | ||
| 48 | crate://crates.io/event-listener/5.4.1 \ | ||
| 49 | crate://crates.io/event-listener-strategy/0.5.4 \ | ||
| 50 | crate://crates.io/eyre/0.6.12 \ | ||
| 51 | crate://crates.io/fastrand/2.4.1 \ | ||
| 52 | crate://crates.io/foldhash/0.1.5 \ | ||
| 53 | crate://crates.io/form_urlencoded/1.2.2 \ | ||
| 54 | crate://crates.io/futures-core/0.3.32 \ | ||
| 55 | crate://crates.io/futures-io/0.3.32 \ | ||
| 56 | crate://crates.io/futures-lite/2.6.1 \ | ||
| 57 | crate://crates.io/futures-task/0.3.32 \ | ||
| 58 | crate://crates.io/futures-util/0.3.32 \ | ||
| 59 | crate://crates.io/getrandom/0.4.2 \ | ||
| 60 | crate://crates.io/gimli/0.32.3 \ | ||
| 61 | crate://crates.io/hashbrown/0.15.5 \ | ||
| 62 | crate://crates.io/hashbrown/0.17.1 \ | ||
| 63 | crate://crates.io/heck/0.5.0 \ | ||
| 64 | crate://crates.io/hermit-abi/0.5.2 \ | ||
| 65 | crate://crates.io/hex/0.4.3 \ | ||
| 66 | crate://crates.io/icu_collections/2.1.1 \ | ||
| 67 | crate://crates.io/icu_locale_core/2.1.1 \ | ||
| 68 | crate://crates.io/icu_normalizer/2.1.1 \ | ||
| 69 | crate://crates.io/icu_normalizer_data/2.1.1 \ | ||
| 70 | crate://crates.io/icu_properties/2.1.2 \ | ||
| 71 | crate://crates.io/icu_properties_data/2.1.2 \ | ||
| 72 | crate://crates.io/icu_provider/2.1.1 \ | ||
| 73 | crate://crates.io/id-arena/2.3.0 \ | ||
| 74 | crate://crates.io/idna/1.1.0 \ | ||
| 75 | crate://crates.io/idna_adapter/1.2.1 \ | ||
| 76 | crate://crates.io/indenter/0.3.4 \ | ||
| 77 | crate://crates.io/indexmap/2.14.0 \ | ||
| 78 | crate://crates.io/ipnet/2.12.0 \ | ||
| 79 | crate://crates.io/is_terminal_polyfill/1.70.2 \ | ||
| 80 | crate://crates.io/itoa/1.0.18 \ | ||
| 81 | crate://crates.io/jiff/0.2.24 \ | ||
| 82 | crate://crates.io/jiff-static/0.2.24 \ | ||
| 83 | crate://crates.io/js-sys/0.3.98 \ | ||
| 84 | crate://crates.io/k8s-openapi/0.27.1 \ | ||
| 85 | crate://crates.io/lazy_static/1.5.0 \ | ||
| 86 | crate://crates.io/leb128fmt/0.1.0 \ | ||
| 87 | crate://crates.io/libc/0.2.186 \ | ||
| 88 | crate://crates.io/linux-raw-sys/0.12.1 \ | ||
| 89 | crate://crates.io/litemap/0.8.2 \ | ||
| 90 | crate://crates.io/log/0.4.29 \ | ||
| 91 | crate://crates.io/memchr/2.8.0 \ | ||
| 92 | crate://crates.io/memoffset/0.9.1 \ | ||
| 93 | crate://crates.io/miniz_oxide/0.8.9 \ | ||
| 94 | crate://crates.io/object/0.37.3 \ | ||
| 95 | crate://crates.io/once_cell/1.21.4 \ | ||
| 96 | crate://crates.io/once_cell_polyfill/1.70.2 \ | ||
| 97 | crate://crates.io/ordered-stream/0.2.0 \ | ||
| 98 | crate://crates.io/owo-colors/4.3.0 \ | ||
| 99 | crate://crates.io/parking/2.2.1 \ | ||
| 100 | crate://crates.io/path-clean/1.0.1 \ | ||
| 101 | crate://crates.io/percent-encoding/2.3.2 \ | ||
| 102 | crate://crates.io/pin-project-lite/0.2.17 \ | ||
| 103 | crate://crates.io/piper/0.2.5 \ | ||
| 104 | crate://crates.io/polling/3.11.0 \ | ||
| 105 | crate://crates.io/portable-atomic/1.13.1 \ | ||
| 106 | crate://crates.io/portable-atomic-util/0.2.7 \ | ||
| 107 | crate://crates.io/potential_utf/0.1.5 \ | ||
| 108 | crate://crates.io/prettyplease/0.2.37 \ | ||
| 109 | crate://crates.io/proc-macro-crate/3.5.0 \ | ||
| 110 | crate://crates.io/proc-macro2/1.0.106 \ | ||
| 111 | crate://crates.io/quote/1.0.45 \ | ||
| 112 | crate://crates.io/r-efi/6.0.0 \ | ||
| 113 | crate://crates.io/rustc-demangle/0.1.27 \ | ||
| 114 | crate://crates.io/rustix/1.1.4 \ | ||
| 115 | crate://crates.io/rustversion/1.0.22 \ | ||
| 116 | crate://crates.io/ryu/1.0.23 \ | ||
| 117 | crate://crates.io/semver/1.0.28 \ | ||
| 118 | crate://crates.io/serde/1.0.228 \ | ||
| 119 | crate://crates.io/serde_core/1.0.228 \ | ||
| 120 | crate://crates.io/serde_derive/1.0.228 \ | ||
| 121 | crate://crates.io/serde_json/1.0.149 \ | ||
| 122 | crate://crates.io/serde_repr/0.1.20 \ | ||
| 123 | crate://crates.io/serde_yaml/0.9.34+deprecated \ | ||
| 124 | crate://crates.io/sharded-slab/0.1.7 \ | ||
| 125 | crate://crates.io/shlex/1.3.0 \ | ||
| 126 | crate://crates.io/signal-hook-registry/1.4.8 \ | ||
| 127 | crate://crates.io/slab/0.4.12 \ | ||
| 128 | crate://crates.io/smallvec/1.15.1 \ | ||
| 129 | crate://crates.io/smart-default/0.7.1 \ | ||
| 130 | crate://crates.io/stable_deref_trait/1.2.1 \ | ||
| 131 | crate://crates.io/strsim/0.11.1 \ | ||
| 132 | crate://crates.io/syn/2.0.117 \ | ||
| 133 | crate://crates.io/synstructure/0.13.2 \ | ||
| 134 | crate://crates.io/tempfile/3.27.0 \ | ||
| 135 | crate://crates.io/terminal_size/0.4.4 \ | ||
| 136 | crate://crates.io/thiserror/1.0.69 \ | ||
| 137 | crate://crates.io/thiserror-impl/1.0.69 \ | ||
| 138 | crate://crates.io/thread_local/1.1.9 \ | ||
| 139 | crate://crates.io/tinystr/0.8.3 \ | ||
| 140 | crate://crates.io/toml_datetime/1.1.1+spec-1.1.0 \ | ||
| 141 | crate://crates.io/toml_edit/0.25.11+spec-1.1.0 \ | ||
| 142 | crate://crates.io/toml_parser/1.1.2+spec-1.1.0 \ | ||
| 143 | crate://crates.io/tracing/0.1.44 \ | ||
| 144 | crate://crates.io/tracing-attributes/0.1.31 \ | ||
| 145 | crate://crates.io/tracing-core/0.1.36 \ | ||
| 146 | crate://crates.io/tracing-error/0.2.1 \ | ||
| 147 | crate://crates.io/tracing-subscriber/0.3.23 \ | ||
| 148 | crate://crates.io/uds_windows/1.2.1 \ | ||
| 149 | crate://crates.io/umask/2.1.0 \ | ||
| 150 | crate://crates.io/unicode-ident/1.0.24 \ | ||
| 151 | crate://crates.io/unicode-xid/0.2.6 \ | ||
| 152 | crate://crates.io/unsafe-libyaml/0.2.11 \ | ||
| 153 | crate://crates.io/url/2.5.8 \ | ||
| 154 | crate://crates.io/utf8_iter/1.0.4 \ | ||
| 155 | crate://crates.io/utf8parse/0.2.2 \ | ||
| 156 | crate://crates.io/uuid/1.23.1 \ | ||
| 157 | crate://crates.io/valuable/0.1.1 \ | ||
| 158 | crate://crates.io/wasip2/1.0.1+wasi-0.2.4 \ | ||
| 159 | crate://crates.io/wasip3/0.4.0+wasi-0.3.0-rc-2026-01-06 \ | ||
| 160 | crate://crates.io/wasm-bindgen/0.2.121 \ | ||
| 161 | crate://crates.io/wasm-bindgen-macro/0.2.121 \ | ||
| 162 | crate://crates.io/wasm-bindgen-macro-support/0.2.121 \ | ||
| 163 | crate://crates.io/wasm-bindgen-shared/0.2.121 \ | ||
| 164 | crate://crates.io/wasm-encoder/0.244.0 \ | ||
| 165 | crate://crates.io/wasm-metadata/0.244.0 \ | ||
| 166 | crate://crates.io/wasmparser/0.244.0 \ | ||
| 167 | crate://crates.io/windows-link/0.2.1 \ | ||
| 168 | crate://crates.io/windows-sys/0.61.2 \ | ||
| 169 | crate://crates.io/winnow/0.7.15 \ | ||
| 170 | crate://crates.io/winnow/1.0.2 \ | ||
| 171 | crate://crates.io/wit-bindgen/0.46.0 \ | ||
| 172 | crate://crates.io/wit-bindgen/0.51.0 \ | ||
| 173 | crate://crates.io/wit-bindgen-core/0.51.0 \ | ||
| 174 | crate://crates.io/wit-bindgen-rust/0.51.0 \ | ||
| 175 | crate://crates.io/wit-bindgen-rust-macro/0.51.0 \ | ||
| 176 | crate://crates.io/wit-component/0.244.0 \ | ||
| 177 | crate://crates.io/wit-parser/0.244.0 \ | ||
| 178 | crate://crates.io/writeable/0.6.3 \ | ||
| 179 | crate://crates.io/yoke/0.8.2 \ | ||
| 180 | crate://crates.io/yoke-derive/0.8.2 \ | ||
| 181 | crate://crates.io/zbus/5.13.2 \ | ||
| 182 | crate://crates.io/zbus_macros/5.13.2 \ | ||
| 183 | crate://crates.io/zbus_names/4.3.1 \ | ||
| 184 | crate://crates.io/zerofrom/0.1.7 \ | ||
| 185 | crate://crates.io/zerofrom-derive/0.1.7 \ | ||
| 186 | crate://crates.io/zerotrie/0.2.4 \ | ||
| 187 | crate://crates.io/zerovec/0.11.6 \ | ||
| 188 | crate://crates.io/zerovec-derive/0.11.3 \ | ||
| 189 | crate://crates.io/zmij/1.0.21 \ | ||
| 190 | crate://crates.io/zvariant/5.9.2 \ | ||
| 191 | crate://crates.io/zvariant_derive/5.9.2 \ | ||
| 192 | crate://crates.io/zvariant_utils/3.3.0 \ | ||
| 193 | " | ||
| 194 | |||
| 195 | SRC_URI[addr2line-0.25.1.sha256sum] = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b" | ||
| 196 | SRC_URI[adler2-2.0.1.sha256sum] = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" | ||
| 197 | SRC_URI[anstream-1.0.0.sha256sum] = "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d" | ||
| 198 | SRC_URI[anstyle-1.0.14.sha256sum] = "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000" | ||
| 199 | SRC_URI[anstyle-parse-1.0.0.sha256sum] = "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e" | ||
| 200 | SRC_URI[anstyle-query-1.1.5.sha256sum] = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc" | ||
| 201 | SRC_URI[anstyle-wincon-3.0.11.sha256sum] = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d" | ||
| 202 | SRC_URI[anyhow-1.0.102.sha256sum] = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" | ||
| 203 | SRC_URI[async-broadcast-0.7.2.sha256sum] = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532" | ||
| 204 | SRC_URI[async-channel-2.5.0.sha256sum] = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2" | ||
| 205 | SRC_URI[async-executor-1.14.0.sha256sum] = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a" | ||
| 206 | SRC_URI[async-io-2.6.0.sha256sum] = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc" | ||
| 207 | SRC_URI[async-lock-3.4.2.sha256sum] = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311" | ||
| 208 | SRC_URI[async-process-2.5.0.sha256sum] = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75" | ||
| 209 | SRC_URI[async-recursion-1.1.1.sha256sum] = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" | ||
| 210 | SRC_URI[async-signal-0.2.14.sha256sum] = "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485" | ||
| 211 | SRC_URI[async-task-4.7.1.sha256sum] = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de" | ||
| 212 | SRC_URI[async-trait-0.1.89.sha256sum] = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb" | ||
| 213 | SRC_URI[atomic-waker-1.1.2.sha256sum] = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" | ||
| 214 | SRC_URI[autocfg-1.5.0.sha256sum] = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | ||
| 215 | SRC_URI[backtrace-0.3.76.sha256sum] = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6" | ||
| 216 | SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" | ||
| 217 | SRC_URI[bitflags-2.11.1.sha256sum] = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" | ||
| 218 | SRC_URI[blocking-1.6.2.sha256sum] = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21" | ||
| 219 | SRC_URI[bumpalo-3.20.2.sha256sum] = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" | ||
| 220 | SRC_URI[cfg-if-1.0.4.sha256sum] = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" | ||
| 221 | SRC_URI[clap-4.6.1.sha256sum] = "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51" | ||
| 222 | SRC_URI[clap_builder-4.6.0.sha256sum] = "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f" | ||
| 223 | SRC_URI[clap_derive-4.6.1.sha256sum] = "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9" | ||
| 224 | SRC_URI[clap_lex-1.1.0.sha256sum] = "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9" | ||
| 225 | SRC_URI[color-eyre-0.6.5.sha256sum] = "e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d" | ||
| 226 | SRC_URI[color-spantrace-0.3.0.sha256sum] = "b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427" | ||
| 227 | SRC_URI[colorchoice-1.0.5.sha256sum] = "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570" | ||
| 228 | SRC_URI[compose_spec-0.3.0.sha256sum] = "3fd9b9dc67f2b3024582ec6d861950f0af0aeaabb8350ccda1f0e51ff8e5895c" | ||
| 229 | SRC_URI[compose_spec_macros-0.1.1.sha256sum] = "b77735bd89be8da01c8d7e61faec5a9ccb0e313cece3c773c6b3ae251b90c7d4" | ||
| 230 | SRC_URI[concurrent-queue-2.5.0.sha256sum] = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" | ||
| 231 | SRC_URI[crossbeam-utils-0.8.21.sha256sum] = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" | ||
| 232 | SRC_URI[displaydoc-0.2.5.sha256sum] = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" | ||
| 233 | SRC_URI[endi-1.1.1.sha256sum] = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099" | ||
| 234 | SRC_URI[enumflags2-0.7.12.sha256sum] = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef" | ||
| 235 | SRC_URI[enumflags2_derive-0.7.12.sha256sum] = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827" | ||
| 236 | SRC_URI[equivalent-1.0.2.sha256sum] = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" | ||
| 237 | SRC_URI[errno-0.3.14.sha256sum] = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" | ||
| 238 | SRC_URI[event-listener-5.4.1.sha256sum] = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab" | ||
| 239 | SRC_URI[event-listener-strategy-0.5.4.sha256sum] = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93" | ||
| 240 | SRC_URI[eyre-0.6.12.sha256sum] = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec" | ||
| 241 | SRC_URI[fastrand-2.4.1.sha256sum] = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6" | ||
| 242 | SRC_URI[foldhash-0.1.5.sha256sum] = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" | ||
| 243 | SRC_URI[form_urlencoded-1.2.2.sha256sum] = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" | ||
| 244 | SRC_URI[futures-core-0.3.32.sha256sum] = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d" | ||
| 245 | SRC_URI[futures-io-0.3.32.sha256sum] = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718" | ||
| 246 | SRC_URI[futures-lite-2.6.1.sha256sum] = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad" | ||
| 247 | SRC_URI[futures-task-0.3.32.sha256sum] = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393" | ||
| 248 | SRC_URI[futures-util-0.3.32.sha256sum] = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6" | ||
| 249 | SRC_URI[getrandom-0.4.2.sha256sum] = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555" | ||
| 250 | SRC_URI[gimli-0.32.3.sha256sum] = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7" | ||
| 251 | SRC_URI[hashbrown-0.15.5.sha256sum] = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" | ||
| 252 | SRC_URI[hashbrown-0.17.1.sha256sum] = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a" | ||
| 253 | SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | ||
| 254 | SRC_URI[hermit-abi-0.5.2.sha256sum] = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" | ||
| 255 | SRC_URI[hex-0.4.3.sha256sum] = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" | ||
| 256 | SRC_URI[icu_collections-2.1.1.sha256sum] = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43" | ||
| 257 | SRC_URI[icu_locale_core-2.1.1.sha256sum] = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6" | ||
| 258 | SRC_URI[icu_normalizer-2.1.1.sha256sum] = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599" | ||
| 259 | SRC_URI[icu_normalizer_data-2.1.1.sha256sum] = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a" | ||
| 260 | SRC_URI[icu_properties-2.1.2.sha256sum] = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec" | ||
| 261 | SRC_URI[icu_properties_data-2.1.2.sha256sum] = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af" | ||
| 262 | SRC_URI[icu_provider-2.1.1.sha256sum] = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614" | ||
| 263 | SRC_URI[id-arena-2.3.0.sha256sum] = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954" | ||
| 264 | SRC_URI[idna-1.1.0.sha256sum] = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de" | ||
| 265 | SRC_URI[idna_adapter-1.2.1.sha256sum] = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" | ||
| 266 | SRC_URI[indenter-0.3.4.sha256sum] = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" | ||
| 267 | SRC_URI[indexmap-2.14.0.sha256sum] = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" | ||
| 268 | SRC_URI[ipnet-2.12.0.sha256sum] = "d98f6fed1fde3f8c21bc40a1abb88dd75e67924f9cffc3ef95607bad8017f8e2" | ||
| 269 | SRC_URI[is_terminal_polyfill-1.70.2.sha256sum] = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695" | ||
| 270 | SRC_URI[itoa-1.0.18.sha256sum] = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682" | ||
| 271 | SRC_URI[jiff-0.2.24.sha256sum] = "f00b5dbd620d61dfdcb6007c9c1f6054ebd75319f163d886a9055cec1155073d" | ||
| 272 | SRC_URI[jiff-static-0.2.24.sha256sum] = "e000de030ff8022ea1da3f466fbb0f3a809f5e51ed31f6dd931c35181ad8e6d7" | ||
| 273 | SRC_URI[js-sys-0.3.98.sha256sum] = "67df7112613f8bfd9150013a0314e196f4800d3201ae742489d999db2f979f08" | ||
| 274 | SRC_URI[k8s-openapi-0.27.1.sha256sum] = "51b326f5219dd55872a72c1b6ddd1b830b8334996c667449c29391d657d78d5e" | ||
| 275 | SRC_URI[lazy_static-1.5.0.sha256sum] = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | ||
| 276 | SRC_URI[leb128fmt-0.1.0.sha256sum] = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" | ||
| 277 | SRC_URI[libc-0.2.186.sha256sum] = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" | ||
| 278 | SRC_URI[linux-raw-sys-0.12.1.sha256sum] = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53" | ||
| 279 | SRC_URI[litemap-0.8.2.sha256sum] = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0" | ||
| 280 | SRC_URI[log-0.4.29.sha256sum] = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" | ||
| 281 | SRC_URI[memchr-2.8.0.sha256sum] = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" | ||
| 282 | SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" | ||
| 283 | SRC_URI[miniz_oxide-0.8.9.sha256sum] = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" | ||
| 284 | SRC_URI[object-0.37.3.sha256sum] = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe" | ||
| 285 | SRC_URI[once_cell-1.21.4.sha256sum] = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50" | ||
| 286 | SRC_URI[once_cell_polyfill-1.70.2.sha256sum] = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe" | ||
| 287 | SRC_URI[ordered-stream-0.2.0.sha256sum] = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50" | ||
| 288 | SRC_URI[owo-colors-4.3.0.sha256sum] = "d211803b9b6b570f68772237e415a029d5a50c65d382910b879fb19d3271f94d" | ||
| 289 | SRC_URI[parking-2.2.1.sha256sum] = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" | ||
| 290 | SRC_URI[path-clean-1.0.1.sha256sum] = "17359afc20d7ab31fdb42bb844c8b3bb1dabd7dcf7e68428492da7f16966fcef" | ||
| 291 | SRC_URI[percent-encoding-2.3.2.sha256sum] = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" | ||
| 292 | SRC_URI[pin-project-lite-0.2.17.sha256sum] = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd" | ||
| 293 | SRC_URI[piper-0.2.5.sha256sum] = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1" | ||
| 294 | SRC_URI[polling-3.11.0.sha256sum] = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" | ||
| 295 | SRC_URI[portable-atomic-1.13.1.sha256sum] = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" | ||
| 296 | SRC_URI[portable-atomic-util-0.2.7.sha256sum] = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618" | ||
| 297 | SRC_URI[potential_utf-0.1.5.sha256sum] = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564" | ||
| 298 | SRC_URI[prettyplease-0.2.37.sha256sum] = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b" | ||
| 299 | SRC_URI[proc-macro-crate-3.5.0.sha256sum] = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f" | ||
| 300 | SRC_URI[proc-macro2-1.0.106.sha256sum] = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" | ||
| 301 | SRC_URI[quote-1.0.45.sha256sum] = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924" | ||
| 302 | SRC_URI[r-efi-6.0.0.sha256sum] = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf" | ||
| 303 | SRC_URI[rustc-demangle-0.1.27.sha256sum] = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d" | ||
| 304 | SRC_URI[rustix-1.1.4.sha256sum] = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190" | ||
| 305 | SRC_URI[rustversion-1.0.22.sha256sum] = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" | ||
| 306 | SRC_URI[ryu-1.0.23.sha256sum] = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f" | ||
| 307 | SRC_URI[semver-1.0.28.sha256sum] = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd" | ||
| 308 | SRC_URI[serde-1.0.228.sha256sum] = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" | ||
| 309 | SRC_URI[serde_core-1.0.228.sha256sum] = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" | ||
| 310 | SRC_URI[serde_derive-1.0.228.sha256sum] = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | ||
| 311 | SRC_URI[serde_json-1.0.149.sha256sum] = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" | ||
| 312 | SRC_URI[serde_repr-0.1.20.sha256sum] = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c" | ||
| 313 | SRC_URI[serde_yaml-0.9.34+deprecated.sha256sum] = "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47" | ||
| 314 | SRC_URI[sharded-slab-0.1.7.sha256sum] = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" | ||
| 315 | SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | ||
| 316 | SRC_URI[signal-hook-registry-1.4.8.sha256sum] = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b" | ||
| 317 | SRC_URI[slab-0.4.12.sha256sum] = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5" | ||
| 318 | SRC_URI[smallvec-1.15.1.sha256sum] = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" | ||
| 319 | SRC_URI[smart-default-0.7.1.sha256sum] = "0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1" | ||
| 320 | SRC_URI[stable_deref_trait-1.2.1.sha256sum] = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596" | ||
| 321 | SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | ||
| 322 | SRC_URI[syn-2.0.117.sha256sum] = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99" | ||
| 323 | SRC_URI[synstructure-0.13.2.sha256sum] = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" | ||
| 324 | SRC_URI[tempfile-3.27.0.sha256sum] = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd" | ||
| 325 | SRC_URI[terminal_size-0.4.4.sha256sum] = "230a1b821ccbd75b185820a1f1ff7b14d21da1e442e22c0863ea5f08771a8874" | ||
| 326 | SRC_URI[thiserror-1.0.69.sha256sum] = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" | ||
| 327 | SRC_URI[thiserror-impl-1.0.69.sha256sum] = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" | ||
| 328 | SRC_URI[thread_local-1.1.9.sha256sum] = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" | ||
| 329 | SRC_URI[tinystr-0.8.3.sha256sum] = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d" | ||
| 330 | SRC_URI[toml_datetime-1.1.1+spec-1.1.0.sha256sum] = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7" | ||
| 331 | SRC_URI[toml_edit-0.25.11+spec-1.1.0.sha256sum] = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b" | ||
| 332 | SRC_URI[toml_parser-1.1.2+spec-1.1.0.sha256sum] = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526" | ||
| 333 | SRC_URI[tracing-0.1.44.sha256sum] = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100" | ||
| 334 | SRC_URI[tracing-attributes-0.1.31.sha256sum] = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da" | ||
| 335 | SRC_URI[tracing-core-0.1.36.sha256sum] = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a" | ||
| 336 | SRC_URI[tracing-error-0.2.1.sha256sum] = "8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db" | ||
| 337 | SRC_URI[tracing-subscriber-0.3.23.sha256sum] = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319" | ||
| 338 | SRC_URI[uds_windows-1.2.1.sha256sum] = "f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e" | ||
| 339 | SRC_URI[umask-2.1.0.sha256sum] = "ec9a46c2549e35c054e0ffe281a3a6ec0007793db4df106604d37ed3f4d73d1c" | ||
| 340 | SRC_URI[unicode-ident-1.0.24.sha256sum] = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75" | ||
| 341 | SRC_URI[unicode-xid-0.2.6.sha256sum] = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" | ||
| 342 | SRC_URI[unsafe-libyaml-0.2.11.sha256sum] = "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861" | ||
| 343 | SRC_URI[url-2.5.8.sha256sum] = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" | ||
| 344 | SRC_URI[utf8_iter-1.0.4.sha256sum] = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" | ||
| 345 | SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" | ||
| 346 | SRC_URI[uuid-1.23.1.sha256sum] = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76" | ||
| 347 | SRC_URI[valuable-0.1.1.sha256sum] = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" | ||
| 348 | SRC_URI[wasip2-1.0.1+wasi-0.2.4.sha256sum] = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" | ||
| 349 | SRC_URI[wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06.sha256sum] = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5" | ||
| 350 | SRC_URI[wasm-bindgen-0.2.121.sha256sum] = "49ace1d07c165b0864824eee619580c4689389afa9dc9ed3a4c75040d82e6790" | ||
| 351 | SRC_URI[wasm-bindgen-macro-0.2.121.sha256sum] = "8e68e6f4afd367a562002c05637acb8578ff2dea1943df76afb9e83d177c8578" | ||
| 352 | SRC_URI[wasm-bindgen-macro-support-0.2.121.sha256sum] = "d95a9ec35c64b2a7cb35d3fead40c4238d0940c86d107136999567a4703259f2" | ||
| 353 | SRC_URI[wasm-bindgen-shared-0.2.121.sha256sum] = "c4e0100b01e9f0d03189a92b96772a1fb998639d981193d7dbab487302513441" | ||
| 354 | SRC_URI[wasm-encoder-0.244.0.sha256sum] = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319" | ||
| 355 | SRC_URI[wasm-metadata-0.244.0.sha256sum] = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909" | ||
| 356 | SRC_URI[wasmparser-0.244.0.sha256sum] = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe" | ||
| 357 | SRC_URI[windows-link-0.2.1.sha256sum] = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" | ||
| 358 | SRC_URI[windows-sys-0.61.2.sha256sum] = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" | ||
| 359 | SRC_URI[winnow-0.7.15.sha256sum] = "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945" | ||
| 360 | SRC_URI[winnow-1.0.2.sha256sum] = "2ee1708bef14716a11bae175f579062d4554d95be2c6829f518df847b7b3fdd0" | ||
| 361 | SRC_URI[wit-bindgen-0.46.0.sha256sum] = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" | ||
| 362 | SRC_URI[wit-bindgen-0.51.0.sha256sum] = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" | ||
| 363 | SRC_URI[wit-bindgen-core-0.51.0.sha256sum] = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc" | ||
| 364 | SRC_URI[wit-bindgen-rust-0.51.0.sha256sum] = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21" | ||
| 365 | SRC_URI[wit-bindgen-rust-macro-0.51.0.sha256sum] = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a" | ||
| 366 | SRC_URI[wit-component-0.244.0.sha256sum] = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2" | ||
| 367 | SRC_URI[wit-parser-0.244.0.sha256sum] = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736" | ||
| 368 | SRC_URI[writeable-0.6.3.sha256sum] = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4" | ||
| 369 | SRC_URI[yoke-0.8.2.sha256sum] = "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca" | ||
| 370 | SRC_URI[yoke-derive-0.8.2.sha256sum] = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e" | ||
| 371 | SRC_URI[zbus-5.13.2.sha256sum] = "1bfeff997a0aaa3eb20c4652baf788d2dfa6d2839a0ead0b3ff69ce2f9c4bdd1" | ||
| 372 | SRC_URI[zbus_macros-5.13.2.sha256sum] = "0bbd5a90dbe8feee5b13def448427ae314ccd26a49cac47905cafefb9ff846f1" | ||
| 373 | SRC_URI[zbus_names-4.3.1.sha256sum] = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f" | ||
| 374 | SRC_URI[zerofrom-0.1.7.sha256sum] = "69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df" | ||
| 375 | SRC_URI[zerofrom-derive-0.1.7.sha256sum] = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1" | ||
| 376 | SRC_URI[zerotrie-0.2.4.sha256sum] = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf" | ||
| 377 | SRC_URI[zerovec-0.11.6.sha256sum] = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239" | ||
| 378 | SRC_URI[zerovec-derive-0.11.3.sha256sum] = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555" | ||
| 379 | SRC_URI[zmij-1.0.21.sha256sum] = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa" | ||
| 380 | SRC_URI[zvariant-5.9.2.sha256sum] = "68b64ef4f40c7951337ddc7023dd03528a57a3ce3408ee9da5e948bd29b232c4" | ||
| 381 | SRC_URI[zvariant_derive-5.9.2.sha256sum] = "484d5d975eb7afb52cc6b929c13d3719a20ad650fea4120e6310de3fc55e415c" | ||
| 382 | SRC_URI[zvariant_utils-3.3.0.sha256sum] = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9" | ||
diff --git a/recipes-containers/podlet/podlet_git.bb b/recipes-containers/podlet/podlet_git.bb new file mode 100644 index 00000000..cf31f17e --- /dev/null +++ b/recipes-containers/podlet/podlet_git.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | SUMMARY = "Generator for quadlet files" | ||
| 2 | DESCRIPTION = "Podlet generates Podman Quadlet files from a Podman command, compose file, or existing object." | ||
| 3 | LICENSE = "MPL-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f75d2927d3c1ed2414ef72048f5ad640" | ||
| 5 | |||
| 6 | inherit cargo cargo-update-recipe-crates | ||
| 7 | |||
| 8 | PV = "0.3.2+git" | ||
| 9 | SRC_URI = "git://github.com/containers/podlet.git;protocol=https;branch=main" | ||
| 10 | SRCREV = "47ec1bdfe26878cc8f403a64ca8aad489c1698d3" | ||
| 11 | |||
| 12 | require ${BPN}-crates.inc | ||
| 13 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/recipes-containers/podman-compose/podman-compose_git.bb b/recipes-containers/podman-compose/podman-compose_git.bb index 8837fff7..7e6f949a 100644 --- a/recipes-containers/podman-compose/podman-compose_git.bb +++ b/recipes-containers/podman-compose/podman-compose_git.bb | |||
| @@ -2,12 +2,12 @@ DESCRIPTION = "An implementation of docker-compose with podman backend" | |||
| 2 | LICENSE = "GPL-2.0-only" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 4 | 4 | ||
| 5 | inherit setuptools3 | 5 | inherit python_setuptools_build_meta |
| 6 | 6 | ||
| 7 | PV = "1.4.0+git" | 7 | PV = "1.5.0+git" |
| 8 | SRC_URI = "git://github.com/containers/podman-compose.git;branch=main;protocol=https" | 8 | SRC_URI = "git://github.com/containers/podman-compose.git;branch=main;protocol=https" |
| 9 | 9 | ||
| 10 | SRCREV = "8eb55735e95ee1587d0d22582aa86b9175e25ca9" | 10 | SRCREV = "71e0fbd392dc5df2506013c5f851657ca139e267" |
| 11 | 11 | ||
| 12 | DEPENDS += "python3-pyyaml-native" | 12 | DEPENDS += "python3-pyyaml-native" |
| 13 | 13 | ||
diff --git a/recipes-containers/podman-tui/files/0001-vendor-remove-duplicate-unshare-C-symbols.patch b/recipes-containers/podman-tui/files/0001-vendor-remove-duplicate-unshare-C-symbols.patch new file mode 100644 index 00000000..5f40fb46 --- /dev/null +++ b/recipes-containers/podman-tui/files/0001-vendor-remove-duplicate-unshare-C-symbols.patch | |||
| @@ -0,0 +1,496 @@ | |||
| 1 | From 11c63f5207494cd4eb327ab0ddf62acc4c0c6789 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Bruce Ashfield <bruce.ashfield@gmail.com> | ||
| 3 | Date: Mon, 23 Mar 2026 14:47:55 +0000 | ||
| 4 | Subject: [PATCH] vendor: remove duplicate unshare C symbols from old storage | ||
| 5 | path | ||
| 6 | |||
| 7 | The containers/storage module has been rehosted to go.podman.io/storage. | ||
| 8 | Both the old (github.com/containers/storage) and new (go.podman.io/storage) | ||
| 9 | module paths are vendored, each containing unshare.c which defines the | ||
| 10 | _containers_unshare symbol. This causes a linker error: | ||
| 11 | |||
| 12 | multiple definition of `_containers_unshare` | ||
| 13 | |||
| 14 | Remove the C files from the old vendor path since go.podman.io/storage | ||
| 15 | provides the same symbols. | ||
| 16 | |||
| 17 | Upstream-Status: Inappropriate [embedded specific] | ||
| 18 | |||
| 19 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||
| 20 | --- | ||
| 21 | .../containers/storage/pkg/unshare/unshare.c | 379 ------------------ | ||
| 22 | .../storage/pkg/unshare/unshare_freebsd.c | 76 ---- | ||
| 23 | 2 files changed, 455 deletions(-) | ||
| 24 | delete mode 100644 vendor/github.com/containers/storage/pkg/unshare/unshare.c | ||
| 25 | delete mode 100644 vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.c | ||
| 26 | |||
| 27 | diff --git a/vendor/github.com/containers/storage/pkg/unshare/unshare.c b/vendor/github.com/containers/storage/pkg/unshare/unshare.c | ||
| 28 | deleted file mode 100644 | ||
| 29 | index a2800654..00000000 | ||
| 30 | --- a/vendor/github.com/containers/storage/pkg/unshare/unshare.c | ||
| 31 | +++ /dev/null | ||
| 32 | @@ -1,379 +0,0 @@ | ||
| 33 | -#if !defined(UNSHARE_NO_CODE_AT_ALL) && defined(__linux__) | ||
| 34 | - | ||
| 35 | -#define _GNU_SOURCE | ||
| 36 | -#include <sys/types.h> | ||
| 37 | -#include <sys/ioctl.h> | ||
| 38 | -#include <sys/stat.h> | ||
| 39 | -#include <sys/syscall.h> | ||
| 40 | -#include <sys/mman.h> | ||
| 41 | -#include <fcntl.h> | ||
| 42 | -#include <grp.h> | ||
| 43 | -#include <sched.h> | ||
| 44 | -#include <stdio.h> | ||
| 45 | -#include <stdlib.h> | ||
| 46 | -#include <string.h> | ||
| 47 | -#include <termios.h> | ||
| 48 | -#include <errno.h> | ||
| 49 | -#include <unistd.h> | ||
| 50 | -#include <libgen.h> | ||
| 51 | -#include <sys/vfs.h> | ||
| 52 | -#include <sys/mount.h> | ||
| 53 | -#include <linux/limits.h> | ||
| 54 | - | ||
| 55 | -/* Open Source projects like conda-forge, want to package podman and are based | ||
| 56 | - off of centos:6, Conda-force has minimal libc requirements and is lacking | ||
| 57 | - the memfd.h file, so we use mmam.h | ||
| 58 | -*/ | ||
| 59 | -#ifndef MFD_ALLOW_SEALING | ||
| 60 | -#define MFD_ALLOW_SEALING 2U | ||
| 61 | -#endif | ||
| 62 | -#ifndef MFD_CLOEXEC | ||
| 63 | -#define MFD_CLOEXEC 1U | ||
| 64 | -#endif | ||
| 65 | - | ||
| 66 | -#ifndef F_LINUX_SPECIFIC_BASE | ||
| 67 | -#define F_LINUX_SPECIFIC_BASE 1024 | ||
| 68 | -#endif | ||
| 69 | -#ifndef F_ADD_SEALS | ||
| 70 | -#define F_ADD_SEALS (F_LINUX_SPECIFIC_BASE + 9) | ||
| 71 | -#define F_GET_SEALS (F_LINUX_SPECIFIC_BASE + 10) | ||
| 72 | -#endif | ||
| 73 | -#ifndef F_SEAL_SEAL | ||
| 74 | -#define F_SEAL_SEAL 0x0001LU | ||
| 75 | -#endif | ||
| 76 | -#ifndef F_SEAL_SHRINK | ||
| 77 | -#define F_SEAL_SHRINK 0x0002LU | ||
| 78 | -#endif | ||
| 79 | -#ifndef F_SEAL_GROW | ||
| 80 | -#define F_SEAL_GROW 0x0004LU | ||
| 81 | -#endif | ||
| 82 | -#ifndef F_SEAL_WRITE | ||
| 83 | -#define F_SEAL_WRITE 0x0008LU | ||
| 84 | -#endif | ||
| 85 | - | ||
| 86 | -#define BUFSTEP 1024 | ||
| 87 | - | ||
| 88 | -static const char *_max_user_namespaces = "/proc/sys/user/max_user_namespaces"; | ||
| 89 | -static const char *_unprivileged_user_namespaces = "/proc/sys/kernel/unprivileged_userns_clone"; | ||
| 90 | - | ||
| 91 | -static int _containers_unshare_parse_envint(const char *envname) { | ||
| 92 | - char *p, *q; | ||
| 93 | - long l; | ||
| 94 | - | ||
| 95 | - p = getenv(envname); | ||
| 96 | - if (p == NULL) { | ||
| 97 | - return -1; | ||
| 98 | - } | ||
| 99 | - q = NULL; | ||
| 100 | - l = strtol(p, &q, 10); | ||
| 101 | - if ((q == NULL) || (*q != '\0')) { | ||
| 102 | - fprintf(stderr, "Error parsing \"%s\"=\"%s\"!\n", envname, p); | ||
| 103 | - _exit(1); | ||
| 104 | - } | ||
| 105 | - unsetenv(envname); | ||
| 106 | - return l; | ||
| 107 | -} | ||
| 108 | - | ||
| 109 | -static void _check_proc_sys_file(const char *path) | ||
| 110 | -{ | ||
| 111 | - FILE *fp; | ||
| 112 | - char buf[32]; | ||
| 113 | - size_t n_read; | ||
| 114 | - long r; | ||
| 115 | - | ||
| 116 | - fp = fopen(path, "r"); | ||
| 117 | - if (fp == NULL) { | ||
| 118 | - if (errno != ENOENT) | ||
| 119 | - fprintf(stderr, "Error reading %s: %m\n", _max_user_namespaces); | ||
| 120 | - } else { | ||
| 121 | - memset(buf, 0, sizeof(buf)); | ||
| 122 | - n_read = fread(buf, 1, sizeof(buf) - 1, fp); | ||
| 123 | - if (n_read > 0) { | ||
| 124 | - r = atoi(buf); | ||
| 125 | - if (r == 0) { | ||
| 126 | - fprintf(stderr, "User namespaces are not enabled in %s.\n", path); | ||
| 127 | - } | ||
| 128 | - } else { | ||
| 129 | - fprintf(stderr, "Error reading %s: no contents, should contain a number greater than 0.\n", path); | ||
| 130 | - } | ||
| 131 | - fclose(fp); | ||
| 132 | - } | ||
| 133 | -} | ||
| 134 | - | ||
| 135 | -static char **parse_proc_stringlist(const char *list) { | ||
| 136 | - int fd, n, i, n_strings; | ||
| 137 | - char *buf, *new_buf, **ret; | ||
| 138 | - size_t size, new_size, used; | ||
| 139 | - | ||
| 140 | - fd = open(list, O_RDONLY); | ||
| 141 | - if (fd == -1) { | ||
| 142 | - return NULL; | ||
| 143 | - } | ||
| 144 | - buf = NULL; | ||
| 145 | - size = 0; | ||
| 146 | - used = 0; | ||
| 147 | - for (;;) { | ||
| 148 | - new_size = used + BUFSTEP; | ||
| 149 | - new_buf = realloc(buf, new_size); | ||
| 150 | - if (new_buf == NULL) { | ||
| 151 | - free(buf); | ||
| 152 | - fprintf(stderr, "realloc(%ld): out of memory\n", (long)(size + BUFSTEP)); | ||
| 153 | - return NULL; | ||
| 154 | - } | ||
| 155 | - buf = new_buf; | ||
| 156 | - size = new_size; | ||
| 157 | - memset(buf + used, '\0', size - used); | ||
| 158 | - n = read(fd, buf + used, size - used - 1); | ||
| 159 | - if (n < 0) { | ||
| 160 | - fprintf(stderr, "read(): %m\n"); | ||
| 161 | - return NULL; | ||
| 162 | - } | ||
| 163 | - if (n == 0) { | ||
| 164 | - break; | ||
| 165 | - } | ||
| 166 | - used += n; | ||
| 167 | - } | ||
| 168 | - close(fd); | ||
| 169 | - n_strings = 0; | ||
| 170 | - for (n = 0; n < used; n++) { | ||
| 171 | - if ((n == 0) || (buf[n-1] == '\0')) { | ||
| 172 | - n_strings++; | ||
| 173 | - } | ||
| 174 | - } | ||
| 175 | - ret = calloc(n_strings + 1, sizeof(char *)); | ||
| 176 | - if (ret == NULL) { | ||
| 177 | - fprintf(stderr, "calloc(): out of memory\n"); | ||
| 178 | - return NULL; | ||
| 179 | - } | ||
| 180 | - i = 0; | ||
| 181 | - for (n = 0; n < used; n++) { | ||
| 182 | - if ((n == 0) || (buf[n-1] == '\0')) { | ||
| 183 | - ret[i++] = &buf[n]; | ||
| 184 | - } | ||
| 185 | - } | ||
| 186 | - ret[i] = NULL; | ||
| 187 | - return ret; | ||
| 188 | -} | ||
| 189 | - | ||
| 190 | -/* | ||
| 191 | - * Taken from the runc cloned_binary.c file | ||
| 192 | - * Copyright (C) 2019 Aleksa Sarai <cyphar@cyphar.com> | ||
| 193 | - * Copyright (C) 2019 SUSE LLC | ||
| 194 | - * | ||
| 195 | - * This work is dual licensed under the following licenses. You may use, | ||
| 196 | - * redistribute, and/or modify the work under the conditions of either (or | ||
| 197 | - * both) licenses. | ||
| 198 | - * | ||
| 199 | - * === Apache-2.0 === | ||
| 200 | - */ | ||
| 201 | -static int try_bindfd(void) | ||
| 202 | -{ | ||
| 203 | - int fd, ret = -1; | ||
| 204 | - char src[PATH_MAX] = {0}; | ||
| 205 | - char template[64] = {0}; | ||
| 206 | - | ||
| 207 | - strncpy(template, "/tmp/containers.XXXXXX", sizeof(template) - 1); | ||
| 208 | - | ||
| 209 | - /* | ||
| 210 | - * We need somewhere to mount it, mounting anything over /proc/self is a | ||
| 211 | - * BAD idea on the host -- even if we do it temporarily. | ||
| 212 | - */ | ||
| 213 | - fd = mkstemp(template); | ||
| 214 | - if (fd < 0) | ||
| 215 | - return ret; | ||
| 216 | - close(fd); | ||
| 217 | - | ||
| 218 | - ret = -EPERM; | ||
| 219 | - | ||
| 220 | - if (readlink("/proc/self/exe", src, sizeof (src) - 1) < 0) | ||
| 221 | - goto out; | ||
| 222 | - | ||
| 223 | - if (mount(src, template, NULL, MS_BIND, NULL) < 0) | ||
| 224 | - goto out; | ||
| 225 | - if (mount(NULL, template, NULL, MS_REMOUNT | MS_BIND | MS_RDONLY, NULL) < 0) | ||
| 226 | - goto out_umount; | ||
| 227 | - | ||
| 228 | - /* Get read-only handle that we're sure can't be made read-write. */ | ||
| 229 | - ret = open(template, O_PATH | O_CLOEXEC); | ||
| 230 | - | ||
| 231 | -out_umount: | ||
| 232 | - /* | ||
| 233 | - * Make sure the MNT_DETACH works, otherwise we could get remounted | ||
| 234 | - * read-write and that would be quite bad (the fd would be made read-write | ||
| 235 | - * too, invalidating the protection). | ||
| 236 | - */ | ||
| 237 | - if (umount2(template, MNT_DETACH) < 0) { | ||
| 238 | - if (ret >= 0) | ||
| 239 | - close(ret); | ||
| 240 | - ret = -ENOTRECOVERABLE; | ||
| 241 | - } | ||
| 242 | - | ||
| 243 | -out: | ||
| 244 | - /* | ||
| 245 | - * We don't care about unlink errors, the worst that happens is that | ||
| 246 | - * there's an empty file left around in STATEDIR. | ||
| 247 | - */ | ||
| 248 | - unlink(template); | ||
| 249 | - return ret; | ||
| 250 | -} | ||
| 251 | - | ||
| 252 | -static int copy_self_proc_exe(char **argv) { | ||
| 253 | - char *exename; | ||
| 254 | - int fd, mmfd, n_read, n_written; | ||
| 255 | - struct stat st; | ||
| 256 | - char buf[2048]; | ||
| 257 | - | ||
| 258 | - fd = open("/proc/self/exe", O_RDONLY | O_CLOEXEC); | ||
| 259 | - if (fd == -1) { | ||
| 260 | - fprintf(stderr, "open(\"/proc/self/exe\"): %m\n"); | ||
| 261 | - return -1; | ||
| 262 | - } | ||
| 263 | - if (fstat(fd, &st) == -1) { | ||
| 264 | - fprintf(stderr, "fstat(\"/proc/self/exe\"): %m\n"); | ||
| 265 | - close(fd); | ||
| 266 | - return -1; | ||
| 267 | - } | ||
| 268 | - exename = basename(argv[0]); | ||
| 269 | - mmfd = syscall(SYS_memfd_create, exename, (long) MFD_ALLOW_SEALING | MFD_CLOEXEC); | ||
| 270 | - if (mmfd == -1) { | ||
| 271 | - fprintf(stderr, "memfd_create(): %m\n"); | ||
| 272 | - goto close_fd; | ||
| 273 | - } | ||
| 274 | - for (;;) { | ||
| 275 | - n_read = read(fd, buf, sizeof(buf)); | ||
| 276 | - if (n_read < 0) { | ||
| 277 | - fprintf(stderr, "read(\"/proc/self/exe\"): %m\n"); | ||
| 278 | - return -1; | ||
| 279 | - } | ||
| 280 | - if (n_read == 0) { | ||
| 281 | - break; | ||
| 282 | - } | ||
| 283 | - n_written = write(mmfd, buf, n_read); | ||
| 284 | - if (n_written < 0) { | ||
| 285 | - fprintf(stderr, "write(anonfd): %m\n"); | ||
| 286 | - goto close_fd; | ||
| 287 | - } | ||
| 288 | - if (n_written != n_read) { | ||
| 289 | - fprintf(stderr, "write(anonfd): short write (%d != %d)\n", n_written, n_read); | ||
| 290 | - goto close_fd; | ||
| 291 | - } | ||
| 292 | - } | ||
| 293 | - close(fd); | ||
| 294 | - if (fcntl(mmfd, F_ADD_SEALS, F_SEAL_SHRINK | F_SEAL_GROW | F_SEAL_WRITE | F_SEAL_SEAL) == -1) { | ||
| 295 | - fprintf(stderr, "Close_Fd sealing memfd copy: %m\n"); | ||
| 296 | - goto close_mmfd; | ||
| 297 | - } | ||
| 298 | - | ||
| 299 | - return mmfd; | ||
| 300 | - | ||
| 301 | -close_fd: | ||
| 302 | - close(fd); | ||
| 303 | -close_mmfd: | ||
| 304 | - close(mmfd); | ||
| 305 | - return -1; | ||
| 306 | -} | ||
| 307 | -static int containers_reexec(int flags) { | ||
| 308 | - char **argv; | ||
| 309 | - int fd = -1; | ||
| 310 | - | ||
| 311 | - argv = parse_proc_stringlist("/proc/self/cmdline"); | ||
| 312 | - if (argv == NULL) { | ||
| 313 | - return -1; | ||
| 314 | - } | ||
| 315 | - | ||
| 316 | - if (flags & CLONE_NEWNS) | ||
| 317 | - fd = try_bindfd(); | ||
| 318 | - if (fd < 0) | ||
| 319 | - fd = copy_self_proc_exe(argv); | ||
| 320 | - if (fd < 0) | ||
| 321 | - return fd; | ||
| 322 | - | ||
| 323 | - if (fexecve(fd, argv, environ) == -1) { | ||
| 324 | - close(fd); | ||
| 325 | - fprintf(stderr, "Error during reexec(...): %m\n"); | ||
| 326 | - return -1; | ||
| 327 | - } | ||
| 328 | - close(fd); | ||
| 329 | - return 0; | ||
| 330 | -} | ||
| 331 | - | ||
| 332 | -void _containers_unshare(void) | ||
| 333 | -{ | ||
| 334 | - int flags, pidfd, continuefd, n, pgrp, sid, ctty; | ||
| 335 | - char buf[2048]; | ||
| 336 | - | ||
| 337 | - flags = _containers_unshare_parse_envint("_Containers-unshare"); | ||
| 338 | - if (flags == -1) { | ||
| 339 | - return; | ||
| 340 | - } | ||
| 341 | - if ((flags & CLONE_NEWUSER) != 0) { | ||
| 342 | - if (unshare(CLONE_NEWUSER) == -1) { | ||
| 343 | - fprintf(stderr, "Error during unshare(CLONE_NEWUSER): %m\n"); | ||
| 344 | - _check_proc_sys_file (_max_user_namespaces); | ||
| 345 | - _check_proc_sys_file (_unprivileged_user_namespaces); | ||
| 346 | - _exit(1); | ||
| 347 | - } | ||
| 348 | - } | ||
| 349 | - pidfd = _containers_unshare_parse_envint("_Containers-pid-pipe"); | ||
| 350 | - if (pidfd != -1) { | ||
| 351 | - snprintf(buf, sizeof(buf), "%llu", (unsigned long long) getpid()); | ||
| 352 | - size_t size = write(pidfd, buf, strlen(buf)); | ||
| 353 | - if (size != strlen(buf)) { | ||
| 354 | - fprintf(stderr, "Error writing PID to pipe on fd %d: %m\n", pidfd); | ||
| 355 | - _exit(1); | ||
| 356 | - } | ||
| 357 | - close(pidfd); | ||
| 358 | - } | ||
| 359 | - continuefd = _containers_unshare_parse_envint("_Containers-continue-pipe"); | ||
| 360 | - if (continuefd != -1) { | ||
| 361 | - n = read(continuefd, buf, sizeof(buf)); | ||
| 362 | - if (n > 0) { | ||
| 363 | - fprintf(stderr, "Error: %.*s\n", n, buf); | ||
| 364 | - _exit(1); | ||
| 365 | - } | ||
| 366 | - close(continuefd); | ||
| 367 | - } | ||
| 368 | - sid = _containers_unshare_parse_envint("_Containers-setsid"); | ||
| 369 | - if (sid == 1) { | ||
| 370 | - if (setsid() == -1) { | ||
| 371 | - fprintf(stderr, "Error during setsid: %m\n"); | ||
| 372 | - _exit(1); | ||
| 373 | - } | ||
| 374 | - } | ||
| 375 | - pgrp = _containers_unshare_parse_envint("_Containers-setpgrp"); | ||
| 376 | - if (pgrp == 1) { | ||
| 377 | - if (setpgrp() == -1) { | ||
| 378 | - fprintf(stderr, "Error during setpgrp: %m\n"); | ||
| 379 | - _exit(1); | ||
| 380 | - } | ||
| 381 | - } | ||
| 382 | - ctty = _containers_unshare_parse_envint("_Containers-ctty"); | ||
| 383 | - if (ctty != -1) { | ||
| 384 | - if (ioctl(ctty, TIOCSCTTY, 0) == -1) { | ||
| 385 | - fprintf(stderr, "Error while setting controlling terminal to %d: %m\n", ctty); | ||
| 386 | - _exit(1); | ||
| 387 | - } | ||
| 388 | - } | ||
| 389 | - if ((flags & CLONE_NEWUSER) != 0) { | ||
| 390 | - if (setresgid(0, 0, 0) != 0) { | ||
| 391 | - fprintf(stderr, "Error during setresgid(0): %m\n"); | ||
| 392 | - _exit(1); | ||
| 393 | - } | ||
| 394 | - if (setresuid(0, 0, 0) != 0) { | ||
| 395 | - fprintf(stderr, "Error during setresuid(0): %m\n"); | ||
| 396 | - _exit(1); | ||
| 397 | - } | ||
| 398 | - } | ||
| 399 | - if ((flags & ~CLONE_NEWUSER) != 0) { | ||
| 400 | - if (unshare(flags & ~CLONE_NEWUSER) == -1) { | ||
| 401 | - fprintf(stderr, "Error during unshare(...): %m\n"); | ||
| 402 | - _exit(1); | ||
| 403 | - } | ||
| 404 | - } | ||
| 405 | - if (containers_reexec(flags) != 0) { | ||
| 406 | - _exit(1); | ||
| 407 | - } | ||
| 408 | - return; | ||
| 409 | -} | ||
| 410 | - | ||
| 411 | -#endif // !UNSHARE_NO_CODE_AT_ALL | ||
| 412 | diff --git a/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.c b/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.c | ||
| 413 | deleted file mode 100644 | ||
| 414 | index 0b2f1788..00000000 | ||
| 415 | --- a/vendor/github.com/containers/storage/pkg/unshare/unshare_freebsd.c | ||
| 416 | +++ /dev/null | ||
| 417 | @@ -1,76 +0,0 @@ | ||
| 418 | -#if !defined(UNSHARE_NO_CODE_AT_ALL) && defined(__FreeBSD__) | ||
| 419 | - | ||
| 420 | - | ||
| 421 | -#include <sys/types.h> | ||
| 422 | -#include <sys/ioctl.h> | ||
| 423 | -#include <stdlib.h> | ||
| 424 | -#include <stdio.h> | ||
| 425 | -#include <string.h> | ||
| 426 | -#include <unistd.h> | ||
| 427 | - | ||
| 428 | -static int _containers_unshare_parse_envint(const char *envname) { | ||
| 429 | - char *p, *q; | ||
| 430 | - long l; | ||
| 431 | - | ||
| 432 | - p = getenv(envname); | ||
| 433 | - if (p == NULL) { | ||
| 434 | - return -1; | ||
| 435 | - } | ||
| 436 | - q = NULL; | ||
| 437 | - l = strtol(p, &q, 10); | ||
| 438 | - if ((q == NULL) || (*q != '\0')) { | ||
| 439 | - fprintf(stderr, "Error parsing \"%s\"=\"%s\"!\n", envname, p); | ||
| 440 | - _exit(1); | ||
| 441 | - } | ||
| 442 | - unsetenv(envname); | ||
| 443 | - return l; | ||
| 444 | -} | ||
| 445 | - | ||
| 446 | -void _containers_unshare(void) | ||
| 447 | -{ | ||
| 448 | - int pidfd, continuefd, n, pgrp, sid, ctty; | ||
| 449 | - char buf[2048]; | ||
| 450 | - | ||
| 451 | - pidfd = _containers_unshare_parse_envint("_Containers-pid-pipe"); | ||
| 452 | - if (pidfd != -1) { | ||
| 453 | - snprintf(buf, sizeof(buf), "%llu", (unsigned long long) getpid()); | ||
| 454 | - size_t size = write(pidfd, buf, strlen(buf)); | ||
| 455 | - if (size != strlen(buf)) { | ||
| 456 | - fprintf(stderr, "Error writing PID to pipe on fd %d: %m\n", pidfd); | ||
| 457 | - _exit(1); | ||
| 458 | - } | ||
| 459 | - close(pidfd); | ||
| 460 | - } | ||
| 461 | - continuefd = _containers_unshare_parse_envint("_Containers-continue-pipe"); | ||
| 462 | - if (continuefd != -1) { | ||
| 463 | - n = read(continuefd, buf, sizeof(buf)); | ||
| 464 | - if (n > 0) { | ||
| 465 | - fprintf(stderr, "Error: %.*s\n", n, buf); | ||
| 466 | - _exit(1); | ||
| 467 | - } | ||
| 468 | - close(continuefd); | ||
| 469 | - } | ||
| 470 | - sid = _containers_unshare_parse_envint("_Containers-setsid"); | ||
| 471 | - if (sid == 1) { | ||
| 472 | - if (setsid() == -1) { | ||
| 473 | - fprintf(stderr, "Error during setsid: %m\n"); | ||
| 474 | - _exit(1); | ||
| 475 | - } | ||
| 476 | - } | ||
| 477 | - pgrp = _containers_unshare_parse_envint("_Containers-setpgrp"); | ||
| 478 | - if (pgrp == 1) { | ||
| 479 | - if (setpgrp(0, 0) == -1) { | ||
| 480 | - fprintf(stderr, "Error during setpgrp: %m\n"); | ||
| 481 | - _exit(1); | ||
| 482 | - } | ||
| 483 | - } | ||
| 484 | - ctty = _containers_unshare_parse_envint("_Containers-ctty"); | ||
| 485 | - if (ctty != -1) { | ||
| 486 | - if (ioctl(ctty, TIOCSCTTY, 0) == -1) { | ||
| 487 | - fprintf(stderr, "Error while setting controlling terminal to %d: %m\n", ctty); | ||
| 488 | - _exit(1); | ||
| 489 | - } | ||
| 490 | - } | ||
| 491 | -} | ||
| 492 | - | ||
| 493 | -#endif | ||
| 494 | -- | ||
| 495 | 2.43.0 | ||
| 496 | |||
diff --git a/recipes-containers/podman-tui/podman-tui_git.bb b/recipes-containers/podman-tui/podman-tui_git.bb index 2cca88cf..f9826906 100644 --- a/recipes-containers/podman-tui/podman-tui_git.bb +++ b/recipes-containers/podman-tui/podman-tui_git.bb | |||
| @@ -17,11 +17,11 @@ DEPENDS = " \ | |||
| 17 | libgpg-error \ | 17 | libgpg-error \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRCREV_FORMAT = "podmantui_storage" | 20 | SRCREV_FORMAT = "podmantui" |
| 21 | SRCREV_podmantui = "cf7555261ac4963e2aba3b55fe487b28b4cc6338" | 21 | SRCREV_podmantui = "84a58100eb760e793b7af5e904e789062d3ccb64" |
| 22 | SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52" | ||
| 23 | SRC_URI = " \ | 22 | SRC_URI = " \ |
| 24 | git://github.com/containers/podman-tui;protocol=https;name=podmantui;branch=release-v1.8;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 23 | git://github.com/containers/podman-tui;protocol=https;name=podmantui;branch=release-v1.11;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 24 | file://0001-vendor-remove-duplicate-unshare-C-symbols.patch;patchdir=src/import \ | ||
| 25 | " | 25 | " |
| 26 | # Due to some other API changes, we can't directly import containers/storage at | 26 | # Due to some other API changes, we can't directly import containers/storage at |
| 27 | # the right commit, so we instead extract a patch and apply it to the tree | 27 | # the right commit, so we instead extract a patch and apply it to the tree |
| @@ -32,7 +32,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=86d3f3a95c324c9479bd8986968f43 | |||
| 32 | 32 | ||
| 33 | GO_IMPORT = "import" | 33 | GO_IMPORT = "import" |
| 34 | 34 | ||
| 35 | PV = "v1.8.1+git" | 35 | PV = "1.11.1+git" |
| 36 | 36 | ||
| 37 | PODMAN_PKG = "github.com/containers/podman-tui" | 37 | PODMAN_PKG = "github.com/containers/podman-tui" |
| 38 | 38 | ||
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index 53b9b6a0..36c80c0e 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
| @@ -16,9 +16,9 @@ DEPENDS = " \ | |||
| 16 | gettext-native \ | 16 | gettext-native \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV = "ec1b7c989f172bb46f6c4c629c9ce29e07d97ca5" | 19 | SRCREV = "62111c7e9d2c20c8bad81fe18359685c3ba6aeb2" |
| 20 | SRC_URI = " \ | 20 | SRC_URI = " \ |
| 21 | git://github.com/containers/libpod.git;branch=v5.7;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 21 | git://github.com/containers/podman.git;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 22 | ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'file://50-podman-rootless.conf', '', d)} \ | 22 | ${@bb.utils.contains('PACKAGECONFIG', 'rootless', 'file://50-podman-rootless.conf', '', d)} \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| @@ -27,16 +27,19 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=3d9b931fa23ab1cacd0087f9e2ee12 | |||
| 27 | 27 | ||
| 28 | GO_IMPORT = "import" | 28 | GO_IMPORT = "import" |
| 29 | 29 | ||
| 30 | PV = "v5.7.1" | 30 | PV = "6.0.0-dev" |
| 31 | 31 | ||
| 32 | CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" | 32 | CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" |
| 33 | CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" | 33 | CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" |
| 34 | 34 | ||
| 35 | PACKAGES =+ "${PN}-contrib" | 35 | PACKAGES =+ "${PN}-contrib" |
| 36 | 36 | ||
| 37 | PODMAN_PKG = "github.com/containers/libpod" | 37 | PODMAN_PKG = "github.com/containers/podman" |
| 38 | 38 | ||
| 39 | BUILDTAGS_EXTRA ?= "${@bb.utils.contains('VIRTUAL-RUNTIME_container_networking','cni','cni','',d)}" | 39 | # Podman's vendored containers/common library removed CNI support entirely |
| 40 | # (commit 8d1f636e40, March 2026). The network backend is now unconditionally | ||
| 41 | # netavark — the cni build tag is a no-op. | ||
| 42 | BUILDTAGS_EXTRA ?= "" | ||
| 40 | BUILDTAGS ?= "seccomp varlink \ | 43 | BUILDTAGS ?= "seccomp varlink \ |
| 41 | ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \ | 44 | ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \ |
| 42 | exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ${BUILDTAGS_EXTRA}" | 45 | exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ${BUILDTAGS_EXTRA}" |
| @@ -131,7 +134,6 @@ FILES:${PN} += " \ | |||
| 131 | ${systemd_user_unitdir}/* \ | 134 | ${systemd_user_unitdir}/* \ |
| 132 | ${nonarch_libdir}/tmpfiles.d/* \ | 135 | ${nonarch_libdir}/tmpfiles.d/* \ |
| 133 | ${datadir}/user-tmpfiles.d/* \ | 136 | ${datadir}/user-tmpfiles.d/* \ |
| 134 | ${sysconfdir}/cni \ | ||
| 135 | " | 137 | " |
| 136 | 138 | ||
| 137 | SYSTEMD_SERVICE:${PN} = "podman.service podman.socket" | 139 | SYSTEMD_SERVICE:${PN} = "podman.service podman.socket" |
| @@ -142,9 +144,13 @@ VIRTUAL-RUNTIME_base-utils-nsenter ?= "util-linux-nsenter" | |||
| 142 | 144 | ||
| 143 | COMPATIBLE_HOST = "^(?!mips).*" | 145 | COMPATIBLE_HOST = "^(?!mips).*" |
| 144 | 146 | ||
| 147 | # netavark is the only supported network backend since podman 6.0 | ||
| 148 | VIRTUAL-RUNTIME_container_networking = "netavark" | ||
| 149 | VIRTUAL-RUNTIME_container_dns = "aardvark-dns" | ||
| 150 | |||
| 145 | RDEPENDS:${PN} += "\ | 151 | RDEPENDS:${PN} += "\ |
| 146 | catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} gpgme iptables libdevmapper \ | 152 | catatonit conmon ${VIRTUAL-RUNTIME_container_runtime} gpgme iptables libdevmapper \ |
| 147 | ${VIRTUAL-RUNTIME_container_dns} ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_base-utils-nsenter} \ | 153 | ${VIRTUAL-RUNTIME_container_networking} ${VIRTUAL-RUNTIME_container_dns} ${VIRTUAL-RUNTIME_base-utils-nsenter} \ |
| 148 | " | 154 | " |
| 149 | RRECOMMENDS:${PN} += "slirp4netns \ | 155 | RRECOMMENDS:${PN} += "slirp4netns \ |
| 150 | kernel-module-xt-masquerade \ | 156 | kernel-module-xt-masquerade \ |
diff --git a/recipes-containers/raft/raft_0.22.1.bb b/recipes-containers/raft/raft_0.22.1.bb new file mode 100644 index 00000000..00fd09c7 --- /dev/null +++ b/recipes-containers/raft/raft_0.22.1.bb | |||
| @@ -0,0 +1,31 @@ | |||
| 1 | SUMMARY = "C implementation of the Raft consensus protocol" | ||
| 2 | DESCRIPTION = "Fully asynchronous C implementation of the Raft consensus \ | ||
| 3 | protocol, with a pluggable I/O layer supporting libuv for production and \ | ||
| 4 | in-memory transports for testing." | ||
| 5 | HOMEPAGE = "https://github.com/cowsql/raft" | ||
| 6 | LICENSE = "LGPL-3.0-only" | ||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51b0baf3ea280222685bbfd862de758b" | ||
| 8 | |||
| 9 | SRCREV = "148951f79a1ed529d6f112661a3067494f1a0917" | ||
| 10 | SRC_URI = "git://github.com/cowsql/raft.git;branch=main;protocol=https" | ||
| 11 | |||
| 12 | PV = "0.22.1" | ||
| 13 | |||
| 14 | inherit autotools-brokensep pkgconfig | ||
| 15 | |||
| 16 | PACKAGECONFIG ??= "uv lz4" | ||
| 17 | PACKAGECONFIG[uv] = "--enable-uv,--disable-uv,libuv" | ||
| 18 | PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4" | ||
| 19 | |||
| 20 | # Disable things not needed for production | ||
| 21 | EXTRA_OECONF = " \ | ||
| 22 | --disable-benchmark \ | ||
| 23 | --disable-example \ | ||
| 24 | --disable-debug \ | ||
| 25 | --disable-sanitize \ | ||
| 26 | --disable-fixture \ | ||
| 27 | " | ||
| 28 | |||
| 29 | do_install:append() { | ||
| 30 | rmdir --ignore-fail-on-non-empty ${D}${bindir} | ||
| 31 | } | ||
diff --git a/recipes-containers/runc/runc_git.bb b/recipes-containers/runc/runc_git.bb index cd7254e7..28e891fb 100644 --- a/recipes-containers/runc/runc_git.bb +++ b/recipes-containers/runc/runc_git.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | include runc.inc | 1 | include runc.inc |
| 2 | 2 | ||
| 3 | SRCREV = "13a5c4edf427c231680a79871bd1e6f1f0e18892" | 3 | SRCREV = "f8699560587ee98bdb14731cb80f92fc375642bc" |
| 4 | SRC_URI = " \ | 4 | SRC_URI = " \ |
| 5 | git://github.com/opencontainers/runc;branch=release-1.4;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ | 5 | git://github.com/opencontainers/runc;branch=release-1.5;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \ |
| 6 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ | 6 | file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ |
| 7 | " | 7 | " |
| 8 | RUNC_VERSION = "1.3.0" | 8 | RUNC_VERSION = "1.5.0-rc.2" |
| 9 | 9 | ||
| 10 | # for compatibility with existing RDEPENDS that have existed since | 10 | # for compatibility with existing RDEPENDS that have existed since |
| 11 | # runc-docker and runc-opencontainers were separate | 11 | # runc-docker and runc-opencontainers were separate |
diff --git a/recipes-containers/skopeo/files/0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch b/recipes-containers/skopeo/files/0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch index 5d313e73..02888d1e 100644 --- a/recipes-containers/skopeo/files/0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch +++ b/recipes-containers/skopeo/files/0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch | |||
| @@ -13,11 +13,11 @@ Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | |||
| 13 | src/import/Makefile | 2 +- | 13 | src/import/Makefile | 2 +- |
| 14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 15 | 15 | ||
| 16 | Index: git/src/import/Makefile | 16 | Index: skopeo/Makefile |
| 17 | =================================================================== | 17 | =================================================================== |
| 18 | --- git.orig/Makefile | 18 | --- skopeo.orig/Makefile |
| 19 | +++ git/Makefile | 19 | +++ skopeo/Makefile |
| 20 | @@ -126,7 +126,7 @@ | 20 | @@ -131,7 +131,7 @@ binary: cmd/skopeo |
| 21 | # Build w/o using containers | 21 | # Build w/o using containers |
| 22 | .PHONY: bin/skopeo | 22 | .PHONY: bin/skopeo |
| 23 | bin/skopeo: | 23 | bin/skopeo: |
| @@ -25,4 +25,4 @@ Index: git/src/import/Makefile | |||
| 25 | + $(GO) build $(GOBUILDFLAGS) ${GO_DYN_FLAGS} ${SKOPEO_LDFLAGS} -gcflags "$(GOGCFLAGS)" -tags "$(BUILDTAGS)" -o $@ ./cmd/skopeo | 25 | + $(GO) build $(GOBUILDFLAGS) ${GO_DYN_FLAGS} ${SKOPEO_LDFLAGS} -gcflags "$(GOGCFLAGS)" -tags "$(BUILDTAGS)" -o $@ ./cmd/skopeo |
| 26 | bin/skopeo.%: | 26 | bin/skopeo.%: |
| 27 | GOOS=$(word 2,$(subst ., ,$@)) GOARCH=$(word 3,$(subst ., ,$@)) $(GO) build ${SKOPEO_LDFLAGS} -tags "containers_image_openpgp $(BUILDTAGS)" -o $@ ./cmd/skopeo | 27 | GOOS=$(word 2,$(subst ., ,$@)) GOARCH=$(word 3,$(subst ., ,$@)) $(GO) build ${SKOPEO_LDFLAGS} -tags "containers_image_openpgp $(BUILDTAGS)" -o $@ ./cmd/skopeo |
| 28 | local-cross: bin/skopeo.darwin.amd64 bin/skopeo.linux.arm bin/skopeo.linux.arm64 bin/skopeo.windows.386.exe bin/skopeo.windows.amd64.exe | 28 | local-cross: bin/skopeo.darwin.amd64 bin/skopeo.linux.arm bin/skopeo.linux.arm64 bin/skopeo.linux.riscv64 bin/skopeo.windows.386.exe bin/skopeo.windows.amd64.exe |
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index 936d2c3d..d4d972ab 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb | |||
| @@ -22,15 +22,15 @@ RDEPENDS:${PN} = " \ | |||
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | SRC_URI = " \ | 24 | SRC_URI = " \ |
| 25 | git://github.com/containers/skopeo;branch=main;protocol=https;destsuffix=git/src/github.com/containers/skopeo \ | 25 | git://github.com/containers/skopeo;branch=main;protocol=https;destsuffix=git/src/go.podman.io/skopeo \ |
| 26 | file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ | 26 | file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | SRCREV = "d2a1740f0dd0561ebc23017e509da701bca66f7c" | 29 | SRCREV = "5e1d6f708b51070251023760d95ad4998bb6a8d6" |
| 30 | PV = "v1.20.0+git" | 30 | PV = "1.23.0+git" |
| 31 | GO_IMPORT = "import" | 31 | GO_IMPORT = "import" |
| 32 | 32 | ||
| 33 | S = "${UNPACKDIR}/git/src/github.com/containers/skopeo" | 33 | S = "${UNPACKDIR}/git/src/go.podman.io/skopeo" |
| 34 | 34 | ||
| 35 | inherit goarch | 35 | inherit goarch |
| 36 | inherit pkgconfig | 36 | inherit pkgconfig |
diff --git a/recipes-containers/sloci-image/sloci-image/0001-sloci-image-fix-variant-quoting.patch b/recipes-containers/sloci-image/sloci-image/0001-sloci-image-fix-variant-quoting.patch deleted file mode 100644 index 85aa6205..00000000 --- a/recipes-containers/sloci-image/sloci-image/0001-sloci-image-fix-variant-quoting.patch +++ /dev/null | |||
| @@ -1,44 +0,0 @@ | |||
| 1 | From 55aebd87ee81f851d088beea8688e3e599c2bced Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Bruce Ashfield <bruce.ashfield@gmail.com> | ||
| 3 | Date: Fri, 17 Jul 2020 14:40:12 -0400 | ||
| 4 | Subject: [PATCH] sloci-image: fix variant quoting | ||
| 5 | |||
| 6 | Bash doesn't deal very well with the quoted "variant" in the | ||
| 7 | output of the oci-image-index. We can calculate the string at | ||
| 8 | the top of the function, and just use it as a whole to avoid | ||
| 9 | needing to figure out the quote escaping. | ||
| 10 | |||
| 11 | No changes in the output, except a properly quoted "variant" | ||
| 12 | when a variant is defined. | ||
| 13 | |||
| 14 | Upstream-Status: Inappropriate [embedded specific] | ||
| 15 | |||
| 16 | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||
| 17 | --- | ||
| 18 | sloci-image | 3 ++- | ||
| 19 | 1 file changed, 2 insertions(+), 1 deletion(-) | ||
| 20 | |||
| 21 | diff --git a/sloci-image b/sloci-image | ||
| 22 | index be8e79a..e0dc469 100755 | ||
| 23 | --- a/sloci-image | ||
| 24 | +++ b/sloci-image | ||
| 25 | @@ -298,6 +298,7 @@ oci_image_config() { | ||
| 26 | # $1: digest of the image manifest json (must be in blobs directory) | ||
| 27 | oci_image_index() { | ||
| 28 | local manifest_digest="$1" | ||
| 29 | + local variant_string=" \"variant\": $(json_string "$CFG_ARCH_VARIANT")," | ||
| 30 | |||
| 31 | cat <<-EOF | ||
| 32 | { | ||
| 33 | @@ -309,7 +310,7 @@ oci_image_index() { | ||
| 34 | "digest": "$manifest_digest", | ||
| 35 | "platform": { | ||
| 36 | "architecture": "$(oci_arch $CFG_ARCH)", | ||
| 37 | - ${CFG_ARCH_VARIANT:+"\"variant\": $(json_string "$CFG_ARCH_VARIANT"),"} | ||
| 38 | + ${CFG_ARCH_VARIANT:+$variant_string} | ||
| 39 | "os": "$CFG_OS" | ||
| 40 | }, | ||
| 41 | "annotations": { | ||
| 42 | -- | ||
| 43 | 2.19.1 | ||
| 44 | |||
diff --git a/recipes-containers/sloci-image/sloci-image_git.bb b/recipes-containers/sloci-image/sloci-image_git.bb index e0bdad39..3de8d537 100644 --- a/recipes-containers/sloci-image/sloci-image_git.bb +++ b/recipes-containers/sloci-image/sloci-image_git.bb | |||
| @@ -1,15 +1,13 @@ | |||
| 1 | SUMMARY = "A simple CLI tool for packing rootfs into a single-layer OCI image" | 1 | SUMMARY = "A simple CLI tool for packing rootfs into a single-layer OCI image" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=948cd8e59069fad992b0469af9ad7966" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=896c8ffa3d0539d0d980d0217269969d" |
| 4 | SRC_URI = "git://github.com/jirutka/sloci-image.git;branch=master;protocol=https \ | 4 | SRC_URI = "git://github.com/jirutka/sloci-image.git;branch=master;protocol=https" |
| 5 | file://0001-sloci-image-fix-variant-quoting.patch \ | ||
| 6 | " | ||
| 7 | 5 | ||
| 8 | 6 | ||
| 9 | DEPENDS = "" | 7 | DEPENDS = "" |
| 10 | 8 | ||
| 11 | SRCREV = "4015e49763e5a738026a5bbfcf32b38b5a4fa650" | 9 | SRCREV = "b45be2e049c5c55acb04a5edb017b793d2d9e677" |
| 12 | PV = "v0.1.0+git" | 10 | PV = "v0.1.2+git" |
| 13 | 11 | ||
| 14 | do_compile() { | 12 | do_compile() { |
| 15 | : | 13 | : |
diff --git a/recipes-containers/umoci/umoci_git.bb b/recipes-containers/umoci/umoci_git.bb index f148b7fa..eab3a6a8 100644 --- a/recipes-containers/umoci/umoci_git.bb +++ b/recipes-containers/umoci/umoci_git.bb | |||
| @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 6 | RDEPENDS:${PN} = "skopeo" | 6 | RDEPENDS:${PN} = "skopeo" |
| 7 | RDEPENDS:${PN}:class-native = "" | 7 | RDEPENDS:${PN}:class-native = "" |
| 8 | 8 | ||
| 9 | SRCREV_umoci = "d6313283c36509ce8e9bda0affde5865ccee98a7" | 9 | SRCREV_umoci = "f5d1219acaf67127ebacf6306776d3ff465735ea" |
| 10 | SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \ | 10 | SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | PV = "v0.6.0+git" | 13 | PV = "0.6.0+git" |
| 14 | S = "${UNPACKDIR}/github.com/opencontainers/umoci" | 14 | S = "${UNPACKDIR}/github.com/opencontainers/umoci" |
| 15 | GO_IMPORT = "github.com/opencontainers/umoci" | 15 | GO_IMPORT = "github.com/opencontainers/umoci" |
| 16 | 16 | ||
diff --git a/recipes-containers/vcontainer/README.md b/recipes-containers/vcontainer/README.md index 76d54d18..e44616f4 100644 --- a/recipes-containers/vcontainer/README.md +++ b/recipes-containers/vcontainer/README.md | |||
| @@ -268,6 +268,109 @@ vdkr pull alpine:latest | |||
| 268 | vdkr images # Shows alpine:latest | 268 | vdkr images # Shows alpine:latest |
| 269 | ``` | 269 | ``` |
| 270 | 270 | ||
| 271 | ## Registry Login and Configuration | ||
| 272 | |||
| 273 | For authenticated registries: | ||
| 274 | |||
| 275 | ```bash | ||
| 276 | # Login (interactive password prompt) | ||
| 277 | vdkr login --username myuser https://registry.example.com/ | ||
| 278 | |||
| 279 | # Pull from the registry | ||
| 280 | vdkr pull registry.example.com/myimage:latest | ||
| 281 | ``` | ||
| 282 | |||
| 283 | Set a default registry so you don't need to specify the full URL each time: | ||
| 284 | |||
| 285 | ```bash | ||
| 286 | # Set default registry (persisted across sessions) | ||
| 287 | vdkr vconfig registry registry.example.com | ||
| 288 | |||
| 289 | # Now pulls try the default registry first, then Docker Hub | ||
| 290 | vdkr pull myimage:latest | ||
| 291 | |||
| 292 | # One-off override without changing the default | ||
| 293 | vdkr --registry other.registry.com pull myimage:latest | ||
| 294 | |||
| 295 | # Clear default registry | ||
| 296 | vdkr vconfig registry --reset | ||
| 297 | ``` | ||
| 298 | |||
| 299 | **Note:** The `--registry` flag is a vdkr option that sets the default | ||
| 300 | registry for pulls. For `login`, pass the registry URL as a positional | ||
| 301 | argument after the login flags: | ||
| 302 | |||
| 303 | ```bash | ||
| 304 | # Correct: | ||
| 305 | vdkr login --username myuser https://registry.example.com/ | ||
| 306 | |||
| 307 | # Wrong (--registry is consumed by vdkr, login gets no URL): | ||
| 308 | vdkr --registry https://registry.example.com/ login --username myuser | ||
| 309 | ``` | ||
| 310 | |||
| 311 | **TLS certificates:** The vdkr/vpdmn rootfs images include common | ||
| 312 | intermediate certificates (Let's Encrypt E8/R11) to handle registries | ||
| 313 | that don't send the full certificate chain. For self-signed registries, | ||
| 314 | use `--secure-registry --ca-cert`: | ||
| 315 | |||
| 316 | ```bash | ||
| 317 | vdkr --secure-registry --ca-cert /path/to/ca.crt pull myimage | ||
| 318 | ``` | ||
| 319 | |||
| 320 | ### Passing an existing docker/podman auth file (`--config`) | ||
| 321 | |||
| 322 | If you already have credentials set up on the host (for example, from | ||
| 323 | running `docker login` locally), you can pass the resulting auth file | ||
| 324 | straight through into the emulated environment instead of re-entering | ||
| 325 | credentials with `--registry-user`/`--registry-pass`: | ||
| 326 | |||
| 327 | ```bash | ||
| 328 | # Docker (vdkr): uses ~/.docker/config.json by default | ||
| 329 | vdkr --config ~/.docker/config.json pull registry.example.com/myimage | ||
| 330 | |||
| 331 | # Podman (vpdmn): uses $XDG_RUNTIME_DIR/containers/auth.json | ||
| 332 | vpdmn --config $XDG_RUNTIME_DIR/containers/auth.json pull registry.example.com/myimage | ||
| 333 | ``` | ||
| 334 | |||
| 335 | The path can also be supplied via environment: | ||
| 336 | |||
| 337 | ```bash | ||
| 338 | export VDKR_CONFIG=$HOME/.docker/config.json | ||
| 339 | vdkr pull registry.example.com/myimage | ||
| 340 | ``` | ||
| 341 | |||
| 342 | (`VPDMN_CONFIG` is honoured identically by `vpdmn`.) | ||
| 343 | |||
| 344 | **What the file ends up as inside the VM:** | ||
| 345 | |||
| 346 | | Tool | Target path | Notes | | ||
| 347 | | ----- | --------------------------------- | ------------------------------------------------- | | ||
| 348 | | vdkr | `/root/.docker/config.json` | Mode 0600; containing dir 0700 | | ||
| 349 | | vpdmn | `/run/containers/0/auth.json` | Mode 0600; `$REGISTRY_AUTH_FILE` exported | | ||
| 350 | |||
| 351 | **Security model.** The credential file is treated as secret material: | ||
| 352 | |||
| 353 | - The host-side file **must** be a regular file with mode `0600` or `0400`. | ||
| 354 | World/group-readable files are rejected outright. Symlinks are rejected. | ||
| 355 | Files larger than 1 MiB are rejected. | ||
| 356 | - On the host it is copied into a per-invocation private directory under | ||
| 357 | `$TMPDIR/vdkr-$$/auth_share` (mode 0700; file mode 0400) and removed | ||
| 358 | automatically by the `EXIT`/`INT`/`TERM` trap when `vrunner.sh` exits. | ||
| 359 | - It is exposed to the guest on a **dedicated** virtio-9p share whose | ||
| 360 | mount tag (`vdkr_auth` / `vpdmn_auth`) is distinct from the general | ||
| 361 | `*_share` share used for input/output. The guest mounts it **read-only** | ||
| 362 | at `/mnt/auth`, copies it into the runtime's credential location, then | ||
| 363 | **unmounts** `/mnt/auth` so nothing in the VM retains an open reference | ||
| 364 | to the host staging directory. | ||
| 365 | - Nothing about the file appears on the kernel command line. Only a | ||
| 366 | boolean flag (`docker_auth=1` / `podman_auth=1`) is passed so the guest | ||
| 367 | init script knows to look on the auth share. | ||
| 368 | - When both `--config` and `--registry-user`/`--registry-pass` are | ||
| 369 | supplied, `--config` wins and a NOTE is logged. | ||
| 370 | - `--config` is NOT forwarded into container workloads (it only reaches | ||
| 371 | the container engine's credential store); containers themselves never | ||
| 372 | see `/mnt/auth`. | ||
| 373 | |||
| 271 | ## Volume Mounts | 374 | ## Volume Mounts |
| 272 | 375 | ||
| 273 | Mount host directories into containers using `-v` (requires memory resident mode): | 376 | Mount host directories into containers using `-v` (requires memory resident mode): |
diff --git a/recipes-containers/vcontainer/files/vcontainer-common.sh b/recipes-containers/vcontainer/files/vcontainer-common.sh index c7160860..f389941c 100755 --- a/recipes-containers/vcontainer/files/vcontainer-common.sh +++ b/recipes-containers/vcontainer/files/vcontainer-common.sh | |||
| @@ -327,40 +327,54 @@ normalize_arch_from_oci() { | |||
| 327 | esac | 327 | esac |
| 328 | } | 328 | } |
| 329 | 329 | ||
| 330 | # Check if OCI directory contains a multi-architecture Image Index | 330 | # Resolve the file containing platform manifests in an OCI directory. |
| 331 | # Usage: is_oci_image_index <oci_dir> | 331 | # Handles two layouts: |
| 332 | # Returns: 0 if multi-arch, 1 if single-arch or not OCI | 332 | # Flat: index.json directly contains manifests with platform info |
| 333 | is_oci_image_index() { | 333 | # Nested: index.json → single image index blob → platform manifests |
| 334 | # (skopeo-compatible format) | ||
| 335 | # Usage: _resolve_oci_platform_file <oci_dir> | ||
| 336 | # Prints: path to the file containing platform manifests, or empty | ||
| 337 | _resolve_oci_platform_file() { | ||
| 334 | local oci_dir="$1" | 338 | local oci_dir="$1" |
| 335 | 339 | ||
| 336 | [ -f "$oci_dir/index.json" ] || return 1 | 340 | [ -f "$oci_dir/index.json" ] || return 1 |
| 337 | 341 | ||
| 338 | # Check if index.json has manifests with platform info | 342 | # Flat layout: platform info directly in index.json |
| 339 | # Multi-arch images have "platform" object in manifest entries | ||
| 340 | if grep -q '"platform"' "$oci_dir/index.json" 2>/dev/null; then | 343 | if grep -q '"platform"' "$oci_dir/index.json" 2>/dev/null; then |
| 341 | # Also verify there are multiple manifests | 344 | echo "$oci_dir/index.json" |
| 342 | local manifest_count=$(grep -c '"digest"' "$oci_dir/index.json" 2>/dev/null || echo "0") | ||
| 343 | [ "$manifest_count" -gt 1 ] && return 0 | ||
| 344 | |||
| 345 | # Single manifest with platform info is also a valid Image Index | ||
| 346 | # (could be a multi-arch image built with only one arch so far) | ||
| 347 | return 0 | 345 | return 0 |
| 348 | fi | 346 | fi |
| 349 | 347 | ||
| 348 | # Nested layout: index.json has a single entry with image.index mediaType | ||
| 349 | if grep -q 'image\.index' "$oci_dir/index.json" 2>/dev/null; then | ||
| 350 | local index_digest=$(grep -o '"sha256:[a-f0-9]*"' "$oci_dir/index.json" 2>/dev/null | head -1 | tr -d '"' | sed 's/sha256://') | ||
| 351 | if [ -n "$index_digest" ] && [ -f "$oci_dir/blobs/sha256/$index_digest" ]; then | ||
| 352 | if grep -q '"platform"' "$oci_dir/blobs/sha256/$index_digest" 2>/dev/null; then | ||
| 353 | echo "$oci_dir/blobs/sha256/$index_digest" | ||
| 354 | return 0 | ||
| 355 | fi | ||
| 356 | fi | ||
| 357 | fi | ||
| 358 | |||
| 350 | return 1 | 359 | return 1 |
| 351 | } | 360 | } |
| 352 | 361 | ||
| 362 | # Check if OCI directory contains a multi-architecture Image Index | ||
| 363 | # Usage: is_oci_image_index <oci_dir> | ||
| 364 | # Returns: 0 if multi-arch, 1 if single-arch or not OCI | ||
| 365 | is_oci_image_index() { | ||
| 366 | _resolve_oci_platform_file "$1" >/dev/null 2>&1 | ||
| 367 | } | ||
| 368 | |||
| 353 | # Get list of available platforms in a multi-arch OCI Image Index | 369 | # Get list of available platforms in a multi-arch OCI Image Index |
| 354 | # Usage: get_oci_platforms <oci_dir> | 370 | # Usage: get_oci_platforms <oci_dir> |
| 355 | # Returns: Space-separated list of architectures (e.g., "arm64 amd64") | 371 | # Returns: Space-separated list of architectures (e.g., "arm64 amd64") |
| 356 | get_oci_platforms() { | 372 | get_oci_platforms() { |
| 357 | local oci_dir="$1" | 373 | local oci_dir="$1" |
| 374 | local platform_file | ||
| 375 | platform_file=$(_resolve_oci_platform_file "$oci_dir") || return 1 | ||
| 358 | 376 | ||
| 359 | [ -f "$oci_dir/index.json" ] || return 1 | 377 | grep -o '"architecture"[[:space:]]*:[[:space:]]*"[^"]*"' "$platform_file" 2>/dev/null | \ |
| 360 | |||
| 361 | # Extract architecture values from platform objects | ||
| 362 | # Format: "platform": { "architecture": "arm64", "os": "linux" } | ||
| 363 | grep -o '"architecture"[[:space:]]*:[[:space:]]*"[^"]*"' "$oci_dir/index.json" 2>/dev/null | \ | ||
| 364 | sed 's/.*"\([^"]*\)"$/\1/' | \ | 378 | sed 's/.*"\([^"]*\)"$/\1/' | \ |
| 365 | tr '\n' ' ' | sed 's/ $//' | 379 | tr '\n' ' ' | sed 's/ $//' |
| 366 | } | 380 | } |
| @@ -373,38 +387,34 @@ select_platform_manifest() { | |||
| 373 | local oci_dir="$1" | 387 | local oci_dir="$1" |
| 374 | local target_arch="$2" | 388 | local target_arch="$2" |
| 375 | 389 | ||
| 376 | [ -f "$oci_dir/index.json" ] || return 1 | ||
| 377 | |||
| 378 | # Normalize target arch to OCI convention | 390 | # Normalize target arch to OCI convention |
| 379 | local oci_arch=$(normalize_arch_to_oci "$target_arch") | 391 | local oci_arch=$(normalize_arch_to_oci "$target_arch") |
| 380 | 392 | ||
| 381 | # Parse index.json to find manifest with matching platform | 393 | # Resolve the file containing platform manifests (flat or nested) |
| 394 | local manifest_index | ||
| 395 | manifest_index=$(_resolve_oci_platform_file "$oci_dir") || return 1 | ||
| 396 | |||
| 397 | # Parse the manifest index to find manifest with matching platform | ||
| 382 | # This is done without jq using grep/sed for portability | 398 | # This is done without jq using grep/sed for portability |
| 383 | local in_manifest=0 | 399 | local in_manifest=0 |
| 384 | local current_digest="" | 400 | local current_digest="" |
| 385 | local current_arch="" | 401 | local current_arch="" |
| 386 | local matched_digest="" | 402 | local matched_digest="" |
| 387 | 403 | ||
| 388 | # Read index.json line by line | ||
| 389 | while IFS= read -r line; do | 404 | while IFS= read -r line; do |
| 390 | # Track when we're inside a manifest entry | ||
| 391 | if echo "$line" | grep -q '"manifests"'; then | 405 | if echo "$line" | grep -q '"manifests"'; then |
| 392 | in_manifest=1 | 406 | in_manifest=1 |
| 393 | continue | 407 | continue |
| 394 | fi | 408 | fi |
| 395 | 409 | ||
| 396 | if [ "$in_manifest" = "1" ]; then | 410 | if [ "$in_manifest" = "1" ]; then |
| 397 | # Extract digest | ||
| 398 | if echo "$line" | grep -q '"digest"'; then | 411 | if echo "$line" | grep -q '"digest"'; then |
| 399 | current_digest=$(echo "$line" | sed 's/.*"sha256:\([a-f0-9]*\)".*/\1/') | 412 | current_digest=$(echo "$line" | sed 's/.*"sha256:\([a-f0-9]*\)".*/\1/') |
| 400 | fi | 413 | fi |
| 401 | 414 | ||
| 402 | # Extract architecture from platform | ||
| 403 | # Handle both formats: "architecture": "arm64" or {"architecture": "arm64", ...} | ||
| 404 | if echo "$line" | grep -q '"architecture"'; then | 415 | if echo "$line" | grep -q '"architecture"'; then |
| 405 | current_arch=$(echo "$line" | sed 's/.*"architecture"[[:space:]]*:[[:space:]]*"\([^"]*\)".*/\1/') | 416 | current_arch=$(echo "$line" | sed 's/.*"architecture"[[:space:]]*:[[:space:]]*"\([^"]*\)".*/\1/') |
| 406 | 417 | ||
| 407 | # Check if this matches our target | ||
| 408 | if [ "$current_arch" = "$oci_arch" ]; then | 418 | if [ "$current_arch" = "$oci_arch" ]; then |
| 409 | matched_digest="$current_digest" | 419 | matched_digest="$current_digest" |
| 410 | OCI_SELECTED_PLATFORM="$current_arch" | 420 | OCI_SELECTED_PLATFORM="$current_arch" |
| @@ -412,13 +422,12 @@ select_platform_manifest() { | |||
| 412 | fi | 422 | fi |
| 413 | fi | 423 | fi |
| 414 | 424 | ||
| 415 | # Reset on closing brace (end of manifest entry) | ||
| 416 | if echo "$line" | grep -q '^[[:space:]]*}'; then | 425 | if echo "$line" | grep -q '^[[:space:]]*}'; then |
| 417 | current_digest="" | 426 | current_digest="" |
| 418 | current_arch="" | 427 | current_arch="" |
| 419 | fi | 428 | fi |
| 420 | fi | 429 | fi |
| 421 | done < "$oci_dir/index.json" | 430 | done < "$manifest_index" |
| 422 | 431 | ||
| 423 | if [ -n "$matched_digest" ]; then | 432 | if [ -n "$matched_digest" ]; then |
| 424 | echo "$matched_digest" | 433 | echo "$matched_digest" |
| @@ -718,6 +727,11 @@ ${BOLD}GLOBAL OPTIONS:${NC} | |||
| 718 | --registry <url> Default registry for unqualified images (e.g., 10.0.2.2:5000/yocto) | 727 | --registry <url> Default registry for unqualified images (e.g., 10.0.2.2:5000/yocto) |
| 719 | --no-registry Disable baked-in default registry (use images as-is) | 728 | --no-registry Disable baked-in default registry (use images as-is) |
| 720 | --insecure-registry <host:port> Mark registry as insecure (HTTP). Can repeat. | 729 | --insecure-registry <host:port> Mark registry as insecure (HTTP). Can repeat. |
| 730 | --config <path> Registry auth file (docker config.json / podman auth.json) | ||
| 731 | Defaults to \$VDKR_CONFIG / \$VPDMN_CONFIG. The file must be | ||
| 732 | mode 0600 or stricter; it is passed to the guest over a | ||
| 733 | dedicated read-only virtio-9p share and never appears on | ||
| 734 | the kernel cmdline. | ||
| 721 | --verbose, -v Enable verbose output | 735 | --verbose, -v Enable verbose output |
| 722 | --help, -h Show this help | 736 | --help, -h Show this help |
| 723 | 737 | ||
| @@ -857,6 +871,7 @@ build_runner_args() { | |||
| 857 | [ -n "$CA_CERT" ] && args+=("--ca-cert" "$CA_CERT") | 871 | [ -n "$CA_CERT" ] && args+=("--ca-cert" "$CA_CERT") |
| 858 | [ -n "$REGISTRY_USER" ] && args+=("--registry-user" "$REGISTRY_USER") | 872 | [ -n "$REGISTRY_USER" ] && args+=("--registry-user" "$REGISTRY_USER") |
| 859 | [ -n "$REGISTRY_PASS" ] && args+=("--registry-pass" "$REGISTRY_PASS") | 873 | [ -n "$REGISTRY_PASS" ] && args+=("--registry-pass" "$REGISTRY_PASS") |
| 874 | [ -n "$AUTH_CONFIG" ] && args+=("--config" "$AUTH_CONFIG") | ||
| 860 | 875 | ||
| 861 | # Xen: pass exit grace period | 876 | # Xen: pass exit grace period |
| 862 | [ -n "${VXN_EXIT_GRACE_PERIOD:-}" ] && args+=("--exit-grace-period" "$VXN_EXIT_GRACE_PERIOD") | 877 | [ -n "${VXN_EXIT_GRACE_PERIOD:-}" ] && args+=("--exit-grace-period" "$VXN_EXIT_GRACE_PERIOD") |
| @@ -880,6 +895,11 @@ SECURE_REGISTRY="false" | |||
| 880 | CA_CERT="" | 895 | CA_CERT="" |
| 881 | REGISTRY_USER="" | 896 | REGISTRY_USER="" |
| 882 | REGISTRY_PASS="" | 897 | REGISTRY_PASS="" |
| 898 | # Registry auth config file. Env-var default depends on which CLI wrapper is | ||
| 899 | # in use (vdkr → $VDKR_CONFIG, vpdmn → $VPDMN_CONFIG), then falls back to the | ||
| 900 | # other for convenience when sharing a single host-side file. Overridden by | ||
| 901 | # the --config CLI flag below. | ||
| 902 | AUTH_CONFIG="${VDKR_CONFIG:-${VPDMN_CONFIG:-}}" | ||
| 883 | COMMAND="" | 903 | COMMAND="" |
| 884 | COMMAND_ARGS=() | 904 | COMMAND_ARGS=() |
| 885 | 905 | ||
| @@ -977,6 +997,13 @@ while [ $# -gt 0 ]; do | |||
| 977 | REGISTRY_PASS="$2" | 997 | REGISTRY_PASS="$2" |
| 978 | shift 2 | 998 | shift 2 |
| 979 | ;; | 999 | ;; |
| 1000 | --config) | ||
| 1001 | # Path to a docker/podman registry auth file (config.json / auth.json). | ||
| 1002 | # Overrides $VDKR_CONFIG / $VPDMN_CONFIG. Forwarded to vrunner.sh --config, | ||
| 1003 | # which validates the file and stages it on a dedicated read-only 9p share. | ||
| 1004 | AUTH_CONFIG="$2" | ||
| 1005 | shift 2 | ||
| 1006 | ;; | ||
| 980 | -it|--interactive) | 1007 | -it|--interactive) |
| 981 | INTERACTIVE="true" | 1008 | INTERACTIVE="true" |
| 982 | shift | 1009 | shift |
| @@ -1858,11 +1885,11 @@ case "$COMMAND" in | |||
| 1858 | 1885 | ||
| 1859 | # Check for multi-architecture OCI Image Index | 1886 | # Check for multi-architecture OCI Image Index |
| 1860 | if is_oci_image_index "$INPUT_PATH"; then | 1887 | if is_oci_image_index "$INPUT_PATH"; then |
| 1861 | local available_platforms=$(get_oci_platforms "$INPUT_PATH") | 1888 | available_platforms=$(get_oci_platforms "$INPUT_PATH") |
| 1862 | [ "$VERBOSE" = "true" ] && echo -e "${CYAN}[$VCONTAINER_RUNTIME_NAME]${NC} Multi-arch OCI detected. Available: $available_platforms" >&2 | 1889 | [ "$VERBOSE" = "true" ] && echo -e "${CYAN}[$VCONTAINER_RUNTIME_NAME]${NC} Multi-arch OCI detected. Available: $available_platforms" >&2 |
| 1863 | 1890 | ||
| 1864 | # Select manifest for target architecture | 1891 | # Select manifest for target architecture |
| 1865 | local manifest_digest=$(select_platform_manifest "$INPUT_PATH" "$TARGET_ARCH") | 1892 | manifest_digest=$(select_platform_manifest "$INPUT_PATH" "$TARGET_ARCH") |
| 1866 | if [ -z "$manifest_digest" ]; then | 1893 | if [ -z "$manifest_digest" ]; then |
| 1867 | echo -e "${RED}[$VCONTAINER_RUNTIME_NAME]${NC} Architecture $TARGET_ARCH not found in multi-arch image" >&2 | 1894 | echo -e "${RED}[$VCONTAINER_RUNTIME_NAME]${NC} Architecture $TARGET_ARCH not found in multi-arch image" >&2 |
| 1868 | echo -e "${YELLOW}[$VCONTAINER_RUNTIME_NAME]${NC} Available platforms: $available_platforms" >&2 | 1895 | echo -e "${YELLOW}[$VCONTAINER_RUNTIME_NAME]${NC} Available platforms: $available_platforms" >&2 |
| @@ -1870,7 +1897,7 @@ case "$COMMAND" in | |||
| 1870 | exit 1 | 1897 | exit 1 |
| 1871 | fi | 1898 | fi |
| 1872 | 1899 | ||
| 1873 | echo -e "${GREEN}[$VCONTAINER_RUNTIME_NAME]${NC} Selected platform: $OCI_SELECTED_PLATFORM (from multi-arch image)" >&2 | 1900 | echo -e "${GREEN}[$VCONTAINER_RUNTIME_NAME]${NC} Selected platform: $(normalize_arch_to_oci "$TARGET_ARCH")/linux (from multi-arch image)" >&2 |
| 1874 | 1901 | ||
| 1875 | # Extract single-platform OCI to temp directory | 1902 | # Extract single-platform OCI to temp directory |
| 1876 | TEMP_OCI_DIR=$(mktemp -d) | 1903 | TEMP_OCI_DIR=$(mktemp -d) |
| @@ -2196,9 +2223,14 @@ case "$COMMAND" in | |||
| 2196 | 2223 | ||
| 2197 | login) | 2224 | login) |
| 2198 | [ "${VCONTAINER_HYPERVISOR:-}" = "xen" ] && vxn_unsupported "login" | 2225 | [ "${VCONTAINER_HYPERVISOR:-}" = "xen" ] && vxn_unsupported "login" |
| 2199 | # Login to registry - may need credentials via stdin | 2226 | # Login needs interactive stdin for password prompt. |
| 2200 | # For non-interactive: runtime login -u user -p pass registry | 2227 | # Use daemon-interactive mode (same as vshell/exec -it). |
| 2201 | run_runtime_command "$VCONTAINER_RUNTIME_CMD login ${COMMAND_ARGS[*]}" | 2228 | if daemon_is_running; then |
| 2229 | RUNNER_ARGS=$(build_runner_args) | ||
| 2230 | "$RUNNER" $RUNNER_ARGS --daemon-interactive -- "$VCONTAINER_RUNTIME_CMD login ${COMMAND_ARGS[*]}" | ||
| 2231 | else | ||
| 2232 | run_runtime_command "$VCONTAINER_RUNTIME_CMD login ${COMMAND_ARGS[*]}" | ||
| 2233 | fi | ||
| 2202 | ;; | 2234 | ;; |
| 2203 | 2235 | ||
| 2204 | logout) | 2236 | logout) |
| @@ -2483,12 +2515,20 @@ case "$COMMAND" in | |||
| 2483 | STORAGE_CMD="${COMMAND_ARGS[0]}" | 2515 | STORAGE_CMD="${COMMAND_ARGS[0]}" |
| 2484 | fi | 2516 | fi |
| 2485 | 2517 | ||
| 2518 | # When --state-dir is passed, scan its parent as the storage root | ||
| 2519 | # (STATE_DIR is an arch subdir like ~/.vpdmn-test/x86_64, so the | ||
| 2520 | # parent ~/.vpdmn-test/ is the root containing all arch dirs). | ||
| 2521 | VSTORAGE_ROOT="$DEFAULT_STATE_DIR" | ||
| 2522 | if [ -n "$STATE_DIR" ]; then | ||
| 2523 | VSTORAGE_ROOT="$(dirname "$STATE_DIR")" | ||
| 2524 | fi | ||
| 2525 | |||
| 2486 | case "$STORAGE_CMD" in | 2526 | case "$STORAGE_CMD" in |
| 2487 | list) | 2527 | list) |
| 2488 | echo "$VCONTAINER_RUNTIME_NAME storage directories:" | 2528 | echo "$VCONTAINER_RUNTIME_NAME storage directories:" |
| 2489 | echo "" | 2529 | echo "" |
| 2490 | found=0 | 2530 | found=0 |
| 2491 | for state_dir in "$DEFAULT_STATE_DIR"/*/; do | 2531 | for state_dir in "$VSTORAGE_ROOT"/*/; do |
| 2492 | [ -d "$state_dir" ] || continue | 2532 | [ -d "$state_dir" ] || continue |
| 2493 | found=1 | 2533 | found=1 |
| 2494 | instance=$(basename "$state_dir") | 2534 | instance=$(basename "$state_dir") |
| @@ -2517,8 +2557,8 @@ case "$COMMAND" in | |||
| 2517 | fi | 2557 | fi |
| 2518 | 2558 | ||
| 2519 | # Total size | 2559 | # Total size |
| 2520 | if [ -d "$DEFAULT_STATE_DIR" ] && [ $found -gt 0 ]; then | 2560 | if [ -d "$VSTORAGE_ROOT" ] && [ $found -gt 0 ]; then |
| 2521 | total=$(du -sh "$DEFAULT_STATE_DIR" 2>/dev/null | cut -f1) | 2561 | total=$(du -sh "$VSTORAGE_ROOT" 2>/dev/null | cut -f1) |
| 2522 | echo "Total: $total" | 2562 | echo "Total: $total" |
| 2523 | fi | 2563 | fi |
| 2524 | ;; | 2564 | ;; |
| @@ -2531,7 +2571,7 @@ case "$COMMAND" in | |||
| 2531 | 2571 | ||
| 2532 | df) | 2572 | df) |
| 2533 | # Detailed breakdown | 2573 | # Detailed breakdown |
| 2534 | for state_dir in "$DEFAULT_STATE_DIR"/*/; do | 2574 | for state_dir in "$VSTORAGE_ROOT"/*/; do |
| 2535 | [ -d "$state_dir" ] || continue | 2575 | [ -d "$state_dir" ] || continue |
| 2536 | instance=$(basename "$state_dir") | 2576 | instance=$(basename "$state_dir") |
| 2537 | echo "${BOLD}$instance${NC}:" | 2577 | echo "${BOLD}$instance${NC}:" |
| @@ -2552,7 +2592,7 @@ case "$COMMAND" in | |||
| 2552 | arch="${COMMAND_ARGS[1]:-}" | 2592 | arch="${COMMAND_ARGS[1]:-}" |
| 2553 | if [ "$arch" = "--all" ]; then | 2593 | if [ "$arch" = "--all" ]; then |
| 2554 | # Stop any running memres first | 2594 | # Stop any running memres first |
| 2555 | for pid_file in "$DEFAULT_STATE_DIR"/*/daemon.pid; do | 2595 | for pid_file in "$VSTORAGE_ROOT"/*/daemon.pid; do |
| 2556 | [ -f "$pid_file" ] || continue | 2596 | [ -f "$pid_file" ] || continue |
| 2557 | pid=$(cat "$pid_file" 2>/dev/null) | 2597 | pid=$(cat "$pid_file" 2>/dev/null) |
| 2558 | if [ -n "$pid" ] && [ -d "/proc/$pid" ]; then | 2598 | if [ -n "$pid" ] && [ -d "/proc/$pid" ]; then |
| @@ -2561,11 +2601,11 @@ case "$COMMAND" in | |||
| 2561 | fi | 2601 | fi |
| 2562 | done | 2602 | done |
| 2563 | echo -e "${YELLOW}[$VCONTAINER_RUNTIME_NAME]${NC} Removing all storage directories..." | 2603 | echo -e "${YELLOW}[$VCONTAINER_RUNTIME_NAME]${NC} Removing all storage directories..." |
| 2564 | rm -rf "$DEFAULT_STATE_DIR" | 2604 | rm -rf "$VSTORAGE_ROOT" |
| 2565 | echo -e "${GREEN}[$VCONTAINER_RUNTIME_NAME]${NC} All storage cleaned." | 2605 | echo -e "${GREEN}[$VCONTAINER_RUNTIME_NAME]${NC} All storage cleaned." |
| 2566 | elif [ -n "$arch" ]; then | 2606 | elif [ -n "$arch" ]; then |
| 2567 | # Clean specific arch | 2607 | # Clean specific arch |
| 2568 | clean_dir="$DEFAULT_STATE_DIR/$arch" | 2608 | clean_dir="$VSTORAGE_ROOT/$arch" |
| 2569 | if [ -d "$clean_dir" ]; then | 2609 | if [ -d "$clean_dir" ]; then |
| 2570 | # Stop memres if running | 2610 | # Stop memres if running |
| 2571 | if [ -f "$clean_dir/daemon.pid" ]; then | 2611 | if [ -f "$clean_dir/daemon.pid" ]; then |
diff --git a/recipes-containers/vcontainer/files/vcontainer-init-common.sh b/recipes-containers/vcontainer/files/vcontainer-init-common.sh index ab8762b2..3bd70e75 100755 --- a/recipes-containers/vcontainer/files/vcontainer-init-common.sh +++ b/recipes-containers/vcontainer/files/vcontainer-init-common.sh | |||
| @@ -156,6 +156,7 @@ parse_cmdline() { | |||
| 156 | RUNTIME_INTERACTIVE="0" | 156 | RUNTIME_INTERACTIVE="0" |
| 157 | RUNTIME_DAEMON="0" | 157 | RUNTIME_DAEMON="0" |
| 158 | RUNTIME_9P="0" # virtio-9p available for fast I/O | 158 | RUNTIME_9P="0" # virtio-9p available for fast I/O |
| 159 | RUNTIME_AUTH="0" # registry auth config (config.json / auth.json) available on dedicated 9p share | ||
| 159 | RUNTIME_IDLE_TIMEOUT="1800" # Default: 30 minutes | 160 | RUNTIME_IDLE_TIMEOUT="1800" # Default: 30 minutes |
| 160 | 161 | ||
| 161 | for param in $(cat /proc/cmdline); do | 162 | for param in $(cat /proc/cmdline); do |
| @@ -187,6 +188,9 @@ parse_cmdline() { | |||
| 187 | ${VCONTAINER_RUNTIME_PREFIX}_9p=*) | 188 | ${VCONTAINER_RUNTIME_PREFIX}_9p=*) |
| 188 | RUNTIME_9P="${param#${VCONTAINER_RUNTIME_PREFIX}_9p=}" | 189 | RUNTIME_9P="${param#${VCONTAINER_RUNTIME_PREFIX}_9p=}" |
| 189 | ;; | 190 | ;; |
| 191 | ${VCONTAINER_RUNTIME_PREFIX}_auth=*) | ||
| 192 | RUNTIME_AUTH="${param#${VCONTAINER_RUNTIME_PREFIX}_auth=}" | ||
| 193 | ;; | ||
| 190 | esac | 194 | esac |
| 191 | done | 195 | done |
| 192 | 196 | ||
| @@ -263,6 +267,56 @@ mount_input_disk() { | |||
| 263 | } | 267 | } |
| 264 | 268 | ||
| 265 | # ============================================================================ | 269 | # ============================================================================ |
| 270 | # Registry auth share (docker config.json / podman auth.json) | ||
| 271 | # ============================================================================ | ||
| 272 | # The host stages a validated credential file on a *dedicated* read-only 9p | ||
| 273 | # share tagged "${VCONTAINER_RUNTIME_NAME}_auth" (e.g. "vdkr_auth" or | ||
| 274 | # "vpdmn_auth"). That tag is separate from the general ${VCONTAINER_SHARE_NAME} | ||
| 275 | # used for input/output so credentials can't leak into storage.tar outputs or | ||
| 276 | # be overwritten by daemon_send_with_input. | ||
| 277 | # | ||
| 278 | # We mount read-only, nosuid, nodev, noexec at /mnt/auth. Callers are expected | ||
| 279 | # to copy the credential file into the runtime's canonical location with | ||
| 280 | # restrictive permissions and then call unmount_auth_share() so the guest | ||
| 281 | # filesystem no longer has an open reference to the host-side file. | ||
| 282 | |||
| 283 | AUTH_SHARE_TAG="" | ||
| 284 | AUTH_SHARE_MOUNT="/mnt/auth" | ||
| 285 | |||
| 286 | mount_auth_share() { | ||
| 287 | if [ "$RUNTIME_AUTH" != "1" ]; then | ||
| 288 | return 1 | ||
| 289 | fi | ||
| 290 | |||
| 291 | AUTH_SHARE_TAG="${VCONTAINER_RUNTIME_NAME}_auth" | ||
| 292 | mkdir -p "$AUTH_SHARE_MOUNT" | ||
| 293 | |||
| 294 | # trans/version/cache match the existing 9p share mount. Add: | ||
| 295 | # ro - guest can't mutate the host-side staging directory | ||
| 296 | # nosuid - no setuid binaries can be executed from the share | ||
| 297 | # nodev - no device nodes honoured even if crafted | ||
| 298 | # noexec - no code can execute from the share (auth.json is pure data) | ||
| 299 | if mount -t 9p \ | ||
| 300 | -o trans=${NINE_P_TRANSPORT},version=9p2000.L,cache=none,ro,nosuid,nodev,noexec \ | ||
| 301 | "$AUTH_SHARE_TAG" "$AUTH_SHARE_MOUNT" 2>/dev/null; then | ||
| 302 | log "Mounted auth 9p share at $AUTH_SHARE_MOUNT (tag: $AUTH_SHARE_TAG, ro)" | ||
| 303 | return 0 | ||
| 304 | fi | ||
| 305 | |||
| 306 | log "WARNING: Could not mount auth 9p share ($AUTH_SHARE_TAG)" | ||
| 307 | RUNTIME_AUTH="0" | ||
| 308 | return 1 | ||
| 309 | } | ||
| 310 | |||
| 311 | unmount_auth_share() { | ||
| 312 | if mountpoint -q "$AUTH_SHARE_MOUNT" 2>/dev/null; then | ||
| 313 | umount "$AUTH_SHARE_MOUNT" 2>/dev/null || \ | ||
| 314 | umount -l "$AUTH_SHARE_MOUNT" 2>/dev/null || true | ||
| 315 | fi | ||
| 316 | rmdir "$AUTH_SHARE_MOUNT" 2>/dev/null || true | ||
| 317 | } | ||
| 318 | |||
| 319 | # ============================================================================ | ||
| 266 | # Network Configuration | 320 | # Network Configuration |
| 267 | # ============================================================================ | 321 | # ============================================================================ |
| 268 | 322 | ||
diff --git a/recipes-containers/vcontainer/files/vdkr-init.sh b/recipes-containers/vcontainer/files/vdkr-init.sh index e1e869b2..4ad50668 100755 --- a/recipes-containers/vcontainer/files/vdkr-init.sh +++ b/recipes-containers/vcontainer/files/vdkr-init.sh | |||
| @@ -26,6 +26,10 @@ | |||
| 26 | # docker_registry_ca=1 CA certificate available in /mnt/share/ca.crt | 26 | # docker_registry_ca=1 CA certificate available in /mnt/share/ca.crt |
| 27 | # docker_registry_user=<user> Registry username for authentication | 27 | # docker_registry_user=<user> Registry username for authentication |
| 28 | # docker_registry_pass=<base64> Base64-encoded registry password | 28 | # docker_registry_pass=<base64> Base64-encoded registry password |
| 29 | # docker_auth=1 A pre-built docker config.json is available | ||
| 30 | # on a dedicated read-only 9p share tagged | ||
| 31 | # "vdkr_auth" (mounted at /mnt/auth). Takes | ||
| 32 | # precedence over docker_registry_user/pass. | ||
| 29 | # | 33 | # |
| 30 | # Version: 2.5.0 | 34 | # Version: 2.5.0 |
| 31 | 35 | ||
| @@ -159,6 +163,55 @@ EOF | |||
| 159 | fi | 163 | fi |
| 160 | } | 164 | } |
| 161 | 165 | ||
| 166 | # Install a user-supplied docker config.json from the dedicated read-only | ||
| 167 | # auth 9p share (mounted at /mnt/auth by mount_auth_share). This takes | ||
| 168 | # precedence over credentials supplied via docker_registry_user/pass. | ||
| 169 | # | ||
| 170 | # Security posture: | ||
| 171 | # * File is read from a read-only 9p share with a separate tag ("vdkr_auth") | ||
| 172 | # so it cannot leak into /mnt/share outputs. | ||
| 173 | # * Target is written with mode 0600 and the parent dir with mode 0700. | ||
| 174 | # * We unmount /mnt/auth immediately after copying so neither the dockerd | ||
| 175 | # runtime nor user workloads in the VM have an open reference to the | ||
| 176 | # host-side staging directory. | ||
| 177 | install_auth_config() { | ||
| 178 | if [ "$RUNTIME_AUTH" != "1" ]; then | ||
| 179 | return 0 | ||
| 180 | fi | ||
| 181 | |||
| 182 | if ! mount_auth_share; then | ||
| 183 | log "WARNING: docker_auth=1 was set but the auth 9p share did not mount" | ||
| 184 | return 1 | ||
| 185 | fi | ||
| 186 | |||
| 187 | local src="$AUTH_SHARE_MOUNT/config.json" | ||
| 188 | if [ ! -f "$src" ]; then | ||
| 189 | log "WARNING: expected $src on auth share but file is missing" | ||
| 190 | unmount_auth_share | ||
| 191 | return 1 | ||
| 192 | fi | ||
| 193 | |||
| 194 | mkdir -p /root/.docker | ||
| 195 | chmod 700 /root/.docker | ||
| 196 | |||
| 197 | if cp "$src" /root/.docker/config.json 2>/dev/null; then | ||
| 198 | chmod 600 /root/.docker/config.json | ||
| 199 | log "Installed registry auth config at /root/.docker/config.json" | ||
| 200 | if [ -n "$DOCKER_REGISTRY_USER" ] || [ -n "$DOCKER_REGISTRY_PASS" ]; then | ||
| 201 | log "NOTE: --config takes precedence over --registry-user/--registry-pass" | ||
| 202 | fi | ||
| 203 | else | ||
| 204 | log "ERROR: failed to copy auth config to /root/.docker/config.json" | ||
| 205 | unmount_auth_share | ||
| 206 | return 1 | ||
| 207 | fi | ||
| 208 | |||
| 209 | # Release the host-side share so credentials aren't still addressable | ||
| 210 | # through /mnt/auth for the lifetime of the VM. | ||
| 211 | unmount_auth_share | ||
| 212 | return 0 | ||
| 213 | } | ||
| 214 | |||
| 162 | # ============================================================================ | 215 | # ============================================================================ |
| 163 | # Docker-Specific Functions | 216 | # Docker-Specific Functions |
| 164 | # ============================================================================ | 217 | # ============================================================================ |
| @@ -684,6 +737,11 @@ parse_secure_registry_config | |||
| 684 | # Install CA certificate for secure registry | 737 | # Install CA certificate for secure registry |
| 685 | install_registry_ca | 738 | install_registry_ca |
| 686 | 739 | ||
| 740 | # Install user-supplied docker config.json from the dedicated auth 9p share. | ||
| 741 | # Must run AFTER install_registry_ca so that --config takes precedence when | ||
| 742 | # both mechanisms are used. | ||
| 743 | install_auth_config | ||
| 744 | |||
| 687 | # Start containerd and dockerd (Docker-specific) | 745 | # Start containerd and dockerd (Docker-specific) |
| 688 | start_containerd | 746 | start_containerd |
| 689 | start_dockerd | 747 | start_dockerd |
diff --git a/recipes-containers/vcontainer/files/vpdmn-init.sh b/recipes-containers/vcontainer/files/vpdmn-init.sh index 7f661102..2036ed39 100755 --- a/recipes-containers/vcontainer/files/vpdmn-init.sh +++ b/recipes-containers/vcontainer/files/vpdmn-init.sh | |||
| @@ -20,6 +20,12 @@ | |||
| 20 | # podman_output=<type> Output type: text, tar, storage (default: text) | 20 | # podman_output=<type> Output type: text, tar, storage (default: text) |
| 21 | # podman_state=<type> State type: none, disk (default: none) | 21 | # podman_state=<type> State type: none, disk (default: none) |
| 22 | # podman_network=1 Enable networking (configure eth0, DNS) | 22 | # podman_network=1 Enable networking (configure eth0, DNS) |
| 23 | # podman_auth=1 A pre-built registry auth file (docker config.json | ||
| 24 | # schema, "auths" block) is available on a dedicated | ||
| 25 | # read-only 9p share tagged "vpdmn_auth" (mounted at | ||
| 26 | # /mnt/auth). Installed as /run/containers/0/auth.json | ||
| 27 | # (the rootful podman default), and exported via | ||
| 28 | # $REGISTRY_AUTH_FILE. | ||
| 23 | # | 29 | # |
| 24 | # Version: 1.1.0 | 30 | # Version: 1.1.0 |
| 25 | # | 31 | # |
| @@ -97,6 +103,57 @@ verify_podman() { | |||
| 97 | fi | 103 | fi |
| 98 | } | 104 | } |
| 99 | 105 | ||
| 106 | # Install a user-supplied registry auth file from the dedicated read-only | ||
| 107 | # auth 9p share (mounted at /mnt/auth by mount_auth_share). Podman accepts | ||
| 108 | # the same "auths" JSON schema as docker config.json, so we can copy directly. | ||
| 109 | # | ||
| 110 | # Canonical rootful path is /run/containers/0/auth.json; we also export | ||
| 111 | # $REGISTRY_AUTH_FILE so it works regardless of podman's search order. | ||
| 112 | # | ||
| 113 | # Security posture matches vdkr-init.sh install_auth_config: | ||
| 114 | # * Source is a separate read-only 9p tag ("vpdmn_auth") so it cannot leak | ||
| 115 | # into /mnt/share outputs. | ||
| 116 | # * Target has mode 0600; containing dir has mode 0700. | ||
| 117 | # * /mnt/auth is unmounted immediately after copy so user workloads in the | ||
| 118 | # VM have no open reference to the host-side staging directory. | ||
| 119 | install_auth_config() { | ||
| 120 | if [ "$RUNTIME_AUTH" != "1" ]; then | ||
| 121 | return 0 | ||
| 122 | fi | ||
| 123 | |||
| 124 | if ! mount_auth_share; then | ||
| 125 | log "WARNING: podman_auth=1 was set but the auth 9p share did not mount" | ||
| 126 | return 1 | ||
| 127 | fi | ||
| 128 | |||
| 129 | local src="$AUTH_SHARE_MOUNT/config.json" | ||
| 130 | if [ ! -f "$src" ]; then | ||
| 131 | log "WARNING: expected $src on auth share but file is missing" | ||
| 132 | unmount_auth_share | ||
| 133 | return 1 | ||
| 134 | fi | ||
| 135 | |||
| 136 | # Rootful podman's default auth path | ||
| 137 | local auth_dir="/run/containers/0" | ||
| 138 | local auth_file="$auth_dir/auth.json" | ||
| 139 | |||
| 140 | mkdir -p "$auth_dir" | ||
| 141 | chmod 700 "$auth_dir" | ||
| 142 | |||
| 143 | if cp "$src" "$auth_file" 2>/dev/null; then | ||
| 144 | chmod 600 "$auth_file" | ||
| 145 | export REGISTRY_AUTH_FILE="$auth_file" | ||
| 146 | log "Installed registry auth config at $auth_file" | ||
| 147 | else | ||
| 148 | log "ERROR: failed to copy auth config to $auth_file" | ||
| 149 | unmount_auth_share | ||
| 150 | return 1 | ||
| 151 | fi | ||
| 152 | |||
| 153 | unmount_auth_share | ||
| 154 | return 0 | ||
| 155 | } | ||
| 156 | |||
| 100 | # Podman is daemonless - nothing to stop | 157 | # Podman is daemonless - nothing to stop |
| 101 | stop_runtime_daemons() { | 158 | stop_runtime_daemons() { |
| 102 | : | 159 | : |
| @@ -190,6 +247,10 @@ configure_networking | |||
| 190 | # Verify podman is available (no daemon to start) | 247 | # Verify podman is available (no daemon to start) |
| 191 | verify_podman | 248 | verify_podman |
| 192 | 249 | ||
| 250 | # Install user-supplied auth config from the dedicated auth 9p share, if any. | ||
| 251 | # Done before command execution so pulls/logins have credentials available. | ||
| 252 | install_auth_config | ||
| 253 | |||
| 193 | # Handle daemon mode or single command execution | 254 | # Handle daemon mode or single command execution |
| 194 | if [ "$RUNTIME_DAEMON" = "1" ]; then | 255 | if [ "$RUNTIME_DAEMON" = "1" ]; then |
| 195 | run_daemon_mode | 256 | run_daemon_mode |
diff --git a/recipes-containers/vcontainer/files/vrunner-backend-qemu.sh b/recipes-containers/vcontainer/files/vrunner-backend-qemu.sh index 87054876..3ea73cc7 100644 --- a/recipes-containers/vcontainer/files/vrunner-backend-qemu.sh +++ b/recipes-containers/vcontainer/files/vrunner-backend-qemu.sh | |||
| @@ -188,10 +188,16 @@ hv_start_vm_background() { | |||
| 188 | local log_file="$2" | 188 | local log_file="$2" |
| 189 | local timeout_val="$3" | 189 | local timeout_val="$3" |
| 190 | 190 | ||
| 191 | # Fully detach stdio from the invoking shell. In daemon mode this | ||
| 192 | # process outlives vrunner.sh, and if the CLI that invoked us was | ||
| 193 | # wrapped by something that pipes stdout/stderr (e.g. a test harness | ||
| 194 | # using subprocess.run(capture_output=True)), any inherited fd here | ||
| 195 | # would block the parent's read/communicate() call until QEMU exits. | ||
| 196 | # Redirect fd 0 from /dev/null and fd 1/fd 2 to the log file. | ||
| 191 | if [ -n "$timeout_val" ]; then | 197 | if [ -n "$timeout_val" ]; then |
| 192 | timeout $timeout_val $HV_CMD $HV_OPTS -append "$kernel_append" > "$log_file" 2>&1 & | 198 | timeout $timeout_val $HV_CMD $HV_OPTS -append "$kernel_append" </dev/null > "$log_file" 2>&1 & |
| 193 | else | 199 | else |
| 194 | $HV_CMD $HV_OPTS -append "$kernel_append" > "$log_file" 2>&1 & | 200 | $HV_CMD $HV_OPTS -append "$kernel_append" </dev/null > "$log_file" 2>&1 & |
| 195 | fi | 201 | fi |
| 196 | HV_VM_PID=$! | 202 | HV_VM_PID=$! |
| 197 | } | 203 | } |
diff --git a/recipes-containers/vcontainer/files/vrunner-backend-xen.sh b/recipes-containers/vcontainer/files/vrunner-backend-xen.sh index 55e87bd1..f490f91c 100644 --- a/recipes-containers/vcontainer/files/vrunner-backend-xen.sh +++ b/recipes-containers/vcontainer/files/vrunner-backend-xen.sh | |||
| @@ -397,13 +397,23 @@ hv_start_vm_background() { | |||
| 397 | # Monitor process: stays alive while domain exists. | 397 | # Monitor process: stays alive while domain exists. |
| 398 | # vcontainer-common.sh checks /proc/$pid → alive means daemon running. | 398 | # vcontainer-common.sh checks /proc/$pid → alive means daemon running. |
| 399 | # When domain dies (xl destroy, guest reboot), monitor exits. | 399 | # When domain dies (xl destroy, guest reboot), monitor exits. |
| 400 | # | ||
| 401 | # Detach the monitor's stdio from the invoking shell: in daemon | ||
| 402 | # mode this process outlives vrunner.sh, and any inherited fd | ||
| 403 | # would keep a pipe-wrapped caller (e.g. subprocess.run with | ||
| 404 | # capture_output=True) blocked in communicate() until the domain | ||
| 405 | # exits. Redirect fd 0/1/2 and disown. | ||
| 400 | local _domname="$HV_DOMNAME" | 406 | local _domname="$HV_DOMNAME" |
| 401 | (while xl list "$_domname" >/dev/null 2>&1; do sleep 10; done) & | 407 | (while xl list "$_domname" >/dev/null 2>&1; do sleep 10; done) \ |
| 408 | </dev/null >/dev/null 2>&1 & | ||
| 402 | HV_VM_PID=$! | 409 | HV_VM_PID=$! |
| 410 | disown $! 2>/dev/null || true | ||
| 403 | else | 411 | else |
| 404 | # Ephemeral mode: capture guest console (hvc0) to log file | 412 | # Ephemeral mode: capture guest console (hvc0) to log file |
| 405 | # so the monitoring loop in vrunner.sh can see output markers | 413 | # so the monitoring loop in vrunner.sh can see output markers. |
| 406 | stdbuf -oL xl console "$HV_DOMNAME" >> "$log_file" 2>&1 & | 414 | # Detach stdin so the background reader doesn't hold the caller's |
| 415 | # fd 0 open. | ||
| 416 | stdbuf -oL xl console "$HV_DOMNAME" </dev/null >> "$log_file" 2>&1 & | ||
| 407 | _XEN_CONSOLE_PID=$! | 417 | _XEN_CONSOLE_PID=$! |
| 408 | log "DEBUG" "Console capture started (PID: $_XEN_CONSOLE_PID)" | 418 | log "DEBUG" "Console capture started (PID: $_XEN_CONSOLE_PID)" |
| 409 | fi | 419 | fi |
diff --git a/recipes-containers/vcontainer/files/vrunner.sh b/recipes-containers/vcontainer/files/vrunner.sh index b6455330..4058fe54 100755 --- a/recipes-containers/vcontainer/files/vrunner.sh +++ b/recipes-containers/vcontainer/files/vrunner.sh | |||
| @@ -38,6 +38,13 @@ TARGET_ARCH="${VDKR_ARCH:-${VPDMN_ARCH:-aarch64}}" | |||
| 38 | TIMEOUT="${VDKR_TIMEOUT:-${VPDMN_TIMEOUT:-300}}" | 38 | TIMEOUT="${VDKR_TIMEOUT:-${VPDMN_TIMEOUT:-300}}" |
| 39 | VERBOSE="${VDKR_VERBOSE:-${VPDMN_VERBOSE:-false}}" | 39 | VERBOSE="${VDKR_VERBOSE:-${VPDMN_VERBOSE:-false}}" |
| 40 | 40 | ||
| 41 | # Registry authentication config file (docker config.json / podman auth.json). | ||
| 42 | # Can be set via $VDKR_CONFIG or $VPDMN_CONFIG in the environment, and is | ||
| 43 | # overridden by the --config CLI flag below. The file is passed into the guest | ||
| 44 | # over a dedicated read-only virtio-9p share and installed into the guest | ||
| 45 | # container runtime's credential location by the init script. | ||
| 46 | AUTH_CONFIG="${VDKR_CONFIG:-${VPDMN_CONFIG:-}}" | ||
| 47 | |||
| 41 | # Runtime-specific settings (set after parsing --runtime) | 48 | # Runtime-specific settings (set after parsing --runtime) |
| 42 | set_runtime_config() { | 49 | set_runtime_config() { |
| 43 | case "$RUNTIME" in | 50 | case "$RUNTIME" in |
| @@ -232,6 +239,12 @@ OPTIONS: | |||
| 232 | --network, -n Enable networking (slirp user-mode, outbound only) | 239 | --network, -n Enable networking (slirp user-mode, outbound only) |
| 233 | --registry <url> Default registry for unqualified images (e.g., 10.0.2.2:5000/yocto) | 240 | --registry <url> Default registry for unqualified images (e.g., 10.0.2.2:5000/yocto) |
| 234 | --insecure-registry <host:port> Mark registry as insecure (HTTP). Can repeat. | 241 | --insecure-registry <host:port> Mark registry as insecure (HTTP). Can repeat. |
| 242 | --config <path> Path to docker/podman auth config (config.json / auth.json). | ||
| 243 | Defaults to $VDKR_CONFIG or $VPDMN_CONFIG from environment. | ||
| 244 | The file is passed to the guest over a dedicated read-only | ||
| 245 | virtio-9p share and installed at /root/.docker/config.json | ||
| 246 | (vdkr) or /run/containers/0/auth.json (vpdmn). The host file | ||
| 247 | must be a regular file with mode 0600 or stricter. | ||
| 235 | --interactive, -it Run in interactive mode (connects terminal to container) | 248 | --interactive, -it Run in interactive mode (connects terminal to container) |
| 236 | --timeout <secs> QEMU timeout [default: 300] | 249 | --timeout <secs> QEMU timeout [default: 300] |
| 237 | --idle-timeout <s> Daemon idle timeout in seconds [default: 1800] | 250 | --idle-timeout <s> Daemon idle timeout in seconds [default: 1800] |
| @@ -406,6 +419,13 @@ while [ $# -gt 0 ]; do | |||
| 406 | REGISTRY_PASS="$2" | 419 | REGISTRY_PASS="$2" |
| 407 | shift 2 | 420 | shift 2 |
| 408 | ;; | 421 | ;; |
| 422 | --config) | ||
| 423 | # Path to a docker/podman config file (config.json / auth.json) | ||
| 424 | # Overrides $VDKR_CONFIG / $VPDMN_CONFIG. The file is mounted into | ||
| 425 | # the guest via a dedicated read-only virtio-9p share. | ||
| 426 | AUTH_CONFIG="$2" | ||
| 427 | shift 2 | ||
| 428 | ;; | ||
| 409 | --interactive|-it) | 429 | --interactive|-it) |
| 410 | INTERACTIVE="true" | 430 | INTERACTIVE="true" |
| 411 | shift | 431 | shift |
| @@ -587,13 +607,63 @@ daemon_stop() { | |||
| 587 | local pid=$(cat "$DAEMON_PID_FILE") | 607 | local pid=$(cat "$DAEMON_PID_FILE") |
| 588 | log "INFO" "Stopping daemon (PID: $pid)..." | 608 | log "INFO" "Stopping daemon (PID: $pid)..." |
| 589 | 609 | ||
| 590 | # Send shutdown command via socket | 610 | # Send shutdown command via socket, then poll until the VM exits. |
| 611 | # | ||
| 612 | # The guest's graceful_shutdown() does sync + umount of | ||
| 613 | # /var/lib/containers/storage + blockdev --flushbufs + sync + sleep 2 | ||
| 614 | # + reboot -f. Under load (e.g. tens of MB of just-imported layer | ||
| 615 | # blobs awaiting ext4 journal commit) this routinely takes 5-30 | ||
| 616 | # seconds. A fixed 2-second wait followed by SIGTERM kills the | ||
| 617 | # guest mid-umount and leaves the state disk's ext4 journal | ||
| 618 | # half-committed: layer files have correct inode metadata but | ||
| 619 | # partially-unwritten data extents, and the next session's reads | ||
| 620 | # hit EOF or CRC failures during tar-split layer reassembly: | ||
| 621 | # | ||
| 622 | # Error: reading blob sha256:<hash>: EOF | ||
| 623 | # Error: reading blob sha256:<hash>: file integrity checksum | ||
| 624 | # failed for "<file>" | ||
| 591 | if [ -S "$DAEMON_SOCKET" ]; then | 625 | if [ -S "$DAEMON_SOCKET" ]; then |
| 592 | echo "===SHUTDOWN===" | socat - "UNIX-CONNECT:$DAEMON_SOCKET" 2>/dev/null || true | 626 | echo "===SHUTDOWN===" | socat - "UNIX-CONNECT:$DAEMON_SOCKET" 2>/dev/null || true |
| 593 | sleep 2 | 627 | # Poll up to 60s (120 * 0.5s). Generous enough to cover heavy |
| 628 | # ext4 journal commits; short enough that a truly hung guest | ||
| 629 | # doesn't block the caller indefinitely. | ||
| 630 | for _i in $(seq 1 120); do | ||
| 631 | kill -0 "$pid" 2>/dev/null || break | ||
| 632 | sleep 0.5 | ||
| 633 | done | ||
| 594 | fi | 634 | fi |
| 595 | 635 | ||
| 596 | # If still running, kill it | 636 | # If still running after the graceful window, the guest didn't complete |
| 637 | # its graceful_shutdown() — meaning the state disk's ext4 journal may | ||
| 638 | # not have committed all pending writes from this session. Any escalation | ||
| 639 | # from here on risks leaving the disk image partially-written: layer | ||
| 640 | # files with correct inode metadata but unwritten data extents, which | ||
| 641 | # surface as "reading blob ...: EOF" or "file integrity checksum failed" | ||
| 642 | # errors on the *next* session's reads. Warn loudly so the operator can | ||
| 643 | # decide whether to start the next session with `memres restart --clean`. | ||
| 644 | if kill -0 "$pid" 2>/dev/null; then | ||
| 645 | log "WARN" "Guest did not exit within graceful window — state disk integrity may be compromised." | ||
| 646 | log "WARN" "If subsequent sessions report 'reading blob ...: EOF' or 'file integrity checksum failed'," | ||
| 647 | log "WARN" "discard state with: ${VCONTAINER_RUNTIME_NAME:-vrunner} memres restart --clean" | ||
| 648 | fi | ||
| 649 | |||
| 650 | # If still running after the graceful window, escalate via QMP quit. | ||
| 651 | # Functionally similar to SIGTERM at the QEMU-process level (both | ||
| 652 | # converge on qemu_system_killed and a block-layer flush), but goes | ||
| 653 | # through QEMU's monitor interface — the same path hv_idle_shutdown() | ||
| 654 | # uses. Keeps the two escalation paths consistent. | ||
| 655 | if kill -0 "$pid" 2>/dev/null; then | ||
| 656 | local qmp_sock="$DAEMON_SOCKET_DIR/qmp.sock" | ||
| 657 | if [ -S "$qmp_sock" ]; then | ||
| 658 | log "INFO" "Sending QMP quit..." | ||
| 659 | echo '{"execute":"qmp_capabilities"}{"execute":"quit"}' | \ | ||
| 660 | socat - "UNIX-CONNECT:$qmp_sock" >/dev/null 2>&1 || true | ||
| 661 | sleep 2 | ||
| 662 | fi | ||
| 663 | fi | ||
| 664 | |||
| 665 | # If QMP quit didn't take (or no QMP socket — older configs), fall | ||
| 666 | # back to SIGTERM. | ||
| 597 | if kill -0 "$pid" 2>/dev/null; then | 667 | if kill -0 "$pid" 2>/dev/null; then |
| 598 | log "INFO" "Sending SIGTERM..." | 668 | log "INFO" "Sending SIGTERM..." |
| 599 | kill "$pid" 2>/dev/null || true | 669 | kill "$pid" 2>/dev/null || true |
| @@ -847,6 +917,124 @@ fi | |||
| 847 | TEMP_DIR="${TMPDIR:-/tmp}/vdkr-$$" | 917 | TEMP_DIR="${TMPDIR:-/tmp}/vdkr-$$" |
| 848 | mkdir -p "$TEMP_DIR" | 918 | mkdir -p "$TEMP_DIR" |
| 849 | 919 | ||
| 920 | # ============================================================================ | ||
| 921 | # Registry auth config (docker config.json / podman auth.json) | ||
| 922 | # ============================================================================ | ||
| 923 | # The AUTH_CONFIG path (from $VDKR_CONFIG, $VPDMN_CONFIG, or --config) points | ||
| 924 | # to a file containing container-registry credentials. For defence-in-depth we: | ||
| 925 | # * reject non-regular files (symlinks, devices, directories) | ||
| 926 | # * reject files readable by group/other (mode must be <= 0600) | ||
| 927 | # * warn if the file is not owned by the invoking user | ||
| 928 | # * copy it into a private per-invocation directory under $TEMP_DIR at 0400 | ||
| 929 | # * expose it to the guest via a *separate* read-only virtio-9p tag | ||
| 930 | # ("${TOOL_NAME}_auth") mounted at /mnt/auth (not the generic /mnt/share | ||
| 931 | # which holds input/output and is wiped between daemon commands) | ||
| 932 | # * never pass the file contents or path on the kernel cmdline; only a flag | ||
| 933 | # "${CMDLINE_PREFIX}_auth=1" to tell the init script to look at /mnt/auth | ||
| 934 | # * rely on the existing $TEMP_DIR EXIT/INT/TERM trap to delete the copy | ||
| 935 | # | ||
| 936 | # The auth file is never logged (path is visible, but contents are not). | ||
| 937 | AUTH_SHARE_DIR="" | ||
| 938 | |||
| 939 | validate_auth_config() { | ||
| 940 | local path="$1" | ||
| 941 | |||
| 942 | # Resolve symlinks to the canonical path so the perm check applies to the | ||
| 943 | # actual file, but still require the *named* path to be a regular file | ||
| 944 | # (not a symlink pointing into sensitive areas like /proc/self/environ). | ||
| 945 | if [ -L "$path" ]; then | ||
| 946 | log "ERROR" "--config must not be a symlink: $path" | ||
| 947 | return 1 | ||
| 948 | fi | ||
| 949 | if [ ! -e "$path" ]; then | ||
| 950 | log "ERROR" "--config file not found: $path" | ||
| 951 | return 1 | ||
| 952 | fi | ||
| 953 | if [ ! -f "$path" ]; then | ||
| 954 | log "ERROR" "--config must be a regular file: $path" | ||
| 955 | return 1 | ||
| 956 | fi | ||
| 957 | if [ ! -r "$path" ]; then | ||
| 958 | log "ERROR" "--config file is not readable: $path" | ||
| 959 | return 1 | ||
| 960 | fi | ||
| 961 | |||
| 962 | # Size sanity: docker config.json / podman auth.json should be small. | ||
| 963 | # 1 MiB is already generous. Reject unusually large files to avoid | ||
| 964 | # accidentally shipping a large credential blob. | ||
| 965 | local size | ||
| 966 | size=$(stat -c %s "$path" 2>/dev/null || echo 0) | ||
| 967 | if [ "$size" -gt 1048576 ]; then | ||
| 968 | log "ERROR" "--config file is too large ($size bytes, max 1 MiB): $path" | ||
| 969 | return 1 | ||
| 970 | fi | ||
| 971 | # Minimum valid JSON object "{}" is 2 bytes. Anything smaller (including a | ||
| 972 | # 0-byte truncation or a lone newline from "echo '' > file") can't be a | ||
| 973 | # real auth config; reject rather than silently shipping garbage. | ||
| 974 | if [ "$size" -lt 2 ]; then | ||
| 975 | log "ERROR" "--config file is empty or too small to be valid JSON: $path" | ||
| 976 | return 1 | ||
| 977 | fi | ||
| 978 | |||
| 979 | # Permission check: must not be readable by group or world. | ||
| 980 | local mode | ||
| 981 | mode=$(stat -c %a "$path" 2>/dev/null || echo 0) | ||
| 982 | # stat %a emits octal without leading zero. Forbid any group/other bits. | ||
| 983 | case "$mode" in | ||
| 984 | 400|600|200) ;; | ||
| 985 | *) | ||
| 986 | log "ERROR" "--config file has unsafe permissions ($mode); expected 0600 or 0400." | ||
| 987 | log "ERROR" "Fix with: chmod 600 \"$path\"" | ||
| 988 | return 1 | ||
| 989 | ;; | ||
| 990 | esac | ||
| 991 | |||
| 992 | # Ownership check: warn if file is not owned by the current user. | ||
| 993 | local uid owner | ||
| 994 | uid=$(id -u) | ||
| 995 | owner=$(stat -c %u "$path" 2>/dev/null || echo "") | ||
| 996 | if [ -n "$owner" ] && [ "$owner" != "$uid" ]; then | ||
| 997 | log "WARN" "--config file is not owned by current user (uid=$uid, owner=$owner)" | ||
| 998 | fi | ||
| 999 | |||
| 1000 | return 0 | ||
| 1001 | } | ||
| 1002 | |||
| 1003 | # Stage the auth config into a dedicated read-only 9p share. Must be called | ||
| 1004 | # AFTER $TEMP_DIR exists and AFTER hypervisor backend functions are sourced. | ||
| 1005 | # Sets $AUTH_SHARE_DIR and appends to $HV_OPTS / $KERNEL_APPEND. | ||
| 1006 | setup_auth_share() { | ||
| 1007 | [ -z "$AUTH_CONFIG" ] && return 0 | ||
| 1008 | |||
| 1009 | if ! validate_auth_config "$AUTH_CONFIG"; then | ||
| 1010 | log "ERROR" "Refusing to stage $AUTH_CONFIG — see above." | ||
| 1011 | exit 1 | ||
| 1012 | fi | ||
| 1013 | |||
| 1014 | AUTH_SHARE_DIR="$TEMP_DIR/auth_share" | ||
| 1015 | # 0700 so nothing outside our process can peek at the staged file. | ||
| 1016 | mkdir -p "$AUTH_SHARE_DIR" | ||
| 1017 | chmod 700 "$AUTH_SHARE_DIR" | ||
| 1018 | |||
| 1019 | # Always stage as config.json regardless of source filename — the guest | ||
| 1020 | # init script knows to look for this fixed name. | ||
| 1021 | if ! cp "$AUTH_CONFIG" "$AUTH_SHARE_DIR/config.json"; then | ||
| 1022 | log "ERROR" "Failed to stage auth config" | ||
| 1023 | exit 1 | ||
| 1024 | fi | ||
| 1025 | chmod 400 "$AUTH_SHARE_DIR/config.json" | ||
| 1026 | |||
| 1027 | local auth_tag="${TOOL_NAME}_auth" | ||
| 1028 | hv_build_9p_opts "$AUTH_SHARE_DIR" "$auth_tag" "readonly=on" | ||
| 1029 | KERNEL_APPEND="$KERNEL_APPEND ${CMDLINE_PREFIX}_auth=1" | ||
| 1030 | |||
| 1031 | # Deliberately log the *fact* of staging, not the path contents or | ||
| 1032 | # credentials. The path itself is useful for debugging and appears in | ||
| 1033 | # --verbose mode only. | ||
| 1034 | log "INFO" "Registry auth config staged on read-only 9p share (tag=$auth_tag)" | ||
| 1035 | log "DEBUG" "Auth source: $AUTH_CONFIG" | ||
| 1036 | } | ||
| 1037 | |||
| 850 | cleanup() { | 1038 | cleanup() { |
| 851 | if [ "$KEEP_TEMP" = "true" ]; then | 1039 | if [ "$KEEP_TEMP" = "true" ]; then |
| 852 | log "DEBUG" "Keeping temp directory: $TEMP_DIR" | 1040 | log "DEBUG" "Keeping temp directory: $TEMP_DIR" |
| @@ -956,11 +1144,15 @@ if [ "$BATCH_IMPORT" = "true" ]; then | |||
| 956 | fi | 1144 | fi |
| 957 | done | 1145 | done |
| 958 | 1146 | ||
| 959 | # Add final images command to show what was imported | 1147 | # Show what was imported (informational only). |
| 1148 | # IMPORTANT: Must not use 'exit' — the command runs inside PID 1 init's | ||
| 1149 | # eval, and exit kills init → kernel panic. The import chain runs in a | ||
| 1150 | # subshell so its exit code is captured without risk. The images listing | ||
| 1151 | # is best-effort and doesn't affect the result. | ||
| 960 | if [ "$RUNTIME" = "docker" ]; then | 1152 | if [ "$RUNTIME" = "docker" ]; then |
| 961 | COMPOUND_CMD="$COMPOUND_CMD && docker images" | 1153 | COMPOUND_CMD="( $COMPOUND_CMD ); docker images 2>/dev/null; true" |
| 962 | else | 1154 | else |
| 963 | COMPOUND_CMD="$COMPOUND_CMD && podman images" | 1155 | COMPOUND_CMD="( $COMPOUND_CMD ); podman images 2>/dev/null; true" |
| 964 | fi | 1156 | fi |
| 965 | 1157 | ||
| 966 | log "DEBUG" "Batch command: $COMPOUND_CMD" | 1158 | log "DEBUG" "Batch command: $COMPOUND_CMD" |
| @@ -1306,6 +1498,10 @@ if [ "$DAEMON_MODE" = "start" ]; then | |||
| 1306 | log "DEBUG" "CA certificate copied to shared folder" | 1498 | log "DEBUG" "CA certificate copied to shared folder" |
| 1307 | fi | 1499 | fi |
| 1308 | 1500 | ||
| 1501 | # Stage registry auth config (config.json / auth.json) on a dedicated | ||
| 1502 | # read-only 9p share. See setup_auth_share() for the security model. | ||
| 1503 | setup_auth_share | ||
| 1504 | |||
| 1309 | log "INFO" "Starting daemon..." | 1505 | log "INFO" "Starting daemon..." |
| 1310 | log "DEBUG" "PID file: $DAEMON_PID_FILE" | 1506 | log "DEBUG" "PID file: $DAEMON_PID_FILE" |
| 1311 | log "DEBUG" "Socket: $DAEMON_SOCKET" | 1507 | log "DEBUG" "Socket: $DAEMON_SOCKET" |
| @@ -1361,7 +1557,18 @@ if [ "$DAEMON_MODE" = "start" ]; then | |||
| 1361 | # Set up port forwards via backend (e.g., iptables for Xen) | 1557 | # Set up port forwards via backend (e.g., iptables for Xen) |
| 1362 | hv_setup_port_forwards | 1558 | hv_setup_port_forwards |
| 1363 | 1559 | ||
| 1364 | # Start host-side idle watchdog if timeout is set | 1560 | # Start host-side idle watchdog if timeout is set. |
| 1561 | # | ||
| 1562 | # The watchdog is a long-running background subshell that outlives | ||
| 1563 | # vrunner.sh itself. It MUST fully detach from the invoking shell's | ||
| 1564 | # stdio: when the caller (e.g. the vdkr CLI, or a test harness that | ||
| 1565 | # wraps vdkr in subprocess.run(capture_output=True)) reads | ||
| 1566 | # stdout/stderr via pipes, any inherited write-end fd in the | ||
| 1567 | # watchdog keeps those pipes open and blocks the caller's | ||
| 1568 | # communicate()/read until the daemon is stopped (up to | ||
| 1569 | # IDLE_TIMEOUT, default 30 minutes). Redirect all three fds so the | ||
| 1570 | # watchdog holds no descriptors from the caller, and disown it so | ||
| 1571 | # the shell's job table doesn't retain it either. | ||
| 1365 | if [ "$IDLE_TIMEOUT" -gt 0 ] 2>/dev/null; then | 1572 | if [ "$IDLE_TIMEOUT" -gt 0 ] 2>/dev/null; then |
| 1366 | ACTIVITY_FILE="$DAEMON_SOCKET_DIR/activity" | 1573 | ACTIVITY_FILE="$DAEMON_SOCKET_DIR/activity" |
| 1367 | touch "$ACTIVITY_FILE" | 1574 | touch "$ACTIVITY_FILE" |
| @@ -1395,7 +1602,8 @@ if [ "$DAEMON_MODE" = "start" ]; then | |||
| 1395 | exit 0 | 1602 | exit 0 |
| 1396 | fi | 1603 | fi |
| 1397 | done | 1604 | done |
| 1398 | ) & | 1605 | ) </dev/null >/dev/null 2>&1 & |
| 1606 | disown $! 2>/dev/null || true | ||
| 1399 | log "DEBUG" "Started host-side idle watchdog (timeout: ${IDLE_TIMEOUT}s)" | 1607 | log "DEBUG" "Started host-side idle watchdog (timeout: ${IDLE_TIMEOUT}s)" |
| 1400 | fi | 1608 | fi |
| 1401 | 1609 | ||
| @@ -1423,6 +1631,11 @@ if [ -n "$CA_CERT" ] && [ -f "$CA_CERT" ]; then | |||
| 1423 | log "DEBUG" "CA certificate available via 9p" | 1631 | log "DEBUG" "CA certificate available via 9p" |
| 1424 | fi | 1632 | fi |
| 1425 | 1633 | ||
| 1634 | # Stage registry auth config (config.json / auth.json) on a dedicated read-only | ||
| 1635 | # 9p share for non-daemon and batch-import modes. Safe to call when AUTH_CONFIG | ||
| 1636 | # is empty — it no-ops. See setup_auth_share() for the security model. | ||
| 1637 | setup_auth_share | ||
| 1638 | |||
| 1426 | log "INFO" "Starting VM ($VCONTAINER_HYPERVISOR)..." | 1639 | log "INFO" "Starting VM ($VCONTAINER_HYPERVISOR)..." |
| 1427 | 1640 | ||
| 1428 | # Interactive mode runs VM in foreground with stdio connected | 1641 | # Interactive mode runs VM in foreground with stdio connected |
diff --git a/recipes-containers/vcontainer/vcontainer-initramfs-create.inc b/recipes-containers/vcontainer/vcontainer-initramfs-create.inc index 3e22bdb1..68011abc 100644 --- a/recipes-containers/vcontainer/vcontainer-initramfs-create.inc +++ b/recipes-containers/vcontainer/vcontainer-initramfs-create.inc | |||
| @@ -44,12 +44,6 @@ python () { | |||
| 44 | d.setVarFlag('do_compile', 'nostamp', '1') | 44 | d.setVarFlag('do_compile', 'nostamp', '1') |
| 45 | d.setVarFlag('do_deploy', 'nostamp', '1') | 45 | d.setVarFlag('do_deploy', 'nostamp', '1') |
| 46 | 46 | ||
| 47 | # Conditionally set mcdepends when our multiconfig is configured | ||
| 48 | # (avoids parse errors when BBMULTICONFIG is not set, e.g. yocto-check-layer) | ||
| 49 | mc = d.getVar('VCONTAINER_MULTICONFIG') | ||
| 50 | bbmulticonfig = (d.getVar('BBMULTICONFIG') or "").split() | ||
| 51 | if mc in bbmulticonfig: | ||
| 52 | d.setVarFlag('do_compile', 'mcdepends', 'mc:%s::virtual/kernel:do_deploy' % mc) | ||
| 53 | } | 47 | } |
| 54 | 48 | ||
| 55 | # Only populate native sysroot, skip target sysroot to avoid libgcc conflicts | 49 | # Only populate native sysroot, skip target sysroot to avoid libgcc conflicts |
| @@ -58,12 +52,17 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 58 | # Dependencies: | 52 | # Dependencies: |
| 59 | # 1. The tiny initramfs image (produces cpio.gz) | 53 | # 1. The tiny initramfs image (produces cpio.gz) |
| 60 | # 2. The multiconfig rootfs image (produces squashfs) | 54 | # 2. The multiconfig rootfs image (produces squashfs) |
| 61 | # 3. The kernel from main build | 55 | # 3. The kernel (deployed transitively via image.bbclass do_build) |
| 62 | # | 56 | # |
| 63 | # Both initramfs and rootfs images are in the same multiconfig | 57 | # Both image recipes inherit core-image/image.bbclass which has: |
| 64 | do_compile[depends] = "${VCONTAINER_RUNTIME}-tiny-initramfs-image:do_image_complete" | 58 | # do_build[depends] += "virtual/kernel:do_deploy" |
| 65 | do_compile[depends] += "${VCONTAINER_RUNTIME}-rootfs-image:do_image_complete" | 59 | # By depending on do_build (not do_image_complete), we ensure the |
| 66 | # mcdepends set conditionally in anonymous python below | 60 | # kernel is deployed to MC_DEPLOY before do_compile copies it. |
| 61 | # Using do_image_complete cut the chain short — it runs before | ||
| 62 | # do_build, so virtual/kernel:do_deploy was not guaranteed to have | ||
| 63 | # run, causing missing kernel on sstate-accelerated builds. | ||
| 64 | do_compile[depends] = "${VCONTAINER_RUNTIME}-tiny-initramfs-image:do_build" | ||
| 65 | do_compile[depends] += "${VCONTAINER_RUNTIME}-rootfs-image:do_build" | ||
| 67 | 66 | ||
| 68 | S = "${UNPACKDIR}" | 67 | S = "${UNPACKDIR}" |
| 69 | B = "${WORKDIR}/build" | 68 | B = "${WORKDIR}/build" |
| @@ -141,14 +140,18 @@ do_compile() { | |||
| 141 | # ========================================================================= | 140 | # ========================================================================= |
| 142 | # PART 3: COPY KERNEL | 141 | # PART 3: COPY KERNEL |
| 143 | # ========================================================================= | 142 | # ========================================================================= |
| 143 | # Use the multiconfig's deploy directory (same as initramfs/rootfs), | ||
| 144 | # not DEPLOY_DIR_IMAGE which may point to the main config's deploy | ||
| 145 | # directory. The kernel is built as a dependency of the rootfs image | ||
| 146 | # within the same multiconfig. | ||
| 144 | bbnote "Copying kernel image..." | 147 | bbnote "Copying kernel image..." |
| 145 | KERNEL_FILE="${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE_INITRAMFS}" | 148 | KERNEL_FILE="${MC_DEPLOY}/${KERNEL_IMAGETYPE_INITRAMFS}" |
| 146 | if [ -f "${KERNEL_FILE}" ]; then | 149 | if [ -f "${KERNEL_FILE}" ]; then |
| 147 | cp "${KERNEL_FILE}" ${B}/kernel | 150 | cp "${KERNEL_FILE}" ${B}/kernel |
| 148 | KERNEL_SIZE=$(stat -c%s ${B}/kernel) | 151 | KERNEL_SIZE=$(stat -c%s ${B}/kernel) |
| 149 | bbnote "Kernel copied: ${KERNEL_SIZE} bytes ($(expr ${KERNEL_SIZE} / 1024 / 1024)MB)" | 152 | bbnote "Kernel copied: ${KERNEL_SIZE} bytes ($(expr ${KERNEL_SIZE} / 1024 / 1024)MB)" |
| 150 | else | 153 | else |
| 151 | bbwarn "Kernel not found at ${KERNEL_FILE}" | 154 | bbwarn "Kernel not found at ${KERNEL_FILE} — check that the vruntime multiconfig kernel is built" |
| 152 | fi | 155 | fi |
| 153 | } | 156 | } |
| 154 | 157 | ||
diff --git a/recipes-containers/vcontainer/vcontainer-tarball.bb b/recipes-containers/vcontainer/vcontainer-tarball.bb index 432bea9a..f943cfd0 100644 --- a/recipes-containers/vcontainer/vcontainer-tarball.bb +++ b/recipes-containers/vcontainer/vcontainer-tarball.bb | |||
| @@ -27,6 +27,9 @@ HOMEPAGE = "https://git.yoctoproject.org/meta-virtualization/" | |||
| 27 | LICENSE = "MIT" | 27 | LICENSE = "MIT" |
| 28 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 28 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 29 | 29 | ||
| 30 | # file:// SRC_URI entries land directly in UNPACKDIR, not a subdirectory | ||
| 31 | S = "${UNPACKDIR}" | ||
| 32 | |||
| 30 | # Use our custom SDK installer template with vcontainer-specific messages | 33 | # Use our custom SDK installer template with vcontainer-specific messages |
| 31 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 34 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
| 32 | TOOLCHAIN_SHAR_EXT_TMPL = "${THISDIR}/files/toolchain-shar-extract.sh" | 35 | TOOLCHAIN_SHAR_EXT_TMPL = "${THISDIR}/files/toolchain-shar-extract.sh" |
| @@ -47,6 +50,15 @@ TOOLCHAIN_TARGET_TASK = "" | |||
| 47 | TARGET_ARCH = "none" | 50 | TARGET_ARCH = "none" |
| 48 | TARGET_OS = "none" | 51 | TARGET_OS = "none" |
| 49 | 52 | ||
| 53 | # Must use ${SDK_ARCH}-${SDKPKGSUFFIX} (e.g. x86_64-nativesdk) to match | ||
| 54 | # the pattern explicitly listed in SSTATE_ARCHS, which SPDX's find_jsonld() | ||
| 55 | # searches when locating the static recipe SPDX document generated by | ||
| 56 | # do_create_recipe_spdx. Using ${SDK_ARCH}_${SDK_OS} (x86_64_linux) is NOT | ||
| 57 | # in SSTATE_ARCHS and causes do_create_spdx to fatal with "Could not find a | ||
| 58 | # static SPDX document named static-vcontainer-tarball". | ||
| 59 | # See: meta/classes-global/sstate.bbclass SSTATE_ARCHS definition and | ||
| 60 | # buildtools-tarball.bb for the reference pattern. | ||
| 61 | |||
| 50 | # Host tools to include via SDK | 62 | # Host tools to include via SDK |
| 51 | # Note: nativesdk-qemu-vcontainer is a minimal QEMU without OpenGL/virgl | 63 | # Note: nativesdk-qemu-vcontainer is a minimal QEMU without OpenGL/virgl |
| 52 | # to avoid mesa -> llvm -> clang build dependency chain | 64 | # to avoid mesa -> llvm -> clang build dependency chain |
| @@ -63,7 +75,7 @@ SDK_TITLE = "vcontainer tools (vdkr/vpdmn)" | |||
| 63 | 75 | ||
| 64 | # SDK configuration (same pattern as buildtools-tarball) | 76 | # SDK configuration (same pattern as buildtools-tarball) |
| 65 | MULTIMACH_TARGET_SYS = "${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}" | 77 | MULTIMACH_TARGET_SYS = "${SDK_ARCH}-nativesdk${SDK_VENDOR}-${SDK_OS}" |
| 66 | PACKAGE_ARCH = "${SDK_ARCH}_${SDK_OS}" | 78 | PACKAGE_ARCH = "${SDK_ARCH}-${SDKPKGSUFFIX}" |
| 67 | PACKAGE_ARCHS = "" | 79 | PACKAGE_ARCHS = "" |
| 68 | SDK_PACKAGE_ARCHS += "vcontainer-dummy-${SDKPKGSUFFIX}" | 80 | SDK_PACKAGE_ARCHS += "vcontainer-dummy-${SDKPKGSUFFIX}" |
| 69 | 81 | ||
| @@ -128,6 +140,25 @@ VCONTAINER_ARCHITECTURES ?= "x86_64 aarch64" | |||
| 128 | 140 | ||
| 129 | # Conditionally set mcdepends based on available multiconfigs | 141 | # Conditionally set mcdepends based on available multiconfigs |
| 130 | # (avoids parse errors when BBMULTICONFIG is not set, e.g. yocto-check-layer) | 142 | # (avoids parse errors when BBMULTICONFIG is not set, e.g. yocto-check-layer) |
| 143 | # | ||
| 144 | # Two layers of dependency per arch: | ||
| 145 | # | ||
| 146 | # 1. initramfs-create:do_deploy | ||
| 147 | # Task ordering — guarantees the rootfs.img / kernel / initramfs are | ||
| 148 | # staged under tmp-<mc>/deploy/images/<machine>/<tool>/<arch>/ before | ||
| 149 | # do_populate_sdk reads them. | ||
| 150 | # | ||
| 151 | # 2. rootfs-image:do_image_complete | ||
| 152 | # Defence-in-depth for sstate consistency. Without this, a rootfs | ||
| 153 | # content change (e.g. adding netavark, switching iptables -> nftables) | ||
| 154 | # would only invalidate the tarball's sstate hash if it propagates | ||
| 155 | # cleanly through rootfs-image:do_build -> initramfs-create:do_compile | ||
| 156 | # -> initramfs-create:do_deploy -> mcdepends. Any break in that chain | ||
| 157 | # (the DEPLOY_DIR-input sstate pattern is one known way to get a stale | ||
| 158 | # hit) re-introduces the netavark-stale-tarball failure mode. Listing | ||
| 159 | # the rootfs-image task directly puts its hash in our chain regardless | ||
| 160 | # of intermediate propagation, and costs nothing if the chain was | ||
| 161 | # already healthy. | ||
| 131 | python () { | 162 | python () { |
| 132 | bbmulticonfig = (d.getVar('BBMULTICONFIG') or "").split() | 163 | bbmulticonfig = (d.getVar('BBMULTICONFIG') or "").split() |
| 133 | mcdeps = [] | 164 | mcdeps = [] |
| @@ -135,6 +166,8 @@ python () { | |||
| 135 | if mc in bbmulticonfig: | 166 | if mc in bbmulticonfig: |
| 136 | mcdeps.append('mc::%s:vdkr-initramfs-create:do_deploy' % mc) | 167 | mcdeps.append('mc::%s:vdkr-initramfs-create:do_deploy' % mc) |
| 137 | mcdeps.append('mc::%s:vpdmn-initramfs-create:do_deploy' % mc) | 168 | mcdeps.append('mc::%s:vpdmn-initramfs-create:do_deploy' % mc) |
| 169 | mcdeps.append('mc::%s:vdkr-rootfs-image:do_image_complete' % mc) | ||
| 170 | mcdeps.append('mc::%s:vpdmn-rootfs-image:do_image_complete' % mc) | ||
| 138 | if mcdeps: | 171 | if mcdeps: |
| 139 | d.setVarFlag('do_populate_sdk', 'mcdepends', ' '.join(mcdeps)) | 172 | d.setVarFlag('do_populate_sdk', 'mcdepends', ' '.join(mcdeps)) |
| 140 | 173 | ||
| @@ -304,8 +337,9 @@ Quick Start: | |||
| 304 | Architectures included: ${ARCHITECTURES} | 337 | Architectures included: ${ARCHITECTURES} |
| 305 | 338 | ||
| 306 | Contents: | 339 | Contents: |
| 307 | init-env.sh - Environment setup script | 340 | init-env.sh - Environment setup script (interactive bash) |
| 308 | vdkr, vdkr-<arch> - Docker CLI wrapper | 341 | environment-setup-ci - CI environment (for yocto-autobuilder-helper) |
| 342 | vdkr, vdkr-<arch> - Docker CLI wrapper | ||
| 309 | vpdmn, vpdmn-<arch> - Podman CLI wrapper | 343 | vpdmn, vpdmn-<arch> - Podman CLI wrapper |
| 310 | vrunner.sh - Shared QEMU runner | 344 | vrunner.sh - Shared QEMU runner |
| 311 | vcontainer-common.sh - Shared CLI code | 345 | vcontainer-common.sh - Shared CLI code |
| @@ -396,6 +430,32 @@ ENVEOF | |||
| 396 | # Create init-env.sh symlink for convenience | 430 | # Create init-env.sh symlink for convenience |
| 397 | ln -sf environment-setup-${REAL_MULTIMACH_TARGET_SYS} ${SDK_OUTPUT}/${SDKPATH}/init-env.sh | 431 | ln -sf environment-setup-${REAL_MULTIMACH_TARGET_SYS} ${SDK_OUTPUT}/${SDKPATH}/init-env.sh |
| 398 | 432 | ||
| 433 | # ----------------------------------------------------------------------- | ||
| 434 | # CI/AutoBuilder environment script | ||
| 435 | # ----------------------------------------------------------------------- | ||
| 436 | # yocto-autobuilder-helper's enable_tools_tarball() parses environment | ||
| 437 | # scripts line-by-line in Python. It only honours lines starting with | ||
| 438 | # "export " at column 0, only substitutes $PATH, and treats "unset " at | ||
| 439 | # column 0 as a removal. It does NOT evaluate shell expressions like | ||
| 440 | # $(...) or variable references like $FOO. | ||
| 441 | # | ||
| 442 | # Rather than adding conditional logic to the interactive bash script, | ||
| 443 | # generate a separate flat file with baked-in absolute paths that the | ||
| 444 | # AB parser can consume directly. SDK relocation rewrites these paths | ||
| 445 | # at install time just like the primary environment-setup-* script. | ||
| 446 | ci_script=${SDK_OUTPUT}/${SDKPATH}/environment-setup-ci | ||
| 447 | cat > $ci_script <<CISCRIPT | ||
| 448 | # vcontainer CI environment — for yocto-autobuilder-helper | ||
| 449 | # Flat export lines with absolute paths; no shell logic. | ||
| 450 | # SDK relocation rewrites these paths at install time. | ||
| 451 | export VCONTAINER_DIR="${SDKPATH}" | ||
| 452 | export OECORE_NATIVE_SYSROOT="${SDKPATHNATIVE}" | ||
| 453 | export PATH="${SDKPATH}:${SDKPATHNATIVE}/usr/bin:/usr/bin:/bin:\$PATH" | ||
| 454 | # Clean up - unset to avoid confusing other Yocto tools' >> $script | ||
| 455 | unset OECORE_NATIVE_SYSROOT | ||
| 456 | CISCRIPT | ||
| 457 | chmod 755 $ci_script | ||
| 458 | |||
| 399 | # Create version file | 459 | # Create version file |
| 400 | echo "vcontainer SDK version: ${PV}" > ${SDK_OUTPUT}/${SDKPATH}/version.txt | 460 | echo "vcontainer SDK version: ${PV}" > ${SDK_OUTPUT}/${SDKPATH}/version.txt |
| 401 | echo "Built: $(date)" >> ${SDK_OUTPUT}/${SDKPATH}/version.txt | 461 | echo "Built: $(date)" >> ${SDK_OUTPUT}/${SDKPATH}/version.txt |
diff --git a/recipes-containers/vcontainer/vdkr-rootfs-image.bb b/recipes-containers/vcontainer/vdkr-rootfs-image.bb index e2921ec7..fb5a3718 100644 --- a/recipes-containers/vcontainer/vdkr-rootfs-image.bb +++ b/recipes-containers/vcontainer/vdkr-rootfs-image.bb | |||
| @@ -47,6 +47,8 @@ inherit core-image | |||
| 47 | # We need Docker and container tools | 47 | # We need Docker and container tools |
| 48 | # Note: runc is explicitly listed because vruntime distro sets | 48 | # Note: runc is explicitly listed because vruntime distro sets |
| 49 | # VIRTUAL-RUNTIME_container_runtime="" to avoid runc/crun conflicts. | 49 | # VIRTUAL-RUNTIME_container_runtime="" to avoid runc/crun conflicts. |
| 50 | # Note: skopeo is required inside the guest for batch import | ||
| 51 | # (skopeo copy oci:... containers-storage:...). | ||
| 50 | IMAGE_INSTALL = " \ | 52 | IMAGE_INSTALL = " \ |
| 51 | packagegroup-core-boot \ | 53 | packagegroup-core-boot \ |
| 52 | docker-moby \ | 54 | docker-moby \ |
| @@ -58,6 +60,7 @@ IMAGE_INSTALL = " \ | |||
| 58 | iptables \ | 60 | iptables \ |
| 59 | util-linux \ | 61 | util-linux \ |
| 60 | kernel-modules \ | 62 | kernel-modules \ |
| 63 | ca-certificates \ | ||
| 61 | " | 64 | " |
| 62 | 65 | ||
| 63 | # No extra features needed | 66 | # No extra features needed |
diff --git a/recipes-containers/vcontainer/vpdmn-rootfs-image.bb b/recipes-containers/vcontainer/vpdmn-rootfs-image.bb index 8808e6b2..909e1298 100644 --- a/recipes-containers/vcontainer/vpdmn-rootfs-image.bb +++ b/recipes-containers/vcontainer/vpdmn-rootfs-image.bb | |||
| @@ -42,6 +42,8 @@ inherit core-image | |||
| 42 | # Podman is daemonless - no containerd required! | 42 | # Podman is daemonless - no containerd required! |
| 43 | # Note: crun is explicitly listed because vruntime distro sets | 43 | # Note: crun is explicitly listed because vruntime distro sets |
| 44 | # VIRTUAL-RUNTIME_container_runtime="" to avoid runc/crun conflicts. | 44 | # VIRTUAL-RUNTIME_container_runtime="" to avoid runc/crun conflicts. |
| 45 | # Note: skopeo is required inside the guest for batch import | ||
| 46 | # (skopeo copy oci:... containers-storage:...). | ||
| 45 | IMAGE_INSTALL = " \ | 47 | IMAGE_INSTALL = " \ |
| 46 | packagegroup-core-boot \ | 48 | packagegroup-core-boot \ |
| 47 | podman \ | 49 | podman \ |
| @@ -52,7 +54,7 @@ IMAGE_INSTALL = " \ | |||
| 52 | aardvark-dns \ | 54 | aardvark-dns \ |
| 53 | busybox \ | 55 | busybox \ |
| 54 | iproute2 \ | 56 | iproute2 \ |
| 55 | iptables \ | 57 | nftables \ |
| 56 | util-linux \ | 58 | util-linux \ |
| 57 | ca-certificates \ | 59 | ca-certificates \ |
| 58 | " | 60 | " |
| @@ -121,12 +123,22 @@ EOF | |||
| 121 | 123 | ||
| 122 | # Create containers.conf for podman engine settings | 124 | # Create containers.conf for podman engine settings |
| 123 | cat > ${IMAGE_ROOTFS}/etc/containers/containers.conf << 'EOF' | 125 | cat > ${IMAGE_ROOTFS}/etc/containers/containers.conf << 'EOF' |
| 124 | [engine] | ||
| 125 | # Location of helper binaries (netavark, aardvark-dns) | ||
| 126 | helper_binaries_dir = ["/usr/libexec/podman"] | ||
| 127 | |||
| 128 | [network] | 126 | [network] |
| 129 | # Use netavark as the network backend | ||
| 130 | network_backend = "netavark" | 127 | network_backend = "netavark" |
| 131 | EOF | 128 | EOF |
| 129 | |||
| 130 | # Prevent libnss_systemd segfaults — systemd is not running in the | ||
| 131 | # vruntime VM (busybox init), but libnss_systemd.so is installed as | ||
| 132 | # a dependency. Override nsswitch.conf to use only files/compat. | ||
| 133 | cat > ${IMAGE_ROOTFS}/etc/nsswitch.conf << 'EOF' | ||
| 134 | passwd: files | ||
| 135 | group: files | ||
| 136 | shadow: files | ||
| 137 | hosts: files dns | ||
| 138 | networks: files | ||
| 139 | protocols: files | ||
| 140 | services: files | ||
| 141 | ethers: files | ||
| 142 | rpc: files | ||
| 143 | EOF | ||
| 132 | } | 144 | } |
