diff --git a/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/.build-config.yaml b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/.build-config.yaml new file mode 100644 index 000000000..36df5d249 --- /dev/null +++ b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/.build-config.yaml @@ -0,0 +1,10 @@ +environment_variables: +- name: GOCACHE + value: ${output_dir}/deps/gomod +- name: GOMODCACHE + value: ${output_dir}/deps/gomod/pkg/mod +- name: GOPATH + value: ${output_dir}/deps/gomod +- name: GOPROXY + value: file://${GOMODCACHE}/cache/download +project_files: [] diff --git a/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/bom.json b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/bom.json new file mode 100644 index 000000000..3b2016794 --- /dev/null +++ b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/bom.json @@ -0,0 +1,2166 @@ +{ + "bomFormat": "CycloneDX", + "components": [ + { + "name": "bufio", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/bufio?type=package", + "type": "library" + }, + { + "name": "bytes", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/bytes?type=package", + "type": "library" + }, + { + "name": "cmp", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/cmp?type=package", + "type": "library" + }, + { + "name": "compress/flate", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/compress/flate?type=package", + "type": "library" + }, + { + "name": "compress/gzip", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/compress/gzip?type=package", + "type": "library" + }, + { + "name": "container/list", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/container/list?type=package", + "type": "library" + }, + { + "name": "context", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/context?type=package", + "type": "library" + }, + { + "name": "crypto/aes", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/aes?type=package", + "type": "library" + }, + { + "name": "crypto/cipher", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/cipher?type=package", + "type": "library" + }, + { + "name": "crypto/des", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/des?type=package", + "type": "library" + }, + { + "name": "crypto/dsa", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/dsa?type=package", + "type": "library" + }, + { + "name": "crypto/ecdh", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/ecdh?type=package", + "type": "library" + }, + { + "name": "crypto/ecdsa", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/ecdsa?type=package", + "type": "library" + }, + { + "name": "crypto/ed25519", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/ed25519?type=package", + "type": "library" + }, + { + "name": "crypto/elliptic", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/elliptic?type=package", + "type": "library" + }, + { + "name": "crypto/hmac", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/hmac?type=package", + "type": "library" + }, + { + "name": "crypto/internal/alias", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/alias?type=package", + "type": "library" + }, + { + "name": "crypto/internal/bigmod", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/bigmod?type=package", + "type": "library" + }, + { + "name": "crypto/internal/boring/bbig", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/boring/bbig?type=package", + "type": "library" + }, + { + "name": "crypto/internal/boring/sig", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/boring/sig?type=package", + "type": "library" + }, + { + "name": "crypto/internal/boring", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/boring?type=package", + "type": "library" + }, + { + "name": "crypto/internal/edwards25519/field", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/edwards25519/field?type=package", + "type": "library" + }, + { + "name": "crypto/internal/edwards25519", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/edwards25519?type=package", + "type": "library" + }, + { + "name": "crypto/internal/nistec/fiat", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/nistec/fiat?type=package", + "type": "library" + }, + { + "name": "crypto/internal/nistec", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/nistec?type=package", + "type": "library" + }, + { + "name": "crypto/internal/randutil", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/internal/randutil?type=package", + "type": "library" + }, + { + "name": "crypto/md5", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/md5?type=package", + "type": "library" + }, + { + "name": "crypto/rand", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/rand?type=package", + "type": "library" + }, + { + "name": "crypto/rc4", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/rc4?type=package", + "type": "library" + }, + { + "name": "crypto/rsa", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/rsa?type=package", + "type": "library" + }, + { + "name": "crypto/sha1", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/sha1?type=package", + "type": "library" + }, + { + "name": "crypto/sha256", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/sha256?type=package", + "type": "library" + }, + { + "name": "crypto/sha512", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/sha512?type=package", + "type": "library" + }, + { + "name": "crypto/subtle", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/subtle?type=package", + "type": "library" + }, + { + "name": "crypto/tls", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/tls?type=package", + "type": "library" + }, + { + "name": "crypto/x509/pkix", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/x509/pkix?type=package", + "type": "library" + }, + { + "name": "crypto/x509", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto/x509?type=package", + "type": "library" + }, + { + "name": "crypto", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/crypto?type=package", + "type": "library" + }, + { + "name": "embed", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/embed?type=package", + "type": "library" + }, + { + "name": "encoding/asn1", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/asn1?type=package", + "type": "library" + }, + { + "name": "encoding/base64", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/base64?type=package", + "type": "library" + }, + { + "name": "encoding/binary", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/binary?type=package", + "type": "library" + }, + { + "name": "encoding/hex", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/hex?type=package", + "type": "library" + }, + { + "name": "encoding/json", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/json?type=package", + "type": "library" + }, + { + "name": "encoding/pem", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/pem?type=package", + "type": "library" + }, + { + "name": "encoding/xml", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding/xml?type=package", + "type": "library" + }, + { + "name": "encoding", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/encoding?type=package", + "type": "library" + }, + { + "name": "errors", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/errors?type=package", + "type": "library" + }, + { + "name": "fmt", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/fmt?type=package", + "type": "library" + }, + { + "name": "github.com/davecgh/go-spew", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module", + "type": "library", + "version": "v1.1.1" + }, + { + "name": "github.com/labstack/echo/v4/middleware", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii/echo/middleware@v4.0.0-20240626062917-5aabb6779a32?type=package", + "type": "library", + "version": "v4.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "github.com/labstack/echo/v4", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii/echo@v4.0.0-20240626062917-5aabb6779a32?type=module", + "type": "library", + "version": "v4.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "github.com/labstack/echo/v4", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii/echo@v4.0.0-20240626062917-5aabb6779a32?type=package", + "type": "library", + "version": "v4.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "example.com/hello", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii/hello@v0.0.0-20240626062917-5aabb6779a32?type=module", + "type": "library", + "version": "v0.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "example.com/hello", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii/hello@v0.0.0-20240626062917-5aabb6779a32?type=package", + "type": "library", + "version": "v0.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "example.com/hiii", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii@v0.0.0-20240626062917-5aabb6779a32?type=module", + "type": "library", + "version": "v0.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "example.com/hiii", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/eskultety/cachito-testing-cachi2-gomod/hi/hiii@v0.0.0-20240626062917-5aabb6779a32?type=package", + "type": "library", + "version": "v0.0.0-20240626062917-5aabb6779a32" + }, + { + "name": "github.com/golang-jwt/jwt", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/golang-jwt/jwt@v3.2.2%2Bincompatible?type=module", + "type": "library", + "version": "v3.2.2+incompatible" + }, + { + "name": "github.com/golang-jwt/jwt", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/golang-jwt/jwt@v3.2.2%2Bincompatible?type=package", + "type": "library", + "version": "v3.2.2+incompatible" + }, + { + "name": "github.com/labstack/gommon/bytes", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/labstack/gommon/bytes@v0.4.2?type=package", + "type": "library", + "version": "v0.4.2" + }, + { + "name": "github.com/labstack/gommon/color", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/labstack/gommon/color@v0.4.2?type=package", + "type": "library", + "version": "v0.4.2" + }, + { + "name": "github.com/labstack/gommon/log", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/labstack/gommon/log@v0.4.2?type=package", + "type": "library", + "version": "v0.4.2" + }, + { + "name": "github.com/labstack/gommon", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/labstack/gommon@v0.4.2?type=module", + "type": "library", + "version": "v0.4.2" + }, + { + "name": "github.com/mattn/go-colorable", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=module", + "type": "library", + "version": "v0.1.13" + }, + { + "name": "github.com/mattn/go-colorable", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/mattn/go-colorable@v0.1.13?type=package", + "type": "library", + "version": "v0.1.13" + }, + { + "name": "github.com/mattn/go-isatty", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=module", + "type": "library", + "version": "v0.0.20" + }, + { + "name": "github.com/mattn/go-isatty", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/mattn/go-isatty@v0.0.20?type=package", + "type": "library", + "version": "v0.0.20" + }, + { + "name": "github.com/pmezard/go-difflib", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module", + "type": "library", + "version": "v1.0.0" + }, + { + "name": "github.com/stretchr/objx", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/stretchr/objx@v0.5.0?type=module", + "type": "library", + "version": "v0.5.0" + }, + { + "name": "github.com/stretchr/testify", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/stretchr/testify@v1.8.4?type=module", + "type": "library", + "version": "v1.8.4" + }, + { + "name": "github.com/valyala/bytebufferpool", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0?type=module", + "type": "library", + "version": "v1.0.0" + }, + { + "name": "github.com/valyala/bytebufferpool", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/valyala/bytebufferpool@v1.0.0?type=package", + "type": "library", + "version": "v1.0.0" + }, + { + "name": "github.com/valyala/fasttemplate", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/valyala/fasttemplate@v1.2.2?type=module", + "type": "library", + "version": "v1.2.2" + }, + { + "name": "github.com/valyala/fasttemplate", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/github.com/valyala/fasttemplate@v1.2.2?type=package", + "type": "library", + "version": "v1.2.2" + }, + { + "name": "golang.org/x/crypto/acme/autocert", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/crypto/acme/autocert@v0.17.0?type=package", + "type": "library", + "version": "v0.17.0" + }, + { + "name": "golang.org/x/crypto/acme", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/crypto/acme@v0.17.0?type=package", + "type": "library", + "version": "v0.17.0" + }, + { + "name": "golang.org/x/crypto", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/crypto@v0.17.0?type=module", + "type": "library", + "version": "v0.17.0" + }, + { + "name": "golang.org/x/example/hello/reverse", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/example/hello/reverse@v0.0.0-20231013143937-1d6d2400d402?type=package", + "type": "library", + "version": "v0.0.0-20231013143937-1d6d2400d402" + }, + { + "name": "golang.org/x/example/hello", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/example/hello@v0.0.0-20231013143937-1d6d2400d402?type=module", + "type": "library", + "version": "v0.0.0-20231013143937-1d6d2400d402" + }, + { + "name": "golang.org/x/mod", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/mod@v0.8.0?type=module", + "type": "library", + "version": "v0.8.0" + }, + { + "name": "golang.org/x/net/http/httpguts", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/net/http/httpguts@v0.19.0?type=package", + "type": "library", + "version": "v0.19.0" + }, + { + "name": "golang.org/x/net/http2/h2c", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/net/http2/h2c@v0.19.0?type=package", + "type": "library", + "version": "v0.19.0" + }, + { + "name": "golang.org/x/net/http2/hpack", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/net/http2/hpack@v0.19.0?type=package", + "type": "library", + "version": "v0.19.0" + }, + { + "name": "golang.org/x/net/http2", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/net/http2@v0.19.0?type=package", + "type": "library", + "version": "v0.19.0" + }, + { + "name": "golang.org/x/net/idna", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/net/idna@v0.19.0?type=package", + "type": "library", + "version": "v0.19.0" + }, + { + "name": "golang.org/x/net", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/net@v0.19.0?type=module", + "type": "library", + "version": "v0.19.0" + }, + { + "name": "golang.org/x/sys/unix", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/sys/unix@v0.15.0?type=package", + "type": "library", + "version": "v0.15.0" + }, + { + "name": "golang.org/x/sys", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/sys@v0.15.0?type=module", + "type": "library", + "version": "v0.15.0" + }, + { + "name": "golang.org/x/term", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/term@v0.15.0?type=module", + "type": "library", + "version": "v0.15.0" + }, + { + "name": "golang.org/x/text/secure/bidirule", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/text/secure/bidirule@v0.14.0?type=package", + "type": "library", + "version": "v0.14.0" + }, + { + "name": "golang.org/x/text/transform", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/text/transform@v0.14.0?type=package", + "type": "library", + "version": "v0.14.0" + }, + { + "name": "golang.org/x/text/unicode/bidi", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/text/unicode/bidi@v0.14.0?type=package", + "type": "library", + "version": "v0.14.0" + }, + { + "name": "golang.org/x/text/unicode/norm", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/text/unicode/norm@v0.14.0?type=package", + "type": "library", + "version": "v0.14.0" + }, + { + "name": "golang.org/x/text", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/text@v0.14.0?type=module", + "type": "library", + "version": "v0.14.0" + }, + { + "name": "golang.org/x/time/rate", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/time/rate@v0.5.0?type=package", + "type": "library", + "version": "v0.5.0" + }, + { + "name": "golang.org/x/time", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/time@v0.5.0?type=module", + "type": "library", + "version": "v0.5.0" + }, + { + "name": "golang.org/x/tools", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/golang.org/x/tools@v0.6.0?type=module", + "type": "library", + "version": "v0.6.0" + }, + { + "name": "gopkg.in/check.v1", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/gopkg.in/check.v1@v0.0.0-20161208181325-20d25e280405?type=module", + "type": "library", + "version": "v0.0.0-20161208181325-20d25e280405" + }, + { + "name": "gopkg.in/yaml.v3", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module", + "type": "library", + "version": "v3.0.1" + }, + { + "name": "hash/crc32", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/hash/crc32?type=package", + "type": "library" + }, + { + "name": "hash", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/hash?type=package", + "type": "library" + }, + { + "name": "html/template", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/html/template?type=package", + "type": "library" + }, + { + "name": "html", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/html?type=package", + "type": "library" + }, + { + "name": "internal/abi", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/abi?type=package", + "type": "library" + }, + { + "name": "internal/bisect", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/bisect?type=package", + "type": "library" + }, + { + "name": "internal/bytealg", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/bytealg?type=package", + "type": "library" + }, + { + "name": "internal/chacha8rand", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/chacha8rand?type=package", + "type": "library" + }, + { + "name": "internal/coverage/rtcov", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/coverage/rtcov?type=package", + "type": "library" + }, + { + "name": "internal/cpu", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/cpu?type=package", + "type": "library" + }, + { + "name": "internal/fmtsort", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/fmtsort?type=package", + "type": "library" + }, + { + "name": "internal/goarch", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/goarch?type=package", + "type": "library" + }, + { + "name": "internal/godebug", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/godebug?type=package", + "type": "library" + }, + { + "name": "internal/godebugs", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/godebugs?type=package", + "type": "library" + }, + { + "name": "internal/goexperiment", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/goexperiment?type=package", + "type": "library" + }, + { + "name": "internal/goos", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/goos?type=package", + "type": "library" + }, + { + "name": "internal/intern", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/intern?type=package", + "type": "library" + }, + { + "name": "internal/itoa", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/itoa?type=package", + "type": "library" + }, + { + "name": "internal/nettrace", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/nettrace?type=package", + "type": "library" + }, + { + "name": "internal/oserror", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/oserror?type=package", + "type": "library" + }, + { + "name": "internal/poll", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/poll?type=package", + "type": "library" + }, + { + "name": "internal/race", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/race?type=package", + "type": "library" + }, + { + "name": "internal/reflectlite", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/reflectlite?type=package", + "type": "library" + }, + { + "name": "internal/safefilepath", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/safefilepath?type=package", + "type": "library" + }, + { + "name": "internal/singleflight", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/singleflight?type=package", + "type": "library" + }, + { + "name": "internal/syscall/execenv", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/syscall/execenv?type=package", + "type": "library" + }, + { + "name": "internal/syscall/unix", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/syscall/unix?type=package", + "type": "library" + }, + { + "name": "internal/testlog", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/testlog?type=package", + "type": "library" + }, + { + "name": "internal/unsafeheader", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/internal/unsafeheader?type=package", + "type": "library" + }, + { + "name": "io/fs", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/io/fs?type=package", + "type": "library" + }, + { + "name": "io", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/io?type=package", + "type": "library" + }, + { + "name": "log/internal", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/log/internal?type=package", + "type": "library" + }, + { + "name": "log", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/log?type=package", + "type": "library" + }, + { + "name": "math/big", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/math/big?type=package", + "type": "library" + }, + { + "name": "math/bits", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/math/bits?type=package", + "type": "library" + }, + { + "name": "math/rand", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/math/rand?type=package", + "type": "library" + }, + { + "name": "math", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/math?type=package", + "type": "library" + }, + { + "name": "mime/multipart", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/mime/multipart?type=package", + "type": "library" + }, + { + "name": "mime/quotedprintable", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/mime/quotedprintable?type=package", + "type": "library" + }, + { + "name": "mime", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/mime?type=package", + "type": "library" + }, + { + "name": "net/http/httptrace", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/http/httptrace?type=package", + "type": "library" + }, + { + "name": "net/http/httputil", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/http/httputil?type=package", + "type": "library" + }, + { + "name": "net/http/internal/ascii", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/http/internal/ascii?type=package", + "type": "library" + }, + { + "name": "net/http/internal", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/http/internal?type=package", + "type": "library" + }, + { + "name": "net/http", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/http?type=package", + "type": "library" + }, + { + "name": "net/netip", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/netip?type=package", + "type": "library" + }, + { + "name": "net/textproto", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/textproto?type=package", + "type": "library" + }, + { + "name": "net/url", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net/url?type=package", + "type": "library" + }, + { + "name": "net", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/net?type=package", + "type": "library" + }, + { + "name": "os", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/os?type=package", + "type": "library" + }, + { + "name": "path/filepath", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/path/filepath?type=package", + "type": "library" + }, + { + "name": "path", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/path?type=package", + "type": "library" + }, + { + "name": "reflect", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/reflect?type=package", + "type": "library" + }, + { + "name": "regexp/syntax", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/regexp/syntax?type=package", + "type": "library" + }, + { + "name": "regexp", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/regexp?type=package", + "type": "library" + }, + { + "name": "runtime/debug", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/runtime/debug?type=package", + "type": "library" + }, + { + "name": "runtime/internal/atomic", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/runtime/internal/atomic?type=package", + "type": "library" + }, + { + "name": "runtime/internal/math", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/runtime/internal/math?type=package", + "type": "library" + }, + { + "name": "runtime/internal/sys", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/runtime/internal/sys?type=package", + "type": "library" + }, + { + "name": "runtime/internal/syscall", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/runtime/internal/syscall?type=package", + "type": "library" + }, + { + "name": "runtime", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/runtime?type=package", + "type": "library" + }, + { + "name": "slices", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/slices?type=package", + "type": "library" + }, + { + "name": "sort", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/sort?type=package", + "type": "library" + }, + { + "name": "strconv", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/strconv?type=package", + "type": "library" + }, + { + "name": "strings", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/strings?type=package", + "type": "library" + }, + { + "name": "sync/atomic", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/sync/atomic?type=package", + "type": "library" + }, + { + "name": "sync", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/sync?type=package", + "type": "library" + }, + { + "name": "syscall", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/syscall?type=package", + "type": "library" + }, + { + "name": "text/template/parse", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/text/template/parse?type=package", + "type": "library" + }, + { + "name": "text/template", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/text/template?type=package", + "type": "library" + }, + { + "name": "time", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/time?type=package", + "type": "library" + }, + { + "name": "unicode/utf16", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/unicode/utf16?type=package", + "type": "library" + }, + { + "name": "unicode/utf8", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/unicode/utf8?type=package", + "type": "library" + }, + { + "name": "unicode", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/unicode?type=package", + "type": "library" + }, + { + "name": "unsafe", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/unsafe?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/chacha20", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/chacha20?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/chacha20poly1305", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/chacha20poly1305?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/cryptobyte/asn1", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/cryptobyte/asn1?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/cryptobyte", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/cryptobyte?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/hkdf", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/hkdf?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/internal/alias", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/internal/alias?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/crypto/internal/poly1305", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/crypto/internal/poly1305?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/net/dns/dnsmessage", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/net/dns/dnsmessage?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/net/http/httpguts", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/net/http/httpguts?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/net/http/httpproxy", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/net/http/httpproxy?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/net/http2/hpack", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/net/http2/hpack?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/net/idna", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/net/idna?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/sys/cpu", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/sys/cpu?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/text/secure/bidirule", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/text/secure/bidirule?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/text/transform", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/text/transform?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/text/unicode/bidi", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/text/unicode/bidi?type=package", + "type": "library" + }, + { + "name": "vendor/golang.org/x/text/unicode/norm", + "properties": [ + { + "name": "cachi2:found_by", + "value": "cachi2" + } + ], + "purl": "pkg:golang/vendor/golang.org/x/text/unicode/norm?type=package", + "type": "library" + } + ], + "metadata": { + "tools": [ + { + "name": "cachi2", + "vendor": "red hat" + } + ] + }, + "specVersion": "1.4", + "version": 1 +} diff --git a/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/container/Containerfile b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/container/Containerfile new file mode 100644 index 000000000..d993551d2 --- /dev/null +++ b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/container/Containerfile @@ -0,0 +1,15 @@ +FROM docker.io/golang:1.22.0 AS build + +# Test disabled network access +RUN if curl -IsS www.google.com; then echo "Has network access!"; exit 1; fi + +# Print cachi2 env vars file +RUN cat /tmp/cachi2.env + +# Check content of source repository folder +RUN ls /tmp/gomod_1.22_e2e_workspace_vendoring-source + +WORKDIR /tmp/gomod_1.22_e2e_workspace_vendoring-source/hi/hiii +RUN . /tmp/cachi2.env && go build -o /usr/bin/hiii + +CMD hiii diff --git a/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/fetch_deps_sha256sums.json b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/fetch_deps_sha256sums.json new file mode 100644 index 000000000..5d110460b --- /dev/null +++ b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/fetch_deps_sha256sums.json @@ -0,0 +1,135 @@ +{ + "gomod/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/list": "sha256:aaeebc6ab5b9dd80bca452ec7a63a7175f6e9ce9b81b34a66c85e94a5e4d38ec", + "gomod/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.info": "sha256:73de263267a4545708302d807be60fdb649c5c7b981d25302a638145fba0ec47", + "gomod/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.mod": "sha256:bcb29393251237b79a17b6c19bf29134f43e8f438c3198988fcd461a1cdf05cc", + "gomod/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.zip": "sha256:6b44a843951f371b7010c754ecc3cabefe815d5ced1c5b9409fb2d697e8a890d", + "gomod/pkg/mod/cache/download/github.com/davecgh/go-spew/@v/v1.1.1.ziphash": "sha256:d0c6b02d5d195e6a12a4fb79e28bb78b5a5a2244d3345f3b26dc23631b834b6d", + "gomod/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/list": "sha256:5ebcd200717e53c9e0e3508641afa764aa72b716ac54665288331b62518d6e5c", + "gomod/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.info": "sha256:d7b7db01295955571143d46a05fc899cbfe533dbd2719d822ed518a9ba1f976d", + "gomod/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.mod": "sha256:586ac4e9b742124fff5787532b3632c77f94043647e4afd3bbe8d1d041329be6", + "gomod/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.zip": "sha256:28d6dd7cc77d0a960699196e9c2170731f65d624d675888d2ababe7e8a422955", + "gomod/pkg/mod/cache/download/github.com/golang-jwt/jwt/@v/v3.2.2+incompatible.ziphash": "sha256:30e15582f1640950b381b051b1a2b3bd27459d24a3f2b674403d0bd4094112e4", + "gomod/pkg/mod/cache/download/github.com/labstack/gommon/@v/list": "sha256:c4fc9d32e0a8935b8bdf5813d8ea9a16ef9bd9ba66a50935aab055d893efb4af", + "gomod/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.info": "sha256:fb838fbbe74ee50767b8267a4fa9fc2ab9d1dc0d3a73f6ab9fc28db511485100", + "gomod/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.mod": "sha256:8736ac200802fef8e582a4aec818b65c22244f9ca4273a838d234640e0ede29b", + "gomod/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.zip": "sha256:ff3f66e0674b4e9a87a93cb8461f7ce4476c6667fb48e1c9313d39110b8e1fe8", + "gomod/pkg/mod/cache/download/github.com/labstack/gommon/@v/v0.4.2.ziphash": "sha256:04da047bcf67b28206593d3bb6b1c56408996e5ede922182c0128bfe8c1e7326", + "gomod/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/list": "sha256:569ecd143287e950de7d75fea6332242f5183257a1a9d496795e919b4e519871", + "gomod/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.info": "sha256:7eed3da03e465bd130eb9509096d61778d9356837cd3505a52a6759f2cea80e9", + "gomod/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.mod": "sha256:d6743ae2eae65716122f12b42c9f3f83a805c0ae32bd3c553d4a6f1bcb9243a5", + "gomod/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.zip": "sha256:08be322dcc584a9fcfde5caf0cf878b4e11cd98f252e32bc704e92c5a4ba9d15", + "gomod/pkg/mod/cache/download/github.com/mattn/go-colorable/@v/v0.1.13.ziphash": "sha256:2ff994aa2e9dde85b97b025c59c8b6d7e52235a01d2e0d886c5cedf2b5fb28d5", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/list": "sha256:bf62a710283a2f4ca0d9b572fc510b9df9845385bd2cbff373a6217db30a1954", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.16.mod": "sha256:714766ec82d67db895ade8af6b8054ad430c3cea5e15b3a888f23ed2f3e1b863", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.info": "sha256:20f35d641a047c9e189499356a7ddfaea7b5909d1b32e7c7311002bb55487c32", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.mod": "sha256:1eeabef1b4d98db73c6c2073289163649bc9a044552aca86b9d592fe84eaa1c8", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.zip": "sha256:f2d5f89ca451577e17464b9bb596dc0d0ecececb5eaa63622c41b57cd0b7b8cc", + "gomod/pkg/mod/cache/download/github.com/mattn/go-isatty/@v/v0.0.20.ziphash": "sha256:5dc17848bf37f947493142d99522ccd32fdcdc0c6a093343c83ca8c246b8d97d", + "gomod/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/list": "sha256:86f0555bccd069ac54e4c54a19a0f1aed9d328e13aa34aa090f3f3d43aaad441", + "gomod/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.info": "sha256:97cbb0239d80e5221efd1f0aa645d120272bd3ee7975bd654f07a8ed0c2c2adc", + "gomod/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.mod": "sha256:74b2e766eb215377864d587badf57e95521f692d2a7860b3c7759093f9c9bec2", + "gomod/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.zip": "sha256:de04cecc1a4b8d53e4357051026794bcbc54f2e6a260cfac508ce69d5d6457a0", + "gomod/pkg/mod/cache/download/github.com/pmezard/go-difflib/@v/v1.0.0.ziphash": "sha256:66cd4d8f07b890944f6cff4b4b7fa7bcd34ccb4896c89bfa5fc03615f5274e9b", + "gomod/pkg/mod/cache/download/github.com/stretchr/objx/@v/list": "sha256:b7812c3f6328bec50f93801cbeac975516b549a4aee01e6930050dbf509dd6a5", + "gomod/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.info": "sha256:b45b21479462281a0f6695ab02d9e7fa4fdd1121fa02be87988d0abb14bb4594", + "gomod/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.mod": "sha256:cb326540efcb1274a6e4e970d7fc9de2e8062f08a058fc296d859025e62e807a", + "gomod/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.zip": "sha256:1a00b3bb5ad41cb72634ace06b7eb7df857404d77a7cab4e401a7c729561fe4c", + "gomod/pkg/mod/cache/download/github.com/stretchr/objx/@v/v0.5.0.ziphash": "sha256:76d0787817960150a497f69b8c9370c15147d5bfa1c43c04fdf752e7ff532b31", + "gomod/pkg/mod/cache/download/github.com/stretchr/testify/@v/list": "sha256:8b00d9426cf3d764c04c512ad368826e3ab3da62481e62806fc3505ede78041f", + "gomod/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.info": "sha256:947cb18d6245d025bfc481e29638fcd6cfb3dfef22a499dbe7b6f2772bc7a3e1", + "gomod/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.mod": "sha256:05e26cd069285a33cf2af46fdacdef569d5ae185e7963a76c0178328f68e97f9", + "gomod/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.zip": "sha256:e206daaede0bd03de060bdfbeb984ac2c49b83058753fffc93fe0c220ea87532", + "gomod/pkg/mod/cache/download/github.com/stretchr/testify/@v/v1.8.4.ziphash": "sha256:37202f841a5b078b9f275295fb32e8ff353c1697513c9c081238dbbadff86be3", + "gomod/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/list": "sha256:86f0555bccd069ac54e4c54a19a0f1aed9d328e13aa34aa090f3f3d43aaad441", + "gomod/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.info": "sha256:cb80479545632933d4891543a0d5bd6eba2531c08efa8cdb9edce283de424eeb", + "gomod/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.mod": "sha256:f8c294ccf118b92b1ade907508967bfe0f80a357426e1a07e52fa8cb3e577acd", + "gomod/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.zip": "sha256:7f59f32c568539afee9a21a665a4156962b019beaac8404e26ba37af056b4f1e", + "gomod/pkg/mod/cache/download/github.com/valyala/bytebufferpool/@v/v1.0.0.ziphash": "sha256:0c7f4373c6b52a551814113b90b142aa3ceb72bedeb9b1a0cb2bace8b8a690b7", + "gomod/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/list": "sha256:9f4986da543c1aa9603381f801f8d317bf453f7e787407e934f052135bef832c", + "gomod/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.info": "sha256:c2cb8f576543ada7c5668cc5ca8dc714074de34c4037abbd27a45776b3504549", + "gomod/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.mod": "sha256:c6ae2aa5b434e9c34b0fd7469bfe88ada9fa619af0b3effb7c20b41b30b4cf8b", + "gomod/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.zip": "sha256:86f15c8e9fa85757afe7a865402f1fd6208e85bde797cd934b3a2cf64b5a9f4d", + "gomod/pkg/mod/cache/download/github.com/valyala/fasttemplate/@v/v1.2.2.ziphash": "sha256:1cb81eb5db0f38a5ea59cead6f236b975b8e2092d44fe34874670ccacd1039e8", + "gomod/pkg/mod/cache/download/golang.org/toolchain/@v/v0.0.1-go1.22.0.linux-amd64.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/toolchain/@v/v0.0.1-go1.22.0.linux-amd64.zip": "sha256:ceb93c3a4d91f6cb8a11ce4221f34bae78825941a31e6564ea52c56c41efe446", + "gomod/pkg/mod/cache/download/golang.org/toolchain/@v/v0.0.1-go1.22.0.linux-amd64.ziphash": "sha256:8fa09b7d07c332cf94810cb28709c785a43bd905ac3dc10f8710526522ce2877", + "gomod/pkg/mod/cache/download/golang.org/x/crypto/@v/list": "sha256:6a3af52fc45d4d44da571603218a7509b399b8c3694be82441271d61641bd937", + "gomod/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.17.0.info": "sha256:7431e9c9e57e9e46db1fc99983371de69f061a524b2750d90acce5a938f8fbdd", + "gomod/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.17.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.17.0.mod": "sha256:dc40867bef3ca5179569cc2f8742bb618b8cc684b0d25a753250e81d6dc29442", + "gomod/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.17.0.zip": "sha256:97ea91df712ac1ca39c122480489be532b437bf4aeb5d781465cb1cf39824083", + "gomod/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.17.0.ziphash": "sha256:0a49a60b374ee0c48838d839fa734aba9960067c61f766d980f887a209a0e35c", + "gomod/pkg/mod/cache/download/golang.org/x/example/hello/@v/list": "sha256:45e7bcfcee7f6f0563be14e1dc5d03f774f53c54a3247e3d52275e2407f4ced0", + "gomod/pkg/mod/cache/download/golang.org/x/example/hello/@v/v0.0.0-20231013143937-1d6d2400d402.info": "sha256:a11c1102683b7254eaa59b04b782409d2b5ad0586f0fed032872b1ef3ccf4a7f", + "gomod/pkg/mod/cache/download/golang.org/x/example/hello/@v/v0.0.0-20231013143937-1d6d2400d402.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/example/hello/@v/v0.0.0-20231013143937-1d6d2400d402.mod": "sha256:871d21b1a308c410ed106ac91e69eb0a1d4870350c776aa92816854e371c6641", + "gomod/pkg/mod/cache/download/golang.org/x/example/hello/@v/v0.0.0-20231013143937-1d6d2400d402.zip": "sha256:6f2f8b8904a1a06eb8ecac40d15e9461e49389158964e94d9d4fffd4c5dcfce3", + "gomod/pkg/mod/cache/download/golang.org/x/example/hello/@v/v0.0.0-20231013143937-1d6d2400d402.ziphash": "sha256:8002333010820a5ed1343ed60b1eeafce6cd0c5765bf0e0326f4e39b37a810fd", + "gomod/pkg/mod/cache/download/golang.org/x/mod/@v/list": "sha256:7dfe51344c2f4d648ce2c54465c531fdc19f823c3aaf0ce9e8d4393416436ce2", + "gomod/pkg/mod/cache/download/golang.org/x/mod/@v/v0.8.0.info": "sha256:1471d10d86fe1bf2c2a1f963dee3559a8c3481c72b8c8feb668d74a47d597b9f", + "gomod/pkg/mod/cache/download/golang.org/x/mod/@v/v0.8.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/mod/@v/v0.8.0.mod": "sha256:624567459c6e9947ac4abde0b7034ee61dcbb6a9373f5970094c0bb3e8121964", + "gomod/pkg/mod/cache/download/golang.org/x/mod/@v/v0.8.0.zip": "sha256:4ae8176799d8cda819e70731ba6855735003e7e4930436e34584c75c96c496e0", + "gomod/pkg/mod/cache/download/golang.org/x/mod/@v/v0.8.0.ziphash": "sha256:14ad65ce7aa319f954e6921f2b52c2b326d7c1bac4508b75cb2716809077a512", + "gomod/pkg/mod/cache/download/golang.org/x/net/@v/list": "sha256:349f0b2fb5b9c49835b51e68fd0e8f0179c59a48f880004ce48b31dbae778930", + "gomod/pkg/mod/cache/download/golang.org/x/net/@v/v0.19.0.info": "sha256:520fb90107ce47a455d36185977a628058a692c29b27fb03e6ce38c07b65a575", + "gomod/pkg/mod/cache/download/golang.org/x/net/@v/v0.19.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/net/@v/v0.19.0.mod": "sha256:a8dda4340930b80851e97f32bfa6adb86be185a4aeea9fc766a6fe72f127f101", + "gomod/pkg/mod/cache/download/golang.org/x/net/@v/v0.19.0.zip": "sha256:b917252564ae2c4804c298d2952fc1682865330570d187795454a4f785abedc6", + "gomod/pkg/mod/cache/download/golang.org/x/net/@v/v0.19.0.ziphash": "sha256:fe59182fe6463bc199b99a15ceccc0ad32429b5c61b07280c7ca6d47606cab3f", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/list": "sha256:d3f4955765c4a284ed0b106c08e0cc412775622dcfb43756ce386f7ab6187bb0", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20220811171246-fbc7d0a398ab.mod": "sha256:f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.15.0.info": "sha256:9cf0aa50ce4064ea086870c72745fed742346a0fd696df7c4152c9ae90c22b93", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.15.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.15.0.mod": "sha256:d227b325f621f4ebe28d39ba773ea99b870f393b7c09c34592c365b16dd560de", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.15.0.zip": "sha256:8612eb416c739c3b04ce48dcbe65632c6fbc427031fd981caeceec6410d1e1fc", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.15.0.ziphash": "sha256:da9c1e2a89ee4ce066053be9c11b03d71090392c3c7641be7b5e6ee3e09d93ce", + "gomod/pkg/mod/cache/download/golang.org/x/sys/@v/v0.6.0.mod": "sha256:f033333096fe198f3151deed93f2deba74e50bbfe7739134045bc3b7ce4a5024", + "gomod/pkg/mod/cache/download/golang.org/x/term/@v/list": "sha256:241eb70c2e1d50f6e3bb607d4154d2e63bbb26d01bd3cefbaf41154ef2f26dd0", + "gomod/pkg/mod/cache/download/golang.org/x/term/@v/v0.15.0.info": "sha256:c9097ff19301fd10f070e1ff65e271d63cb3fb6bb9cd75ba1fe4ddf3529fb97b", + "gomod/pkg/mod/cache/download/golang.org/x/term/@v/v0.15.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/term/@v/v0.15.0.mod": "sha256:4b86976f8c4efb87bbcbec283cbfb395a28177b4b8b83420b49d95728eb7a2f8", + "gomod/pkg/mod/cache/download/golang.org/x/term/@v/v0.15.0.zip": "sha256:cb7fff77d2925dc0e4f5ac0ced38d10683824de81aae3728c633a9f7382d2052", + "gomod/pkg/mod/cache/download/golang.org/x/term/@v/v0.15.0.ziphash": "sha256:d5b8a87ffe37c65b03064ae66434a92a58641c4413b698273fb073524dc20138", + "gomod/pkg/mod/cache/download/golang.org/x/text/@v/list": "sha256:b6d6c5a037cce47a8b713dc0906341d4b1d8525d542ca8acb6c7ac41d7222b96", + "gomod/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.info": "sha256:91b6d2cff41c2b72454ed215c619face1ab51a0708e02279918634c239058d6a", + "gomod/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.mod": "sha256:971579f17e9abc5926ab76214f533bd517cf4925c885243ac4755a1a0a7c69ef", + "gomod/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip": "sha256:b9814897e0e09cd576a7a013f066c7db537a3d538d2e0f60f0caee9bc1b3f4af", + "gomod/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.ziphash": "sha256:539012412b8393d1b98690539169972de66967da4591f078c0d4459d7fdbf205", + "gomod/pkg/mod/cache/download/golang.org/x/time/@v/list": "sha256:b7812c3f6328bec50f93801cbeac975516b549a4aee01e6930050dbf509dd6a5", + "gomod/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.info": "sha256:bc1d7105d1e0dcdb4763d1bd23980509079f130577f26477eae4804c6c7c81f5", + "gomod/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.mod": "sha256:226a6cc982bae02ff1e168de8c3e45a2f3f986c69edbc1f416c58b6081ef262e", + "gomod/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.zip": "sha256:e0e5812d19aed367f79ac0ae0ce4770b6602c85f5cfb8d59f3f573c7487ea516", + "gomod/pkg/mod/cache/download/golang.org/x/time/@v/v0.5.0.ziphash": "sha256:023a6f0c5c08f43d20d88ce7b7b23d8dca15ed41e99a9513ea38a90973eb4bb0", + "gomod/pkg/mod/cache/download/golang.org/x/tools/@v/list": "sha256:613ff7316ed558079973b8e02ce8dac763243297e0f4c8a584958c579f6e86fd", + "gomod/pkg/mod/cache/download/golang.org/x/tools/@v/v0.6.0.info": "sha256:c82ff3c0e15703206ca80f7cbdc84f3a152e1de59e8a36d505013061baebb7d1", + "gomod/pkg/mod/cache/download/golang.org/x/tools/@v/v0.6.0.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/golang.org/x/tools/@v/v0.6.0.mod": "sha256:830ed78dcd3e9927c412e2641230308447749d513d31024d276e2443b2016609", + "gomod/pkg/mod/cache/download/golang.org/x/tools/@v/v0.6.0.zip": "sha256:9a29c8904c2acd4b65825e916cbdaf417086f35bb68c54af9a6283a0e1341e85", + "gomod/pkg/mod/cache/download/golang.org/x/tools/@v/v0.6.0.ziphash": "sha256:92ca9a14b552da180e0825e090a976ef1ff1413a8f724392708e2e62a2900cf5", + "gomod/pkg/mod/cache/download/gopkg.in/check.v1/@v/list": "sha256:23d183e44d602862d175fcc77f728aa44802cde3a001d4ceb979eb0c0630309d", + "gomod/pkg/mod/cache/download/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.info": "sha256:b4a754245203665d2bdcde7344c31c244d5ed74ffbe523997b0b31b19522723b", + "gomod/pkg/mod/cache/download/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod": "sha256:5c306e0d633cd66a11b40e2e5fbbc6da42110db7d72ea3c1524ceb45ee40c33f", + "gomod/pkg/mod/cache/download/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip": "sha256:4e1817f964ca34e545b81afda0325a5e89cf58de2e413d8207c0afddd0fdc15c", + "gomod/pkg/mod/cache/download/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.ziphash": "sha256:af6da70bf382a6429fc0e40289f8415bfec49dace0ef0b04e179f4bd4dd0d9d8", + "gomod/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/list": "sha256:98479df9024ae0e6b5c76af84a02332b03f2f0b8e1bb07c605189181264210c7", + "gomod/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.info": "sha256:0cdb0c9ac8c3b25dbd420a86ab27debfa469a8b48ee10560224704c2852ac6c0", + "gomod/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.lock": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + "gomod/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.mod": "sha256:21579860a20306fcf43b1bd234d1fba319499c77611b71c05f9bf3ba90dab939", + "gomod/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.zip": "sha256:aab8fbc4e6300ea08e6afe1caea18a21c90c79f489f52c53e2f20431f1a9a015", + "gomod/pkg/mod/cache/download/gopkg.in/yaml.v3/@v/v3.0.1.ziphash": "sha256:700bb88b7be96cd699d6d9597ae915dc09c61599c5153f8013b1e5869e23902e", + "gomod/pkg/mod/cache/download/sumdb/sum.golang.org/lookup/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64": "unstable" +} diff --git a/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/vendor_sha256sums.json b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/vendor_sha256sums.json new file mode 100644 index 000000000..aba00b68a --- /dev/null +++ b/tests/integration/test_data/gomod_1.22_e2e_workspace_vendoring/vendor_sha256sums.json @@ -0,0 +1,516 @@ +{ + "github.com/davecgh/go-spew/LICENSE": "sha256:1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251", + "github.com/davecgh/go-spew/spew/bypass.go": "sha256:2703ee123fee0581e5d142d4e493cb83869a60bc2faa43502c2b5c448d5906f1", + "github.com/davecgh/go-spew/spew/bypasssafe.go": "sha256:e031e1d2ecf569146b2e6680247f1214bff6096dd8b74fcaae42267bf43bf377", + "github.com/davecgh/go-spew/spew/common.go": "sha256:722fed0447e461ce618e13f6f984908dcae8e28558df2b62c7a94ebe58aad950", + "github.com/davecgh/go-spew/spew/config.go": "sha256:13338e0275c2acda68b73a755fe09677e9b878d090e01d700b1162e19bb1e66f", + "github.com/davecgh/go-spew/spew/doc.go": "sha256:b28885f61e7032d7996e1d4152a0fd3b508a23d7d14c1428400d7524081854e0", + "github.com/davecgh/go-spew/spew/dump.go": "sha256:6d4be861a2b95e7cf5ee1be0258423e099643ca4702c6887040d696456c72d53", + "github.com/davecgh/go-spew/spew/format.go": "sha256:f2bb8777293f2600e1201ce81edc32647d5b33af97592fc01f1125b74f799cbd", + "github.com/davecgh/go-spew/spew/spew.go": "sha256:abb3ec05a83d6a4a9e82e57b860af6a0014eb89bc40f9d234b83cbf69cb132dc", + "github.com/golang-jwt/jwt/.gitignore": "sha256:2d00dbb428af64ea04302177c4b5969b1f81d5339be12dd760cdc594df39dc0c", + "github.com/golang-jwt/jwt/LICENSE": "sha256:fe26ca41577b9b2b4448050a24b25e5753af66b5d5945d5d36094e7790bfcb2f", + "github.com/golang-jwt/jwt/MIGRATION_GUIDE.md": "sha256:e9fb4b900797e31f2e03d18385b7f1274ba78562a545543433d005b431842154", + "github.com/golang-jwt/jwt/README.md": "sha256:54ae3fb330519ccd302f1547390c4020db941f2524376b6f947c4258a11f26f6", + "github.com/golang-jwt/jwt/VERSION_HISTORY.md": "sha256:aa90285a5d409067d0b34865b2700d18068844f1bd16ea4e848d77c5f2c37a0a", + "github.com/golang-jwt/jwt/claims.go": "sha256:ccf43240ab919bfeb4066aaf2fb841ebcb0b278c1fe56ea23ac9a97e488db03c", + "github.com/golang-jwt/jwt/doc.go": "sha256:a1095e1956fed2d844c0041c27918ceaf67d9a5b53985f5b6e298a5366b8f4da", + "github.com/golang-jwt/jwt/ecdsa.go": "sha256:47c85853998bc12c1d3659f8f9323613e841cdac1eb30bf16b348e034e2caf26", + "github.com/golang-jwt/jwt/ecdsa_utils.go": "sha256:32923abdefafd95aeec60ae42e24145f94070facb269544312328e60ced5584a", + "github.com/golang-jwt/jwt/ed25519.go": "sha256:63edf6487a630d7b5059e8fdc1b5aea9e6889ab556b3cd106fecdffb1b532603", + "github.com/golang-jwt/jwt/ed25519_utils.go": "sha256:26fe2c38724c52ca4eaedb5f40423bfc5b3853295d75640b2240abfd79790ac9", + "github.com/golang-jwt/jwt/errors.go": "sha256:444e08c1b71db2d688ab45591d8ae1dd3727a8890f57eb0b95cf8b9d6371cca4", + "github.com/golang-jwt/jwt/hmac.go": "sha256:21225f63f408e7f346e56b07c42ec25bf25580907a11a24a96e243864dad2b60", + "github.com/golang-jwt/jwt/map_claims.go": "sha256:e1e82d82cece06ec3679aab0f7df7ef86d83cc54dafe0bf86ce58dd8b196c3c4", + "github.com/golang-jwt/jwt/none.go": "sha256:3b9e178f7e48c3ac62d29b6fae17a5bf4586c82f511adcd771d886dcaab6a305", + "github.com/golang-jwt/jwt/parser.go": "sha256:804460771cd366ff57847065b48281eae62259e454520de345ae9b00a133ae02", + "github.com/golang-jwt/jwt/rsa.go": "sha256:ea2d86779f3e0c4f7652daf8c4c10c82088bb3766ec39aa63179102b14b29afe", + "github.com/golang-jwt/jwt/rsa_pss.go": "sha256:e1253aff7b49b07efa1bffc57a5b40ca2bc9a161602648a8672f3ba5c470ef45", + "github.com/golang-jwt/jwt/rsa_utils.go": "sha256:9c6c013ca84376d20c7e1d6e21eb040aa367194ad5a87e624a7e5dddb42897f3", + "github.com/golang-jwt/jwt/signing_method.go": "sha256:9e27c2e32f0a4f87ef4bdd84937893be2c17c245fd8bc06af86ab8b930642329", + "github.com/golang-jwt/jwt/token.go": "sha256:6d9eb28af9b56785e6761b0d7d52f3cbbe86516c3cb8a3610d8f5e8d5e3dc051", + "github.com/labstack/gommon/LICENSE": "sha256:9d05703aa2718dfafeb7ba6bbac3c3ac87ac4ae29e62a23f3f1870eeba67c7e7", + "github.com/labstack/gommon/bytes/README.md": "sha256:72be4f711e4f3fe2acd26b2bab98e9874c981e3d32d73e79d3b13e67e065d38c", + "github.com/labstack/gommon/bytes/bytes.go": "sha256:2baeddec7b36209548ce33c4e1120f524f217515d0f3c0f49dafc7853eb610ac", + "github.com/labstack/gommon/color/README.md": "sha256:dc66499933f00ef3accf2f6d34cb78a6489d749617a3ec532e1b5f08c56b900e", + "github.com/labstack/gommon/color/color.go": "sha256:876ecafcc75ff6bdfaa923e6fc1cda8197c32cf4a1c776558744f3d54cf67ad1", + "github.com/labstack/gommon/log/README.md": "sha256:1438c318dd4bbac1813a723fe5be29f0da152727217f5788d946ab7d9c606c40", + "github.com/labstack/gommon/log/color.go": "sha256:f445226e1c9618eff775660724204080e2d89c97efcfc5d79368ff210d731410", + "github.com/labstack/gommon/log/log.go": "sha256:bfdc1ae2d00fc5601a74371d6d64d7ec1f750af151b9b9917420f62664b713f9", + "github.com/labstack/gommon/log/white.go": "sha256:75cc18fc97985133aa22ac835967a00324537d13205192440c16ba0560154ffe", + "github.com/mattn/go-colorable/LICENSE": "sha256:88a2379b3ca34bf5c57127aff9dcb802bbb60ece0805cdbda65b3bd115f971d9", + "github.com/mattn/go-colorable/README.md": "sha256:724c1c390e7a8c8ea30e9a143533c67626d0bc575a0cb31f4520c11a8804ae4b", + "github.com/mattn/go-colorable/colorable_appengine.go": "sha256:f87e52b1d82c23883e7b45ed9fb041179bbf290ec71a360fa04576c0a8e06be5", + "github.com/mattn/go-colorable/colorable_others.go": "sha256:d182ac732fe610499587cc188ced44806745a11424da2326d3b11a7f2fa6b91d", + "github.com/mattn/go-colorable/colorable_windows.go": "sha256:48498f38e0950dc051744dfc6e75731b1188e92e7fd07aabae06ab8bf8d75409", + "github.com/mattn/go-colorable/go.test.sh": "sha256:827af55d528924cbeb7f0702b91148bcd9d1707160718ba6d13efa8ad863b821", + "github.com/mattn/go-colorable/noncolorable.go": "sha256:23b80cf82c8156ea4c6f46f4fcdf50d5ccf7feb80ceaea93ffc97e1da27a5a9d", + "github.com/mattn/go-isatty/LICENSE": "sha256:08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1", + "github.com/mattn/go-isatty/README.md": "sha256:e4637bdbfc367bce541dc4131d2fb1a6e036f839b502b0e12a5c72e2f24f5d1e", + "github.com/mattn/go-isatty/doc.go": "sha256:06182cb1a7113cae6fdef9be492893298610bfc63cf565a23f86203c3074a861", + "github.com/mattn/go-isatty/go.test.sh": "sha256:827af55d528924cbeb7f0702b91148bcd9d1707160718ba6d13efa8ad863b821", + "github.com/mattn/go-isatty/isatty_bsd.go": "sha256:b3df65aaddc2e985cc4b41be48e7a714eea17414cb8d09a04abcd2d35bf3f9e8", + "github.com/mattn/go-isatty/isatty_others.go": "sha256:ad3cec73607a7861f625c80e38734d14dd89fcd0f88159a6af746f0d235c6eb3", + "github.com/mattn/go-isatty/isatty_plan9.go": "sha256:ebcf735e5c006a614e1c032b25723876e767df694acfd879fa19d276acfa9fc8", + "github.com/mattn/go-isatty/isatty_solaris.go": "sha256:657fa131ff29592a34f05cbdaee7e7a5dda967ecb8aa7f626590dd4df1674f93", + "github.com/mattn/go-isatty/isatty_tcgets.go": "sha256:7175e851e6fa993e24c2c2ace329e57df2856c5a37c060a7d91793f17feb9e5e", + "github.com/mattn/go-isatty/isatty_windows.go": "sha256:a8d1abddcc587bb02b34288fb5b70e5bfc36f826e3a11acd206883ed900832aa", + "github.com/pmezard/go-difflib/LICENSE": "sha256:2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477", + "github.com/pmezard/go-difflib/difflib/difflib.go": "sha256:8a3e1b4596a360a9b6e34c1152b56a8a8887f7ab666479f6556980e43147718b", + "github.com/stretchr/testify/LICENSE": "sha256:f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189", + "github.com/stretchr/testify/assert/assertion_compare.go": "sha256:935e84546ebd053233895ef6c61483864fbbc42d018404ae14d33c5bb4ecde46", + "github.com/stretchr/testify/assert/assertion_compare_can_convert.go": "sha256:0ebafafae2df4cced43d7ec7fdcce25eff1150d2c54b16e5bc8fd83fb889efd6", + "github.com/stretchr/testify/assert/assertion_compare_legacy.go": "sha256:51cf1c25f503f3ee02bfa99f419e8ef48f00e85ba500f8e2c1b46d281ffe7748", + "github.com/stretchr/testify/assert/assertion_format.go": "sha256:160fd68c33ed585e41e484a76831a88d507f0fe550807c1549ff7cb194259ba5", + "github.com/stretchr/testify/assert/assertion_format.go.tmpl": "sha256:80fce224d7df2f3caa52626ceccf79bd45d1f0eb34f94a48d070d0807ded192e", + "github.com/stretchr/testify/assert/assertion_forward.go": "sha256:e639b4279fd1a36cdb5ed9daa901a319a2a9352e9ef23ed91bb4e71da6eb74b7", + "github.com/stretchr/testify/assert/assertion_forward.go.tmpl": "sha256:2654f4ce9a794c6766f939a5b0084856d18b91e6af9f7a8c19e8c6bd7d37422a", + "github.com/stretchr/testify/assert/assertion_order.go": "sha256:3df69e1ebe22e8fefb4131d65b72638206f3332be3f5832c2440a14a926ae6f2", + "github.com/stretchr/testify/assert/assertions.go": "sha256:3c6af66e5fc4c6fb0fdab60d28af12dce557ae7e1a95ff43ca513e37013603f1", + "github.com/stretchr/testify/assert/doc.go": "sha256:d557ba80910085f92489c48aafebcef62ec361a80dd95fad1cf2d9de4978231b", + "github.com/stretchr/testify/assert/errors.go": "sha256:c64312fb0f855b8ea991766bbbe6ad62464c9cf763fefda8a28f2b17db967436", + "github.com/stretchr/testify/assert/forward_assertions.go": "sha256:f171cf6c9c97917b0b2ae267395a6e8150fc05e1d4d201e1435c6344eaf52976", + "github.com/stretchr/testify/assert/http_assertions.go": "sha256:113012833c84e39d21bc1021a750c01c2a817ccb72ff36f7d768649e3bf95140", + "github.com/stretchr/testify/require/doc.go": "sha256:23051849b7a62ecbf91ab4d894dc8f92cccfc2d740142da6c28acb93826cca5d", + "github.com/stretchr/testify/require/forward_requirements.go": "sha256:8ab501d31c8264b81eef950ac3f8a68db46bd63e4e7fbbb39edacfd71577a421", + "github.com/stretchr/testify/require/require.go": "sha256:6b5a78792902238762e1b9f31641acc9a3cc8efd478034e5164baeb146e021e7", + "github.com/stretchr/testify/require/require.go.tmpl": "sha256:f9484b1685c2692a03c17ff0a0734ec35afbfbf8cd27d69f546fe94c9fde1922", + "github.com/stretchr/testify/require/require_forward.go": "sha256:62c1ff96478659a1229229f3cdd7eed5bbf18af269b61a34e57d3d7dfd29cc16", + "github.com/stretchr/testify/require/require_forward.go.tmpl": "sha256:812c7d54d4978fab2b1f3c966d7542e2dd2cd2b48f88c2cc969ec6cba2d8f39f", + "github.com/stretchr/testify/require/requirements.go": "sha256:401cb014db8bafba1b850479d168e41b6181934bf493b76ccc7003be8ff43199", + "github.com/valyala/bytebufferpool/.travis.yml": "sha256:d7a50d89a67b382e0eae378f8884ad849c8f60e62adb048eb75c012886b0afb9", + "github.com/valyala/bytebufferpool/LICENSE": "sha256:c4c2923938be3bf985290743398835cb6097d277663eeb1addec34b4df28d806", + "github.com/valyala/bytebufferpool/README.md": "sha256:612e5d88046dcb7dd8e9dedc854b6056473cf052fd6df79e85f5639e322325d5", + "github.com/valyala/bytebufferpool/bytebuffer.go": "sha256:441578fff89053c847d9a565ed248573e94b8c80488a1d6604925b42b5361c9f", + "github.com/valyala/bytebufferpool/doc.go": "sha256:7bee6f546b774c7e50f4bf67bdf8772fb8b9af6d3ff22a9e20f845380c46391e", + "github.com/valyala/bytebufferpool/pool.go": "sha256:4b4229c498a0ac9d18c200c5bf3b99b7e107a23511a85681a55c6d9d43fa544c", + "github.com/valyala/fasttemplate/LICENSE": "sha256:8a314211011ad9257fa38302e8bbfe4b137a583b2b6555c61a92713b07b0b124", + "github.com/valyala/fasttemplate/README.md": "sha256:8f3edb6685c704b1ee8ce4345001ecc1d265d5603d9697ab2da776f82caf8865", + "github.com/valyala/fasttemplate/template.go": "sha256:bce23da7c8adb718f486971739a5c5083199d809796b495ceb74c40874d00931", + "github.com/valyala/fasttemplate/unsafe.go": "sha256:9672391c88f374967192da79f35660fd5400f33b5e72f48091b7dda8e273a874", + "github.com/valyala/fasttemplate/unsafe_gae.go": "sha256:a4080a326ac8902e15518ec486d32772f09f46d1f963970f3adb3653849e51b1", + "golang.org/x/crypto/LICENSE": "sha256:2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067", + "golang.org/x/crypto/PATENTS": "sha256:96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc", + "golang.org/x/crypto/acme/acme.go": "sha256:ebff62e0929deb1f8250781ae16507015a94c573b3056be8086c828dc86953ca", + "golang.org/x/crypto/acme/autocert/autocert.go": "sha256:c177ac59604b517213f5f9242fdb29c5034fc956643d18a9d900a27db7d1f6f5", + "golang.org/x/crypto/acme/autocert/cache.go": "sha256:b0350eeeac88823cb2c6558e710fac345379f7eee308ff661f1e68f05bee93a2", + "golang.org/x/crypto/acme/autocert/listener.go": "sha256:8141a07e7de63bc6594a06dfc528d2f6bf9f17ff19d1a29d00e3832c454cfbfd", + "golang.org/x/crypto/acme/autocert/renewal.go": "sha256:3d9ba7632cb72bfb8e936279b86694671c9451bd27b33f7e426400aedc6c4620", + "golang.org/x/crypto/acme/http.go": "sha256:0968e3b3ef228c71d5a8e528abb2ef88ff0fbcc4e9c6e7c3316dfb9c43d3a869", + "golang.org/x/crypto/acme/jws.go": "sha256:ec2f6dacdbd0d753293f7bb3c91564655a87eacc4f4b5a53258f07560b318255", + "golang.org/x/crypto/acme/rfc8555.go": "sha256:89e1b989a0ed399b042d145c3fb25a249cf0e1eb6fdffa704e9678896a1978f0", + "golang.org/x/crypto/acme/types.go": "sha256:0ff6bc7d65adc0781b22f4f3132ff1be89b209fc188b3798fccf2b31c96ab7f2", + "golang.org/x/crypto/acme/version_go112.go": "sha256:728233384ba66eeecda0b9c40cd1cdb57c14699e90fee4c3f2ff6c414b5935aa", + "golang.org/x/example/hello/LICENSE": "sha256:2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067", + "golang.org/x/example/hello/reverse/reverse.go": "sha256:4910698348676d13ee171255cef9b2414f22d97635619377ada81c93843699a1", + "golang.org/x/net/LICENSE": "sha256:2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067", + "golang.org/x/net/PATENTS": "sha256:96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc", + "golang.org/x/net/http/httpguts/guts.go": "sha256:3da54270a625540809f2f767e54e18acf27199aca64b6cf16d6d3fa3999de959", + "golang.org/x/net/http/httpguts/httplex.go": "sha256:21d411409732c961480422ff03803eaf701e34311bf695fb661a23a38d3ca5b3", + "golang.org/x/net/http2/.gitignore": "sha256:a72adf98822b3f9f99b5781137976efb8de250ebbfbcfc7a8851a6822553d234", + "golang.org/x/net/http2/ascii.go": "sha256:d8ee0e0a6b2c41a17a18e263b7f9b5701174dbe10e59496daadc9db6a647f708", + "golang.org/x/net/http2/ciphers.go": "sha256:623262af28491cd81b3570936cd06757f629d2ae4fb6ef087af6762f30d7a5eb", + "golang.org/x/net/http2/client_conn_pool.go": "sha256:5925942643d9fb8bc08778cd99161bb397f1b9da8c617c334bfbaf9d9404324c", + "golang.org/x/net/http2/databuffer.go": "sha256:ad318dab6f9b9520c5b2262a74928f199befd7c8565454a89c1d2fc10bf901d6", + "golang.org/x/net/http2/errors.go": "sha256:fde1284c85d1730c86183ce604cfb22e917edfcd4ed9544a4a12d511befbea49", + "golang.org/x/net/http2/flow.go": "sha256:cdf7ad077c182118d3967a63d33f0731717b060b43bded46796d226c8fcb11f2", + "golang.org/x/net/http2/frame.go": "sha256:afbb08d2b9fb189a32b8434bc974613e5adb4c786c981ae3cd30c30107e5168c", + "golang.org/x/net/http2/gotrack.go": "sha256:514d31bfafe0d9a232cc40ae162c4c9377ef30bf2d2f5e08a862f3708cd6c24d", + "golang.org/x/net/http2/h2c/h2c.go": "sha256:bba96b48fc48dbfc624d9a6f95837dc8382c5a2e09aa86a29c3933eecf7a5a9a", + "golang.org/x/net/http2/headermap.go": "sha256:5cbcb422a2d609769622a50e1adaad0faee589aaaa911788bfd7521405f5bc35", + "golang.org/x/net/http2/hpack/encode.go": "sha256:a9c57bec32cdd84c8372aa9622c6d6c99a25d47133952b88a3f391f3e411bd4c", + "golang.org/x/net/http2/hpack/hpack.go": "sha256:468bb8569beb1271228967ef4873307b86824754b6e69aaa7e9ed4849307a519", + "golang.org/x/net/http2/hpack/huffman.go": "sha256:3d41693bd77da34093c1d334842d8cbeffb3a2f3e0fa5cf0af5e6e9e65b19be1", + "golang.org/x/net/http2/hpack/static_table.go": "sha256:c3d863a43ea29e6f03db930eb2556664eeeda22a4ac0b8bcbd9e31bde499eed1", + "golang.org/x/net/http2/hpack/tables.go": "sha256:6e8ce01dfb4d5e9e02a982581988621d2bc84b5e90708e1ffd3ef988cf8b2d5c", + "golang.org/x/net/http2/http2.go": "sha256:0194e7771633462bae40b35a1b804b69428ce7e85aa73d6df664babd05bcf75b", + "golang.org/x/net/http2/pipe.go": "sha256:5cf4ce949ae1a693014bbe3bd7a72f4a04d747fb1fd00b93b7f3d0627ac820b5", + "golang.org/x/net/http2/server.go": "sha256:4aed2a7869e3c60120f468bc2114881fb65e312a2c3a5782d75a0328cd2412af", + "golang.org/x/net/http2/transport.go": "sha256:c68deae7af96d663050cbf256217b6253442e19816bb8ec9814dd2b97aa70276", + "golang.org/x/net/http2/write.go": "sha256:619ff0a2b2ffab783f076eb315116babefbe24a59063b7b5d60c7f72ecef29ea", + "golang.org/x/net/http2/writesched.go": "sha256:3522a669d3cb975189fb37f8b0aea703e909b0144f05a5c1c97d35a5464ab0c0", + "golang.org/x/net/http2/writesched_priority.go": "sha256:b3b37f99c194d535206b128bcac0c70b94bcc1e03aba0d2e5fd97b179c1c1c33", + "golang.org/x/net/http2/writesched_random.go": "sha256:954a0f0250969a083a5369f22538f0d010f7ee1a2b045216df075dad70b3c96c", + "golang.org/x/net/http2/writesched_roundrobin.go": "sha256:a8f11ecc62ee81a395a300cdc60f0879dc4a0284669a7c4b804eb145a86dc594", + "golang.org/x/net/idna/go118.go": "sha256:70f0410bd261f4c487d299926c0a7cc9e5bf3608fe8d727d8e930fa41fdca89a", + "golang.org/x/net/idna/idna10.0.0.go": "sha256:5abeaf338a957cac1ee154be500e24fe0ebac6b8120cf49d66300878a38055b0", + "golang.org/x/net/idna/idna9.0.0.go": "sha256:40b42c37bda03eea5d46d49f66db55886c42aedb4b8d8ca9bc8c08b1735ac1e4", + "golang.org/x/net/idna/pre_go118.go": "sha256:fb8edf54b7a4cf25cdace5049cee072279c8aeb96c62dc8518a7bb1fcc302758", + "golang.org/x/net/idna/punycode.go": "sha256:4e7adef5c3c4ff789ad439094738b5829896814e3fcd8a9a2c2c2ba40fa12a28", + "golang.org/x/net/idna/tables10.0.0.go": "sha256:63fc209f0c28f03d62fb1185b951bf738e2855807dd0946eca8c4568c63c34e5", + "golang.org/x/net/idna/tables11.0.0.go": "sha256:aa08b1c7cde5cd21bd18e8f3d09729c151f24aefe19f741e47475eb6eb1a6cea", + "golang.org/x/net/idna/tables12.0.0.go": "sha256:9915c1a1193bc7d3e4fb0ed5cae8442aedd5deb6a76ae59e8ee66ccfbc06b2bc", + "golang.org/x/net/idna/tables13.0.0.go": "sha256:4864c10a4f03ce9a1d4193445e0753fb926f09a52e0e5af914e72241de638e86", + "golang.org/x/net/idna/tables15.0.0.go": "sha256:9bd83e106704e95aaa6cd04aec72f697305b94d0b1917d3b0aa00356405d27ca", + "golang.org/x/net/idna/tables9.0.0.go": "sha256:3aef94a13749ea30cab3f8212f5c34edc58c772f3925ffd6dcc80272e6fc330e", + "golang.org/x/net/idna/trie.go": "sha256:8d2a16a56e4cab9d23a7afb49443bfe7a5ff0d74e885acc9121b4a9c598825eb", + "golang.org/x/net/idna/trie12.0.0.go": "sha256:e0886f479f3dc5734e79f08f7d3fcf54b9b19b5539ac31ce5ed0b5c9bf1e7c5a", + "golang.org/x/net/idna/trie13.0.0.go": "sha256:059e31556bdfff9d9b98660bae14911834a5e72475696a8b07baf0466ea17021", + "golang.org/x/net/idna/trieval.go": "sha256:7e2c4893145e4b3b4d7984d70244af9c358da4973915085a42689ed1f3ce5159", + "golang.org/x/sys/LICENSE": "sha256:2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067", + "golang.org/x/sys/PATENTS": "sha256:96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc", + "golang.org/x/sys/unix/.gitignore": "sha256:cc0a4a6efa79e7f971f329717482d436e7f02657d0409c07fb476d698eee8d11", + "golang.org/x/sys/unix/README.md": "sha256:3e6d95e226a37c32dc7df8ef757f077f1a7ea16cf3c364221f1a43568337172b", + "golang.org/x/sys/unix/affinity_linux.go": "sha256:fec0be0ae3217f48c812af387e8763f915ed129745f9d12711a95eeba505e1be", + "golang.org/x/sys/unix/aliases.go": "sha256:60a3395df41d847f89d96121d796eb2c87bedace2caaf3bafd7f71281b87b69a", + "golang.org/x/sys/unix/asm_aix_ppc64.s": "sha256:5a50f8f52ea89a7c638bdd6798f576523ecfc1e4ec2cb657d445f1a7dc0dfab2", + "golang.org/x/sys/unix/asm_bsd_386.s": "sha256:790fd7c184c61a23c71b47ca48c3c8ce8ea7b305be61e0c59f737c5e8672ce3a", + "golang.org/x/sys/unix/asm_bsd_amd64.s": "sha256:1fecd01932d872c0d4ec06178a1860ae12bfab8490056dcf0a9d7a16cd455531", + "golang.org/x/sys/unix/asm_bsd_arm.s": "sha256:aee4126e4b15f53515db886192f7ace1cce06c36b8b7956751ba3d08c3ecc92b", + "golang.org/x/sys/unix/asm_bsd_arm64.s": "sha256:f7740a9d925eccd280e54e7971a36508a7d2856d9ef996a394ad5cfd80bec8c3", + "golang.org/x/sys/unix/asm_bsd_ppc64.s": "sha256:7680b5f4d70dba1d2654b31e42b7d32d759991c41f733a294791b3b37e840323", + "golang.org/x/sys/unix/asm_bsd_riscv64.s": "sha256:706ba6d0c95ce47dcdbe2a5442d65777ef1b7c0e55280609060e78e2fadacb5e", + "golang.org/x/sys/unix/asm_linux_386.s": "sha256:9a114d3e93e4eb61429a28c38af9dbd7685c2aacf0bcf3bd85d02c945dbd0a8a", + "golang.org/x/sys/unix/asm_linux_amd64.s": "sha256:14c826e5d2db337e49c32e0b5a66317b58da198874a0eb950c33aac571e9573c", + "golang.org/x/sys/unix/asm_linux_arm.s": "sha256:31b76d65dc3f98d14bd6d8952161476fe6d79bd7c630243e1974f54e7586e5da", + "golang.org/x/sys/unix/asm_linux_arm64.s": "sha256:9d1514c08da093cd38b77f03ff5fe265c16500a42295b32c66509dc828a34045", + "golang.org/x/sys/unix/asm_linux_loong64.s": "sha256:e15e4ee47b7871b4dad52c86a33b4ee31116cbf593260b02b116215c68507c69", + "golang.org/x/sys/unix/asm_linux_mips64x.s": "sha256:ad37fe507bb5fe75649c60f438dbea75a9e67dfd87b013ba57eaa9eafc8e165c", + "golang.org/x/sys/unix/asm_linux_mipsx.s": "sha256:7f98956068f3f7687b3853b7308df8fc97ab5642ca2ccd7202313cd9f7a7093b", + "golang.org/x/sys/unix/asm_linux_ppc64x.s": "sha256:5a83d8878d016ac6dbc7f528669e9568697960f89ee89e62828f7c6274ed36cf", + "golang.org/x/sys/unix/asm_linux_riscv64.s": "sha256:cd59298164685165e72b5d3a92d744f14d41aa308c72d7ad2ad9aa2b4e2f59ee", + "golang.org/x/sys/unix/asm_linux_s390x.s": "sha256:f9205625a4e32073588696dda6e8971f2f19998b4bc076bce6ec08ee6d6eb26f", + "golang.org/x/sys/unix/asm_openbsd_mips64.s": "sha256:aebaf02e3dbc94f7969f085ce1708a33c653d1134929931b3db743ee324ab034", + "golang.org/x/sys/unix/asm_solaris_amd64.s": "sha256:fb0c083f4b4f98ed0654d6104bb5bcef5be5c6c4f3e53129246b33e82aa3babe", + "golang.org/x/sys/unix/asm_zos_s390x.s": "sha256:83674c8e8f51bcce2ad48e88872bb4b3fa0c51d7a9a84489ae51abce9ba1fc0e", + "golang.org/x/sys/unix/bluetooth_linux.go": "sha256:72ce84a68d3647cd34f04e9040861333ac9e9f9ac5b00008d41514c79da664d8", + "golang.org/x/sys/unix/cap_freebsd.go": "sha256:ee66b772df1a3a4502973ca9512dede096a91289330c377d562ebce014b1b2aa", + "golang.org/x/sys/unix/constants.go": "sha256:f3405abc7484992964143eac589b951132d8e3a90f8359fc1a6e9ddcc201aa8a", + "golang.org/x/sys/unix/dev_aix_ppc.go": "sha256:260c626e3d43587d50d577ca7387eb2d5b3470e9d092c99b984e4ace7a0ec5e5", + "golang.org/x/sys/unix/dev_aix_ppc64.go": "sha256:180e30bed1e9fc2a01617127f35eb0f45bfe01271f47508521be8377d13fda48", + "golang.org/x/sys/unix/dev_darwin.go": "sha256:9a0bc8af77b4325bb10b651e00b8f7974cc972d0e5456a370f2c46a56181ada7", + "golang.org/x/sys/unix/dev_dragonfly.go": "sha256:125802ffd01c98daddf86bd57960f51f7dadccb15b530c48e6a24f4f1c697fba", + "golang.org/x/sys/unix/dev_freebsd.go": "sha256:c246eb43233fd2e714c85e84407a084da2823d5a64e61313fd393d34589ef0f3", + "golang.org/x/sys/unix/dev_linux.go": "sha256:eec381cf025f58965728544dae5df9394d6bebc7e68572e429814c87ee6dd284", + "golang.org/x/sys/unix/dev_netbsd.go": "sha256:f712a720bab3f9598c897c45e389c6666998899b963c05892fc2e12179cf1ca4", + "golang.org/x/sys/unix/dev_openbsd.go": "sha256:bc0456ed97d8bb58bed6b4b70959e04215d3393596d92b33a7aa515238349dd1", + "golang.org/x/sys/unix/dev_zos.go": "sha256:387b8e9ec6361dd3176e279ef086a0aa6f3c47f1059250b319edbb2939dc9cb8", + "golang.org/x/sys/unix/dirent.go": "sha256:03e3b15a8428e2f1520386291052fd30e5d74ecb4d78c724bae7953d71425be1", + "golang.org/x/sys/unix/endian_big.go": "sha256:e3301465531d68ae0625eb52b10d0056dcbeb55f02c275af76a423e70c0b684e", + "golang.org/x/sys/unix/endian_little.go": "sha256:bc06276262c57cf21e35c13ff2f5fdc96c18feb32a055c6201edfa76e95c967f", + "golang.org/x/sys/unix/env_unix.go": "sha256:bcb73ccfc5a8dae1f59e4debba69e0f600155b947f358c939bc753443a7a8007", + "golang.org/x/sys/unix/epoll_zos.go": "sha256:7a9837f5092c0e9fedbff6d141e6a724add1e0986080369109803238893c5bce", + "golang.org/x/sys/unix/fcntl.go": "sha256:e8d84df0c6ed38a56014cc73d431aa973f1d298169735eaf9f7d42cbb26f7768", + "golang.org/x/sys/unix/fcntl_darwin.go": "sha256:fb6aa54ed72a392548bcd7c79a10ce16e9ed70da90492ef13346e2419fa52d3f", + "golang.org/x/sys/unix/fcntl_linux_32bit.go": "sha256:012288300cc487e655953e6c18adb05252b3ab97f655b30f282fb27ecb9375f5", + "golang.org/x/sys/unix/fdset.go": "sha256:730a0d9937b101605965406f3671cbf2b812210f5681b829ef80ba04e85675cb", + "golang.org/x/sys/unix/fstatfs_zos.go": "sha256:eccfc3e7fb5eab56ee4443225d5cc87fe73cc93ceed629e068d1479c1cacd396", + "golang.org/x/sys/unix/gccgo.go": "sha256:e2fa0c806b04a17e3e3c42865d85d825c391871dc6517e5aef10a13f4c7dc977", + "golang.org/x/sys/unix/gccgo_c.c": "sha256:3bea4e48ed46901e180e143da42b8380392f50f5ac428022a64bc31899ec1a81", + "golang.org/x/sys/unix/gccgo_linux_amd64.go": "sha256:f958825fc376f98f51562efa821ef42d35abd47d05a99a12c59a0b5756bc1ce6", + "golang.org/x/sys/unix/ifreq_linux.go": "sha256:732132edefa39962b6329286afcf187b8c25cfcd8140691079776922804320dc", + "golang.org/x/sys/unix/ioctl_linux.go": "sha256:92077ae06dab77329e5d7d6ed876e745497cce67554ad5e86145d7471eaa9a9b", + "golang.org/x/sys/unix/ioctl_signed.go": "sha256:41979a4113d03024368c7415ea941d032cba902735a046bf9f31d51ecce53faf", + "golang.org/x/sys/unix/ioctl_unsigned.go": "sha256:ff4db0e00a889cab526a1fd70694f8063d72f885b0a8ae3b3ff5483a63ae8df8", + "golang.org/x/sys/unix/ioctl_zos.go": "sha256:5b92dfbd38c982b63a7c71e4291d20176501f7c1117df19721c1cbc14de86266", + "golang.org/x/sys/unix/mkall.sh": "sha256:c81aa86e5c8f168f0281b9d0db94ed9e4f1a8e1b6ea1267f1c356d0e594d5537", + "golang.org/x/sys/unix/mkerrors.sh": "sha256:ca7f039c3f083f5df76769e6985f545b9c7f239c25c77cd3aceabb6104fab3d0", + "golang.org/x/sys/unix/mmap_nomremap.go": "sha256:60ca2363c00c17e2d4d014cff79ba7d34423726717fd9be71ffd5d440760d1e2", + "golang.org/x/sys/unix/mremap.go": "sha256:d625f8710f0cec15eac4558e6a4fc3bff85bb0dd7718195d72a476c4e0b12638", + "golang.org/x/sys/unix/pagesize_unix.go": "sha256:2e8d31305cf11a86e96b5f3013d65451a259f39436e1ef75c4d7b5722ce5ca71", + "golang.org/x/sys/unix/pledge_openbsd.go": "sha256:e90f0adacfae47941c205d45c8fc04ef2095530850f966f9a074fd794a250d33", + "golang.org/x/sys/unix/ptrace_darwin.go": "sha256:61eab9ab1e3d5d24b8e3545352e97afa0f76a77a578f75fb078026617444052c", + "golang.org/x/sys/unix/ptrace_ios.go": "sha256:3a02dde1da1081aee268293d7f8bc6742e5dbeb4cf77fa44bdab52c0217c47ff", + "golang.org/x/sys/unix/race.go": "sha256:08df3ead4ae451092de5c3c04b4c2054376426f79a987e2dbe73a646dda13646", + "golang.org/x/sys/unix/race0.go": "sha256:8a78192af2b20cd177f78e3761e10d66567373cef3b7671aa3c7912d65de4c90", + "golang.org/x/sys/unix/readdirent_getdents.go": "sha256:50e29bed47a256b79cb3754f43d0f8c1a5ea762e400bf809d0eb44d16ddd4714", + "golang.org/x/sys/unix/readdirent_getdirentries.go": "sha256:14a17eb224e3d21156334bb9eb9ed6d246d7b955b5886c24fa8bbdcb2269d0d0", + "golang.org/x/sys/unix/sockcmsg_dragonfly.go": "sha256:ca6c99e3061644a02a28d20b6b8e6eb4aa50490511528a6b34cf7070f0f44e2c", + "golang.org/x/sys/unix/sockcmsg_linux.go": "sha256:51d948aa226aa043c2760288aa883f9dbd53b9d65cf8bc20215146fc016dde6f", + "golang.org/x/sys/unix/sockcmsg_unix.go": "sha256:7863093bfa7ec9e564c36992fbf2b7c97244c84d406e5fdc60b72c56a23af396", + "golang.org/x/sys/unix/sockcmsg_unix_other.go": "sha256:73f23d4f0c002e24160530515a45f46bb6fbe8728cc79b135a8c6956d5c8458c", + "golang.org/x/sys/unix/syscall.go": "sha256:41abaa37d079eee890fb7803dde876a19ba3acdbadf41f269ae8ed0d73ca0e37", + "golang.org/x/sys/unix/syscall_aix.go": "sha256:e0eb80bf5d4fef30966c73521a39d5504d80adc7788990d0c9e74e197efcf99b", + "golang.org/x/sys/unix/syscall_aix_ppc.go": "sha256:4bb1d071cf56d0f31a9018d9dfbe96d268a8da5f5b00a227cdbb688c21717a80", + "golang.org/x/sys/unix/syscall_aix_ppc64.go": "sha256:105ad1ebe5dabeafad78d102afcc6231e674e81dbe157f4a48e7c3373e23dec0", + "golang.org/x/sys/unix/syscall_bsd.go": "sha256:53d6db23c6307444ad18512ee160159c175608c0d424a86ec22dec6b28eeda65", + "golang.org/x/sys/unix/syscall_darwin.go": "sha256:f61acf04434e51e95d004b487e4899fb123547abd913a54236b2f884f5529811", + "golang.org/x/sys/unix/syscall_darwin_amd64.go": "sha256:7a180893c051cc50d668414ce2ae60da968b7303aa3b1ebb816fcb0619b7faa5", + "golang.org/x/sys/unix/syscall_darwin_arm64.go": "sha256:ca9f22a90e5e81a736c0ad500f015b139cbb05a23ffdbc39906c6feb6975244e", + "golang.org/x/sys/unix/syscall_darwin_libSystem.go": "sha256:c91ca1aacbd9f95471cff68d8b88f86506c2919e04125b97565449c3e2e1741d", + "golang.org/x/sys/unix/syscall_dragonfly.go": "sha256:c80e592d527f7e27840509603059731990a0242f19f37f51f2908c87b82bf6dd", + "golang.org/x/sys/unix/syscall_dragonfly_amd64.go": "sha256:edbdb3562f740dcdcbadc0e8a651841429d5c7342e67b8063c6cea0edf871754", + "golang.org/x/sys/unix/syscall_freebsd.go": "sha256:cbeb77dec79fac093c4d384ad6f330f132d129edcbf0ef0c4c7321a345381fcb", + "golang.org/x/sys/unix/syscall_freebsd_386.go": "sha256:2ad1792d561743e033461fdfe16e29756318baf5f4d0ffb76b04f8cca00ae8de", + "golang.org/x/sys/unix/syscall_freebsd_amd64.go": "sha256:d57c9f92d30c8cef868ec6ef999bc57ea7e244e9324cd230b2deb5ff0c49bfb3", + "golang.org/x/sys/unix/syscall_freebsd_arm.go": "sha256:3cf2893961f37c2368365b6e89b586bdf3ec73becfe0c4c4f6d0bc702d61d731", + "golang.org/x/sys/unix/syscall_freebsd_arm64.go": "sha256:f3016c9d290e207f21023e6afe743e981dfcf3218418db2e62808dc3f52e32de", + "golang.org/x/sys/unix/syscall_freebsd_riscv64.go": "sha256:6d5edb901717e9316090f160657eed229dd5674e9ce619350dd97fee75c5fccb", + "golang.org/x/sys/unix/syscall_hurd.go": "sha256:1deff496d06247a591b292fb32bb0f5ec9c1f4a53f76bd5a97653bca5f195a06", + "golang.org/x/sys/unix/syscall_hurd_386.go": "sha256:bfe9660fd2a5a19be10df94c096fcbc1bcf63908b118c22d990df834297999f8", + "golang.org/x/sys/unix/syscall_illumos.go": "sha256:883dd53a9104fa6ea5dbc3363349d8465ed32663e63f2907d34f59f48dcb4e75", + "golang.org/x/sys/unix/syscall_linux.go": "sha256:497862dd30c9be4c5f3bf980d7ce0d76a838dc45b1dee04049baa6a958baa3a2", + "golang.org/x/sys/unix/syscall_linux_386.go": "sha256:5ebff619b691fdf91ac27519af156c4864d5bb780da5febc38a9b7bc101e86c3", + "golang.org/x/sys/unix/syscall_linux_alarm.go": "sha256:eede15c54c7c4dfc0691ae0e646fd31aca15bfd72f53783081e829cd150b19e0", + "golang.org/x/sys/unix/syscall_linux_amd64.go": "sha256:726898c3fc94154dfb2e0d1f96ff112821fe748bff1c3ed5b55f58aefc404729", + "golang.org/x/sys/unix/syscall_linux_amd64_gc.go": "sha256:6c5b86f3c4aa3dcf8619c5d444491414f72e014767e57fd9ad62f57653f4d837", + "golang.org/x/sys/unix/syscall_linux_arm.go": "sha256:e56137fb527f9ccfca6d63caabf621383f97fc7300ccb8aadd0d38816f374736", + "golang.org/x/sys/unix/syscall_linux_arm64.go": "sha256:d17ef10bdd9203e9edbe248633e0bcb6cd60fc2cfe37c5cd82dc37585376a87d", + "golang.org/x/sys/unix/syscall_linux_gc.go": "sha256:41a54001d221205e9f1538066105b46c08cd329e85d4529426063961daa86235", + "golang.org/x/sys/unix/syscall_linux_gc_386.go": "sha256:4b7f4eb1f9ecf86005b6aafbe0aed40dd9a0eef685ed86bb808afb25f15cfb7e", + "golang.org/x/sys/unix/syscall_linux_gc_arm.go": "sha256:91a8f7ff35117a087e3cf4a1ed21474d58294f36ba339ecc1fce4e0b955181f4", + "golang.org/x/sys/unix/syscall_linux_gccgo_386.go": "sha256:d0ba74e31927265f5a40fe5f331d3c68a012a87c4ad3cbe459c474f96bbc5537", + "golang.org/x/sys/unix/syscall_linux_gccgo_arm.go": "sha256:1e235d97c691118af96a10ef1271e0eab2e77a8e70b329be2a798517825b6952", + "golang.org/x/sys/unix/syscall_linux_loong64.go": "sha256:cd4467cbe2b0b9b117ca6e1e4b2d871bc592c579d2a547df60446f2d7fe76c45", + "golang.org/x/sys/unix/syscall_linux_mips64x.go": "sha256:f9d7288743218b0cc5077844164087f7c2c124c592036f116f991ea62f47c8bc", + "golang.org/x/sys/unix/syscall_linux_mipsx.go": "sha256:1222512a8caceb2c82273cede87622c66b7beff1de9e1d200968ab1f73fb0f61", + "golang.org/x/sys/unix/syscall_linux_ppc.go": "sha256:c51528b4811277557f3f0f4a9b69b9d938e6b7adcfe66cc465c61e12762f1f48", + "golang.org/x/sys/unix/syscall_linux_ppc64x.go": "sha256:bcd37d7547c7f2038eaf1a70bb5084e79bbdc12f6e83a27f4c8b4438e5db9f0e", + "golang.org/x/sys/unix/syscall_linux_riscv64.go": "sha256:9afb6bc5ea5ab652c6ed0ed4d89b958e163b38ec1e10c4977cfce4b836f20519", + "golang.org/x/sys/unix/syscall_linux_s390x.go": "sha256:639bb4b84919ced0a37a6adcf2c650faca22c2047469c6be49ceea41b889e59f", + "golang.org/x/sys/unix/syscall_linux_sparc64.go": "sha256:0b3ec8e477c2f7944cbf8803379902e38e8cd4827f4f37bbad821be5d456fbaa", + "golang.org/x/sys/unix/syscall_netbsd.go": "sha256:f7bc86b8a1d4b9fe4ca3cca33150e5e6490592849306fceb7dcc549e8b613b27", + "golang.org/x/sys/unix/syscall_netbsd_386.go": "sha256:d3172691c063016fb6c22284085f61e59cb44bd9f705a6c8ad610f960db7215b", + "golang.org/x/sys/unix/syscall_netbsd_amd64.go": "sha256:36e0dc5f9f9b24f6bdaabc811f444e4c226325ac67332699027884b4de429b1d", + "golang.org/x/sys/unix/syscall_netbsd_arm.go": "sha256:92883018b17ec95c903cc1204498f24eb3e54bffed060963e907666e8edae23f", + "golang.org/x/sys/unix/syscall_netbsd_arm64.go": "sha256:0c78cdd9794b69d4936425b6296ee9945d56cdc42a2dcdd7f632db7ad6f82312", + "golang.org/x/sys/unix/syscall_openbsd.go": "sha256:27e16e5e97daa0d01b256c9a7d68f8076fc9c6e46be05465179a327ee997a3ce", + "golang.org/x/sys/unix/syscall_openbsd_386.go": "sha256:cb655debbaf5b4e3a1e4097542c82c80021d85ae789eda1a021f369afc081828", + "golang.org/x/sys/unix/syscall_openbsd_amd64.go": "sha256:0c9ce3bd3a1ef3e3ebfe138dc118711f0bae444a4a6b875c65bcdce98e758abe", + "golang.org/x/sys/unix/syscall_openbsd_arm.go": "sha256:844a7e43d9ff569b7c77c1216adc94662afcd25934a82249be35cea34a8ca400", + "golang.org/x/sys/unix/syscall_openbsd_arm64.go": "sha256:f899973d6beaef91ebf443c48825b44ad013816ff61d521f1efb79f73fbfb60d", + "golang.org/x/sys/unix/syscall_openbsd_libc.go": "sha256:8f249670f3576e501a7d9d9efb839e8dff2f3f5b4cd1b0811d512517c682f219", + "golang.org/x/sys/unix/syscall_openbsd_mips64.go": "sha256:bc6f44bc01d924993cca7bacf74486598b71c2aa3a6b82357c51ecb36b2a569d", + "golang.org/x/sys/unix/syscall_openbsd_ppc64.go": "sha256:0c6873a1bd84d6fde93cfda412e16c8a67ad00d42fe11afc4a429954d379a98d", + "golang.org/x/sys/unix/syscall_openbsd_riscv64.go": "sha256:b37288a7b7d1c3e8d947af473c1d438bba8c33af933524d82116261b5d1cda1f", + "golang.org/x/sys/unix/syscall_solaris.go": "sha256:34d8ce5f072384850072d8ec7585ee97bc2d72434eaea8ef1fb40262809a3abb", + "golang.org/x/sys/unix/syscall_solaris_amd64.go": "sha256:e9d156d6665945ff7f5fe2b6602d31923664e260ef7b8e8cf2063ab6d2ecf8a7", + "golang.org/x/sys/unix/syscall_unix.go": "sha256:52f58b3668985f333ae02c677b460963db74f68ceb5d43af6567fbdd79b5ccaf", + "golang.org/x/sys/unix/syscall_unix_gc.go": "sha256:8b7592bca0fff629f9bb6f2c78c4ec8810f989e04b29d76ebd1ff81efd34db5b", + "golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go": "sha256:eccdc8f6dfce151bea174bb9bcb14bd3ace20c96b893cdf34a419d52052227b7", + "golang.org/x/sys/unix/syscall_zos_s390x.go": "sha256:9bb315992c31aaff0066fbef6c277f42bebda2cd635549e739e5950c5eb9b309", + "golang.org/x/sys/unix/sysvshm_linux.go": "sha256:8f932aac3521059ca3b4156c78b1ec45f1976972d1f70dee14375a1b7a507e44", + "golang.org/x/sys/unix/sysvshm_unix.go": "sha256:cb87f9393281dcbba9b5724bf0c529e6fcae1a1ac8657ab7f7acb15fd2b709b2", + "golang.org/x/sys/unix/sysvshm_unix_other.go": "sha256:2d4d3650fce82f476a6e7445fe4810c2603cd661cdfb984430288d8c5e3f9223", + "golang.org/x/sys/unix/timestruct.go": "sha256:d0d07c2481ce2692f4e5728d65ccab1d105ecf64f52ac6b9a923ef106088a249", + "golang.org/x/sys/unix/unveil_openbsd.go": "sha256:b195b18022ffb7f5120c89b2e874ebaae9425ee73bd15e5d6e172cd4daaaf086", + "golang.org/x/sys/unix/xattr_bsd.go": "sha256:b6f5db793b511dab8b925b61165983980b7679d897d39f9e44a2277e61e00ac8", + "golang.org/x/sys/unix/zerrors_aix_ppc.go": "sha256:e05dab83828668d3732014abe9f1e11f62c218990fb9be4f598425c0c1cd49db", + "golang.org/x/sys/unix/zerrors_aix_ppc64.go": "sha256:630c6a0a9f909c1138f6008a045affe5df1a3308f2fc1b321fb4fe3916265e69", + "golang.org/x/sys/unix/zerrors_darwin_amd64.go": "sha256:fab8f5a86e8c84502a7978327a57b65423e84cc50da33c0cdb5020e23411d7ec", + "golang.org/x/sys/unix/zerrors_darwin_arm64.go": "sha256:73c5828ef7f395531381fc908e8869b21564d2cc9c02382ae6714a2d2f46a2ac", + "golang.org/x/sys/unix/zerrors_dragonfly_amd64.go": "sha256:3884e33b8c394639bc8ef32d436df7a1520ecffbcc4ce2f4fab77eb1c3cb97ca", + "golang.org/x/sys/unix/zerrors_freebsd_386.go": "sha256:007480fe44b8d12f4048903351e35d4d6a3eab0889aac620dcd33cfde0b36faa", + "golang.org/x/sys/unix/zerrors_freebsd_amd64.go": "sha256:ac896c1e7c7714ba8ab2087bc827a601a6c8a92dd0420c9c56744d2ab88bff4d", + "golang.org/x/sys/unix/zerrors_freebsd_arm.go": "sha256:42373bf5c7521282ee975bf8797b6e47dcc6b9685e213e185021c1789adca8c2", + "golang.org/x/sys/unix/zerrors_freebsd_arm64.go": "sha256:7b0db98e291065f74f491fbb408c99f7af7f99208a6e3fd2ccca8f6bccb04b56", + "golang.org/x/sys/unix/zerrors_freebsd_riscv64.go": "sha256:00b371a983b3502c066b0c0d75a911f79f84aeac30923f7a7a5283ca94755bea", + "golang.org/x/sys/unix/zerrors_linux.go": "sha256:dfcc3f3a322de0f7e2caeef09b82b90ce1246ce6d9d8c7d0524858ea1c40b30a", + "golang.org/x/sys/unix/zerrors_linux_386.go": "sha256:7f01bfea6d3276c1ca1d5a725c94f5090b0523fd42ce4a17ef873044b38f127c", + "golang.org/x/sys/unix/zerrors_linux_amd64.go": "sha256:7374045ad7e12f9b5e7c828cc81ccf7abd3b3d760cbff254c8291d2213fc12b4", + "golang.org/x/sys/unix/zerrors_linux_arm.go": "sha256:cc51ff12668bb5b620134667372ffaf9b3950b103178c2d1f93ae9e1146ced55", + "golang.org/x/sys/unix/zerrors_linux_arm64.go": "sha256:81b4aa7a6cacf8aec0022f78ee68e6d1ffe388153d0f4ec2c5abee261bba6019", + "golang.org/x/sys/unix/zerrors_linux_loong64.go": "sha256:950ee05e020162911746525537203e42cb3a30206ad6fa8bcd39f93d3762c428", + "golang.org/x/sys/unix/zerrors_linux_mips.go": "sha256:70869cb2e20d5d030b6cfaa8a01d75d90ded2bf662838a1c3b2652230ce3812c", + "golang.org/x/sys/unix/zerrors_linux_mips64.go": "sha256:0e7843d5443efde99e66e09baba352665fd0736423e0663514972c0fa7200de4", + "golang.org/x/sys/unix/zerrors_linux_mips64le.go": "sha256:182886f8cbc7d4af5bc1a819d7e25d2c5cb933f41a1ce722ee69533b973d9dd6", + "golang.org/x/sys/unix/zerrors_linux_mipsle.go": "sha256:39ce12e97ce99974def9c899029c8292ae06976e2e47ddcdf8640d948c026caa", + "golang.org/x/sys/unix/zerrors_linux_ppc.go": "sha256:fd0f050a69ba103c8aa2c95168d3be65c3d9daab787e812afaefeab8f7dfb5e7", + "golang.org/x/sys/unix/zerrors_linux_ppc64.go": "sha256:1acabfc6fc2af77ae642079862f906571120f0f6bbddb22b35f4f7a006a8f76e", + "golang.org/x/sys/unix/zerrors_linux_ppc64le.go": "sha256:1f3ad8313a5c7d9b287409bbe9f004d6cfea8327067bbff9bcf8ace9b5a481b2", + "golang.org/x/sys/unix/zerrors_linux_riscv64.go": "sha256:ba9d287f8577b12123c198f7d36cb08db9759de59673d10c83653a9ee3cc80ce", + "golang.org/x/sys/unix/zerrors_linux_s390x.go": "sha256:bc2361a13979ed1ef5029d77369730bd823335091b434859c849501a2deba356", + "golang.org/x/sys/unix/zerrors_linux_sparc64.go": "sha256:3bf305e6ab17268a0b84fcea951661f00e6e26df85e4fdbc0649416f20c84af2", + "golang.org/x/sys/unix/zerrors_netbsd_386.go": "sha256:443453636ba638badcf6e2127bcfaec61ad70cfa9b98647badfdda81b9516adc", + "golang.org/x/sys/unix/zerrors_netbsd_amd64.go": "sha256:091c5337f22379bdf944f9bf6b639f2b20b0781c465879f6aff2965f8928b700", + "golang.org/x/sys/unix/zerrors_netbsd_arm.go": "sha256:b4a08e2cd9ac780dfa4e5eee2c9a08a34db6077fb84f2cb95c5fff3b82d808a2", + "golang.org/x/sys/unix/zerrors_netbsd_arm64.go": "sha256:65397af71c94e188e4dbaa8d31fd811c3c3ae2f1bde8c9506ff41e8c3525d98f", + "golang.org/x/sys/unix/zerrors_openbsd_386.go": "sha256:ef763a308139bb402c2c802bc9d63c903f34288264b33bf7b7b14153dae562cf", + "golang.org/x/sys/unix/zerrors_openbsd_amd64.go": "sha256:0a7627470dce06b95a13b99ed321b89a9b9665e871f500e9ef9a07dd9186e824", + "golang.org/x/sys/unix/zerrors_openbsd_arm.go": "sha256:37663f6c7d26928fb53c78397eed495133c971df42b3f5f29c9ce03207d09e6f", + "golang.org/x/sys/unix/zerrors_openbsd_arm64.go": "sha256:1cfd33d63b136a00da86ea1b4bf3d46ca0f1e6f6eb4a71c03075a51fcfb2998b", + "golang.org/x/sys/unix/zerrors_openbsd_mips64.go": "sha256:ed990700f0194f8bc9b2f030365848c09ae8a9bc33a00028935ff26724caa8a7", + "golang.org/x/sys/unix/zerrors_openbsd_ppc64.go": "sha256:cdea7b2a72bfd4097983492ed13b2ca161f9685c446c6de720bed246898d811a", + "golang.org/x/sys/unix/zerrors_openbsd_riscv64.go": "sha256:997f75783bed55c60e65a356139d616ed0da2bee276ccdbfeea255f6786c5ddc", + "golang.org/x/sys/unix/zerrors_solaris_amd64.go": "sha256:e2ba0e91f4560ea11c6317f5e3da7d8aa30e09022e1533045028ebaa975643f0", + "golang.org/x/sys/unix/zerrors_zos_s390x.go": "sha256:8731110ae69c18fbb77b7bb9cdba7cf265c7fe33c5e69b023b9aed2b9b09142c", + "golang.org/x/sys/unix/zptrace_armnn_linux.go": "sha256:11dbfe9592da41fdb9689aed2903977c61f22a480bb054f4c9e3c8202df284b4", + "golang.org/x/sys/unix/zptrace_linux_arm64.go": "sha256:3148ef332ae164e19e447a3859d35c96dd56de0833f22f622d5e73f9a0d1c009", + "golang.org/x/sys/unix/zptrace_mipsnn_linux.go": "sha256:e9be9bf128adc6660fbb4680b449a4ed9fcda027f5ebf35cd42df4065ffc79a2", + "golang.org/x/sys/unix/zptrace_mipsnnle_linux.go": "sha256:9869c8980e2f50432e76f44ff2681bd62ec524db1828551da2f9f2761262a05d", + "golang.org/x/sys/unix/zptrace_x86_linux.go": "sha256:dc4b1c692caaaab1e50e386776a08ce44e3a4d2def73513bb4fa8d04332ac631", + "golang.org/x/sys/unix/zsyscall_aix_ppc.go": "sha256:d097275c6bb77738a93bf819430a440fd17968bb57b969cd28932c9ae03ff978", + "golang.org/x/sys/unix/zsyscall_aix_ppc64.go": "sha256:d66e0f51215071990de1968d52e80be0d57c2d49b3ad0ca9cd9448859d04fff8", + "golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go": "sha256:5a806c7a1368edba0adb4f7c029c8b4e1c7f4ce3e2053608f8546bb358fd8282", + "golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go": "sha256:6dfa24c210eb72c021e67ec6a4735ae42b3b94907867f45e9a36e3ee78a8e729", + "golang.org/x/sys/unix/zsyscall_darwin_amd64.go": "sha256:8014176dd3f2f2168a6e8974334e212132be5db3ff1ea6a3da228a9e07cf643a", + "golang.org/x/sys/unix/zsyscall_darwin_amd64.s": "sha256:e3596801ec146257ea91a052675e611d7ac1da51357a2227274502864b24c4fe", + "golang.org/x/sys/unix/zsyscall_darwin_arm64.go": "sha256:71862378b71749a93b24739265351cc06dcfb4cda9208a9d6faf81561940f96b", + "golang.org/x/sys/unix/zsyscall_darwin_arm64.s": "sha256:ae3ccba6d2b0a9899cc56242805f379967dec365a81e1e518a648738e490024c", + "golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go": "sha256:a732dabec53544123755d2f6da0dcb19600ec126f532b27322a01a5eedb41a82", + "golang.org/x/sys/unix/zsyscall_freebsd_386.go": "sha256:5dd36e95f2d0ccfab556cae4c281f53ea0ad04e71826cdfe95e94cf6c63f3560", + "golang.org/x/sys/unix/zsyscall_freebsd_amd64.go": "sha256:25b3b0394494814dc7e52c37ac2f319606cdb46ac4abfab55e14ecac60c5428b", + "golang.org/x/sys/unix/zsyscall_freebsd_arm.go": "sha256:70d3d252dc6bbfde7871192caa80963b8f1f934d4332c903a74426c8c71cfaaa", + "golang.org/x/sys/unix/zsyscall_freebsd_arm64.go": "sha256:a3045fd79c8c8d1fc5ffd48d5dc6a0fe27dd8daab2cf22053479acfaf39b002b", + "golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go": "sha256:03821551530bdbce9e731b861fc58079289c4e0086b06856c1077b2220ffadd6", + "golang.org/x/sys/unix/zsyscall_illumos_amd64.go": "sha256:6dbad6fb56bf5533b9a5a75edca9a37d7b1a2740155fc9db4761ee39422f77a8", + "golang.org/x/sys/unix/zsyscall_linux.go": "sha256:e043ca9abf435774e50e93b2f091ff5a22e7e276892f87a0000c538ebe992807", + "golang.org/x/sys/unix/zsyscall_linux_386.go": "sha256:37f6a41a316e9c47fb26b3c061595b00e84b30a400d7c8f5f2f7963688b08781", + "golang.org/x/sys/unix/zsyscall_linux_amd64.go": "sha256:eb26e476e74bffd32e69b33f8c2bb9e692820a073f92570085af78916f33b30a", + "golang.org/x/sys/unix/zsyscall_linux_arm.go": "sha256:c4a25887c53992f81198498d47f20d2cae52b4360da4b352c1a25205809d5605", + "golang.org/x/sys/unix/zsyscall_linux_arm64.go": "sha256:5bc1e5b29d17c5423726ee837eed7643dd309dfb3a72d45fee532465137e4f40", + "golang.org/x/sys/unix/zsyscall_linux_loong64.go": "sha256:9424fd15862ada70540d53a931b05690f773938ada9b98e2bde7120945bde76a", + "golang.org/x/sys/unix/zsyscall_linux_mips.go": "sha256:f8e7a9ce6754b932449e4046b3a781c7c1df7a873611850921f3a2ccc30a10fe", + "golang.org/x/sys/unix/zsyscall_linux_mips64.go": "sha256:0bed5391ecbb1d3a06665c5dfa641c25b5a49dce852dedc9317df8407ebadb85", + "golang.org/x/sys/unix/zsyscall_linux_mips64le.go": "sha256:f237cf9da6a4d63cf6db2c1dec56123169bc731d4cdd4cdea4dca3a8518e3c2e", + "golang.org/x/sys/unix/zsyscall_linux_mipsle.go": "sha256:c4a50583e5433b10214c58c5f77ab9a041b1d300a2d9761c537281a7e3f197bc", + "golang.org/x/sys/unix/zsyscall_linux_ppc.go": "sha256:f95142c4a7908767565e7cc5ee25865156e507e25570d2bcf472b566d6c51aa8", + "golang.org/x/sys/unix/zsyscall_linux_ppc64.go": "sha256:9a6132b9950cd5c0c5e5779e22a5921a9ded48510d9c8035bf9cf7d23b51f907", + "golang.org/x/sys/unix/zsyscall_linux_ppc64le.go": "sha256:c30be495ffe50ccc73d0d441bd47341db237d0bf18945358efdc1af031e7ea0e", + "golang.org/x/sys/unix/zsyscall_linux_riscv64.go": "sha256:07d914525c484b31d8e8766c2f5f899c29aac1830a4232a32d2834d863848c5f", + "golang.org/x/sys/unix/zsyscall_linux_s390x.go": "sha256:65e81bfa10bea8041af51304a960c30b810ce935cd560521434647aad49caace", + "golang.org/x/sys/unix/zsyscall_linux_sparc64.go": "sha256:1cee09448d5ec7dbdc2df4aa752a8320155f15476355af437fff1b2b3ed93ab1", + "golang.org/x/sys/unix/zsyscall_netbsd_386.go": "sha256:1afde75a0285d44e60306ef59a47b194eb02f174aa9798ac0ff7838f99f07df9", + "golang.org/x/sys/unix/zsyscall_netbsd_amd64.go": "sha256:78a3e84de88d1840e46872b0b07c04e0b05aca1e0517ae41e1d44d204e93007e", + "golang.org/x/sys/unix/zsyscall_netbsd_arm.go": "sha256:4bc2f501601b9afe42ec05caf640af236e85512d60957178b2529f03529f9d00", + "golang.org/x/sys/unix/zsyscall_netbsd_arm64.go": "sha256:51a8535b3d6d1688c278cd04057c672af6bec3ce4ba267626e45be4095fbc555", + "golang.org/x/sys/unix/zsyscall_openbsd_386.go": "sha256:9b4c581397cfcfb00f3a65618573a295c309103f4e35be498e6929c5bac66634", + "golang.org/x/sys/unix/zsyscall_openbsd_386.s": "sha256:ca68e168d9b4450505d4b561bc1086ba2c41b5652108d86b968e24028f2000de", + "golang.org/x/sys/unix/zsyscall_openbsd_amd64.go": "sha256:26ea7536c44751c162fc71c17e82271a7ab7780ee8117dbd15331f8fe2aceda0", + "golang.org/x/sys/unix/zsyscall_openbsd_amd64.s": "sha256:395c6c30cb254891c975694c362ae83717427301771a1f893df5175f93bba0cb", + "golang.org/x/sys/unix/zsyscall_openbsd_arm.go": "sha256:f905f4dab9b46a8dc33d4fd36d5abaa523b63d074e9f2e759813daddf77bae9c", + "golang.org/x/sys/unix/zsyscall_openbsd_arm.s": "sha256:53c7335b9b6469141c4bf3280e6bc8088d9715d5b13f0d5cc3d4b9ebcf67e226", + "golang.org/x/sys/unix/zsyscall_openbsd_arm64.go": "sha256:167f5ecaeb5efff6608dc84fbc387bb5a70a430a8c1150123701dd3e2e1cb8b4", + "golang.org/x/sys/unix/zsyscall_openbsd_arm64.s": "sha256:6a0a8d0164171909ddbd3e99626299825b8d72f644c705ed0b34986ce5ec1832", + "golang.org/x/sys/unix/zsyscall_openbsd_mips64.go": "sha256:0ad4116b48ff97a7d7c7f6c19798dc70189b53b364d8ef2c6cfb70f755e63929", + "golang.org/x/sys/unix/zsyscall_openbsd_mips64.s": "sha256:0c3088fab2f5c8bc92288a75e0e3e290287df039f4a709ee87201133c62e31c1", + "golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go": "sha256:19f20962d304e4f36627418a7b8fc51170addf976d4ac9168eb8be52c6ba434f", + "golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s": "sha256:212bd4931f1bc13ffa7572e9ce0d0841b90390f521d59e6d5214550c2087aa5e", + "golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go": "sha256:38a031417ade680732ed6d1e3205a3719f4260abe79c7a072d3e30b0508bcc89", + "golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s": "sha256:dab7c6dbca02297e513ff0c8965425fa4c2be333d628d07fa3049920816165f2", + "golang.org/x/sys/unix/zsyscall_solaris_amd64.go": "sha256:6bd52aae75b37d228dda7e633a0b96c598e944ed9ccf436045becf3b78a26dde", + "golang.org/x/sys/unix/zsyscall_zos_s390x.go": "sha256:469b62379eb8347d45b1f1cde79d70d74324262de046370eb50eea56696d0a5c", + "golang.org/x/sys/unix/zsysctl_openbsd_386.go": "sha256:fe83841f74f78d5a4dfa0f27d7ec176309b0f35cce550d5c437031281a9c698d", + "golang.org/x/sys/unix/zsysctl_openbsd_amd64.go": "sha256:02aae16ad0cfd0f0c7619faa57b645c77a4d29e0accd5421d96dc8ce8fdece70", + "golang.org/x/sys/unix/zsysctl_openbsd_arm.go": "sha256:d3288c57ed415e241ff252c531a501d30d311323f63aee630a9bc4af2efaf923", + "golang.org/x/sys/unix/zsysctl_openbsd_arm64.go": "sha256:98bcd5efc831b3ea2a9018e74ba73a5c91bf70c99dcc6535d488384b6e5631ce", + "golang.org/x/sys/unix/zsysctl_openbsd_mips64.go": "sha256:0f23078edcb76a7ea146dc4a733dab86a26faa972e62c581e11287b19fee6ab7", + "golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go": "sha256:dd0bc67bf9c9f136dc41aa88a90680648b2aa1f95b1dbf238f2d77556a409baf", + "golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go": "sha256:1676b925d522477e4e7fd676824bda93fb59b6137dfe664e5e0b2185562e1c50", + "golang.org/x/sys/unix/zsysnum_darwin_amd64.go": "sha256:4b5206af23653e05e1387725e20213ff7c9792ab60aaa9298eab7a148394fd1b", + "golang.org/x/sys/unix/zsysnum_darwin_arm64.go": "sha256:3153f86ca570545e32a352b93289a5e5353cb32902c8ba0e8135d2dc26a10312", + "golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go": "sha256:72a8b1f6889157965cd4d35d4b2053dff3ca194c1b54184b13fd7e4358ddd92a", + "golang.org/x/sys/unix/zsysnum_freebsd_386.go": "sha256:3633274e0b4ce8b1c8a2d0a13377b302afe093c027338d776e9ce905fc5fc566", + "golang.org/x/sys/unix/zsysnum_freebsd_amd64.go": "sha256:f2cf398c41711963500d9f40e3d9eec5ac5f7873ac0a6a8a347acfcf5694bdee", + "golang.org/x/sys/unix/zsysnum_freebsd_arm.go": "sha256:58d9c373407b0b2f2586880c821abb4b226addb5ddded76231a3100aa257dffb", + "golang.org/x/sys/unix/zsysnum_freebsd_arm64.go": "sha256:779583884bd496fcd157cb3d4cc5fa14ef1f079b168d0602d4a1483140657fae", + "golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go": "sha256:67d27d478fc096d1a1bc958216ad4e956cb8b35a8e778e72471369d0809cfff3", + "golang.org/x/sys/unix/zsysnum_linux_386.go": "sha256:96fe3076e55f15dd8f60689a46349de3129d6b981f408a438e7a7a7f3aee83a7", + "golang.org/x/sys/unix/zsysnum_linux_amd64.go": "sha256:214d17c4c298cb47bf6406255b2741947023cc13288e9e28c6e30781a05e0228", + "golang.org/x/sys/unix/zsysnum_linux_arm.go": "sha256:6a281a8e9f3ee5505ef4b889611ad2aebfac278b53f42de8b6212cd22bdb988c", + "golang.org/x/sys/unix/zsysnum_linux_arm64.go": "sha256:4fbbf3e3e6171f9a095e1281a2b512fa27fdf3ff7dad09f0f6da8fa081ef53a4", + "golang.org/x/sys/unix/zsysnum_linux_loong64.go": "sha256:1495f98ad6df5e42951ed88ab20d8d827807535d85bd4bbb71ee43b588bf9b60", + "golang.org/x/sys/unix/zsysnum_linux_mips.go": "sha256:3e1bf8c5ae8533003801421891b37272ccfceb0f7d6462b659a24d0b65a4af41", + "golang.org/x/sys/unix/zsysnum_linux_mips64.go": "sha256:937c853ff688a1061ebaceca9e509eed8b1ab9dd17acd607eaa720cb149fefa7", + "golang.org/x/sys/unix/zsysnum_linux_mips64le.go": "sha256:99aa8cfaf4c5031ec0bcb27d059048c2a176e616a307a053259a9425419d82f8", + "golang.org/x/sys/unix/zsysnum_linux_mipsle.go": "sha256:dd4e5f2cc3bfba3e52d9d41da9c5985ca6ec4ce273572fe7b84234ddf7f52c9f", + "golang.org/x/sys/unix/zsysnum_linux_ppc.go": "sha256:94b980c87ca4d541791b85aaf122edfe7b75042ef63b3585822af73527aca220", + "golang.org/x/sys/unix/zsysnum_linux_ppc64.go": "sha256:1efdf3aa382c6b19a8affd7b260ae9c9dd2612553a409bb64b4cc3b1f9a858a5", + "golang.org/x/sys/unix/zsysnum_linux_ppc64le.go": "sha256:93a7fd03d7df5cafb2d029c8cdc52a74b94e4e4e583b7f329774d1db861290c2", + "golang.org/x/sys/unix/zsysnum_linux_riscv64.go": "sha256:8ae735b072e9a065004929d91a180144fa39d2329c1b34ca981ae905a9e86134", + "golang.org/x/sys/unix/zsysnum_linux_s390x.go": "sha256:8047c0c2b0bfd9411baacc57f08af9d849595097963981036f21e9f79270b414", + "golang.org/x/sys/unix/zsysnum_linux_sparc64.go": "sha256:3c1c06b235131cefb370ac51ac436bcc344349b90f5118e92fdcce607f26c9f9", + "golang.org/x/sys/unix/zsysnum_netbsd_386.go": "sha256:248162a04517fd9f5076d8e14aba165c44579fac8f72f30fe53599d02d163e45", + "golang.org/x/sys/unix/zsysnum_netbsd_amd64.go": "sha256:b7dcf17be14bcb342222f5af8aa4645014673bfd972da0f597ef8a4dce3f4c20", + "golang.org/x/sys/unix/zsysnum_netbsd_arm.go": "sha256:eb431dca837d55447ffb0d5dcd3e7a198d3077b1a0c71d010c3abb7b01210616", + "golang.org/x/sys/unix/zsysnum_netbsd_arm64.go": "sha256:2f133810ec7a871f96eb09c90c01323b32ef6d9ff1e489145f2ef879f70dc85c", + "golang.org/x/sys/unix/zsysnum_openbsd_386.go": "sha256:938e2818ede93c15a376677ff997482eedc6a5264f15f90c16f62d432ed7e9f3", + "golang.org/x/sys/unix/zsysnum_openbsd_amd64.go": "sha256:8153c5fbf8dcc2af5aba6a08a072a3fbcef6eb712f63ce5dbba679b47bd21c95", + "golang.org/x/sys/unix/zsysnum_openbsd_arm.go": "sha256:ff951a51a836fb7c910f4bd5692ecd3de7a2128e028f77f4ec73c6e5b8212d47", + "golang.org/x/sys/unix/zsysnum_openbsd_arm64.go": "sha256:bc9b53c4a014787ef672ff936f22081414c0d5fc17ab047bfbd0958882577b30", + "golang.org/x/sys/unix/zsysnum_openbsd_mips64.go": "sha256:a51aa0ef1d1a00512782f0972cb3363f10bf91243eb8ae12e47e72828f53aebd", + "golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go": "sha256:85ae531da3a8ebed54bb6b84d95d8682f47632dbc64a7c6dc7ca90dbba89591c", + "golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go": "sha256:e7dc9f3757d7e3e0dc2f72cfad57e3bb14e2affe2f7a7d7a011c08a6d3026c40", + "golang.org/x/sys/unix/zsysnum_zos_s390x.go": "sha256:53383cebe840081d4501e69a637838f9ff09ddee869b8508892c46ed6712cf79", + "golang.org/x/sys/unix/ztypes_aix_ppc.go": "sha256:ca03c228be88ccd7f0611da395ad644ed6a3f9309d14c283f2b1ed4f401537b7", + "golang.org/x/sys/unix/ztypes_aix_ppc64.go": "sha256:81723afa671a0adece188f2d1d791f1147d3e0b7d8b15f294a2d88d25032ee32", + "golang.org/x/sys/unix/ztypes_darwin_amd64.go": "sha256:dc9400c63804e1a58e4c22ab67d85537429c5c8f4ef26393c060152a8f79ab1f", + "golang.org/x/sys/unix/ztypes_darwin_arm64.go": "sha256:03463d936e6f235b475c83d9e92b9f29ee9d5d42c4559580bcca92c0e488413e", + "golang.org/x/sys/unix/ztypes_dragonfly_amd64.go": "sha256:f42b56162bdd809632c82f00b8827f3191b36dc2a0503cd5c24cc0287dd22d40", + "golang.org/x/sys/unix/ztypes_freebsd_386.go": "sha256:dc4dba53a028985e3cf8355dc9e2b57d7565d46c60900fe495800f3348a913cc", + "golang.org/x/sys/unix/ztypes_freebsd_amd64.go": "sha256:9a94f9e11d51671ca24c0131bbecdd2f721eae0945e51c59617f77b2bd32262f", + "golang.org/x/sys/unix/ztypes_freebsd_arm.go": "sha256:c5838185757d09f249afdb0d3d9a98a4db808c5035b5f34d4c3910300c6e9ec6", + "golang.org/x/sys/unix/ztypes_freebsd_arm64.go": "sha256:87173066b52875e607ae94b463d380d31c4bd643242544bae1e87afd7c2eb132", + "golang.org/x/sys/unix/ztypes_freebsd_riscv64.go": "sha256:9d683587b7857d8ff1b2b870c0d4628b1887cc3525b8452e919ab79e1b094363", + "golang.org/x/sys/unix/ztypes_linux.go": "sha256:4fd72add6841e3e2883e1abed9b2745ef0cc6964b8e3acc01a75c0367d6133e9", + "golang.org/x/sys/unix/ztypes_linux_386.go": "sha256:f5fae2367d2fb4c55bd86760f857ffa54336d81ec777d43743fc27bf4aa2600c", + "golang.org/x/sys/unix/ztypes_linux_amd64.go": "sha256:87c2b8450c5625d7ec541736291cbe921df95b839c8e4a5c21d8eb099e56a05f", + "golang.org/x/sys/unix/ztypes_linux_arm.go": "sha256:b37a1dbd44a0fadd85bdfa70231369f0f4944ea61d5afd679385f1dcce413cb5", + "golang.org/x/sys/unix/ztypes_linux_arm64.go": "sha256:1d8431880bec68b3e3f2e69a01dd5bc012aece8332825f74c07a635dbf4957bb", + "golang.org/x/sys/unix/ztypes_linux_loong64.go": "sha256:ced3b0c165e2e98afb4e391c369d0832a48cd1fc0973e5caf28811cf1823e9f1", + "golang.org/x/sys/unix/ztypes_linux_mips.go": "sha256:3657402ce613490deacbe287fbb464287705c51878d96601dc49d7c7924d5dc0", + "golang.org/x/sys/unix/ztypes_linux_mips64.go": "sha256:1648703e1fa02cf0395b71357a763729ab9a75ae75c82c81e7683335e0a96f34", + "golang.org/x/sys/unix/ztypes_linux_mips64le.go": "sha256:2481fef37efd10b48ab0b2fe107e6d7ac571abf8d83e9d6bd0f61b07ffcbdefb", + "golang.org/x/sys/unix/ztypes_linux_mipsle.go": "sha256:5708fd73f457ee3b13c206bb7efbe45ad319965e1311a1647de6993b31f61a8f", + "golang.org/x/sys/unix/ztypes_linux_ppc.go": "sha256:b154dd660ed888855a2b5667f45b090f5652e032c93d3897a96cd1f86b154f0c", + "golang.org/x/sys/unix/ztypes_linux_ppc64.go": "sha256:43a154e84688053ac4a9796151c7f3934503bcf9ecb565bbf6f179b91613d807", + "golang.org/x/sys/unix/ztypes_linux_ppc64le.go": "sha256:f403e71fad94e0011129778eb7e66d1d1c766d5a41455b92b6ddb6854e8a9f51", + "golang.org/x/sys/unix/ztypes_linux_riscv64.go": "sha256:c944e14ff4cb5be45cc2d872130bed236628739d1d381fa40ba90712820d071b", + "golang.org/x/sys/unix/ztypes_linux_s390x.go": "sha256:6dec489a314684bc5a299dadae6684bd79363d0d3198c6267344de198f6ce9fe", + "golang.org/x/sys/unix/ztypes_linux_sparc64.go": "sha256:04f02ff296cadfde21f204cd481acddc247bdfec2a7565b8b61b3bbe0579aa6f", + "golang.org/x/sys/unix/ztypes_netbsd_386.go": "sha256:14029cc86620b576fa25d86df35615275d5d6822e43e32fd709522856e92a105", + "golang.org/x/sys/unix/ztypes_netbsd_amd64.go": "sha256:347516a7d89bbb8981eee55d11108eb576abcd22214fdfc67fca3bcd894a74be", + "golang.org/x/sys/unix/ztypes_netbsd_arm.go": "sha256:7da6f90827bfe30eebca2c6842057d77ebe4bcb5b1a1b1a9f2990c4ea48fac86", + "golang.org/x/sys/unix/ztypes_netbsd_arm64.go": "sha256:d4616b0ed08e79c1e946600e92a36b46c1fcb1762391c7362b7ddd195ebce332", + "golang.org/x/sys/unix/ztypes_openbsd_386.go": "sha256:4645835e4288ef10383d66b258ab363d6f95c47b05530e5460cd76b6a0917296", + "golang.org/x/sys/unix/ztypes_openbsd_amd64.go": "sha256:59c2cba459e6adcbc0633207918962e7b2cb9ab4b5e46601241a2fcf5030f748", + "golang.org/x/sys/unix/ztypes_openbsd_arm.go": "sha256:c47dbdd515f42c58307c3b4ea330340cb93385fb4ee84864b7e945c32e8b0d49", + "golang.org/x/sys/unix/ztypes_openbsd_arm64.go": "sha256:1a9e0f84ebaeb44d6b85c0c04bbfdb984211e55dd0edd330e4bc5968d278887b", + "golang.org/x/sys/unix/ztypes_openbsd_mips64.go": "sha256:7c630ca5f1a98246d4f9a47d2e79e795e4734fcf557a8a4ce0219e7b2dadfc3c", + "golang.org/x/sys/unix/ztypes_openbsd_ppc64.go": "sha256:619a499350ae9dca653b75d57c6440a6be245f50a37391103d9ba93149ce3cb4", + "golang.org/x/sys/unix/ztypes_openbsd_riscv64.go": "sha256:7e01f3951c4328c4bd228d5f2c6b7f78e5ed6102c36e227283b283b67da4fd3b", + "golang.org/x/sys/unix/ztypes_solaris_amd64.go": "sha256:8be6e25c48202114da5c04e530ee67bf870c7773e1d8ffb3a36e7a5d34d1fc1f", + "golang.org/x/sys/unix/ztypes_zos_s390x.go": "sha256:6486d882e7c38e735b5f02bed9e7569a4e0a2ecd9aa596536efc2cb3aa78193d", + "golang.org/x/text/LICENSE": "sha256:2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067", + "golang.org/x/text/PATENTS": "sha256:96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc", + "golang.org/x/text/secure/bidirule/bidirule.go": "sha256:93ef75e5b5e4db48b975d5cea783612062377761c918e658a612adb3b7753f21", + "golang.org/x/text/secure/bidirule/bidirule10.0.0.go": "sha256:62d8a61936d6417a9094927a243da7a56b3fd6cabdec368b8491a1bc6a7a59e4", + "golang.org/x/text/secure/bidirule/bidirule9.0.0.go": "sha256:95a1475f1587d16c269e9a6d65178cc8082d1b006b701896638cad229a71e4f5", + "golang.org/x/text/transform/transform.go": "sha256:7716301e210f42b764ec78f4adffb05075f1d5103446a40b8a38043f5a7abd88", + "golang.org/x/text/unicode/bidi/bidi.go": "sha256:b1e9360e9a026006f56914a5716b18780346418bb0b64bce23a4ff92d8147b13", + "golang.org/x/text/unicode/bidi/bracket.go": "sha256:5caa24f9c4e04a54d18875468f976b4b7c09c8700e88286f2fd96828f134107e", + "golang.org/x/text/unicode/bidi/core.go": "sha256:2db172697a044a9214d72f5d01c65a4040e7c40e777057ce018302637a6e84eb", + "golang.org/x/text/unicode/bidi/prop.go": "sha256:f6391b2f69a1ae2a0ac1f0599a90b260ec350a19f73ad5d6572660100b5950bc", + "golang.org/x/text/unicode/bidi/tables10.0.0.go": "sha256:2248170334ad087212c70e91b174d8d05a8222720b9927e405fae2635a30bd30", + "golang.org/x/text/unicode/bidi/tables11.0.0.go": "sha256:2782baf1b69a195e77f9482339c677553878a8e796910ccf3a403b0826e3cb87", + "golang.org/x/text/unicode/bidi/tables12.0.0.go": "sha256:5149299424e2718a9b625774fe7961829110523e333333fc420082e68dfa846f", + "golang.org/x/text/unicode/bidi/tables13.0.0.go": "sha256:2750dccff4e8cff938ba620b75e42f7df2e025c95168076fd6e04f64c2816322", + "golang.org/x/text/unicode/bidi/tables15.0.0.go": "sha256:191f5579082efad1acfe3be82ab7b18aeb3cae6c6b7c7bb9a779e0bfb1d764ea", + "golang.org/x/text/unicode/bidi/tables9.0.0.go": "sha256:ba5b8287e68852d29b5e230a995d53bc7de2830b2328b857fb91511110a03a36", + "golang.org/x/text/unicode/bidi/trieval.go": "sha256:bf3e17fca178c7d13139aa7cb7828005a0a1b8f4dca8ef97966236c6469a2136", + "golang.org/x/text/unicode/norm/composition.go": "sha256:3d1be52960f2693926472819b747646e7d2371d2bb5f53097cf9d46c913052df", + "golang.org/x/text/unicode/norm/forminfo.go": "sha256:b8d7e1fd095038fee9db7ea058bea492c55d642de2178475569ee763eebe25d7", + "golang.org/x/text/unicode/norm/input.go": "sha256:965b431790bb139543d71a9c497920ef7d9a15af417456a2bbd0cdb629330e8d", + "golang.org/x/text/unicode/norm/iter.go": "sha256:16a40d326f9b37c5430a18894f718007728ce8324afb08d8c0a17ce7289714b0", + "golang.org/x/text/unicode/norm/normalize.go": "sha256:b9e7aeff51e6cb036ff4e8c6255410e7068c112e329a137d333e639f63c4a8ab", + "golang.org/x/text/unicode/norm/readwriter.go": "sha256:d600d1f6cff2536dbb49a0f6bb8c06f6fc05f2754dad2dc05f1d44f9e8e48a35", + "golang.org/x/text/unicode/norm/tables10.0.0.go": "sha256:ed995d92759262b7a75ce1eb05dccdbe32edd4c02d831df79372000edc6fb446", + "golang.org/x/text/unicode/norm/tables11.0.0.go": "sha256:6dc6e8633bca4b2cca76eca486ffe719f023fd0189238475c51df54fba994a06", + "golang.org/x/text/unicode/norm/tables12.0.0.go": "sha256:4569659ddd6489bfaf44c68fe7107b4dc1d7fcb871cde87c9cae5d2df8374ffc", + "golang.org/x/text/unicode/norm/tables13.0.0.go": "sha256:37740aa89edd65916230decb83a3bcc5ee32e1d87287f3abe2adf92c3648eeed", + "golang.org/x/text/unicode/norm/tables15.0.0.go": "sha256:61f78dd80390fdfff02b4e49aea4feac75dde7919b9a5d9c63042ab3e2dc1d6e", + "golang.org/x/text/unicode/norm/tables9.0.0.go": "sha256:42f5946044610a9990f6ea6e272e63f72efaafaa0f685d604a46d3cae9ea4490", + "golang.org/x/text/unicode/norm/transform.go": "sha256:6f8014595643e2acae76d47ed6abe8ace969a0c9070dbfa5a89c86bebcec812d", + "golang.org/x/text/unicode/norm/trie.go": "sha256:d87793d558251ee8824954f0b7bc5564803e4c9d59a8c4eebb4c3c5cfbd19492", + "golang.org/x/time/LICENSE": "sha256:2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067", + "golang.org/x/time/PATENTS": "sha256:96f408bfae65bf137fc2525d3ecb030271c50c1e90799f87abf8846d8dd505cc", + "golang.org/x/time/rate/rate.go": "sha256:25f80a4c5af4734c1831c906eec88c4e5026ae2cc3c726013c151689a1b2feb4", + "golang.org/x/time/rate/sometimes.go": "sha256:9a986c9fc76eff7214d2dae2612bd48f98298578e56cf1938f965a9125dfc37c", + "gopkg.in/yaml.v3/LICENSE": "sha256:d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b", + "gopkg.in/yaml.v3/NOTICE": "sha256:f6c2dd3a67b576eafb89b80200b8b1627230bf3821a0c14cb99a22ac19107d00", + "gopkg.in/yaml.v3/README.md": "sha256:f9e5f315e32751d29512482b3ba6417b5a0b3808e9ace434286096072b428fab", + "gopkg.in/yaml.v3/apic.go": "sha256:53051cabd9cd9e98d49dea201a11475a11e6cc436b32a54e7d46bebdce88cdc3", + "gopkg.in/yaml.v3/decode.go": "sha256:a66a783addb0f9cdb45f9e87deb0e51c2aca6bf81e46d4e822136993ba81505d", + "gopkg.in/yaml.v3/emitterc.go": "sha256:5ce8fbd8a664831adb58c1c82280fd3568d14fab38868142a765d1eb1e05d3a3", + "gopkg.in/yaml.v3/encode.go": "sha256:be13ba7293fb7a39157b58e304de89d81c46c0332b97bbc4152273515b61ee86", + "gopkg.in/yaml.v3/parserc.go": "sha256:4ca0ff93c79c32592106e3c44a7a6dedd41f6d55d88809aaa3b28fd675b0aa82", + "gopkg.in/yaml.v3/readerc.go": "sha256:7693311b8e90eebf81d8468cb5a312725491002c5c6061c49a5488435069c7a3", + "gopkg.in/yaml.v3/resolve.go": "sha256:69b6069012fef0a518e379222007f6ea7622cb1c235a35b1355bb5641ab16d26", + "gopkg.in/yaml.v3/scannerc.go": "sha256:730400aff4d8033ea29e472fe29f63aa9d78068dc3a2f719385dc2a612ccf884", + "gopkg.in/yaml.v3/sorter.go": "sha256:111f911a8095798fda2a7c708e20a931d2c228e637ff82de3ff44794d2d0ae92", + "gopkg.in/yaml.v3/writerc.go": "sha256:ebf6b56361527f081803c4067263ea97f44637ce2cc329168fb17e4e193fc40d", + "gopkg.in/yaml.v3/yaml.go": "sha256:447f1c34c1851298028e561e8aaefde8c9c3ebcc2f965ff81f9a603f2d9e4fc5", + "gopkg.in/yaml.v3/yamlh.go": "sha256:013b8e96cde431fcacb828c6ea5de97d02f659ac02f42bb2310b7ad173897ff5", + "gopkg.in/yaml.v3/yamlprivateh.go": "sha256:5e29848cb6ddbfe90bea82fd2c26e507de666833a1ff45dfd545a4bf5bb6254d", + "modules.txt": "sha256:445b4093c7ab1e20b59a7287e6794a8723366b9a87f88047586027d06e650929" +} diff --git a/tests/integration/test_gomod.py b/tests/integration/test_gomod.py index d4749c514..e731631bd 100644 --- a/tests/integration/test_gomod.py +++ b/tests/integration/test_gomod.py @@ -240,6 +240,19 @@ def test_gomod_packages( ], id="gomod_1.20_e2e_dirty_go.mod", ), + pytest.param( + utils.TestParameters( + repo="https://github.com/eskultety/cachito-testing-cachi2-gomod", + ref="5aabb6779a3263103d77f2829cdc8d083fe7e1c5", + packages=({"path": "hi/hiii", "type": "gomod"},), + flags=["--gomod-vendor"], + expected_exit_code=0, + expected_output="All dependencies fetched successfully", + ), + [], # check using CMD defined in Dockerfile + [""], + id="gomod_1.22_e2e_workspace_vendoring", + ), ], ) def test_e2e_gomod(